FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/glasgow-coma-score-eye

Packagede.basisprofil.r4
Resource TypeValueSet
Idglasgow-coma-score-eye
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/ValueSet/glasgow-coma-score-eye
URLhttp://fhir.de/ValueSet/glasgow-coma-score-eye
Version1.5.4
Statusactive
Date2025-06-16
NameVS_Score_GlasgowComaScore_Eye
TitleVS Score Glasgow Coma Score Eye
Authorityhl7
DescriptionDieses ValueSet enthält Codes für die Augenöffnung Komponente des Glasgow Coma Scores.

Resources that use this resource

StructureDefinition
observation-de-score-gcsObservation-Profil Glasgow Coma Score

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "glasgow-coma-score-eye",
  "url": "http://fhir.de/ValueSet/glasgow-coma-score-eye",
  "version": "1.5.4",
  "name": "VS_Score_GlasgowComaScore_Eye",
  "title": "VS Score Glasgow Coma Score Eye",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description": "Dieses ValueSet enthält Codes für die Augenöffnung Komponente des Glasgow Coma Scores.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              }
            ],
            "code": "LA6553-7",
            "display": "No eye opening"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ],
            "code": "LA6554-5",
            "display": "Eye opening to pain"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 3
              }
            ],
            "code": "LA6555-2",
            "display": "Eye opening to verbal command"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 4
              }
            ],
            "code": "LA6556-0",
            "display": "Eye opening spontaneously"
          }
        ]
      }
    ]
  }
}