{
  "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><ul><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-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.0.0-ballot",
  "name" : "EmergDoctSystem",
  "title" : "IVR Emergency Doctor System",
  "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 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"
        }]
      }]
    }]
  }
}