Running the example in FHIR XML formal
These steps describe how to run the example for FHIR XML format:
To convert an Observation Resource to an HL7 ORU message use
observation_example.xml for the Input_Data input in the
observation_xml map.
- Build all maps.
- Run observation_xml.
HL7_EDI_Output is created, producing the file hl7_edi_oru_output.out.
To convert an HL7 ORU message to an Observation resource, use
sample_hl7_edi.oru.dat in the observation_xml map.
- Build all maps.
- Run observation_xml.
FHIR_XML_Output is created, producing the file fhir_xml_observaton_output.xml.