|
Parsing a Batch of HL7 MessagesTo 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 API Documentation for your specific programming language.
|