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: 25} 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: 17 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: 10 ageRange: {isModifier: false, short: (approximate) age, type: Range, mustSupport: false, choiceOf: age, isSummary: true, index: 19} bornString: {isModifier: false, short: (approximate) date of birth, type: string, mustSupport: false, choiceOf: born, isSummary: false, index: 15} deceasedBoolean: {isModifier: false, short: 'Dead? How old/when?', type: boolean, mustSupport: false, choiceOf: deceased, isSummary: true, index: 24} name: {isModifier: false, short: The family member described, type: string, mustSupport: false, isSummary: true, index: 8} 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: 9 procedure: isModifier: false short: Procedures that the related person had index: 42 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: 45} performedAge: {isModifier: false, short: When the procedure was performed, type: Age, mustSupport: false, choiceOf: performed, isSummary: false, index: 48} performedString: {isModifier: false, short: When the procedure was performed, type: string, mustSupport: false, choiceOf: performed, isSummary: false, index: 51} performed: isModifier: false short: When the procedure was performed mustSupport: false choices: [performedAge, performedRange, performedPeriod, performedString, performedDateTime] isSummary: false index: 47 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: 44 note: {isModifier: false, short: Extra information about the procedure, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 53} performedRange: {isModifier: false, short: When the procedure was performed, type: Range, mustSupport: false, choiceOf: performed, isSummary: false, index: 49} performedDateTime: {isModifier: false, short: When the procedure was performed, type: dateTime, mustSupport: false, choiceOf: performed, isSummary: false, index: 52} 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: 43 performedPeriod: {isModifier: false, short: When the procedure was performed, type: Period, mustSupport: false, choiceOf: performed, isSummary: false, index: 50} required: [code] isSummary: false participant: isModifier: false short: Who or what participated in the activities related to the family member history and how they were involved index: 5 type: BackboneElement mustSupport: false array: true elements: function: isModifier: false short: Type of involvement type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/participation-role-type'} isSummary: true index: 6 actor: isModifier: false short: Who or what participated in the activities related to the 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: 7 required: [actor] isSummary: true deceased: isModifier: false short: Dead? How old/when? mustSupport: false choices: [deceasedBoolean, deceasedAge, deceasedRange, deceasedDate, deceasedString] isSummary: true index: 23 note: {isModifier: false, short: General note about related person, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 30} 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: 29 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-ballot3'} 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: 31 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: 36 onsetRange: {isModifier: false, short: When condition first manifested, type: Range, mustSupport: false, choiceOf: onset, isSummary: false, index: 38} onsetAge: {isModifier: false, short: When condition first manifested, type: Age, mustSupport: false, choiceOf: onset, isSummary: false, index: 37} contributedToDeath: {isModifier: false, short: Whether the condition contributed to the cause of death, type: boolean, mustSupport: false, isSummary: false, index: 34} onsetPeriod: {isModifier: false, short: When condition first manifested, type: Period, mustSupport: false, choiceOf: onset, isSummary: false, index: 39} 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: 33 note: {isModifier: false, short: Extra information about condition, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 41} onsetString: {isModifier: false, short: When condition first manifested, type: string, mustSupport: false, choiceOf: onset, isSummary: false, index: 40} 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: 32 required: [code] isSummary: true 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: 12 ageString: {isModifier: false, short: (approximate) age, type: string, mustSupport: false, choiceOf: age, isSummary: true, index: 20} deceasedRange: {isModifier: false, short: 'Dead? How old/when?', type: Range, mustSupport: false, choiceOf: deceased, isSummary: true, index: 26} deceasedDate: {isModifier: false, short: 'Dead? How old/when?', type: date, mustSupport: false, choiceOf: deceased, isSummary: true, index: 27} bornPeriod: {isModifier: false, short: (approximate) date of birth, type: Period, mustSupport: false, choiceOf: born, isSummary: false, index: 13} deceasedString: {isModifier: false, short: 'Dead? How old/when?', type: string, mustSupport: false, choiceOf: deceased, isSummary: true, index: 28} ageAge: {isModifier: false, short: (approximate) age, type: Age, mustSupport: false, choiceOf: age, isSummary: true, index: 18} bornDate: {isModifier: false, short: (approximate) date of birth, type: date, mustSupport: false, choiceOf: born, isSummary: false, index: 14} 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: 21} package_version: 6.0.0-ballot3 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 6.0.0-ballot3 required: [relationship, status, patient]