http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSplit|2018-08-12

name
v3.ActRelationshipSplit
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System ActRelationshipSplit

**** MISSING DEFINITIONS ****

codedisplaydefinitionhierarchy
E1exclusive try once
The pre-condition associated with the branch is evaluated once and if true the branch may be entered...
EWexclusive wait
A branch is selected as soon as the pre-condition associated with the branch evaluates to true. If ...
I1inclusive try once
A branch is executed if its associated preconditions permit. If associated preconditions do not perm...
IWinclusive wait
A branch is executed as soon as its associated conditions permit. If the condition is false, the br...