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.VersionAlgorithm 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-version-algorithm-for-R4"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet R5-version-algorithm-for-R4</b></p><a name="R5-version-algorithm-for-R4"> </a><a name="hcR5-version-algorithm-for-R4"> </a><p>This value set expansion contains 5 concepts.</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="R5-version-algorithm-for-R4-http://hl7.org/fhir/version-algorithm-semver"> </a>  <a href="CodeSystem-version-algorithm.html#version-algorithm-semver">semver</a></td><td>http://hl7.org/fhir/version-algorithm</td><td>SemVer</td><td><div><p>Uses the semantic versioning scheme as defined in <a href="http://semver.org">semver.org</a>.</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-version-algorithm-for-R4-http://hl7.org/fhir/version-algorithm-integer"> </a>  <a href="CodeSystem-version-algorithm.html#version-algorithm-integer">integer</a></td><td>http://hl7.org/fhir/version-algorithm</td><td>Integer</td><td><div><p>Versions are integers and ordered numerically</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-version-algorithm-for-R4-http://hl7.org/fhir/version-algorithm-alpha"> </a>  <a href="CodeSystem-version-algorithm.html#version-algorithm-alpha">alpha</a></td><td>http://hl7.org/fhir/version-algorithm</td><td>Alphabetical</td><td><div><p>Simple alphabetic sort on a case-insensitive and accent-insensitive basis.  (Sorting of different cases or accented versions of a character is indeterminate)</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-version-algorithm-for-R4-http://hl7.org/fhir/version-algorithm-date"> </a>  <a href="CodeSystem-version-algorithm.html#version-algorithm-date">date</a></td><td>http://hl7.org/fhir/version-algorithm</td><td>Date</td><td><div><p>Versions are expressed as an ISO date/time syntax (including syntaxes with only portions of a date)</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-version-algorithm-for-R4-http://hl7.org/fhir/version-algorithm-natural"> </a>  <a href="CodeSystem-version-algorithm.html#version-algorithm-natural">natural</a></td><td>http://hl7.org/fhir/version-algorithm</td><td>Natural</td><td><div><p>Sorted according to the algorithm defined here: <a href="http://www.naturalordersort.org/">naturalordersort.org</a></p>
</div></td></tr></table></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="fhir"/>
  </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-version-algorithm-for-R4"/>
  <version value="0.0.1-snapshot-2"/>
  <name value="R5_version_algorithm_for_R4"/>
  <title value="Cross-version VS for R5.VersionAlgorithm for use in FHIR R4"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-01T22:37:05.530554+10: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="This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/version-algorithm|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="http://hl7.org/fhir/version-algorithm"/>
      <version value="5.0.0"/>
      <concept>
        <code value="semver"/>
        <display value="SemVer"/>
      </concept>
      <concept>
        <code value="integer"/>
        <display value="Integer"/>
      </concept>
      <concept>
        <code value="alpha"/>
        <display value="Alphabetical"/>
      </concept>
      <concept>
        <code value="date"/>
        <display value="Date"/>
      </concept>
      <concept>
        <code value="natural"/>
        <display value="Natural"/>
      </concept>
    </include>
  </compose>
  <expansion>
    <timestamp value="2025-09-01T22:37:05.53055+10:00"/>
    <contains>
      <system value="http://hl7.org/fhir/version-algorithm"/>
      <version value="5.0.0"/>
      <code value="semver"/>
      <display value="SemVer"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/version-algorithm"/>
      <version value="5.0.0"/>
      <code value="integer"/>
      <display value="Integer"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/version-algorithm"/>
      <version value="5.0.0"/>
      <code value="alpha"/>
      <display value="Alphabetical"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/version-algorithm"/>
      <version value="5.0.0"/>
      <code value="date"/>
      <display value="Date"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/version-algorithm"/>
      <version value="5.0.0"/>
      <code value="natural"/>
      <display value="Natural"/>
    </contains>
  </expansion>
</ValueSet>