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 - JSON Representation

Active as of 2025-11-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "glasgow-coma-score-verbal",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://fhir.de/ValueSet/glasgow-coma-score-verbal",
  "version" : "1.0.0-alpha1",
  "name" : "VS_Score_GlasgowComaScore_Verbal",
  "title" : "VS Score Glasgow Coma Score Verbal",
  "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 Verbale Kommunikation Komponente des Glasgow Coma Scores.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal" : 1
              }
            ],
            "code" : "LA6557-8",
            "display" : "No verbal response (>2 yrs); no vocal response (<=2 yrs)"
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal" : 2
              }
            ],
            "code" : "LA6558-6",
            "display" : "Incomprehensible sounds"
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal" : 3
              }
            ],
            "code" : "LA6559-4",
            "display" : "Inappropriate words"
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal" : 4
              }
            ],
            "code" : "LA6560-2",
            "display" : "Confused"
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal" : 5
              }
            ],
            "code" : "LA6561-0",
            "display" : "Oriented"
          }
        ]
      }
    ]
  }
}