FHIR IG analytics| Package | fhir.iptpig |
| Resource Type | Task |
| Id | Task-iptp-chp-task-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task iptp-chp-task-001
Profile: IPTp CHP Follow-Up Task
status: Requested
intent: order
code: CHP Follow-up
description: 72-hour non-response to Dose 2 confirmation request
for: Anonymous Patient Female, DoB Unknown
authoredOn: 2026-04-16 08:00:00+0300
owner: Practitioner Grace Wanjiru
| Period |
| 2026-04-16 --> (ongoing) |
{
"resourceType": "Task",
"id": "iptp-chp-task-001",
"meta": {
"profile": [
"http://iptp.kemri.go.ke/fhir/StructureDefinition/iptp-chp-followup-task"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "requested",
"intent": "order",
"code": {
"coding": [
{
"system": "http://iptp.kemri.go.ke/fhir/CodeSystem/iptp-code-system",
"code": "chp-followup",
"display": "CHP Follow-up"
}
]
},
"description": "72-hour non-response to Dose 2 confirmation request",
"for": {
"reference": "Patient/iptp-patient-001"
},
"authoredOn": "2026-04-16T08:00:00+03:00",
"owner": {
"reference": "Practitioner/iptp-practitioner-001"
},
"restriction": {
"period": {
"start": "2026-04-16"
}
}
}