STU3 Candidate

This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). 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

Valueset-postal-address-use.xml

Raw XML (canonical form)

Definition for Value SetPostalAddressUse

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="postal-address-use"/>
  <meta>
    <lastUpdated value="2016-12-06T12:22:34.981+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">
      <h2>PostalAddressUse</h2>
      <div>
        <p>Uses of an address not included in Address.use</p>

      </div>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include these codes as defined in 
          <a href="v3/AddressUse/cs.html">http://hl7.org/fhir/v3/AddressUse</a>
          <table class="none">
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
              <td>
                <b>Definition</b>
              </td>
            </tr>
            <tr>
              <td>BAD</td>
              <td>bad address</td>
              <td>Description: A flag indicating that the address is bad, in fact, useless.</td>
            </tr>
            <tr>
              <td>CONF</td>
              <td>confidential address</td>
              <td>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.</td>
            </tr>
            <tr>
              <td>HP</td>
              <td>primary home</td>
              <td>Description: The primary home, to reach a person after business hours.</td>
            </tr>
            <tr>
              <td>HV</td>
              <td>vacation home</td>
              <td>Description: A vacation home, to reach a person while on vacation.</td>
            </tr>
            <tr>
              <td>DIR</td>
              <td>direct</td>
              <td>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'.</td>
            </tr>
            <tr>
              <td>PUB</td>
              <td>public</td>
              <td>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.</td>
            </tr>
            <tr>
              <td>PHYS</td>
              <td>physical visit address</td>
              <td>Description: Used primarily to visit an address.</td>
            </tr>
            <tr>
              <td>PST</td>
              <td>postal address</td>
              <td>Description: Used to send mail.</td>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <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.2.365"/>
  </identifier>
  <version value="1.8.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>
  <date value="2016-12-06T12:22:34+11:00"/>
  <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>

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.