<?xml version="1.0" encoding="UTF-8"?>
<deliveryNote xmlns="https://www.pdkexport.cz/docs/specs/pdk-conversion-delivery-note/v1"
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xsi:schemaLocation="https://www.pdkexport.cz/docs/specs/pdk-conversion-delivery-note/v1 https://www.pdkexport.cz/docs/specs/pdk-conversion-delivery-note.xsd">
  <supplier>
    <code>61500445</code>
  </supplier>
  <recipient>
    <internalId>FN-BULOVKA-PAV-K</internalId>
    <nationalCode>00064211</nationalCode>
    <name>Nemocnice Bulovka</name>
    <email>pav-k-12@bulovka.example</email>
  </recipient>
  <deliveryNoteNumber>DL2026-0042</deliveryNoteNumber>
  <orderNumber>PO-2026-09887</orderNumber>
  <dateOfIssue>2026-02-26</dateOfIssue>
  <dateOfDelivery>2026-02-28</dateOfDelivery>
  <deliveryPlace>PAV-K-12</deliveryPlace>
  <totalPriceWithoutTax>4700.00</totalPriceWithoutTax>
  <totalPriceWithTax>5421.50</totalPriceWithTax>
  <item>
    <pdkCode>THU-OR-1234</pdkCode>
    <name>Orteza kolenni stabilizacni vel. M</name>
    <quantity>2</quantity>
    <unitPriceWithoutTax>850.00</unitPriceWithoutTax>
    <unitPriceWithTax>952.00</unitPriceWithTax>
    <vatRate>12.0</vatRate>
    <batchCode>LOT-2026-04-A</batchCode>
    <expirationDate>2028-12-31</expirationDate>
    <barcode>8594000123456</barcode>
    <udiCode>(01)08594000123456(17)281231(10)LOT2026A</udiCode>
  </item>
  <item>
    <pdkCode>THU-OR-5678</pdkCode>
    <name>Orteza loketni s elastickymi dlahami vel. L</name>
    <quantity>1</quantity>
    <unitPriceWithoutTax>1250.00</unitPriceWithoutTax>
    <unitPriceWithTax>1400.00</unitPriceWithTax>
    <vatRate>12.0</vatRate>
    <batchCode>LOT-2026-03-B</batchCode>
    <expirationDate>2029-06-30</expirationDate>
    <barcode>8594000789012</barcode>
    <udiCode>(01)08594000789012(17)290630(10)LOT2026B</udiCode>
  </item>
  <item>
    <pdkCode>THU-FIT-2024</pdkCode>
    <name>Cvicebni guma odporova stredni</name>
    <quantity>5</quantity>
    <unitPriceWithoutTax>350.00</unitPriceWithoutTax>
    <unitPriceWithTax>423.50</unitPriceWithTax>
    <vatRate>21.0</vatRate>
    <barcode>8594000999003</barcode>
  </item>
</deliveryNote>
