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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeValueSet
IdValueSet-R5-submit-data-update-type-for-R4B.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.1.0/ValueSet-R5-submit-data-update-type-for-R4B.html
URLhttp://hl7.org/fhir/uv/xver/ValueSet/R5-submit-data-update-type-for-R4B
Version0.1.0
Statusactive
Date2026-03-17T21:02:03.8104715+00:00
NameR5SubmitDataUpdateTypeForR4B
TitleCross-version ValueSet R5.SubmitDataUpdateType for use in FHIR R4B
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/submit-data-update-type|5.0.0` for use in FHIR R4B.
PurposeThis value set is part of the cross-version definitions generated to enable use of the value set `http://hl7.org/fhir/ValueSet/submit-data-update-type|5.0.0` as defined in FHIR R5 in FHIR R4B. The source value set is bound to the following FHIR R5 elements: * `MeasureReport.dataUpdateType` Note that all concepts are included in this cross-version definition because no concepts have compatible representations Following are the generation technical comments: FHIR ValueSet `http://hl7.org/fhir/ValueSet/submit-data-update-type|5.0.0`, defined in FHIR R5 does not have any mapping to FHIR R4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet R5-submit-data-update-type-for-R4B

This value set expansion contains 2 concepts.

SystemVersionCodeDisplayDefinition
http://hl7.org/fhir/CodeSystem/submit-data-update-type5.0.0  incrementalIncrementalIn contrast to the Snapshot Update, the FHIR Parameters resource used in a Submit Data or the Collect Data scenario contains only the new and updated DEQM and QI Core Profiles since the last transaction. If the Consumer supports incremental updates, the contents of the updated payload updates the previous payload data.
http://hl7.org/fhir/CodeSystem/submit-data-update-type5.0.0  snapshotSnapshotIn contrast to the Incremental Update, the FHIR Parameters resource used in a Submit Data or the Collect Data scenario contains all the DEQM and QI Core Profiles for each transaction. If the Consumer supports snapshot updates, the contents of the updated payload entirely replaces the previous payload

Source1

{
  "resourceType": "ValueSet",
  "id": "R5-submit-data-update-type-for-R4B",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cqi"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4b"
        },
        {
          "url": "version",
          "valueString": "0.1.0"
        },
        {
          "url": "uri",
          "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"
        }
      ],
      "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-r5.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/xver/ValueSet/R5-submit-data-update-type-for-R4B",
  "version": "0.1.0",
  "name": "R5SubmitDataUpdateTypeForR4B",
  "title": "Cross-version ValueSet R5.SubmitDataUpdateType for use in FHIR R4B",
  "status": "active",
  "experimental": false,
  "date": "2026-03-17T21:02:03.8104715+00:00",
  "publisher": "Clinical Quality Information",
  "contact": [
    {
      "name": "Clinical Quality Information",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/submit-data-update-type|5.0.0` for use in FHIR R4B.",
  "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/submit-data-update-type|5.0.0` as defined in FHIR R5\r\nin FHIR R4B.\r\n\r\nThe source value set is bound to the following FHIR R5 elements:\r\n* `MeasureReport.dataUpdateType`\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/submit-data-update-type|5.0.0`, defined in FHIR R5 does not have any mapping to FHIR R4B",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/submit-data-update-type",
        "version": "5.0.0",
        "concept": [
          {
            "code": "incremental",
            "display": "Incremental"
          },
          {
            "code": "snapshot",
            "display": "Snapshot"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2026-03-17T21:02:03.8104715+00:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/submit-data-update-type",
        "version": "5.0.0",
        "code": "incremental",
        "display": "Incremental"
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/submit-data-update-type",
        "version": "5.0.0",
        "code": "snapshot",
        "display": "Snapshot"
      }
    ]
  }
}