FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.iptpig
Resource TypeCommunication
IdCommunication-iptp-sms-infoafya-autonomy-en.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Communication iptp-sms-infoafya-autonomy-en

Language: en

Profile: IPTp SMS Communication

status: Completed

category: InfoAFYA: Autonomy Transition

medium: written

subject: Anonymous Patient Female, DoB Unknown

sent: 2026-03-20 09:00:00+0300

recipient: Anonymous Patient Female, DoB Unknown

sender: InfoAFYA

Payloads

-Content[x]
*Your first malaria dose was taken at the clinic. The next doses are yours to take on your written date. Keep your booklet safe.

Source1

{
  "resourceType": "Communication",
  "id": "iptp-sms-infoafya-autonomy-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-autonomy",
          "display": "InfoAFYA: Autonomy Transition"
        }
      ]
    }
  ],
  "medium": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
          "code": "WRITTEN",
          "display": "written"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/iptp-patient-001"
  },
  "sent": "2026-03-20T09:00:00+03:00",
  "recipient": [
    {
      "reference": "Patient/iptp-patient-001"
    }
  ],
  "sender": {
    "display": "InfoAFYA"
  },
  "payload": [
    {
      "contentString": "Your first malaria dose was taken at the clinic. The next doses are yours to take on your written date. Keep your booklet safe."
    }
  ]
}