HL7 Terminology
1.0.0 - Publication

This page is part of the HL7 Terminology (v1.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

TelecommunicationAddressUse - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "v3-TelecommunicationAddressUse",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><h2>TelecommunicationAddressUse</h2><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></tr><tr><td><a href=\"CodeSystem-v3-AddressUse.html#v3-AddressUse-AS\">AS</a></td><td>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>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>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>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>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>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>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>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>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>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>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>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" : "2.0.0",
  "name" : "TelecommunicationAddressUse",
  "title" : "TelecommunicationAddressUse",
  "status" : "active",
  "date" : "2014-03-26T00:00:00-04:00",
  "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"
          }
        ]
      }
    ]
  }
}