PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.0.3
    http://nictiz.nl/fhir/StructureDefinition/zib-BladderFunction
description: An Observation as defined by the Dutch HCIM Zorginformatiebouwsteen BlaasFunctie v3.1(2017EN).  The primary function of the bladder is temporary storage of urine. A second important function of the bladder is secretion of the stored urine at the moment there is cause to do so. These functions can be disrupted due to various causes.
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib BladderFunction
type: Observation
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        stoma:
          match: {url: null}
          schema:
            type: Extension
            short: UroStoma
            url: h
            index: 1
            elements:
              valueReference:
                index: 2
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema: {index: 2}
  code:
    short: BladderFunction
    index: 3
    elements:
      coding:
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            BladderFunctionCode:
              match: {code: '28278009'}
              schema:
                _required: true
                index: 5
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 6
                  code:
                    pattern: {type: Code, value: '28278009'}
                    index: 7
                required: [system, code]
    required: [coding]
  valueCodeableConcept:
    type: CodeableConcept
    index: 8
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, index: 8}
  comment: {index: 9}
package_version: 2.0.3
extensions:
  stoma:
    url: h
    type: Extension
    short: UroStoma
    index: 1
    elements:
      valueReference:
        index: 2
        slicing:
          slices:
            valueReference:
              match: {}
              schema: {index: 2}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BladderFunction
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 0.1.1