Пример #1
0
<?php

include "../CORE/core2.php";
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$username = $_GET['username'];
$sodium = $_GET['sodium'];
$potassium = $_GET['potassium'];
$chloride = $_GET['chloride'];
$ionizedCalcium = $_GET['ionizedCalcium'];
$totalCalcium = $_GET['totalCalcium'];
$ro = new core2();
$ro->addLaboratoryResultChecker($registrationNo, $itemNo);
$ro->addElectrolytes($registrationNo, $itemNo, "", $username, $sodium, $potassium, $chloride, $ionizedCalcium, $totalCalcium);
Пример #2
0
<?php

include "../CORE/core2.php";
$itemNo = $_GET['itemNo'];
$registrationNo = $_GET['registrationNo'];
$ro = new core2();
$ro->getHematologyResult($itemNo, $registrationNo);
$ro->getPatientProfile($registrationNo);
echo "<center>";
echo "<B><font size=4>" . $ro->getReportInformation("hmoSOA_name") . "</font></b>";
echo "<br>";
echo "<B><font size=3>" . $ro->getReportInformation("hmoSOA_address") . "</font></b>";
echo "</center>";
echo "<br>";
echo "<Br>";
echo "<table width='90%' border=0>";
echo "<tr>";
echo "<tD><font size=4>Registration</font>&nbsp;&nbsp;<b>{$itemNo}</b></tD>";
echo "<tD><font size=4>Age</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_age() . "</b></tD>";
echo "<tD><font size=4>Date</font>&nbsp;&nbsp;<b>" . $ro->getHematologyResult_dateResult() . "</b></tD>";
echo "</tr>";
echo "<tr>";
echo "<Td><font size=4>Name</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_completeName() . "</b></tD>";
echo "<Td><font size=4>Sex</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_gender() . "</b></tD>";
echo "</tr>";
echo "</table>";
echo "<br><hr>";
echo "<table border=0>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>Hemoglobin Mass</font><td>\n<td><input type='text' name='hemoglobinMass' value='" . $ro->getHematologyResult_hemoglobinMass() . "' style='border:1px solid #ff0000; height:20px; text-align:center; border-left:#fff; border-right:#fff; border-top:#fff;' autocomplete='off'  > </td>\n<Td>" . $ro->selectNow("core2_laboratory", "normalValues", "descriptionCode", "hemoglobinMass") . " </tD>";
echo "</tr>";
Пример #3
0
<?php

include "../CORE/core2.php";
$examinationDesired = $_GET['examinationDesired'];
$donor1 = $_GET['donor'];
$dateCollected1 = $_GET['dateCollected'];
$expiryDate1 = $_GET['expiryDate'];
$retyping1 = $_GET['retyping'];
$crossMatching1 = $_GET['crossMatching'];
$donor2 = $_GET['donor2'];
$dateCollected2 = $_GET['dateCollected2'];
$expiryDate2 = $_GET['expiryDate2'];
$retyping2 = $_GET['retyping2'];
$crossMatching2 = $_GET['crossMatching2'];
$donor3 = $_GET['donor3'];
$dateCollected3 = $_GET['dateCollected3'];
$expiryDate3 = $_GET['expiryDate3'];
$retyping3 = $_GET['retyping3'];
$crossMatching3 = $_GET['crossMatching3'];
$donor4 = $_GET['donor4'];
$dateCollected4 = $_GET['dateCollected4'];
$expiryDate4 = $_GET['expiryDate4'];
$retyping4 = $_GET['retyping4'];
$crossMatching4 = $_GET['crossMatching4'];
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$username = $_GET['username'];
$ro = new core2();
$ro->addLaboratoryResultChecker($registrationNo, $itemNo);
$ro->addCrossMatching($registrationNo, $itemNo, "NOEMIA D. BARTOLOME,M.D", $username, $examinationDesired, $donor1, $dateCollected1, $expiryDate1, $retyping1, $crossMatching1, $donor2, $dateCollected2, $expiryDate2, $retyping2, $crossMatching2, $donor3, $dateCollected3, $expiryDate3, $retyping3, $crossMatching3, $donor4, $dateCollected4, $expiryDate4, $retyping4, $crossMatching4, date("M d, Y"));
Пример #4
0
<?php

