HL7 Czech Electronic medical report Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Electronic medical report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/elp/ and changes regularly. See the Directory of published versions

: Observation: Result in ELP - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "9994fdeb-dc0c-43aa-a998-6f02e7b88d32"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.cz/fhir/elp/StructureDefinition/cz-observation-result-elp"^^xsd:anyURI ;
fhir:l <https://hl7.cz/fhir/elp/StructureDefinition/cz-observation-result-elp>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 9994fdeb-dc0c-43aa-a998-6f02e7b88d32</b></p><a name=\"9994fdeb-dc0c-43aa-a998-6f02e7b88d32\"> </a><a name=\"hc9994fdeb-dc0c-43aa-a998-6f02e7b88d32\"> </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-observation-result-elp.html\">Observation of medical report (ELP CZ)</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 225317005}\">Restriction of movement</span></p><p><b>subject</b>: <a href=\"Bundle-cz-example-bundle-electronicmedicalreport.html#urn-uuid-2f4dde8e-ad7d-432d-aa49-e995367bbfc3\">Mračena Mrakomorová  Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/op#1234567890)</a></p><p><b>effective</b>: 2025-05-20 12:02:00+0100</p><p><b>performer</b>: <a href=\"Bundle-cz-example-bundle-electronicmedicalreport.html#urn-uuid-a9c01336-79c9-4e4f-a5c4-5ae9185cef19\">PractitionerRole: specialty = General practitioner</a></p><p><b>value</b>: <span title=\"Codes:{https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro B}\">B</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs 1}\">Omezení/podmínky pro řízení motorového vozidla – harmonizované kódy</span></p><p><b>value</b>: <span title=\"Codes:{https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro 01.01}\">01.01 Brýle</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs 2}\">Omezení/podmínky pro řízení motorového vozidla – národní kódy</span></p><p><b>value</b>: <span title=\"Codes:{https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro 115}\">115. Posilovač spojky</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs 3}\">Upřesnění omezení</span></p><p><b>value</b>: <span title=\"Codes:{https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-clarification-elp-cs d}\">nožní</span></p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>       ] ;
fhir:code [ fhir:v "exam" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:225317005 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "225317005" ] ;
fhir:display [ fhir:v "Restriction of movement" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l <urn:uuid:2f4dde8e-ad7d-432d-aa49-e995367bbfc3> ;
fhir:reference [ fhir:v "urn:uuid:2f4dde8e-ad7d-432d-aa49-e995367bbfc3" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2025-05-20T12:02:00+01:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:l <urn:uuid:a9c01336-79c9-4e4f-a5c4-5ae9185cef19> ;
fhir:reference [ fhir:v "urn:uuid:a9c01336-79c9-4e4f-a5c4-5ae9185cef19" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro>       ] ;
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "B" ]     ] )
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
fhir:system [
fhir:v "https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs"^^xsd:anyURI ;
fhir:l <https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs>         ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Omezení/podmínky pro řízení motorového vozidla – harmonizované kódy" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro>         ] ;
fhir:code [ fhir:v "01.01" ] ;
fhir:display [ fhir:v "01.01 Brýle" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [
fhir:v "https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs"^^xsd:anyURI ;
fhir:l <https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs>         ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Omezení/podmínky pro řízení motorového vozidla – národní kódy" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro>         ] ;
fhir:code [ fhir:v "115" ] ;
fhir:display [ fhir:v "115. Posilovač spojky" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [
fhir:v "https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs"^^xsd:anyURI ;
fhir:l <https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs>         ] ;
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Upřesnění omezení" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-clarification-elp-cs"^^xsd:anyURI ;
fhir:l <https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-clarification-elp-cs>         ] ;
fhir:code [ fhir:v "d" ] ;
fhir:display [ fhir:v "nožní" ]       ] )     ]
  ] ) . #