FHIR IG Statistics: ValueSet/IVR-VS-gcsVerbal
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
IVR | IVR Codes |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://snomed.info/sct
Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
260389003 | no reaction | keine verbale Reaktion | Aucune réaction verbale | Nessuna reazione verbale |
- Include these codes as defined in
http://fhir.ch/ig/ch-ems/CodeSystem/IVR
Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
1000158 | incomprehensible sounds | unverständliche Laute | Sons incompréhensibles | Suoni incomprensibili |
1000159 | incoherent words | unzusammenhängende Worte | Inappropriée | Parla e pronuncia parole, ma incoerenti |
1000160 | conversational, disoriented | konversationsfähig, desorientiert | Confuse | Confusione, frasi sconnesse |
1000161 | conversational, oriented | konversationsfähig, orientiert | Normale | Paziente 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"
}
]
}
]
}
]
}
}