PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwFamilyMemberHistory
description: '**CHR:** Family history is recorded in the **Health Profile → Family History** section of the patient chart via the Family History modal, which captures family member relationships and associated conditions.'
package_name: telus.dw.emr.extract-1-1-21
derivation: constraint
name: DwFamilyMemberHistory
type: FamilyMemberHistory
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient']
    index: 3
  date: {mustSupport: true, index: 4}
  relationship:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/familymemberrelationshipcode'}
    mustSupport: true
    index: 5
    elements:
      coding: {mustSupport: true, index: 6}
      text: {mustSupport: true, index: 7}
  deceased:
    mustSupport: true
    choices: []
    index: 9
  note: {mustSupport: true, index: 10}
  status: {mustSupport: true, index: 2}
  id: {index: 0}
  condition:
    mustSupport: true
    index: 11
    elements:
      code:
        binding: {strength: required, valueSet: 'https://www.telus.com/health/fhir/dwemrextract/ValueSet/combined-condition-codes'}
        mustSupport: true
        index: 12
        elements:
          coding:
            code:
            - {system: 'http://hl7.org/fhir/sid/icd9'}
            - {system: 'http://snomed.info/sct'}
            - {system: 'http://hl7.org/fhir/sid/icd-9-cm'}
            index: 13
      outcome: {index: 14}
      onset:
        mustSupport: true
        choices: []
        index: 16
      note:
        elements:
          text: {index: 17}
  identifier: {index: 1}
package_version: 1.1.21
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwFamilyMemberHistory
base: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory
version: 2.0.0