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

FHIR IG analytics

Packagefhir.iptpig
Resource TypeTask
IdTask-iptp-chp-task-001.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: Task iptp-chp-task-001

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

Restrictions

-Period
*2026-04-16 --> (ongoing)

Source1

{
  "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"
    }
  }
}