<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="cm-address-type-v3" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>v3 map for AddressType (http://hl7.org/fhir/ConceptMap/cm-address-type-v3)</h2>
      <p>Mapping from 
              <a href="valueset-address-type.html">http://hl7.org/fhir/ValueSet/address-type</a> to 
              <a href="v3/AddressUse/vs.html">http://hl7.org/fhir/ValueSet/v3-AddressUse</a></p>
      <p>DRAFT. Published on 19/04/2017 7:44:43 AM 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>
      <br />
      <table class="grid">
        <tr>
          <td>
            <b>Source Code</b>
          </td>
          <td>
            <b>Equivalence</b>
          </td>
          <td>
            <b>Destination Code</b>
          </td>
        </tr>
        <tr>
          <td>postal (Postal)</td>
          <td>equal</td>
          <td>PHYS (physical visit address)</td>
        </tr>
        <tr>
          <td>physical (Physical)</td>
          <td>equal</td>
          <td>PST (postal address)</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://hl7.org/fhir/ConceptMap/cm-address-type-v3" />
  <name value="v3 map for AddressType" />
  <status value="draft" />
  <date value="2017-04-19T07:44:43+10:00" />
  <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>
  <sourceReference>
    <reference value="http://hl7.org/fhir/ValueSet/address-type" />
  </sourceReference>
  <targetReference>
    <reference value="http://hl7.org/fhir/ValueSet/v3-AddressUse" />
  </targetReference>
  <group>
    <source value="http://hl7.org/fhir/address-type" />
    <target value="http://hl7.org/fhir/v3/AddressUse" />
    <element>
      <code value="postal" />
      <target>
        <code value="PHYS" />
        <equivalence value="equal" />
      </target>
    </element>
    <element>
      <code value="physical" />
      <target>
        <code value="PST" />
        <equivalence value="equal" />
      </target>
    </element>
  </group>
</ConceptMap>