PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.6.0-alpha2
    https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-AbilityToDrink
description: '**Concept**\r\nBeing able to independently prepare and drink beverages is part of self-care. Limitations in this ability indicate a reduced ability to cope for oneself. \r\nThis activity and activities such as those including eating, getting dressed and bathing are also known as activities of daily living (ADL). These are the activities people go through in daily life. The extent to which a person is able to do all these activities by themselves is a measure for their total ability to do things independently.\r\n\r\n**Purpose**\r\nInformation on limitations in a patient’s ability to make and drink their own beverages is important in determining the nature and intensity of the care the patient needs. In a transfer situation, it gives the receiving organization the ability to anticipate the intensity of the care to be given to the patient, enabling continuity in healthcare for the patient. \r\nIf policy has been implemented to improve a patient’s ability to do things independently, the entered extent of independence helps to determine the efficiency of the treatment.\r\n\r\n**Evidence Base**\r\nThe definitions of the concepts were (partially) taken from the ICNP definitions. \r\nIn addition to this information model, there are other tools to record independence, such as the KATZ-ADL and the BarthelIndex. The KATZ-ADL is mainly used for vulnerable seniors and the BarthelIndex is mainly used for patients who have had a stroke. \r\nThis information model evaluates the ability to drink on a three-point scale. In the KATZ-ADL and in the BarthelIndex, this falls under the aspect of Self-feeding. In these two tools, the ability is scored on a scale with fewer points.\r\n\r\n**Example Instances**'
package_name: healthdata.be.r4.cbb
derivation: specialization
name: HdBeAbilityToDrink
abstract: true
type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/ability_to_drink
elements:
  drinking:
    short: Drinking
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: 'Het innemen van vocht gedurende de dag, bij dorst en gedurende de maaltijd.'}
    type: CodeableConcept
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: Drinken}
    binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/Drinken'}
    base: {max: '1', min: 1, path: ability_to_drink.drinking}
    index: 0
  drinking_limitations:
    short: DrinkingLimitations
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: Drinkbeperkingen verbijzonderen de beperkingen ten aanzien van drinken.}
    type: CodeableConcept
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-NL}
        - {url: content, valueMarkdown: DrinkBeperkingen}
    array: true
    binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/DrinkBeperkingen'}
    base: {max: '*', min: 0, path: ability_to_drink.drinking_limitations}
    index: 1
package_version: 0.6.0-alpha2
class: logical
kind: logical
url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-AbilityToDrink
base: http://hl7.org/fhir/StructureDefinition/Element
version: null
required: [drinking]