INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build

INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

PersonNameType-1 - XML Representation

(back to description)

Raw xml

Source view


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="CareConnect-PersonNameType-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Concept Map - Care Connect Person Name Type (https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-PersonNameType-1)</h2><p>Mapping from <a href="ValueSet-CareConnect-NameUse-1.html">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NameUse-1</a> to <a href="ValueSet-CareConnect-PDS-PersonNameType-1.html">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-PDS-PersonNameType-1</a></p><p>DRAFT. Published on 2 Nov 2018, 00:00:00 by INTEROpen (). Copyright © 2016 HL7 UK</p><div><p>A Concept Map from ValueSet Name Use to PDS Person Name Type to aid interpretation.</p>
</div><br/><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>official</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>L (Usual (current) name)</td></tr><tr><td>nickname</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>A (Alias name)</td></tr><tr><td>usual</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>PREFERRED (Preferred name)</td></tr><tr><td>old</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>PREVIOUS (Other previous name)</td></tr><tr><td>old</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>PREVIOUS-BACHELOR (Bachelor name)</td></tr><tr><td>old</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>PREVIOUS-BIRTH (Birth name)</td></tr><tr><td>old</td><td><a href="http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent">is equivalent to</a></td><td>PREVIOUS-MAIDEN (Maiden name)</td></tr></table></div>
  </text>
  <url
       value="https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-PersonNameType-1"/>
  <version value="3.0.0"/>
  <name value="Concept Map - Care Connect Person Name Type"/>
  <status value="draft"/>
  <date value="2018-11-02T00:00:00+00:00"/>
  <publisher value="INTEROpen"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="https://interopen.ryver.com/"/>
    </telecom>
  </contact>
  <description
               value="A Concept Map from ValueSet Name Use to PDS Person Name Type to aid interpretation."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="826"/>
    </coding>
  </jurisdiction>
  <copyright value="Copyright © 2016 HL7 UK"/>
  <sourceUri value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NameUse-1"/>
  <targetUri
             value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-PDS-PersonNameType-1"/>
  <group>
    <source value="http://hl7.org/fhir/name-use"/>
    <target
            value="https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-PDS-PersonNameType-1"/>
    <element>
      <code value="official"/>
      <display value="Official"/>
      <target>
        <code value="L"/>
        <display value="Usual (current) name"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="nickname"/>
      <display value="Nickname"/>
      <target>
        <code value="A"/>
        <display value="Alias name"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="usual"/>
      <display value="Usual"/>
      <target>
        <code value="PREFERRED"/>
        <display value="Preferred name"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="old"/>
      <display value="Old"/>
      <target>
        <code value="PREVIOUS"/>
        <display value="Other previous name"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="old"/>
      <display value="Old"/>
      <target>
        <code value="PREVIOUS-BACHELOR"/>
        <display value="Bachelor name"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="old"/>
      <display value="Old"/>
      <target>
        <code value="PREVIOUS-BIRTH"/>
        <display value="Birth name"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="old"/>
      <display value="Old"/>
      <target>
        <code value="PREVIOUS-MAIDEN"/>
        <display value="Maiden name"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>