http://hl7.org/fhir/StructureDefinition/familymemberhistory-genetic|5.0.0

Adds additional information to a family member history supporting both the capture of mother/father relationships as well as additional observations necessary to enable genetics-based risk analysis for patients
description: Adds additional information to a family member history supporting both the capture of mother/father relationships as well as additional observations necessary to enable genetics-based risk analysis for patients
derivation: constraint
name: FamilyMemberHistoryForGeneticsAnalysis
type: FamilyMemberHistory
elements:
  extension:
    mustSupport: true
    index: 0
    slicing:
      slices:
        parent:
          match: {}
          schema: {mustSupport: true, index: 0}
        sibling:
          match: {}
          schema: {mustSupport: true, index: 1}
        observations:
          match: {}
          schema: {mustSupport: true, index: 2}
  relationship: {mustSupport: true, index: 3}
  sex: {mustSupport: true, index: 4}
  born:
    mustSupport: true
    choices: []
    index: 6
  age:
    mustSupport: true
    choices: []
    index: 8
  deceased:
    mustSupport: true
    choices: []
    index: 10
  condition:
    mustSupport: true
    index: 11
    elements:
      code: {mustSupport: true, index: 12}
      outcome: {mustSupport: true, index: 13}
      onset:
        mustSupport: true
        choices: []
        index: 15
      note: {index: 16}
extensions:
  parent: {url: null, mustSupport: true, index: 0}
  sibling: {url: null, mustSupport: true, index: 1}
  observations: {url: null, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/familymemberhistory-genetic
base: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory
version: 5.0.0