PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot4
    http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory
description: Significant health conditions for a person related to the patient relevant in the context of care for the patient.
package_name: hl7.fhir.r6.core
derivation: specialization
name: FamilyMemberHistory
type: FamilyMemberHistory
elements:
  deceasedAge: {isModifier: false, short: 'Dead? How old/when?', type: Age, mustSupport: false, choiceOf: deceased, isSummary: true, index: 24}
  patient:
    isModifier: false
    short: Patient history is about
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 3
  date: {isModifier: false, short: When history was recorded or last updated, type: dateTime, mustSupport: false, isSummary: true, index: 4}
  age:
    isModifier: false
    short: (approximate) age
    mustSupport: false
    choices: [ageAge, ageRange, ageString]
    isSummary: true
    index: 16
  sex:
    isModifier: false
    short: male | female | other | unknown
    type: CodeableConcept
    mustSupport: false
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender'}
    isSummary: true
    index: 9
  ageRange: {isModifier: false, short: (approximate) age, type: Range, mustSupport: false, choiceOf: age, isSummary: true, index: 18}
  bornString: {isModifier: false, short: (approximate) date of birth, type: string, mustSupport: false, choiceOf: born, isSummary: false, index: 14}
  deceasedBoolean: {isModifier: false, short: 'Dead? How old/when?', type: boolean, mustSupport: false, choiceOf: deceased, isSummary: true, index: 23}
  name: {isModifier: false, short: The family member described, type: string, mustSupport: false, isSummary: true, index: 7}
  relationship:
    isModifier: false
    short: Relationship to the subject
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-FamilyMember'}
    isSummary: true
    index: 8
  procedure:
    isModifier: false
    short: Procedures that the related person had
    index: 41
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      contributedToDeath: {isModifier: false, short: Whether the procedure contributed to the cause of death, type: boolean, mustSupport: false, isSummary: false, index: 44}
      performedAge: {isModifier: false, short: When the procedure was performed, type: Age, mustSupport: false, choiceOf: performed, isSummary: false, index: 47}
      performedString: {isModifier: false, short: When the procedure was performed, type: string, mustSupport: false, choiceOf: performed, isSummary: false, index: 50}
      performed:
        isModifier: false
        short: When the procedure was performed
        mustSupport: false
        choices: [performedAge, performedRange, performedPeriod, performedString, performedDateTime]
        isSummary: false
        index: 46
      outcome:
        isModifier: false
        short: What happened following the procedure
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
        isSummary: false
        index: 43
      note: {isModifier: false, short: Extra information about the procedure, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 52}
      performedRange: {isModifier: false, short: When the procedure was performed, type: Range, mustSupport: false, choiceOf: performed, isSummary: false, index: 48}
      performedDateTime: {isModifier: false, short: When the procedure was performed, type: dateTime, mustSupport: false, choiceOf: performed, isSummary: false, index: 51}
      code:
        isModifier: false
        short: Procedures performed on the related person
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/procedure-code'}
        isSummary: false
        index: 42
      performedPeriod: {isModifier: false, short: When the procedure was performed, type: Period, mustSupport: false, choiceOf: performed, isSummary: false, index: 49}
    required: [code]
    isSummary: false
  asserter:
    isModifier: false
    short: Person or device that asserts this family member history
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 6
  deceased:
    isModifier: false
    short: Dead? How old/when?
    mustSupport: false
    choices: [deceasedBoolean, deceasedAge, deceasedRange, deceasedDate, deceasedString]
    isSummary: true
    index: 22
  note: {isModifier: false, short: General note about related person, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 29}
  reason:
    isModifier: false
    short: Why was family member history performed?
    type: CodeableReference
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
    isSummary: true
    index: 28
  status:
    isModifier: true
    short: partial | completed | entered-in-error | health-unknown
    index: 1
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/history-status|6.0.0-ballot4'}
    isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    isSummary: true
  condition:
    isModifier: false
    short: Condition that the related person had
    index: 30
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      onset:
        isModifier: false
        short: When condition first manifested
        mustSupport: false
        choices: [onsetAge, onsetRange, onsetPeriod, onsetString]
        isSummary: false
        index: 35
      onsetRange: {isModifier: false, short: When condition first manifested, type: Range, mustSupport: false, choiceOf: onset, isSummary: false, index: 37}
      onsetAge: {isModifier: false, short: When condition first manifested, type: Age, mustSupport: false, choiceOf: onset, isSummary: false, index: 36}
      contributedToDeath: {isModifier: false, short: Whether the condition contributed to the cause of death, type: boolean, mustSupport: false, isSummary: false, index: 33}
      onsetPeriod: {isModifier: false, short: When condition first manifested, type: Period, mustSupport: false, choiceOf: onset, isSummary: false, index: 38}
      outcome:
        isModifier: false
        short: deceased | permanent disability | etc
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/condition-outcome'}
        isSummary: false
        index: 32
      note: {isModifier: false, short: Extra information about condition, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 40}
      onsetString: {isModifier: false, short: When condition first manifested, type: string, mustSupport: false, choiceOf: onset, isSummary: false, index: 39}
      code:
        isModifier: false
        short: Condition, allergy, or intolerance suffered by relation
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code'}
        isSummary: true
        index: 31
    required: [code]
    isSummary: true
  recorder:
    isModifier: false
    short: Who recorded the family member history
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 5
  identifier: {isModifier: false, short: External Id(s) for this record, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0}
  born:
    isModifier: false
    short: (approximate) date of birth
    mustSupport: false
    choices: [bornPeriod, bornDate, bornString]
    isSummary: false
    index: 11
  ageString: {isModifier: false, short: (approximate) age, type: string, mustSupport: false, choiceOf: age, isSummary: true, index: 19}
  deceasedRange: {isModifier: false, short: 'Dead? How old/when?', type: Range, mustSupport: false, choiceOf: deceased, isSummary: true, index: 25}
  deceasedDate: {isModifier: false, short: 'Dead? How old/when?', type: date, mustSupport: false, choiceOf: deceased, isSummary: true, index: 26}
  bornPeriod: {isModifier: false, short: (approximate) date of birth, type: Period, mustSupport: false, choiceOf: born, isSummary: false, index: 12}
  deceasedString: {isModifier: false, short: 'Dead? How old/when?', type: string, mustSupport: false, choiceOf: deceased, isSummary: true, index: 27}
  ageAge: {isModifier: false, short: (approximate) age, type: Age, mustSupport: false, choiceOf: age, isSummary: true, index: 17}
  bornDate: {isModifier: false, short: (approximate) date of birth, type: date, mustSupport: false, choiceOf: born, isSummary: false, index: 13}
  dataAbsentReason:
    isModifier: false
    short: subject-unknown | withheld | unable-to-obtain | deferred
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/history-absent-reason'}
    isSummary: true
    index: 2
  estimatedAge: {isModifier: false, short: 'Age is estimated?', type: boolean, mustSupport: false, meaningWhenMissing: It is unknown whether the age is an estimate or not, isSummary: true, index: 20}
package_version: 6.0.0-ballot4
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot4
required: [relationship, status, patient]