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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r3.r4b.r4
Resource TypeValueSet
IdValueSet-R3-v3-HL7UpdateMode-for-R4B.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r3.r4b/0.0.1-snapshot-2/ValueSet-R3-v3-HL7UpdateMode-for-R4B.html
URLhttp://hl7.org/fhir/3.0/ValueSet/R3-v3-HL7UpdateMode-for-R4B
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:36:00.633395+10:00
NameR3_v3_HL7UpdateMode_for_R4B
TitleCross-version VS for R3.v3 Code System HL7UpdateMode for use in FHIR R4B
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/v3-HL7UpdateMode|2016-11-11 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R4B.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
HL7UpdateModev3-HL7UpdateMode

Narrative

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

Generated Narrative: ValueSet R3-v3-HL7UpdateMode-for-R4B

This value set expansion contains 8 concepts.

CodeSystemDisplayDefinition
  Ahttp://hl7.org/fhir/v3/HL7UpdateModeAddDescription:The item was (or is to be) added, having not been present immediately before. (If it is already present, this may be treated as an error condition.)
  ARhttp://hl7.org/fhir/v3/HL7UpdateModeAdd or ReplaceDescription:The item was (or is to be) either added or replaced.
  Dhttp://hl7.org/fhir/v3/HL7UpdateModeRemoveDescription:The item was (or is to be) removed (sometimes referred to as deleted). If the item is part of a collection, delete any matching items.
  Khttp://hl7.org/fhir/v3/HL7UpdateModeKeyDescription:This item is part of the identifying information for this object.
  Nhttp://hl7.org/fhir/v3/HL7UpdateModeNo ChangeDescription:There was (or is to be) no change to the item. This is primarily used when this element has not changed, but other attributes in the instance have changed.
  Rhttp://hl7.org/fhir/v3/HL7UpdateModeReplaceDescription:The item existed previously and has (or is to be) revised. (If an item does not already exist, this may be treated as an error condition.)
  REFhttp://hl7.org/fhir/v3/HL7UpdateModeReferenceDescription:This item provides enough information to allow a processing system to locate the full applicable record by identifying the object.
  Uhttp://hl7.org/fhir/v3/HL7UpdateModeUnknownDescription:Description:</b>It is not specified whether or what kind of change has occurred to the item, or whether the item is present as a reference or identifying property.

Source1

{
  "resourceType": "ValueSet",
  "id": "R3-v3-HL7UpdateMode-for-R4B",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r3.r4b"
        },
        {
          "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": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/3.0/ValueSet/R3-v3-HL7UpdateMode-for-R4B",
  "version": "0.0.1-snapshot-2",
  "name": "R3_v3_HL7UpdateMode_for_R4B",
  "title": "Cross-version VS for R3.v3 Code System HL7UpdateMode for use in FHIR R4B",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:36:00.633395+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/v3-HL7UpdateMode|2016-11-11 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R4B.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/HL7UpdateMode",
        "version": "2016-11-11",
        "concept": [
          {
            "code": "A",
            "display": "Add"
          },
          {
            "code": "AR",
            "display": "Add or Replace"
          },
          {
            "code": "D",
            "display": "Remove"
          },
          {
            "code": "K",
            "display": "Key"
          },
          {
            "code": "N",
            "display": "No Change"
          },
          {
            "code": "R",
            "display": "Replace"
          },
          {
            "code": "REF",
            "display": "Reference"
          },
          {
            "code": "U",
            "display": "Unknown"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:36:00.633393+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/v3/HL7UpdateMode",
        "version": "2016-11-11",
        "code": "A",
        "display": "Add"
      },
      {
        "system": "http://hl7.org/fhir/v3/HL7UpdateMode",
        "version": "2016-11-11",
        "code": "AR",
        "display": "Add or Replace"
      },
      {
        "system": "http://hl7.org/fhir/v3/HL7UpdateMode",
        "version": "2016-11-11",
        "code": "D",
        "display": "Remove"
      },
      {
        "system": "http://hl7.org/fhir/v3/HL7UpdateMode",
        "version": "2016-11-11",
        "code": "K",
        "display": "Key"
      },
      {
        "system": "http://hl7.org/fhir/v3/HL7UpdateMode",
        "version": "2016-11-11",
        "code": "N",
        "display": "No Change"
      },
      {
        "system": "http://hl7.org/fhir/v3/HL7UpdateMode",
        "version": "2016-11-11",
        "code": "R",
        "display": "Replace"
      },
      {
        "system": "http://hl7.org/fhir/v3/HL7UpdateMode",
        "version": "2016-11-11",
        "code": "REF",
        "display": "Reference"
      },
      {
        "system": "http://hl7.org/fhir/v3/HL7UpdateMode",
        "version": "2016-11-11",
        "code": "U",
        "display": "Unknown"
      }
    ]
  }
}