{
  "resourceType": "ValueSet",
  "id": "glasgow-coma-score-verbal",
  "url": "http://fhir.de/ValueSet/glasgow-coma-score-verbal",
  "status": "active",
  "version": "1.6.0",
  "experimental": false,
  "date": "2025-12-23",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Regenstrief Institute, Inc. and the LOINC Committee"
      }
    }
  ],
  "compose": {
    "include": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.compose.include.copyright",
            "valueString": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use."
          }
        ],
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA6557-8",
            "display": "No verbal response (>2 yrs); no vocal response (<=2 yrs)",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              }
            ]
          },
          {
            "code": "LA6558-6",
            "display": "Incomprehensible sounds",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ]
          },
          {
            "code": "LA6559-4",
            "display": "Inappropriate words",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 3
              }
            ]
          },
          {
            "code": "LA6560-2",
            "display": "Confused",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 4
              }
            ]
          },
          {
            "code": "LA6561-0",
            "display": "Oriented",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 5
              }
            ]
          }
        ]
      }
    ]
  },
  "name": "VS_Score_GlasgowComaScore_Verbal",
  "title": "VS Score Glasgow Coma Score Verbal",
  "description": "Dieses ValueSet enthält die Codes für die verbale Kommunikations-Komponente des Glasgow Coma Score. Es dient der standardisierten, ordinal auswertbaren Erfassung der verbalen Reaktion."
}