Embedded Binary Data

<< Click to Display Table of Contents >>

Navigation:  Designing Templates > Template HTML > HL7 Tag Shorthand >

Embedded Binary Data

 

For HL7 messages which contain embedded binary data (like Adobe PDF reports, Images etc) you can use your HL7 Template to extract that data and link to it by using a special HTML tag in your Template Source Code the <hl7encapsulated... /> tag.

 

Example: <hl7encapsulated segment="OBX" field="5" prompt="Click HERE" />

 

Click to OpenEmbedded Binary Data in HL7. How does it work? (Click to Open)animatedlink

 

Click to OpenConstructing your <hl7encapsulated ... /> tag (Click to Open)animatedlink

 

hmtoggle_plus1Template HTML Source Code Example (Click to Open)animatedlink

 

Using Your HL7 Document Template to JUST Extract Binary Data

 

 

In the "Advanced" tab of the Publisher Settings there is an option to have your template ONLY extract binary data from HL7 messages when you publish documents.

 

Advanced Publisher Settings (Click to Enlarge)

Advanced Publisher Settings (Click to Enlarge)

 

IF this option is checked then your HL7 document template will ONLY extract embedded data files in the source HL7 message (identified with your <hl7encapsulated...> tag) when it is PUBLISHED. The Template HTML is NOT created in the Publish folder.

 

HINT: When using your template this way you CAN still use the "Extract Metadata" options and it WILL export your metadata xml as well as any embedded binary files.

 

See the Advanced Publisher Settings for additional information.