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-pupillengroesse
description: null
package_name: de.medizininformatikinitiative.kerndatensatz.icu
derivation: constraint
name: MII_PR_ICU_Untersuchung_Pupillengroesse
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:
      value: {mustSupport: true, index: 24}
      unit:
        mustSupport: true
        pattern: {type: String, value: mm}
        index: 25
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        mustSupport: true
        index: 26
      code:
        mustSupport: true
        pattern: {type: Code, value: mm}
        index: 27
    required: [unit, system, code]
  meta: {mustSupport: true, index: 1}
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 23
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 23}
          min: 0
          max: 1
  value:
    choices: [valueQuantity]
    index: 22
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 22
          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: '363953003'}
            index: 11
          display:
            pattern: {type: String, value: Size of pupil}
            index: 12
    required: [coding]
  identifier: {mustSupport: true, index: 2}
  valueCodeableConcept:
    type: CodeableConcept
    choiceOf: value
    index: 19
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: value, index: 19}
          min: 0
          max: 1
  bodySite:
    binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/mii-vs-icu-bodysite-observation-pupillenbefund'}
    mustSupport: true
    index: 29
  dataAbsentReason: {mustSupport: true, index: 28}
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-pupillengroesse
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2027.0.0-ballot.3
required: [bodySite, category]