HL7 Czech Base and Core FHIR IG
1.1.0 - ci-build Czechia flag

HL7 Czech Base and Core FHIR IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 1.1.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-core/ and changes regularly. See the Directory of published versions

: Laboratorní zpráva

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Composition/26032a57-083a-4ddf-b019-e566ae02f740> a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "26032a57-083a-4ddf-b019-e566ae02f740"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://hl7.cz/fhir/core/StructureDefinition/composition-cz-core" ;
       fhir:index -1 ;
       fhir:link <https://hl7.cz/fhir/core/StructureDefinition/composition-cz-core>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition 26032a57-083a-4ddf-b019-e566ae02f740</b></p><a name=\"26032a57-083a-4ddf-b019-e566ae02f740\"> </a><a name=\"hc26032a57-083a-4ddf-b019-e566ae02f740\"> </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-composition-cz-core.html\">Composition (CZ core)</a></p></div><p><b>Composition: Information recipient</b>: <a href=\"Organization-Organization-1.html\">Nemocnice Chrudim</a></p><p><b>Document DiagnosticReport Reference</b>: <a href=\"DiagnosticReport-5679723c-4fae-4ba7-9f09-5438a827bfda.html\">Diagnostic Report for 'Laboratory report' for '-&gt;Mračena Mrakomorová  Female, DoB: 1971-11-26 ( Citizenship Card (use: official, ))'</a></p><p><b>identifier</b>: <code>http://example.org/composition-ids</code>/some.composition.identifier.value</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11502-2}\">Laboratorní zpráva</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 18719-5}\">Chemistry studies (set)</span></p><p><b>date</b>: 2022-03-30 11:24:26+0100</p><p><b>author</b>: <a href=\"PractitionerRole-practitionerroleLab.html\">PractitionerRole Lékař</a></p><p><b>title</b>: Laboratorní zpráva</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>Legal</td><td>2022-03-25 11:00:00+0100</td><td><a href=\"PractitionerRole-practitionerroleLab.html\">PractitionerRole Lékař</a></td></tr></table><p><b>custodian</b>: Example Health Organization</p></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.eu/fhir/StructureDefinition/information-recipient" ] ;
     fhir:Extension.valueReference [
       fhir:link <http://hl7.org/fhir/Organization/Organization-1> ;
       fhir:Reference.reference [ fhir:value "Organization/Organization-1" ] ;
       fhir:Reference.display [ fhir:value "Nemocnice Chrudim" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.eu/fhir/extensions/StructureDefinition/composition-diagnosticReportReference" ] ;
     fhir:Extension.valueReference [
       fhir:link <http://hl7.org/fhir/DiagnosticReport/5679723c-4fae-4ba7-9f09-5438a827bfda> ;
       fhir:Reference.reference [ fhir:value "DiagnosticReport/5679723c-4fae-4ba7-9f09-5438a827bfda" ]
     ]
  ] ;
  fhir:Composition.identifier [
     fhir:Identifier.system [ fhir:value "http://example.org/composition-ids" ] ;
     fhir:Identifier.value [ fhir:value "some.composition.identifier.value" ]
  ] ;
  fhir:Composition.status [ fhir:value "final"] ;
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       a loinc:11502-2 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "11502-2" ] ;
       fhir:Coding.display [ fhir:value "Laboratory report" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Laboratorní zpráva" ]
  ] ;
  fhir:Composition.category [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       a loinc:18719-5 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "18719-5" ] ;
       fhir:Coding.display [ fhir:value "Chemistry studies (set)" ]
     ]
  ] ;
  fhir:Composition.subject [
     fhir:link <http://hl7.org/fhir/Patient/PatientExample> ;
     fhir:Reference.reference [ fhir:value "Patient/PatientExample" ]
  ] ;
  fhir:Composition.date [ fhir:value "2022-03-30T11:24:26+01:00"^^xsd:dateTime] ;
  fhir:Composition.author [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/PractitionerRole/practitionerroleLab> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/practitionerroleLab" ]
  ] ;
  fhir:Composition.title [ fhir:value "Laboratorní zpráva"] ;
  fhir:Composition.attester [
     fhir:index -1 ;
     fhir:Composition.attester.mode [ fhir:value "legal" ] ;
     fhir:Composition.attester.time [ fhir:value "2022-03-25T11:00:00+01:00"^^xsd:dateTime ] ;
     fhir:Composition.attester.party [
       fhir:link <http://hl7.org/fhir/PractitionerRole/practitionerroleLab> ;
       fhir:Reference.reference [ fhir:value "PractitionerRole/practitionerroleLab" ]
     ]
  ] ;
  fhir:Composition.custodian [
     fhir:Reference.display [ fhir:value "Example Health Organization" ]
  ] ;
  fhir:Composition.section [
     fhir:index -1 ;
     fhir:Composition.section.title [ fhir:value "Urine examinations" ] ;
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         a loinc:18729-4 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "18729-4" ] ;
         fhir:Coding.display [ fhir:value "Urinalysis studies (set)" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Vyšetření moči" ]
     ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table id=\"nota1\"><thead><tr><th>Datum</th><th>Test</th><th>Hodnota</th><th>Jednotky</th><th>Ref. hodnoty</th><th>Interpretace</th></tr></thead><tbody><tr><td>2023-03-27</td><td>Urea (U) [Moles/Vol]</td><td>310</td><td>mmol/L</td><td>67 - 580 mmol/L</td><td>Velmi nízká</td></tr></tbody></table></div>"
     ] ;
     fhir:Composition.section.entry [
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/Observation/763f7902-8103-4d10-8bd1-546a726d43ee> ;
       fhir:Reference.reference [ fhir:value "Observation/763f7902-8103-4d10-8bd1-546a726d43ee" ]
     ]
  ] .

<http://hl7.org/fhir/Organization/Organization-1> a fhir:Organization .

<http://hl7.org/fhir/DiagnosticReport/5679723c-4fae-4ba7-9f09-5438a827bfda> a fhir:DiagnosticReport .

<http://hl7.org/fhir/Patient/PatientExample> a fhir:Patient .

<http://hl7.org/fhir/PractitionerRole/practitionerroleLab> a fhir:PractitionerRole .

<http://hl7.org/fhir/Observation/763f7902-8103-4d10-8bd1-546a726d43ee> a fhir:Observation .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Composition/26032a57-083a-4ddf-b019-e566ae02f740.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Composition/26032a57-083a-4ddf-b019-e566ae02f740.ttl> .