PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.16
    http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToGroome
description: An Observation as defined by the Dutch HCIM Zorginformatiebouwsteen AbilityToGroome v1.0(2017EN).\r\n\r\nPersonal grooming activity means taking care of skin, nails and hair (and beard or mustache, if applicable). This is a part of self-care. Limitations in this ability indicate a reduced ability to cope for oneself. Washing hair does not fall into this category; it falls under the ability to wash 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.
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib AbilityToGroome
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            AbilityToGroome:
              match: {code: '704434006'}
              schema:
                _required: true
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 2
                  code:
                    pattern: {type: Code, value: '704434006'}
                    index: 3
                  display: {defaultValueString: Ability to perform personal grooming activity, index: 4}
                required: [system, code]
    required: [coding]
  valueCodeableConcept:
    short: Grooming
    type: CodeableConcept
    index: 5
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {short: Grooming, type: CodeableConcept, _required: true, index: 5}
          min: 1
package_version: 1.3.16
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToGroome
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 0.1.1
required: [valueCodeableConcept]