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

<Provenance xmlns="http://hl7.org/fhir">
  <id value="example-provenance-administration-recorded"/>
  <meta>
    <profile value="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-provenance"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Provenance example-provenance-administration-recorded</b></p><a name="example-provenance-administration-recorded"> </a><a name="hcexample-provenance-administration-recorded"> </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-ke-provenance.html">Kenya eRx Provenance</a></p></div><p>Provenance for <a href="MedicationAdministration-example-medicationadministration-otieno-iv.html">MedicationAdministration: identifier = https://ilm-hie.dha.go.ke/fhir/NamingSystem/administration-identifier#KenyaAdministrationIdentifier#ADM-2025-IPD-00101; status = completed; category = Inpatient; medication[x] = Azithromycin 500 mg Oral Tablet; effective[x] = 2025-06-11 09:00:00+0300; note = Administered as pre-chemotherapy antibiotic prophylaxis. Patient tolerated infusion well with no adverse reactions.</a></p><p>Summary</p><table class="grid"><tr><td>Occurrence</td><td>2025-06-15 10:00:00+0300</td></tr><tr><td>Recorded</td><td>2025-06-15 10:00:10+0300</td></tr><tr><td>Location</td><td><a href="Location-example-location-knh-pharmacy.html">Location KNH Outpatient Pharmacy</a></td></tr><tr><td>Activity</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}">create</span></td></tr></table><p><b>Agents</b></p><table class="grid"><tr><td><b>Type</b></td><td><b>who</b></td><td><b>On Behalf Of</b></td></tr><tr><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}">Author</span></td><td><a href="Practitioner-example-practitioner-njoroge.html">Practitioner Sarah Njoroge (official)</a></td><td><a href="Organization-example-organization-knh.html">Organization Kenyatta National Hospital</a></td></tr></table></div>
  </text>
  <target>
    <reference value="MedicationAdministration/example-medicationadministration-otieno-iv"/>
  </target>
  <occurredDateTime value="2025-06-15T10:00:00+03:00"/>
  <recorded value="2025-06-15T10:00:10+03:00"/>
  <location>
    <reference value="Location/example-location-knh-pharmacy"/>
  </location>
  <activity>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <code value="CREATE"/>
      <display value="create"/>
    </coding>
  </activity>
  <agent>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="author"/>
        <display value="Author"/>
      </coding>
    </type>
    <who>
      <reference value="Practitioner/example-practitioner-njoroge"/>
    </who>
    <onBehalfOf>
      <reference value="Organization/example-organization-knh"/>
    </onBehalfOf>
  </agent>
  <entity>
    <role value="source"/>
    <what>
      <reference value="MedicationRequest/example-medicationrequest-amina-azithromycin"/>
    </what>
  </entity>
</Provenance>