EDI 837 Data Transformation

Create and transform EDI messages using the JSON format of the EDI.

Our current supported EDI version: 005010

Need help with some of our documentation? Feel free to contact our support team, and one of our support team members will be happy to assist you.

EDI 837 Request to JSON Response

Transforms an EDI 837 message into JSON.

Request headers

Authentication

To make REST API calls, make sure to include your account's email and password in a Base64 encrypted format in the Basic authentication scheme. The value is <Account-Email> and <Account-Password>

LicenseId

<EDI Healthcare Data Transformation License Id>

Sample request (Professional Claim)

EDI 837 Copy

Sample response (Professional Claim)

JSON Copy

Sample request (Insitutional Claim)

EDI 837 Copy

Sample response (Insitutional Claim)

JSON Copy

Sample request (Dental Claim)

EDI 837 Copy

Sample response (Dental Claim)

JSON Copy

JSON Request to EDI 837 Response

Transforms JSON into an EDI 837 message.

Request headers

Authentication

To make REST API calls, make sure to include your account's email and password in a Base64 encrypted format in the Basic authentication scheme. The value is <Account-Email> and <Account-Password>

LicenseId

<EDI Healthcare Data Transformation License Id>

Sample request (Professional Claim)

JSON Copy

Sample response (Professional Claim)

EDI 837 Copy

Sample request (Institutional Claim)

JSON Copy

Sample response (Institutional Claim)

EDI 837 Copy

Sample request (Dental Claim)

JSON Copy

Sample response (Dental Claim)

EDI 837 Copy