This wiki has undergone a migration to Confluence found Here
Difference between revisions of "Receiver"
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 in the context of HL7 embeds the | + | A Receiver is the logical concept that refers to the entity which is able to receive and consume HL7 message. Receiver in the context of HL7 embeds the receiving 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]]. |
== Notes == | == Notes == |
Latest revision as of 11:35, 24 July 2007
A Receiver is the logical concept that refers to the entity which is able to receive and consume HL7 message. Receiver in the context of HL7 embeds the receiving 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.
Notes
Please refer to the Notes section of the HL7 Sender wiki page for more information.