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 - TTL Representation

Draft as of 2025-09-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IVR-VS-woundTreat"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-woundTreat"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.1.0-ci-build"] ; # 
  fhir:name [ fhir:v "IVRVSwoundTreat"] ; # 
  fhir:title [ fhir:v "IVR Wound Treatment"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T13:45:24+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IVR Interverband für Rettungswesen"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "IVR Interverband für Rettungswesen" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ivr-ias.ch/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "List of wound treatment types."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "386028003" ] ;
fhir:display [ fhir:v "patch" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Wundschnellverband" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Pansement rapide" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Medicazoine rapida" ]         ] )       ] [
fhir:code [ fhir:v "9458007" ] ;
fhir:display [ fhir:v "Elastic bandage" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "elastische Binde" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Bandage élastique" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Bendaggio elastico" ]         ] )       ] [
fhir:code [ fhir:v "38141007" ] ;
fhir:display [ fhir:v "Tourniquet" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Tourniquet" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Garrot" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Laccio emostatico" ]         ] )       ] )     ] )
  ] . #