iNTERFACEWARE Products Manual > Learning Center > Tutorials and Sample Scenarios > Working With a Database > Database to HL7 > Step 4 - Using Python to go Beyond Mapping |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
Data is now successfully flowing from your database to the HL7 world. However, up to this point, all you have done is map data from database tables to HL7 message fields. In reality, you will often want to harness the extensive power of Chameleon to do much more than simple mapping. One way to do this is to use its built-in Python scripting capabilities. |