EDI HIPAA X12 Developer tools [closed]

牧云@^-^@ 提交于 2020-01-01 03:48:07

问题


What are some develper tools other than Altova Mapforce for mapping HIPAA X12 such as the 837, 835, 277?


回答1:


A new Web API for EDI claims is the ClearEHR Health Insurance Claims API - this tool doesn't map the data, it replaces the need for any EDI data generation on the developer end as the API handles all of the EDI creation, and parsing the EDI responses. And it is free to use. https://837-edi.clearehr.com JSON encoded responses, and web based (RESTful) make it ideal for web development.

Disclaimer: I am a developer for ClearEHR




回答2:


This one is free http://x12parser.codeplex.com. It already has support for some of the HIPAA 4010 and 5010 transactions. Most anything can be done if you know how to write xslt to customize it to your own xml schema.




回答3:


http://www.orionhealth.com/products/symphonia/




回答4:


Chiapas EDI is located at http://chiapas.sourceforge.net, and is used in production at several HMO's and healthcare enterprises. It supports all 4010 transactions and several 5010 transactions, has a scripting language, and has interfaces towards several databases, flat files and CSV files. It's open source.



来源:https://stackoverflow.com/questions/1314594/edi-hipaa-x12-developer-tools

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!