description: FamilyMemberHistory is one of the event resources in the FHIR workflow specification.\r\n\r\nThis resource records significant health conditions for a particular individual related to the subject. This information can be known to different levels of accuracy. Sometimes the exact condition ('asthma') is known, and sometimes it is less precise ('some sort of cancer'). Equally, sometimes the person can be identified ('my aunt Agatha') and sometimes all that is known is that the person was an uncle. package_name: ca.on.oh derivation: constraint name: FamilyMemberHistory type: FamilyMemberHistory elements: dataAbsentReason: mustSupport: true index: 0 elements: coding: pattern: type: Coding value: {code: unable-to-obtain, system: 'http://hl7.org/fhir/ValueSet/history-absent-reason', display: Unable To Obtain} index: 1 required: [coding] relationship: {index: 2} age: mustSupport: true choices: [] index: 4 estimatedAge: {mustSupport: true, index: 5} note: {mustSupport: false, index: 6} condition: {mustSupport: true, index: 7} package_version: ereferral-econsult-0.12.0-alpha1.0.7 class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-FamilyMemberHistory base: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory version: null