I.M.M SYSTEM

NAGURU TEENAGE INFORMATION AND HEALTH CENTER

ANTENATAL MODULE
='$date' AND SERVICETYPE ='PREGNANCY RELATED SERVICES' AND MATERNALHEALTHSERVICE='ANC'AND INSVCSTATUS ='NO' GROUP BY NTIHCNO ORDER BY TIMESTAMP"); while($res = mysqli_fetch_array($result)) { $dts = $res['RID']."***".$res['NTIHCNO']."***".$res['AGE1']."***".$res['AGE_GROUP']; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; } ?>
DATE NTIHC.NO. NAME AGE VIST ANC DEMOGRAPHY OBSTETRIC HISTORY PROGRESS EXAMINATION
ACTION
ART
TREATMENT
".$res['TIMESTAMP']."".$res['NTIHCNO']."".$res['CLIENTNAME']."".$res['AGE1']."".$res['VISTTYPE']."                                                                           
Due for Pregnancy related services
='$date' AND SERVICETYPE ='PREGNANCY RELATED SERVICES' AND INSVCSTATUS ='NO' GROUP BY NTIHCNO ")) { /* determine number of rows result set */ $row_cnt = mysqli_num_rows($result); printf("%d \n", $row_cnt); /* close result set */ mysqli_free_result($result); } /* close connection */ mysqli_close($link); ?>

Number of clients with pending data entries


Total number of clients examined
='$date' GROUP BY NTIHCNO ")) { /* determine number of rows result set */ $row_cnt = mysqli_num_rows($result); printf("%d \n", $row_cnt); /* close result set */ mysqli_free_result($result); } /* close connection */ mysqli_close($link); ?>

Total number of prescriptions made
='$date' AND REQUESTINGUNIT='ANTENATAL CARE' GROUP BY SERVICE_EPISODE ")) { /* determine number of rows result set */ $row_cnt = mysqli_num_rows($result); printf("%d \n", $row_cnt); /* close result set */ mysqli_free_result($result); } /* close connection */ mysqli_close($link); ?>


Total number of orders dispensed
='$date' AND REQUESTINGUNIT='ANTENATAL CARE' AND CHECKAVAILABILITY='YES' GROUP BY SERVICE_EPISODE ")) { /* determine number of rows result set */ $row_cnt = mysqli_num_rows($result); printf("%d \n", $row_cnt); /* close result set */ mysqli_free_result($result); } /* close connection */ mysqli_close($link); ?>

Total number of orders waiting for prescription
='$date' AND REQUESTINGUNIT='ANTENATAL CARE' AND CHECKAVAILABILITY='YES' GROUP BY SERVICE_EPISODE ")) { /* determine number of rows result set */ $row_cnt = mysqli_num_rows($result); printf("%d \n", $row_cnt); /* close result set */ mysqli_free_result($result); } /* close connection */ mysqli_close($link); ?>


Number of clients refered from HCT
='$date' AND TESTSTATUS ='POST TEST COUNSELLING DONE' AND REFERALUNIT='ANC SERVICES' AND ACTION ='UNDEFINED' GROUP BY NTIHCNO")) { $row_cnt = mysqli_num_rows($result); printf("%d \n", $row_cnt); mysqli_free_result($result); } mysqli_close($link); ?>     |     ='$date' AND TESTSTATUS ='POST TEST COUNSELLING DONE' AND REFERALUNIT='ANC SERVICES' AND ACTION ='UNDEFINED' AND FINALREACTIVITY='POSITIVE' GROUP BY NTIHCNO")) { $row_cnt = mysqli_num_rows($result); printf("%d \n", $row_cnt); mysqli_free_result($result); } mysqli_close($link); ?>

Number of pending | completed lab results
='$date' AND TESTSTATUS ='NOT STARTED' AND REQUESTINGUNIT ='ANC SERVICES' GROUP BY NTIHCNO ")) { $row_cnt = mysqli_num_rows($result); printf("%d \n", $row_cnt); mysqli_free_result($result); } mysqli_close($link); ?>     |     ='$date' AND TESTSTATUS ='COMPLETED' AND REQUESTINGUNIT ='ANC SERVICES' AND ACTIONTAKEN ='UNDEFINED' GROUP BY NTIHCNO ")) { $row_cnt = mysqli_num_rows($result); printf("%d \n", $row_cnt); mysqli_free_result($result); } mysqli_close($link); ?>