facture = new Facture();
}
public function index()
{
$idFacture = $this->requete->getParametre("idFacture");
$entete = $this->facture->consulterfacturefacture($idFacture);
$prestations = $this->facture->consulterfactureprestationactes($idFacture);
$optiques = $this->facture->consulterfactureoptique($idFacture);
$detfeuilleMaladies = $this->facture->getdetfeuilleMaladie($idFacture); ////////////
$feuilleMaladie =0;
foreach($detfeuilleMaladies as $detfeuilleMaladie){
}
$feuilleMaladie = $detfeuilleMaladie['numeroFeuilleMaladie'];
if($_SESSION['p_codeProfil_C'] != "OPT"){
$_SESSION['p_codeProfil_C'] = "OPT";
}
//$motifsententes = $this->facture->getmotifententeprealable($feuilleMaladie);
//highlight_string("");
//highlight_string("");
//highlight_string("");
foreach ($prestations as $prestation){
if($idFacture == $prestation['idFacture']){
$depassement = $prestation['depassement'];
}
}
$factures = $optiques;
//highlight_string("");
$datas =array();
ob_start();
?>
= _("Montant de la prise en charge") ?> :
= _("Edition du") ?> :
= _("Prise en charge") ?> :
= _("Souspcripteur") ?>
:
= _("Adhérent") ?>
:
= _("Patient") ?>
:
= _("Genre") ?>
:
= _("Né(e) le") ?> :
= _("Numéro de Bon") ?>
:
/
= _("Taux de couverture") ?> :
Date
= _("Acte") ?>
= _("Qté") ?>
= _("Coût de l'acte") ?>
= _("Plafond") ?>
= _("Part assuré") ?>
"0")
{
$aPayer = $v['montantTm'] + $v['depassement'];
}else{
$aPayer = $v['montantTm'];
}
?>
= _("TM") ?>
# = _("Dépas") ?>
Total
= _("Instructions Particulières") ?>
facture->getmotifententeprealablenew($feuilleMaladie,$codeActe);
?>
= _("Acte") ?>
= _("Instructions") ?>
= _("Réponse") ?>
= _("Plafond") ?>
= _("Part Assurance") ?> :
= _("Part Assuré") ?> :