FHIR IG Statistics: ValueSet/IVR-VS-vigilanzAvpu
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- 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) |
A | wach, ansprechbar und orientiert | wach, ansprechbar und orientiert | Alerte, réactif et orienté | Vigile, reattivo e orientato |
V | Reaktion nur bei lauter Ansprache | Reaktion nur bei lauter Ansprache | Réaction uniquement lorsque l'on parle fort | Reazione solo su stimolo verbale forte |
P | Reaktion nur auf Schmerzreiz | Reazione solo allo stimolo del dolore | Réaction uniquement au stimulus de la douleur | Reazione solo allo stimolo del dolore |
U | nicht ansprechbar, bewusstlos | nicht ansprechbar, bewusstlos | Inconscient, sans réaction | Incosciente, senza reazione |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-vigilanzAvpu",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-vigilanzAvpu",
"version": "2.1.0-ci-build",
"name": "Vigilanzavpu",
"title": "IVR Vigilanz (AVPU)",
"status": "draft",
"experimental": false,
"date": "2025-08-06T11:55:40+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 the states of vigilance of a patient (AVPU).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"immutable": false,
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"concept": [
{
"code": "A",
"display": "wach, ansprechbar und orientiert",
"designation": [
{
"language": "de-CH",
"value": "wach, ansprechbar und orientiert"
},
{
"language": "fr-CH",
"value": "Alerte, réactif et orienté"
},
{
"language": "it-CH",
"value": "Vigile, reattivo e orientato"
}
]
},
{
"code": "V",
"display": "Reaktion nur bei lauter Ansprache",
"designation": [
{
"language": "de-CH",
"value": "Reaktion nur bei lauter Ansprache"
},
{
"language": "fr-CH",
"value": "Réaction uniquement lorsque l'on parle fort"
},
{
"language": "it-CH",
"value": "Reazione solo su stimolo verbale forte"
}
]
},
{
"code": "P",
"display": "Reaktion nur auf Schmerzreiz",
"designation": [
{
"language": "de-CH",
"value": "Reazione solo allo stimolo del dolore"
},
{
"language": "fr-CH",
"value": "Réaction uniquement au stimulus de la douleur"
},
{
"language": "it-CH",
"value": "Reazione solo allo stimolo del dolore"
}
]
},
{
"code": "U",
"display": "nicht ansprechbar, bewusstlos",
"designation": [
{
"language": "de-CH",
"value": "nicht ansprechbar, bewusstlos"
},
{
"language": "fr-CH",
"value": "Inconscient, sans réaction"
},
{
"language": "it-CH",
"value": "Incosciente, senza reazione"
}
]
}
]
}
]
}
}