<?xml version="1.0" encoding="UTF-8"?>

<SupplyDelivery xmlns="http://hl7.org/fhir">
  <id value="SupplyDelivery-IbuprofenTabletUnit-Example"/>
  <meta>
    <profile value="https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/SupplyDeliveryEAHPInteroperability"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SupplyDelivery SupplyDelivery-IbuprofenTabletUnit-Example</b></p><a name="SupplyDelivery-IbuprofenTabletUnit-Example"> </a><a name="hcSupplyDelivery-IbuprofenTabletUnit-Example"> </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-SupplyDeliveryEAHPInteroperability.html">SupplyDelivery EAHP Interoperability</a></p></div><p><b>basedOn</b>: <a href="SupplyRequest-SupplyRequest-IbuprofenTablet-Example.html">SupplyRequest: identifier = Request ID; status = completed; quantity = 2 Indivisible Logistical Unit; authoredOn = 2025-11-30 10:30:00+0000</a></p><p><b>status</b>: Delivered</p><h3>SuppliedItems</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td></tr><tr><td style="display: none">*</td><td><a href="#hcSupplyDelivery-IbuprofenTabletUnit-Example/9042a2ba-724c-47e4-b64c-6054da9dd4fa">InventoryItem: status = active; baseUnit = Indivisible Logistical Unit; netContent = 1 Indivisible Logistical Unit</a></td></tr></table><p><b>supplier</b>: Central Pharmacy Robot</p><p><b>destination</b>: <a href="Location-loc-adc-cardio-01.html">Cardiology Automated Dispensing Cabiner</a></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: InventoryItem #9042a2ba-724c-47e4-b64c-6054da9dd4fa</b></p><a name="SupplyDelivery-IbuprofenTabletUnit-Example/9042a2ba-724c-47e4-b64c-6054da9dd4fa"> </a><a name="hcSupplyDelivery-IbuprofenTabletUnit-Example/9042a2ba-724c-47e4-b64c-6054da9dd4fa"> </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-InventoryItemEAHPInteroperability.html">InventoryItem EAHP Interoperability</a></p></div><p><b>status</b>: Active</p><p><b>baseUnit</b>: <span title="Codes:{https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-logistics-unit-cs indivisible-logistical-unit}">Indivisible Logistical Unit</span></p><p><b>netContent</b>: 1 Indivisible Logistical Unit<span style="background: LightGoldenRodYellow"> (Details: eahp-logistics-unit-cs  codeindivisible-logistical-unit = 'indivisible-logistical-unit')</span></p><h3>Instances</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Identifier</b></td><td><b>LotNumber</b></td><td><b>Expiry</b></td></tr><tr><td style="display: none">*</td><td>Resource identifier/0123456789</td><td>78241PC</td><td>2026-05-30</td></tr></table><p><b>productReference</b>: <a href="Medication-M00345.html">Medication </a></p></blockquote></div>
  </text>
  <contained>
    <InventoryItem>
      <id value="9042a2ba-724c-47e4-b64c-6054da9dd4fa"/>
      <meta>
        <profile value="https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/InventoryItemEAHPInteroperability"/>
      </meta>
      <status value="active"/>
      <baseUnit>
        <coding>
          <system value="https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-logistics-unit-cs"/>
          <code value="indivisible-logistical-unit"/>
        </coding>
      </baseUnit>
      <netContent>
        <value value="1"/>
        <unit value="Indivisible Logistical Unit"/>
        <system value="http://example.org/CodeSystem/eahp-logistics-unit-cs"/>
        <code value="indivisible-logistical-unit"/>
      </netContent>
      <instance>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="RI"/>
            </coding>
          </type>
          <system value="http://myhospital.org/unidoserobot-1/pick-ids"/>
          <value value="0123456789"/>
        </identifier>
        <lotNumber value="78241PC"/>
        <expiry value="2026-05-30"/>
      </instance>
      <productReference>
        <reference value="Medication/M00345"/>
      </productReference>
    </InventoryItem>
  </contained>
  <basedOn>
    <reference value="SupplyRequest/SupplyRequest-IbuprofenTablet-Example"/>
  </basedOn>
  <status value="completed"/>
  <suppliedItem>
    <itemReference>
      <reference value="#9042a2ba-724c-47e4-b64c-6054da9dd4fa"/>
    </itemReference>
  </suppliedItem>
  <supplier>
    <extension url="https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/supplier-device">
      <valueReference>
        <reference value="Device/dev-robot-wholepack-01"/>
      </valueReference>
    </extension>
    <display value="Central Pharmacy Robot"/>
  </supplier>
  <destination>
    <reference value="Location/loc-adc-cardio-01"/>
    <display value="Cardiology Automated Dispensing Cabiner"/>
  </destination>
</SupplyDelivery>