FHIR IG Statistics: ValueSet/IVR-VS-gcs-augenoeffnung
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 Reaktion | Aucune réaction | Nessuna reazione |
- 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) |
1000150 | on pain stimulus | auf Schmerzreiz | À la douleur | Allo stimolo doloroso |
1000151 | on request | auf Aufforderung | À la demande | Allo stimolo verbale |
1000152 | spontaneous | spontan | Spontanée | Spontanea |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-gcs-augenoeffnung",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-gcs-augenoeffnung",
"version": "2.1.0-ci-build",
"name": "GcsAugenoeffnung",
"title": "IVR GCS Eye Opening",
"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 eye opening.",
"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"
},
{
"language": "fr-CH",
"value": "Aucune réaction"
},
{
"language": "it-CH",
"value": "Nessuna reazione"
}
]
}
]
},
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"concept": [
{
"code": "1000150",
"display": "on pain stimulus",
"designation": [
{
"language": "de-CH",
"value": "auf Schmerzreiz"
},
{
"language": "fr-CH",
"value": "À la douleur"
},
{
"language": "it-CH",
"value": "Allo stimolo doloroso"
}
]
},
{
"code": "1000151",
"display": "on request",
"designation": [
{
"language": "de-CH",
"value": "auf Aufforderung"
},
{
"language": "fr-CH",
"value": "À la demande"
},
{
"language": "it-CH",
"value": "Allo stimolo verbale"
}
]
},
{
"code": "1000152",
"display": "spontaneous",
"designation": [
{
"language": "de-CH",
"value": "spontan"
},
{
"language": "fr-CH",
"value": "Spontanée"
},
{
"language": "it-CH",
"value": "Spontanea"
}
]
}
]
}
]
}
}