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 Set it upUp:
Expand | ||
---|---|---|
| ||
On the Dashboard, click +COMPONENT and search for HL7 Server. |
...
Expand | ||
---|---|---|
| ||
The HL7 Server is a feeder component which is designed to queue messages to a downstream component for processing or sending to a destination system. If you want to process your HL7 message, add the HL7 Map component and the HL7 Client to send messages outbound to a destination. See Linking components. |
Expand | ||
---|---|---|
| ||
For testing : Use the /wiki/spaces/DEVELOPMEN/pages/2317287425 andyour workflow you can use:
|
...
|
You can use the HL7 Server as is or you may want to modify the way the HL7 Server component handles the LLP protocol, first readfor example:
...
ACK (acknowledgement) message.
Enabling SSL to receive messages securely.