| iNTERFACEWARE Products Manual > Learning Center > Tutorials and Sample Scenarios > Working With a Database > HL7 to Database |
![]() ![]() |
Looking for Iguana v.5? Learn More or see the Documentation.
In this tutorial, you will step through the process of setting up an Iguana channel that will do the following:
LLP is the standard way of transmitting HL7 messages over a network. You will be creating a connection that has an LLP Listener component as the source and a To Database component as the destination. The objective of this tutorial for Iguana is to get patient demographics from HL7 messages and into a database. You will start by setting up a simple interface to handle a standard patient update (ADT^A04) HL7 message. Once you have your interface working for this type of message, some new requirements will be introduced to illustrate how an interface might evolve and expand over time. |