HL7 Terminology (THO)
5.5.0 - Publication
This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2019-03-20 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="v3-HL7UpdateMode"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td/><td>Coding</td><td>The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.</td></tr><tr><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes. Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired..</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode</code> defines the following codes in a Is-A heirarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>status</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style="white-space:nowrap">A<a name="v3-HL7UpdateMode-A"> </a></td><td>Add</td><td>**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.)</td><td>22624</td><td>active</td><td/></tr><tr><td>1</td><td style="white-space:nowrap">AR<a name="v3-HL7UpdateMode-AR"> </a></td><td>Add or Replace</td><td>**Description:**The item was (or is to be) either added or replaced.</td><td>22654</td><td>active</td><td/></tr><tr><td>1</td><td style="white-space:nowrap">D<a name="v3-HL7UpdateMode-D"> </a></td><td>Remove</td><td>**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.</td><td>10020</td><td>active</td><td/></tr><tr><td>1</td><td style="white-space:nowrap">K<a name="v3-HL7UpdateMode-K"> </a></td><td>Key</td><td>**Description:**This item is part of the identifying information for this object.</td><td>10022</td><td>active</td><td/></tr><tr><td>1</td><td style="white-space:nowrap">N<a name="v3-HL7UpdateMode-N"> </a></td><td>No Change</td><td>**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.</td><td>22655</td><td>active</td><td/></tr><tr><td>1</td><td style="white-space:nowrap">R<a name="v3-HL7UpdateMode-R"> </a></td><td>Replace</td><td>**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.)</td><td>10019</td><td>active</td><td/></tr><tr><td>1</td><td style="white-space:nowrap">REF<a name="v3-HL7UpdateMode-REF"> </a></td><td>Reference</td><td>**Description:**This item provides enough information to allow a processing system to locate the full applicable record by identifying the object.</td><td>22623</td><td>active</td><td/></tr><tr><td>1</td><td style="white-space:nowrap">U<a name="v3-HL7UpdateMode-U"> </a></td><td>Unknown</td><td>**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.</td><td>22622</td><td>active</td><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_SetUpdateMode<a name="v3-HL7UpdateMode-_SetUpdateMode"> </a></td><td>SetUpdateMode</td><td>These concepts apply when the element and/or message is updating a set of items.</td><td>21082</td><td>retired</td><td>true</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap"> ESA<a name="v3-HL7UpdateMode-ESA"> </a></td><td>Set Add</td><td>Add the message element to the collection of items on the receiving system that correspond to the message element.</td><td>10025</td><td>retired</td><td/></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap"> ESAC<a name="v3-HL7UpdateMode-ESAC"> </a></td><td>Set Add or Change</td><td>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.</td><td>10028</td><td>retired</td><td/></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap"> ESC<a name="v3-HL7UpdateMode-ESC"> </a></td><td>Set Change</td><td>Change the item on the receiving system that corresponds to this message element; do not process if a matching element does not exist.</td><td>10027</td><td>retired</td><td/></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap"> ESD<a name="v3-HL7UpdateMode-ESD"> </a></td><td>Set Delete</td><td>Delete the item on the receiving system that corresponds to this message element.</td><td>10026</td><td>retired</td><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">AU<a name="v3-HL7UpdateMode-AU"> </a></td><td>Add or Update</td><td>**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.</td><td>22621</td><td>retired</td><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">I<a name="v3-HL7UpdateMode-I"> </a></td><td>Ignore</td><td>Ignore this role, it is not relevant to the update.</td><td>10021</td><td>retired</td><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">V<a name="v3-HL7UpdateMode-V"> </a></td><td>Verify</td><td>Verify - this message element must match a value already in the receiving systems database in order to process the message.</td><td>10023</td><td>retired</td><td/></tr></table></div>
</text>
<url value="http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.5.57"/>
</identifier>
<version value="3.0.0"/>
<name value="HL7UpdateMode"/>
<title value="HL7UpdateMode"/>
<status value="active"/>
<experimental value="false"/>
<date value="2019-03-20"/>
<publisher value="Health Level Seven International"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hq@HL7.org"/>
</telecom>
</contact>
<description
value="The possible modes of updating that occur when an attribute is received by a system that already contains values for that attribute."/>
<copyright
value="This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
<caseSensitive value="true"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<property>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry">
<valueCode value="antisymmetric"/>
</extension>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity">
<valueCode value="transitive"/>
</extension>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity">
<valueCode value="irreflexive"/>
</extension>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable">
<valueBoolean value="true"/>
</extension>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind">
<valueCode value="Specializes"/>
</extension>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName">
<valueString value="Generalizes"/>
</extension>
<code value="Specializes"/>
<description
value="The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric."/>
<type value="Coding"/>
</property>
<property>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry">
<valueCode value="antisymmetric"/>
</extension>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity">
<valueCode value="transitive"/>
</extension>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity">
<valueCode value="irreflexive"/>
</extension>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable">
<valueBoolean value="true"/>
</extension>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind">
<valueCode value="Generalizes"/>
</extension>
<extension
url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName">
<valueString value="Specializes"/>
</extension>
<code value="Generalizes"/>
<description
value="Inverse of Specializes. Only included as a derived relationship."/>
<type value="Coding"/>
</property>
<property>
<code value="internalId"/>
<uri
value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"/>
<description
value="The internal identifier for the concept in the HL7 Access database repository."/>
<type value="code"/>
</property>
<property>
<code value="status"/>
<uri value="http://hl7.org/fhir/concept-properties#status"/>
<description
value="Designation of a concept's state. Normally is not populated unless the state is retired.."/>
<type value="code"/>
</property>
<property>
<code value="notSelectable"/>
<uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
<description
value="Indicates that the code is abstract - only intended to be used as a selector for other concepts"/>
<type value="boolean"/>
</property>
<concept>
<code value="A"/>
<display value="Add"/>
<definition
value="**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.)"/>
<property>
<code value="status"/>
<valueCode value="active"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="22624"/>
</property>
</concept>
<concept>
<code value="AR"/>
<display value="Add or Replace"/>
<definition
value="**Description:**The item was (or is to be) either added or replaced."/>
<property>
<code value="status"/>
<valueCode value="active"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="22654"/>
</property>
</concept>
<concept>
<code value="D"/>
<display value="Remove"/>
<definition
value="**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."/>
<property>
<code value="status"/>
<valueCode value="active"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="10020"/>
</property>
</concept>
<concept>
<code value="K"/>
<display value="Key"/>
<definition
value="**Description:**This item is part of the identifying information for this object."/>
<property>
<code value="status"/>
<valueCode value="active"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="10022"/>
</property>
</concept>
<concept>
<code value="N"/>
<display value="No Change"/>
<definition
value="**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."/>
<property>
<code value="status"/>
<valueCode value="active"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="22655"/>
</property>
</concept>
<concept>
<code value="R"/>
<display value="Replace"/>
<definition
value="**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.)"/>
<property>
<code value="status"/>
<valueCode value="active"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="10019"/>
</property>
</concept>
<concept>
<code value="REF"/>
<display value="Reference"/>
<definition
value="**Description:**This item provides enough information to allow a processing system to locate the full applicable record by identifying the object."/>
<property>
<code value="status"/>
<valueCode value="active"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="22623"/>
</property>
</concept>
<concept>
<code value="U"/>
<display value="Unknown"/>
<definition
value="**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."/>
<property>
<code value="status"/>
<valueCode value="active"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="22622"/>
</property>
</concept>
<concept>
<code value="_SetUpdateMode"/>
<display value="SetUpdateMode"/>
<definition
value="These concepts apply when the element and/or message is updating a set of items."/>
<property>
<code value="notSelectable"/>
<valueBoolean value="true"/>
</property>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="21082"/>
</property>
<concept>
<code value="ESA"/>
<display value="Set Add"/>
<definition
value="Add the message element to the collection of items on the receiving system that correspond to the message element."/>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="10025"/>
</property>
</concept>
<concept>
<code value="ESAC"/>
<display value="Set Add or Change"/>
<definition
value="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."/>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="10028"/>
</property>
</concept>
<concept>
<code value="ESC"/>
<display value="Set Change"/>
<definition
value="Change the item on the receiving system that corresponds to this message element; do not process if a matching element does not exist."/>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="10027"/>
</property>
</concept>
<concept>
<code value="ESD"/>
<display value="Set Delete"/>
<definition
value="Delete the item on the receiving system that corresponds to this message element."/>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="10026"/>
</property>
</concept>
</concept>
<concept>
<code value="AU"/>
<display value="Add or Update"/>
<definition
value="**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."/>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="22621"/>
</property>
</concept>
<concept>
<code value="I"/>
<display value="Ignore"/>
<definition value="Ignore this role, it is not relevant to the update."/>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="10021"/>
</property>
</concept>
<concept>
<code value="V"/>
<display value="Verify"/>
<definition
value="Verify - this message element must match a value already in the receiving systems database in order to process the message."/>
<property>
<code value="status"/>
<valueCode value="retired"/>
</property>
<property>
<code value="internalId"/>
<valueCode value="10023"/>
</property>
</concept>
</CodeSystem>