PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.1.7
    http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToDressOneself
description: An Observation as defined by the Dutch HCIM Zorginformatiebouwsteen AbilityToDressOneself v3.1(2017EN).\r\n\r\nBeing able to get dressed 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 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 AbilityToDressOneself
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            AbilityToDressOneself:
              match: {code: '165235000'}
              schema:
                _required: true
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 2
                  code:
                    pattern: {type: Code, value: '165235000'}
                    index: 3
                  display: {defaultValueString: Ability to dress, index: 4}
                required: [system, code]
    required: [coding]
  valueCodeableConcept:
    short: DressingOneself
    type: CodeableConcept
    index: 5
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {short: DressingOneself, type: CodeableConcept, _required: true, index: 5}
          min: 1
  component:
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        BodyPartToBeDressed:
          match:
            code:
              coding:
              - {code: '38866009', system: 'http://snomed.info/sct'}
          schema:
            index: 7
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '38866009', system: 'http://snomed.info/sct'}
                index: 8
              valueCodeableConcept:
                short: BodyPartToBeDressed
                type: CodeableConcept
                index: 9
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: BodyPartToBeDressed, type: CodeableConcept, index: 9}
package_version: 2.1.7
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToDressOneself
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 1.0.0
required: [valueCodeableConcept]