Dear guys,
I need to calculate a program indicator for HIV program. The indicator is about patients who eligible for VL test. The conditions for this is long and complicated, so we created a DE called Next VL test, value is pre-calculated. The idea is that if a patient has their next VL test within reporting period, they are eligible for VL test.
PI setup:
- aggregation type: count
- analytics type: enrollment
- boundary: custom using Next VL date (for both after start and before end of reporting period)
- expression: tei count
However, the program indicator result is only correct for the future period. When i run the PI, the value for 2025 is correct, but value for 2024 is not. How do i get the PI to work in past period?
2 posts - 2 participants