FHIR IG analytics| Package | ke.fhir.patient-summary |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-MedicationStatementKPS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement MedicationStatementKPS
Profile: MedicationStatement Profile - KPS
status: Active
medication: Medication chlorhexidine
effective: 2026-05-01 --> (ongoing)
{
"resourceType": "MedicationStatement",
"id": "MedicationStatementKPS",
"meta": {
"profile": [
"https://fhir.dha.go.ke/ig/patient-summary/StructureDefinition/ke-kps-medication-statement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationReference": {
"reference": "Medication/MedicationKPS"
},
"subject": {
"reference": "Patient/PatientKPS"
},
"effectivePeriod": {
"start": "2026-05-01"
}
}