Mappings
Overview
Data Mappings are configured data conversions for an integration workflow. They take an input Data Type and convert it to a different output Data Type.
Data Mapping input:output can be 1:1, 1:many, or many:1.
Some examples of standard data mappings are:
- HL7 v2.x ADT message -> FHIR Patient Resource
- Custom JSON Document -> FHIR Patient & FHIR Document Resource
- HL7 v2.x SIU message -> Custom JSON Document
- HL7 v2.x SIU message -> FHIR Patient & FHIR Appointment Resource
Intely Data Mappings can be customized to meet your specific workflow needs and set up through a point-and-click configuration.
Example Data Mapping:
Click on the image to zoom in!

An example Data Mapping from FHIR R4B Patient to HL7 v2.x ADT_A01
Updated about 1 month ago