description: Dieses Profil spezifiziert die Minimalanforderungen für die Bereitstellung von Informationen über den Glasgow Coma Scale (GCS) Score eines Patienten im Rahmen der interoperablen Kommunikation gemäß den Vorgaben der ISiK (Interoperable Schnittstelle im Krankenhaus).\n\n### Motivation\nDie Erfassung und Überwachung des Bewusstseinszustands anhand des GCS ist essenziell für die Beurteilung neurologischer Funktionen, die Überwachung von Patienten mit Schädel-Hirn-Trauma oder anderen neurologischen Erkrankungen sowie die Unterstützung klinischer Entscheidungen.\n\nIn FHIR wird der GCS-Score mit der Observation-Ressource repräsentiert, wobei die einzelnen Komponenten der Skala - Augenöffnung, verbale Reaktion und motorische Reaktion - als Component-Elemente abgebildet werden.\n### Kompatibilität\nDas Profil ISiKGCS ist vom Profil [ScoreDE_GCS](http://fhir.de/StructureDefinition/observation-de-score-gcs) aus den deutschen Basisprofilen abgeleitet. package_name: de.gematik.isik derivation: constraint name: ISiKGCS type: Observation elements: category: short: Untersuchungskategorie mustSupport: true index: 1 slicing: slices: survey: match: {} schema: {short: Untersuchungskategorie, mustSupport: true, index: 2} value[x]: elements: value: {short: Wert, mustSupport: true, index: 16} unit: {short: Einheit, mustSupport: true, index: 17} system: {short: CodeSystem aus dem die Einheit stammt, mustSupport: true, index: 18} code: {short: Code der Einheit, mustSupport: true, index: 19} encounter: short: Aufenthaltsbezug mustSupport: true index: 9 elements: reference: {short: Encounter-Link, mustSupport: true, index: 10} required: [reference] method: {short: Untersuchungsmethode, mustSupport: true, index: 21} value: short: Untersuchungsergebnis mustSupport: true choices: [] index: 15 component: short: Vitalparameter-Komponente mustSupport: true index: 23 elements: code: short: Code mustSupport: true index: 24 elements: coding: {short: Coding, mustSupport: true, index: 25} value: short: Wert der Komponente mustSupport: true choices: [] index: 27 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: valueCodeableConcept: match: {} schema: short: Kodiertes Ergebnis mustSupport: true choices: [valueCodeableConcept] index: 29 min: 0 max: 1 valueCodeableConcept: short: Kodiertes Ergebnis type: CodeableConcept mustSupport: true choiceOf: value index: 30 slicing: slices: valueCodeableConcept: match: {} schema: {short: Kodiertes Ergebnis, type: CodeableConcept, mustSupport: true, choiceOf: value, index: 30} min: 0 max: 1 value[x]: elements: coding: short: Coding mustSupport: true index: 31 elements: system: {short: System, mustSupport: true, index: 32} code: {short: Code, mustSupport: true, index: 33} slicing: slices: Eye: match: {} schema: short: Augenöffnungsreflex mustSupport: true index: 34 elements: code: short: Code mustSupport: true index: 35 elements: coding: {short: Coding, mustSupport: true, index: 36} value: short: Kodiertes Ergebnis mustSupport: true choices: [] index: 38 value[x]: elements: coding: short: Coding mustSupport: true index: 39 elements: system: {short: System, mustSupport: true, index: 40} code: {short: Code, mustSupport: true, index: 41} Motor: match: {} schema: short: Motorische Reaktion mustSupport: true index: 42 elements: code: short: Code mustSupport: true index: 43 elements: coding: {short: Coding, mustSupport: true, index: 44} value: short: Kodiertes Ergebnis mustSupport: true choices: [] index: 46 value[x]: elements: coding: short: Coding mustSupport: true index: 47 elements: system: {short: System, mustSupport: true, index: 48} code: {short: Code, mustSupport: true, index: 49} Verbal: match: {} schema: short: Verbale Reaktion mustSupport: true index: 50 elements: code: short: Code mustSupport: true index: 51 elements: coding: {short: Coding, mustSupport: true, index: 52} value: short: Kodiertes Ergebnis mustSupport: true choices: [] index: 54 value[x]: elements: coding: short: Coding mustSupport: true index: 55 elements: system: {short: System, mustSupport: true, index: 56} code: {short: Code, mustSupport: true, index: 57} status: {short: Untersuchungsstatus, mustSupport: true, index: 0} effective: short: Datum und Uhrzeit der Untersuchung mustSupport: true choices: [] index: 12 code: short: Code mustSupport: true index: 3 elements: coding: short: Coding mustSupport: true index: 4 slicing: slices: loinc: match: {} schema: {short: LOINC Kodierung, mustSupport: true, index: 5} snomed: match: {} schema: {short: SNOMED CT Kodierung, mustSupport: true, index: 6} IEEE11073: match: {} schema: pattern: type: Coding value: {code: '153728', system: 'urn:iso:std:iso:11073:10101'} index: 7 min: 0 max: 1 device: {short: Gerät, mustSupport: true, index: 22} subject: {short: Patient, mustSupport: true, index: 8} performer: {short: Untersuchender, mustSupport: true, index: 13} dataAbsentReason: {short: Grund für fehlende Untersuchungsergebnisse, mustSupport: true, index: 20} package_version: 5.0.0-rc class: profile kind: resource url: https://gematik.de/fhir/isik/StructureDefinition/ISiKGCS base: http://fhir.de/StructureDefinition/observation-de-score-gcs version: 5.0.0-rc