|
|
|
ActRelationshipCheckpoint
[2.16.840.1.113883.1.11.10349] Content from code system(s): Context Bindings to concept domain(s): Description: A code specifying when in the course of an Act a precondition for the Act is evaluated (e.g., before the Act starts for the first time, before every repetition, after each repetition but not before the first, or throughout the entire time of the Act.) Discussion: This attribute is part of the workflow control suite of attributes. An action plan is a composite Act with component Acts. In a sequential plan, each component has a sequenceNumber that specifies the ordering of the plan steps. Before each step is executed and has preconditions these conditions are tested and if the test is positive, the Act has clearance for execution. The repeatNumber may indicate that an Act may be repeatedly executed. The checkpointCode is specifies when the precondition is checked and is analogous to the various conditional statements and loop constructs in programming languages "while-do" vs. "do-while" or "repeat-until" vs. "loop-exit". For all checkpointCodes, except "end", preconditions are being checked at the time when the preceding step of the plan has terminated and this step would be next in the sequence established by the sequenceNumber attribute. When the checkpointCode for a criterion of a repeatable Act is "end", the criterion is tested only at the end of each repetition of that Act. When the condition holds true, the next repetition is ready for execution. When the checkpointCode is "entry" the criterion is checked at the beginning of each repetition (if any) whereas "beginning" means the criterion is checked only once before the repetition "loop" starts. The checkpointCode "through" is special in that it requires the condition to hold throughout the execution of the Act, even throughout a single execution. As soon as the condition turns false, the Act should receive an interrupt event (see interruptibleInd) and will eventually terminate. The checkpointCode "exit" is only used on a special plan step that represents a loop exit step. This allows an action plan to exit due to a condition tested inside the execution of this plan. Such exit criteria are sequenced with the other plan components using the ActRelationship.sequenceNumber. |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipCheckpoint |
ActRelationshipCheckpointBeginning
[2.16.840.1.113883.1.11.19950] Content from code system(s): Description: Condition is tested every time before execution of the service (WHILE condition DO service). |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipCheckpoint | ||
1 | . codeBasedContent | B | Relationship: Generalizes With: TransitiveClosure |
ActRelationshipCheckpointEnd
[2.16.840.1.113883.1.11.19951] Content from code system(s): Description: Condition is tested at the end of a repeated service execution. The service is repeated only if the condition is true (DO service WHILE condition). |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipCheckpoint | ||
1 | . codeBasedContent | E | Relationship: Generalizes With: TransitiveClosure |
ActRelationshipCheckpointEntry
[2.16.840.1.113883.1.11.19952] Content from code system(s): Description: Condition is tested once before the service is executed (IF condition THEN service). |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipCheckpoint | ||
1 | . codeBasedContent | S | Relationship: Generalizes With: TransitiveClosure |
ActRelationshipCheckpointExit
[2.16.840.1.113883.1.11.19954] Content from code system(s): Description: Condition is a loop checkpoint, i.e. it is a step of an activity plan and, if negative causes the containing loop to exit. |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipCheckpoint | ||
1 | . codeBasedContent | X | Relationship: Generalizes With: TransitiveClosure |
ActRelationshipCheckpointThrough
[2.16.840.1.113883.1.11.19953] Content from code system(s): Description: Condition must be true throughout the execution and the service is interrupted (asynchronously) as soon as the condition turns false (asynchronous WHILE loop). The service must be interruptible. |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipCheckpoint | ||
1 | . codeBasedContent | T | Relationship: Generalizes With: TransitiveClosure |
Last Published: 20120831 10:21 AM
HL7® Version 3 Standard, © 2012 Health Level Seven® International. All Rights Reserved.
HL7 and Health Level Seven are registered trademarks of Health Level Seven International Reg. U.S. Pat & TM Off.
Use of these materials is governed by HL7 International's IP Compliance Policy.