This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetPostalAddressUse
<ValueSet xmlns="http://hl7.org/fhir"> <id value="postal-address-use"/> <meta> <lastUpdated value="2015-04-03T14:24:32.000+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.326"/> </extension> <url value="http://hl7.org/fhir/vs/postal-address-use"/> <version value="0.5.0"/> <name value="PostalAddressUse"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Uses of an address not included in Address.use"/> <status value="draft"/> <experimental value="false"/> <date value="2015-04-03T14:24:32+11:00"/> <compose> <include> <system value="http://hl7.org/fhir/v3/AddressUse"/> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-definition"> <valueString value="Description: 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-definition"> <valueString value="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."/> </extension> <code value="CONF"/> <display value="confidential address"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-definition"> <valueString value="Description: 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-definition"> <valueString value="Description: 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-definition"> <valueString value="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'."/> </extension> <code value="DIR"/> <display value="direct"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-definition"> <valueString value="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."/> </extension> <code value="PUB"/> <display value="public"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-definition"> <valueString value="Description: 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-definition"> <valueString value="Description: Used to send mail."/> </extension> <code value="PST"/> <display value="postal address"/> </concept> </include> </compose> </ValueSet>
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.