Clinical Document Architecture with Australian Schema
1.0.0 - current
Clinical Document Architecture with Australian Schema - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-08-29 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="CDAEntityNamePartQualifier"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet CDAEntityNamePartQualifier</b></p><a name="CDAEntityNamePartQualifier"> </a><a name="hcCDAEntityNamePartQualifier"> </a><a name="CDAEntityNamePartQualifier-en-AU"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html"><code>http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifier</code></a><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-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-LS">LS</a></td><td style="color: #cccccc">Legal status</td><td>For organizations a suffix indicating the legal status, e.g., "Inc.", "Co.", "AG", "GmbH", "B.V." "S.A.", "Ltd." etc.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-AC">AC</a></td><td style="color: #cccccc">academic</td><td>Indicates that a prefix like "Dr." or a suffix like "M.D." or "Ph.D." is an academic title.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-NB">NB</a></td><td style="color: #cccccc">nobility</td><td>In Europe and Asia, there are still people with nobility titles (aristocrats). German "von" is generally a nobility title, not a mere voorvoegsel. Others are "Earl of" or "His Majesty King of..." etc. Rarely used nowadays, but some systems do keep track of this.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-PR">PR</a></td><td style="color: #cccccc">professional</td><td>Primarily in the British Imperial culture people tend to have an abbreviation of their professional organization as part of their credential suffices.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-VV">VV</a></td><td style="color: #cccccc">voorvoegsel</td><td>A Dutch "voorvoegsel" is something like "van" or "de" that might have indicated nobility in the past but no longer so. Similar prefixes exist in other languages such as Spanish, French or Portugese.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-AD">AD</a></td><td style="color: #cccccc">adopted</td><td>The name the person was given at the time of adoption.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-BR">BR</a></td><td style="color: #cccccc">birth</td><td>A name that a person had shortly after being born. Usually for family names but may be used to mark given names at birth that may have changed later.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-SP">SP</a></td><td style="color: #cccccc">spouse</td><td>The name assumed from the partner in a marital relationship (hence the "SP"). Usually the spouse's family name. Note that no inference about gender can be made from the existence of spouse names.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-CL">CL</a></td><td style="color: #cccccc">callme</td><td>A callme name is (usually a given name) that is preferred when a person is directly addressed.</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-IN">IN</a></td><td style="color: #cccccc">initial</td><td>Indicates that a name part is just an initial. Initials do not imply a trailing period since this would not work with non-Latin scripts. Initials may consist of more than one letter, e.g., "Ph." could stand for "Philippe" or "Th." for "Thomas".</td></tr><tr><td><a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-TITLE">TITLE</a></td><td style="color: #cccccc">title</td><td>Indicates that a prefix or a suffix is a title that applies to the whole name, not just the adjacent name part.</td></tr></table></li></ul></div>
</text>
<url
value="http://hl7.org/cda/stds/core/ValueSet/CDAEntityNamePartQualifier"/>
<version value="1.0.0"/>
<name value="CDAEntityNamePartQualifier"/>
<title value="CDAEntityNamePartQualifier"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-08-29T09:46:41+10:00"/>
<description value="Qualifies parts of names"/>
<compose>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifier"/>
<concept>
<code value="LS"/>
</concept>
<concept>
<code value="AC"/>
</concept>
<concept>
<code value="NB"/>
</concept>
<concept>
<code value="PR"/>
</concept>
<concept>
<code value="VV"/>
</concept>
<concept>
<code value="AD"/>
</concept>
<concept>
<code value="BR"/>
</concept>
<concept>
<code value="SP"/>
</concept>
<concept>
<code value="CL"/>
</concept>
<concept>
<code value="IN"/>
</concept>
<concept>
<code value="TITLE"/>
</concept>
</include>
</compose>
</ValueSet>