Outpatient Morbidity Report

{{repo.ReportingGroupName}}

SN ICD Code Name of Disease Female Male
{{dg.SerialNumber}} {{dg.ICDCode}} {{dg.DiseaseGroupName}} {{dg.NumberOfFemale == 0 ? "-" : dg.NumberOfFemale}} {{dg.NumberOfMale == 0 ? "-" : dg.NumberOfMale}}
Total New Male OPD Visits: {{TotalNewMaleOPDVisits}}
Total New Female OPD Visits: {{TotalNewFemaleOPDVisits}}
Total Old (Repeated) Male OPD Visits: {{TotalMaleOldOPDVisits}}
Total Old (Repeated) Female OPD Visits: {{TotalFemaleOldOPDVisits}}