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 Transport Bedding - 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-bedding"] ; # 
  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-bedding</b></p><a name=\"IVR-VS-bedding\"> </a><a name=\"hcIVR-VS-bedding\"> </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/423212001\">423212001</a></td><td>Trendelenburg positioning</td><td>Trendelenburg-Lage</td><td>Position de Trendelenburg</td><td>Posizione di Trendelenburg</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>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-1000101\">1000101</a></td><td>seated</td><td>sitzend</td><td>assis</td><td>seduto</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000102\">1000102</a></td><td>partly lying</td><td>halb liegend</td><td>semi-assis</td><td>Semiseduto</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000103\">1000103</a></td><td>laying</td><td>liegend</td><td>couché</td><td>sdraiato</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000104\">1000104</a></td><td>legs up</td><td>Beine hoch</td><td>Jambes surélevées</td><td>Gambe rialzate</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000105\">1000105</a></td><td>legs down</td><td>Beine tief</td><td>Jambes en bas</td><td>Gambe in giù</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000106\">1000106</a></td><td>knee kick</td><td>Kniekick</td><td>Coup de genou</td><td>Ginocchia piegate</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000107\">1000107</a></td><td>abdominal position</td><td>Bauchlage</td><td>Décubitus ventral</td><td>Decubito Prono</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000108\">1000108</a></td><td>side position left</td><td>Seitenlage links</td><td>Décubitus latéral gauche</td><td>Decubito laterale sinistro</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000109\">1000109</a></td><td>side position right</td><td>Seitenlage rechts</td><td>Décubitus latéral droite</td><td>Decubito laterale destro</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-bedding"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.1.0-ci-build"] ; # 
  fhir:name [ fhir:v "ECH0207bedding"] ; # 
  fhir:title [ fhir:v "IVR Transport Bedding"] ; # 
  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 possible positions of the patient during the mission."] ; # 
  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 "423212001" ] ;
fhir:display [ fhir:v "Trendelenburg positioning" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Trendelenburg-Lage" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Position de Trendelenburg" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Posizione di Trendelenburg" ]         ] )       ] [
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 "1000101" ] ;
fhir:display [ fhir:v "seated" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "sitzend" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "assis" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "seduto" ]         ] )       ] [
fhir:code [ fhir:v "1000102" ] ;
fhir:display [ fhir:v "partly lying" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "halb liegend" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "semi-assis" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Semiseduto" ]         ] )       ] [
fhir:code [ fhir:v "1000103" ] ;
fhir:display [ fhir:v "laying" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "liegend" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "couché" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "sdraiato" ]         ] )       ] [
fhir:code [ fhir:v "1000104" ] ;
fhir:display [ fhir:v "legs up" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Beine hoch" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Jambes surélevées" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Gambe rialzate" ]         ] )       ] [
fhir:code [ fhir:v "1000105" ] ;
fhir:display [ fhir:v "legs down" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Beine tief" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Jambes en bas" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Gambe in giù" ]         ] )       ] [
fhir:code [ fhir:v "1000106" ] ;
fhir:display [ fhir:v "knee kick" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Kniekick" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Coup de genou" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Ginocchia piegate" ]         ] )       ] [
fhir:code [ fhir:v "1000107" ] ;
fhir:display [ fhir:v "abdominal position" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Bauchlage" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Décubitus ventral" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Decubito Prono" ]         ] )       ] [
fhir:code [ fhir:v "1000108" ] ;
fhir:display [ fhir:v "side position left" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Seitenlage links" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Décubitus latéral gauche" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Decubito laterale sinistro" ]         ] )       ] [
fhir:code [ fhir:v "1000109" ] ;
fhir:display [ fhir:v "side position right" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Seitenlage rechts" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Décubitus latéral droite" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Decubito laterale destro" ]         ] )       ] )     ] )
  ] . #