HL7 CZ Laboratory IG
0.5.0 - ci-build Czechia flag

HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions

: Example Laboratory Order - 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 "5f9c2e8d-0b74-4dbb-8af3-3e6d2c1191a7"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.cz/fhir/lab/StructureDefinition/cz-service-request-lab"^^xsd:anyURI ;
fhir:l <https://hl7.cz/fhir/lab/StructureDefinition/cz-service-request-lab>     ] )
  ] ; # 
  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: ServiceRequest 5f9c2e8d-0b74-4dbb-8af3-3e6d2c1191a7</b></p><a name=\"5f9c2e8d-0b74-4dbb-8af3-3e6d2c1191a7\"> </a><a name=\"hc5f9c2e8d-0b74-4dbb-8af3-3e6d2c1191a7\"> </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-service-request-lab.html\">ServiceRequest: Laboratory Order</a></p></div><p><b>identifier</b>: <code>https://example.org/lab-orders</code>/ORD-20250623-1234</p><p><b>requisition</b>: <code>https://example.org/composite-id</code>/REQ-20250623-4567</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 108252007}\">Laboratory procedure</span></p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title=\"Codes:{https://nclp.ncez.mzcr.cz/CodeSystem/nclppol 01898}\">01898</span></p><p><b>subject</b>: <a href=\"Bundle-CZ-LabReport-Bundle-Example-ObsTypes.html#urn-uuid-c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c\">Zyrgana Prouzdalová  Female, DoB: 1982-03-17 ( Passport number (use: official, ))</a></p><p><b>authoredOn</b>: 2025-04-24</p><p><b>requester</b>: <a href=\"Bundle-CZ-LabReport-Bundle-Example-ObsTypes.html#urn-uuid-c2a7b9de-3b44-4e6f-9e51-9a1b8f1c82f4\">Practitioner Karel Franc </a></p><p><b>insurance</b>: <a href=\"Bundle-CZ-LabReport-Bundle-Example-ObsTypes.html#urn-uuid-b4e1a7f0-93f3-4d86-a3b1-7d15e42b12f8\">Coverage: identifier = https://ncez.mzcr.cz/fhir/sid/rc#8203171234 (use: official, ); status = active</a></p><p><b>specimen</b>: <a href=\"Bundle-CZ-LabReport-Bundle-Example-ObsTypes.html#urn-uuid-6e2c1f9a-54b7-4d3e-82a1-7c4f9e2b0d85\">Specimen: type = Whole blood; receivedTime = 2025-04-24 07:30:00+0200</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://example.org/lab-orders"^^xsd:anyURI ;
fhir:l <https://example.org/lab-orders>     ] ;
fhir:value [ fhir:v "ORD-20250623-1234" ]
  ] ) ; # 
  fhir:requisition [
fhir:system [
fhir:v "https://example.org/composite-id"^^xsd:anyURI ;
fhir:l <https://example.org/composite-id>     ] ;
fhir:value [ fhir:v "REQ-20250623-4567" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [
fhir:v "https://nclp.ncez.mzcr.cz/CodeSystem/nclppol"^^xsd:anyURI ;
fhir:l <https://nclp.ncez.mzcr.cz/CodeSystem/nclppol>       ] ;
fhir:code [ fhir:v "01898" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l <urn:uuid:c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c> ;
fhir:reference [ fhir:v "urn:uuid:c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-04-24"^^xsd:date] ; # 
  fhir:requester [
fhir:l <urn:uuid:c2a7b9de-3b44-4e6f-9e51-9a1b8f1c82f4> ;
fhir:reference [ fhir:v "urn:uuid:c2a7b9de-3b44-4e6f-9e51-9a1b8f1c82f4" ]
  ] ; # 
  fhir:insurance ( [
fhir:l <urn:uuid:b4e1a7f0-93f3-4d86-a3b1-7d15e42b12f8> ;
fhir:reference [ fhir:v "urn:uuid:b4e1a7f0-93f3-4d86-a3b1-7d15e42b12f8" ]
  ] ) ; # 
  fhir:specimen ( [
fhir:l <urn:uuid:6e2c1f9a-54b7-4d3e-82a1-7c4f9e2b0d85> ;
fhir:reference [ fhir:v "urn:uuid:6e2c1f9a-54b7-4d3e-82a1-7c4f9e2b0d85" ]
  ] ) . #