PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@6.0.0
    https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-untersuchung-pupillensymmetrie
description: Dieses Profil dient der Abbildung der 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_Pupillensymmetrie
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
  value[x]:
    elements:
      coding: {index: 22}
  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: [valueCodeableConcept]
    index: 20
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            mustSupport: true
            choices: [valueCodeableConcept]
            index: 20
          min: 0
          max: 1
  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
        index: 12
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 13
          code:
            pattern: {type: Code, value: '301942005'}
            index: 14
          display:
            pattern: {type: String, value: Finding of proportion of pupil (finding)}
            index: 15
    required: [coding]
  identifier: {mustSupport: true, index: 5}
  valueCodeableConcept:
    type: CodeableConcept
    mustSupport: true
    choiceOf: value
    index: 21
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 21}
          min: 0
          max: 1
  bodySite:
    mustSupport: true
    index: 24
    elements:
      coding:
        mustSupport: true
        index: 25
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 26
          code:
            pattern: {type: Code, value: '67019001'}
            index: 27
          display:
            pattern: {type: String, value: Structure of pupil of both eyes (body structure)}
            index: 28
    required: [coding]
  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-pupillensymmetrie
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 6.0.0
required: [bodySite, category]