TerminologieBasisDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologie). This guide is not an authorized publication; it is the continuous build for version 1.0.0-alpha1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/terminologie-basis-de/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-19 |
{
"resourceType" : "ValueSet",
"id" : "glasgow-coma-score-eye",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet glasgow-coma-score-eye</b></p><a name=\"glasgow-coma-score-eye\"> </a><a name=\"hcglasgow-coma-score-eye\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA6553-7/\">LA6553-7</a></td><td>No eye opening</td></tr><tr><td><a href=\"https://loinc.org/LA6554-5/\">LA6554-5</a></td><td>Eye opening to pain</td></tr><tr><td><a href=\"https://loinc.org/LA6555-2/\">LA6555-2</a></td><td>Eye opening to verbal command</td></tr><tr><td><a href=\"https://loinc.org/LA6556-0/\">LA6556-0</a></td><td>Eye opening spontaneously</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.de/ValueSet/glasgow-coma-score-eye",
"version" : "1.0.0-alpha1",
"name" : "VS_Score_GlasgowComaScore_Eye",
"title" : "VS Score Glasgow Coma Score Eye",
"status" : "active",
"experimental" : false,
"date" : "2025-11-19T17:18:12+00:00",
"publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"contact" : [
{
"name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"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"
}
]
}
]
}
}