HL7 Server
The HL7 Server component is used 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:
You can use the HL7 Server as is or you may want to modify the way the HL7 Server component handles the LLP protocol, for example:
Customizing the HL7 ACK (acknowledgement) message.
Enabling SSL to receive messages securely.