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

Name-use-map-v3.xml

v3 map for NameUse

Raw XML

<ConceptMap xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>v3 map for NameUse (http://hl7.org/fhir/cm/v3/name-use)</h2>
      <p>Mapping from 
        <a href="name-use.html">http://hl7.org/fhir/vs/name-use</a> to 
        <a href="v3/EntityNameUseR2/index.html">http://hl7.org/fhir/v3/vs/EntityNameUseR2</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>v3 Map (EntityNameUseR2)</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>usual</td>
          <td>equal</td>
          <td>C (customary)</td>
        </tr>
        <tr>
          <td>official</td>
          <td>equal</td>
          <td>OR (official registry name)</td>
        </tr>
        <tr>
          <td>temp</td>
          <td>equal</td>
          <td>T (temporary)</td>
        </tr>
        <tr>
          <td>nickname</td>
          <td>equivalent</td>
          <td>P (Other/Pseudonym/Alias)</td>
        </tr>
        <tr>
          <td>anonymous</td>
          <td>equivalent</td>
          <td>ANON (Anonymous)</td>
        </tr>
        <tr>
          <td>old</td>
          <td>equivalent</td>
          <td>OLD (no longer in use)</td>
        </tr>
        <tr>
          <td>maiden</td>
          <td>equal</td>
          <td>M (maiden name)</td>
        </tr>
      </table>
    </div>
  </text>
  <identifier value="http://hl7.org/fhir/cm/v3/name-use"/>
  <name value="v3 map for NameUse"/>
  <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="v3 Map (EntityNameUseR2)"/>
  <status value="draft"/>
  <date value="2014-09-30T18:09:18.225+10:00"/>
  <source>
    <reference value="http://hl7.org/fhir/vs/name-use"/>
  </source>
  <target>
    <reference value="http://hl7.org/fhir/v3/vs/EntityNameUseR2"/>
  </target>
  <concept>
    <system value="http://hl7.org/fhir/name-use"/>
    <code value="usual"/>
    <map>
      <system value="http://hl7.org/fhir/v3/EntityNameUseR2"/>
      <code value="C"/>
      <equivalence value="equal"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/name-use"/>
    <code value="official"/>
    <map>
      <system value="http://hl7.org/fhir/v3/EntityNameUseR2"/>
      <code value="OR"/>
      <equivalence value="equal"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/name-use"/>
    <code value="temp"/>
    <map>
      <system value="http://hl7.org/fhir/v3/EntityNameUseR2"/>
      <code value="T"/>
      <equivalence value="equal"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/name-use"/>
    <code value="nickname"/>
    <map>
      <system value="http://hl7.org/fhir/v3/EntityNameUseR2"/>
      <code value="P"/>
      <equivalence value="equivalent"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/name-use"/>
    <code value="anonymous"/>
    <map>
      <system value="http://hl7.org/fhir/v3/EntityNameUseR2"/>
      <code value="ANON"/>
      <equivalence value="equivalent"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/name-use"/>
    <code value="old"/>
    <map>
      <system value="http://hl7.org/fhir/v3/EntityNameUseR2"/>
      <code value="OLD"/>
      <equivalence value="equivalent"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/name-use"/>
    <code value="maiden"/>
    <map>
      <system value="http://hl7.org/fhir/v3/EntityNameUseR2"/>
      <code value="M"/>
      <equivalence value="equal"/>
    </map>
  </concept>
</ConceptMap>