iNTERFACEWARE Products Manual > Installing and Using Chameleon > HL7 <-> HL7 Transformation > Graphical Transformation |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
Graphical Transformation is a "legacy" transformation algorithm that is built on top of Chameleon's table architecture. Chameleon has the capability of acting as an interface engine. The technique is to have two configurations, which are used to represent the input and output configurations of the engine. Each configuration has the same Table Grammar in common, making it possible to map from one format to the other. Python scripts can be used to manipulate field and/or segment data. You can also declare constants such as the production mode "P", sending facility, sending application and other constants that do not change.
This section of the manual explores how the mappings are defined and tested using a short example:
|