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

FHIR IG Statistics: ValueSet/IVR-VS-gcsVerbal

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-gcsVerbal
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-gcsVerbal.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcsVerbal
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameGcsVerbal
TitleIVR GCS Verbal Response
Realmch
Authorityhl7
DescriptionList of GCS observations of the verbal 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-gcsVerbal

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 verbale ReaktionAucune réaction verbaleNessuna reazione verbale
  • 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)
    1000158incomprehensible soundsunverständliche LauteSons incompréhensiblesSuoni incomprensibili
    1000159incoherent wordsunzusammenhängende WorteInappropriéeParla e pronuncia parole, ma incoerenti
    1000160conversational, disorientedkonversationsfähig, desorientiertConfuseConfusione, frasi sconnesse
    1000161conversational, orientedkonversationsfähig, orientiertNormalePaziente orientato, conversazione appropriata

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-gcsVerbal",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcsVerbal",
  "version": "2.1.0-ci-build",
  "name": "GcsVerbal",
  "title": "IVR GCS Verbal 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 verbal 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 verbale Reaktion"
              },
              {
                "language": "fr-CH",
                "value": "Aucune réaction verbale"
              },
              {
                "language": "it-CH",
                "value": "Nessuna reazione verbale"
              }
            ]
          }
        ]
      },
      {
        "system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept": [
          {
            "code": "1000158",
            "display": "incomprehensible sounds",
            "designation": [
              {
                "language": "de-CH",
                "value": "unverständliche Laute"
              },
              {
                "language": "fr-CH",
                "value": "Sons incompréhensibles"
              },
              {
                "language": "it-CH",
                "value": "Suoni incomprensibili"
              }
            ]
          },
          {
            "code": "1000159",
            "display": "incoherent words",
            "designation": [
              {
                "language": "de-CH",
                "value": "unzusammenhängende Worte"
              },
              {
                "language": "fr-CH",
                "value": "Inappropriée"
              },
              {
                "language": "it-CH",
                "value": "Parla e pronuncia parole, ma incoerenti"
              }
            ]
          },
          {
            "code": "1000160",
            "display": "conversational, disoriented",
            "designation": [
              {
                "language": "de-CH",
                "value": "konversationsfähig, desorientiert"
              },
              {
                "language": "fr-CH",
                "value": "Confuse"
              },
              {
                "language": "it-CH",
                "value": "Confusione, frasi sconnesse"
              }
            ]
          },
          {
            "code": "1000161",
            "display": "conversational, oriented",
            "designation": [
              {
                "language": "de-CH",
                "value": "konversationsfähig, orientiert"
              },
              {
                "language": "fr-CH",
                "value": "Normale"
              },
              {
                "language": "it-CH",
                "value": "Paziente orientato, conversazione appropriata"
              }
            ]
          }
        ]
      }
    ]
  }
}