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

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

: R4BRelationTypeForR5 - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "R4B-relation-type-for-R5",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R4B-relation-type-for-R5</b></p><a name=\"R4B-relation-type-for-R5\"> </a><a name=\"hcR4B-relation-type-for-R5\"> </a><p>This value set expansion contains 2 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"R4B-relation-type-for-R5-http://hl7.org/fhir/relation-type-is-replaced-by\"> </a><code>http://hl7.org/fhir/relation-type</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"CodeSystem-relation-type.html#relation-type-is-replaced-by\">is-replaced-by</a></td><td>Replaced By</td><td>the related entry represents an item that replaces the current retired item.</td></tr><tr><td><a name=\"R4B-relation-type-for-R5-http://hl7.org/fhir/relation-type-triggers\"> </a><code>http://hl7.org/fhir/relation-type</code></td><td>4.3.0</td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"CodeSystem-relation-type.html#relation-type-triggers\">triggers</a></td><td>Triggers</td><td>the related entry represents an activity that may be triggered by the current item.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r4b.r5"
        },
        {
          "url" : "version",
          "valueString" : "0.1.0"
        },
        {
          "url" : "uri",
          "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/xver/ValueSet/R4B-relation-type-for-R5",
  "version" : "0.1.0",
  "name" : "R4BRelationTypeForR5",
  "title" : "Cross-version ValueSet R4B.CatalogEntryRelationType for use in FHIR R5",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-17T21:02:03.8104715+00:00",
  "publisher" : "Orders and Observations",
  "contact" : [
    {
      "name" : "Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description" : "This cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/relation-type|4.3.0` for use in FHIR R5.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "purpose" : "This value set is part of the cross-version definitions generated to enable use of the\r\nvalue set `http://hl7.org/fhir/ValueSet/relation-type|4.3.0` as defined in FHIR R4B\r\nin FHIR R5.\r\n\r\nThe source value set is bound to the following FHIR R4B elements:\r\n* `CatalogEntry.relatedEntry.relationtype`\r\n\r\nNote that all concepts are included in this cross-version definition because no concepts have compatible representations\r\n\r\nFollowing are the generation technical comments:\r\n\nFHIR ValueSet `http://hl7.org/fhir/ValueSet/relation-type|4.3.0`, defined in FHIR R4B does not have any mapping to FHIR R5",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/relation-type",
        "version" : "4.3.0",
        "concept" : [
          {
            "code" : "is-replaced-by",
            "display" : "Replaced By"
          },
          {
            "code" : "triggers",
            "display" : "Triggers"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2026-03-17T21:02:03.8104715+00:00",
    "contains" : [
      {
        "system" : "http://hl7.org/fhir/relation-type",
        "version" : "4.3.0",
        "code" : "is-replaced-by",
        "display" : "Replaced By"
      },
      {
        "system" : "http://hl7.org/fhir/relation-type",
        "version" : "4.3.0",
        "code" : "triggers",
        "display" : "Triggers"
      }
    ]
  }
}