Id2.16.840.1.113883.1.11.10360Effective Date2011‑07‑26
Statusfinal FinalVersion LabelDEFN=UV=VO=1099-20110726
NameActRelationshipJoinDisplay NameActRelationshipJoin
Description
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.

Source Code System
2.16.840.1.113883.5.12 - ActRelationshipJoin - FHIR: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin
Level/ TypeCodeDisplay NameCode System
0‑L
D
detached
ActRelationshipJoin
0‑L
K
kill
ActRelationshipJoin
0‑L
W
wait
ActRelationshipJoin
0‑L
X
exclusive wait
ActRelationshipJoin

Legenda: Type L=leaf, S=specializable, A=abstract, D=deprecated. NullFlavor OTH (other) suggests text in originalText. HL7 V3: NullFlavors to appear in @nullFlavor attribute instead of @code.
downloadXML JSON CSV SQL SVS