<?xml version=“1.0” encoding=“UTF-8”?>

<ConceptMap xmlns=“hl7.org/fhir”>

<id value="101"/>
<text>
  <status value="generated"/>
  <div xmlns="http://www.w3.org/1999/xhtml">
    <h2>FHIR-v3-Address-Use (http://hl7.org/fhir/ConceptMap/101)</h2>
    <p>Mapping from http://hl7.org/fhir/ValueSet/address-use to http://hl7.org/fhir/ValueSet/v3-AddressUse</p>
    <p>DRAFT (not intended for production usage). Published on Jun 13, 2012 by HL7, Inc (FHIR project team (example): 
      <a href="http://hl7.org/fhir">http://hl7.org/fhir</a>). Creative Commons 0
    </p>
    <div>
      <p>A mapping between the FHIR and HL7 v3 AddressUse Code systems</p>

    </div>
    <br/>
    <table class="grid">
      <tr>
        <td>
          <b>Source Code</b>
        </td>
        <td>
          <b>Equivalence</b>
        </td>
        <td>
          <b>Destination Code</b>
        </td>
        <td>
          <b>Comment</b>
        </td>
      </tr>
      <tr>
        <td>home (Home)</td>
        <td></td>
        <td>H (home address)</td>
        <td/>
      </tr>
      <tr>
        <td>work (Work)</td>
        <td></td>
        <td>WP (work place)</td>
        <td/>
      </tr>
      <tr>
        <td>temp (Temporary)</td>
        <td></td>
        <td>TMP (temporary address)</td>
        <td/>
      </tr>
      <tr>
        <td>old (Old / Incorrect)</td>
        <td>disjoint</td>
        <td>BAD (bad address)</td>
        <td>In the HL7 v3 AD, old is handled by the usablePeriod element, but you have to provide a time, there&#39;s no simple equivalent of flagging an address as old</td>
      </tr>
    </table>
  </div>
</text>
<url value="http://hl7.org/fhir/ConceptMap/101"/>
<identifier>
  <system value="urn:ietf:rfc:3986"/>
  <value value="urn:uuid:53cd62ee-033e-414c-9f58-3ca97b5ffc3b"/>
</identifier>
<version value="20120613"/>
<name value="FHIR-v3-Address-Use"/>
<title value="FHIR/v3 Address Use Mapping"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2012-06-13"/>
<publisher value="HL7, Inc"/>
<contact>
  <name value="FHIR project team (example)"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org/fhir"/>
  </telecom>
</contact>
<description value="A mapping between the FHIR and HL7 v3 AddressUse Code systems"/>
<useContext>
  <code>
    <system value="http://hl7.org/fhir/usage-context-type"/>
    <code value="venue"/>
  </code>
  <valueCodeableConcept>
    <text value="for CDA Usage"/>
  </valueCodeableConcept>
</useContext>
<purpose value="To help implementers map from HL7 v3/CDA to FHIR"/>
<copyright value="Creative Commons 0"/>
<sourceUri value="http://hl7.org/fhir/ValueSet/address-use"/>
<targetUri value="http://hl7.org/fhir/ValueSet/v3-AddressUse"/>
<group>
  <source value="http://hl7.org/fhir/address-use"/>
  <target value="http://hl7.org/fhir/v3/AddressUse"/>
  <element>
    <code value="home"/>
    <display value="home"/>
    <target>
      <code value="H"/>
      <display value="home"/>
    </target>
  </element>
  <element>
    <code value="work"/>
    <display value="work"/>
    <target>
      <code value="WP"/>
      <display value="work place"/>
    </target>
  </element>
  <element>
    <code value="temp"/>
    <display value="temp"/>
    <target>
      <code value="TMP"/>
      <display value="temporary address"/>
    </target>
  </element>
  <element>
    <code value="old"/>
    <display value="old"/>
    <target>
      <code value="BAD"/>
      <display value="bad address"/>
      <equivalence value="disjoint"/>
      <comment value="In the HL7 v3 AD, old is handled by the usablePeriod element, but you have to provide a time, there&#39;s no simple equivalent of flagging an address as old"/>
    </target>
  </element>
  <unmapped>
    <mode value="fixed"/>
    <code value="temp"/>
    <display value="temp"/>
  </unmapped>
</group>

</ConceptMap>