description: Base StructureDefinition for FamilyMemberHistory Resource package_name: hl7.fhir.r3.examples derivation: specialization name: FamilyMemberHistory type: FamilyMemberHistory elements: deceasedAge: {short: 'Dead? How old/when?', type: Age, choiceOf: deceased, isSummary: true, index: 24} patient: short: Patient history is about refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference isSummary: true index: 5 notDone: {isModifier: true, short: The taking of a family member's history did not occur, type: boolean, defaultValueBoolean: false, isSummary: true, index: 3} definition: short: Instantiates protocol or definition refers: ['http://hl7.org/fhir/StructureDefinition/PlanDefinition', 'http://hl7.org/fhir/StructureDefinition/Questionnaire'] type: Reference array: true isSummary: true index: 1 date: {short: When history was captured/updated, type: dateTime, isSummary: true, index: 6} age: short: (approximate) age choices: [ageAge, ageRange, ageString] isSummary: true index: 16 ageRange: {short: (approximate) age, type: Range, choiceOf: age, isSummary: true, index: 18} bornString: {short: (approximate) date of birth, type: string, choiceOf: born, index: 14} deceasedBoolean: {short: 'Dead? How old/when?', type: boolean, choiceOf: deceased, isSummary: true, index: 23} name: {short: The family member described, type: string, isSummary: true, index: 7} relationship: {short: Relationship to the subject, type: CodeableConcept, isSummary: true, index: 8} reasonCode: {short: 'Why was family member history performed?', type: CodeableConcept, array: true, isSummary: true, index: 28} deceased: short: Dead? How old/when? choices: [deceasedBoolean, deceasedAge, deceasedRange, deceasedDate, deceasedString] isSummary: true index: 22 note: {type: Annotation, short: General note about related person, array: true, index: 30} notDoneReason: {short: subject-unknown | withheld | unable-to-obtain | deferred, type: CodeableConcept, isSummary: true, index: 4} status: {isModifier: true, short: partial | completed | entered-in-error | health-unknown, type: code, isSummary: true, index: 2} condition: short: Condition that the related person had type: BackboneElement array: true index: 31 elements: code: {short: Condition suffered by relation, type: CodeableConcept, index: 32} outcome: {short: deceased | permanent disability | etc., type: CodeableConcept, index: 33} onset: short: When condition first manifested choices: [onsetAge, onsetRange, onsetPeriod, onsetString] index: 35 onsetAge: {short: When condition first manifested, type: Age, choiceOf: onset, index: 36} onsetRange: {short: When condition first manifested, type: Range, choiceOf: onset, index: 37} onsetPeriod: {short: When condition first manifested, type: Period, choiceOf: onset, index: 38} onsetString: {short: When condition first manifested, type: string, choiceOf: onset, index: 39} note: {type: Annotation, short: Extra information about condition, array: true, index: 40} required: [code] identifier: {short: External Id(s) for this record, type: Identifier, array: true, isSummary: true, index: 0} born: short: (approximate) date of birth choices: [bornPeriod, bornDate, bornString] index: 11 ageString: {short: (approximate) age, type: string, choiceOf: age, isSummary: true, index: 19} gender: {short: male | female | other | unknown, type: code, isSummary: true, index: 9} deceasedRange: {short: 'Dead? How old/when?', type: Range, choiceOf: deceased, isSummary: true, index: 25} deceasedDate: {short: 'Dead? How old/when?', type: date, choiceOf: deceased, isSummary: true, index: 26} bornPeriod: {short: (approximate) date of birth, type: Period, choiceOf: born, index: 12} deceasedString: {short: 'Dead? How old/when?', type: string, choiceOf: deceased, isSummary: true, index: 27} ageAge: {short: (approximate) age, type: Age, choiceOf: age, isSummary: true, index: 17} bornDate: {short: (approximate) date of birth, type: date, choiceOf: born, index: 13} reasonReference: short: Why was family member history performed? refers: ['http://hl7.org/fhir/StructureDefinition/AllergyIntolerance', 'http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse'] type: Reference array: true isSummary: true index: 29 estimatedAge: {isModifier: true, short: 'Age is estimated?', type: boolean, meaningWhenMissing: It is unknown whether the age is an estimate or not, isSummary: true, index: 20} package_version: 3.0.2 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null required: [relationship, status, patient]