http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory|5.0.0

Significant health conditions for a person related to the patient relevant in the context of care for the patient.
description: Significant health conditions for a person related to the patient relevant in the context of care for the patient.
derivation: specialization
name: FamilyMemberHistory
type: FamilyMemberHistory
elements:
  patient: {isModifier: false, short: Patient history is about, mustSupport: false, isSummary: true, index: 5}
  date: {isModifier: false, short: When history was recorded or last updated, mustSupport: false, isSummary: true, index: 6}
  instantiatesCanonical: {isModifier: false, short: Instantiates FHIR protocol or definition, mustSupport: false, array: true, isSummary: true, index: 1}
  instantiatesUri: {isModifier: false, short: Instantiates external protocol or definition, mustSupport: false, array: true, isSummary: true, index: 2}
  age:
    isModifier: false
    short: (approximate) age
    mustSupport: false
    choices: []
    isSummary: true
    index: 16
  sex:
    isModifier: false
    short: male | female | other | unknown
    mustSupport: false
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender'}
    isSummary: true
    index: 12
  name: {isModifier: false, short: The family member described, mustSupport: false, isSummary: true, index: 10}
  relationship:
    isModifier: false
    short: Relationship to the subject
    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
    mustSupport: false
    array: true
    isSummary: false
    index: 29
    elements:
      code:
        isModifier: false
        short: Procedures performed on the related person
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/procedure-code'}
        isSummary: false
        index: 30
      outcome:
        isModifier: false
        short: What happened following the procedure
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
        isSummary: false
        index: 31
      contributedToDeath: {isModifier: false, short: Whether the procedure contributed to the cause of death, mustSupport: false, isSummary: false, index: 32}
      performed:
        isModifier: false
        short: When the procedure was performed
        mustSupport: false
        choices: []
        isSummary: false
        index: 34
      note: {isModifier: false, short: Extra information about the procedure, mustSupport: false, array: true, isSummary: false, index: 35}
    required: [code]
  participant:
    isModifier: false
    short: Who or what participated in the activities related to the family member history and how they were involved
    mustSupport: false
    array: true
    isSummary: true
    index: 7
    elements:
      function:
        isModifier: false
        short: Type of involvement
        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, mustSupport: false, isSummary: true, index: 9}
    required: [actor]
  deceased:
    isModifier: false
    short: Dead? How old/when?
    mustSupport: false
    choices: []
    isSummary: true
    index: 19
  note: {isModifier: false, short: General note about related person, mustSupport: false, array: true, isSummary: false, index: 21}
  reason:
    isModifier: false
    short: Why was family member history performed?
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
    isSummary: true
    index: 20
  status:
    isModifier: true
    short: partial | completed | entered-in-error | health-unknown
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/history-status|5.0.0'}
    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
    index: 3
  condition:
    isModifier: false
    short: Condition that the related person had
    mustSupport: false
    array: true
    isSummary: false
    index: 22
    elements:
      code:
        isModifier: false
        short: Condition suffered by relation
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code'}
        isSummary: false
        index: 23
      outcome:
        isModifier: false
        short: deceased | permanent disability | etc
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/condition-outcome'}
        isSummary: false
        index: 24
      contributedToDeath: {isModifier: false, short: Whether the condition contributed to the cause of death, mustSupport: false, isSummary: false, index: 25}
      onset:
        isModifier: false
        short: When condition first manifested
        mustSupport: false
        choices: []
        isSummary: false
        index: 27
      note: {isModifier: false, short: Extra information about condition, mustSupport: false, array: true, isSummary: false, index: 28}
    required: [code]
  identifier: {isModifier: false, short: External Id(s) for this record, mustSupport: false, array: true, isSummary: true, index: 0}
  born:
    isModifier: false
    short: (approximate) date of birth
    mustSupport: false
    choices: []
    isSummary: false
    index: 14
  dataAbsentReason:
    isModifier: false
    short: subject-unknown | withheld | unable-to-obtain | deferred
    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?', mustSupport: false, meaningWhenMissing: It is unknown whether the age is an estimate or not, isSummary: true, index: 17}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [relationship, status, patient]