<ValueSet xmlns="http://hl7.org/fhir">
  <id value="postal-address-use" />
  <text>
    <status value="extensions" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </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.827" />
  </identifier>
  <version value="3.0.0" />
  <name value="PostalAddressUse" />
  <status value="draft" />
  <experimental value="false" />
  <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" />
  <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>