|
Simple RoutingIn this tutorial, you will configure an outbound channel to filter inbound HL7 messages and route them to multiple destinations. LLP is the standard protocol for transmitting HL7 messages over a network. As such, the original source will be the LLP listener to simulate the receipt of inbound messages. The objective of this tutorial is to get new patient information from HL7 messages to two different sub-channels. From there, the messages will be routed from the sub-channels to a file and to an LLP client. |