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

Draft as of 2025-04-07

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-preTreatment",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-preTreatment</b></p><a name=\"IVR-VS-preTreatment\"> </a><a name=\"hcIVR-VS-preTreatment\"> </a><a name=\"IVR-VS-preTreatment-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/223366009\">223366009</a></td><td>Healthcare professional</td><td>Gesundheitsfachperson</td><td>Professionnel de la santé</td><td>Professionista della salute</td></tr><tr><td><a href=\"http://snomed.info/id/260413007\">260413007</a></td><td>None</td><td>keine Vorbehandlung</td><td>Aucun traitement antérieur</td><td>Nessun trattamento precedente</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-1000142\">1000142</a></td><td>first responder</td><td>First responder</td><td>First responder</td><td>First responder</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000084\">1000084</a></td><td>non-professional</td><td>Laie</td><td>Laïque</td><td>Laico</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-preTreatment",
  "version" : "2.1.0-ci-build",
  "name" : "PreTreatmen",
  "title" : "IVR Pretreatment",
  "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 persons who performed pretreatment.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "223366009",
            "display" : "Healthcare professional",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Gesundheitsfachperson"
              },
              {
                "language" : "fr-CH",
                "value" : "Professionnel de la santé"
              },
              {
                "language" : "it-CH",
                "value" : "Professionista della salute"
              }
            ]
          },
          {
            "code" : "260413007",
            "display" : "None",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "keine Vorbehandlung"
              },
              {
                "language" : "fr-CH",
                "value" : "Aucun traitement antérieur"
              },
              {
                "language" : "it-CH",
                "value" : "Nessun trattamento precedente"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept" : [
          {
            "code" : "1000142",
            "display" : "first responder",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "First responder"
              },
              {
                "language" : "fr-CH",
                "value" : "First responder"
              },
              {
                "language" : "it-CH",
                "value" : "First responder"
              }
            ]
          },
          {
            "code" : "1000084",
            "display" : "non-professional",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Laie"
              },
              {
                "language" : "fr-CH",
                "value" : "Laïque"
              },
              {
                "language" : "it-CH",
                "value" : "Laico"
              }
            ]
          }
        ]
      }
    ]
  }
}