DSTU2 Ballot Source

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

V2-0190.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0190 ( Address Type)

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0190"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <url value="http://hl7.org/fhir/v2/vs/0190"/>
  <version value="2.7"/>
  <name value="v2 Address Type"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0190 ( Address Type)"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0190"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="B"/>
      <display value="Firm/Business"/>
    </concept>
    <concept>
      <code value="BA"/>
      <display value="Bad address"/>
    </concept>
    <concept>
      <code value="BDL"/>
      <display value="Birth delivery location  (address where birth occurred)"/>
    </concept>
    <concept>
      <code value="BI"/>
      <display value="Billing Address"/>
    </concept>
    <concept>
      <code value="BR"/>
      <display value="Residence at birth (home address at time of birth)"/>
    </concept>
    <concept>
      <code value="C"/>
      <display value="Current Or Temporary"/>
    </concept>
    <concept>
      <code value="F"/>
      <display value="Country Of Origin"/>
    </concept>
    <concept>
      <code value="H"/>
      <display value="Home"/>
    </concept>
    <concept>
      <code value="L"/>
      <display value="Legal Address"/>
    </concept>
    <concept>
      <code value="M"/>
      <display value="Mailing"/>
    </concept>
    <concept>
      <code value="N"/>
      <display value="Birth (nee)  (birth address, not otherwise specified)"/>
    </concept>
    <concept>
      <code value="O"/>
      <display value="Office/Business"/>
    </concept>
    <concept>
      <code value="P"/>
      <display value="Permanent"/>
    </concept>
    <concept>
      <code value="RH"/>
      <display value="Registry home. Refers to the information system, typically managed by a public health
         agency, that stores patient information such as immunization histories or cancer data,
         regardless of where the patient obtains services."/>
    </concept>
    <concept>
      <code value="S"/>
      <display value="Service Location"/>
    </concept>
    <concept>
      <code value="SH"/>
      <display value="Shipping Address"/>
    </concept>
    <concept>
      <code value="TM"/>
      <display value="Tube Address"/>
    </concept>
    <concept>
      <code value="V"/>
      <display value="Vacation"/>
    </concept>
  </define>
</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.