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