iNTERFACEWARE Products Manual > Installing and Using Chameleon > XML <-> HL7 Translation > Using Python Scripts in XML <-> HL7 Translation > Python Scripts and HL7 -> XML Translation > Table Scheme |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The following diagram shows the order in which these scripts are executed: For example, suppose that your VMD file contains the following Patient table definition: Now, define the following Table Inbound Script for the FirstName and Surname columns of the table:
When a message is translated from HL7 to XML, the Surname and FirstName subfields of the Patient field are replaced with X's: |