Exemplo n.º 1
0
    echo "</tr>";
    echo "<Tr>";
    echo "<Td>&nbsp;&nbsp;</tD>";
    echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_dateCollected4() . "&nbsp;</td>";
    echo "</tr>";
    echo "<Tr>";
    echo "<Td>&nbsp;&nbsp;</tD>";
    echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_expiryDate4() . "&nbsp;</td>";
    echo "</tr>";
    echo "<Tr>";
    echo "<Td>&nbsp;&nbsp;</tD>";
    echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_retyping4() . "&nbsp;</td>";
    echo "</tr>";
    echo "<Tr>";
    echo "<Td>&nbsp;&nbsp;</tD>";
    echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_crossMatching4() . "&nbsp;</td>";
    echo "</tr>";
} else {
}
echo "</table>";
echo "<br><Br><Br><Br>";
echo "<table  border=0>";
echo "<tr>";
echo "<TD><u>" . $ro->getCrossMatchingResult_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>";
echo "<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tD>";
echo "<TD>&nbsp;&nbsp;&nbsp;<u>" . $ro->selectNow("registeredUser", "completeName", "username", $ro->getCrossMatchingResult_medtech()) . "</u><Br><B><Center>Medical Technologist</center></b></tD>";
echo "</tr>";
echo "</table>";