FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-R4-v3-HL7UpdateMode-for-R4B.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet R4-v3-HL7UpdateMode-for-R4B
This value set expansion contains 15 concepts.
| Code | System | Display | Definition |
| A | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Add | **Description:**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.) |
| AR | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Add or Replace | **Description:**The item was (or is to be) either added or replaced. |
| D | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Remove | **Description:**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. |
| K | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Key | **Description:**This item is part of the identifying information for this object. |
| N | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | No Change | **Description:**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. |
| R | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Replace | **Description:**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.) |
| REF | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Reference | **Description:**This item provides enough information to allow a processing system to locate the full applicable record by identifying the object. |
| U | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Unknown | **Description:**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. |
| ESA | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Set Add | Add the message element to the collection of items on the receiving system that correspond to the message element. |
| ESAC | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Set Add or Change | Change the item on the receiving system that corresponds to this message element; if a matching element does not exist, add a new one created with the values in the message. |
| ESC | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Set Change | Change the item on the receiving system that corresponds to this message element; do not process if a matching element does not exist. |
| ESD | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Set Delete | Delete the item on the receiving system that corresponds to this message element. |
| AU | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Add or Update | **Description:** AU: If this item exists, update it with these values. If it does not exist, create it with these values. If the item is part of the collection, update each item that matches this item, and if no items match, add a new item to the collection. |
| I | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Ignore | Ignore this role, it is not relevant to the update. |
| V | http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode | Verify | Verify - this message element must match a value already in the receiving systems database in order to process the message. |
{
"resourceType": "ValueSet",
"id": "R4-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": "vocab"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.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/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/4.0/ValueSet/R4-v3-HL7UpdateMode-for-R4B",
"version": "0.0.1-snapshot-2",
"name": "R4_v3_HL7UpdateMode_for_R4B",
"title": "Cross-version VS for R4.v3.HL7UpdateMode for use in FHIR R4B",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:36:20.542462+10:00",
"publisher": "HL7 International / Terminology Infrastructure",
"contact": [
{
"name": "HL7 International / Terminology Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/Vocab"
}
]
}
],
"description": "This cross-version ValueSet represents concepts from http://terminology.hl7.org/ValueSet/v3-HL7UpdateMode|2018-08-12 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"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"
},
{
"code": "ESA",
"display": "Set Add"
},
{
"code": "ESAC",
"display": "Set Add or Change"
},
{
"code": "ESC",
"display": "Set Change"
},
{
"code": "ESD",
"display": "Set Delete"
},
{
"code": "AU",
"display": "Add or Update"
},
{
"code": "I",
"display": "Ignore"
},
{
"code": "V",
"display": "Verify"
}
]
}
]
},
"expansion": {
"timestamp": "2025-09-01T22:36:20.542463+10:00",
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "A",
"display": "Add"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "AR",
"display": "Add or Replace"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "D",
"display": "Remove"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "K",
"display": "Key"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "N",
"display": "No Change"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "R",
"display": "Replace"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "REF",
"display": "Reference"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "U",
"display": "Unknown"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "ESA",
"display": "Set Add"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "ESAC",
"display": "Set Add or Change"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "ESC",
"display": "Set Change"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "ESD",
"display": "Set Delete"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "AU",
"display": "Add or Update"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "I",
"display": "Ignore"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
"version": "2018-08-12",
"code": "V",
"display": "Verify"
}
]
}
}