HL7 Czech EMS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-ems/ and changes regularly. See the Directory of published versions
: CZ Presenting Illness to this guide Map - 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 "PresentingIllness2FHIR-cz"] ; #
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 PresentingIllness2FHIR-cz</b></p><a name=\"PresentingIllness2FHIR-cz\"> </a><a name=\"hcPresentingIllness2FHIR-cz\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-PresentingIllnessEmsCz.html\">A.2.5 - Presenting Illness</a> to <a href=\"StructureDefinition-cz-composition-ems.html\">Composition (EMS CZ)</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>PresentingIllnessEmsCz (A.2.5.1 - Textual description)</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:presentingIllness.text</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://hl7.cz/fhir/cz-ems/ConceptMap/PresentingIllness2FHIR-cz"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.2"] ; #
fhir:name [ fhir:v "PresentingIllness2FHIRcz"] ; #
fhir:title [ fhir:v "CZ Presenting Illness to this guide Map"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-09-05T06:41:03+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Czech Republic"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.cz/" ] ] )
] ) ; #
fhir:description [ fhir:v "CZ EMS Report Presenting Illness Model to this guide mapping"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Czechia" ] ] )
] ) ; #
fhir:group ( [
fhir:source [ fhir:v "https://hl7.cz/fhir/cz-ems/StructureDefinition/PresentingIllnessEmsCz"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-composition-ems"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "PresentingIllnessEmsCz" ] ;
fhir:display [ fhir:v "A.2.5.1 - Textual description" ] ;
( fhir:target [
fhir:code [ fhir:v "Composition.section:presentingIllness.text" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #