Clinical Document Architecture with Australian Schema
1.0.0 - current Australia flag

Clinical Document Architecture with Australian Schema - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CDAAddressUse - JSON Representation

Draft as of 2024-08-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CDAAddressUse",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CDAAddressUse</b></p><a name=\"CDAAddressUse\"> </a><a name=\"hcCDAAddressUse\"> </a><a name=\"CDAAddressUse-en-AU\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-AddressUse.html\"><code>http://terminology.hl7.org/CodeSystem/v3-AddressUse</code></a> version <code>2.1.0</code><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=\"http://terminology.hl7.org/5.2.0/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=\"http://terminology.hl7.org/5.2.0/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=\"http://terminology.hl7.org/5.2.0/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=\"http://terminology.hl7.org/5.2.0/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><tr><td><a href=\"http://terminology.hl7.org/5.2.0/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=\"http://terminology.hl7.org/5.2.0/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=\"http://terminology.hl7.org/5.2.0/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=\"http://terminology.hl7.org/5.2.0/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=\"http://terminology.hl7.org/5.2.0/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=\"http://terminology.hl7.org/5.2.0/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=\"http://terminology.hl7.org/5.2.0/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=\"http://terminology.hl7.org/5.2.0/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></table></li></ul></div>"
  },
  "url" : "http://hl7.org/cda/stds/core/ValueSet/CDAAddressUse",
  "version" : "1.0.0",
  "name" : "CDAAddressUse",
  "title" : "CDAAddressUse",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-08-29T09:46:41+10:00",
  "description" : "Codes that provide guidance around the circumstances in which a given address should be used - limited to values allowed in original CDA definition",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
        "version" : "2.1.0",
        "concept" : [
          {
            "code" : "H"
          },
          {
            "code" : "HP"
          },
          {
            "code" : "HV"
          },
          {
            "code" : "WP"
          },
          {
            "code" : "DIR"
          },
          {
            "code" : "PUB"
          },
          {
            "code" : "BAD"
          },
          {
            "code" : "TMP"
          },
          {
            "code" : "AS"
          },
          {
            "code" : "EC"
          },
          {
            "code" : "MC"
          },
          {
            "code" : "PG"
          }
        ]
      }
    ]
  }
}