Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4B - Downloaded Version null See the Directory of published versions

CodeSystem: v3-HL7UpdateMode

Official URL: http://hl7.org/fhir/v3/HL7UpdateMode Version: 1.0.2
Standards status: Trial-use Maturity Level: 0 Computable Name: v3-HL7UpdateMode

This Code system is referenced in the content logical definition of the following value sets:

Properties

This code system defines the following properties for its concepts

NameCodeURIType
status status http://hl7.org/fhir/concept-properties#status code
Inactive inactive http://hl7.org/fhir/concept-properties#inactive boolean
effectiveDate effectiveDate http://hl7.org/fhir/concept-properties#effectiveDate dateTime
deprecationDate deprecationDate http://hl7.org/fhir/concept-properties#deprecationDate dateTime
retirementDate retirementDate http://hl7.org/fhir/concept-properties#retirementDate dateTime
Not Selectable notSelectable http://hl7.org/fhir/concept-properties#notSelectable boolean
Parent parent http://hl7.org/fhir/concept-properties#parent code
Child child http://hl7.org/fhir/concept-properties#child code
partOf partOf http://hl7.org/fhir/concept-properties#partOf code
synonym synonym http://hl7.org/fhir/concept-properties#synonym code
comment comment http://hl7.org/fhir/concept-properties#comment string
itemWeight itemWeight http://hl7.org/fhir/concept-properties#itemWeight decimal

Concepts

This case-sensitive code system http://hl7.org/fhir/v3/HL7UpdateMode defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinitionNot Selectable
1 A 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.) false
1 AR Add or Replace Description:The item was (or is to be) either added or replaced. false
1 D 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. false
1 K Key Description:This item is part of the identifying information for this object. false
1 N 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. false
1 R 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.) false
1 REF Reference Description:This item provides enough information to allow a processing system to locate the full applicable record by identifying the object. false
1 U 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. false
1 _SetUpdateMode SetUpdateMode These concepts apply when the element and/or message is updating a set of items. true
2   ESA Set Add Add the message element to the collection of items on the receiving system that correspond to the message element. false
2   ESAC 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. false
2   ESC 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. false
2   ESD Set Delete Delete the item on the receiving system that corresponds to this message element. false
1 AU 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. false
1 I Ignore Ignore this role, it is not relevant to the update. false
1 V Verify Verify - this message element must match a value already in the receiving systems database in order to process the message. false