This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "Receiver"

From HL7Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Image:Ats_msg_traversal New.gif|275px|right|thumb|Application Architecture]]
 
[[Image:Ats_msg_traversal New.gif|275px|right|thumb|Application Architecture]]
A Receiver embeds the receiving [[Application Role]] for the HL7 interaction and the Messaging Adapter responsible for [[Messaging Protocol]] configuration. A Receiver implements business rules according to the HL7 application role definition, which receives, deserializes and processes the HL7 message sent by the [[Sender]].
+
A Receiver in the context of HL7 embeds the sending HL7 Application and the [[Messaging Adapter]] responsible for [[Messaging Protocol]] configuration. A Receiver implements business rules according to the HL7 [[Trigger Event]] and [[Interaction]] definition, which include receival, deserialization and consumption the HL7 message sent by the [[Sender]].

Revision as of 11:17, 2 May 2007

Application Architecture

A Receiver in the context of HL7 embeds the sending HL7 Application and the Messaging Adapter responsible for Messaging Protocol configuration. A Receiver implements business rules according to the HL7 Trigger Event and Interaction definition, which include receival, deserialization and consumption the HL7 message sent by the Sender.