HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "a84899f0-a241-4f15-b5fd-47e8c9dbdc35"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-composition-imaging"^^xsd:anyURI ;
fhir:link <https://hl7.cz/fhir/img/StructureDefinition/cz-composition-imaging> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition a84899f0-a241-4f15-b5fd-47e8c9dbdc35</b></p><a name=\"a84899f0-a241-4f15-b5fd-47e8c9dbdc35\"> </a><a name=\"hca84899f0-a241-4f15-b5fd-47e8c9dbdc35\"> </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-imaging.html\">Composition: Imaging Report (CZ)</a></p></div><p><b>Document DiagnosticReport Reference</b>: <a href=\"Bundle-cz-examplepetct-bundle.html#urn-uuid-9c23deff-bf1d-46f6-bd0e-005e52b42121\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2022-10-07 08:15:00+0100</a></p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 18748-4}, {http://snomed.info/sct 4261000179100}\">Computed tomography imaging report</span></p><p><b>encounter</b>: <a href=\"Bundle-cz-examplepetct-bundle.html#urn-uuid-7023b84e-47bb-405c-be46-2c161c6ba8d5\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2022-10-07 08:15:00+0100</a></p><p><b>date</b>: 2025-05-20 12:02:00+0100</p><p><b>author</b>: <a href=\"Bundle-cz-examplepetct-bundle.html#urn-uuid-7ac8dfd6-d559-467b-b5ef-a05198a3ea2c\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2022-10-07 08:15:00+0100</a></p><p><b>title</b>: Zpráva z vyšetření PET+CT hlavy</p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/im-composition-diagnosticReportReference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:9c23deff-bf1d-46f6-bd0e-005e52b42121" ] ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:18748-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18748-4" ] ] [
a sct:4261000179100 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4261000179100" ] ;
fhir:display [ fhir:v "Computed tomography imaging report" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:2ccb472f-5747-4939-a119-5597835ad7da" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "urn:uuid:7023b84e-47bb-405c-be46-2c161c6ba8d5" ]
] ; #
fhir:date [ fhir:v "2025-05-20T12:02:00+01:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "urn:uuid:7ac8dfd6-d559-467b-b5ef-a05198a3ea2c" ]
] ) ; #
fhir:title [ fhir:v "Zpráva z vyšetření PET+CT hlavy"] ; #
fhir:section ( [
fhir:title [ fhir:v "Imaging Study" ] ;
fhir:code [
( fhir:coding [
a loinc:18726-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18726-0" ] ;
fhir:display [ fhir:v "Radiology studies (set)" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Imaging Study</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:e132f687-df35-4174-91bd-fe74cda5ac5d" ] ] )
] [
fhir:title [ fhir:v "Requested imaging studies information Document" ] ;
fhir:code [
( fhir:coding [
a loinc:55115-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55115-0" ] ;
fhir:display [ fhir:v "Requested imaging studies information Document" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Order information</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:5be5b9c2-5ca6-4f2e-b3e2-47dc9b334a22" ] ] )
] [
fhir:title [ fhir:v "Procedure" ] ;
fhir:code [
( fhir:coding [
a loinc:55111-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55111-9" ] ;
fhir:display [ fhir:v "Current imaging procedure descriptions Document" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Procedure</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:74820e62-42c2-4a39-9ded-251f3b8a58d0" ] ] )
] [
fhir:title [ fhir:v "Findings" ] ;
fhir:code [
( fhir:coding [
a loinc:59776-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59776-5" ] ;
fhir:display [ fhir:v "Procedure findings Narrative" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Findings</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:1bcd2d5a-e401-4ac2-80d0-7ec558d6b250" ] ] [
fhir:reference [ fhir:v "urn:uuid:2a00895f-9e01-4467-bf75-4f0c3552afa4" ] ] )
] [
fhir:title [ fhir:v "Clinical question" ] ;
fhir:code [
( fhir:coding [
a loinc:18785-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18785-6" ] ;
fhir:display [ fhir:v "Radiology Reason for study (narrative)" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Clinical question: Recidiva?</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:9ee22843-2526-436f-bf66-3f9874869c08" ] ] )
] [
fhir:title [ fhir:v "Recommendation" ] ;
fhir:code [
( fhir:coding [
a loinc:18783-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18783-1" ] ;
fhir:display [ fhir:v "Radiology Study recommendation (narrative)" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Findings</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:b9af425a-a9d9-4685-800c-d0d661c1b7a4" ] ] )
] [
fhir:title [ fhir:v "Complications" ] ;
fhir:code [
( fhir:coding [
a loinc:55109-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55109-3" ] ;
fhir:display [ fhir:v "Complications Document" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Complications</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:0bd84e75-9c5e-406b-90a8-e39a615e9cf6" ] ] )
] ) . #
IG © 2025+ HL7 Czech Republic. Package hl7.fhir.cz.img#0.1.0-ballot based on FHIR 4.0.1. Generated 2025-08-28
Links: Table of Contents |
QA Report