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-motor.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/terminologie-basis-de/ValueSet-glasgow-coma-score-motor.html
URLhttp://fhir.de/ValueSet/glasgow-coma-score-motor
Version1.0.0-alpha1
Statusactive
Date2025-11-19T17:18:12+00:00
NameVS_Score_GlasgowComaScore_Motor
TitleVS Score Glasgow Coma Score Motor
Authorityhl7
DescriptionDieses ValueSet enthält Codes für die Motorische Reaktion 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-motor


Source1

{
  "resourceType": "ValueSet",
  "id": "glasgow-coma-score-motor",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.de/ValueSet/glasgow-coma-score-motor",
  "version": "1.0.0-alpha1",
  "name": "VS_Score_GlasgowComaScore_Motor",
  "title": "VS Score Glasgow Coma Score Motor",
  "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 Motorische Reaktion Komponente des Glasgow Coma Scores.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              }
            ],
            "code": "LA6562-8",
            "display": "No motor response"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ],
            "code": "LA6563-6",
            "display": "Extension to pain"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 3
              }
            ],
            "code": "LA6564-4",
            "display": "Flexion to pain"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 4
              }
            ],
            "code": "LA6565-1",
            "display": "Withdrawal from pain"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 5
              }
            ],
            "code": "LA6566-9",
            "display": "Localizing pain"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 6
              }
            ],
            "code": "LA6567-7",
            "display": "Obeys commands"
          }
        ]
      }
    ]
  }
}