HL7 FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

HumanNameModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-HumanName-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW HumanName Logical Model</b></p>
  <p>The CIMI person name, constrained to map correctly to FHIR.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-HumanName-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/sw"/>
    <value value="shr.core.HumanName"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="HumanNameModel"/>
  <title value="SW HumanName Logical Model"/>
  <status value="draft"/>
  <date value="2018-08-17T00:00:00-04:00"/>
  <publisher
             value="HL7 Patient Care and Clinical Information Modeling Initiative Work Groups"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://standardhealthrecord.org"/>
    </telecom>
  </contact>
  <description
               value="The CIMI person name, constrained to map correctly to FHIR."/>
  <keyword>
    <system value="http://ncimeta.nci.nih.gov"/>
    <code value="C1547383"/>
  </keyword>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="shr-core-HumanName-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="shr-core-HumanName-model">
      <path value="shr-core-HumanName-model"/>
      <definition
                  value="The CIMI person name, constrained to map correctly to FHIR."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-HumanName-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.nameAsText">
      <path value="shr-core-HumanName-model.nameAsText"/>
      <short value="The name as plain unstructured or semi-structured text."/>
      <definition
                  value="The name as plain unstructured or semi-structured text."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-HumanName-model.nameAsText"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.purpose">
      <path value="shr-core-HumanName-model.purpose"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C0805701"/>
      </code>
      <short value="Why the item is used."/>
      <definition value="Why the item is used."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-HumanName-model.purpose"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/name-use"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="shr-core-HumanName-model.effectiveTimePeriod">
      <path value="shr-core-HumanName-model.effectiveTimePeriod"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C2985763"/>
      </code>
      <short
             value="The date and time span for which something is active, valid, or in force."/>
      <definition
                  value="The date and time span for which something is active, valid, or in force."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-HumanName-model.effectiveTimePeriod"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-EffectiveTimePeriod-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.prefix">
      <path value="shr-core-HumanName-model.prefix"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C3476361"/>
      </code>
      <short
             value="Contains a set of honorific terms that typically appear before a person&#39;s name, for example Mr., Mrs., Dr., etc."/>
      <definition
                  value="Contains a set of honorific terms that typically appear before a person&#39;s name, for example Mr., Mrs., Dr., etc."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-HumanName-model.prefix"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.givenName">
      <path value="shr-core-HumanName-model.givenName"/>
      <code>
        <system value="http://loinc.org"/>
        <code value="45392-8"/>
      </code>
      <code>
        <system value="http://snomed.info/sct"/>
        <code value="408677003"/>
      </code>
      <short value="The person&#39;s given name - e.g., John"/>
      <definition value="The person&#39;s given name - e.g., John"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-HumanName-model.givenName"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.middleName">
      <path value="shr-core-HumanName-model.middleName"/>
      <code>
        <system value="http://loinc.org"/>
        <code value="45392-8"/>
      </code>
      <code>
        <system value="http://snomed.info/sct"/>
        <code value="408677003"/>
      </code>
      <short value="The person&#39;s middle name."/>
      <definition value="The person&#39;s middle name."/>
      <min value="0"/>
      <max value="0"/>
      <base>
        <path value="shr-core-HumanName-model.middleName"/>
        <min value="0"/>
        <max value="0"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.familyName">
      <path value="shr-core-HumanName-model.familyName"/>
      <code>
        <system value="http://loinc.org"/>
        <code value="45394-4"/>
      </code>
      <short
             value="The portion of a person&#39;s name that reflects the genealogy of the person. In western cultures, this is the &#39;last&#39; name. In eastern cultures, the family name appears before the person&#39;s given name(s). In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. (Source: HL7 V3)."/>
      <definition
                  value="The portion of a person&#39;s name that reflects the genealogy of the person. In western cultures, this is the &#39;last&#39; name. In eastern cultures, the family name appears before the person&#39;s given name(s). In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. (Source: HL7 V3)."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-HumanName-model.familyName"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.suffix">
      <path value="shr-core-HumanName-model.suffix"/>
      <code>
        <system value="http://loinc.org"/>
        <code value="45395-1"/>
      </code>
      <code>
        <system value="http://snomed.info/sct"/>
        <code value="715196001"/>
      </code>
      <short
             value="Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name."/>
      <definition
                  value="Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-HumanName-model.suffix"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </snapshot>
  <differential>
    <element id="shr-core-HumanName-model">
      <path value="shr-core-HumanName-model"/>
      <definition
                  value="The CIMI person name, constrained to map correctly to FHIR."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-HumanName-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.nameAsText">
      <path value="shr-core-HumanName-model.nameAsText"/>
      <short value="The name as plain unstructured or semi-structured text."/>
      <definition
                  value="The name as plain unstructured or semi-structured text."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-HumanName-model.nameAsText"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.purpose">
      <path value="shr-core-HumanName-model.purpose"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C0805701"/>
      </code>
      <short value="Why the item is used."/>
      <definition value="Why the item is used."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-HumanName-model.purpose"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/name-use"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="shr-core-HumanName-model.effectiveTimePeriod">
      <path value="shr-core-HumanName-model.effectiveTimePeriod"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C2985763"/>
      </code>
      <short
             value="The date and time span for which something is active, valid, or in force."/>
      <definition
                  value="The date and time span for which something is active, valid, or in force."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-HumanName-model.effectiveTimePeriod"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-EffectiveTimePeriod-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.prefix">
      <path value="shr-core-HumanName-model.prefix"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C3476361"/>
      </code>
      <short
             value="Contains a set of honorific terms that typically appear before a person&#39;s name, for example Mr., Mrs., Dr., etc."/>
      <definition
                  value="Contains a set of honorific terms that typically appear before a person&#39;s name, for example Mr., Mrs., Dr., etc."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-HumanName-model.prefix"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.givenName">
      <path value="shr-core-HumanName-model.givenName"/>
      <code>
        <system value="http://loinc.org"/>
        <code value="45392-8"/>
      </code>
      <code>
        <system value="http://snomed.info/sct"/>
        <code value="408677003"/>
      </code>
      <short value="The person&#39;s given name - e.g., John"/>
      <definition value="The person&#39;s given name - e.g., John"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-HumanName-model.givenName"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.middleName">
      <path value="shr-core-HumanName-model.middleName"/>
      <code>
        <system value="http://loinc.org"/>
        <code value="45392-8"/>
      </code>
      <code>
        <system value="http://snomed.info/sct"/>
        <code value="408677003"/>
      </code>
      <short value="The person&#39;s middle name."/>
      <definition value="The person&#39;s middle name."/>
      <min value="0"/>
      <max value="0"/>
      <base>
        <path value="shr-core-HumanName-model.middleName"/>
        <min value="0"/>
        <max value="0"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.familyName">
      <path value="shr-core-HumanName-model.familyName"/>
      <code>
        <system value="http://loinc.org"/>
        <code value="45394-4"/>
      </code>
      <short
             value="The portion of a person&#39;s name that reflects the genealogy of the person. In western cultures, this is the &#39;last&#39; name. In eastern cultures, the family name appears before the person&#39;s given name(s). In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. (Source: HL7 V3)."/>
      <definition
                  value="The portion of a person&#39;s name that reflects the genealogy of the person. In western cultures, this is the &#39;last&#39; name. In eastern cultures, the family name appears before the person&#39;s given name(s). In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. (Source: HL7 V3)."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-HumanName-model.familyName"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-HumanName-model.suffix">
      <path value="shr-core-HumanName-model.suffix"/>
      <code>
        <system value="http://loinc.org"/>
        <code value="45395-1"/>
      </code>
      <code>
        <system value="http://snomed.info/sct"/>
        <code value="715196001"/>
      </code>
      <short
             value="Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name."/>
      <definition
                  value="Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-HumanName-model.suffix"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </differential>
</StructureDefinition>