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

FHIR IG Statistics: ValueSet/IVR-VS-vigilanzAvpu

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-vigilanzAvpu
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-vigilanzAvpu.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-vigilanzAvpu
Version2.1.0-ci-build
Statusdraft
Date2025-08-06T11:55:40+00:00
NameVigilanzavpu
TitleIVR Vigilanz (AVPU)
Realmch
Authorityhl7
DescriptionList of the states of vigilance of a patient (AVPU).
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-observation-avpuCH EMS Observation: AVPU
logicalmodel-ems-protocolEMS Protocol

Resources that this resource uses

CodeSystem
IVRIVR Codes

Narrative

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

Generated Narrative: ValueSet IVR-VS-vigilanzAvpu

  • 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)
    Awach, ansprechbar und orientiertwach, ansprechbar und orientiertAlerte, réactif et orientéVigile, reattivo e orientato
    VReaktion nur bei lauter AnspracheReaktion nur bei lauter AnspracheRéaction uniquement lorsque l'on parle fortReazione solo su stimolo verbale forte
    PReaktion nur auf SchmerzreizReazione solo allo stimolo del doloreRéaction uniquement au stimulus de la douleurReazione solo allo stimolo del dolore
    Unicht ansprechbar, bewusstlosnicht ansprechbar, bewusstlosInconscient, sans réactionIncosciente, 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"
              }
            ]
          }
        ]
      }
    ]
  }
}