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

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="iptp-dose-schedule-003"/>
  <meta>
    <profile value="http://iptp.kemri.go.ke/fhir/StructureDefinition/iptp-dose-schedule"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest iptp-dose-schedule-003</b></p><a name="iptp-dose-schedule-003"> </a><a name="hciptp-dose-schedule-003"> </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-iptp-dose-schedule.html">IPTp Planned Dose Schedule</a></p></div><p><b>IPTp Dose Number</b>: 3</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>code</b>: <span title="Codes:{http://iptp.kemri.go.ke/fhir/CodeSystem/iptp-code-system iptp-dose-planned}">IPTp Dose Planned</span></p><p><b>subject</b>: <a href="Patient-iptp-patient-001.html">Anonymous Patient Female, DoB Unknown</a></p><p><b>occurrence</b>: 2026-05-11</p><p><b>requester</b>: <a href="Practitioner-iptp-practitioner-001.html">Practitioner Grace Wanjiru </a></p><p><b>locationReference</b>: <a href="Location-iptp-facility-001.html">Location Shinyalu Sub-County Hospital</a></p><p><b>note</b>: </p><blockquote><div><p>Dose spacing note: minimum 28 days from Dose 2 (2026-04-13)</p>
</div></blockquote></div>
  </text>
  <extension url="http://iptp.kemri.go.ke/fhir/StructureDefinition/iptp-dose-number">
    <valuePositiveInt value="3"/>
  </extension>
  <status value="active"/>
  <intent value="plan"/>
  <code>
    <coding>
      <system value="http://iptp.kemri.go.ke/fhir/CodeSystem/iptp-code-system"/>
      <code value="iptp-dose-planned"/>
      <display value="IPTp Dose Planned"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/iptp-patient-001"/>
  </subject>
  <occurrenceDateTime value="2026-05-11"/>
  <requester>
    <reference value="Practitioner/iptp-practitioner-001"/>
  </requester>
  <locationReference>
    <reference value="Location/iptp-facility-001"/>
  </locationReference>
  <note>
    <text value="Dose spacing note: minimum 28 days from Dose 2 (2026-04-13)"/>
  </note>
</ServiceRequest>