Hi,
We have a HIV tracker, and we want a program indicator to count the patients who Initiated Antiretroviral Therapy Within 6 Months of HIV Diagnosis (we have two fields: HIV diagnosis date and ART initiation date). We came across clues below, but we would like to have a full understanding of how we should get a program indicator working to get the correct output.
d2:daysBetween(V{analytics_period_start}, Date DE})… && d2:daysBetween(Date DE}, V{analytics_period_end})…
Could you explain what the above means?
Thanks
2 posts - 2 participants