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

NameUse-1 - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CareConnect-NameUse-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>NameUse</h2><div><p>The use of a human name</p>
</div><p><b>Copyright Statement:</b> Copyright © HL7.org 2011+</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/STU3/codesystem-name-use.html"><code>http://hl7.org/fhir/name-use</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-usual">usual</a></td><td>Usual</td><td>Known as/conventional/the one you normally use</td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-official">official</a></td><td>Official</td><td>The formal name as registered in an official (government) registry, but which name might not be commonly used. May be called &quot;legal name&quot;.</td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-temp">temp</a></td><td>Temp</td><td>A temporary name. Name.period can provide more detailed information. This may also be used for temporary names assigned at birth or in emergency situations.</td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-nickname">nickname</a></td><td>Nickname</td><td>A name that is used to address the person in an informal manner, but is not part of their formal or usual name</td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-anonymous">anonymous</a></td><td>Anonymous</td><td>Anonymous assigned name, alias, or pseudonym (used to protect a person's identity for privacy reasons)</td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-old">old</a></td><td>Old</td><td>This name is no longer in use (or was never correct, but retained for records)</td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-maiden">maiden</a></td><td>Name changed for Marraige</td><td>A name used prior to changing name because of marriage. This name use is for use by applications that collect and store names that were used prior to a marriage. Marriage naming customs vary greatly around the world, and are constantly changing. This term is not gender specific. The use of this term does not imply any particular history for a person's name</td></tr></table></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-map">
    <valueReference>
      <reference
                 value="https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-PersonNameType-1"/>
    </valueReference>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/valueset-sourceReference">
    <valueUri value="http://hl7.org/fhir/ValueSet/name-use"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative"/>
  </extension>
  <url value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NameUse-1"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.58"/>
  </identifier>
  <version value="3.0.0"/>
  <name value="NameUse"/>
  <status value="draft"/>
  <date value="2017-04-19T07:44:47+10:00"/>
  <publisher value="INTEROpen"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="https://interopen.ryver.com/"/>
    </telecom>
  </contact>
  <description value="The use of a human name"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="826"/>
    </coding>
  </jurisdiction>
  <copyright value="Copyright © HL7.org 2011+"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/name-use"/>
      <concept>
        <code value="usual"/>
        <display value="Usual"/>
      </concept>
      <concept>
        <code value="official"/>
        <display value="Official"/>
      </concept>
      <concept>
        <code value="temp"/>
        <display value="Temp"/>
      </concept>
      <concept>
        <code value="nickname"/>
        <display value="Nickname"/>
      </concept>
      <concept>
        <code value="anonymous"/>
        <display value="Anonymous"/>
      </concept>
      <concept>
        <code value="old"/>
        <display value="Old"/>
      </concept>
      <concept>
        <code value="maiden"/>
        <display value="Name changed for Marraige"/>
      </concept>
    </include>
  </compose>
</ValueSet>