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

: Cross-version VS for R5.JurisdictionValueSet for use in FHIR R4 - XML Representation

Page standards status: Informative Maturity Level: 5

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="R5-jurisdiction-for-R4"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet R5-jurisdiction-for-R4</b></p><a name="R5-jurisdiction-for-R4"> </a><a name="hcR5-jurisdiction-for-R4"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-ISO3166Part1.html"><code>urn:iso:std:iso:3166</code></a></li><li>Include all codes defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-iso3166-2.html"><code>urn:iso:std:iso:3166:-2</code></a></li><li>Include codes from<code>http://unstats.un.org/unsd/methods/m49/m49.htm</code> where class  = region</li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r5.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/5.0/ValueSet/R5-jurisdiction-for-R4"/>
  <version value="0.0.1-snapshot-2"/>
  <name value="R5_jurisdiction_for_R4"/>
  <title
         value="Cross-version VS for R5.JurisdictionValueSet for use in FHIR R4"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-01T22:37:02.646072+10:00"/>
  <publisher value="HL7 International / Terminology Infrastructure"/>
  <contact>
    <name value="HL7 International / Terminology Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/Vocab"/>
    </telecom>
  </contact>
  <description
               value="This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/jurisdiction|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="urn:iso:std:iso:3166"/>
    </include>
    <include>
      <system value="urn:iso:std:iso:3166:-2"/>
    </include>
    <include>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <filter>
        <property value="class"/>
        <op value="="/>
        <value value="region"/>
      </filter>
    </include>
  </compose>
</ValueSet>