HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: VocabularyDomainQualifier - XML Representation

Retired as of 2019-03-20

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-VocabularyDomainQualifier"/>
  <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><p><b>This code system  defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URI</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><tr><td>synonymCode</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td><td>An additional concept code that was also attributed to a concept</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-VocabularyDomainQualifier</code> defines the following codes in a Is-A heirarchy:</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><td><b>synonymCode</b></td></tr><tr><td>1</td><td style="white-space:nowrap">_Extensibility<a name="v3-VocabularyDomainQualifier-_Extensibility"> </a></td><td>Extensibility</td><td>The extensibility of coding determines whether or not extensions are allowed in the domain of a coded attribute.</td><td>21294</td><td>true</td><td>active</td><td/></tr><tr><td>2</td><td style="white-space:nowrap">  CNE<a name="v3-VocabularyDomainQualifier-CNE"> </a></td><td>Coded No Extensions</td><td>The coded attribute allows only concepts from the defined value set. No extensions are allowed.</td><td>11049</td><td/><td>active</td><td/></tr><tr><td>2</td><td style="white-space:nowrap">  CWE<a name="v3-VocabularyDomainQualifier-CWE"> </a></td><td>Coded With Extensions</td><td>The coded attribute allows local codes or user entered text to be sent when the concept that the user would like to express is not a member of the defined value set. If the concept that the user wants to express is represented by a code in the standard value set, the standard code must be sent. The local code can be sent in addition to the standard code if desired. Only if the concept that the user wants to express is NOT represented by a standard code, can a solitary local code be sent.</td><td>11048</td><td/><td>active</td><td/></tr><tr><td>1</td><td style="white-space:nowrap">_RealmOfUse<a name="v3-VocabularyDomainQualifier-_RealmOfUse"> </a></td><td>RealmOfUse</td><td>The jurisdiction or realm within which the domain will be used. A realm might be a country, a group of countries, a region of the world, or an organization.</td><td>21295</td><td>true</td><td>active</td><td/></tr><tr><td>2</td><td style="white-space:nowrap">  Canada<a name="v3-VocabularyDomainQualifier-Canada"> </a></td><td>Canada</td><td/><td>20838</td><td/><td>active</td><td/></tr><tr><td>2</td><td style="white-space:nowrap">  NorthAmerica<a name="v3-VocabularyDomainQualifier-NorthAmerica"> </a></td><td>North America</td><td/><td>20837</td><td/><td>active</td><td/></tr><tr><td>2</td><td style="white-space:nowrap">  USA<a name="v3-VocabularyDomainQualifier-USA"> </a></td><td>United States</td><td/><td>20836</td><td/><td>active</td><td/></tr><tr><td>2</td><td style="white-space:nowrap">  UV<a name="v3-VocabularyDomainQualifier-UV"> </a></td><td>Universal</td><td>The root or universal HL7 jurisdiction or realm from which all subsequent specializations are derived.</td><td>11051</td><td/><td>active</td><td>U</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  U<a name="v3-VocabularyDomainQualifier-U"> </a></td><td>Universal</td><td>The root or universal HL7 jurisdiction or realm from which all subsequent specializations are derived.</td><td>11051</td><td/><td>retired</td><td>UV</td></tr></table></div>
  </text>
  <url
       value="http://terminology.hl7.org/CodeSystem/v3-VocabularyDomainQualifier"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.5.147"/>
  </identifier>
  <version value="2.0.1"/>
  <name value="VocabularyDomainQualifier"/>
  <title value="VocabularyDomainQualifier"/>
  <status value="retired"/>
  <experimental value="false"/>
  <date value="2019-03-20"/>
  <publisher value="Health Level 7"/>
  <contact>
    <name value="Health Level Seven"/>
  </contact>
  <description
               value="Vocabulary domain qualifiers are concepts that are used in domain constraints to specify behavior of the new domain.

Code system retired."/>
  <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>
  <property>
    <code value="synonymCode"/>
    <uri value="http://hl7.org/fhir/concept-properties#synonym"/>
    <description
                 value="An additional concept code that was also attributed to a concept"/>
    <type value="code"/>
  </property>
  <concept>
    <code value="_Extensibility"/>
    <display value="Extensibility"/>
    <definition
                value="The extensibility of coding determines whether or not extensions are allowed in the domain of a coded attribute."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21294"/>
    </property>
    <concept>
      <code value="CNE"/>
      <display value="Coded No Extensions"/>
      <definition
                  value="The coded attribute allows only concepts from the defined value set. No extensions are allowed."/>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="internalId"/>
        <valueCode value="11049"/>
      </property>
    </concept>
    <concept>
      <code value="CWE"/>
      <display value="Coded With Extensions"/>
      <definition
                  value="The coded attribute allows local codes or user entered text to be sent when the concept that the user would like to express is not a member of the defined value set. If the concept that the user wants to express is represented by a code in the standard value set, the standard code must be sent. The local code can be sent in addition to the standard code if desired. Only if the concept that the user wants to express is NOT represented by a standard code, can a solitary local code be sent."/>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="internalId"/>
        <valueCode value="11048"/>
      </property>
    </concept>
  </concept>
  <concept>
    <code value="_RealmOfUse"/>
    <display value="RealmOfUse"/>
    <definition
                value="The jurisdiction or realm within which the domain will be used. A realm might be a country, a group of countries, a region of the world, or an organization."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21295"/>
    </property>
    <concept>
      <code value="Canada"/>
      <display value="Canada"/>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="internalId"/>
        <valueCode value="20838"/>
      </property>
    </concept>
    <concept>
      <code value="NorthAmerica"/>
      <display value="North America"/>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="internalId"/>
        <valueCode value="20837"/>
      </property>
    </concept>
    <concept>
      <code value="USA"/>
      <display value="United States"/>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="internalId"/>
        <valueCode value="20836"/>
      </property>
    </concept>
    <concept>
      <code value="UV"/>
      <display value="Universal"/>
      <definition
                  value="The root or universal HL7 jurisdiction or realm from which all subsequent specializations are derived."/>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="synonymCode"/>
        <valueCode value="U"/>
      </property>
      <property>
        <code value="internalId"/>
        <valueCode value="11051"/>
      </property>
    </concept>
    <concept>
      <code value="U"/>
      <display value="Universal"/>
      <definition
                  value="The root or universal HL7 jurisdiction or realm from which all subsequent specializations are derived."/>
      <property>
        <code value="status"/>
        <valueCode value="retired"/>
      </property>
      <property>
        <code value="synonymCode"/>
        <valueCode value="UV"/>
      </property>
      <property>
        <code value="internalId"/>
        <valueCode value="11051"/>
      </property>
    </concept>
  </concept>
</CodeSystem>