FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/v3-PostalAddressUse

Packagehl7.terminology.r4b
TypeValueSet
Idv3-PostalAddressUse
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-v3-PostalAddressUse.html
URLhttp://terminology.hl7.org/ValueSet/v3-PostalAddressUse
Version3.0.0
Statusactive
Date2014-03-26
NamePostalAddressUse
TitlePostalAddressUse
Realmuv
Authorityhl7
Description***No description***
CopyrightThis 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.html

Resources that use this resource

StructureDefinition
2.16.840.1.113883.10.22.1.2--20240802130239International Patient Summary

Resources that this resource uses

CodeSystem
v3-AddressUseAddressUse
v3-AddressUseAddressUse
ValueSet
v3-AddressRepresentationUseAddressRepresentationUse
v3-HL7SearchUseHL7SearchUse
v3-AddressRepresentationUseAddressRepresentationUse
v3-HL7SearchUseHL7SearchUse

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet v3-PostalAddressUse

Language: en

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-AddressUse
    CodeDisplayDefinition
    BADbad address**Description:** A flag indicating that the address is bad, in fact, useless.
    DIRdirect**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'.
    Hhome address**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.
    HPprimary home**Description:** The primary home, to reach a person after business hours.
    HVvacation home**Description:** A vacation home, to reach a person while on vacation.
    PHYSphysical visit address**Description:** Used primarily to visit an address.
    PSTpostal address**Description:** Used to send mail.
    PUBpublic**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.
    TMPtemporary address**Description:** A temporary address, may be good for visit or mailing. Note that an address history can provide more detailed information.
    WPwork place**Description:** An office address. First choice for business related contacts during business hours.
  • Import all the codes that are contained in AddressRepresentationUse
  • Import all the codes that are contained in HL7SearchUse

Source

{
  "resourceType": "ValueSet",
  "id": "v3-PostalAddressUse",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-PostalAddressUse",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.10637"
    }
  ],
  "version": "3.0.0",
  "name": "PostalAddressUse",
  "title": "PostalAddressUse",
  "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.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
        "concept": [
          {
            "code": "BAD"
          },
          {
            "code": "DIR"
          },
          {
            "code": "H"
          },
          {
            "code": "HP"
          },
          {
            "code": "HV"
          },
          {
            "code": "PHYS"
          },
          {
            "code": "PST"
          },
          {
            "code": "PUB"
          },
          {
            "code": "TMP"
          },
          {
            "code": "WP"
          }
        ]
      },
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v3-AddressRepresentationUse"
        ]
      },
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v3-HL7SearchUse"
        ]
      }
    ]
  }
}