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

: Imaging order: RTG 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:ServiceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "d6784779-d008-447d-90cf-89d5d53a0f04"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-imagingOrderInformation"^^xsd:anyURI ;
fhir:link <https://hl7.cz/fhir/img/StructureDefinition/cz-imagingOrderInformation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">RTG Požadované vyšetření: LS páteř, Noha pravá, Hlezno pravé, Pánev, Koleno pravé, Kyčel levý, Kyčel pravý</div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.homolka.cz/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "6609024" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:363679005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "363679005" ] ;
fhir:display [ fhir:v "Imaging" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:168537006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "168537006" ] ;
fhir:display [ fhir:v "Plain X-ray" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:62d2aa9a-a15f-4e43-9458-fec16c1c4882" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-05-20T12:02:00+01:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:03903bc5-4ca0-4c55-8e4a-b256da9f788d" ]
  ] ) ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "urn:uuid:e20f7fc3-0237-496a-a57a-18acac3776df" ]
  ] ) ; # 
  fhir:insurance ( [
fhir:reference [ fhir:v "urn:uuid:6a2b30b1-4ba7-4a24-adcf-beefa0eface1" ]
  ] ) ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:287679003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "287679003" ] ;
fhir:display [ fhir:v "Left hip" ]     ] )
  ] ) . #