This commit is contained in:
Dwi Swandhana
2026-07-22 13:32:12 +07:00
parent 5774d55f71
commit 848f0e4100
@@ -842,7 +842,7 @@ class DokterController extends Controller
return 9;
}
if (str_starts_with($normalized, 'id/ast pending result') || $normalized === 'sedang id+ast') {
if (str_starts_with($normalized, 'id/ast pending result')) {
return 10;
}
@@ -862,6 +862,7 @@ class DokterController extends Controller
}
protected function isProsesingKoloniMediaStatus(string $normalizedStatus): bool {
$exactStatuses = [
'sedang id/ast',
'tidak ada pertumbuhan',
'tidak lanjut identifikasi',
'tidak tindak lanjut identifikasi',