iNTERFACEWARE Products Manual > Installing and Using Chameleon > Using Python Scripting > Using Python Scripts in Chameleon |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
Chameleon provides many opportunities for you to use Python to massage HL7 data. Python scripts can be used when you are parsing incoming HL7 messages, generating outgoing HL7 messages, or transforming one HL7 format into another. The following sections describe how to use Python when parsing incoming HL7 messages or generating outgoing HL7 messages, and provide a summary of the order of execution of Python scripts in Chameleon.
|