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

Difference between revisions of "OO Behavior BF"

From HL7Wiki
Jump to navigation Jump to search
 
Line 22: Line 22:
  
 
== Characteristics of Behavioral Model Components ==
 
== Characteristics of Behavioral Model Components ==
 
The HL7 Interoperability Paradigms use common model components that embody these principles. The following table is from the original, and is included here for traceability.
 
 
<table border="1">
 
<tr><td>Principle</td><td>Contract</td><td>Control Wrapper</td><td>Context Wrapper</td><td>Payload</td></tr>
 
<tr><td align="right">Context</td><td align="center">X</td><td align="center"></td><td align="center">X</td><td align="center"></td></tr>
 
<tr><td align="right">Management</td><td align="center">X</td><td align="center">X</td><td align="center"></td><td align="center"></td></tr>
 
<tr><td align="right">Fulfillment</td><td align="center">X</td><td align="center">X</td><td align="center"></td><td align="center"></td></tr>
 
<tr><td align="right">Actionable</td><td align="center"></td><td align="center"></td><td align="center"></td><td align="center">X</td></tr>
 
<tr><td align="right">Complete</td><td align="center"></td><td align="center"></td><td align="center"></td><td align="center">X</td></tr>
 
</table>
 
  
 
Within these definitions:
 
Within these definitions:
Line 49: Line 38:
 
** Payload
 
** Payload
  
Using the BF Principles and Components, this table becomes:
+
 
 +
Using the BF Principles and Components, the interoperability paradigms realize these characteristics as follows:
  
 
<table border="1">
 
<table border="1">
Line 58: Line 48:
 
<tr><td align="right">Request Completeness</td><td align="center"></td><td align="center"></td><td align="center"></td><td align="center">X</td></tr>
 
<tr><td align="right">Request Completeness</td><td align="center"></td><td align="center"></td><td align="center"></td><td align="center">X</td></tr>
 
<tr><td align="right">Payload Completeness</td><td align="center"></td><td align="center"></td><td align="center"></td><td align="center">X</td></tr>
 
<tr><td align="right">Payload Completeness</td><td align="center"></td><td align="center"></td><td align="center"></td><td align="center">X</td></tr>
 +
</table>
 +
 +
== Legacy Characteristics of Behavioral Model Components ==
 +
 +
The HL7 Interoperability Paradigms use common model components that embody these principles. The following table is from the original, and is included here for traceability.
 +
 +
<table border="1">
 +
<tr><td>Principle</td><td>Contract</td><td>Control Wrapper</td><td>Context Wrapper</td><td>Payload</td></tr>
 +
<tr><td align="right">Context</td><td align="center">X</td><td align="center"></td><td align="center">X</td><td align="center"></td></tr>
 +
<tr><td align="right">Management</td><td align="center">X</td><td align="center">X</td><td align="center"></td><td align="center"></td></tr>
 +
<tr><td align="right">Fulfillment</td><td align="center">X</td><td align="center">X</td><td align="center"></td><td align="center"></td></tr>
 +
<tr><td align="right">Actionable</td><td align="center"></td><td align="center"></td><td align="center"></td><td align="center">X</td></tr>
 +
<tr><td align="right">Complete</td><td align="center"></td><td align="center"></td><td align="center"></td><td align="center">X</td></tr>
 
</table>
 
</table>

Latest revision as of 21:52, 24 November 2010

Back to Orders & Observations WG main page

Back to Essential_Concepts_OO_Behavior main page

Behavioral Principles for Orders

  • Participation Context – Participation Context is the context in which the template for the payload was instantiated. Participation context includes, but is not limited to author, subject, record target, verifier and transcriber.
  • Accountability Management – Accountability is separated into Request and Fulfillment Management, and involves concepts like custody, provenance, and jurisdiction. The custodian for an order may change over time, so there needs to be clear mechanisms in place in the behavioral order model for transferring custodianship of an order.
    • Request Management – The state of the request for an order is managed by the entity (organization or device) that is given custody of the order.
    • Fulfillment Management - An order is intended to be fulfilled (satisfied) by the actions taken by the performer(s). The custodian of the order request is responsible for determining if the actions taken by the performer fulfill the order.
  • Request Completeness – An order clearly communicates the action to be taken by the performer(s).
  • Payload Completeness - A payload is an assemblage of information that may be verified. An order payload includes relevant details necessary to perform the requested action(s).

Design Principles

These principles can be realized in these design principles.

  • Orders may be made up of many actions (or actions)
  • Accountability is transferable
  • The Community obligations may be bound to the technology through context or contract bindings.


Characteristics of Behavioral Model Components

Within these definitions:

  • Services comprise:
    • Contract
    • Control Wrapper
    • Context Wrapper
    • Payload
  • V3 Messaging comprise:
    • Control Wrapper
    • Context Wrapper
    • Payload
  • Documents comprise:
    • Context Wrapper
    • Payload


Using the BF Principles and Components, the interoperability paradigms realize these characteristics as follows:

Payload Binding Information
CharacteristicInteraction WrapperControl WrapperContext WrapperPayload
Participation ContextXX
Accountability ManagementXX
Request CompletenessX
Payload CompletenessX

Legacy Characteristics of Behavioral Model Components

The HL7 Interoperability Paradigms use common model components that embody these principles. The following table is from the original, and is included here for traceability.

PrincipleContractControl WrapperContext WrapperPayload
ContextXX
ManagementXX
FulfillmentXX
ActionableX
CompleteX