From 76d9b1bbd75150cfa9df675d6373575c049c7462 Mon Sep 17 00:00:00 2001 From: mikael-zakaria Date: Fri, 4 Apr 2025 16:49:27 +0800 Subject: [PATCH] Update test VDRL jika Reactive Warnai Merah --- app/Controllers/PrintResult.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Controllers/PrintResult.php b/app/Controllers/PrintResult.php index 2fbe850..02927bc 100644 --- a/app/Controllers/PrintResult.php +++ b/app/Controllers/PrintResult.php @@ -903,7 +903,7 @@ class PrintResult extends BaseController { if (in_array(strtolower($item['RESCOMMENT']), $redWord)) { // Pengecualian Khusus Untuk Test Berikut - $excludedred = ["Anti HIV", "VDRL/Anti TP", "Anti HCV", "Anti HBs", "HBs-Ab"]; + $excludedred = ["Anti HIV", "Anti HCV", "Anti HBs", "HBs-Ab"]; if (in_array($item['SHORTTEXT'], $excludedred)) { $color = ""; } else { // Normal