X12 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
  • Convert to JSON, CSV, or Excel
  • 100% of fields are converted; nothing is left behind
  • Get descriptions for all healthcare codes (ICD-10, HCPCS, NDC, CPT, etc.) directly in the output or use our code search API
  • All X12 codes (“qualifier codes”) are translated into “plain English” constants
  • 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” or “Download CSV/Excel,” and then select the format option.

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, AWS Lambda, or Java
  • Install in a few simple steps
  • Convert multiple files with a single command or a single API call
ediconvert edi/835 -p "*" -o out-dir -m csv

Conversion to CSV or Excel

  • Single output file or separate files/sheets for claims and service lines
  • Convert directly to Excel with numeric and date column types; save time on manual CSV import to Excel
  • Pick and choose what fields to convert (or everything by default)
  • Flexible conversion of repeating fields: concatenate, repeat columns or multiple files
  • Extensive data dictionary with column description and X12 EDI mapping
  • Define your separators, null values, and other parameters
  • Fixed column layout; the same number of columns irrespective of your data

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

Scalable and Secure API Server

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

Cloud-Native and Serverless

  • Install the converter as an AWS Lambda function
  • Convert files directly from/to S3 buckets
  • Use triggers to automate your pipeline

Java Converter and Parser

  • Run converter from any Java application by including our dependency in your build
  • Parse your EDI files directly from Java code
  • Intuitive API and object model

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

See our UI in action here.

Learn more about key benefits of our EDI conversion tools.

See documentation for details.