PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.icu@2027.0.0-ballot.rc1
    https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/mii-pr-icu-score-gcs
description: null
package_name: de.medizininformatikinitiative.kerndatensatz.icu
derivation: constraint
name: MII_PR_ICU_Score_GCS
type: Observation
elements:
  code:
    mustSupport: true
    index: 0
    elements:
      coding:
        array: true
        min: 3
        max: 3
        index: 1
        slicing:
          slices:
            loinc:
              match: {}
              schema:
                _required: true
                index: 2
                elements:
                  code:
                    pattern: {type: Code, value: 9269-2}
                    index: 3
                  display:
                    pattern: {type: String, value: Glasgow coma score total}
                    index: 4
            sct:
              match: {}
              schema:
                _required: true
                index: 5
                elements:
                  code:
                    pattern: {type: Code, value: '248241002'}
                    index: 6
                  display:
                    pattern: {type: String, value: Glasgow coma score (observable entity)}
                    index: 7
            ieee11073:
              match: {}
              schema:
                _required: true
                index: 8
                elements:
                  code:
                    pattern: {type: Code, value: '153728'}
                    index: 9
  value:
    short: GCS Gesamtwert
    choices: [valueQuantity]
    index: 11
  valueQuantity: {type: Quantity, short: GCS Gesamtwert, choiceOf: value, index: 12}
  value[x]:
    elements:
      value: {index: 13}
      unit:
        pattern: {type: String, value: '{score}'}
        index: 14
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 15
      code:
        pattern: {type: Code, value: '{score}'}
        index: 16
    required: [value, unit, system, code]
  bodySite: {index: 17}
  component:
    array: true
    max: 3
    index: 18
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: code, type: pattern}
      min: null
      max: 3
      slices:
        GCSeyes:
          match: {code: null}
          schema:
            mustSupport: true
            index: 19
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        mustSupport: true
                        index: 20
                      code:
                        mustSupport: true
                        pattern: {type: Code, value: 9267-6}
                        index: 21
                      display: {mustSupport: true, index: 22}
                    required: [display, system, code]
              value:
                choices: [valueCodeableConcept]
                index: 24
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 25}
        GCSmotor:
          match: {code: null}
          schema:
            mustSupport: true
            index: 26
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        mustSupport: true
                        index: 27
                      code:
                        mustSupport: true
                        pattern: {type: Code, value: 9268-4}
                        index: 28
                      display: {mustSupport: true, index: 29}
                    required: [display, system, code]
              value:
                choices: [valueCodeableConcept]
                index: 31
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 32}
        GCSverbal:
          match: {code: null}
          schema:
            mustSupport: true
            index: 33
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        mustSupport: true
                        index: 34
                      code:
                        mustSupport: true
                        pattern: {type: Code, value: 9270-0}
                        index: 35
                      display: {mustSupport: true, index: 36}
                    required: [display, system, code]
              value:
                choices: [valueCodeableConcept]
                index: 38
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 39}
package_version: 2027.0.0-ballot.rc1
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/mii-pr-icu-score-gcs
base: https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/mii-pr-icu-score
version: 2026.0.0
required: [value, valueQuantity]