Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user