This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Address-use-map-v2.xml

v2 map for AddressUse

Raw XML

<ConceptMap xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>v2 map for AddressUse (http://hl7.org/fhir/cm/v2/address-use)</h2>
      <p>Mapping from 
        <a href="address-use.html">http://hl7.org/fhir/vs/address-use</a> to 
        <a href="v2/0190/index.html">http://hl7.org/fhir/v2/vs/0190</a>
      </p>
      <p>Draft. Published on 30-Sep 2014 18:9 by HL7 (FHIR Project) (
        <a href="http://hl7.org/fhir">http://hl7.org/fhir</a>, 
        <a href="mailto:fhir@lists.hl7.org">fhir@lists.hl7.org</a>). 
      </p>
      <p>v2 Map (0190)</p>
      <br/>
      <table class="grid">
        <tr>
          <td>
            <b>Source Code</b>
          </td>
          <td>
            <b>Equivalence</b>
          </td>
          <td>
            <b>Destination Code</b>
          </td>
          <td>
            <b>Comments</b>
          </td>
        </tr>
        <tr>
          <td>home</td>
          <td>equivalent</td>
          <td>H (Home)</td>
          <td/>
        </tr>
        <tr>
          <td>work</td>
          <td>equivalent</td>
          <td>O (Office/Business)</td>
          <td/>
        </tr>
        <tr>
          <td>temp</td>
          <td>equivalent</td>
          <td>C (Current Or Temporary)</td>
          <td/>
        </tr>
        <tr>
          <td>old</td>
          <td>narrower</td>
          <td>BA (Bad address)</td>
          <td>unclear about old addresses</td>
        </tr>
      </table>
    </div>
  </text>
  <identifier value="http://hl7.org/fhir/cm/v2/address-use"/>
  <name value="v2 map for AddressUse"/>
  <publisher value="HL7 (FHIR Project)"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org/fhir"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="fhir@lists.hl7.org"/>
  </telecom>
  <description value="v2 Map (0190)"/>
  <status value="draft"/>
  <date value="2014-09-30T18:09:18.551+10:00"/>
  <source>
    <reference value="http://hl7.org/fhir/vs/address-use"/>
  </source>
  <target>
    <reference value="http://hl7.org/fhir/v2/vs/0190"/>
  </target>
  <concept>
    <system value="http://hl7.org/fhir/address-use"/>
    <code value="home"/>
    <map>
      <system value="http://hl7.org/fhir/v2/0190"/>
      <code value="H"/>
      <equivalence value="equivalent"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/address-use"/>
    <code value="work"/>
    <map>
      <system value="http://hl7.org/fhir/v2/0190"/>
      <code value="O"/>
      <equivalence value="equivalent"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/address-use"/>
    <code value="temp"/>
    <map>
      <system value="http://hl7.org/fhir/v2/0190"/>
      <code value="C"/>
      <equivalence value="equivalent"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/address-use"/>
    <code value="old"/>
    <map>
      <system value="http://hl7.org/fhir/v2/0190"/>
      <code value="BA"/>
      <equivalence value="narrower"/>
      <comments value="unclear about old addresses"/>
    </map>
  </concept>
</ConceptMap>