PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.1.4
    http://nictiz.nl/fhir/StructureDefinition/zib-BowelFunction
description: An Observation as defined by the Dutch HCIM Zorginformatiebouwsteen DarmFunctie v3.1(2017EN). An important function of the rectum in particular is the temporary storage and excretion of feces, at the moment there is cause to do so. Disrupting the bowel functions can lead to fecal incontinence and constipation.
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib BowelFunction
type: Observation
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        stoma:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
          max: 1
  code:
    elements:
      coding:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            bowelFunctionCoding:
              match: {code: '111989001'}
              schema:
                _required: true
                index: 3
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 4
                  code:
                    pattern: {type: Code, value: '111989001'}
                    index: 5
                required: [system, code]
    required: [coding]
  comment: {short: Comment, index: 6}
  component:
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        FecalContinence:
          match:
            code:
              coding:
              - {code: '129008009', system: 'http://snomed.info/sct'}
          schema:
            index: 8
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '129008009', system: 'http://snomed.info/sct'}
                index: 9
              valueCodeableConcept:
                short: FecalContinence
                type: CodeableConcept
                index: 10
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: FecalContinence, type: CodeableConcept, index: 10}
        Frequency:
          match:
            code:
              coding:
              - {code: '162098000', system: 'http://snomed.info/sct'}
          schema:
            index: 11
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '162098000', system: 'http://snomed.info/sct'}
                index: 12
              valueQuantity:
                type: Quantity
                short: Frequency
                index: 13
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {type: Quantity, short: Frequency, index: 13}
        DefecationConsistency:
          match:
            code:
              coding:
              - {code: '443172007', system: 'http://snomed.info/sct'}
          schema:
            index: 14
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '443172007', system: 'http://snomed.info/sct'}
                index: 15
              valueCodeableConcept:
                short: DefecationConsistency
                type: CodeableConcept
                index: 16
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: DefecationConsistency, type: CodeableConcept, index: 16}
        DefecationColor:
          match:
            code:
              coding:
              - {code: 9397-1, system: 'http://loinc.org'}
          schema:
            index: 17
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 9397-1, system: 'http://loinc.org'}
                index: 18
              valueCodeableConcept:
                short: DefecationColor
                type: CodeableConcept
                index: 19
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: DefecationColor, type: CodeableConcept, index: 19}
package_version: 2.1.4
extensions:
  stoma: {url: h, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BowelFunction
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 1.0.1