include "../CORE/core2.php";
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$ro = new core2();
$ro->getUrinalysisResult($itemNo, $registrationNo);
$ro->getPatientProfile($registrationNo);
$ro->getCrossMatchingResult("20937", "581");
echo "<center>";
echo "<B><font size=4>" . $ro->getReportInformation("hmoSOA_name") . "</font></b>";
echo "<br>";
echo "<B><font size=3>" . $ro->getReportInformation("hmoSOA_address") . "</font></b>";
echo "</center>";
echo "<br>";
echo "<Br>";
echo "<table width='90%' border=0>";
echo "<tr>";
echo "<tD><font size=4>Registration</font>&nbsp;&nbsp;<b>{$itemNo}</b></tD>";
echo "<tD><font size=4>Age</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_age() . "</b></tD>";
echo "<tD><font size=4>Date</font>&nbsp;&nbsp;<b>" . $ro->getUrinalysisResult_dateResult() . "</b></tD>";
echo "</tr>";
echo "<tr>";
echo "<Td><font size=4>Name</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_completeName() . "</b></tD>";
echo "<Td><font size=4>Sex</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_gender() . "</b></tD>";
echo "</tr>";
echo "</table>";
echo "<br><hr>";
echo "<Table border=0>";
echo "<Tr>";
echo "<td><b>General</b></tD>";
Пример #5
0
$amylase = $_GET['amylase'];
$ast = $_GET['ast'];
$bilirubin = $_GET['bilirubinChemistry'];
$bun = $_GET['bunChemistry'];
//$chloride = $_GET['chloride'];
$cholesterol = $_GET['cholesterol'];
$creatinine = $_GET['creatinine'];
$ggt = $_GET['ggt'];
$globulin = $_GET['globulin'];
$glucose = $_GET['glucose'];
$hdld = $_GET['hdld'];
$indirectBilirubin = $_GET['indirectBilirubin'];
//$ionizedCalcium = $_GET['ionizedCalcium'];
$ldl = $_GET['ldl'];
$ldp = $_GET['ldp'];
$mg = $_GET['mg'];
$phosphorus = $_GET['phos'];
//$potassium = $_GET['potassium'];
$sgpt = $_GET['sgpt'];
//$sodium = $_GET['sodium'];
$totalBilirubin = $_GET['totalBilirubin'];
//$totalCalcium = $_GET['totalCalcium'];
$totalProtein = $_GET['totalProtein'];
$triglycerides = $_GET['triglycerides'];
$uricAcid = $_GET['uricAcidChemistry'];
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$username = $_GET['username'];
$ro = new core2();
$ro->addLaboratoryResultChecker($registrationNo, $itemNo);
$ro->addChemistry($registrationNo, $itemNo, "pathologist", $username, $agRatio, $albumin, $alkalinePhosphatase, $sgpt, $amylase, $ast, $bun, $creatinine, $bilirubin, $ggt, $globulin, $glucose, $hdld, $indirectBilirubin, $ldl, $ldp, $mg, $phosphorus, $totalBilirubin, $cholesterol, $totalProtein, $triglycerides, $uricAcid, $totalBilirubin, $cholesterol, $totalProtein, $triglycerides, $uricAcid);
Пример #6
0
<?php

