DSTU2 QA Preview

This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 3). 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-point-system-map-v2.xml

Raw XML (canonical form)

v2 map for ContactPointSystem

Raw XML

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="v2-contact-point-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>v2 map for ContactPointSystem (http://hl7.org/fhir/ConceptMap/v2-contact-point-system)</h2>
      <p>Mapping from 
        <a href="valueset-contact-point-system.html">http://hl7.org/fhir/ValueSet/contact-point-system</a> to 
        <a href="v2/0202/index.html">http://hl7.org/fhir/ValueSet/v2-0202</a>
      </p>
      <p>DRAFT. Published on 01/09/2015 2:38:48 PM 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 (Phone)</td>
          <td>equivalent</td>
          <td>PH (Telephone)</td>
          <td/>
        </tr>
        <tr>
          <td>fax (Fax)</td>
          <td>equivalent</td>
          <td>FX (Fax)</td>
          <td/>
        </tr>
        <tr>
          <td>email (Email)</td>
          <td>narrower</td>
          <td>Internet (Internet Address)</td>
          <td>for email addresses</td>
        </tr>
        <tr>
          <td>pager (Pager)</td>
          <td>equivalent</td>
          <td>BP (Beeper)</td>
          <td/>
        </tr>
        <tr>
          <td>other (URL)</td>
          <td>narrower</td>
          <td>Internet (Internet Address)</td>
          <td>for non-email kinds of addresses</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://hl7.org/fhir/ConceptMap/v2-contact-point-system"/>
  <name value="v2 map for ContactPointSystem"/>
  <status value="draft"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <date value="2015-09-01T14:38:48+10:00"/>
  <description value="v2 Map (0202)"/>
  <sourceReference>
    <reference value="http://hl7.org/fhir/ValueSet/contact-point-system"/>
  </sourceReference>
  <targetReference>
    <reference value="http://hl7.org/fhir/ValueSet/v2-0202"/>
  </targetReference>
  <element>
    <codeSystem value="http://hl7.org/fhir/contact-point-system"/>
    <code value="phone"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v2/0202"/>
      <code value="PH"/>
      <equivalence value="equivalent"/>
    </target>
  </element>
  <element>
    <codeSystem value="http://hl7.org/fhir/contact-point-system"/>
    <code value="fax"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v2/0202"/>
      <code value="FX"/>
      <equivalence value="equivalent"/>
    </target>
  </element>
  <element>
    <codeSystem value="http://hl7.org/fhir/contact-point-system"/>
    <code value="email"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v2/0202"/>
      <code value="Internet"/>
      <equivalence value="narrower"/>
      <comments value="for email addresses"/>
    </target>
  </element>
  <element>
    <codeSystem value="http://hl7.org/fhir/contact-point-system"/>
    <code value="pager"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v2/0202"/>
      <code value="BP"/>
      <equivalence value="equivalent"/>
    </target>
  </element>
  <element>
    <codeSystem value="http://hl7.org/fhir/contact-point-system"/>
    <code value="other"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v2/0202"/>
      <code value="Internet"/>
      <equivalence value="narrower"/>
      <comments value="for non-email kinds of addresses"/>
    </target>
  </element>
</ConceptMap>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.