FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Designation Usage - XML Representation

Page standards status: Informative Maturity Level: 0

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="designation-usage"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Designation Usage</h2><div><p>Preferred value set for Condition Categories.</p>
</div><ul><li>Include all codes defined in <a href="CodeSystem-designation-usage.html"><code>http://terminology.hl7.org/CodeSystem/designation-usage</code></a></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <url value="http://terminology.hl7.org/ValueSet/designation-usage"/>
  <version value="4.1.0"/>
  <name value="DesignationUsage"/>
  <title value="Designation Usage"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-02-23T20:41:39-05:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="Preferred value set for Condition Categories."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
    </include>
  </compose>
</ValueSet>