HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build Czechia flag

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

: Observation: PET+CT Imaging report - 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 "1bcd2d5a-e401-4ac2-80d0-7ec558d6b250"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-observation-result-imaging"^^xsd:anyURI ;
fhir:link <https://hl7.cz/fhir/img/StructureDefinition/cz-observation-result-imaging>     ] )
  ] ; # 
  fhir:language [ fhir:v "cs-CZ"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"cs-CZ\" lang=\"cs-CZ\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 1bcd2d5a-e401-4ac2-80d0-7ec558d6b250</b></p><a name=\"1bcd2d5a-e401-4ac2-80d0-7ec558d6b250\"> </a><a name=\"hc1bcd2d5a-e401-4ac2-80d0-7ec558d6b250\"> </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\">Language: cs-CZ</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cz-observation-result-imaging.html\">Observation: Imaging Report (CZ)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 16554361000119106}\">16554361000119106</span></p><p><b>subject</b>: <a href=\"Bundle-cz-examplepetct-bundle.html#urn-uuid-2ccb472f-5747-4939-a119-5597835ad7da\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2022-10-07 08:15:00+0100</a></p><p><b>effective</b>: 2022-10-07 09:10:00+0100</p><p><b>performer</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>value</b>: Na tomografických řezech nacházíme nehomogenně zvýšenou akumulaci RF při zadním okraji postresekční dutiny vlevo parietotemporálně, maximum akumulace RF resp. FLT je laterálně až do charakteru ložiska výrazně zvýšeného FLT.</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:16554361000119106 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16554361000119106" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:2ccb472f-5747-4939-a119-5597835ad7da" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2022-10-07T09:10:00+01:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:7ac8dfd6-d559-467b-b5ef-a05198a3ea2c" ]
  ] ) ; # 
  fhir:value [
a fhir:string ;
fhir:v "Na tomografických řezech nacházíme nehomogenně zvýšenou akumulaci RF při zadním okraji postresekční dutiny vlevo parietotemporálně, maximum akumulace RF resp. FLT je laterálně až do charakteru ložiska výrazně zvýšeného FLT."
  ] . #