STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Codesystem-patient-PersonNameUse.xml

Raw XML (canonical form)

Definition for Code System HSPC Person Name Use value set

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hspc-patient-PersonNameUse"/>
  <meta>
    <lastUpdated value="2016-03-31T08:01:25.570+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>HSPC Person Name Use value set</h2>
      <p>The set of values that describe the manner an individual uses a name.</p>
      <p>This code system http://hl7.org/fhir/patient-hspc-PersonNameUse defines the following
         codes:</p>
      <table class="codes">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>188
            <a name="188"> </a>
          </td>
          <td>Previous Name</td>
          <td>A name by which an individual previously identified by.</td>
        </tr>
        <tr>
          <td>191
            <a name="191"> </a>
          </td>
          <td>Preferred Name</td>
          <td>The name by which an individual prefers to be known by.</td>
        </tr>
        <tr>
          <td>812
            <a name="812"> </a>
          </td>
          <td>Professional Name</td>
          <td>The name by which an individual in known by professionally.</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.654"/>
  </extension>
  <url value="http://hl7.org/fhir/patient-hspc-PersonNameUse"/>
  <version value="1.4.0"/>
  <name value="HSPC Person Name Use value set"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="HSPC"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://healthcaresoa.org"/>
    </telecom>
  </contact>
  <description value="The set of values that describe the manner an individual uses a name."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/hspc-patient-PersonNameUse"/>
  <content value="complete"/>
  <concept>
    <code value="188"/>
    <display value="Previous Name"/>
    <definition value="A name by which an individual previously identified by."/>
  </concept>
  <concept>
    <code value="191"/>
    <display value="Preferred Name"/>
    <definition value="The name by which an individual prefers to be known by."/>
  </concept>
  <concept>
    <code value="812"/>
    <display value="Professional Name"/>
    <definition value="The name by which an individual in known by professionally."/>
  </concept>
</CodeSystem>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.