HL7 Fundamentals

Generate messages with hl7.message{}

To generate an empty HL7 message which we can populate with data the API to use is hl7.message{}. This is an example of it’s usage:

The arguments are a vmd file and a name of a message defined in the vmd file.

This returns an empty node tree which can then be populated with data.

This is the API Reference for hl7.message{}

Leave A Comment?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.