Intersection of http://terminology.hl7.org/CodeSystem/v3-ActRelationshipCheckpoint and http://terminology.hl7.org/CodeSystem/v3-ActRelationshipCheckpoint

This is the CodeSystem that contains codes in both ActRelationshipCheckpoint (http://terminology.hl7.org/CodeSystem/v3-ActRelationshipCheckpoint) and ActRelationshipCheckpoint (http://terminology.hl7.org/CodeSystem/v3-ActRelationshipCheckpoint).

Structure

Generated Narrative: CodeSystem c5ecab15-a0f9-4fdf-9d87-bde1e84b2f11-2112

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.

Concepts

This code system http://hl7.org/fhir/comparison/CodeSystem/c5ecab15-a0f9-4fdf-9d87-bde1e84b2f11-2112 defines codes, but no codes are represented here

CodeDisplayDefinitionStatusStatus
B beginningCondition is tested every time before execution of the service (WHILE condition DO service).active, activeactive, active
E endCondition is tested at the end of a repeated service execution. The service is repeated only if the condition is true (DO service WHILE condition).active, activeactive, active
S entryCondition is tested once before the service is executed (IF condition THEN service).active, activeactive, active
T throughCondition 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.active, activeactive, active
X exitCondition is a loop checkpoint, i.e. it is a step of an activity plan and, if negative causes the containing loop to exit.active, activeactive, active