File manager - Edit - /home/autoph/public_html/portal/includes/lab/lab_menu.php
Back
<table style='width:100%;border-collapse:collapse'> <tr> <td colspan='2' class="lightGradient" style="padding-left:5px;border:1px solid lightgray;height:28px;font-size:14px;font-weight:normal;color:black;border-right:1px solid #f2f2f2"> <img src="images/bullet.gif" width="10px" height="10px"> </img>DASHBOARD </td> </tr> </table> <div STYLE='background:white;height:470px; width: 280px; font-size: 12px; overflow:auto;border:1px solid gray;'> <ul id="menu" style='background:#FAFAFA;border:1px solid #f2f2f2;width:100%'> <?php if(!empty($_GET['search']) && !empty($_GET['id'])){ echo " <li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=". $_GET['id']."&subView=profile&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Patient's Profile</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=". $_GET['id']."&subView=profile&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."' style='font-size:12px;font-weight:normal'>Patient's Information</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=". $_GET['id']."&subView=trans&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."' style='font-size:12px;font-weight:normal'>Transferred Patient</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=". $_GET['id']."&subView=xient&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."' style='font-size:12px;font-weight:normal'>Transient</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=". $_GET['id']."&subView=cured&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."' style='font-size:12px;font-weight:normal'>Cured</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=". $_GET['id']."&subView=doc&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."' style='font-size:12px;font-weight:normal'>Assigned Doctor</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=". $_GET['id']."&subView=dia&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."' style='font-size:12px;font-weight:normal'>Update Dialyzer</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=". $_GET['id']."&subView=EPO&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."' style='font-size:12px;font-weight:normal'>Update Epo</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=". $_GET['id']."&subView=expired&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."' style='font-size:12px;font-weight:normal'>Expired Patient</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=tx&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Treatment History</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=lab&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Laboratory Results</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=med&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Medicine Utilization History</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=dial&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Dialyzer Utilization History</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=epo&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>EPO Utilization History</a></div></li>"; } else { echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&sum=true&view=plist&id=".$_GET['id']."&subView=gdat&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>General Data</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=hemo&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Hemodialysis Adequecy</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=anemon&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Anemia Monitoring</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=overview&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Admission Status</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=overview&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>EPO Utilization</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=overview&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Census</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=overview&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Demographics</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=overview&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Payment Schemes</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=overview&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Hospitals</a></div></li>"; echo "<li><div> - <a href='laboratory_index.php?search=". $_GET['search']."&view=plist&id=".$_GET['id']."&subView=overview&startDate=". $_GET['startDate']."&endDate=". $_GET['endDate']."'>Doctors</a></div></li>"; } ?> </ul> </div>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings