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-personRole"] ; #
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-personRole</b></p><a name=\"IVR-VS-personRole\"> </a><a name=\"hcIVR-VS-personRole\"> </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/74964007\">74964007</a></td><td>Other</td><td>andere Rolle</td><td>Autre rôle</td><td>Altro ruolo</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-1000095\">1000095</a></td><td>escort</td><td>Begleitperson</td><td>Accompagnateur</td><td>Accompagnatore</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000096\">1000096</a></td><td>inheritor</td><td>Erben</td><td>Héritiers</td><td>Eredi</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000097\">1000097</a></td><td>principal</td><td>Auftraggeber</td><td>Mandataire</td><td>Mandatario</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000098\">1000098</a></td><td>legal representative</td><td>gesetzlicher Vertreter</td><td>Représentant légal</td><td>Rappresentante legale</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000099\">1000099</a></td><td>parents</td><td>Eltern</td><td>Parents</td><td>Genitori</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-personRole"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.1.0-ci-build"] ; #
fhir:name [ fhir:v "Ech0207personRole"] ; #
fhir:title [ fhir:v "IVR Person Role"] ; #
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 roles of other persons involved in the event or in connection with 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 "74964007" ] ;
fhir:display [ fhir:v "Other" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "andere Rolle" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Autre rôle" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Altro ruolo" ] ] ) ] ) ] [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-ems/CodeSystem/IVR"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "1000095" ] ;
fhir:display [ fhir:v "escort" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Begleitperson" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Accompagnateur" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Accompagnatore" ] ] ) ] [
fhir:code [ fhir:v "1000096" ] ;
fhir:display [ fhir:v "inheritor" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Erben" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Héritiers" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Eredi" ] ] ) ] [
fhir:code [ fhir:v "1000097" ] ;
fhir:display [ fhir:v "principal" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Auftraggeber" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Mandataire" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Mandatario" ] ] ) ] [
fhir:code [ fhir:v "1000098" ] ;
fhir:display [ fhir:v "legal representative" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "gesetzlicher Vertreter" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Représentant légal" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Rappresentante legale" ] ] ) ] [
fhir:code [ fhir:v "1000099" ] ;
fhir:display [ fhir:v "parents" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Eltern" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Parents" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Genitori" ] ] ) ] ) ] )
] . #
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