Extensions for Using Data Elements from FHIR R4 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4 in FHIR R5 - Downloaded Version null See the Directory of published versions

: v2.0091 - XML Representation

Page standards status: External Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0091"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v2-0091</b></p><a name="v2-0091"> </a><a name="hcv2-0091"> </a><p>This  code system <code>http://terminology.hl7.org/CodeSystem/v2-0091</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">D<a name="v2-0091-D"> </a></td><td>Deferred</td></tr><tr><td style="white-space:nowrap">I<a name="v2-0091-I"> </a></td><td>Immediate</td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td>D</td><td>Zeitverzögert</td><td>Uitgesteld</td></tr><tr><td>I</td><td>Sofort</td><td>Onmiddellijk</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="external"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r4.r5"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri
                value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/v2-0091"/>
  <version value="2.9"/>
  <name value="v2.0091"/>
  <title value="v2 QUERY PRIORITY"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-20T13:38:33+11:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description
               value="FHIR Value set/code system definition for HL7 v2 table 0091 ( QUERY PRIORITY)"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <concept>
    <code value="D"/>
    <display value="Deferred"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Zeitverzögert"/>
    </designation>
    <designation>
      <language value="nl"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Uitgesteld"/>
    </designation>
  </concept>
  <concept>
    <code value="I"/>
    <display value="Immediate"/>
    <designation>
      <language value="de"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Sofort"/>
    </designation>
    <designation>
      <language value="nl"/>
      <use>
        <system
                value="http://terminology.hl7.org/CodeSystem/designation-usage"/>
        <code value="display"/>
      </use>
      <value value="Onmiddellijk"/>
    </designation>
  </concept>
</CodeSystem>