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 Emergency Doctor System - JSON Representation

Draft as of 2025-04-07

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-emergDoctSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-emergDoctSystem</b></p><a name=\"IVR-VS-emergDoctSystem\"> </a><a name=\"hcIVR-VS-emergDoctSystem\"> </a><a name=\"IVR-VS-emergDoctSystem-en-US\"> </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><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-1000004\">1000004</a></td><td>residential EMS</td><td>Stationär Rettungsdienst</td><td>Service de sauvetage fixe</td><td>Servizio di salvataggio ospedaliero</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000005\">1000005</a></td><td>pickup by EMS</td><td>Abholung durch Rettungsdienst</td><td>Prise en charge par le service de sauvetage</td><td>Trasporto con servizio di salvataggio</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000006\">1000006</a></td><td>rendezvous</td><td>Rendezvous</td><td>Rendez-vous</td><td>Rendez-vous</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-emergDoctSystem",
  "version" : "2.1.0-ci-build",
  "name" : "EmergDoctSystem",
  "title" : "IVR Emergency Doctor System",
  "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 types of emergency doctor systems.",
  "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" : "1000004",
            "display" : "residential EMS",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Stationär Rettungsdienst"
              },
              {
                "language" : "fr-CH",
                "value" : "Service de sauvetage fixe"
              },
              {
                "language" : "it-CH",
                "value" : "Servizio di salvataggio ospedaliero"
              }
            ]
          },
          {
            "code" : "1000005",
            "display" : "pickup by EMS",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Abholung durch Rettungsdienst"
              },
              {
                "language" : "fr-CH",
                "value" : "Prise en charge par le service de sauvetage"
              },
              {
                "language" : "it-CH",
                "value" : "Trasporto con servizio di salvataggio"
              }
            ]
          },
          {
            "code" : "1000006",
            "display" : "rendezvous",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Rendezvous"
              },
              {
                "language" : "fr-CH",
                "value" : "Rendez-vous"
              },
              {
                "language" : "it-CH",
                "value" : "Rendez-vous"
              }
            ]
          }
        ]
      }
    ]
  }
}