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 particular HL7 interaction and the Messaging Adapter responsible for message serialization and utilization of Messaging Protocol mechanisms. 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 embeds the receiving [[Application Role]] for the HL7 interaction and the Messaging Adapter responsible for [[Messaging Protocol]] configuration. Receiver implements business rules according to the HL7 application role definition, which receives, deserializes and processes the HL7 message sent by the [[Sender]].

Revision as of 10:27, 19 September 2006

Application Architecture

A Receiver embeds the receiving Application Role for the HL7 interaction and the Messaging Adapter responsible for Messaging Protocol configuration. Receiver implements business rules according to the HL7 application role definition, which receives, deserializes and processes the HL7 message sent by the Sender.