|
{{ config('cmu.agence.tutelle_pays') }}
{{ config('cmu.agence.nom_complet') }} — {{ config('cmu.agence.sigle') }}
Travail · Justice · Solidarité
|
C AMU Plateforme nationale |
| {{ $initials }} |
{{ $prenoms }} {{ mb_strtoupper($nom) }}
IUS {{ \App\Support\Fg::ius($pec->dossier->ius) }}
|
{{ $pec->regime_applique }} · {{ (int) $pec->taux_pec }}% |
| Code | Libellé | Qté | Tarif | Total |
|---|---|---|---|---|
| {{ $ligne->acte?->code }} | {{ $ligne->acte?->libelle }} | {{ $ligne->quantite }} | {{ number_format($ligne->tarif_gnf, 0, ',', "\u{00A0}") }} | {{ number_format($ligne->montant_total_gnf, 0, ',', "\u{00A0}") }} |
| Total des actes | {{ \App\Support\Fg::gnf($pec->total_actes_gnf) }} |
| Part AMU ({{ (int) $pec->taux_pec }} %) | {{ \App\Support\Fg::gnf($pec->part_cmu_gnf) }} |
| Part patient ({{ 100 - (int) $pec->taux_pec }} %) | {{ \App\Support\Fg::gnf($pec->part_patient_gnf) }} |
| Ticket modérateur à encaisser | {{ \App\Support\Fg::gnf($pec->part_patient_gnf) }} |
|
Agent AMU guichet
{{ $pec->agent?->prenoms }} {{ mb_strtoupper($pec->agent?->nom ?? '') }}
|
{!! $qrSvg !!}
Vérifier cette PEC
|
Cachet établissement
{{ $pec->etablissement?->code }} — {{ $pec->etablissement?->nom_officiel }}
|
|
Ordonnance à présenter en pharmacie
{{ $pec->numero_ordonnance }}
IUS bénéficiaire : {{ \App\Support\Fg::ius((string) $pec->dossier?->ius) }}
Présenter ce ticket dans une pharmacie conventionnée pour dispensation. |
{!! $qrOrdonnance !!}
|