<?xml version="1.0" encoding="UTF-8"?>

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="cm-address-type-v3"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ConceptMap cm-address-type-v3</b>
      </p>
      <a name="cm-address-type-v3"> </a>
      <a name="hccm-address-type-v3"> </a>
      <p>Mapping from 
        <a href="valueset-address-type.html">AddressType</a> to 
        <a href="http://terminology.hl7.org/7.1.0/ValueSet-v3-AddressUse.html">AddressUse</a>
      </p>
      <br/>
      <p>
        <b>Group 1 </b>Mapping from 
        <a href="codesystem-address-type.html">AddressType</a> to 
        <a href="http://terminology.hl7.org/7.1.0/CodeSystem-v3-AddressUse.html">AddressUse</a>
      </p>
      <table class="grid">
        <tr>
          <td>
            <b>Source Code</b>
          </td>
          <td>
            <b>Relationship</b>
          </td>
          <td>
            <b>Target Code</b>
          </td>
        </tr>
        <tr>
          <td>postal</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>PST (postal address)</td>
        </tr>
        <tr>
          <td>physical</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>PHYS (physical visit address)</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://hl7.org/fhir/ConceptMap/cm-address-type-v3"/>
  <version value="6.0.0-ballot4"/>
  <name value="v3.AddressType"/>
  <title value="v3 map for AddressType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-03-31T18:19:13+00: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>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <sourceScopeCanonical value="http://hl7.org/fhir/ValueSet/address-type"/>
  <targetScopeCanonical value="http://terminology.hl7.org/ValueSet/v3-AddressUse"/>
  <group>
    <source value="http://hl7.org/fhir/address-type"/>
    <target value="http://terminology.hl7.org/CodeSystem/v3-AddressUse"/>
    <element>
      <code value="postal"/>
      <target>
        <code value="PST"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="physical"/>
      <target>
        <code value="PHYS"/>
        <relationship value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>