EDI Converter and Parser for Healthcare

Convert your X12 EDI files to JSON or CSV/Excel

  • Forget about loops and segments — no knowledge of X12 EDI is necessary (837 and 835 transactions)
  • Intuitive field names and schema that speak your language
  • All X12 codes (“qualifier codes”) are translated into “plain English” constants
  • 100% of fields are converted; nothing is left behind
  • Descriptions for all healthcare codes (ICD, NDC, CPT, etc.)
  • Convert to JSON or CSV
  • Support for the NCPDP telecom format for pharmacy claims in addition to X12 EDI

To view sample output, navigate to any example on the site, click “Export” and then “JSON” or “CSV.”

API or Command-Line, Your Choice

  • Use our API or the command line converter
  • Runs entirely on-prem; your data never leaves your network
  • Same output, same capabilities, API, CLI or Java
  • Install in a few simple steps

Any File Size, Any EDI Transaction Size

  • Convert files of any size
  • Efficient handling of large EDI transactions with many thousands of claims
  • Streaming mode
  • Parse or convert multiple files with a single API call
  • Convert multiple input files into a single output file
  • Pull your EDI files directly from AWS S3 or FTP

Scalable and Secure

  • The API server runs in a single stateless docker container with a small footprint
  • To scale it up, simply add more instances; perfect for auto-scaling
  • Runs entirely on-premises, does not connect to any outside services
  • Does not store any data; temporary files are deleted once processed

Conversion to CSV

  • Single output file or separate files for parent-child data
  • Fixed column layout; same number of columns irrespective of data
  • Pick and choose what fields to convert (or everything by default)
  • Flexible conversion of repeating fields: concatenate or repeat columns
  • Define your separators, null values, and other parameters

Convert Directly from UI

  • Upload your 835/837 EDI files and export your remittances or claims as CSV or Excel
  • Upload hundreds of files at once
  • Keep the history of all claims and remits in our database
  • Use our powerful search and filtering tools to export a specific subset of claims
  • Local version of EDI Viewer included with the API Server

See our UI in action here, click the “Download CSV” button.

Java Parser

  • Nothing to install; add our dependency to your build
  • Flexible API, find more details here
  • Spring/Spring Boot ready

Learn more about key benefits of our EDI conversion tools.