We offer EDI parsing and conversion API to convert
X12 EDI files into an easy-to-consume JSON or CSV.
For example, for 837 transactions, the API returns a JSON response consisting of business entities such as “claim,” “patient,” “provider,” “diagnosis,” and “service line.”
The API requires no knowledge of X12 EDI. We translate EDI loops, segments, and elements into appropriate business entities.
These business entities can be easily mapped to business objects in your language of choice, be it Java, JavaScript, or .NET.