FHIR Release 3 (STU) CI-Build

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0 . For a full list Continuous Integration Build of available versions, see FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions . Page versions: R5 R4B R4 R3

Cm-name-use-v3.xml

Example ConceptMap/cm-name-use-v3 (XML)

Maturity Level : N/A
Responsible Owner: Vocabulary Terminology Infrastructure Work Group Ballot Standards Status : Informative

Raw XML ( canonical form + also see XML Format Specification )

v3 map for NameUse v3.NameUse

Mapping from to DRAFT. Published on 19/04/2017 7:44:43 AM by HL7 (FHIR Project) ( , ).
<?xml version="1.0" encoding="UTF-8"?>

<ConceptMap xmlns="http://hl7.org/fhir">  <id value="cm-name-use-v3"/>   <text>     <status value="generated"/>     <div xmlns="http://www.w3.org/1999/xhtml">      <p class="res-header-id">        <b> Generated Narrative: ConceptMap cm-name-use-v3</b>       </p>       <a name="cm-name-use-v3"> </a>       <a name="hccm-name-use-v3"> </a>       <p> Mapping from         <a href="valueset-name-use.html">NameUse</a>  to         <a href="http://terminology.hl7.org/7.0.0/ValueSet-v3-EntityNameUseR2.html">EntityNameUseR2</a>       </p>       <br/>        <p>         <b> Group 1 </b> Mapping from         <a href="codesystem-name-use.html">NameUse</a>  to         <a href="http://terminology.hl7.org/7.0.0/CodeSystem-v3-EntityNameUseR2.html">EntityNameUseR2</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> usual</td>           <td>             <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>           </td>           <td> C (customary)</td>         </tr>         <tr>           <td> official</td>           <td>             <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>           </td>           <td> OR (official registry name)</td>         </tr>         <tr>           <td> temp</td>           <td>             <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>           </td>           <td> T (temporary)</td>         </tr>         <tr>           <td> nickname</td>           <td>             <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>           </td>           <td> P (Other/Pseudonym/Alias)</td>         </tr>         <tr>           <td> anonymous</td>           <td>             <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>           </td>           <td> ANON (Anonymous)</td>         </tr>         <tr>           <td> old</td>           <td>             <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>           </td>           <td> OLD (no longer in use)</td>         </tr>         <tr>           <td> maiden (Name changed for Marriage)</td>           <td>             <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>           </td>           <td> M (maiden name)</td>         </tr>       </table>     </div>   </text>   <url value="http://hl7.org/fhir/ConceptMap/cm-name-use-v3"/>   <version value="6.0.0-ballot3"/>   <name value="v3.NameUse"/>   <title value="v3 map for NameUse"/>   <status value="draft"/>   <experimental value="false"/>   <date value="2025-11-27T16:48:47+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/name-use"/>   <targetScopeCanonical value="http://terminology.hl7.org/ValueSet/v3-EntityNameUseR2"/>   <group>     <source value="http://hl7.org/fhir/name-use"/>     <target value="http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2"/>     <element>       <code value="usual"/>       <target>         <code value="C"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="official"/>       <target>         <code value="OR"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="temp"/>       <target>         <code value="T"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="nickname"/>       <target>         <code value="P"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="anonymous"/>       <target>         <code value="ANON"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="old"/>       <target>         <code value="OLD"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="maiden"/>       <target>         <code value="M"/>         <relationship value="equivalent"/>       </target>     </element>   </group> 


</

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.