FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/IVR-VS-gcsMotoric

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-gcsMotoric
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-gcsMotoric.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcsMotoric
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameGcsMotoric
TitleIVR GCS Motoric Response
Realmch
Authorityhl7
DescriptionList of GCS observations of the motoric response.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-observation-gcsCH EMS Observation: GCS

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
IVRIVR Codes

Narrative

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

Generated Narrative: ValueSet IVR-VS-gcsMotoric

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    260389003No reactionkeine Reaktion auf SchmerzreizAucune réaction au stimulus douloureuxNessuna reazione a stimoli dolorosi
  • Include these codes as defined in http://fhir.ch/ig/ch-ems/CodeSystem/IVR
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    1000153stretchingauf Schmerz StrecksynergismenExtension stéréotypéeEstensione delle estremità allo stimolo doloroso
    1000154bendingauf Schmerz BeugesynergismenFlexion stéréotypéeAnormale flessione allo stimolo doloroso
    1000155undirected defenseungezielte SchmerzabwehrEvitement désorientéeRetrae / Flette ma non localizza il dolore
    1000156directed defensegezielte SchmerzabwehrEvitement orientéeRetrae / Flette localizza il dolore
    1000157take ordersbefolgt AufforderungenAux ordresObbedisce ai comandi

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-gcsMotoric",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcsMotoric",
  "version": "2.1.0-ci-build",
  "name": "GcsMotoric",
  "title": "IVR GCS Motoric Response",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-24T15:44:25+00:00",
  "publisher": "IVR Interverband für Rettungswesen",
  "contact": [
    {
      "name": "IVR Interverband für Rettungswesen",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ivr-ias.ch/"
        }
      ]
    }
  ],
  "description": "List of GCS observations of the motoric response.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "260389003",
            "display": "No reaction",
            "designation": [
              {
                "language": "de-CH",
                "value": "keine Reaktion auf Schmerzreiz"
              },
              {
                "language": "fr-CH",
                "value": "Aucune réaction au stimulus douloureux"
              },
              {
                "language": "it-CH",
                "value": "Nessuna reazione a stimoli dolorosi"
              }
            ]
          }
        ]
      },
      {
        "system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept": [
          {
            "code": "1000153",
            "display": "stretching",
            "designation": [
              {
                "language": "de-CH",
                "value": "auf Schmerz Strecksynergismen"
              },
              {
                "language": "fr-CH",
                "value": "Extension stéréotypée"
              },
              {
                "language": "it-CH",
                "value": "Estensione delle estremità allo stimolo doloroso"
              }
            ]
          },
          {
            "code": "1000154",
            "display": "bending",
            "designation": [
              {
                "language": "de-CH",
                "value": "auf Schmerz Beugesynergismen"
              },
              {
                "language": "fr-CH",
                "value": "Flexion stéréotypée"
              },
              {
                "language": "it-CH",
                "value": "Anormale flessione allo stimolo doloroso"
              }
            ]
          },
          {
            "code": "1000155",
            "display": "undirected defense",
            "designation": [
              {
                "language": "de-CH",
                "value": "ungezielte Schmerzabwehr"
              },
              {
                "language": "fr-CH",
                "value": "Evitement désorientée"
              },
              {
                "language": "it-CH",
                "value": "Retrae / Flette ma non localizza il dolore"
              }
            ]
          },
          {
            "code": "1000156",
            "display": "directed defense",
            "designation": [
              {
                "language": "de-CH",
                "value": "gezielte Schmerzabwehr"
              },
              {
                "language": "fr-CH",
                "value": "Evitement orientée"
              },
              {
                "language": "it-CH",
                "value": "Retrae / Flette localizza il dolore"
              }
            ]
          },
          {
            "code": "1000157",
            "display": "take orders",
            "designation": [
              {
                "language": "de-CH",
                "value": "befolgt Aufforderungen"
              },
              {
                "language": "fr-CH",
                "value": "Aux ordres"
              },
              {
                "language": "it-CH",
                "value": "Obbedisce ai comandi"
              }
            ]
          }
        ]
      }
    ]
  }
}