include "../CORE/core2.php";
$itemNo = $_GET['itemNo'];
$registrationNo = $_GET['registrationNo'];
$ro = new core2();
$ro->getPatientProfile($registrationNo);
$ro->getChemistryResult($itemNo, $registrationNo);
echo "<center>";
echo "<B><font size=4>" . $ro->getReportInformation("hmoSOA_name") . "</font></b>";
echo "<br>";
echo "<B><font size=3>" . $ro->getReportInformation("hmoSOA_address") . "</font></b>";
echo "</center>";
echo "<br>";
echo "<Br>";
echo "<table width='90%' border=0>";
echo "<tr>";
echo "<tD><font size=4>Registration</font>&nbsp;&nbsp;<b>{$itemNo}</b></tD>";
echo "<tD><font size=4>Age</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_age() . "</b></tD>";
echo "<tD><font size=4>Date</font>&nbsp;&nbsp;<b>" . $ro->getChemistryResult_resultDate() . "</b></tD>";
echo "</tr>";
echo "<tr>";
echo "<Td><font size=4>Name</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_completeName() . "</b></tD>";
echo "<Td><font size=4>Sex</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_gender() . "</b></tD>";
echo "</tr>";
echo "</table>";
echo "<br><hr>";
echo "<table border=0>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>FBS</font><td>\n<td><input type='text' name='hemoglobinMass' value='" . $ro->getChemistryResult_fbs() . "' style='border:1px solid #ff0000; height:20px; text-align:center; border-left:#fff; border-right:#fff; border-top:#fff;' autocomplete='off'  > </td>\n<Td>" . $ro->selectNow("core2_laboratory", "normalValues", "descriptionCode", "fbs") . " </tD>";
echo "</tr>";
Пример #7
0
<?php

include "../CORE/core2.php";
$hemoglobinMass = $_GET['hemoglobinMass'];
$erythrocyteCount = $_GET['erythrocyteCount'];
$hematocrit = $_GET['hematocrit'];
$leucocyteCount = $_GET['leucocyteCount'];
$myelocyte = $_GET['myelocyte'];
$neutrophils = $_GET['neutrophils'];
$stabs = $_GET['stabs'];
$segmenters = $_GET['segmenters'];
$lymphocytes = $_GET['lymphocytes'];
$monocytes = $_GET['monocytes'];
$eosinophils = $_GET['eosinophils'];
$basophils = $_GET['basophils'];
$plateletCount = $_GET['plateletCount'];
$esr = $_GET['esr'];
$bleedingTime = $_GET['bleedingTime'];
$clottingTime = $_GET['clottingTime'];
$bloodGroup = $_GET['bloodGroup'];
$rhType = $_GET['rhType'];
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$userName = $_GET['username'];
$ro = new core2();
$ro->addLaboratoryResultChecker($registrationNo, $itemNo);
$ro->addHematology($registrationNo, $itemNo, $userName, "NOEMIA D. BARTOLOME,M.D", $hemoglobinMass, $erythrocyteCount, $hematocrit, $leucocyteCount, $myelocyte, $neutrophils, $stabs, $segmenters, $lymphocytes, $monocytes, $eosinophils, $basophils, $plateletCount, $esr, $bleedingTime, $clottingTime, $bloodGroup, $rhType, date("M d, Y"));
Пример #8
0
<?php

include "../CORE/core2.php";
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$ro = new core2();
$ro->getPatientProfile($registrationNo);
$ro->getCrossMatchingResult($itemNo, $registrationNo);
echo "<center>";
echo "<B><font size=4>" . $ro->getReportInformation("hmoSOA_name") . "</font></b>";
echo "<br>";
echo "<B><font size=3>" . $ro->getReportInformation("hmoSOA_address") . "</font></b>";
echo "</center>";
echo "<br>";
echo "<Br>";
echo "<table width='90%' border=0>";
echo "<tr>";
echo "<tD><font size=4>Registration</font>&nbsp;&nbsp;<b>{$itemNo}</b></tD>";
echo "<tD><font size=4>Age</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_age() . "</b></tD>";
echo "<tD><font size=4>Date</font>&nbsp;&nbsp;<b>" . $ro->getCrossMatchingResult_dateResult() . "</b></tD>";
echo "</tr>";
echo "<tr>";
echo "<Td><font size=4>Name</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_completeName() . "</b></tD>";
echo "<Td><font size=4>Sex</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_gender() . "</b></tD>";
echo "</tr>";
echo "</table>";
echo "<br><hr>";
echo "<table border=0>";
echo "<Tr>";
echo "<Td>&nbsp;Donor1&nbsp;</tD>";
echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_donor1() . "&nbsp;</td>";
Пример #9
0
<?php

