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 022b4dd3-fd80-4d8d-965d-b13f8c929f6d-2127

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
SpecializesSpecializesCodingThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
GeneralizesGeneralizesCodingInverse of Specializes. Only included as a derived relationship.
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.
SpecializesSpecializesCodingThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
GeneralizesGeneralizesCodingInverse of Specializes. Only included as a derived relationship.
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/022b4dd3-fd80-4d8d-965d-b13f8c929f6d-2127 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