BC Client Registry FHIR Implementation Guide
1.0.0 - Build CI Canada flag

BC Client Registry FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BC Name Use value set. - XML Representation

Active as of 2024-06-07

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bc-name-use-value-set"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-name-use.html">NameUse</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-name-use.html"><code>http://hl7.org/fhir/name-use</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://hl7.org/fhir/R4/codesystem-name-use.html#name-use-temp">temp</a></td><td style="color: #cccccc">Temp</td><td>A temporary name. Name.period can provide more detailed information. This may also be used for temporary names assigned at birth or in emergency situations.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-name-use.html#name-use-anonymous">anonymous</a></td><td style="color: #cccccc">Anonymous</td><td>Anonymous assigned name, alias, or pseudonym (used to protect a person's identity for privacy reasons).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-name-use.html#name-use-old">old</a></td><td style="color: #cccccc">Old</td><td>This name is no longer in use (or was never correct, but retained for records).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-name-use.html#name-use-maiden">maiden</a></td><td style="color: #cccccc">Name changed for Marriage</td><td>A name used prior to changing name because of marriage. This name use is for use by applications that collect and store names that were used prior to a marriage. Marriage naming customs vary greatly around the world, and are constantly changing. This term is not gender specific. The use of this term does not imply any particular history for a person's name.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://terminology.hlth.gov.bc.ca/ClientRegistry/ValueSet/bc-name-use-value-set"/>
  <version value="1.0.0"/>
  <name value="NameUseVS"/>
  <title value="BC Name Use value set."/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-06-07T23:38:55+00:00"/>
  <publisher value="BC Ministry of Health"/>
  <contact>
    <name value="BC Ministry of Health"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://www2.gov.bc.ca/gov/content/governments/organizational-structure/ministries-organizations/ministries/health"/>
    </telecom>
  </contact>
  <description value="BC Name Use value set, sliced to meet BC constraints."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CA"/>
      <display value="Canada"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/name-use"/>
    </include>
    <exclude>
      <system value="http://hl7.org/fhir/name-use"/>
      <concept>
        <code value="temp"/>
      </concept>
      <concept>
        <code value="anonymous"/>
      </concept>
      <concept>
        <code value="old"/>
      </concept>
      <concept>
        <code value="maiden"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>