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 Hospital Priority - JSON Representation

Draft as of 2025-04-07

Raw json | Download

{
  "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><a name=\"IVR-VS-hospitalPriority-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"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.1.0-ci-build",
  "name" : "IVRVShospitalPriority",
  "title" : "IVR Hospital Priority",
  "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 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"
              }
            ]
          }
        ]
      }
    ]
  }
}