Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya ePrescription FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Provenance – Dispense Verified at KNH Pharmacy (VALID) - XML Representation

Raw xml | Download


<Provenance xmlns="http://hl7.org/fhir">
  <id value="example-provenance-dispense-verified"/>
  <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><b>Provenance – Dispense Verified</b></p><p>KNH Pharmacy (Performer) verified and completed dispense of Azithromycin for Amina Hassan on 15 June 2025 at 10:30 EAT. Source: prescription RX-2025-OPD-00789.</p></div>
  </text>
  <target>🔗 
    <reference
               value="MedicationDispense/example-medicationdispense-amina-azithromycin"/>
  </target>
  <occurredDateTime value="2025-06-15T10:30:00+03:00"/>
  <recorded value="2025-06-15T10:30:15+03:00"/>
  <activity>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <code value="UPDATE"/>
      <display value="update"/>
    </coding>
  </activity>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="performer"/>
        <display value="Performer"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Organization/example-organization-knh"/>
    </who>
  </agent>
  <entity>
    <role value="source"/>
    <what>🔗 
      <reference
                 value="MedicationRequest/example-medicationrequest-amina-azithromycin"/>
    </what>
  </entity>
</Provenance>