FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.2.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 3 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="postal-address-use"/>
<meta>
<lastUpdated value="2023-01-31T07:07:38.434+11:00"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet postal-address-use</b></p><a name="postal-address-use"> </a><a name="hcpostal-address-use"> </a><a name="postal-address-use-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2023-01-31 07:07:38+1100</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/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="http://terminology.hl7.org/6.0.2/CodeSystem-v3-AddressUse.html#v3-AddressUse-BAD">BAD</a></td><td>bad address</td><td>A flag indicating that the address is bad, in fact, useless.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-AddressUse.html#v3-AddressUse-CONF">CONF</a></td><td>confidential address</td><td>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.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-AddressUse.html#v3-AddressUse-HP">HP</a></td><td>primary home</td><td>The primary home, to reach a person after business hours.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-AddressUse.html#v3-AddressUse-HV">HV</a></td><td>vacation home</td><td>A vacation home, to reach a person while on vacation.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-AddressUse.html#v3-AddressUse-DIR">DIR</a></td><td>direct</td><td>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/6.0.2/CodeSystem-v3-AddressUse.html#v3-AddressUse-PUB">PUB</a></td><td>public</td><td>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/6.0.2/CodeSystem-v3-AddressUse.html#v3-AddressUse-PHYS">PHYS</a></td><td>physical visit address</td><td>Used primarily to visit an address.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-AddressUse.html#v3-AddressUse-PST">PST</a></td><td>postal address</td><td>Used to send mail.</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/postal-address-use"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.908"/>
</identifier>
<version value="5.2.0-ballot"/>
<name value="PostalAddressUse"/>
<title value="PostalAddressUse"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-01-31T07:07:38+11:00"/>
<publisher value="HL7 International / FHIR Infrastructure"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description value="Uses of an address not included in Address.use."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-AddressUse"/>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition">
<valueString
value="A flag indicating that the address is bad, in fact, useless."/>
</extension>
<code value="BAD"/>
<display value="bad address"/>
</concept>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition">
<valueString
value="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."/>
</extension>
<code value="CONF"/>
<display value="confidential address"/>
</concept>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition">
<valueString
value="The primary home, to reach a person after business hours."/>
</extension>
<code value="HP"/>
<display value="primary home"/>
</concept>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition">
<valueString
value="A vacation home, to reach a person while on vacation."/>
</extension>
<code value="HV"/>
<display value="vacation home"/>
</concept>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition">
<valueString
value="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'."/>
</extension>
<code value="DIR"/>
<display value="direct"/>
</concept>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition">
<valueString
value="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."/>
</extension>
<code value="PUB"/>
<display value="public"/>
</concept>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition">
<valueString value="Used primarily to visit an address."/>
</extension>
<code value="PHYS"/>
<display value="physical visit address"/>
</concept>
<concept>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition">
<valueString value="Used to send mail."/>
</extension>
<code value="PST"/>
<display value="postal address"/>
</concept>
</include>
</compose>
</ValueSet>