PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@6.0.0
    https://gematik.de/fhir/isik/StructureDefinition/ISiKGCS
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.\n\n**Motivation**\n\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\n**Kompatibilität**\n\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: 5
    slicing:
      slices:
        survey:
          match: {}
          schema: {short: Untersuchungskategorie, mustSupport: true, index: 6}
  value[x]:
    elements:
      value: {short: Wert, mustSupport: true, index: 20}
      unit: {short: Einheit, mustSupport: true, index: 21}
      system: {short: CodeSystem aus dem die Einheit stammt, mustSupport: true, index: 22}
      code: {short: Code der Einheit, mustSupport: true, index: 23}
  meta:
    elements:
      versionId: {short: Eindeutiger Name der serverseitigen Version des Datensatzes, index: 1}
      lastUpdated: {short: Zeitpunkt der letzten Änderung, index: 2}
  encounter:
    short: Aufenthaltsbezug
    mustSupport: true
    index: 13
    elements:
      reference: {short: Encounter-Link, mustSupport: true, index: 14}
    required: [reference]
  method: {short: Untersuchungsmethode, mustSupport: true, index: 25}
  value:
    short: Untersuchungsergebnis
    mustSupport: true
    choices: []
    index: 19
  implicitRules: {short: 'Verweis auf die Regeln, nach denen die Ressource erstellt wurde', index: 3}
  component:
    short: Vitalparameter-Komponente
    mustSupport: true
    index: 27
    elements:
      code:
        short: Code
        mustSupport: true
        index: 28
        elements:
          coding: {short: Coding, mustSupport: true, index: 29}
      value:
        short: Wert der Komponente
        mustSupport: true
        choices: []
        index: 31
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            valueCodeableConcept:
              match: {}
              schema:
                short: Kodiertes Ergebnis
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 33
              min: 0
              max: 1
      valueCodeableConcept:
        short: Kodiertes Ergebnis
        type: CodeableConcept
        mustSupport: true
        choiceOf: value
        index: 34
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {short: Kodiertes Ergebnis, type: CodeableConcept, mustSupport: true, choiceOf: value, index: 34}
              min: 0
              max: 1
      value[x]:
        elements:
          coding:
            short: Coding
            mustSupport: true
            index: 35
            elements:
              system: {short: System, mustSupport: true, index: 36}
              code: {short: Code, mustSupport: true, index: 37}
    slicing:
      slices:
        Eye:
          match: {}
          schema:
            short: Augenöffnungsreflex
            mustSupport: true
            index: 38
            elements:
              code:
                short: Code
                mustSupport: true
                index: 39
                elements:
                  coding: {short: Coding, mustSupport: true, index: 40}
              value:
                short: Kodiertes Ergebnis
                mustSupport: true
                choices: []
                index: 42
              value[x]:
                elements:
                  coding:
                    short: Coding
                    mustSupport: true
                    index: 43
                    elements:
                      system: {short: System, mustSupport: true, index: 44}
                      code: {short: Code, mustSupport: true, index: 45}
        Motor:
          match: {}
          schema:
            short: Motorische Reaktion
            mustSupport: true
            index: 46
            elements:
              code:
                short: Code
                mustSupport: true
                index: 47
                elements:
                  coding: {short: Coding, mustSupport: true, index: 48}
              value:
                short: Kodiertes Ergebnis
                mustSupport: true
                choices: []
                index: 50
              value[x]:
                elements:
                  coding:
                    short: Coding
                    mustSupport: true
                    index: 51
                    elements:
                      system: {short: System, mustSupport: true, index: 52}
                      code: {short: Code, mustSupport: true, index: 53}
        Verbal:
          match: {}
          schema:
            short: Verbale Reaktion
            mustSupport: true
            index: 54
            elements:
              code:
                short: Code
                mustSupport: true
                index: 55
                elements:
                  coding: {short: Coding, mustSupport: true, index: 56}
              value:
                short: Kodiertes Ergebnis
                mustSupport: true
                choices: []
                index: 58
              value[x]:
                elements:
                  coding:
                    short: Coding
                    mustSupport: true
                    index: 59
                    elements:
                      system: {short: System, mustSupport: true, index: 60}
                      code: {short: Code, mustSupport: true, index: 61}
  status: {short: Untersuchungsstatus, mustSupport: true, index: 4}
  effective:
    short: Datum und Uhrzeit der Untersuchung
    mustSupport: true
    choices: []
    index: 16
  id: {short: 'serverseitige, interne ID des Datensatzes', mustSupport: true, index: 0}
  code:
    short: Code
    mustSupport: true
    index: 7
    elements:
      coding:
        short: Coding
        mustSupport: true
        index: 8
        slicing:
          slices:
            loinc:
              match: {}
              schema: {type: Coding, short: LOINC Kodierung, mustSupport: true, index: 9}
            snomed:
              match: {}
              schema: {type: Coding, short: SNOMED CT Kodierung, mustSupport: true, index: 10}
            IEEE11073:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: '153728', system: 'urn:iso:std:iso:11073:10101'}
                index: 11
              min: 0
              max: 1
  device: {short: Gerät, mustSupport: true, index: 26}
  subject: {short: Patient, mustSupport: true, index: 12}
  performer: {short: Untersuchender, mustSupport: true, index: 17}
  dataAbsentReason: {short: Grund für fehlende Untersuchungsergebnisse, mustSupport: true, index: 24}
package_version: 6.0.0
class: profile
kind: resource
url: https://gematik.de/fhir/isik/StructureDefinition/ISiKGCS
base: http://fhir.de/StructureDefinition/observation-de-score-gcs
version: 6.0.0