{% extends '../template.html' %} {% block subcontent %}
| Nama Pasien | : {{d.nama}} - {{d.golongan}} {%if d.golongan == 'Dhuafa'%}{%endif%} {%if d.golongan == 'Khusus'%}{%endif%} {%if d.golongan == 'Umum'%}{%endif%} {%if d.golongan == 'Kerja Sama'%}{%endif%} {%if d.golongan == 'Gratis'%}{%endif%} |
| Poli | : {{d.poli}} - {{d.dokter}} |
| Tindakan | {{d.tottindakan | currency}} | |
| {{dt.nama}} | {{dt.subtot | currency}} | |
| Obat | {{d.totobat | currency}} | |
| {{do.nama}} | {{do.subtot | currency}} | |
| Biaya Lain | {{d.totbiaya | currency}} | |
| {{db.nama}} | {{db.subtot | currency}} | |
Total |
{{d.total | currency}} |
|
Pembayaran |
||
| {{k}} | {{p | currency}} |