Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build
KE
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-statement-recorded",
"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 class=\"res-header-id\"><b>Generated Narrative: Provenance example-provenance-statement-recorded</b></p><a name=\"example-provenance-statement-recorded\"> </a><a name=\"hcexample-provenance-statement-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=\"MedicationStatement-example-medicationstatement-amina-azithromycin.html\">MedicationStatement: identifier = https://ilm-hie.dha.go.ke/fhir/NamingSystem/medstatement-identifier#KenyaMedStatementIdentifier#MEDS-2025-00234; status = completed; medication[x] = Azithromycin 500 mg Oral Tablet; effective[x] = 2025-06-15 --> 2025-06-17; dateAsserted = 2025-06-18; note = Patient confirmed completing the full 3-day course without missing a dose. No adverse effects reported.</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2025-06-18 11:00:00+0300</td></tr><tr><td>Recorded</td><td>2025-06-18 11:00:05+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=\"Patient-example-patient-amina.html\">Amina Hassan (official) Female, DoB: 1988-04-15 ( https://ilm-hie.dha.go.ke/fhir/NamingSystem/national-id#KenyaNationalId#29834765)</a></td><td><a href=\"Organization-example-organization-knh.html\">Organization Kenyatta National Hospital</a></td></tr></table></div>"
},
"target" : [
{
🔗 "reference" : "MedicationStatement/example-medicationstatement-amina-azithromycin"
}
],
"occurredDateTime" : "2025-06-18T11:00:00+03:00",
"recorded" : "2025-06-18T11:00:05+03:00",
"location" : {
🔗 "reference" : "Location/example-location-knh-pharmacy"
},
"activity" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code" : "CREATE",
"display" : "create"
}
]
},
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "author",
"display" : "Author"
}
]
},
"who" : {
🔗 "reference" : "Patient/example-patient-amina"
},
"onBehalfOf" : {
🔗 "reference" : "Organization/example-organization-knh"
}
}
]
}