DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build
DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="NgMedicationRequest-002"/>
<meta>
<profile
value="https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-request"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest NgMedicationRequest-002</b></p><a name="NgMedicationRequest-002"> </a><a name="hcNgMedicationRequest-002"> </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-ng-medication-request.html">NG MedicationRequest</a></p></div><p><b>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/ValueSet/ng-atc-all-medications-vs</code>/N02-PARA-SYR</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}">Outpatient</span></p><p><b>reported</b>: false</p><p><b>medication</b>: <a href="Medication-NgMedication-002.html">Medication </a></p><p><b>subject</b>: <a href="Patient-NgPatient-003.html">Suleiman Bala Male, DoB: 2019-09-05 ( birthcert)</a></p><p><b>requester</b>: <a href="Practitioner-NgPractitioner-003.html">Practitioner Hauwa Garba </a></p><p><b>reasonCode</b>: <span title="Codes:">Fever</span></p><p><b>courseOfTherapyType</b>: <span title="Codes:">Symptomatic short course</span></p><h3>DosageInstructions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>Give 5 mL orally every 6 hours as needed for fever.</td></tr></table><blockquote><p><b>dispenseRequest</b></p><p><b>quantity</b>: 100 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM codemL = 'mL')</span></p><h3>ExpectedSupplyDurations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>5</td><td>days</td><td><a href="http://unitsofmeasure.org">http://unitsofmeasure.org</a></td><td>d</td></tr></table><p><b>performer</b>: <a href="Organization-NgOrganization-001.html">Organization Asokoro District Hospital</a></p></blockquote></div>
</text>
<identifier>
<system
value="https://sandbox.dhin-hie.org/ig/ValueSet/ng-atc-all-medications-vs"/>
<value value="N02-PARA-SYR"/>
</identifier>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medicationrequest-category"/>
<code value="outpatient"/>
</coding>
</category>
<reportedBoolean value="false"/>
<medicationReference>🔗
<reference value="Medication/NgMedication-002"/>
</medicationReference>
<subject>🔗
<reference value="Patient/NgPatient-003"/>
</subject>
<requester>🔗
<reference value="Practitioner/NgPractitioner-003"/>
</requester>
<reasonCode>
<text value="Fever"/>
</reasonCode>
<courseOfTherapyType>
<text value="Symptomatic short course"/>
</courseOfTherapyType>
<dosageInstruction>
<text value="Give 5 mL orally every 6 hours as needed for fever."/>
</dosageInstruction>
<dispenseRequest>
<quantity>
<value value="100"/>
<unit value="mL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL"/>
</quantity>
<expectedSupplyDuration>
<value value="5"/>
<unit value="days"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</expectedSupplyDuration>
<performer>🔗
<reference value="Organization/NgOrganization-001"/>
</performer>
</dispenseRequest>
</MedicationRequest>