PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@6.0.0
    https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-bilanz
description: Dieses Profil wurde aus dem Modul KDS ICU entnommen und dient der Abbildung der Bilanzierung von Patienten. Es ermöglicht die Erfassung von Einfuhr und Ausfuhr von Flüssigkeiten, Nahrungsmitteln und anderen relevanten Substanzen, um eine umfassende Dokumentation der Bilanzierung zu gewährleisten.
package_name: de.gematik.isik
derivation: constraint
name: MII_PR_ICU_Bilanz
type: Observation
elements:
  category:
    mustSupport: true
    index: 5
    elements:
      coding:
        mustSupport: true
        index: 6
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            hl7-category:
              match: {system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
              schema:
                binding: {strength: required, valueSet: 'https://gematik.de/fhir/isik/ValueSet/mii-vs-icu-category-observation-bilanzen-hl7'}
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
                index: 7
                elements:
                  system: {mustSupport: true, index: 8}
                  code: {mustSupport: true, index: 9}
                required: [system, code]
            kdsicu-category:
              match: {code: '364396009', system: 'http://snomed.info/sct'}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: '364396009', system: 'http://snomed.info/sct'}
                _required: true
                index: 10
                elements:
                  system: {mustSupport: true, index: 11}
                  code: {mustSupport: true, index: 12}
                required: [system, code]
    required: [coding]
  referenceRange: {mustSupport: true, index: 42}
  meta:
    elements:
      versionId: {short: Eindeutiger Name der serverseitigen Version des Datensatzes, index: 1}
      lastUpdated: {short: Zeitpunkt der letzten Änderung, index: 2}
  interpretation: {mustSupport: true, index: 37}
  encounter: {mustSupport: true, index: 27}
  method: {mustSupport: true, index: 39}
  specimen: {mustSupport: true, index: 40}
  valueQuantity: {type: Quantity, mustSupport: true, choiceOf: value, index: 35}
  value:
    mustSupport: true
    choices: [valueQuantity]
    index: 34
  implicitRules: {short: 'Verweis auf die Regeln, nach denen die Ressource erstellt wurde', index: 3}
  effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 30}
  effective:
    mustSupport: true
    choices: [effectiveDateTime, effectivePeriod]
    index: 29
  id: {short: 'serverseitige, interne ID des Datensatzes', mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 13
    elements:
      coding:
        mustSupport: true
        index: 14
        slicing:
          rules: closed
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            sct:
              match: {system: 'http://snomed.info/sct'}
              schema:
                binding: {strength: required, valueSet: 'https://gematik.de/fhir/isik/ValueSet/mii-vs-icu-code-observation-bilanzen-snomed'}
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'http://snomed.info/sct'}
                array: true
                index: 15
                elements:
                  system: {mustSupport: true, index: 16}
                  code: {mustSupport: true, index: 17}
                  display: {mustSupport: true, index: 18}
                required: [system, code]
            loinc:
              match: {system: 'http://loinc.org'}
              schema:
                binding: {strength: required, valueSet: 'https://gematik.de/fhir/isik/ValueSet/mii-vs-icu-code-observation-bilanzen-loinc'}
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'http://loinc.org'}
                array: true
                index: 19
                elements:
                  system: {mustSupport: true, index: 20}
                  code: {mustSupport: true, index: 21}
                  display: {mustSupport: true, index: 22}
                required: [system, code]
            IEEE-11073:
              match: {system: 'urn:iso:std:iso:11073:10101'}
              schema:
                binding: {strength: required, valueSet: 'https://gematik.de/fhir/isik/ValueSet/mii-vs-icu-code-observation-bilanzen-iso11073'}
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'urn:iso:std:iso:11073:10101'}
                array: true
                index: 23
                elements:
                  system: {mustSupport: true, index: 24}
                  code: {mustSupport: true, index: 25}
                required: [system, code]
  identifier: {mustSupport: true, index: 4}
  bodySite: {mustSupport: true, index: 38}
  issued: {mustSupport: true, index: 32}
  device: {mustSupport: true, index: 41}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 26
  dataAbsentReason: {mustSupport: true, index: 36}
  effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 31}
package_version: 6.0.0
class: profile
kind: resource
url: https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-bilanz
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 6.0.0
required: [effectiveDateTime, effectivePeriod, value, subject, category, valueQuantity, effective]