This wiki has undergone a migration to Confluence found Here
Difference between revisions of "OO Behavior BF"
Jump to navigation
Jump to search
(New page: xxx) |
|||
Line 1: | Line 1: | ||
− | + | == 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> |
Revision as of 21:31, 24 November 2010
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.
Principle | Contract | Control Wrapper | Context Wrapper | Payload |
Context | X | X | ||
Management | X | X | ||
Fulfillment | X | X | ||
Actionable | X | |||
Complete | X |