Patient Census Report
{{headerDetail.hospitalName}}
{{headerDetail.address}}
From Date: {{fromDate}}
ToDate: {{toDate}}
PATIENT CENSUS REPORT
 
Print Date: {{currentDate}}
 
Doctor's Name {{doc.Performer}}
S.N. Service Department No of Count Amount Unconfirmed Count Unconfirmed Amount Confirmed Count Confirmed Amount Total Count Total Amount
{{i+1}} {{row.ServiceDepartmentName}} {{row.totC1 - row.retC1}} ({{row.totC1}} - {{row.retC1}}) {{row.totA1 - row.retA1 | ParseAmount}} ({{row.totA1 | ParseAmount}} - {{row.retA1 | ParseAmount}}) {{row.totC2}} {{row.totA2 | ParseAmount}} {{row.totC3 - row.retC3}} ({{row.totC3}} - {{row.retC3}}) {{row.totA3 - row.retA3 | ParseAmount}} ({{row.totA3 | ParseAmount}} - {{row.retA3 | ParseAmount}}) {{row.totTC}} {{row.totTA | ParseAmount}}
 
{{summary.tot_Count}} {{summary.tot_Amount}} {{summary.tot_UnConfCount}} {{summary.tot_UnConfAmt}} {{summary.tot_ConfCount}} {{summary.tot_ConfAmt}} {{summary.tot_TotalCount}} {{summary.tot_TotalAmount}}