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 2026-01-26 |
@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-intensity"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-intensity</b></p><a name=\"IVR-VS-intensity\"> </a><a name=\"hcIVR-VS-intensity\"> </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><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/260407003\">260407003</a></td><td>Weak</td><td>schwach</td><td>Faible</td><td>Debole</td></tr><tr><td><a href=\"http://snomed.info/id/17621005\">17621005</a></td><td>Normal</td><td>normal</td><td>Normal</td><td>Normale</td></tr><tr><td><a href=\"http://snomed.info/id/260404005\">260404005</a></td><td>Strong</td><td>stark</td><td>Fort</td><td>Forte</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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2.1.0-ci-build</span><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-1000074\">1000074</a></td><td>not tangible</td><td>nicht fühlbar</td><td>Non perceptible</td><td>Non percettibile</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-intensity"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-intensity>
] ; #
fhir:version [ fhir:v "2.1.0-ci-build"] ; #
fhir:name [ fhir:v "IVRVSintensity"] ; #
fhir:title [ fhir:v "IVR Intensity"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-01-26T21:59:40+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 pulse strengths."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
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:l <http://snomed.info/sct> ] ;
( fhir:concept [
fhir:code [ fhir:v "260407003" ] ;
fhir:display [ fhir:v "Weak" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "schwach" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Faible" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Debole" ] ] ) ] [
fhir:code [ fhir:v "17621005" ] ;
fhir:display [ fhir:v "Normal" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "normal" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Normal" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Normale" ] ] ) ] [
fhir:code [ fhir:v "260404005" ] ;
fhir:display [ fhir:v "Strong" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "stark" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Fort" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Forte" ] ] ) ] ) ] [
fhir:system [
fhir:v "http://fhir.ch/ig/ch-ems/CodeSystem/IVR"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-ems/CodeSystem/IVR> ] ;
( fhir:concept [
fhir:code [ fhir:v "1000074" ] ;
fhir:display [ fhir:v "not tangible" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "nicht fühlbar" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Non perceptible" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Non percettibile" ] ] ) ] ) ] )
] . #
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 2026-01-26
Links: Table of Contents |
QA Report
| Propose a change