Clinical Document Architecture
2.0.0-sd-202406-matchbox-patch - release

Clinical Document Architecture - Local Development build (v2.0.0-sd-202406-matchbox-patch) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CDAEntityNamePartQualifier - JSON Representation

Draft as of 2024-06-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CDAEntityNamePartQualifier",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.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.3.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., &quot;Inc.&quot;, &quot;Co.&quot;, &quot;AG&quot;, &quot;GmbH&quot;, &quot;B.V.&quot; &quot;S.A.&quot;, &quot;Ltd.&quot; etc.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-AC\">AC</a></td><td style=\"color: #cccccc\">academic</td><td>Indicates that a prefix like &quot;Dr.&quot; or a suffix like &quot;M.D.&quot; or &quot;Ph.D.&quot; is an academic title.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.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 &quot;von&quot; is generally a nobility title, not a mere voorvoegsel. Others are &quot;Earl of&quot; or &quot;His Majesty King of...&quot; etc. Rarely used nowadays, but some systems do keep track of this.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.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.3.0/CodeSystem-v3-EntityNamePartQualifier.html#v3-EntityNamePartQualifier-VV\">VV</a></td><td style=\"color: #cccccc\">voorvoegsel</td><td>A Dutch &quot;voorvoegsel&quot; is something like &quot;van&quot; or &quot;de&quot; 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.3.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.3.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.3.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 &quot;SP&quot;). 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.3.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.3.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., &quot;Ph.&quot; could stand for &quot;Philippe&quot; or &quot;Th.&quot; for &quot;Thomas&quot;.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.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>"
  },
  "url" : "http://hl7.org/cda/stds/core/ValueSet/CDAEntityNamePartQualifier",
  "version" : "2.0.0-sd-202406-matchbox-patch",
  "name" : "CDAEntityNamePartQualifier",
  "title" : "CDAEntityNamePartQualifier",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-06-19T17:47:42+02:00",
  "publisher" : "Health Level 7",
  "contact" : [
    {
      "name" : "HL7 International - Structured Documents",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        },
        {
          "system" : "email",
          "value" : "structdog@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Qualifies parts of names",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifier",
        "concept" : [
          {
            "code" : "LS"
          },
          {
            "code" : "AC"
          },
          {
            "code" : "NB"
          },
          {
            "code" : "PR"
          },
          {
            "code" : "VV"
          },
          {
            "code" : "AD"
          },
          {
            "code" : "BR"
          },
          {
            "code" : "SP"
          },
          {
            "code" : "CL"
          },
          {
            "code" : "IN"
          },
          {
            "code" : "TITLE"
          }
        ]
      }
    ]
  }
}