PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@6.0.0
    https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-untersuchung-pupillenbefund
description: Dieses Profil dient der Abbildung eines Pupillenbefunds, der als Panel die einzelnen Befunde zur Pupillenuntersuchung bündelt (Pupillengröße, Pupillenform, Pupillenlichtreaktion direkt/indirekt, Pupillensymmetrie).\n\nIn ISiK wird das Profil verwendet im Kontext des Implementierungsleitfadens zur Organspendeerkennung.\n\nDie Datenstruktur wurde dem laufenden Stand der Entwicklung des MII ICU Module entnommen - https://github.com/medizininformatik-initiative/kerndatensatzmodul-intensivmedizin/blob/master/input/fsh/profiles/Untersuchung/ - Details zur Kompatibilität mit dem ISiK Package der Stufe 6 wurden angepasst und Metadaten des Ursprungsschemas zum Teil entfernt. Stand 16.3.2026.
package_name: de.gematik.isik
derivation: constraint
name: MII_PR_ICU_Untersuchung_Pupillenbefund
type: Observation
elements:
  category:
    mustSupport: true
    index: 7
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            index: 8
          code:
            pattern: {type: Code, value: exam}
            index: 9
          display:
            pattern: {type: String, value: Exam}
            index: 10
  hasMember:
    short: Referenzen auf die Mitgliedsbeobachtungen der Pupillenuntersuchung.
    mustSupport: true
    array: true
    min: 9
    max: 9
    index: 24
    slicing:
      rules: closed
      discriminator:
      - {path: resolve(), type: profile}
      min: 9
      max: 9
      slices:
        PupillenlichtreaktionDirekt:
          match: {}
          schema:
            min: 2
            short: 'Mitgliedsbeobachtung: direkte Pupillenlichtreaktion pro Auge (2 Instanzen: links/rechts).'
            refers: ['https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-untersuchung-pupillenlichtreaktion-direkt']
            type: Reference
            mustSupport: true
            array: true
            max: 2
            index: 25
          min: 2
          _required: true
          max: 2
        PupillenlichtreaktionIndirekt:
          match: {}
          schema:
            min: 2
            short: 'Mitgliedsbeobachtung: indirekte Pupillenlichtreaktion pro Auge (2 Instanzen: links/rechts).'
            refers: ['https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-untersuchung-pupillenlichtreaktion-indirekt']
            type: Reference
            mustSupport: true
            array: true
            max: 2
            index: 26
          min: 2
          _required: true
          max: 2
        Pupillengroesse:
          match: {}
          schema:
            min: 2
            short: 'Mitgliedsbeobachtung: Pupillengroesse (beide Pupillen).'
            refers: ['https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-untersuchung-pupillengroesse']
            type: Reference
            mustSupport: true
            array: true
            max: 2
            index: 27
          min: 2
          _required: true
          max: 2
        Pupillenform:
          match: {}
          schema:
            min: 2
            short: 'Mitgliedsbeobachtung: Pupillenform/Regularitaet (beide Pupillen).'
            refers: ['https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-untersuchung-pupillenform']
            type: Reference
            mustSupport: true
            array: true
            max: 2
            index: 28
          min: 2
          _required: true
          max: 2
        Pupillensymmetrie:
          match: {}
          schema:
            short: 'Mitgliedsbeobachtung: Pupillensymmetrie (isokor/anisokor).'
            refers: ['https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-untersuchung-pupillensymmetrie']
            type: Reference
            mustSupport: true
            _required: true
            index: 29
          min: 1
          max: 1
  meta:
    mustSupport: true
    index: 1
    elements:
      versionId: {short: Eindeutiger Name der serverseitigen Version des Datensatzes, index: 2}
      lastUpdated: {short: Zeitpunkt der letzten Änderung, index: 3}
  value:
    mustSupport: true
    choices: []
    index: 22
  implicitRules: {short: 'Verweis auf die Regeln, nach denen die Ressource erstellt wurde', index: 4}
  status: {mustSupport: true, index: 6}
  id: {short: 'serverseitige, interne ID des Datensatzes', mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 11
    elements:
      coding:
        mustSupport: true
        array: true
        min: 2
        index: 12
        slicing:
          rules: closed
          discriminator:
          - {path: $this, type: pattern}
          min: 2
          slices:
            Snomed:
              match: {}
              schema:
                mustSupport: true
                _required: true
                index: 13
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 14
                  code:
                    pattern: {type: Code, value: '247010007'}
                    index: 15
                  display:
                    pattern: {type: String, value: Pupil finding (finding)}
                    index: 16
            Loinc:
              match: {}
              schema:
                mustSupport: true
                _required: true
                index: 17
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 18
                  code:
                    pattern: {type: Code, value: 80310-6}
                    index: 19
                  display:
                    pattern: {type: String, value: Pupil assessment panel}
                    index: 20
  identifier: {mustSupport: true, index: 5}
  dataAbsentReason: {mustSupport: true, index: 23}
package_version: 6.0.0
class: profile
kind: resource
url: https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-untersuchung-pupillenbefund
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 6.0.0
required: [category]