{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-urgency",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-urgency</b></p><a name=\"IVR-VS-urgency\"> </a><a name=\"hcIVR-VS-urgency\"> </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-1000007\">1000007</a></td><td>with siren</td><td>mit Sondersignal</td><td>Avec sirène</td><td>Con segnali prioritari</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000008\">1000008</a></td><td>without siren</td><td>ohne Sondersignal</td><td>Sans sirène</td><td>Senza segnali prioritari</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-urgency",
  "version" : "2.0.0-ballot",
  "name" : "Urgency",
  "title" : "IVR Urgency",
  "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 mission's priorities.",
  "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" : "1000007",
        "display" : "with siren",
        "designation" : [{
          "language" : "de-CH",
          "value" : "mit Sondersignal"
        },
        {
          "language" : "fr-CH",
          "value" : "Avec sirène"
        },
        {
          "language" : "it-CH",
          "value" : "Con segnali prioritari"
        }]
      },
      {
        "code" : "1000008",
        "display" : "without siren",
        "designation" : [{
          "language" : "de-CH",
          "value" : "ohne Sondersignal"
        },
        {
          "language" : "fr-CH",
          "value" : "Sans sirène"
        },
        {
          "language" : "it-CH",
          "value" : "Senza segnali prioritari"
        }]
      }]
    }]
  }
}