PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.icu@2027.0.0-ballot.3
    https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/mii-pr-icu-untersuchung-pupillensymmetrie
description: null
package_name: de.medizininformatikinitiative.kerndatensatz.icu
derivation: constraint
name: MII_PR_ICU_Untersuchung_Pupillensymmetrie
type: Observation
elements:
  category:
    mustSupport: true
    index: 4
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            index: 5
          code:
            pattern: {type: Code, value: exam}
            index: 6
          display:
            pattern: {type: String, value: Exam}
            index: 7
  value[x]:
    elements:
      coding: {index: 19}
  meta: {mustSupport: true, index: 1}
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 17
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            mustSupport: true
            choices: [valueCodeableConcept]
            index: 17
          min: 0
          max: 1
  status: {mustSupport: true, index: 3}
  id: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 8
    elements:
      coding:
        mustSupport: true
        index: 9
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 10
          code:
            pattern: {type: Code, value: '301942005'}
            index: 11
          display:
            pattern: {type: String, value: Finding of proportion of pupil (finding)}
            index: 12
    required: [coding]
  identifier: {mustSupport: true, index: 2}
  valueCodeableConcept:
    type: CodeableConcept
    mustSupport: true
    choiceOf: value
    index: 18
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 18}
          min: 0
          max: 1
  bodySite:
    mustSupport: true
    index: 21
    elements:
      coding:
        mustSupport: true
        index: 22
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 23
          code:
            pattern: {type: Code, value: '67019001'}
            index: 24
          display:
            pattern: {type: String, value: Structure of pupil of both eyes (body structure)}
            index: 25
    required: [coding]
  dataAbsentReason: {mustSupport: true, index: 20}
package_version: 2027.0.0-ballot.3
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/mii-pr-icu-untersuchung-pupillensymmetrie
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2027.0.0-ballot.3
required: [bodySite, category]