iNTERFACEWARE Products Manual > Learning Center > Tutorials and Sample Scenarios > Working With a Database > HL7 to Database > Step 4 - Using Python To Go Beyond Mapping > Creating Python Code to Set the Discharged Flag |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The next step is to create Python code that adds a 'D' character to the Discharged column of the Patient table whenever an ADT^A03 type message is received. To do this, you need to do two things:
|