<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-HumanName" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR HumanName Profile</b>
      </p>
      <p>A name used by a human being, written as it would be typically expressed. May include a breakdown of the various elements of the name (family name, given name, etc.).</p>
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.core.HumanName maps to HumanName:
  string maps to text
  HumanNamePrefix maps to prefix
  GivenName maps to given
  FamilyName maps to family
  HumanNameSuffix maps to suffix
  Purpose maps to use
  EffectiveTimePeriod maps to period
</pre>
      </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-HumanName" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.HumanName" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR HumanName Profile" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="A name used by a human being, written as it would be typically expressed. May include a breakdown of the various elements of the name (family name, given name, etc.)." />
  <purpose value="Need to be able to record names, along with notes about their use." />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="servd" />
    <uri value="http://www.omg.org/spec/ServD/1.0/" />
    <name value="ServD" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="HumanName" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/HumanName" />
  <derivation value="constraint" />
  <differential>
    <element id="HumanName:shr-core-HumanName">
      <path value="HumanName" />
      <short value="SHR HumanName Profile" />
      <definition value="A name used by a human being, written as it would be typically expressed. May include a breakdown of the various elements of the name (family name, given name, etc.)." />
    </element>
    <element id="HumanName:shr-core-HumanName.text">
      <path value="HumanName.text" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="HumanName:shr-core-HumanName.prefix">
      <path value="HumanName.prefix" />
      <min value="0" />
      <max value="1" />
    </element>
  </differential>
</StructureDefinition>