HL7 CZ Laboratory IG
0.5.0 - ci-build
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
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="GeneratedDocumentReference"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference GeneratedDocumentReference</b></p><a name="GeneratedDocumentReference"> </a><a name="hcGeneratedDocumentReference"> </a><p><b>masterIdentifier</b>: <code>http://hospital.example.org/lab-results</code>/LR2345678</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11502-2}">Laboratory report</span></p><p><b>category</b>: <span title="Codes:{http://loinc.org 26436-6}">Laboratory studies (set)</span></p><p><b>subject</b>: <a href="Bundle-CZ-LabReport-Bundle-Example-EHDSI.html#urn-uuid-8f79bf84-41e1-485f-95b8-813fe993974d">Radim Podmořský Male, DoB: 1954-08-12 ( https://ncez.mzcr.cz/fhir/sid/rcis#5408120025)</a></p><p><b>date</b>: 2025-10-17 09:53:00+0100</p><p><b>author</b>: <a href="Bundle-CZ-LabReport-Bundle-Example-EHDSI.html#urn-uuid-4ee94491-4a3a-402c-a110-74ac3adb0012">Organization Pracoviště laboratorních metod, Nemocnice</a></p><p><b>custodian</b>: <a href="Bundle-CZ-LabReport-Bundle-Example-EHDSI.html#urn-uuid-4ee94491-4a3a-402c-a110-74ac3adb0012">Organization Pracoviště laboratorních metod, Nemocnice</a></p><p><b>description</b>: Laboratorní nález</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style="display: none">*</td><td>application/fhir+json</td><td><a href="https://example.org.org/fhir/Bundle/lab-report-bundle-example">https://example.org.org/fhir/Bundle/lab-report-bundle-example</a></td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>2019-10-17 09:53:00+0100 --> (ongoing)</td></tr></table></div>
</text>
<masterIdentifier>
<system value="http://hospital.example.org/lab-results"/>
<value value="LR2345678"/>
</masterIdentifier>
<status value="current"/>
<docStatus value="final"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="11502-2"/>
<display value="Laboratory report"/>
</coding>
</type>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="26436-6"/>
<display value="Laboratory studies (set)"/>
</coding>
</category>
<subject>
<reference value="urn:uuid:8f79bf84-41e1-485f-95b8-813fe993974d"/>
</subject>
<date value="2025-10-17T09:53:00+01:00"/>
<author>
<reference value="urn:uuid:4ee94491-4a3a-402c-a110-74ac3adb0012"/>
</author>
<custodian>
<reference value="urn:uuid:4ee94491-4a3a-402c-a110-74ac3adb0012"/>
</custodian>
<description value="Laboratorní nález"/>
<content>
<attachment>
<contentType value="application/fhir+json"/>
<url
value="https://example.org.org/fhir/Bundle/lab-report-bundle-example"/>
</attachment>
</content>
<context>
<period>
<start value="2019-10-17T09:53:00+01:00"/>
</period>
</context>
</DocumentReference>