HL7 Czech Imaging Order IG
0.1.0-ballot - ballot Czechia flag

HL7 Czech Imaging Order 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-order/ and changes regularly. See the Directory of published versions

: Imaging order for Plain X-ray - 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-order/StructureDefinition/cz-imagingOrderInformation"^^xsd:anyURI ;
fhir:link <https://hl7.cz/fhir/img-order/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 "http://hospital.org/ris-order"^^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:orderDetail ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DX" ] ;
fhir:display [ fhir:v "Digital Radiography" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:dd800c46-f71a-4628-b457-6ccaa27dd6bc" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-05-20T12:02:00+01:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "urn:uuid:984dcf34-1924-45a8-8ec5-3d100b67d9be" ]
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:e33c93c6-3dd0-4595-9f15-63b9302861d1" ]
  ] ) ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "urn:uuid:8ca719d9-da84-4bc0-a7da-860eac1347ce" ]
  ] ) ; # 
  fhir:insurance ( [
fhir:reference [ fhir:v "urn:uuid:92fcdc96-95c0-4cc9-9857-afee3bed913c" ]
  ] ) ; # 
  fhir:supportingInfo ( [
fhir:reference [ fhir:v "urn:uuid:e0861d9f-4b04-465f-b15b-cb01e3a8b677" ]
  ] [
fhir:reference [ fhir:v "urn:uuid:4a38a57a-fdfe-48df-802c-8d7e8e3e1a3b" ]
  ] [
fhir:reference [ fhir:v "urn:uuid:d70a725d-baa9-4553-a670-2609b0c0219f" ]
  ] ) ; # 
  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" ]     ] )
  ] ) . #