PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.2.20
    http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToEat
description: An Observation as defined by the Dutch HCIM Zorginformatiebouwsteen AbilityToEat v3.1(2017EN).\r\n\r\nBeing able to independently prepare and consume food 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 drinking, 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.
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib AbilityToEat
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            AbilityToEat:
              match: {code: '288883002'}
              schema:
                _required: true
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 2
                  code:
                    pattern: {type: Code, value: '288883002'}
                    index: 3
                  display: {defaultValueString: Ability to eat, index: 4}
                required: [system, code]
    required: [coding]
  valueCodeableConcept:
    short: Eating
    type: CodeableConcept
    index: 5
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {short: Eating, type: CodeableConcept, _required: true, index: 5}
          min: 1
  component:
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        EatingLimitations:
          match:
            code:
              coding:
              - {code: '288843005', system: 'http://snomed.info/sct'}
          schema:
            index: 7
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '288843005', system: 'http://snomed.info/sct'}
                index: 8
              valueCodeableConcept:
                short: EatingLimitations
                type: CodeableConcept
                index: 9
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: EatingLimitations, type: CodeableConcept, index: 9}
package_version: 2.2.20
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToEat
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 1.0.1
required: [valueCodeableConcept]