PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.14.0-beta
    https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-FamilyHistory
description: 'The family history describes any health problems of biological relatives that may be relevant. The family history contains information on the medical disorders of the family member and the biological relationship between the patient and the described family member.\r\n#### Purpose\r\nRecording the patient’s family members’ health problems. This component can be relevant in estimating the risk of these health problems occurring in the patient. This component can also partially influence the decision determining which diagnostics are or are not to be run: a high-risk patient might be more likely to receive extensive diagnostics, while a simpler test could suffice for a low-risk patient.\r\n\r\n\r\n#### Instructions\r\nThe age at which a family member developed a disorder or the age at which the family member died can be included in the ‘explanation’ field if desired. \r\n\r\nThe value list *BiologicalRelationshipCodeList* contains a number of concepts which can be used for both biological and non-biological relatives: a step-father’s brother can be listed as an uncle for lack of specific codes for step-uncle and real uncles. Therefore, when compiling the family history, make sure that only the biological relatives are considered.'
package_name: healthdata.be.r4.cbb
derivation: specialization
name: HdBeFamilyHistory
abstract: true
type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/FamilyHistory
elements:
  Date:
    short: Date
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Datum van afname van de familieanamnese. Een vage datum is toegestaan.}
    type: dateTime
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Datum}
    index: 0
  FamilyMember:
    min: 1
    short: FamilyMember
    index: 1
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Container van het concept familielid. Deze container bevat alle gegevenselementen van het concept familielid.}
    type: BackboneElement
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Familielid}
    array: true
    elements:
      BiologicalRelationship:
        short: BiologicalRelationship
        _definition:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-BE}
            - {url: content, valueMarkdown: Geeft de biologische relatie van het familielid tot de patiënt.}
        type: CodeableConcept
        _short:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-BE}
            - {url: content, valueMarkdown: BiologischeRelatie}
        binding: {strength: extensible, valueSet: 'https://fhir.healthdata.be/ValueSet/BiologicalRelationship'}
        index: 2
      Comment:
        short: Comment
        _definition:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-BE}
            - {url: content, valueMarkdown: 'Toelichting met, voor de familieanamnese relevante, informatie betreffende het familielid.'}
        type: string
        _short:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-BE}
            - {url: content, valueMarkdown: Toelichting}
        index: 3
      DeathIndicator:
        short: DeathIndicator
        _definition:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-BE}
            - {url: content, valueMarkdown: Indicator die aangeeft of het familielid overleden is.}
        type: boolean
        _short:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-BE}
            - {url: content, valueMarkdown: OverlijdensIndicator}
        index: 4
      AgeAtDeath:
        short: AgeAtDeath
        _definition:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-BE}
            - {url: content, valueMarkdown: De leeftijd waarop het familielid overleden is.}
        type: Count
        _short:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-BE}
            - {url: content, valueMarkdown: LeeftijdBijOverlijden}
        index: 5
      Disorder:
        min: 1
        short: Disorder
        index: 6
        _definition:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-BE}
            - {url: content, valueMarkdown: Container van het concept Aandoening. Deze container bevat alle gegevenselementen van het concept Aandoening.}
        type: BackboneElement
        _short:
          extension:
          - url: http://hl7.org/fhir/StructureDefinition/translation
            extension:
            - {url: lang, valueCode: nl-BE}
            - {url: content, valueMarkdown: Aandoening}
        array: true
        elements:
          Problem:
            short: Problem
            _definition:
              extension:
              - url: http://hl7.org/fhir/StructureDefinition/translation
                extension:
                - {url: lang, valueCode: nl-BE}
                - {url: content, valueMarkdown: Het gezondheidsprobleem van het betreffende familielid dat in het kader van de familieanamnese wordt vastgelegd.}
            refers: ['https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-Problem']
            type: Reference
            _short:
              extension:
              - url: http://hl7.org/fhir/StructureDefinition/translation
                extension:
                - {url: lang, valueCode: nl-BE}
                - {url: content, valueMarkdown: Probleem}
            index: 7
          IsCauseOfDeath:
            short: IsCauseOfDeath
            _definition:
              extension:
              - url: http://hl7.org/fhir/StructureDefinition/translation
                extension:
                - {url: lang, valueCode: nl-BE}
                - {url: content, valueMarkdown: Aanduiding of het beschreven gezondheidsprobleem de doodsoorzaak is van het familielid.}
            type: boolean
            _short:
              extension:
              - url: http://hl7.org/fhir/StructureDefinition/translation
                extension:
                - {url: lang, valueCode: nl-BE}
                - {url: content, valueMarkdown: IsDoodsoorzaak}
            index: 8
        required: [Problem]
    required: [BiologicalRelationship, Disorder]
package_version: 0.14.0-beta
class: logical
kind: logical
url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-FamilyHistory
base: http://hl7.org/fhir/StructureDefinition/Element
version: null
required: [FamilyMember]