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-violenceForm"] ; #
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-violenceForm</b></p><a name=\"IVR-VS-violenceForm\"> </a><a name=\"hcIVR-VS-violenceForm\"> </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/260413007\">260413007</a></td><td>None</td><td>keine</td><td>Aucun</td><td>Nessuna</td></tr><tr><td><a href=\"http://snomed.info/id/284616006\">284616006</a></td><td>Verbally threatening</td><td>Verbale Drohung</td><td>Menaces verbales</td><td>Minacce verbali</td></tr><tr><td><a href=\"http://snomed.info/id/12405001\">12405001</a></td><td>Spitting</td><td>Anspucken</td><td>Crachat</td><td>Sputo</td></tr><tr><td><a href=\"http://snomed.info/id/248109002\">248109002</a></td><td>Sexual offence</td><td>Sexuelle Belästigung</td><td>Agression sexuelle</td><td>Violenza sessuale</td></tr><tr><td><a href=\"http://snomed.info/id/74964007\">74964007</a></td><td>Other</td><td>Anderes</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-1000043\">1000043</a></td><td>contumeliousness</td><td>Beschimpfung</td><td>Insulte</td><td>Insulto</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000044\">1000044</a></td><td>pelting with items</td><td>Bewerfen mit Gegenständen</td><td>Lancer des objets</td><td>Lancio di oggetti</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000045\">1000045</a></td><td>unwanted touching</td><td>Unerwünschte Berührung</td><td>Contact physique indésirable</td><td>Contatto fisico indesiderato</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000046\">1000046</a></td><td>hustling</td><td>Stossen / Anrempeln</td><td>Bousculades</td><td>Spintoni</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000049\">1000049</a></td><td>slight corporal attack</td><td>leichter körperlicher Angriff</td><td>Agression physique légère</td><td>Leggera aggressione fisica</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000050\">1000050</a></td><td>schwerer körperlicher Angriff</td><td>schwerer körperlicher Angriff</td><td>Agression physique grave</td><td>Severa aggressione fisica</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000059\">1000059</a></td><td>threat with weapon</td><td>Bedrohung mit Waffe</td><td>Menace avec arme</td><td>Minaccia con arma</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000060\">1000060</a></td><td>violation by weapon</td><td>Verletzung mit Waffe</td><td>Blessure par arme</td><td>Ferita con arma</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-violenceForm"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.1.0-ci-build"] ; #
fhir:name [ fhir:v "IVRVSviolenceForm"] ; #
fhir:title [ fhir:v "IVR Violence Form"] ; #
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 types of violence against ambulance personnel."] ; #
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 "260413007" ] ;
fhir:display [ fhir:v "None" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "keine" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Aucun" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Nessuna" ] ] ) ] [
fhir:code [ fhir:v "284616006" ] ;
fhir:display [ fhir:v "Verbally threatening" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Verbale Drohung" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Menaces verbales" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Minacce verbali" ] ] ) ] [
fhir:code [ fhir:v "12405001" ] ;
fhir:display [ fhir:v "Spitting" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Anspucken" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Crachat" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Sputo" ] ] ) ] [
fhir:code [ fhir:v "248109002" ] ;
fhir:display [ fhir:v "Sexual offence" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Sexuelle Belästigung" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Agression sexuelle" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Violenza sessuale" ] ] ) ] [
fhir:code [ fhir:v "74964007" ] ;
fhir:display [ fhir:v "Other" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Anderes" ] ] [
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 "1000043" ] ;
fhir:display [ fhir:v "contumeliousness" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Beschimpfung" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Insulte" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Insulto" ] ] ) ] [
fhir:code [ fhir:v "1000044" ] ;
fhir:display [ fhir:v "pelting with items" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Bewerfen mit Gegenständen" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Lancer des objets" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Lancio di oggetti" ] ] ) ] [
fhir:code [ fhir:v "1000045" ] ;
fhir:display [ fhir:v "unwanted touching" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Unerwünschte Berührung" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Contact physique indésirable" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Contatto fisico indesiderato" ] ] ) ] [
fhir:code [ fhir:v "1000046" ] ;
fhir:display [ fhir:v "hustling" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Stossen / Anrempeln" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Bousculades" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Spintoni" ] ] ) ] [
fhir:code [ fhir:v "1000049" ] ;
fhir:display [ fhir:v "slight corporal attack" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "leichter körperlicher Angriff" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Agression physique légère" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Leggera aggressione fisica" ] ] ) ] [
fhir:code [ fhir:v "1000050" ] ;
fhir:display [ fhir:v "schwerer körperlicher Angriff" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "schwerer körperlicher Angriff" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Agression physique grave" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Severa aggressione fisica" ] ] ) ] [
fhir:code [ fhir:v "1000059" ] ;
fhir:display [ fhir:v "threat with weapon" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Bedrohung mit Waffe" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Menace avec arme" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Minaccia con arma" ] ] ) ] [
fhir:code [ fhir:v "1000060" ] ;
fhir:display [ fhir:v "violation by weapon" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Verletzung mit Waffe" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Blessure par arme" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Ferita con arma" ] ] ) ] ) ] )
] . #
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