PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.icu@2027.0.0
    https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/mii-pr-icu-vent-spontane-atemfrequenz-beatmet
description: null
package_name: de.medizininformatikinitiative.kerndatensatz.icu
derivation: constraint
name: MII_PR_ICU_VENT_Spontane_Atemfrequenz_Beatmet
type: Observation
elements:
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '40617009', system: 'http://snomed.info/sct', display: Artificial ventilation (regime/therapy)}
    index: 0
    slicing:
      slices:
        kuenstlicheBeatmung:
          match: {}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '40617009', system: 'http://snomed.info/sct', display: Artificial ventilation (regime/therapy)}
            _required: true
            index: 0
          min: 1
          max: 1
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 1
        slicing:
          slices:
            sct:
              match: {}
              schema: {index: 2}
              max: 0
            loinc:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: 19839-0, display: Breath rate spontaneous --on ventilator}
                _required: true
                index: 3
              min: 1
              max: 1
            IEEE-11073:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: '152498', display: 'Rate of breaths or inspiratory gas flow initiated and terminated by the patient where pressure and flow/volume delivery are determined by the patient without support or assistance by the ventilator. Includes unassisted breaths that are superimposed on the intermittently elevated baseline pressure with APRV, bilevel or spontaneous-only modes.'}
                _required: true
                index: 4
              min: 1
              max: 1
  value:
    pattern:
      type: Quantity
      value: {code: /min, system: 'http://unitsofmeasure.org'}
    choices: []
    index: 6
package_version: 2027.0.0
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/mii-pr-icu-vent-spontane-atemfrequenz-beatmet
base: https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/mii-pr-icu-parameter-von-beatmung
version: 2027.0.0
required: [category]