PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.icu@2026.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/atemfrequenz
description: null
package_name: de.medizininformatikinitiative.kerndatensatz.icu
derivation: constraint
name: MII_PR_ICU_Atemfrequenz
type: Observation
elements:
  category: {mustSupport: true, index: 4}
  value[x]:
    elements:
      value: {mustSupport: true, index: 20}
      unit: {mustSupport: true, index: 21}
      system: {mustSupport: true, index: 22}
      code:
        binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/vs-mii-icu-unit-equivalent-ucum-breaths-per-minute'}
        mustSupport: true
        index: 23
  meta: {mustSupport: true, index: 1}
  encounter: {mustSupport: true, index: 12}
  valueQuantity:
    type: Quantity
    pattern:
      type: Quantity
      value: {code: /min, unit: breaths per minute, system: 'http://unitsofmeasure.org'}
    choiceOf: value
    index: 19
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            type: Quantity
            pattern:
              type: Quantity
              value: {code: /min, unit: breaths per minute, system: 'http://unitsofmeasure.org'}
            choiceOf: value
            _required: true
            index: 19
          min: 1
  value:
    mustSupport: true
    choices: []
    index: 16
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            pattern:
              type: Quantity
              value: {code: /min, unit: breaths per minute, system: 'http://unitsofmeasure.org'}
            choices: [valueQuantity]
            _required: true
            index: 18
          min: 1
  status: {mustSupport: true, index: 3}
  effective:
    mustSupport: true
    choices: []
    index: 14
  id: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 5
    elements:
      coding:
        mustSupport: true
        array: true
        min: 2
        index: 6
        slicing:
          slices:
            loinc:
              match: {}
              schema:
                mustSupport: true
                index: 7
                elements:
                  system: {mustSupport: true, index: 8}
                  code: {mustSupport: true, index: 9}
            snomed:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: '86290005', system: 'http://snomed.info/sct'}
                _required: true
                index: 10
              min: 1
              max: 1
  identifier: {mustSupport: true, index: 2}
  subject: {mustSupport: true, index: 11}
  dataAbsentReason: {mustSupport: true, index: 24}
package_version: 2026.0.0-ballot
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/atemfrequenz
base: http://fhir.de/StructureDefinition/observation-de-vitalsign-atemfrequenz
version: 2025.0.4
required: [value, valueQuantity]