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-idMedium"] ; #
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-idMedium</b></p><a name=\"IVR-VS-idMedium\"> </a><a name=\"hcIVR-VS-idMedium\"> </a><ul><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-1000053\">1000053</a></td><td>Identity card</td><td>Identitätskarte</td><td>Carte d'identité</td><td>Carta d'identità</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000061\">1000061</a></td><td>passport</td><td>Pass</td><td>Passeport</td><td>Passaporto</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000062\">1000062</a></td><td>Health insurance card</td><td>Krankenkassenkarte</td><td>Carte d'assurance maladie</td><td>Tessera di assicurazione sanitaria</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000063\">1000063</a></td><td>Driver license</td><td>Fahrausweis</td><td>Permis de conduire</td><td>Patente di guida</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000064\">1000064</a></td><td>personal statement</td><td>persönliche Aussage</td><td>Déclaration personnelle</td><td>Dichiarazione personale</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000065\">1000065</a></td><td>Credit card</td><td>Kreditkarte</td><td>Carte de crédit</td><td>Carta di credito</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000066\">1000066</a></td><td>other identification piece</td><td>anderes Identifikationsmittel</td><td>Autre pièce d'identification</td><td>Altro dispositivo di identificazione</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-idMedium"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.1.0-ci-build"] ; #
fhir:name [ fhir:v "IVRVSidMedium"] ; #
fhir:title [ fhir:v "IVR Identification Medium"] ; #
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 identification medium."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ] )
] ) ; #
fhir:immutable [ fhir:v false] ; #
fhir:copyright [ fhir:v "CC0-1.0"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-ems/CodeSystem/IVR"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "1000053" ] ;
fhir:display [ fhir:v "Identity card" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Identitätskarte" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Carte d'identité" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Carta d'identità" ] ] ) ] [
fhir:code [ fhir:v "1000061" ] ;
fhir:display [ fhir:v "passport" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Pass" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Passeport" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Passaporto" ] ] ) ] [
fhir:code [ fhir:v "1000062" ] ;
fhir:display [ fhir:v "Health insurance card" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Krankenkassenkarte" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Carte d'assurance maladie" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Tessera di assicurazione sanitaria" ] ] ) ] [
fhir:code [ fhir:v "1000063" ] ;
fhir:display [ fhir:v "Driver license" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Fahrausweis" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Permis de conduire" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Patente di guida" ] ] ) ] [
fhir:code [ fhir:v "1000064" ] ;
fhir:display [ fhir:v "personal statement" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "persönliche Aussage" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Déclaration personnelle" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Dichiarazione personale" ] ] ) ] [
fhir:code [ fhir:v "1000065" ] ;
fhir:display [ fhir:v "Credit card" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Kreditkarte" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Carte de crédit" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Carta di credito" ] ] ) ] [
fhir:code [ fhir:v "1000066" ] ;
fhir:display [ fhir:v "other identification piece" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "anderes Identifikationsmittel" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Autre pièce d'identification" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Altro dispositivo di identificazione" ] ] ) ] ) ] )
] . #
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