{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-urgency-adequate",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-urgency-adequate</b></p><a name=\"IVR-VS-urgency-adequate\"> </a><a name=\"hcIVR-VS-urgency-adequate\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</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=\"http://snomed.info/id/373066001\">373066001</a></td><td>Yes</td><td>Ja</td><td>oui</td><td>si</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>No</td><td>Nein</td><td>non</td><td>no</td></tr></table></li><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-1000134\">1000134</a></td><td>no, siren necessary</td><td>nein, Sondersignal notwendig</td><td>non, sirène nécessaire</td><td>no, segnali prioritari necessari</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000135\">1000135</a></td><td>no, siren not necessary</td><td>nein, Sondersignal nicht notwendig</td><td>non, sirène non nécessaire</td><td>no, segnali prioritari non necessari</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-urgency-adequate",
  "version" : "2.0.0-ballot",
  "name" : "IVRVSurg_adequate",
  "title" : "IVR Urgency Adequate",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-15T07:47:43+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 assessments of the priority of the mission set by the emergency call center.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "373066001",
        "display" : "Yes",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Ja"
        },
        {
          "language" : "fr-CH",
          "value" : "oui"
        },
        {
          "language" : "it-CH",
          "value" : "si"
        }]
      },
      {
        "code" : "373067005",
        "display" : "No",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Nein"
        },
        {
          "language" : "fr-CH",
          "value" : "non"
        },
        {
          "language" : "it-CH",
          "value" : "no"
        }]
      }]
    },
    {
      "system" : "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
      "concept" : [{
        "code" : "1000134",
        "display" : "no, siren necessary",
        "designation" : [{
          "language" : "de-CH",
          "value" : "nein, Sondersignal notwendig"
        },
        {
          "language" : "fr-CH",
          "value" : "non, sirène nécessaire"
        },
        {
          "language" : "it-CH",
          "value" : "no, segnali prioritari necessari"
        }]
      },
      {
        "code" : "1000135",
        "display" : "no, siren not necessary",
        "designation" : [{
          "language" : "de-CH",
          "value" : "nein, Sondersignal nicht notwendig"
        },
        {
          "language" : "fr-CH",
          "value" : "non, sirène non nécessaire"
        },
        {
          "language" : "it-CH",
          "value" : "no, segnali prioritari non necessari"
        }]
      }]
    }]
  }
}