titre = "INTER SANTE - Consulter une entente préalable"; $codeActe = $this->nettoyer($ententeprealable['codeActe']); $libelleActe = $this->nettoyer($ententeprealable['libelleActe']); $numeroBonExamen = $this->nettoyer($ententeprealable['numeroBonExamen']); $fraisReelExamen = $this->nettoyer($ententeprealable['fraisReelExamen']); $numeroFeuilleMaladie = $this->nettoyer($ententeprealable['numeroFeuilleMaladie']); $codeGarantie = $this->nettoyer($ententeprealable['codeGarantie']); $numeroBon = $this->nettoyer($ententeprealable['numeroBon']); $codeTypePrestation = $this->nettoyer($ententeprealable['codeTypePrestation']); if($codeTypePrestation=="EXAM"){ if (est_anglophone()){ $libelleActe = "DISPLAY THE LIST OF EXAMS"; }else{ $libelleActe = "AFFICHER LA LISTE DES EXAMENS"; } } $idProlongation = $this->nettoyer($ententeprealable['idProlongation']); if(($idProlongation > "0") && ($ententeprealable['codeActe'] == "HHM" || $ententeprealable['codeActe'] == "HHC")){ $libelleActe = $libelleActe." - "."PROROGATION"; } ?>
Date