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

Difference between revisions of "Transmission Wrapper"

From HL7Wiki
Jump to navigation Jump to search
(new page)
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A includes information needed by a sending application or message handling service to package and route the V3 interaction to the designated receiving application(s) and/or message handling service(s). This wrapper also includes attributes that influence the message handling behavior of the receiving application that is consistent with the HL7 defined messaging interaction for which the interaction has been created.  
+
''See [[Transmission Wrapper (new wrapper mechanism)]] for a discussion of the new wrapper mechanism.''
+
 
All HL7 Version 3 interactions have an appropriately configured HL7 Transmission wrapper.  
+
'''Glossary definition:''' A Transmission Wrapper includes information needed by a [[Sender|sending]] [[HL7 Application]] to package and route the V3 interaction to the [[HL7 Application]] which is the designated [[Receiver]]. This wrapper also includes attributes that influence the message handling behavior of the receiving application. All HL7 Version 3 [[Interaction]]s have an appropriately configured HL7 Transmission wrapper.  
 +
 
 +
See [[Message Wrappers section of the v3Guide]] for a high level desciption of Transmission Wrappers.
 +
 
 +
== Details ==
 
   
 
   
 
The HL7 Transmission Wrapper exists to two different forms:  
 
The HL7 Transmission Wrapper exists to two different forms:  
 
#The [[Message Transmission Wrapper]]. This wrapper contains zero or one instances of HL7 Transmission Content.
 
#The [[Message Transmission Wrapper]]. This wrapper contains zero or one instances of HL7 Transmission Content.
#The [[Batch Transmission Wrapper]]. This wrapper contains zero or more Message Transmission Wrappers. Each Message Transmission Wrapper contains zero or one instances of HL7 Transmission Content. The Batch wrapper is occasionally used to group Message Transmissions.  
+
#The [[Batch Transmission Wrapper]]. This wrapper contains zero or more Transmission Wrappers (either Message Transmission Wrappers or Batch Transmission Wrappers).  
 
   
 
   
An interaction that has the Message Transmission Wrapper as its "outermost" wrapper is commonly referred to as a [[Message]] or a [[Message Based Interaction]]. An interaction that has the Batch Transmission Wrapper as its "outermost" wrapper is commonly referred to as a ´[[Batch]] or a [[Batch Based Interaction]].
+
An interaction that has the Message Transmission Wrapper as its "outermost" wrapper is commonly referred to as a [[Message]] or a [[Message Based Interaction]]. An interaction that has the Batch Transmission Wrapper as its "outermost" wrapper is commonly referred to as a [[Batch]] or a [[Batch Based Interaction]].
 +
 
 +
[[Category:INM Glossary]]

Latest revision as of 11:28, 5 October 2006

See Transmission Wrapper (new wrapper mechanism) for a discussion of the new wrapper mechanism.

Glossary definition: A Transmission Wrapper includes information needed by a sending HL7 Application to package and route the V3 interaction to the HL7 Application which is the designated Receiver. This wrapper also includes attributes that influence the message handling behavior of the receiving application. All HL7 Version 3 Interactions have an appropriately configured HL7 Transmission wrapper.

See Message Wrappers section of the v3Guide for a high level desciption of Transmission Wrappers.

Details

The HL7 Transmission Wrapper exists to two different forms:

  1. The Message Transmission Wrapper. This wrapper contains zero or one instances of HL7 Transmission Content.
  2. The Batch Transmission Wrapper. This wrapper contains zero or more Transmission Wrappers (either Message Transmission Wrappers or Batch Transmission Wrappers).

An interaction that has the Message Transmission Wrapper as its "outermost" wrapper is commonly referred to as a Message or a Message Based Interaction. An interaction that has the Batch Transmission Wrapper as its "outermost" wrapper is commonly referred to as a Batch or a Batch Based Interaction.