예제 #1
0
echo "<Td>&nbsp;<font size=3>HDL</font><td>\n<td><input type='text' name='hemoglobinMass' value='" . $ro->getChemistryResult_hdl() . "' 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", "hdl") . " </tD>";
echo "</tr>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>LDL</font><td>\n<td><input type='text' name='hemoglobinMass' value='" . $ro->getChemistryResult_ldl() . "' 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", "ldl") . " </tD>";
echo "</tr>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>SGPT (ALT)</font><td>\n<td><input type='text' name='hemoglobinMass' value='" . $ro->getChemistryResult_sgpt() . "' 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", "sgpt") . " </tD>";
echo "</tr>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>Sodium</font><td>\n<td><input type='text' name='hemoglobinMass' value='" . $ro->getChemistryResult_sodium() . "' 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", "sodium") . " </tD>";
echo "</tr>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>Potassium</font><td>\n<td><input type='text' name='hemoglobinMass' value='" . $ro->getChemistryResult_potassium() . "' 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", "potassium") . " </tD>";
echo "</tr>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>Ionized Calcium</font><td>\n<td><input type='text' name='hemoglobinMass' value='" . $ro->getChemistryResult_ionizedCalcium() . "' 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", "ionizedCalcium") . " </tD>";
echo "</tr>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>Total Calcium</font><td>\n<td><input type='text' name='hemoglobinMass' value='" . $ro->getChemistryResult_calcium() . "' 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", "calcium") . " </tD>";
echo "</tr>";
echo "<tr>";
echo "<Td>&nbsp;<font size=3>Chloride</font><td>\n<td><input type='text' name='hemoglobinMass' value='" . $ro->getChemistryResult_chloride() . "' 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", "chloride") . " </tD>";
echo "</tr>";
echo "</table>";
echo "<br><Br><Br><Br>";
echo "<table  border=0>";
echo "<tr>";
echo "<TD><u>" . $ro->getChemistryResult_pathologist() . "</u><Br><B><Center>Pathologist</center></b></tD>";
echo "<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tD>";
echo "<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tD>";
echo "<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tD>";