DSTU2 QA Preview

This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

1.25.4.1.57 v3 Code System HL7UpdateMode

This code system (http://hl7.org/fhir/v3/HL7UpdateMode) is defined as part of HL7 v3.

Summary

Defining URL:http://hl7.org/fhir/ValueSet/v3-HL7UpdateMode
Name:v3 Code System HL7UpdateMode
Definition: The possible modes of updating that occur when an attribute is received by a system that already contains values for that attribute.
OID:2.16.840.1.113883.1.11.10018 (for OID based terminology systems)
System URL:http://hl7.org/fhir/v3/HL7UpdateMode
System OID:2.16.840.1.113883.5.57
Source ResourceXML / JSON

This value set is not currently used

1.25.4.1.57.1 Content Logical Definition


This value set has an inline code system http://hl7.org/fhir/v3/HL7UpdateMode, which defines the following codes:

CodeDisplayDefinition
A AddDescription: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 Add or ReplaceDescription:The item was (or is to be) either added or replaced.
D RemoveDescription: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 KeyDescription:This item is part of the identifying information for this object.
N No 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.
R ReplaceDescription: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 ReferenceDescription:This item provides enough information to allow a processing system to locate the full applicable record by identifying the object.
U UnknownDescription: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.