HL7 Terminology (THO)
5.5.0 - Publication International flag

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. For a full list of available versions, see the Directory of published versions

: TelecommunicationAddressUse - JSON Representation

Active as of 2014-03-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-TelecommunicationAddressUse",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-AddressUse.html\"><code>http://terminology.hl7.org/CodeSystem/v3-AddressUse</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-AS\">AS</a></td><td style=\"color: #cccccc\">answering service</td><td>**Description:** An automated answering machine used for less urgent cases and if the main purpose of contact is to leave a message or access an automated announcement.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-BAD\">BAD</a></td><td style=\"color: #cccccc\">bad address</td><td>**Description:** A flag indicating that the address is bad, in fact, useless.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-DIR\">DIR</a></td><td style=\"color: #cccccc\">direct</td><td>**Description:** Indicates a work place address or telecommunication address that reaches the individual or organization directly without intermediaries. For phones, often referred to as a 'private line'.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-EC\">EC</a></td><td style=\"color: #cccccc\">emergency contact</td><td>**Description:** A contact specifically designated to be used for emergencies. This is the first choice in emergencies, independent of any other use codes.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-H\">H</a></td><td style=\"color: #cccccc\">home address</td><td>**Description:** A communication address at a home, attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-HP\">HP</a></td><td style=\"color: #cccccc\">primary home</td><td>**Description:** The primary home, to reach a person after business hours.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-HV\">HV</a></td><td style=\"color: #cccccc\">vacation home</td><td>**Description:** A vacation home, to reach a person while on vacation.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-MC\">MC</a></td><td style=\"color: #cccccc\">mobile contact</td><td>**Description:** A telecommunication device that moves and stays with its owner. May have characteristics of all other use codes, suitable for urgent matters, not the first choice for routine business.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-PG\">PG</a></td><td style=\"color: #cccccc\">pager</td><td>**Description:** A paging device suitable to solicit a callback or to leave a very short message.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-PUB\">PUB</a></td><td style=\"color: #cccccc\">public</td><td>**Description:** Indicates a work place address or telecommunication address that is a 'standard' address which may reach a reception service, mail-room, or other intermediary prior to the target entity.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-TMP\">TMP</a></td><td style=\"color: #cccccc\">temporary address</td><td>**Description:** A temporary address, may be good for visit or mailing. Note that an address history can provide more detailed information.</td></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-WP\">WP</a></td><td style=\"color: #cccccc\">work place</td><td>**Description:** An office address. First choice for business related contacts during business hours.</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-TelecommunicationAddressUse",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.201"
    }
  ],
  "version" : "3.0.0",
  "name" : "TelecommunicationAddressUse",
  "title" : "TelecommunicationAddressUse",
  "status" : "active",
  "experimental" : false,
  "date" : "2014-03-26",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "***No description***",
  "copyright" : "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",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
        "concept" : [
          {
            "code" : "AS"
          },
          {
            "code" : "BAD"
          },
          {
            "code" : "DIR"
          },
          {
            "code" : "EC"
          },
          {
            "code" : "H"
          },
          {
            "code" : "HP"
          },
          {
            "code" : "HV"
          },
          {
            "code" : "MC"
          },
          {
            "code" : "PG"
          },
          {
            "code" : "PUB"
          },
          {
            "code" : "TMP"
          },
          {
            "code" : "WP"
          }
        ]
      }
    ]
  }
}