{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-missionType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-missionType</b></p><a name=\"IVR-VS-missionType\"> </a><a name=\"hcIVR-VS-missionType\"> </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-1000001\">1000001</a></td><td>primary mission</td><td>Primäreinsatz</td><td>Mission primaire</td><td>Intervento primario</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000002\">1000002</a></td><td>secondary mission</td><td>Sekundäreinsatz</td><td>Mission secondaire</td><td>Intervento secondario</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000003\">1000003</a></td><td>stand-by mission</td><td>Bereitschaftsdienst</td><td>Service de garde</td><td>Guardia medica</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-missionType",
  "version" : "2.0.0-ballot",
  "name" : "MissionType",
  "title" : "IVR Mission Type",
  "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 the missions.",
  "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" : "1000001",
        "display" : "primary mission",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Primäreinsatz"
        },
        {
          "language" : "fr-CH",
          "value" : "Mission primaire"
        },
        {
          "language" : "it-CH",
          "value" : "Intervento primario"
        }]
      },
      {
        "code" : "1000002",
        "display" : "secondary mission",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Sekundäreinsatz"
        },
        {
          "language" : "fr-CH",
          "value" : "Mission secondaire"
        },
        {
          "language" : "it-CH",
          "value" : "Intervento secondario"
        }]
      },
      {
        "code" : "1000003",
        "display" : "stand-by mission",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Bereitschaftsdienst"
        },
        {
          "language" : "fr-CH",
          "value" : "Service de garde"
        },
        {
          "language" : "it-CH",
          "value" : "Guardia medica"
        }]
      }]
    }]
  }
}