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 Recovery Aid - 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-actRecovAid"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-actRecovAid</b></p><a name=\"IVR-VS-actRecovAid\"> </a><a name=\"hcIVR-VS-actRecovAid\"> </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/156009\">156009</a></td><td>Spine board</td><td>Rettungsbrett</td><td>Planche de sauvetage</td><td>Asse spinale</td></tr><tr><td><a href=\"http://snomed.info/id/63562005\">63562005</a></td><td>Cervical collar</td><td>Halskragen</td><td>Minerve</td><td>Collare cervicale</td></tr><tr><td><a href=\"http://snomed.info/id/89149003\">89149003</a></td><td>Stretcher</td><td>Schaufelbahre</td><td>Brancard cuvière</td><td>Barella cucchiaio</td></tr><tr><td><a href=\"http://snomed.info/id/257389003\">257389003</a></td><td>Lap belt</td><td>Beckengurt</td><td>Ceinture abdominale</td><td>Cintura pelvica</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>Comments</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-1000085\">1000085</a></td><td>vacuum pillow</td><td/><td>Vakuumkissen</td><td>Attelle à dépression</td><td>Stecca a depressione</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000086\">1000086</a></td><td>vacuum mattress</td><td/><td>Vakuummatraze</td><td>Matelas coquille</td><td>Materasso a depressione</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000087\">1000087</a></td><td>carrying chair</td><td/><td>Tragestuhl</td><td>Chaise de transport</td><td>Sedia di trasporto</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000088\">1000088</a></td><td>KED system</td><td/><td>KED System</td><td>KED</td><td>KED</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000089\">1000089</a></td><td>Sam Splint</td><td/><td>Sam Splint</td><td>Attelle</td><td>Stecca</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000090\">1000090</a></td><td>Sam Sling</td><td/><td>Sam Sling</td><td>Ceinture pelvienne</td><td>Cintura pelvica</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000091\">1000091</a></td><td>Maxi Cosi</td><td>Note: und ähnliche Baby-Transport-Systeme </td><td>Maxi Cosi</td><td>Siège pour enfant</td><td>Seggiolino per bambini</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-actRecovAid"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.1.0-ci-build"] ; # 
  fhir:name [ fhir:v "ActRecovAid"] ; # 
  fhir:title [ fhir:v "IVR Recovery Aid"] ; # 
  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 tools used during the rescue and transportation of the patient."] ; # 
  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 "156009" ] ;
fhir:display [ fhir:v "Spine board" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Rettungsbrett" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Planche de sauvetage" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Asse spinale" ]         ] )       ] [
fhir:code [ fhir:v "63562005" ] ;
fhir:display [ fhir:v "Cervical collar" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Halskragen" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Minerve" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Collare cervicale" ]         ] )       ] [
fhir:code [ fhir:v "89149003" ] ;
fhir:display [ fhir:v "Stretcher" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Schaufelbahre" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Brancard cuvière" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Barella cucchiaio" ]         ] )       ] [
fhir:code [ fhir:v "257389003" ] ;
fhir:display [ fhir:v "Lap belt" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Beckengurt" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Ceinture abdominale" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Cintura pelvica" ]         ] )       ] [
fhir:code [ fhir:v "74964007" ] ;
fhir:display [ fhir:v "Other" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "andere" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "autre" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "altro" ]         ] )       ] )     ] [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-ems/CodeSystem/IVR"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "1000085" ] ;
fhir:display [ fhir:v "vacuum pillow" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Vakuumkissen" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Attelle à dépression" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Stecca a depressione" ]         ] )       ] [
fhir:code [ fhir:v "1000086" ] ;
fhir:display [ fhir:v "vacuum mattress" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Vakuummatraze" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Matelas coquille" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Materasso a depressione" ]         ] )       ] [
fhir:code [ fhir:v "1000087" ] ;
fhir:display [ fhir:v "carrying chair" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Tragestuhl" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Chaise de transport" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Sedia di trasporto" ]         ] )       ] [
fhir:code [ fhir:v "1000088" ] ;
fhir:display [ fhir:v "KED system" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "KED System" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "KED" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "KED" ]         ] )       ] [
fhir:code [ fhir:v "1000089" ] ;
fhir:display [ fhir:v "Sam Splint" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Sam Splint" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Attelle" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Stecca" ]         ] )       ] [
fhir:code [ fhir:v "1000090" ] ;
fhir:display [ fhir:v "Sam Sling" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Sam Sling" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Ceinture pelvienne" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Cintura pelvica" ]         ] )       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "und ähnliche Baby-Transport-Systeme"           ]         ] ) ;
fhir:code [ fhir:v "1000091" ] ;
fhir:display [ fhir:v "Maxi Cosi" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Maxi Cosi" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Siège pour enfant" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Seggiolino per bambini" ]         ] )       ] )     ] )
  ] . #