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 Wound Treatment - JSON Representation

Draft as of 2025-04-07

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-woundTreat",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-woundTreat</b></p><a name=\"IVR-VS-woundTreat\"> </a><a name=\"hcIVR-VS-woundTreat\"> </a><a name=\"IVR-VS-woundTreat-en-US\"> </a><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/386028003\">386028003</a></td><td>patch</td><td>Wundschnellverband</td><td>Pansement rapide</td><td>Medicazoine rapida</td></tr><tr><td><a href=\"http://snomed.info/id/9458007\">9458007</a></td><td>Elastic bandage</td><td>elastische Binde</td><td>Bandage élastique</td><td>Bendaggio elastico</td></tr><tr><td><a href=\"http://snomed.info/id/38141007\">38141007</a></td><td>Tourniquet</td><td>Tourniquet</td><td>Garrot</td><td>Laccio emostatico</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-woundTreat",
  "version" : "2.1.0-ci-build",
  "name" : "IVRVSwoundTreat",
  "title" : "IVR Wound Treatment",
  "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 wound treatment types.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "386028003",
            "display" : "patch",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Wundschnellverband"
              },
              {
                "language" : "fr-CH",
                "value" : "Pansement rapide"
              },
              {
                "language" : "it-CH",
                "value" : "Medicazoine rapida"
              }
            ]
          },
          {
            "code" : "9458007",
            "display" : "Elastic bandage",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "elastische Binde"
              },
              {
                "language" : "fr-CH",
                "value" : "Bandage élastique"
              },
              {
                "language" : "it-CH",
                "value" : "Bendaggio elastico"
              }
            ]
          },
          {
            "code" : "38141007",
            "display" : "Tourniquet",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Tourniquet"
              },
              {
                "language" : "fr-CH",
                "value" : "Garrot"
              },
              {
                "language" : "it-CH",
                "value" : "Laccio emostatico"
              }
            ]
          }
        ]
      }
    ]
  }
}