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

HumanName Type: A name, normally of a human, that can be used for other living entities (e.g. animals but not organizations) that have been assigned names by a human and may need the use of name parts or the need for usage information.
description: 'HumanName Type: A name, normally of a human, that can be used for other living entities (e.g. animals but not organizations) that have been assigned names by a human and may need the use of name parts or the need for usage information.'
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|5.0.0'}
    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/DataType
version: 5.0.0