HL7 Terminology (THO)
3.0.0 - Publication
This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="v2-0868"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>Status of the concept</td><td>code</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>Version of HL7 in which the code was deprecated</td><td>code</td></tr><tr><td>v2-concComment</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment</td><td>V2 Concept Comment</td><td>string</td></tr><tr><td>v2-concCommentAsPub</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub</td><td>V2 Concept Comment As Published</td><td>string</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v2-0868 defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>V2 Concept Comment</b></td><td><b>V2 Concept Comment As Published</b></td></tr><tr><td style="white-space:nowrap">M<a name="v2-0868-M"> </a></td><td>Moved</td><td>Moved</td><td>The individual associated with the telecommunication address has moved and is no longer reachable at the address.</td><td>The individual associated with the telecommunication address has moved and is no longer reachable at the address.</td></tr><tr><td style="white-space:nowrap">E<a name="v2-0868-E"> </a></td><td>Added in error</td><td>Added in error</td><td>The telecommunication address was incorrect and should never have been associated with the individual.</td><td>The telecommunication address was incorrect and should never have been associated with the individual.</td></tr><tr><td style="white-space:nowrap">R<a name="v2-0868-R"> </a></td><td>On request</td><td>On request</td><td>The associated individual requested that the telecommunication address be removed from their record (though it may still be correct).</td><td>The associated individual requested that the telecommunication address be removed from their record (though it may still be correct).</td></tr><tr><td style="white-space:nowrap">C<a name="v2-0868-C"> </a></td><td>Corrected</td><td>Corrected</td><td>The telecommunication address has been replaced with a corrected version.</td><td>The telecommunication address has been replaced with a corrected version.</td></tr><tr><td style="white-space:nowrap">N<a name="v2-0868-N"> </a></td><td>No longer in service</td><td>No longer in service</td><td>The telecommunication address is no longer connected or available</td><td>The telecommunication address is no longer connected or available</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="inm"/>
</extension>
<url value="http://terminology.hl7.org/CodeSystem/v2-0868"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.18.409"/>
</identifier>
<version value="2.1.0"/>
<name value="TelecommunicationExpirationReason"/>
<title value="telecommunicationExpirationReason"/>
<status value="active"/>
<experimental value="false"/>
<date value="2019-12-01"/>
<publisher value="HL7, Inc"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/"/>
</telecom>
</contact>
<description
value="Code system of concepts specifying the reason this contact number/email was marked as "ended". Used in HL7 Version 2.x messaging in the XTN segment."/>
<purpose
value="Underlying Master Code System for V2 table 0868 (Telecommunication Expiration Reason)"/>
<copyright
value="Copyright HL7. Licensed under creative commons public domain"/>
<caseSensitive value="true"/>
<valueSet value="http://terminology.hl7.org/ValueSet/v2-0868"/>
<hierarchyMeaning value="is-a"/>
<compositional value="false"/>
<versionNeeded value="false"/>
<content value="complete"/>
<property>
<code value="status"/>
<uri
value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"/>
<description value="Status of the concept"/>
<type value="code"/>
</property>
<property>
<code value="deprecated"/>
<uri
value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"/>
<description value="Version of HL7 in which the code was deprecated"/>
<type value="code"/>
</property>
<property>
<code value="v2-concComment"/>
<uri
value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"/>
<description value="V2 Concept Comment"/>
<type value="string"/>
</property>
<property>
<code value="v2-concCommentAsPub"/>
<uri
value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"/>
<description value="V2 Concept Comment As Published"/>
<type value="string"/>
</property>
<concept id="6497">
<code value="M"/>
<display value="Moved"/>
<definition value="Moved"/>
<property>
<code value="v2-concComment"/>
<valueString
value="The individual associated with the telecommunication address has moved and is no longer reachable at the address."/>
</property>
<property>
<code value="v2-concCommentAsPub"/>
<valueString
value="The individual associated with the telecommunication address has moved and is no longer reachable at the address."/>
</property>
<property>
<code value="status"/>
<valueCode value="A"/>
</property>
</concept>
<concept id="6498">
<code value="E"/>
<display value="Added in error"/>
<definition value="Added in error"/>
<property>
<code value="v2-concComment"/>
<valueString
value="The telecommunication address was incorrect and should never have been associated with the individual."/>
</property>
<property>
<code value="v2-concCommentAsPub"/>
<valueString
value="The telecommunication address was incorrect and should never have been associated with the individual."/>
</property>
<property>
<code value="status"/>
<valueCode value="A"/>
</property>
</concept>
<concept id="6499">
<code value="R"/>
<display value="On request"/>
<definition value="On request"/>
<property>
<code value="v2-concComment"/>
<valueString
value="The associated individual requested that the telecommunication address be removed from their record (though it may still be correct)."/>
</property>
<property>
<code value="v2-concCommentAsPub"/>
<valueString
value="The associated individual requested that the telecommunication address be removed from their record (though it may still be correct)."/>
</property>
<property>
<code value="status"/>
<valueCode value="A"/>
</property>
</concept>
<concept id="6500">
<code value="C"/>
<display value="Corrected"/>
<definition value="Corrected"/>
<property>
<code value="v2-concComment"/>
<valueString
value="The telecommunication address has been replaced with a corrected version."/>
</property>
<property>
<code value="v2-concCommentAsPub"/>
<valueString
value="The telecommunication address has been replaced with a corrected version."/>
</property>
<property>
<code value="status"/>
<valueCode value="A"/>
</property>
</concept>
<concept id="6501">
<code value="N"/>
<display value="No longer in service"/>
<definition value="No longer in service"/>
<property>
<code value="v2-concComment"/>
<valueString
value="The telecommunication address is no longer connected or available"/>
</property>
<property>
<code value="v2-concCommentAsPub"/>
<valueString
value="The telecommunication address is no longer connected or available"/>
</property>
<property>
<code value="status"/>
<valueCode value="A"/>
</property>
</concept>
</CodeSystem>