titre = "INTER-SANTE - Refuser un acte"; $codeActe = $this->nettoyer($ententeprealable['codeActe']); $libelleActe = $this->nettoyer($ententeprealable['libelleActe']); $numeroBonExamen = $this->nettoyer($ententeprealable['numeroBonExamen']); $numeroFeuilleMaladie = $this->nettoyer($ententeprealable['numeroFeuilleMaladie']); $fraisReelExamen = $this->nettoyer($ententeprealable['fraisReelExamen']); if ($codeActe=="EXAM"){ if (est_anglophone()){ $libelleActe = "DISPLAY THE LIST OF VOUCHER ACTS: ".$numeroBonExamen; }else{ $libelleActe = "AFFICHER LA LISTE DES ACTES DU BON: ".$numeroBonExamen; } } ?>
| Niveau de consommation: | Supérieur ou égal à 50% | Supérieur ou égal à 80% | Egal à 100% ou Nbre Transaction atteint |
| = _("Garantie "); ?> | = _("Actes "); ?> | = _("Taux") ?> | = _("Carence") ?> | = _("Plafond") ?> | = _("Nbre Sinistre") ?> | = _("Consommations") ?> | = _("Soldes") ?> | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| = _("Valeur") ?> | = _("Transaction") ?> | = _("Périodicité") ?> | = _("Observation") ?> | = _("Famille") ?> | = _("Bénéficiaire") ?> | = _("Famille") ?> | = _("Bénéficiaire") ?> | = _("Famille") ?> | = _("Bénéficiaire") ?> | ||||
| = $codeGarantie ?> | = $libelle ?> | = $this->nettoyer($v['tauxPlafond'])?> | = $this->nettoyer($v['delaiCarenceActe'])?> | = format_N($this->nettoyer($v['forfaitPlafond']))?> | = $this->nettoyer($v['nbreTransaction'])?> | = $periodicite; ?> | = $observation; ?> | = format_N($this->nettoyer($v['comptePrestationFamille'])) ?> | = format_N($this->nettoyer($v['comptePrestation'])) ?> | = format_N($this->nettoyer($v['consommationFamille'])) ?> | = format_N($this->nettoyer($v['consommation'])) ?> | = format_N($this->nettoyer($v['soldeActeFamille'])) ?> | = format_N($this->nettoyer($v['soldeActe'])) ?> |