iNTERFACEWARE Products Manual > Installing and Using Chameleon > Learning the Advanced Features > Processing HL7 Messages > Parsing a Batch of HL7 Messages |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
To parse a batch of HL7 messages, you must do the following:
This does require that you be familiar with string and file processing libraries in your language of development, and that you know how to invoke the parse Message method on the Engine object of Chameleon. For more information, browse the Language API Documentation for your specific programming language.
|