Properties

CodeURLTypeDescription
SpecializesCodingThe 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.
GeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
statushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.

This code system http://terminology.hl7.org/CodeSystem/v3-ActRelationshipCheckpoint defines the following codes:

CodeDisplayDefinitioninternalIdstatus
B beginningCondition is tested every time before execution of the service (WHILE condition DO service).10351active
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
S entryCondition is tested once before the service is executed (IF condition THEN service).10350active
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
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
<status value="active"/> <date value="2019-03-20"/> <publisher value="Health Level 7"/> <contact> <name value="Health Level Seven"/> </contact> <caseSensitive value="true"/> <hierarchyMeaning value="is-a"/> <content value="complete"/> <property> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"> <valueCode value="antisymmetric"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"> <valueCode value="transitive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"> <valueCode value="irreflexive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"> <valueBoolean value="true"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"> <valueCode value="Specializes"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"> <valueString value="Generalizes"/> </extension> <code value="Specializes"/> <description value="The 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."/> <type value="Coding"/> </property> <property> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"> <valueCode value="antisymmetric"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"> <valueCode value="transitive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"> <valueCode value="irreflexive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"> <valueBoolean value="true"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"> <valueCode value="Generalizes"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"> <valueString value="Specializes"/> </extension> <code value="Generalizes"/> <description value="Inverse of Specializes. Only included as a derived relationship."/> <type value="Coding"/> </property> <property> <code value="internalId"/> <uri value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"/> <description value="The internal identifier for the concept in the HL7 Access database repository."/> <type value="code"/> </property> <property> <code value="status"/> <uri value="http://hl7.org/fhir/concept-properties#status"/> <description value="Designation of a concept's state. Normally is not populated unless the state is retired."/> <type value="code"/> </property> <concept> <code value="B"/> <display value="beginning"/> <definition value="Condition is tested every time before execution of the service (WHILE condition DO service)."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="10351"/> </property> </concept> <concept> <code value="E"/> <display value="end"/> <definition value="Condition is tested at the end of a repeated service execution. The service is repeated only if the condition is true (DO service WHILE condition)."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="10352"/> </property> </concept> <concept> <code value="S"/> <display value="entry"/> <definition value="Condition is tested once before the service is executed (IF condition THEN service)."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="10350"/> </property> </concept> <concept> <code value="T"/> <display value="through"/> <definition value="Condition 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."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="10353"/> </property> </concept> <concept> <code value="X"/> <display value="exit"/> <definition value="Condition is a loop checkpoint, i.e. it is a step of an activity plan and, if negative causes the containing loop to exit."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="10354"/> </property> </concept> </CodeSystem>