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
m (typo)
Line 5: Line 5:
 
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 Transmission Wrappers (either Message Transmission Wrappers or Batch Transmission Wrappers.  
+
#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]].

Revision as of 00:21, 15 December 2005

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.

All HL7 Version 3 interactions have an appropriately configured HL7 Transmission wrapper.

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.