HL7 Terminology (THO)
5.0.0 - Publication International flag

This page is part of the HL7 Terminology (v5.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: HL7 Value Set and Coded Concept Property Codes - XML Representation

Retired as of 2019-03-20

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-ConceptProperty"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p><b>Properties</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td/><td>Coding</td><td>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.</td></tr><tr><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes.  Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td></tr></table><p>This code system <code>http://terminology.hl7.org/CodeSystem/v3-ConceptProperty</code> defines the following codes:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>Not Selectable</b></td><td><b>status</b></td></tr><tr><td>1</td><td style="white-space:nowrap">_ValueSetPropertyId<a name="v3-ConceptProperty-_ValueSetPropertyId"> </a></td><td>ValueSetPropertyId</td><td>Property identifiers for a value sets</td><td>22385</td><td>true</td><td>active</td></tr><tr><td>2</td><td style="white-space:nowrap">  appliesTo<a name="v3-ConceptProperty-appliesTo"> </a></td><td>applies to</td><td>Entity to which a given value set or concept code applies</td><td>19964</td><td/><td>active</td></tr><tr><td>2</td><td style="white-space:nowrap">  howApplies<a name="v3-ConceptProperty-howApplies"> </a></td><td>how applies</td><td>Description of how set or code applies</td><td>19965</td><td/><td>active</td></tr><tr><td>2</td><td style="white-space:nowrap">  openIssue<a name="v3-ConceptProperty-openIssue"> </a></td><td>open issue</td><td>Outstanding issue that still needs resolution</td><td>19966</td><td/><td>active</td></tr><tr><td>1</td><td style="white-space:nowrap">conceptStatusQualifier<a name="v3-ConceptProperty-conceptStatusQualifier"> </a></td><td>concept status qualifier</td><td>**Description:** Qualifier value for concept status.</td><td>22625</td><td/><td>active</td></tr><tr><td>1</td><td style="white-space:nowrap">inverseRelationship<a name="v3-ConceptProperty-inverseRelationship"> </a></td><td>inverted relationship name</td><td>Name that should be used when the relationship is used in the reverse (target to source) direction. Example: The inverse relationship of hasPart is isPartOf</td><td>19968</td><td/><td>active</td></tr><tr><td>1</td><td style="white-space:nowrap">OID<a name="v3-ConceptProperty-OID"> </a></td><td>ISO Object Identifier</td><td>Object identifier assigned to a concept</td><td>19967</td><td/><td>active</td></tr><tr><td>1</td><td style="white-space:nowrap">specializedByDomain<a name="v3-ConceptProperty-specializedByDomain"> </a></td><td>specialized by domain</td><td>**Description:**specialized by domain</td><td>22662</td><td/><td>active</td></tr></table></div>
  </text>
  <url value="http://terminology.hl7.org/CodeSystem/v3-ConceptProperty"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.5.1087"/>
  </identifier>
  <version value="2.0.1"/>
  <name value="ConceptProperty"/>
  <title value="HL7 Value Set and Coded Concept Property Codes"/>
  <status value="retired"/>
  <experimental value="false"/>
  <date value="2019-03-20"/>
  <publisher value="HL7"/>
  <contact>
    <name value="Health Level Seven"/>
  </contact>
  <description
               value="**Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used."/>
  <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="notSelectable"/>
    <uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
    <description
                 value="Indicates that the code is abstract - only intended to be used as a selector for other concepts"/>
    <type value="boolean"/>
  </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="_ValueSetPropertyId"/>
    <display value="ValueSetPropertyId"/>
    <definition value="Property identifiers for a value sets"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22385"/>
    </property>
    <concept>
      <code value="appliesTo"/>
      <display value="applies to"/>
      <definition
                  value="Entity to which a given value set or concept code applies"/>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="internalId"/>
        <valueCode value="19964"/>
      </property>
    </concept>
    <concept>
      <code value="howApplies"/>
      <display value="how applies"/>
      <definition value="Description of how set or code applies"/>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="internalId"/>
        <valueCode value="19965"/>
      </property>
    </concept>
    <concept>
      <code value="openIssue"/>
      <display value="open issue"/>
      <definition value="Outstanding issue that still needs resolution"/>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="internalId"/>
        <valueCode value="19966"/>
      </property>
    </concept>
  </concept>
  <concept>
    <code value="conceptStatusQualifier"/>
    <display value="concept status qualifier"/>
    <definition value="**Description:** Qualifier value for concept status."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22625"/>
    </property>
  </concept>
  <concept>
    <code value="inverseRelationship"/>
    <display value="inverted relationship name"/>
    <definition
                value="Name that should be used when the relationship is used in the reverse (target to source) direction. Example: The inverse relationship of hasPart is isPartOf"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19968"/>
    </property>
  </concept>
  <concept>
    <code value="OID"/>
    <display value="ISO Object Identifier"/>
    <definition value="Object identifier assigned to a concept"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19967"/>
    </property>
  </concept>
  <concept>
    <code value="specializedByDomain"/>
    <display value="specialized by domain"/>
    <definition value="**Description:**specialized by domain"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22662"/>
    </property>
  </concept>
</CodeSystem>