{
  "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><ul><li>Include these codes as defined in <a href=\"CodeSystem-IVR.html\"><code>http://fhir.ch/ig/ch-ems/CodeSystem/IVR</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.0.0-ballot</span><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.0.0-ballot",
  "name" : "Vigilanzavpu",
  "title" : "IVR Vigilanz (AVPU)",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-15T08:00:21+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [{
    "name" : "HL7 Switzerland",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.ch/"
    }]
  },
  {
    "name" : "HL7 Switzerland",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.ch/",
      "use" : "work"
    }]
  }],
  "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"
        }]
      }]
    }]
  }
}