PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.3.1
    http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToWashOneSelf
description: An Observation as defined by the Dutch HCIM Zorginformatiebouwsteen AbilityToWashOneSelf v3.1(2017EN).\r\n\r\nBeing able to bathe independently 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, drinking, and dressing 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 AbilityToWashOneSelf
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            AbilityToWashOneSelf:
              match: {code: '284785009'}
              schema:
                _required: true
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 2
                  code:
                    pattern: {type: Code, value: '284785009'}
                    index: 3
                  display: {defaultValueString: Ability to wash self, index: 4}
                required: [system, code]
    required: [coding]
  value:
    short: BathingOneself
    choices: [valueCodeableConcept]
    index: 6
  valueCodeableConcept: {short: BathingOneself, type: CodeableConcept, choiceOf: value, index: 7}
  component:
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        BodyPartToBeBathed:
          match:
            code:
              coding:
              - {code: '38866009', system: 'http://snomed.info/sct'}
          schema:
            index: 9
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '38866009', system: 'http://snomed.info/sct'}
                index: 10
              value:
                short: BodyPartToBeBathed
                choices: [valueCodeableConcept]
                index: 12
              valueCodeableConcept: {type: CodeableConcept, short: BodyPartToBeBathed, choiceOf: value, index: 13}
package_version: 2.3.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToWashOneSelf
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 1.0.2
required: [value, valueCodeableConcept]