Clinical Document Architecture
2.0.0-sd-ballot - ballot

Clinical Document Architecture, published by Health Level 7. This guide is not an authorized publication; it is the continuous build for version 2.0.0-sd-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/cda-core-2.0/ and changes regularly. See the Directory of published versions

: CDAEntityNameUse - XML Representation

Draft as of 2024-03-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CDAEntityNameUse"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html"><code>http://terminology.hl7.org/CodeSystem/v3-EntityNameUse</code></a> version <code>2.1.0</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-C">C</a></td><td style="color: #cccccc">License</td><td>As recorded on a license, record, certificate, etc. (only if different from legal name)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-L">L</a></td><td style="color: #cccccc">Legal</td><td>Known as/conventional/the one you use</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-I">I</a></td><td style="color: #cccccc">Indigenous/Tribal</td><td>e.g. Chief Red Cloud</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-P">P</a></td><td style="color: #cccccc">pseudonym</td><td>A self asserted name that the person is using or has used.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-A">A</a></td><td style="color: #cccccc">Artist/Stage</td><td>Includes writer's pseudonym, stage name, etc</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-R">R</a></td><td style="color: #cccccc">Religious</td><td>e.g. Sister Mary Francis, Brother John</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-SRCH">SRCH</a></td><td style="color: #cccccc">search</td><td>A name intended for use in searching or matching.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-PHON">PHON</a></td><td style="color: #cccccc">phonetic</td><td>A name spelled phonetically.<br/><br/>There are a variety of phonetic spelling algorithms. This code value does not distinguish between these.*Discussion:*</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-SNDX">SNDX</a></td><td style="color: #cccccc">Soundex</td><td>A name spelled according to the SoundEx algorithm.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-ABC">ABC</a></td><td style="color: #cccccc">Alphabetic</td><td>Alphabetic transcription of name (Japanese: romaji)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-SYL">SYL</a></td><td style="color: #cccccc">Syllabic</td><td>Syllabic transcription of name (e.g., Japanese kana, Korean hangul)</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-IDE">IDE</a></td><td style="color: #cccccc">Ideographic</td><td>Ideographic representation of name (e.g., Japanese kanji, Chinese characters)</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/cda/stds/core/ValueSet/CDAEntityNameUse"/>
  <version value="2.0.0-sd-ballot"/>
  <name value="CDAEntityNameUse"/>
  <title value="CDAEntityNameUse"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-03-04T16:15:02+00:00"/>
  <publisher value="Health Level 7"/>
  <contact>
    <name value="HL7 International - Structured Documents"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/structure"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="structdog@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="A set of codes advising a system or user which name in a set of names to select for a given purpose - limited to values allowed in original CDA definition"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-EntityNameUse"/>
      <version value="2.1.0"/>
      <concept>
        <code value="C"/>
      </concept>
      <concept>
        <code value="L"/>
      </concept>
      <concept>
        <code value="I"/>
      </concept>
      <concept>
        <code value="P"/>
      </concept>
      <concept>
        <code value="A"/>
      </concept>
      <concept>
        <code value="R"/>
      </concept>
      <concept>
        <code value="SRCH"/>
      </concept>
      <concept>
        <code value="PHON"/>
      </concept>
      <concept>
        <code value="SNDX"/>
      </concept>
      <concept>
        <code value="ABC"/>
      </concept>
      <concept>
        <code value="SYL"/>
      </concept>
      <concept>
        <code value="IDE"/>
      </concept>
    </include>
  </compose>
</ValueSet>