This
page
is
part
of
the
FHIR
Specification
(v1.0.2:
DSTU
(v3.0.2:
STU
2).
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R4B
R4
R3
R2
R3
R2
| Vocabulary Work Group | Maturity Level : N/A | Ballot Status : Informative |
Definition for Value SetPostalAddressUse
{
"resourceType": "ValueSet",
"id": "postal-address-use",
"meta": {
"lastUpdated": "2015-10-24T07:41:03.495+11:00",
"lastUpdated": "2019-10-24T11:53:00+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.365"
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}
],
"url": "http://hl7.org/fhir/ValueSet/postal-address-use",
"version": "1.0.2",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.827"
}
],
"version": "3.0.2",
"name": "PostalAddressUse",
"status": "draft",
"experimental": false,
"date": "2019-10-24T11:53:00+11:00",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "other",
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"date": "2015-10-24T07:41:03+11:00",
"description": "Uses of an address not included in Address.use",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/v3/AddressUse",
"concept": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
"valueString": "Description: A flag indicating that the address is bad, in fact, useless."
}
],
"code": "BAD",
"display": "bad address"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
"valueString": "Description: Indicates that the address is considered sensitive and should only be shared or published in accordance with organizational controls governing patient demographic information with increased sensitivity. Uses of Addresses. Lloyd to supply more complete description."
}
],
"code": "CONF",
"display": "confidential address"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
"valueString": "Description: The primary home, to reach a person after business hours."
}
],
"code": "HP",
"display": "primary home"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
"valueString": "Description: A vacation home, to reach a person while on vacation."
}
],
"code": "HV",
"display": "vacation home"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
"valueString": "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'."
}
],
"code": "DIR",
"display": "direct"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
"valueString": "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."
}
],
"code": "PUB",
"display": "public"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
"valueString": "Description: Used primarily to visit an address."
}
],
"code": "PHYS",
"display": "physical visit address"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
"valueString": "Description: Used to send mail."
}
],
"code": "PST",
"display": "postal address"
}
]
}
]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.