FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.terminologie-basis
Resource TypeValueSet
IdValueSet-glasgow-coma-score-verbal.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/terminologie-basis-de/ValueSet-glasgow-coma-score-verbal.html
URLhttp://fhir.de/ValueSet/glasgow-coma-score-verbal
Version1.0.0-alpha1
Statusactive
Date2025-11-19T17:18:12+00:00
NameVS_Score_GlasgowComaScore_Verbal
TitleVS Score Glasgow Coma Score Verbal
Authorityhl7
DescriptionDieses ValueSet enthält Codes für die Verbale Kommunikation 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.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet glasgow-coma-score-verbal


Source1

{
  "resourceType": "ValueSet",
  "id": "glasgow-coma-score-verbal",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}