HL7 Device with Embedded PDF

Navigation:  System Setup (F4) > Devices > Outbound Interface File > HL7 Interface >

HL7 Device with Embedded PDF

Previous pageReturn to chapter overviewNext page

Starting with version 5.61, ChartNet supports exporting HL7 documents with embedded PDF files.

 

To set up an HL7 PDF device in System Setup, create a new device and set its Interface Type to HL7_PDF:

 

hl7_pdfinterface

 

The mapping for an HL7_PDF device is slightly different from other mappings. Specifically, the line FT,OBX,2 is changed to ED,OBX,2. You can import a ready-to-use mapping with the HL7 PDF button:

 

hl7_pdfmap

 

 

The "ED" tag indicates the following text is Encapsulated Data. It will be followed by the text "ADTX^Image^PDF^Base64^", which instructs the receiving system how to decode the embedded PDF. The rest of the document is the actual encoded PDF, which will appear to be made up of random characters. This may go on for several pages, depending upon the size of the PDF:

 

hl7_pdfsample