CH EMS (R4)
1.9.0 - Standard for Trial Use

This page is part of the CH EMS (R4) (v1.9.0: STU) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

IVR valueset wound treatment (.143.11.45) - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-woundTreat",
  "meta" : {
    "source" : "http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.60--20170812205835",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=386028003\">386028003</a></td><td>patch</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=9458007\">9458007</a></td><td>Elastic bandage</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=38141007\">38141007</a></td><td>Tourniquet</td><td/></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</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>386028003</td><td>Wundschnellverband</td><td>Pansement rapide</td><td>Medicazoine rapida</td></tr><tr><td>9458007</td><td>elastische Binde</td><td>Bandage élastique</td><td>Bendaggio elastico</td></tr><tr><td>38141007</td><td>Tourniquet</td><td>Garrot</td><td>Laccio emostatico</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2017-08-12T20:58:35+02:00"
      }
    }
  ],
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-woundTreat",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.756.5.30.1.1.11.60"
    }
  ],
  "version" : "1.9.0",
  "name" : "IVRVSwoundTreat",
  "title" : "IVR valueset wound treatment (.143.11.45)",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-08-25T14:08:15+02:00",
  "publisher" : "IVR Interverband für Rettungswesen",
  "contact" : [
    {
      "name" : "IVR Interverband für Rettungswesen",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ivr-ias.ch/"
        }
      ]
    }
  ],
  "description" : "IVR valueset wound treatment (.143.11.45)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "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"
              }
            ]
          }
        ]
      }
    ]
  }
}