TIP-Global-Health / eheza-app

Apache License 2.0
3 stars 1 forks source link

NCDA - Aggregated Scorecard: Univeral Intervention pane (data + presentation) [6h] #713

Closed anvmn closed 7 months ago

anvmn commented 1 year ago

Selection_1855

anvmn commented 1 year ago

@adamhstewart

There's a problem implementinf Immunization and ECD rows. These 2 are defined as 'ontrack / offtrack', which means we need the whole history of wellchild encounters + complex logic for decision making. For example, for Imunization, we need to know what type of shot is given when, how many doses there are and what is the interval between the doses. For ECD, we need to know at what age question that is not answered 'Yes' is a problem, and how to treat such cases. For individual NCDA, we replicate the logic we use at Well Child encounter, It involves loading complete data of all Well Child encounter and their measurements. So, even for single person, generating this info is pretty complex. Doing so for multiple children (currently district get as large as 12K children), is not realistic, both from data loading point of view and So, if these 2 are mandatory, we'll need to discuss how to treat this.

anvmn commented 1 year ago

The decision is that Immunization and ECD will be treated as separate issue.

As for Vitamin A and Deworming:

anvmn commented 7 months ago

NCDA is on live for few months. Closing.