|
|
|
ActRelationshipSplit
[2.16.840.1.113883.1.11.10355] Content from code system(s): Context Bindings to concept domain(s): Description: A code specifying how branches in an action plan are selected among other branches. 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. Branches exist when multiple components have the same sequenceNumber. The splitCode specifies whether a branch is executed exclusively (case-switch) or inclusively, i.e., in parallel with other branches. In addition to exlusive and inclusive split the splitCode specifies how the pre-condition (also known as "guard conditions" on the branch) are evaluated. A guard condition may be evaluated once when the branching step is entered and if the conditions do not hold at that time, the branch is abandoned. Conversely execution of a branch may wait until the guard condition turns true. In exclusive wait branches, the first branch whose guard conditions turn true will be executed and all other branches abandoned. In inclusive wait branches some branches may already be executed while other branches still wait for their guard conditions to turn true. |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipSplit |
ActRelationshipSplitExclusiveTryOnce
[2.16.840.1.113883.1.11.19959] Content from code system(s): Description: The pre-condition associated with the branch is evaluated once and if true the branch may be entered. All other exclusive branches compete with each other and only one will be selected. This implements a COND, IF and CASE conditionals, or "XOR-split." The order in which the branches are considered may be specified in the priorityNumber attribute. |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipSplit | ||
1 | . codeBasedContent | E1 | Relationship: Generalizes With: TransitiveClosure |
ActRelationshipSplitExclusiveWait
[2.16.840.1.113883.1.11.19960] Content from code system(s): Description: A branch is selected as soon as the pre-condition associated with the branch evaluates to true. If the condition is false, the branch may be entered later, when the condition turns true. All other exclusive branches compete with each other and only one will be selected. Each waiting branch executes in parallel with the default join code wait (see below). The order in which the branches are considered may be specified in the Service_relationship.priority_nmb. |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipSplit | ||
1 | . codeBasedContent | EW | Relationship: Generalizes With: TransitiveClosure |
ActRelationshipSplitInclusiveTryOnce
[2.16.840.1.113883.1.11.19961] Content from code system(s): Description: A branch is executed if its associated preconditions permit. If associated preconditions do not permit, the branch is dropped. Inclusive branches are not suppressed and do not suppress other branches. |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipSplit | ||
1 | . codeBasedContent | I1 | Relationship: Generalizes With: TransitiveClosure |
ActRelationshipSplitInclusiveWait
[2.16.840.1.113883.1.11.19962] Content from code system(s): Description: A branch is executed as soon as its associated conditions permit. If the condition is false, the branch may be entered later, when the condition turns true. Inclusive branches are not suppressed and do not suppress other branches. Each waiting branch executes in parallel with the default join code wait (see below). |
||||
Lvl | Content Type | Code System | Primary Reference | Qualifiers/Identifiers |
---|---|---|---|---|
0 | content | ActRelationshipSplit | ||
1 | . codeBasedContent | IW | 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.