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

Difference between revisions of "Communication Process Model"

From HL7Wiki
Jump to navigation Jump to search
(new page)
 
(new page)
Line 1: Line 1:
xxxxxxxxxxxx
+
An Interaction Pattern is a sequence of interactions that are related because they belong to one and the same business process. An Interaction Pattern consists of 1 or more [[Transmission Pattern]]s. The interactions may be linked by business process identifiers such as "Placer Order ID", "queryId", "PrescriptionID".
  
It might include a "Notification" pattern, a "Notification with error reporting" pattern, a "Fulfillment with promise or event response" pattern, etc.
+
*Whether or not [[Syntax Level Acknowledgement]] interactions are used is not relevant for an Interaction Pattern, this is relevant at the Transmission level only.
 +
*Most [[Storyboard Diagrams]] in the HL7 v3 standard describe an Interaction Pattern.
 +
 
 +
=== Examples ===
 +
 
 +
A Laboratory Order, followed by a Promise, a preliminary labresult, and a final labresult constitutes an interaction pattern.

Revision as of 12:53, 9 December 2005

An Interaction Pattern is a sequence of interactions that are related because they belong to one and the same business process. An Interaction Pattern consists of 1 or more Transmission Patterns. The interactions may be linked by business process identifiers such as "Placer Order ID", "queryId", "PrescriptionID".

  • Whether or not Syntax Level Acknowledgement interactions are used is not relevant for an Interaction Pattern, this is relevant at the Transmission level only.
  • Most Storyboard Diagrams in the HL7 v3 standard describe an Interaction Pattern.

Examples

A Laboratory Order, followed by a Promise, a preliminary labresult, and a final labresult constitutes an interaction pattern.