Mapping HL7 to HL7
Common Task: HL7 to HL7 mapping code to adapt for your projects
Re-usable example code for common programming tasks
Common Task: HL7 to HL7 mapping code to adapt for your projects
Common Task: HL7 to Database mapping code to adapt for your projects
How to filter out messages that you don't want to transmit to the target system.
XML Oddity: The setInner() function ignores a single space and sets the node to "" (empty string) instead, options to get around this.
XML Oddity II: Referencing an empty TEXT element in a node tree causes an "Index 1 is out of bounds" error, options to get around this.
A module that makes it easier to work with XML and helps to resolve some common XML issues.
This code is designed to handle well formed CSV files.