edifact.vmd

Verified
Added by iNTERFACEWARE

The VMD is used with hl7.parse{} to parse an edifact message

Description
The VMD is used with hl7.parse{} to parse an edifact message
Attachments
Usage Details

The VMD is used with hl7.parse{} to parse an edifact message. You will need to prepare the edifact message for parsing by converting it to text, and converting unprintable to printable characters.

How to use the edifact.vmd:

  • Preparation: Convert the edifact message to text
  • Parse the message using hl7.parse{}

See E-Prescription for a worked example.