HL7 ADT Data Transformation

Transform HL7 ADT messages into the full HL7 Message in JSON. Our transformation works both ways, allowing you to also transform JSON into an accurate HL7 ADT message.

Our current supported HL7 version: 2.5.1

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.

HL7 ADT Message to JSON API Request

Transform any HL7 ADT message into JSON while having all of the data transformed into the JSON format.

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

<HL7 Data Transformation License Id>

Sample request

HL7 ADT_A02 Message Copy

Sample response

JSON Copy

JSON to HL7 ADT Message API Request

Transform the JSON format of an HL7 message into an properly formatted HL7 ADT 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

<HL7 Data Transformation License Id>

Sample request

JSON Copy

Sample response

HL7 ADT_A02 Message Copy