Skip to content
For the complete DHIS2 documentation index, see llms.txt.

RMS - Rapid Mortality Surveillance System Design

Introduction

While the number of COVID-19 deaths is a key indicator for measuring the impact of the pandemic across the world, this metric is not easy to collect in all contexts. Rapid mortality surveillance (RMS) is a system for generating daily or weekly counts of deaths mortality by age, sex, date of death, place of death, and place of usual residence (WHO, 2020). Combined with pre-pandemic data on mortality, RMS enables countries to calculate excess deaths during an epidemic, defined as the degree to which currently measured mortality exceeds historically established levels.

The purpose of this package is to provide practical guidance and a core set of metadata to implement rapid mortality surveillance in national DHIS2-based health information systems. This package is aligned to the WHO's Technical Package for Rapid Mortality Surveillance and Epidemic Response (2020) for assessing the toll of COVID-19 in countries. It is designed to be flexible and feasible for use in low-resource settings, including contexts where data collection largely remains paper-based.

Reporting of total mortality from facilities, communities and midolegal personnel (as appropriate to country context) with basic data such as age, sex, date of death, place of death and place of residence enables a more complete picture of impact, particularly for deaths that may occur in the home/the community or may be indirectly linked to COVID-19. In addition, analyses of year-over year trends pre- and post-epidemic can reveal indirect impact related to disruptions in access to health services and products.

System Design Overview

Use Case Summary

According to the WHO's technical package, RMS requires 1) a source of rapidly and routinely reported deaths by age, sex and location; and 2) some means to establish a baseline of pre-epidemic mortality levels by age and sex against which to compare the current reports. The metadata package corresponds to these components with an event program for line-listed data collection of deaths optimized for facility and community reporting; and a reference dashboard that enables year-over-year trend analysis to examine excess deaths compared to pre-pandemic levels.

Unlike cause-based mortality surveillance systems and death certification systems, the intent of RMS is to capture total mortality for the purpose of epidemic impact monitoring. Data are intended to be collected both in the facility and in the community, to capture all deaths. This approach can overcome known shortfalls to achieving completeness and coverage of cause-based mortality systems in many countries, such as poor linkages between health facility death reporting and national CRVS systems as well as high proportions of deaths that occur in the community and may go unreported.

For cause-based mortality surveillance, please reference the DHIS2 Cause of Death metadata package designed to support the WHO recommended medical certification of cause of death and International Classification of Disease (ICD) standards.

Intended Users

The package is designed with the following end users in mind:

  1. Health facility staff responsible for reporting deaths
  2. Community-based health workers, volunteers, religious or community leaders who serve as community reporters

  3. Medicolegal personnel (i.e. coroners, medical examiners) in countries where a high proportion of deaths are captured by these workers

  4. Epidemic response teams, national COVID-19 task forces, and policy makers responsible for analyzing the data and directing epidemic response measures

Data Flow

Rapid mortality surveillance seeks to pull data from multiple reporting sources to gather a complete picture of total mortality.

rms_system_graphic_who_2020

Ideally, the identification and reporting of deaths as part of RMS is also used as a notification for the civil registration system where possible. Careful consideration of existing community-based and facility-based death reporting protocols, completeness and coverage of vital events reporting, and the extent to which cause-based mortality and death certification systems can be sustained at adequate completeness & pace during an epidemic should be considered during the design of national RMS.

A typical business process for facility-based reporting is as follows:

rms-community-reporting-who-2020

Program Configuration

This package uses the event data model in DHIS2 to record deaths. The event model was selected because:

  1. It is flexible enough to report and analyze the key RMS variables age, sex, date of death, place of death, and place of usual residence;
  2. Data is reported for a given death at single point in time and does not require longitudinal tracking;
  3. No directly personally identifiable data are captured in this program.

User groups

Three core user groups are included in the package.

  • RMS - access (view data/view metadata)
  • RMS - admin (no access to data/edit metadata)
  • RMS - data capture (capture data/view metadata

By default the following permissions are assigned to these user groups:

Object User Group
RMS - access RMS - admin RMS - data capture
Program Metadata : can view
Data: can view
Metadata : can edit and view
Data: no access
Metadata : can view
Data: can capture and view
Program Stages Metadata : can view
Data: can view
Metadata : can view
Data: no access
Metadata : can view
Data: can capture and view
Dashboards Metadata : can view Metadata : can view Metadata : can view

The users are assigned to the appropriate user group based on their role within the system. Sharing for other objects in the package may be adjusted depending on the set up. Refer to the DHIS2 Documentation on sharing for more information.

Analytics

The package contains four core program indicators used in visualizations, maps and report tables:

UID Name Description
UMX5BHF0tJL RMS - Deaths (#) Total number of deaths in the reporting period
WqcliBMvwaf RMS - Deaths - cumulative (#) Cumulative number of deaths
mNiLSRgYdAB RMS - Deaths - female (#) Number of deaths among females
CFaSySxD8TD RMS - Deaths - male (#) Number of deaths among males

Administrative area of residence (organisation unit) and place of death (coordinates) captured in the register are used to visualize mortality data on maps.

Dashboard

The Rapid Mortality Surveillance packages includes a dashboard containing following dashboard items:

UID Name Type Description
GLVdm5xK6lH RMS - Deaths by place, last 52 weeks Map Mortality data by place of death (coordinates), last 52 weeks
mNiLSRgYdAB RMS - Deaths per region, by months this year Map Mortality data, regional, months this year, by reporting organisation unit
CFaSySxD8TD RMS - Deaths by sex Column Number of deaths by sex, last 52 weeks, user organisation unit
yIB5hqPsjf6 RMS - Deaths by year Year over year (line) Number of deaths by weeks per year, this year and last 5 years
UMX5BHF0tJL RMS - Deaths by age, sex Event report Number of deaths by age groups (0-4,5-14,15-44,45+) and sex (male, female, unknown)

Deaths by place, last 52 weeks

Deaths per region, by months this year

Deaths by sex

Deaths by year

Deaths by age, sex

Implementation Considerations

It is possible to implement the Rapid Mortality Surveillance side-by-side with the WHO Cause of Death package. Some generic data elements are shared between these packages. In many contexts, the Medical Certificate of the Cause of Death (MCCOD) is not completed in a timely manner for all deaths that occur, especially those deaths that may occur in the community. Rapid Mortality Surveillance enables users to quickly report on the fact of death using the event data model in DHIS2. The analytics are separated by program (COD vs RMS) so that these data can be analyzed without the risk of double-counting. Depending on country context, workflows, and completeness of Cause of Death surveillance, integrated analytics could also be considered to combine deaths reported through RMS as 'fact of death' vs deaths reported from the facility that have been assigned an underlying cause.