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
Draft as of 2025-09-01 |
@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-actRespiOwner"] ; #
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-actRespiOwner</b></p><a name=\"IVR-VS-actRespiOwner\"> </a><a name=\"hcIVR-VS-actRespiOwner\"> </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/116154003\">116154003</a></td><td>Patient</td><td>Patient</td><td>Patient</td><td>Paziente</td></tr><tr><td><a href=\"http://snomed.info/id/409971007\">409971007</a></td><td>Emergency medical services</td><td>Rettungsdienst</td><td>Service d'ambulance</td><td>Servizio ambulanza</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-1000082\">1000082</a></td><td>organisation point of departure</td><td>Organisation des Abfahrtsortes</td><td>Organisation du lieu de départ</td><td>Organizzazione del luogo di partenza</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000083\">1000083</a></td><td>organisation point of arrival</td><td>Organisation Zielort</td><td>Organisation du lieu d'arrivée</td><td>Organizzazione del luogo di arrivo</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-actRespiOwner"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.1.0-ci-build"] ; #
fhir:name [ fhir:v "ActRespiOwner"] ; #
fhir:title [ fhir:v "IVR Owner"] ; #
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 owners of tools."] ; #
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 "116154003" ] ;
fhir:display [ fhir:v "Patient" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Patient" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Patient" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Paziente" ] ] ) ] [
fhir:code [ fhir:v "409971007" ] ;
fhir:display [ fhir:v "Emergency medical services" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Rettungsdienst" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Service d'ambulance" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Servizio ambulanza" ] ] ) ] [
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 "1000082" ] ;
fhir:display [ fhir:v "organisation point of departure" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Organisation des Abfahrtsortes" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Organisation du lieu de départ" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Organizzazione del luogo di partenza" ] ] ) ] [
fhir:code [ fhir:v "1000083" ] ;
fhir:display [ fhir:v "organisation point of arrival" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Organisation Zielort" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Organisation du lieu d'arrivée" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Organizzazione del luogo di arrivo" ] ] ) ] ) ] )
] . #
IG © 2020+ IVR Interverband für Rettungswesen. Package ch.fhir.ig.ch-ems#2.1.0-ci-build based on FHIR 4.0.1. Generated 2025-09-01
Links: Table of Contents |
QA Report
| Propose a change