HL7 Client
The HL7 Client component is used as a sink (destination) component designed to read from a queue and send HL7 messages to a specified system IP and port via the LLP Protocol.
How to set it up:
Import the HL7 Client component
On the Dashboard, click +COMPONENT and search for HL7 Client.
Configure the desired IP and port to send HL7 messages via LLP
You can configure the desired IP address and port in the component card custom field. The default IP address is 127.0.01 (localhost) and the port is set to 1452.
Connect an upstream component
The HL7 Client is a sink component which is designed to receive queued messages and send them to a destination system via LLP.
Using the default HL7 Server and HL7 Map components, your integration may look like this:
See Linking components.
Use test source and destination systems within Iguana to simulate the HL7 integration
For testing:
-
Use the Simulator and send messages to localhost and the port configured for the HL7 Server. The Simulator does not need to be directly linked to the HL7 Server as messages won't be queued between the components, they use the LLP protocol.