Swedish Base Profiles Implementation Guide
1.1.0 - release Sweden flag

This page is part of the HL7 Sweden base profiles (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: SE ValueSet for preferred name - XML Representation

Active as of 2025-05-20

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SEBaseNamePartQualifierVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet SEBaseNamePartQualifierVS</b></p><a name="SEBaseNamePartQualifierVS"> </a><a name="hcSEBaseNamePartQualifierVS"> </a><a name="SEBaseNamePartQualifierVS-sv-SE"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.3.0/CodeSystem-v3-EntityNamePartQualifierR2.html"><code>http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2</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/6.3.0/CodeSystem-v3-EntityNamePartQualifierR2.html#v3-EntityNamePartQualifierR2-CL">CL</a></td><td>Call me</td><td>**Description:**Used to indicate which of the various name parts is used when interacting with the person.</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.se/fhir/ig/base/ValueSet/SEBaseNamePartQualifierVS"/>
  <version value="1.1.0"/>
  <name value="SEBaseNamePartQualifierVS"/>
  <title value="SE ValueSet for preferred name"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-05-20T13:02:08+02:00"/>
  <publisher value="HL7 Sweden"/>
  <contact>
    <name value="HL7 Sweden"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.se/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@hl7.se"/>
    </telecom>
  </contact>
  <description
               value="This is the ValueSet for a code used on the name that is the preferred name. I.e, the name that is the official name the person would like to be called by according to the national person registry"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="SE"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"/>
      <concept>
        <code value="CL"/>
        <display value="Call me"/>
      </concept>
    </include>
  </compose>
</ValueSet>