Skip to content

Summary of 24 hours on home screen

Closes #32 (closed), #34 (closed)

Showing summary of 24 hours in home screen To show summary of 24 hours, We need to use lastUpdatedDuration=1d (1 day) as parameter in API to fetch all the events happened within 24 hours.

This has 3 types

  • Admitted Count - Check Status = ACTIVE & Enrollment Date yesterday
  • Discharged - Check Status = COMPLETED
  • High Risk - For each TEI (Baby) this needs to be counted by parameter classification
Edited by Darshpreet Singh

Merge request reports