<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-EntityNameUse" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="External" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/v3/EntityNameUse" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.5.45" />
  </identifier>
  <version value="2016-11-11" />
  <name value="v3 Code System EntityNameUse" />
  <status value="active" />
  <experimental value="false" />
  <date value="2016-11-11T00:00:00+00:00" />
  <publisher value="HL7, Inc" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org" />
    </telecom>
  </contact>
  <description value="**** MISSING DEFINITIONS ****" />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/v3-EntityNameUse" />
  <hierarchyMeaning value="is-a" />
  <content value="complete" />
  <property>
    <code value="notSelectable" />
    <uri value="http://hl7.org/fhir/concept-properties#notSelectable" />
    <description value="Indicates that the code is abstract - only intended to be used as a selector for other concepts" />
    <type value="boolean" />
  </property>
  <concept>
    <code value="_NameRepresentationUse" />
    <display value="NameRepresentationUse" />
    <definition value="Identifies the different representations of a name.  The representation may affect how the name is used.  (E.g. use of Ideographic for formal communications.)" />
    <property>
      <code value="notSelectable" />
      <valueBoolean value="true" />
    </property>
    <concept>
      <code value="ABC" />
      <display value="Alphabetic" />
      <definition value="Alphabetic transcription of name (Japanese: romaji)" />
    </concept>
    <concept>
      <code value="IDE" />
      <display value="Ideographic" />
      <definition value="Ideographic representation of name (e.g., Japanese kanji, Chinese characters)" />
    </concept>
    <concept>
      <code value="SYL" />
      <display value="Syllabic" />
      <definition value="Syllabic transcription of name (e.g., Japanese kana, Korean hangul)" />
    </concept>
  </concept>
  <concept>
    <code value="ASGN" />
    <display value="assigned" />
    <definition value="A name assigned to a person. Reasons some organizations assign alternate names may include not knowing the person's name, or to maintain anonymity. Some, but not necessarily all, of the name types that people call &quot;alias&quot; may fit into this category." />
  </concept>
  <concept>
    <code value="C" />
    <display value="License" />
    <definition value="As recorded on a license, record, certificate, etc. (only if different from legal name)" />
  </concept>
  <concept>
    <code value="I" />
    <display value="Indigenous/Tribal" />
    <definition value="e.g. Chief Red Cloud" />
  </concept>
  <concept>
    <code value="L" />
    <display value="Legal" />
    <definition value="Known as/conventional/the one you use" />
    <concept>
      <code value="OR" />
      <display value="official registry" />
      <definition value="Definition:The formal name as registered in an official (government) registry, but which name might not be commonly used. Particularly used in countries with a law system based on Napoleonic law." />
    </concept>
  </concept>
  <concept>
    <code value="P" />
    <display value="pseudonym" />
    <definition value="A self asserted name that the person is using or has used." />
    <concept>
      <code value="A" />
      <display value="Artist/Stage" />
      <definition value="Includes writer's pseudonym, stage name, etc" />
    </concept>
  </concept>
  <concept>
    <code value="R" />
    <display value="Religious" />
    <definition value="e.g. Sister Mary Francis, Brother John" />
  </concept>
  <concept>
    <code value="SRCH" />
    <display value="search" />
    <definition value="A name intended for use in searching or matching." />
    <concept>
      <code value="PHON" />
      <display value="phonetic" />
      <definition value="A name spelled phonetically.&#xD;&#xA;&#xA;                        There are a variety of phonetic spelling algorithms. This code value does not distinguish between these.Discussion:" />
    </concept>
    <concept>
      <code value="SNDX" />
      <display value="Soundex" />
      <definition value="A name spelled according to the SoundEx algorithm." />
    </concept>
  </concept>
</CodeSystem>