South African NDoH MomConnect program
NDOH MomConnect Apps
====================
Includes 3 different apps - for use by:
1. Clinic workers - upon confirmed pregnancy
2. Community Health Workers - for suspected pregnancy
3. Public use
Idea is:
1. Clinic worker gathers mom's data:
1. Phone number
2. Due date
3. Identification
4. Language pref
2. CHW worker gathers woman's data:
1. Phone number
2. Identification
3. Language pref
3. Public registration:
1. Choose their language
2. Ask if they suspect pregnancy
3. Supply ID
Metrics produced:
Note all metrics are prepended by their , e.g. 'qa.'
NurseConnect Metrics
* nurse_ussd.registrations.sum (SUM metric total registrations)
* nurse_ussd.registrations.last (LAST metric total registrations)
* nurse_ussd.optouts.sum (SUM metric total optouts)
* nurse_ussd.optouts.last (LAST metric total optouts)
* nurse_sms.optouts.sum (SUM metric total optouts)
* nurse_sms.optouts.last (LAST metric total optouts)
* nurseconnect.optouts.sum (SUM metric total optouts)
* nurseconnect.optouts.last (LAST metric total optouts)
* nurseconnect.optouts. .sum (SUM metric optouts for reason)
* nurseconnect.optouts. .last (Last metric optouts for reason)
* nurse_sms.inbound.sum (SUM total inbound messages)
* nurse_sms.inbound.last (LAST total inbound messages)
MomConnect Metrics
* sum.unique_users
* sum.subscriptions
.. Unique users
.. agg: last
* clinic.sum.unique_users
* chw.sum.unique_users
* personal.sum.unique_users
* smsinbound.sum.unique_users
* servicerating.sum.unique_users
.. agg: sum
* servicerating.sum.unique_users.transient
.. Sessions to register
* clinic.avg.sessions_to_register
* chw.avg.sessions_to_register
* personal.avg.sessions_to_register
.. Percentage users (clinic + chw + personal = 100)
* clinic.percentage_users
* chw.percentage_users
* personal.percentage_users
* clinic. .no_incomplete (1 metric for each state name except end states)
* chw. .no_incomplete
* personal. .no_incomplete
* clinic.percent_incomplete_registrations
* clinic.percent_co …