The HL7 Server component is used as a source component to listen and receive HL7 messages on a specified port via the LLP Protocol. The HL7 Server responds to each received HL7 message by sending an acknowledgment (ACK message) to the source system.
You can use this component both in production integrations to listen for HL7 messages or as a Test Listener utility representing a destination system.
How to set it up:
Expand | ||
---|---|---|
| ||
On the Dashboard, click +COMPONENT and search for HL7 Server. |
...
Expand | ||
---|---|---|
| ||
For testing:
|
If you want to modify the way the HL7 Server component handles the LLP protocol, first read: Customizing the HL7 Server Component.
...