FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/R4B-report-relation-type-for-R4

Packagehl7.fhir.uv.xver-r4b.r4
Resource TypeValueSet
IdR4B-report-relation-type-for-R4
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver/https://simplifier.net/resolve?scope=hl7.fhir.uv.xver-r4b.r4@0.0.1-snapshot-1&canonical=http://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-report-relation-type-for-R4
URLhttp://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-report-relation-type-for-R4
Version0.0.1-snapshot-1
Statusdraft
Date2025-06-03T03:13:49.0996795+02:00
NameR4B-report-relation-type-for-R4
TitleCross-version VS for R4B.ReportRelationshipType for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/report-relation-type|4.3.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R4.

Resources that use this resource

StructureDefinition
extension-EvidenceReportCross-version Extension for R4B.EvidenceReport for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "R4B-report-relation-type-for-R4",
  "url": "http://hl7.org/fhir/uv/xver/4.3/ValueSet/R4B-report-relation-type-for-R4",
  "version": "0.0.1-snapshot-1",
  "name": "R4B-report-relation-type-for-R4",
  "title": "Cross-version VS for R4B.ReportRelationshipType for use in FHIR R4",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-03T03:13:49.0996795+02:00",
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/report-relation-type|4.3.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R4.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/report-relation-type",
        "version": "4.3.0",
        "concept": [
          {
            "code": "replaces",
            "display": "Replaces"
          },
          {
            "code": "amends",
            "display": "Amends"
          },
          {
            "code": "appends",
            "display": "Appends"
          },
          {
            "code": "transforms",
            "display": "Transforms"
          },
          {
            "code": "replacedWith",
            "display": "Replaced With"
          },
          {
            "code": "amendedWith",
            "display": "Amended With"
          },
          {
            "code": "appendedWith",
            "display": "Appended With"
          },
          {
            "code": "transformedWith",
            "display": "Transformed With"
          }
        ]
      }
    ]
  },
  "expansion": {
    "contains": [
      {
        "system": "http://hl7.org/fhir/report-relation-type",
        "version": "4.3.0",
        "code": "replaces",
        "display": "Replaces"
      },
      {
        "system": "http://hl7.org/fhir/report-relation-type",
        "version": "4.3.0",
        "code": "amends",
        "display": "Amends"
      },
      {
        "system": "http://hl7.org/fhir/report-relation-type",
        "version": "4.3.0",
        "code": "appends",
        "display": "Appends"
      },
      {
        "system": "http://hl7.org/fhir/report-relation-type",
        "version": "4.3.0",
        "code": "transforms",
        "display": "Transforms"
      },
      {
        "system": "http://hl7.org/fhir/report-relation-type",
        "version": "4.3.0",
        "code": "replacedWith",
        "display": "Replaced With"
      },
      {
        "system": "http://hl7.org/fhir/report-relation-type",
        "version": "4.3.0",
        "code": "amendedWith",
        "display": "Amended With"
      },
      {
        "system": "http://hl7.org/fhir/report-relation-type",
        "version": "4.3.0",
        "code": "appendedWith",
        "display": "Appended With"
      },
      {
        "system": "http://hl7.org/fhir/report-relation-type",
        "version": "4.3.0",
        "code": "transformedWith",
        "display": "Transformed With"
      }
    ]
  }
}