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.examples derivation: specialization name: FamilyMemberHistory type: FamilyMemberHistory elements: deceasedAge: {isModifier: false, short: 'Dead? How old/when?', type: Age, mustSupport: false, choiceOf: deceased, isSummary: true, index: 27} patient: isModifier: false short: Patient history is about refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference mustSupport: false isSummary: true index: 5 date: {isModifier: false, short: When history was recorded or last updated, type: dateTime, mustSupport: false, isSummary: true, index: 6} instantiatesCanonical: {isModifier: false, short: Instantiates FHIR protocol or definition, type: canonical, mustSupport: false, array: true, isSummary: true, index: 1} instantiatesUri: {isModifier: false, short: Instantiates external protocol or definition, type: uri, mustSupport: false, array: true, isSummary: true, index: 2} age: isModifier: false short: (approximate) age mustSupport: false choices: [ageAge, ageRange, ageString] isSummary: true index: 19 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: 12 ageRange: {isModifier: false, short: (approximate) age, type: Range, mustSupport: false, choiceOf: age, isSummary: true, index: 21} bornString: {isModifier: false, short: (approximate) date of birth, type: string, mustSupport: false, choiceOf: born, isSummary: false, index: 17} deceasedBoolean: {isModifier: false, short: 'Dead? How old/when?', type: boolean, mustSupport: false, choiceOf: deceased, isSummary: true, index: 26} name: {isModifier: false, short: The family member described, type: string, mustSupport: false, isSummary: true, index: 10} 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: 11 procedure: isModifier: false short: Procedures that the related person had index: 44 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: 47} performedAge: {isModifier: false, short: When the procedure was performed, type: Age, mustSupport: false, choiceOf: performed, isSummary: false, index: 50} performedString: {isModifier: false, short: When the procedure was performed, type: string, mustSupport: false, choiceOf: performed, isSummary: false, index: 53} performed: isModifier: false short: When the procedure was performed mustSupport: false choices: [performedAge, performedRange, performedPeriod, performedString, performedDateTime] isSummary: false index: 49 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: 46 note: {isModifier: false, short: Extra information about the procedure, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 55} performedRange: {isModifier: false, short: When the procedure was performed, type: Range, mustSupport: false, choiceOf: performed, isSummary: false, index: 51} performedDateTime: {isModifier: false, short: When the procedure was performed, type: dateTime, mustSupport: false, choiceOf: performed, isSummary: false, index: 54} 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: 45 performedPeriod: {isModifier: false, short: When the procedure was performed, type: Period, mustSupport: false, choiceOf: performed, isSummary: false, index: 52} 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: 7 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: 8 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/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: 9 required: [actor] isSummary: true deceased: isModifier: false short: Dead? How old/when? mustSupport: false choices: [deceasedBoolean, deceasedAge, deceasedRange, deceasedDate, deceasedString] isSummary: true index: 25 note: {isModifier: false, short: General note about related person, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 32} 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: 31 status: isModifier: true short: partial | completed | entered-in-error | health-unknown index: 3 type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/history-status|6.0.0-ballot2'} 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: 33 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: 38 onsetRange: {isModifier: false, short: When condition first manifested, type: Range, mustSupport: false, choiceOf: onset, isSummary: false, index: 40} onsetAge: {isModifier: false, short: When condition first manifested, type: Age, mustSupport: false, choiceOf: onset, isSummary: false, index: 39} contributedToDeath: {isModifier: false, short: Whether the condition contributed to the cause of death, type: boolean, mustSupport: false, isSummary: false, index: 36} onsetPeriod: {isModifier: false, short: When condition first manifested, type: Period, mustSupport: false, choiceOf: onset, isSummary: false, index: 41} 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: 35 note: {isModifier: false, short: Extra information about condition, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 43} onsetString: {isModifier: false, short: When condition first manifested, type: string, mustSupport: false, choiceOf: onset, isSummary: false, index: 42} 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: false index: 34 required: [code] isSummary: false 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: 14 ageString: {isModifier: false, short: (approximate) age, type: string, mustSupport: false, choiceOf: age, isSummary: true, index: 22} deceasedRange: {isModifier: false, short: 'Dead? How old/when?', type: Range, mustSupport: false, choiceOf: deceased, isSummary: true, index: 28} deceasedDate: {isModifier: false, short: 'Dead? How old/when?', type: date, mustSupport: false, choiceOf: deceased, isSummary: true, index: 29} bornPeriod: {isModifier: false, short: (approximate) date of birth, type: Period, mustSupport: false, choiceOf: born, isSummary: false, index: 15} deceasedString: {isModifier: false, short: 'Dead? How old/when?', type: string, mustSupport: false, choiceOf: deceased, isSummary: true, index: 30} ageAge: {isModifier: false, short: (approximate) age, type: Age, mustSupport: false, choiceOf: age, isSummary: true, index: 20} bornDate: {isModifier: false, short: (approximate) date of birth, type: date, mustSupport: false, choiceOf: born, isSummary: false, index: 16} 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: 4 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: 23} package_version: 6.0.0-ballot2 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 6.0.0-ballot2 required: [relationship, status, patient]