Пример #1
0
    $estado_sol = "*" . $arrUnid["estado"];
    $tiempo = "*" . $help->getTiempoDeTratamiento($diagnostico->idPaciente, $estudioBac->fechaSolicitud);
    $antecedentes = '';
}
$PersonaTomaMuestra = $estudioBac->personaTomaMuestra;
$FechaTomaMuestra = formatFechaObj($estudioBac->fechaTomaMuestra, 'Y-m-d');
$solicitante = $estudioBac->personaSolicitudEstudio;
$FechaSolicitud = formatFechaObj($estudioBac->fechaSolicitud, 'Y-m-d');
$loOr = $estudioBac->tomMueFrotis1;
$leCu = $estudioBac->tomMueFrotis2;
$coCe = $estudioBac->tomMueFrotis3;
if ($estudioBac->idCatTipoEstudio == $idTipoEstudioControl) {
    $diag = 0;
    $control = 1;
}
$connectionBD = closeConexion();
//////////////////////////////////////////////////////////////////////////////////////////////////////////
$html = "";
$html = $html . '<table border="0" width="100%">
							<tr>
								<th align="center"><strong>DATOS DEL CASO</strong></th>
							</tr>
						</table>';
$html = $html . '<table width="100%" border="0" cellspacing="0" cellpadding="0">
						  <tr>
							<td width="4%">&nbsp;</td>
							<td width="22%">NOMBRE DEL PACIENTE:</td>
							<td width="35%" style="border-bottom:#000 solid 2px">&nbsp;';
$html = $html . utf8_encode($nombre);
$html = $html . '</td>
							<td width="7%" align="right">EDAD:</td>
Пример #2
0
    //redirect('?mod=ini','',0);
}
?>
					</section>
				</div>
				<!-- end of main -->
				<div id="footer">
					<div class="footer-cols">
                        Para cualquier duda, comentario e incidencia en la operaci&oacute;n de los sistemas favor de reportarlo al tel&eacute;fono: (0155) 5337-1702 y/o a los correos electr&oacute;nicos: mesadeservicio@dgepi.salud.gob.mx o plataforma@dgepi.salud.gob.mx. En un horario de atenci&oacute;n de Lunes a Viernes de 09:00 a 18:00hrs.
					</div>
					<!-- end of footer-cols -->
					<div class="footer-bottom">
						<p class="copy">&copy; Copyright 2013, Instituto de Salud del Estado de Chiapas 
						<img src="images/chiapasnosune.png" height="30" align="absmiddle"/></p>
					</div>
				</div>
			</div>
			<!-- end of container -->	
		</div>
		<!-- end of shell -->	
	</div>
	<!-- end of wrapper -->

<script type="text/javascript" src="include/workless/js/plugins.js"></script>
<script type="text/javascript" src="include/workless/js/application.js"></script>
</body>
</html>

<?php 
closeConexion();
// Cierra la conexion con la BDatos