Value sets using code system: ActRelationshipJoin [2.16.840.1.113883.5.12]

ActRelationshipJoin
ActRelationshipJoinDetached
ActRelationshipJoinExclusiveWait
ActRelationshipJoinKill
ActRelationshipJoinWait

Return to Value Set Group index

ActRelationshipJoin  [2.16.840.1.113883.1.11.10360]

Content from code system(s):
 ActRelationshipJoin [2.16.840.1.113883.5.12]

Context Bindings to concept domain(s):
  ActRelationshipJoin in Realm: UV as CNE

Description:

A code specifying how concurrent Acts are resynchronized in a parallel branch construct.

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. Branches are parallel if the splitCode specifies that more than one branch can be executed at the same time. The joinCode then specifies if and how the braches are resynchronized.

The principal re-synchronization actions are (1) the control flow waits for a branch to terminate (wait-branch), (2) the branch that is not yet terminated is aborted (kill-branch), (3) the branch is not re-synchronized at all and continues in parallel (detached branch).

A kill branch is only executed if there is at least one active wait (or exclusive wait) branch. If there is no other wait branch active, a kill branch is not started at all (rather than being aborted shortly after it is started.) Since a detached branch is unrelated to all other branches, active detached branches do not protect a kill-branch from being aborted.

Lvl Content Type Code System Primary Reference Qualifiers/Identifiers
0 content ActRelationshipJoin

Return to value set index

ActRelationshipJoinDetached  [2.16.840.1.113883.1.11.19955]

Content from code system(s):
 ActRelationshipJoin [2.16.840.1.113883.5.12]

Description:

Detach this branch from the other branches so it will not be resynchronized with the other branches.

Lvl Content Type Code System Primary Reference Qualifiers/Identifiers
0 content ActRelationshipJoin
1 codeBasedContent D Relationship: Generalizes With: TransitiveClosure

Return to value set index

ActRelationshipJoinExclusiveWait  [2.16.840.1.113883.1.11.19958]

Content from code system(s):
 ActRelationshipJoin [2.16.840.1.113883.5.12]

Description:

Wait for any one of the branches in the set of exclusive wait branches to terminate, then discontinue all the other exclusive wait branches.

Lvl Content Type Code System Primary Reference Qualifiers/Identifiers
0 content ActRelationshipJoin
1 codeBasedContent X Relationship: Generalizes With: TransitiveClosure

Return to value set index

ActRelationshipJoinKill  [2.16.840.1.113883.1.11.19956]

Content from code system(s):
 ActRelationshipJoin [2.16.840.1.113883.5.12]

Description:

When all other concurrent branches are terminated, interrupt and discontinue this branch.

Lvl Content Type Code System Primary Reference Qualifiers/Identifiers
0 content ActRelationshipJoin
1 codeBasedContent K Relationship: Generalizes With: TransitiveClosure

Return to value set index

ActRelationshipJoinWait  [2.16.840.1.113883.1.11.19957]

Content from code system(s):
 ActRelationshipJoin [2.16.840.1.113883.5.12]

Description:

Wait for this branch to terminate.

Lvl Content Type Code System Primary Reference Qualifiers/Identifiers
0 content ActRelationshipJoin
1 codeBasedContent W Relationship: Generalizes With: TransitiveClosure

Return to value set index