http://hl7.org/fhir/StructureDefinition/HumanName|4.0.1

Base StructureDefinition for HumanName Type: A human's name with the ability to identify parts and usage.
description: 'Base StructureDefinition for HumanName Type: A human''s name with the ability to identify parts and usage.'
derivation: specialization
name: HumanName
type: HumanName
elements:
  use:
    isModifier: true
    short: usual | official | temp | nickname | anonymous | old | maiden
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/name-use|4.0.1'}
    isModifierReason: This is labeled as \"Is Modifier\" because applications should not mistake a temporary or old name etc.for a current/permanent one
    isSummary: true
    index: 0
  text: {short: Text representation of the full name, isSummary: true, index: 1}
  family: {short: Family name (often called 'Surname'), isSummary: true, index: 2}
  given: {short: Given names (not always 'first'). Includes middle names, array: true, orderMeaning: Given Names appear in the correct order for presenting the name, isSummary: true, index: 3}
  prefix: {short: Parts that come before the name, array: true, orderMeaning: Prefixes appear in the correct order for presenting the name, isSummary: true, index: 4}
  suffix: {short: Parts that come after the name, array: true, orderMeaning: Suffixes appear in the correct order for presenting the name, isSummary: true, index: 5}
  period: {short: Time period when name was/is in use, isSummary: true, index: 6}
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/HumanName
base: http://hl7.org/fhir/StructureDefinition/Element
version: 4.0.1