This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
(v3.5.0:
R4
Ballot
#2).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R4
R3
Vocabulary
Work
Group
|
Maturity Level : N/A | External | Use Context : Any |
This
value
set
(http://hl7.org/fhir/ValueSet/v3-HL7UpdateMode)
(http://terminology.hl7.org/ValueSet/v3-HL7UpdateMode)
is
defined
as
part
of
HL7
v3.
Summary
| Defining URL: |
|
| Version: | 2018-08-12 |
| Name: | v3.HL7UpdateMode |
| Title: | 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) |
| Source Resource | XML / JSON |
This value set is used in the following places:
This value set includes codes from the following code systems:
http://hl7.org/fhir/v3/HL7UpdateMode
http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode
This
expansion
generated
19
Apr
2017
Aug
2018
This value set contains 15 concepts
Expansion
based
on
http://hl7.org/fhir/v3/HL7UpdateMode
http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode
version
2016-11-11
2018-08-12
All
codes
from
system
http://hl7.org/fhir/v3/HL7UpdateMode
http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode
| Lvl | Code | Display | Definition |
| 0 | 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.) |
| 0 | AR | Add or Replace | Description:The item was (or is to be) either added or replaced. |
| 0 | 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. |
| 0 | K | Key | Description:This item is part of the identifying information for this object. |
| 0 | 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. |
| 0 | 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.) |
| 0 | REF | Reference | Description:This item provides enough information to allow a processing system to locate the full applicable record by identifying the object. |
| 0 | 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. |
| 0 | _SetUpdateMode | SetUpdateMode | These concepts apply when the element and/or message is updating a set of items. |
| 1 | ESA | Set Add | Add the message element to the collection of items on the receiving system that correspond to the message element. |
| 1 | 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. |
| 1 | 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. |
| 1 | ESD | Set Delete | Delete the item on the receiving system that corresponds to this message element. |
| 0 | 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. |
| 0 | I | Ignore | Ignore this role, it is not relevant to the update. |
| 0 | V | Verify | Verify - this message element must match a value already in the receiving systems database in order to process the message. |