Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build
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
{
"resourceType" : "Provenance",
"id" : "example-provenance-dispense-verified",
"meta" : {
"profile" : [
🔗 "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-provenance"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"target" : [
{
🔗 "reference" : "MedicationDispense/example-medicationdispense-amina-azithromycin"
}
],
"occurredDateTime" : "2025-06-15T10:30:00+03:00",
"recorded" : "2025-06-15T10:30:15+03:00",
"activity" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code" : "UPDATE",
"display" : "update"
}
]
},
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "performer",
"display" : "Performer"
}
]
},
"who" : {
🔗 "reference" : "Organization/example-organization-knh"
}
}
],
"entity" : [
{
"role" : "source",
"what" : {
🔗 "reference" : "MedicationRequest/example-medicationrequest-amina-azithromycin"
}
}
]
}