The HL7MAP Library is an importable library containing functions that help you dynamically call mapping and filtering functions for complex HL7 mapping and filtering. This library is used in the https://interfaceware.atlassian.net/wiki/pages/resumedraft.action?draftId=2885058562 HL7 to HL7 Map component.
How to use it:
Expand | ||
---|---|---|
| ||
Import the HL7MAP library into the Translator using the button. Typically only the HL7MAPinit module needs to be required in order to initialize the library and access the methods.
|
...