{
  "resourceType": "ValueSet",
  "id": "glasgow-coma-score-motor",
  "url": "http://fhir.de/ValueSet/glasgow-coma-score-motor",
  "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": "LA6562-8",
            "display": "No motor response",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              }
            ]
          },
          {
            "code": "LA6563-6",
            "display": "Extension to pain",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ]
          },
          {
            "code": "LA6564-4",
            "display": "Flexion to pain",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 3
              }
            ]
          },
          {
            "code": "LA6565-1",
            "display": "Withdrawal from pain",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 4
              }
            ]
          },
          {
            "code": "LA6566-9",
            "display": "Localizing pain",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 5
              }
            ]
          },
          {
            "code": "LA6567-7",
            "display": "Obeys commands",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 6
              }
            ]
          }
        ]
      }
    ]
  },
  "name": "VS_Score_GlasgowComaScore_Motor",
  "title": "VS Score Glasgow Coma Score Motor",
  "description": "Dieses ValueSet enthält die Codes für die motorische Reaktions-Komponente des Glasgow Coma Score. Es dient der standardisierten, ordinal auswertbaren Erfassung der motorischen Antwort."
}