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 - JSON Representation

Page standards status: Informative Maturity Level: 5

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "R5-version-algorithm-for-R4",
  "text" : {
    "status" : "generated",
    "div" : "<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>\u00a0\u00a0<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>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-version-algorithm-for-R4-http://hl7.org/fhir/version-algorithm-integer\"> </a>\u00a0\u00a0<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>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-version-algorithm-for-R4-http://hl7.org/fhir/version-algorithm-alpha\"> </a>\u00a0\u00a0<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>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-version-algorithm-for-R4-http://hl7.org/fhir/version-algorithm-date\"> </a>\u00a0\u00a0<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>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-version-algorithm-for-R4-http://hl7.org/fhir/version-algorithm-natural\"> </a>\u00a0\u00a0<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>\n</div></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 5
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/5.0/ValueSet/R5-version-algorithm-for-R4",
  "version" : "0.0.1-snapshot-2",
  "name" : "R5_version_algorithm_for_R4",
  "title" : "Cross-version VS for R5.VersionAlgorithm for use in FHIR R4",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-01T22:37:05.530554+10:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "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" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/version-algorithm",
        "version" : "5.0.0",
        "concept" : [
          {
            "code" : "semver",
            "display" : "SemVer"
          },
          {
            "code" : "integer",
            "display" : "Integer"
          },
          {
            "code" : "alpha",
            "display" : "Alphabetical"
          },
          {
            "code" : "date",
            "display" : "Date"
          },
          {
            "code" : "natural",
            "display" : "Natural"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2025-09-01T22:37:05.53055+10:00",
    "contains" : [
      {
        "system" : "http://hl7.org/fhir/version-algorithm",
        "version" : "5.0.0",
        "code" : "semver",
        "display" : "SemVer"
      },
      {
        "system" : "http://hl7.org/fhir/version-algorithm",
        "version" : "5.0.0",
        "code" : "integer",
        "display" : "Integer"
      },
      {
        "system" : "http://hl7.org/fhir/version-algorithm",
        "version" : "5.0.0",
        "code" : "alpha",
        "display" : "Alphabetical"
      },
      {
        "system" : "http://hl7.org/fhir/version-algorithm",
        "version" : "5.0.0",
        "code" : "date",
        "display" : "Date"
      },
      {
        "system" : "http://hl7.org/fhir/version-algorithm",
        "version" : "5.0.0",
        "code" : "natural",
        "display" : "Natural"
      }
    ]
  }
}