From 49685c77270a1291a2742883993388d1f57ae888 Mon Sep 17 00:00:00 2001 From: Duidev Software House Date: Sat, 4 Oct 2025 16:22:29 +0700 Subject: [PATCH] Update --- htdocs/app/Services/AstmMessageService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/app/Services/AstmMessageService.php b/htdocs/app/Services/AstmMessageService.php index 1b3c1696..23e91739 100644 --- a/htdocs/app/Services/AstmMessageService.php +++ b/htdocs/app/Services/AstmMessageService.php @@ -376,7 +376,7 @@ class AstmMessageService if (strpos($cekbersih, 's4') === 0) { $tanggalkeluar = $tanggalkeluar.' '.substr($cekbersih, 2); } - if ($antibiotic != ''){ + if ($antibiotic != '' AND $resistance != '' AND $value != '' AND $interpretation != '') { $parsedData['antibiotics'][] = [ 'antibiotic' => $antibiotic, // Antibiotik 'resistance' => $resistance, // Hasil Resistansi