include "../CORE/core2.php";
$hepaB = $_GET['hepaB'];
$syphilis = $_GET['syphilis'];
$typhidot = $_GET['typhidot'];
$hpylori = $_GET['hpylori'];
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$username = $_GET['username'];
$ro = new core2();
$ro->addLaboratoryResultChecker($registrationNo, $itemNo);
$ro->addSerology($registrationNo, $itemNo, "NOEMIA D. BARTOLOME,M.D", $username, $hepaB, $syphilis, $typhidot, $hpylori, date("M d, Y"));
Пример #10
0
<?php

include "../CORE/core2.php";
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$username = $_GET['username'];
$examName = $_GET['examName'];
$examResult = $_GET['examResult'];
$ro = new core2();
$ro->addLaboratoryResultChecker($registrationNo, $itemNo);
$ro->addMiscellaneous($registrationNo, $itemNo, "", $username, $examName, $examResult);
Пример #11
0
<?php

include "../CORE/core2.php";
$color = $_GET['color'];
$consistency = $_GET['consistency'];
$ascaris = $_GET['ascaris'];
$trichiuris = $_GET['trichiuris'];
$hookWorm = $_GET['hookWorm'];
$bistolyticaCyst = $_GET['bistolyticaCyst'];
$bistolyticaTrophozite = $_GET['trophozoiteBistolytica'];
$coliCyst = $_GET['coliCyst'];
$coliTrophozite = $_GET['coliTrophozoite'];
$pusCells = $_GET['pusCells'];
$redBloodCells = $_GET['redBloodCells'];
$bacteria = $_GET['bacteria'];
$fatGlobules = $_GET['fatGlobules'];
$remarks = $_GET['remarks'];
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$username = $_GET['username'];
$ro = new core2();
$ro->addLaboratoryResultChecker($registrationNo, $itemNo);
$ro->addFecalysis($itemNo, $registrationNo, "NOEMIA D. BARTOLOME,M.D", $username, $color, $consistency, $ascaris, $trichiuris, $hookWorm, $bistolyticaCyst, $bistolyticaTrophozite, $coliCyst, $coliTrophozite, $pusCells, $redBloodCells, $bacteria, $fatGlobules, $remarks, date("M d, Y"));
Пример #12
0
<?php

include "../CORE/core2.php";
$color = $_GET['color'];
$appearance = $_GET['appearance'];
$specificGravity = $_GET['specificGravity'];
$reaction = $_GET['reaction'];
$albumin = $_GET['albumin'];
$sugar = $_GET['sugar'];
$pusCells = $_GET['pusCells'];
$rbcMicroscopic = $_GET['rbcMicroscopic'];
$hyalineCast = $_GET['hyalineCast'];
$fineGranular = $_GET['fineGranular'];
$coarseGranular = $_GET['coarseGranular'];
$wbc = $_GET['wbc'];
$rbc = $_GET['rbc'];
$uricAcid = $_GET['uricAcid'];
$calciumOxalate = $_GET['calciumOxalate'];
$amorphousUrates = $_GET['amorphousUrates'];
$amorphousPhosphates = $_GET['amorphousPhosphates'];
$epithelialCells = $_GET['epithelialCells'];
$mucusThreads = $_GET['mucusThreads'];
$bacteria = $_GET['bacteria'];
$remarks = $_GET['remarks'];
$others = $_GET['others'];
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$userName = $_GET['username'];
$ro = new core2();
$ro->addLaboratoryResultChecker($registrationNo, $itemNo);
$ro->addUrinalysis($registrationNo, $itemNo, "NOEMIA D. BARTOLOME,M.D", $userName, $color, $appearance, $specificGravity, $reaction, $albumin, $sugar, $pusCells, $rbcMicroscopic, $hyalineCast, $fineGranular, $coarseGranular, $wbc, $rbc, $uricAcid, $calciumOxalate, $amorphousPhosphates, $epithelialCells, $mucusThreads, $bacteria, $remarks, $others, date("M d, Y"));
Пример #13
0
<?php

