iNTERFACEWARE Products Manual > Installing and Using Chameleon > Using Python Scripting > Using Python Scripts in Chameleon > Order of Python Script Execution > HL7 <-> XML Translation |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
When Chameleon is translating an HL7 message to XML, the order in which Python scripts are executed depends on the translation scheme in use. If you are using the Expanded scheme, Python scripts are executed in the following order: If you are using the Standard Version 2 scheme or the Full Tree Validation scheme, Python scripts are executed in the following order: If you are using the Table scheme with either short or long tags, Python scripts are executed in the following order: If you are translating from XML format to HL7 format and are using the Table scheme, Python scripts are executed in the following order: If you are translating from XML to HL7 and are using any scheme other than Table, Python scripts cannot be used when translating.
|