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 Owner - JSON Representation

Draft as of 2025-04-07

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-actRespiOwner",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-actRespiOwner</b></p><a name=\"IVR-VS-actRespiOwner\"> </a><a name=\"hcIVR-VS-actRespiOwner\"> </a><a name=\"IVR-VS-actRespiOwner-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/116154003\">116154003</a></td><td>Patient</td><td>Patient</td><td>Patient</td><td>Paziente</td></tr><tr><td><a href=\"http://snomed.info/id/409971007\">409971007</a></td><td>Emergency medical services</td><td>Rettungsdienst</td><td>Service d'ambulance</td><td>Servizio ambulanza</td></tr><tr><td><a href=\"http://snomed.info/id/74964007\">74964007</a></td><td>Other</td><td>andere</td><td>Autre</td><td>Altro</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-1000082\">1000082</a></td><td>organisation point of departure</td><td>Organisation des Abfahrtsortes</td><td>Organisation du lieu de départ</td><td>Organizzazione del luogo di partenza</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000083\">1000083</a></td><td>organisation point of arrival</td><td>Organisation Zielort</td><td>Organisation du lieu d'arrivée</td><td>Organizzazione del luogo di arrivo</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-actRespiOwner",
  "version" : "2.1.0-ci-build",
  "name" : "ActRespiOwner",
  "title" : "IVR Owner",
  "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 owners of tools.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "116154003",
            "display" : "Patient",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Patient"
              },
              {
                "language" : "fr-CH",
                "value" : "Patient"
              },
              {
                "language" : "it-CH",
                "value" : "Paziente"
              }
            ]
          },
          {
            "code" : "409971007",
            "display" : "Emergency medical services",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Rettungsdienst"
              },
              {
                "language" : "fr-CH",
                "value" : "Service d'ambulance"
              },
              {
                "language" : "it-CH",
                "value" : "Servizio ambulanza"
              }
            ]
          },
          {
            "code" : "74964007",
            "display" : "Other",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "andere"
              },
              {
                "language" : "fr-CH",
                "value" : "Autre"
              },
              {
                "language" : "it-CH",
                "value" : "Altro"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept" : [
          {
            "code" : "1000082",
            "display" : "organisation point of departure",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Organisation des Abfahrtsortes"
              },
              {
                "language" : "fr-CH",
                "value" : "Organisation du lieu de départ"
              },
              {
                "language" : "it-CH",
                "value" : "Organizzazione del luogo di partenza"
              }
            ]
          },
          {
            "code" : "1000083",
            "display" : "organisation point of arrival",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Organisation Zielort"
              },
              {
                "language" : "fr-CH",
                "value" : "Organisation du lieu d'arrivée"
              },
              {
                "language" : "it-CH",
                "value" : "Organizzazione del luogo di arrivo"
              }
            ]
          }
        ]
      }
    ]
  }
}