FHIR IG analytics| Package | fhir.iptpig |
| Resource Type | Communication |
| Id | Communication-iptp-sms-infoafya-identity-en.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Communication iptp-sms-infoafya-identity-en
Language: en
Profile: IPTp SMS Communication
status: Completed
category: InfoAFYA: Identity Reinforcement
medium: written
subject: Anonymous Patient Female, DoB Unknown
sent: 2026-04-17 09:00:00+0300
recipient: Anonymous Patient Female, DoB Unknown
sender: InfoAFYA
| Content[x] |
| You have taken important steps to protect your baby. Each dose keeps you safe from malaria. Keep going. |
{
"resourceType": "Communication",
"id": "iptp-sms-infoafya-identity-en",
"meta": {
"profile": [
"http://iptp.kemri.go.ke/fhir/StructureDefinition/iptp-sms-communication"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"category": [
{
"coding": [
{
"system": "http://iptp.kemri.go.ke/fhir/CodeSystem/iptp-code-system",
"code": "msg-infoafya-identity",
"display": "InfoAFYA: Identity Reinforcement"
}
]
}
],
"medium": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
"code": "WRITTEN",
"display": "written"
}
]
}
],
"subject": {
"reference": "Patient/iptp-patient-001"
},
"sent": "2026-04-17T09:00:00+03:00",
"recipient": [
{
"reference": "Patient/iptp-patient-001"
}
],
"sender": {
"display": "InfoAFYA"
},
"payload": [
{
"contentString": "You have taken important steps to protect your baby. Each dose keeps you safe from malaria. Keep going."
}
]
}