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

Demographics and administrative information about a person independent of a specific health-related context.
description: Demographics and administrative information about a person independent of a specific health-related context.
derivation: specialization
name: Person
type: Person
elements:
  address: {isModifier: false, short: One or more addresses for the person, mustSupport: false, array: true, isSummary: true, index: 8}
  managingOrganization: {isModifier: false, short: The organization that is the custodian of the person record, mustSupport: false, isSummary: true, index: 14}
  name: {isModifier: false, short: A name associated with the person, mustSupport: false, array: true, isSummary: true, index: 2}
  birthDate: {isModifier: false, short: The date on which the person was born, mustSupport: false, isSummary: true, index: 5}
  deceased:
    isModifier: false
    short: Indicates if the individual is deceased or not
    mustSupport: false
    choices: []
    isSummary: true
    index: 7
  photo: {isModifier: false, short: Image of the person, mustSupport: false, array: true, isSummary: false, index: 10}
  link:
    isModifier: false
    short: Link to a resource that concerns the same actual person
    mustSupport: false
    array: true
    isSummary: false
    index: 15
    elements:
      target: {isModifier: false, short: The resource to which this actual person is associated, mustSupport: false, isSummary: false, index: 16}
      assurance:
        isModifier: false
        short: level1 | level2 | level3 | level4
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/identity-assuranceLevel|5.0.0'}
        isSummary: false
        index: 17
    required: [target]
  active: {isModifier: true, short: This person's record is in active use, mustSupport: false, isModifierReason: This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid, isSummary: true, index: 1}
  communication:
    isModifier: false
    short: A language which may be used to communicate with the person about his or her health
    mustSupport: false
    array: true
    isSummary: false
    index: 11
    elements:
      language:
        isModifier: false
        short: The language which can be used to communicate with the person about his or her health
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/all-languages|5.0.0'}
        isSummary: false
        index: 12
      preferred: {isModifier: false, short: Language preference indicator, mustSupport: false, isSummary: false, index: 13}
    required: [language]
  identifier: {isModifier: false, short: A human identifier for this person, mustSupport: false, array: true, isSummary: true, index: 0}
  telecom: {isModifier: false, short: A contact detail for the person, mustSupport: false, array: true, isSummary: true, index: 3}
  gender:
    isModifier: false
    short: male | female | other | unknown
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0'}
    isSummary: true
    index: 4
  maritalStatus:
    isModifier: false
    short: Marital (civil) status of a person
    mustSupport: false
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/marital-status'}
    isSummary: false
    index: 9
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Person
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0