@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<https://hl7.cz/fhir/lab/Observation/5f3b0d47-2c3c-4c54-97f1-0bb8cc3e4e4f> a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "5f3b0d47-2c3c-4c54-97f1-0bb8cc3e4e4f"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://hl7.cz/fhir/lab/StructureDefinition/cz-observation-result-laboratory"^^xsd:anyURI ;
       fhir:l <https://hl7.cz/fhir/lab/StructureDefinition/cz-observation-result-laboratory>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  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: Observation 5f3b0d47-2c3c-4c54-97f1-0bb8cc3e4e4f</b></p><a name=\"5f3b0d47-2c3c-4c54-97f1-0bb8cc3e4e4f\"> </a><a name=\"hc5f3b0d47-2c3c-4c54-97f1-0bb8cc3e4e4f\"> </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-observation-result-laboratory.html\">Observation Laboratory (CZ)</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>, <span title=\"Codes:{http://loinc.org 26436-6}\">Laboratory studies (set)</span></p><p><b>code</b>: <span title=\"Codes:{https://ncez.mzcr.cz/nclp/CodeSystem/nclppol 05162}\">Krevní skupina AB0 RhD</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>effective</b>: 2025-04-24 09:00:00+0200</p><p><b>issued</b>: 2025-04-24 10:00:00+0200</p><p><b>performer</b>: <a href=\"Bundle-CZ-LabReport-Bundle-Example-ObsTypes.html#urn-uuid-fab321ab-7777-4444-cccc-abcdefabcdef\">Practitioner Kvilda Šejdlová </a></p><p><b>value</b>: <span title=\"Codes:{https://ncez.mzcr.cz/nclp/CodeSystem/nclpmtv AB+}\">AB+</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>
       ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] )
  ] [
     fhir:coding ( [
       a loinc:26436-6 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "26436-6" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "https://ncez.mzcr.cz/nclp/CodeSystem/nclppol"^^xsd:anyURI ;
         fhir:l <https://ncez.mzcr.cz/nclp/CodeSystem/nclppol>
       ] ;
       fhir:code [ fhir:v "05162" ] ;
       fhir:display [ fhir:v "Krevní skupina AB0 RhD kompletní (B; přítomnost [-] Aglutinace (gel))" ]
     ] ) ;
     fhir:text [ fhir:v "Krevní skupina AB0 RhD" ]
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c> ;
     fhir:reference [ fhir:v "urn:uuid:c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c" ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2025-04-24T09:00:00+02:00"^^xsd:dateTime
  ] ; # 
  fhir:issued [ fhir:v "2025-04-24T10:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:l <urn:uuid:fab321ab-7777-4444-cccc-abcdefabcdef> ;
     fhir:reference [ fhir:v "urn:uuid:fab321ab-7777-4444-cccc-abcdefabcdef" ]
  ] ) ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       fhir:system [
         fhir:v "https://ncez.mzcr.cz/nclp/CodeSystem/nclpmtv"^^xsd:anyURI ;
         fhir:l <https://ncez.mzcr.cz/nclp/CodeSystem/nclpmtv>
       ] ;
       fhir:code [ fhir:v "AB+" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

