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 Urgency Adequate - JSON Representation

Draft as of 2025-04-07

Raw json | Download

{
  "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><a name=\"IVR-VS-urgency-adequate-en-US\"> </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><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><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.1.0-ci-build",
  "name" : "IVRVSurg_adequate",
  "title" : "IVR Urgency Adequate",
  "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 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"
              }
            ]
          }
        ]
      }
    ]
  }
}