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 64cb4fdc-5e7f-4e7b-ba95-487190526cd9-2154

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
internalIdinternalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
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/64cb4fdc-5e7f-4e7b-ba95-487190526cd9-2154 defines codes, but no codes are represented here

CodeDisplayDefinitioninternalIdStatusStatus
B beginningCondition is tested every time before execution of the service (WHILE condition DO service).10351active, 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).10352active, activeactive, active
S entryCondition is tested once before the service is executed (IF condition THEN service).10350active, 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.10353active, 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.10354active, activeactive, active