FHIR IG analytics| Package | fhir.iptpig |
| Resource Type | CarePlan |
| Id | CarePlan-iptp-careplan-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan iptp-careplan-001
Profile: IPTp Care Plan
status: Active
intent: Plan
title: IPTp-SP Malaria Prevention Care Plan
subject: Anonymous Patient Female, DoB Unknown
period: 2026-03-16 --> (ongoing)
author: Practitioner Grace Wanjiru
addresses: Condition Pregnant
activity
Details
Status Scheduled[x] Description Completed Events: 2026-03-16 IPTp Dose 1 (DOT at clinic)
activity
Details
Status Scheduled[x] Description Completed Events: 2026-04-13 IPTp Dose 2 (self-admin)
activity
Details
Status Scheduled[x] Description Scheduled Events: 2026-05-11 IPTp Dose 3 (self-admin, ≥28 days after Dose 2)
activity
Details
Status Scheduled[x] Description Scheduled Events: 2026-06-08 IPTp Dose 4 (self-admin, ≥28 days after Dose 3)
{
"resourceType": "CarePlan",
"id": "iptp-careplan-001",
"meta": {
"profile": [
"http://iptp.kemri.go.ke/fhir/StructureDefinition/iptp-care-plan"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"title": "IPTp-SP Malaria Prevention Care Plan",
"subject": {
"reference": "Patient/iptp-patient-001"
},
"period": {
"start": "2026-03-16"
},
"author": {
"reference": "Practitioner/iptp-practitioner-001"
},
"addresses": [
{
"reference": "Condition/iptp-pregnancy-001"
}
],
"activity": [
{
"detail": {
"status": "completed",
"scheduledTiming": {
"event": [
"2026-03-16"
]
},
"description": "IPTp Dose 1 (DOT at clinic)"
}
},
{
"detail": {
"status": "completed",
"scheduledTiming": {
"event": [
"2026-04-13"
]
},
"description": "IPTp Dose 2 (self-admin)"
}
},
{
"detail": {
"status": "scheduled",
"scheduledTiming": {
"event": [
"2026-05-11"
]
},
"description": "IPTp Dose 3 (self-admin, ≥28 days after Dose 2)"
}
},
{
"detail": {
"status": "scheduled",
"scheduledTiming": {
"event": [
"2026-06-08"
]
},
"description": "IPTp Dose 4 (self-admin, ≥28 days after Dose 3)"
}
}
]
}