FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r5
Resource TypeValueSet
IdValueSet-R4-abstract-types-for-R5.json
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver-r4.r5/0.1.0/ValueSet-R4-abstract-types-for-R5.html
URLhttp://hl7.org/fhir/uv/xver/ValueSet/R4-abstract-types-for-R5
Version0.1.0
Statusactive
Date2026-03-17T21:02:03.8104715+00:00
NameR4AbstractTypesForR5
TitleCross-version ValueSet R4.AbstractType for use in FHIR R5
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/abstract-types|4.0.1` for use in FHIR R5.
PurposeThis value set is part of the cross-version definitions generated to enable use of the value set `http://hl7.org/fhir/ValueSet/abstract-types|4.0.1` as defined in FHIR R4 in FHIR R5. The source value set is bound to the following FHIR R4 elements: * Across FHIR versions, the value set has been mapped as: * `http://hl7.org/fhir/ValueSet/abstract-types|4.0.1` * `http://hl7.org/fhir/ValueSet/abstract-types|4.3.0` Note that all concepts are included in this cross-version definition because no concepts have compatible representations Following are the generation technical comments: All concepts in the comparison are listed as identical. The source and target value sets have the same number of active concepts (2). FHIR ValueSet `http://hl7.org/fhir/ValueSet/abstract-types|4.0.1`, defined in FHIR R4 does not have any mapping to FHIR R5

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0abstract-typesAbstractType

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet R4-abstract-types-for-R5

This value set expansion contains 2 concepts.

SystemVersionCodeDisplayDefinition
http://hl7.org/fhir/abstract-types4.0.1  AnyAnyA place holder that means any kind of resource
http://hl7.org/fhir/abstract-types4.0.1  TypeTypeA place holder that means any kind of data type

Source1

{
  "resourceType": "ValueSet",
  "id": "R4-abstract-types-for-R5",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-r4.r5"
        },
        {
          "url": "version",
          "valueString": "0.1.0"
        },
        {
          "url": "uri",
          "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.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-r4.r5"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/xver/ValueSet/R4-abstract-types-for-R5",
  "version": "0.1.0",
  "name": "R4AbstractTypesForR5",
  "title": "Cross-version ValueSet R4.AbstractType for use in FHIR R5",
  "status": "active",
  "experimental": false,
  "date": "2026-03-17T21:02:03.8104715+00: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 content from `http://hl7.org/fhir/ValueSet/abstract-types|4.0.1` 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/abstract-types|4.0.1` as defined in FHIR R4\r\nin FHIR R5.\r\n\r\nThe source value set is bound to the following FHIR R4 elements:\r\n* \r\n\r\nAcross FHIR versions, the value set has been mapped as:\r\n* `http://hl7.org/fhir/ValueSet/abstract-types|4.0.1`\n* `http://hl7.org/fhir/ValueSet/abstract-types|4.3.0`\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\nAll concepts in the comparison are listed as identical.\nThe source and target value sets have the same number of active concepts (2).\nFHIR ValueSet `http://hl7.org/fhir/ValueSet/abstract-types|4.0.1`, defined in FHIR R4 does not have any mapping to FHIR R5",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/abstract-types",
        "version": "4.0.1",
        "concept": [
          {
            "code": "Any",
            "display": "Any"
          },
          {
            "code": "Type",
            "display": "Type"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2026-03-17T21:02:03.8104715+00:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/abstract-types",
        "version": "4.0.1",
        "code": "Any",
        "display": "Any"
      },
      {
        "system": "http://hl7.org/fhir/abstract-types",
        "version": "4.0.1",
        "code": "Type",
        "display": "Type"
      }
    ]
  }
}