| Kumpulan darah Rhesus |
{{ $formatDate($getData('rhesus_blood_group.taken_at_1')) }} |
{{ $getData('rhesus_blood_group.result_1') ?: '-' }} |
{{ $formatDate($getData('rhesus_blood_group.taken_at_2')) }} |
{{ $getData('rhesus_blood_group.result_2') ?: '-' }} |
| VDRL +/- TPHA |
{{ $formatDate($getData('vdrl_tpha.taken_at_1')) }} |
{{ $getData('vdrl_tpha.result_1') ?: '-' }} |
{{ $formatDate($getData('vdrl_tpha.taken_at_2')) }} |
{{ $getData('vdrl_tpha.result_2') ?: '-' }} |
| Syphilis / Rapid Test (Ibu) |
{{ $formatDate($getData('syphilis_rapid_ibu.taken_at_1')) }} |
{{ $getData('syphilis_rapid_ibu.result_1') ?: '-' }} |
{{ $formatDate($getData('syphilis_rapid_ibu.taken_at_2')) }} |
{{ $getData('syphilis_rapid_ibu.result_2') ?: '-' }} |
| Syphilis / Rapid Test (Pasangan) |
{{ $formatDate($getData('syphilis_rapid_pasangan.taken_at_1')) }} |
{{ $getData('syphilis_rapid_pasangan.result_1') ?: '-' }} |
{{ $formatDate($getData('syphilis_rapid_pasangan.taken_at_2')) }} |
{{ $getData('syphilis_rapid_pasangan.result_2') ?: '-' }} |
| HIV / Rapid Test (Ibu) |
{{ $formatDate($getData('hiv_rapid_ibu.taken_at_1')) }} |
{{ $getData('hiv_rapid_ibu.result_1') ?: '-' }} |
{{ $formatDate($getData('hiv_rapid_ibu.taken_at_2')) }} |
{{ $getData('hiv_rapid_ibu.result_2') ?: '-' }} |
| HIV / Rapid Test (Pasangan) |
{{ $formatDate($getData('hiv_rapid_pasangan.taken_at_1')) }} |
{{ $getData('hiv_rapid_pasangan.result_1') ?: '-' }} |
{{ $formatDate($getData('hiv_rapid_pasangan.taken_at_2')) }} |
{{ $getData('hiv_rapid_pasangan.result_2') ?: '-' }} |
| Hepatitis B |
{{ $formatDate($getData('hepatitis_b.taken_at_1')) }} |
{{ $getData('hepatitis_b.result_1') ?: '-' }} |
{{ $formatDate($getData('hepatitis_b.taken_at_2')) }} |
{{ $getData('hepatitis_b.result_2') ?: '-' }} |
| Malaria (BFMP) |
{{ $formatDate($getData('malaria_bfmp.taken_at_1')) }} |
{{ $getData('malaria_bfmp.result_1') ?: '-' }} |
{{ $formatDate($getData('malaria_bfmp.taken_at_2')) }} |
{{ $getData('malaria_bfmp.result_2') ?: '-' }} |