CH EMS (R4)
2.1.0-ci-build - ci-build Switzerland flag

CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 2.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ems/ and changes regularly. See the Directory of published versions

: IVR Vigilanz (AVPU) - JSON Representation

Draft as of 2025-04-07

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-vigilanzAvpu",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-vigilanzAvpu</b></p><a name=\"IVR-VS-vigilanzAvpu\"> </a><a name=\"hcIVR-VS-vigilanzAvpu\"> </a><a name=\"IVR-VS-vigilanzAvpu-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IVR.html\"><code>http://fhir.ch/ig/ch-ems/CodeSystem/IVR</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-A\">A</a></td><td>wach, ansprechbar und orientiert</td><td>wach, ansprechbar und orientiert</td><td>Alerte, réactif et orienté</td><td>Vigile, reattivo e orientato</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-V\">V</a></td><td>Reaktion nur bei lauter Ansprache</td><td>Reaktion nur bei lauter Ansprache</td><td>Réaction uniquement lorsque l'on parle fort</td><td>Reazione solo su stimolo verbale forte</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-P\">P</a></td><td>Reaktion nur auf Schmerzreiz</td><td>Reazione solo allo stimolo del dolore</td><td>Réaction uniquement au stimulus de la douleur</td><td>Reazione solo allo stimolo del dolore</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-U\">U</a></td><td>nicht ansprechbar, bewusstlos</td><td>nicht ansprechbar, bewusstlos</td><td>Inconscient, sans réaction</td><td>Incosciente, senza reazione</td></tr></table></li></ul></div>"
  },
  "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-04-07T07:57:21+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"
              }
            ]
          }
        ]
      }
    ]
  }
}