1.0.0-alpha1 - ci-build

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

: VS Score Glasgow Coma Score Verbal - TTL Representation

Active as of 2025-11-19

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "glasgow-coma-score-verbal"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet glasgow-coma-score-verbal</b></p><a name=\"glasgow-coma-score-verbal\"> </a><a name=\"hcglasgow-coma-score-verbal\"> </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/LA6557-8/\">LA6557-8</a></td><td>No verbal response (&gt;2 yrs); no vocal response (&lt;=2 yrs)</td></tr><tr><td><a href=\"https://loinc.org/LA6558-6/\">LA6558-6</a></td><td>Incomprehensible sounds</td></tr><tr><td><a href=\"https://loinc.org/LA6559-4/\">LA6559-4</a></td><td>Inappropriate words</td></tr><tr><td><a href=\"https://loinc.org/LA6560-2/\">LA6560-2</a></td><td>Confused</td></tr><tr><td><a href=\"https://loinc.org/LA6561-0/\">LA6561-0</a></td><td>Oriented</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.de/ValueSet/glasgow-coma-score-verbal"^^xsd:anyURI ;
fhir:l <http://fhir.de/ValueSet/glasgow-coma-score-verbal>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-alpha1"] ; # 
  fhir:name [ fhir:v "VS_Score_GlasgowComaScore_Verbal"] ; # 
  fhir:title [ fhir:v "VS Score Glasgow Coma Score Verbal"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-11-19T17:18:12+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Deutschland e.V. (Technisches Komitee Terminologie)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Deutschland e.V. (Technisches Komitee Terminologie)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.de/technische-komitees/terminologien/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Dieses ValueSet enthält Codes für die Verbale Kommunikation Komponente des Glasgow Coma Scores."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:concept [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ordinalValue>           ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "1"^^xsd:decimal           ]         ] ) ;
fhir:code [ fhir:v "LA6557-8" ] ;
fhir:display [ fhir:v "No verbal response (>2 yrs); no vocal response (<=2 yrs)" ]       ] [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ordinalValue>           ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "2"^^xsd:decimal           ]         ] ) ;
fhir:code [ fhir:v "LA6558-6" ] ;
fhir:display [ fhir:v "Incomprehensible sounds" ]       ] [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ordinalValue>           ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "3"^^xsd:decimal           ]         ] ) ;
fhir:code [ fhir:v "LA6559-4" ] ;
fhir:display [ fhir:v "Inappropriate words" ]       ] [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ordinalValue>           ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "4"^^xsd:decimal           ]         ] ) ;
fhir:code [ fhir:v "LA6560-2" ] ;
fhir:display [ fhir:v "Confused" ]       ] [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ordinalValue>           ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "5"^^xsd:decimal           ]         ] ) ;
fhir:code [ fhir:v "LA6561-0" ] ;
fhir:display [ fhir:v "Oriented" ]       ] )     ] )
  ] . #