include "../CORE/core2.php";
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$tubexTyphoid = $_GET['tubexTyphoid'];
$username = $_GET['username'];
$ro = new core2();
$ro->addLaboratoryResultChecker($registrationNo, $itemNo);
$ro->addTyphoid($registrationNo, $itemNo, "", $username, $tubexTyphoid);
Пример #14
0
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>miniVidasform</title>
<style type="text/css">
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
</style>
</head>
<?php 
include "../CORE/core2.php";
$itemNo = $_GET['itemNo'];
$registrationNo = $_GET['registrationNo'];
$ro = new core2();
$ro->getPatientProfile($registrationNo);
?>
<body>
<table width="800" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="14" align="center" valign="top"><?php 
echo $ro->getReportInformation("hmoSOA_name");
?>
    
  </tr>
  <tr>
    <td height="9" align="center" valign="top">LABORATORY DEPARTMENT   
  </tr>
  <tr>
    <td height="8" align="center" valign="top"><?php 
Пример #15
0
<?php

include "../CORE/core2.php";
$itemNo = $_GET['itemNo'];
$registrationNo = $_GET['registrationNo'];
$ro = new core2();
$ro->getFecalysisResult($itemNo, $registrationNo);
$ro->getPatientProfile($registrationNo);
$ro->getCrossMatchingResult("20937", "581");
echo "<center>";
echo "<B><font size=4>" . $ro->getReportInformation("hmoSOA_name") . "</font></b>";
echo "<br>";
echo "<B><font size=3>" . $ro->getReportInformation("hmoSOA_address") . "</font></b>";
echo "</center>";
echo "<br>";
echo "<Br>";
echo "<table width='90%' border=0>";
echo "<tr>";
echo "<tD><font size=4>Registration</font>&nbsp;&nbsp;<b>{$itemNo}</b></tD>";
echo "<tD><font size=4>Age</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_age() . "</b></tD>";
echo "<tD><font size=4>Date</font>&nbsp;&nbsp;<b>" . $ro->getFecalysisResult_dateResult() . "</b></tD>";
echo "</tr>";
echo "<tr>";
echo "<Td><font size=4>Name</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_completeName() . "</b></tD>";
echo "<Td><font size=4>Sex</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_gender() . "</b></tD>";
echo "</tr>";
echo "</table>";
echo "<br><hr>";
echo "<table border=0>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>Color</font><td>\n<td><input type=text name='color' value='" . $ro->getFecalysisResult_color() . "' style='border:1px solid #ff0000; height:20px; text-align:center; border-left:#fff; border-right:#fff; border-top:#fff;' autocomplete='off' > </td>";
Пример #16
0
<?php

include "../CORE/core2.php";
$registrationNo = $_GET['registrationNo'];
$itemNo = $_GET['itemNo'];
$ro = new core2();
$ro->getSerologyResult($itemNo, $registrationNo);
$ro->getPatientProfile($registrationNo);
$ro->getCrossMatchingResult($itemNo, $registrationNo);
echo "<center>";
echo "<B><font size=4>" . $ro->getReportInformation("hmoSOA_name") . "</font></b>";
echo "<br>";
echo "<B><font size=3>" . $ro->getReportInformation("hmoSOA_address") . "</font></b>";
echo "</center>";
echo "<br>";
echo "<Br>";
echo "<table width='90%' border=0>";
echo "<tr>";
echo "<tD><font size=4>Registration</font>&nbsp;&nbsp;<b>{$itemNo}</b></tD>";
echo "<tD><font size=4>Age</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_age() . "</b></tD>";
echo "<tD><font size=4>Date</font>&nbsp;&nbsp;<b>" . $ro->getSerologyResult_dateResult() . "</b></tD>";
echo "</tr>";
echo "<tr>";
echo "<Td><font size=4>Name</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_completeName() . "</b></tD>";
echo "<Td><font size=4>Sex</font>&nbsp;&nbsp;<b>" . $ro->getPatientRecord_gender() . "</b></tD>";
echo "</tr>";
echo "</table>";
echo "<br><hr>";
echo "<table border=0>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>HEPA B TEST ANTIGEN (HBsAg)</font><td>\n<td><input type=text name='color' value='" . $ro->getSerologyResult_hepab() . "' style='border:1px solid #ff0000; height:20px; text-align:center; border-left:#fff; border-right:#fff; border-top:#fff; width:150%;' autocomplete='off' > </td>";