HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build Czechia flag

HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions

: Vzorek krve – EDTA - XML Representation

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="Specimen-EDTA-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen Specimen-EDTA-1</b></p><a name="Specimen-EDTA-1"> </a><a name="hcSpecimen-EDTA-1"> </a><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 122555007}">Venous blood specimen</span></p><p><b>subject</b>: <a href="Patient-Mracena2.html">Mračena Mrakomorová  Female, DoB: 1971-11-26 ( Passport number (use: official, ))</a></p><p><b>receivedTime</b>: 2025-04-01 09:30:00+0100</p></div>
  </text>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="122555007"/>
      <display value="Venous blood specimen"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/Mracena2"/>
  </subject>
  <receivedTime value="2025-04-01T09:30:00+01:00"/>
</Specimen>