PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/zib-Stoma
description: 'Stoma is defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.2, release 2017.\r\n\r\nA stoma is an unnatural, surgically created opening connecting a body cavity with the outside world. A stoma is created e.g. as an exit opening for feces or urine in the event that they cannot leave the body naturally. In the case of a tracheostomy, the stoma is intended to facilitate breathing if that is no longer possible via the oral, nasal and throat cavity.'
package_name: PGO.02
derivation: constraint
name: Zib Stoma
type: Observation
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        StomaMaterial:
          match: {url: null}
          schema: {short: StomaMaterial, type: Extension, url: h, index: 1}
          min: 0
  code:
    elements:
      coding:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            stomaCode:
              match: {code: '245857005'}
              schema:
                index: 3
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 4
                  code:
                    pattern: {type: Code, value: '245857005'}
                    index: 5
                  display:
                    pattern: {type: String, value: Stoma (morphologic abnormality)}
                    index: 6
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 7
  effectiveDateTime:
    type: dateTime
    short: CreationDate
    index: 8
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, short: CreationDate, index: 8}
  performer:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson']
    index: 9
  valueCodeableConcept: {short: Stoma type, type: CodeableConcept, index: 10}
  comment: {short: Comment, index: 11}
  bodySite:
    short: AnatomicalLocation
    index: 12
    extensions:
      Laterality:
        url: h
        short: Laterality
        type: Extension
        index: 14
        elements:
          valueCodeableConcept:
            index: 15
            slicing:
              slices:
                valueCodeableConcept:
                  match: {}
                  schema: {index: 15}
    elements:
      extension:
        index: 13
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            Laterality:
              match: {url: null}
              schema:
                short: Laterality
                type: Extension
                url: h
                index: 14
                elements:
                  valueCodeableConcept:
                    index: 15
                    slicing:
                      slices:
                        valueCodeableConcept:
                          match: {}
                          schema: {index: 15}
package_version: 1.02.1
extensions:
  StomaMaterial: {url: h, min: 0, short: StomaMaterial, type: Extension, index: 1}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-Stoma
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [valueCodeableConcept]