HL7: Custom Delimiters

Use the hl7.serialize.lua module to serialize HL7 with non-standard delimiters/escape characters

Map data fields

Use the codemap.lua module to map one set of codes to another, and to validate code membership

HL7: Custom Z Segment

Use the hl7.zsegment.lua module to parse Z segments without grammar definitions in a VMD file

XML Techniques

Demonstrates the xml.lua module that contains several helpful xml utility functions