Processing Outbound HL7 Version 2.x Messages
For outbound processing, you create an HL7 version 2.x message that can be sent to other trading partners. For example, you might use data from an internal document (such as a document from a back-end system) to form the HL7 version 2.x message. To create an HL7 version 2.x message from the IS document, you use the HL7 Module built-in services.
To deliver the HL7 version 2.x messages you create using HL7 Module, you have the following options:
Send the HL7 version 2.x message using the
HL7 Module wm.ip.hl7.tn.service:send service. This service obtains the BizDocEnvelope, then persists the message in
Trading Networks, and executes the processing rules for the BizDocEnvelope. The send service sends the HL7 message using one of the
Trading Networks transport protocols.
Submit the outbound HL7 version 2.x messages to
Trading Networks document recognition. With this method, you must have a TN document type for the outbound HL7 message, and a processing rule to deliver the outbound HL7 message. The outbound HL7 message is always saved to the
Trading Networks database before it is delivered.