21
Harmonized Response WHO Data Coordination Platform (DCP) for Secure management of electronic forms and data in real-time between health and development partners

Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

Harmonized Response

WHO Data Coordination Platform (DCP) for Secure management of electronic forms and data in real-time between

health and development partners

Page 2: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

Secure sharing of Ebola response forms and data in real-time between partners for health workforce and facility safety, and infection prevention control and management.

WHODCP

Page 3: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally
Page 4: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

WHODCP

For whom: UN/Gov/NGO Field Staff

WHAT: ● Facility

mapping/rapid assessments

● check-lists● staff monitoring● people registration● logistics● service delivery

For whom: Health Workers, General Public

WHAT:● Health messaging● Polling● Community

Reporting● Workflows (lab

results delivery), stock reporting.

UNICEF ToolWHO ToolOpenHIE = Interoperability

Android + iPhoneand Web

mHero Tools

Page 5: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

● Structured mobile data collection (smart phones / mobile web forms) including GPS, photos, skip-logic, checklists.

● Organization and member registration● Secure, permission based sharing of real-

time data ● Data Exploration (mapping, charts, csv)● XLS based form authoring● API data access

● Nationally scaleable SMS based communication

● Dynamic flow based polling and SMS based workflows and data capture

● Contact groups based on national registries. eg) National Health Worker Registry.

● APIs for extensibility with other systems. eg) mHero

WHODCP

WHO Tool

UNICEF Tool

Page 6: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

Safe Burials Infection Protection Control

[email protected]

[email protected]

[email protected]

Projects

Monrovia Teams

Supply Distribution

Projects

Surveillance

[email protected]

[email protected]

[email protected]

Projects

Contract Tracing

Lab Tests

All partners organizations and staff are registered into a common platform.

Form and Data Coordination between Organizations and Teams

[email protected]

[email protected]

[email protected]

Clinics Audits

CHW Checks

Page 7: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

WHO Ebola Response Data Coordination Platform

mohsw.gov.lr / Ebola Reports

[email protected]

[email protected]

[email protected]

[email protected]

Ebola Community Reports

Supply Distribution

Collaborators

Reported Deaths

Data is organized into projects.

Project based permissions allow quick and secure sharing between partners across organizations.

Forms

Project

Page 8: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

Control access to real-time data with partners with “Google Doc” like permissions

Page 9: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally
Page 10: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally
Page 11: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally
Page 12: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

2. Staff Monitoring (loc, health)

● Register all staff in DCP

● Add them to contact groups (All, Field Coordinator,

Epidemiologist, Logistician...)

● Communicate with teams by SMS (via RapidPro)

● Sending periodic checks (webform link by SMS) to

staff requesting location & providing health checklist

Page 13: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally
Page 14: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally
Page 15: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

HW Registration (ex. integration)Register 2,500 HWs and community volunteers to help respond to the Ebola outbreak at their communities.

Via the WHO DCP, register the CHWs (offline) on a mobile phone using ODK Collect (or offline laptop webform).

The data is synced to the WHO DCP.

WHO DCP will then post via JSON the submission data to IHRIS to update the Health Worker Registry (HWR).

iHRIS will then pass the contact details required to RapidPro to ensure it’s added to the CHW contact group.

Page 16: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

1 CHW Registration (DCP)

● Offline mobile (ODK Collect) and web forms (Enketo) allowing capture in smartphone, tablet or laptop.

● Health Facilities codes from DHIS2● Ability to map CHW’s community on a

map.● Form includes CHW details including

CHW’s mobile number and CHW’s photo

Page 17: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

iHRIS

CHW Registration (iHRIS)1

CHW registration sent to iHRIS CREATE CHW API endpoint adding the CHW to the Health Worker Registry (HWR)

POST /api/chw{ "chw_name": "Mary Kenneth", "age": "24", "gender": "female", "health_facility": "4562", "mobile": "04542552", "community_location": "3.2544, -1.4543" }

WHODCP

Page 18: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

1 CHW Registration (RapidPro)

{ "chw_name": "Mary Kenneth", "mobile": "04542552", "community_location": "3.2544, -1.4543" }

iHRIS

Once the HRW has been updated in iHRIS the CHW’s contact info is passed to RapidPro adding them her to the CHW contact group. The community location is stored in the meta data.

POST /api/contact

Page 19: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

Ebola event reporting from CHWs

REPORT

Thank you Mary. What is the type of event you would like to report? 1) Suspected case 2) Confirmed Case 3) Death related to Ebola

2

Name of the infected?

Thomas Weah

Contact of Thomas?

CHW

2

04542552

Page 20: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

RapidPro submits Ebola report into DCP

2

{ "chw_id": 342, "chw_name": "Mary Kenneth", "event": "confirmed_case", "patient": "Thomas Weah", "patient_contact": "04542552", "gps": "3.2544, -1.45425" }

GPS saved in RapidPro during contact registration via DCP

WHODCP

Page 21: Harmonized Response · 2015. 2. 27. · Secure, permission based sharing of real-time data Data Exploration (mapping, charts, csv) XLS based form authoring API data access Nationally

Ebola cases show up in real-time on shareable map in DCP