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

Contact-system-map-v2.xml

v2 map for ContactSystem

Raw XML

<ConceptMap xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>v2 map for ContactSystem (http://hl7.org/fhir/cm/v2/contact-system)</h2>
      <p>Mapping from 
        <a href="contact-system.html">http://hl7.org/fhir/vs/contact-system</a> to 
        <a href="v2/0202/index.html">http://hl7.org/fhir/v2/vs/0202</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 (0202)</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>phone</td>
          <td>equivalent</td>
          <td>PH (Telephone)</td>
          <td/>
        </tr>
        <tr>
          <td>fax</td>
          <td>equivalent</td>
          <td>FX (Fax)</td>
          <td/>
        </tr>
        <tr>
          <td>email</td>
          <td>wider</td>
          <td>Internet (Internet Address)</td>
          <td>use mailto: protocol</td>
        </tr>
        <tr>
          <td>url</td>
          <td>wider</td>
          <td>Internet (Internet Address)</td>
          <td/>
        </tr>
      </table>
    </div>
  </text>
  <identifier value="http://hl7.org/fhir/cm/v2/contact-system"/>
  <name value="v2 map for ContactSystem"/>
  <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 (0202)"/>
  <status value="draft"/>
  <date value="2014-09-30T18:09:19.403+10:00"/>
  <source>
    <reference value="http://hl7.org/fhir/vs/contact-system"/>
  </source>
  <target>
    <reference value="http://hl7.org/fhir/v2/vs/0202"/>
  </target>
  <concept>
    <system value="http://hl7.org/fhir/contact-system"/>
    <code value="phone"/>
    <map>
      <system value="http://hl7.org/fhir/v2/0202"/>
      <code value="PH"/>
      <equivalence value="equivalent"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/contact-system"/>
    <code value="fax"/>
    <map>
      <system value="http://hl7.org/fhir/v2/0202"/>
      <code value="FX"/>
      <equivalence value="equivalent"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/contact-system"/>
    <code value="email"/>
    <map>
      <system value="http://hl7.org/fhir/v2/0202"/>
      <code value="Internet"/>
      <equivalence value="wider"/>
      <comments value="use mailto: protocol"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/contact-system"/>
    <code value="url"/>
    <map>
      <system value="http://hl7.org/fhir/v2/0202"/>
      <code value="Internet"/>
      <equivalence value="wider"/>
    </map>
  </concept>
</ConceptMap>