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
: EMS Transport to FHIR Mapping - TTL Representation
Raw ttl | Download
@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:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "EmsTransport2Fhir"] ; #
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: ConceptMap EmsTransport2Fhir</b></p><a name=\"EmsTransport2Fhir\"> </a><a name=\"hcEmsTransport2Fhir\"> </a><p>Mapping from <a href=\"StructureDefinition-logicalmodel-ems-protocol.html\">EMS Protocol</a> to <a href=\"StructureDefinition-ch-ems-document.html\">CH EMS Document</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-logicalmodel-ems-protocol.html\">EMS Protocol</a> to <a href=\"StructureDefinition-ch-ems-composition.html\">CH EMS Composition</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>EMSProtocol.transport</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:transport.text</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-ems/ConceptMap/EmsTransport2Fhir"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.1.0-ci-build"] ; #
fhir:name [ fhir:v "EmsTransport2Fhir"] ; #
fhir:title [ fhir:v "EMS Transport to FHIR Mapping"] ; #
fhir:status [ fhir:v "active"] ; #
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 "This map shows how the transport section from the EMS Protocol is represented using FHIR."] ; #
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:source [
a fhir:uri ;
fhir:v "http://fhir.ch/ig/ch-ems/StructureDefinition/logicalmodel-ems-protocol"^^xsd:anyURI
] ; #
fhir:target [
a fhir:uri ;
fhir:v "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-document"^^xsd:anyURI
] ; #
fhir:group ( [
fhir:source [ fhir:v "http://fhir.ch/ig/ch-ems/StructureDefinition/logicalmodel-ems-protocol"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-composition"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "EMSProtocol.transport" ] ;
( fhir:target [
fhir:code [ fhir:v "Composition.section:transport.text" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #