{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-hospitalPriority",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-hospitalPriority</b></p><a name=\"IVR-VS-hospitalPriority\"> </a><a name=\"hcIVR-VS-hospitalPriority\"> </a><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/371246006\">371246006</a></td><td>green</td><td>grün</td><td>vert</td><td>verde</td></tr><tr><td><a href=\"http://snomed.info/id/371240000\">371240000</a></td><td>red</td><td>rot</td><td>rouge</td><td>rosso</td></tr><tr><td><a href=\"http://snomed.info/id/371244009\">371244009</a></td><td>yellow</td><td>gelb</td><td>jaune</td><td>giallo</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-hospitalPriority",
  "version" : "2.0.0-ballot",
  "name" : "IVRVShospitalPriority",
  "title" : "IVR Hospital Priority",
  "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 priorities for hospital admission.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "371246006",
        "display" : "green",
        "designation" : [{
          "language" : "de-CH",
          "value" : "grün"
        },
        {
          "language" : "fr-CH",
          "value" : "vert"
        },
        {
          "language" : "it-CH",
          "value" : "verde"
        }]
      },
      {
        "code" : "371240000",
        "display" : "red",
        "designation" : [{
          "language" : "de-CH",
          "value" : "rot"
        },
        {
          "language" : "fr-CH",
          "value" : "rouge"
        },
        {
          "language" : "it-CH",
          "value" : "rosso"
        }]
      },
      {
        "code" : "371244009",
        "display" : "yellow",
        "designation" : [{
          "language" : "de-CH",
          "value" : "gelb"
        },
        {
          "language" : "fr-CH",
          "value" : "jaune"
        },
        {
          "language" : "it-CH",
          "value" : "giallo"
        }]
      }]
    }]
  }
}