HL7 Czech EMS Implementation Guide
0.0.2 - ci-build Czechia flag

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

: EMS Pacientky Mračeny Mrakomorové - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "da3f987f-2a08-431a-92e3-129d7689e465"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-composition-ems"^^xsd:anyURI ;
fhir:link <https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-composition-ems>     ] )
  ] ; # 
  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: Composition da3f987f-2a08-431a-92e3-129d7689e465</b></p><a name=\"da3f987f-2a08-431a-92e3-129d7689e465\"> </a><a name=\"hcda3f987f-2a08-431a-92e3-129d7689e465\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cz-composition-ems.html\">Composition (EMS CZ)</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 67796-3}\">EMS patient care report - version 3 Document NEMSIS</span></p><p><b>encounter</b>: <a href=\"Bundle-cz-example-bundle.html#urn-uuid-cd343afa-039d-4576-b5e4-e89598aeb628\">Encounter: identifier = http://example.org/hospital#ku-123456789; status = in-progress; class = ambulatory (ActCode#AMB); type = </a></p><p><b>date</b>: 2025-05-20 12:02:00+0100</p><p><b>author</b>: <a href=\"Bundle-cz-example-bundle.html#urn-uuid-2e877c76-633d-479b-a6d4-c6d95942de3f\">Practitioner Blažejovský Jan </a></p><p><b>title</b>: EMS Pacientky Mračeny Mrakomorové</p><p><b>confidentiality</b>: normal</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:67796-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "67796-3" ] ;
fhir:display [ fhir:v "EMS patient care report - version 3 Document NEMSIS" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "urn:uuid:cd343afa-039d-4576-b5e4-e89598aeb628" ]
  ] ; # 
  fhir:date [ fhir:v "2025-05-20T12:02:00+01:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f" ]
  ] ) ; # 
  fhir:title [ fhir:v "EMS Pacientky Mračeny Mrakomorové"] ; # 
  fhir:confidentiality [ fhir:v "N"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Procedure" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29554-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29554-3" ] ;
fhir:display [ fhir:v "Procedure Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Mediální kyslík NEPODÁN.</div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:3af2e7a6-c16e-4b80-a173-ca2c8aa081b6" ]     ] )
  ] [
fhir:title [ fhir:v "Presenting Illness" ] ;
fhir:code [
      ( fhir:coding [
a loinc:67658-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "67658-5" ] ;
fhir:display [ fhir:v "EMS exposures or injuries of EMS personnel Provider Narrative NEMSIS" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Bolesti na hrudi</div>"^^rdf:XMLLiteral     ]
  ] ) . #