0.0.1 - 0.0.1
EAHPInteroperabilityIG - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<SupplyRequest xmlns="http://hl7.org/fhir">
<id value="5652"/>
<meta>
<versionId value="3"/>
<lastUpdated value="2026-03-19T15:14:54.570+00:00"/>
<profile
value="https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/SupplyRequestEAHPInteroperability"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SupplyRequest 5652</b></p><a name="5652"> </a><a name="hc5652"> </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">version: 3; Last updated: 2026-03-19 15:14:54+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SupplyRequestEAHPInteroperability.html">SupplyRequest EAHP Interoperability</a></p></div><p><b>identifier</b>: Request ID/5652</p><p><b>status</b>: Completed</p><p><b>priority</b>: Routine</p><h3>Items</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Medication/ParacetamolPack">Paracetamol 1g Tablets - Pack (blister)</a></td></tr></table><p><b>quantity</b>: 10 Indivisible Logistical Unit<span style="background: LightGoldenRodYellow"> (Details: eahp-logistics-unit-cs codeindivisible-logistical-unit = 'indivisible-logistical-unit')</span></p><p><b>requester</b>: <a href="Organization/BD-Pyxis">Pyxis</a></p><p><b>supplier</b>: <a href="Organization/BD-Rowa">Rowa</a></p><p><b>deliverTo</b>: <a href="Location/BD-Pyxis">Pyxis</a></p></div>
</text>
<identifier>
<type>
<coding>
<system
value="https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-supply-request-identifier-type-cs"/>
<code value="RequestId"/>
</coding>
</type>
<system value="http://example.org/eahp/json-examples/supply-requests"/>
<value value="5652"/>
</identifier>
<status value="completed"/>
<priority value="routine"/>
<item>
<reference>
<reference value="Medication/ParacetamolPack"/>
<display value="Paracetamol 1g Tablets - Pack (blister)"/>
</reference>
</item>
<quantity>
<value value="10"/>
<unit value="Indivisible Logistical Unit"/>
<system value="http://example.org/CodeSystem/eahp-logistics-unit-cs"/>
<code value="indivisible-logistical-unit"/>
</quantity>
<requester>
<reference value="Organization/BD-Pyxis"/>
<display value="Pyxis"/>
</requester>
<supplier>
<reference value="Organization/BD-Rowa"/>
<display value="Rowa"/>
</supplier>
<deliverTo>
<reference value="Location/BD-Pyxis"/>
<display value="Pyxis"/>
</deliverTo>
</SupplyRequest>