Samson Mutunga 1 year ago
parent
commit
eee0355163
1 changed files with 6 additions and 4 deletions
  1. 6 4
      config/constants.php

+ 6 - 4
config/constants.php

@@ -16,10 +16,11 @@ return [
     ],
 
     'tests' => [
-      'check_10_test_panel_with_early_rna' => '10 Test Panel With Early RNA',
-      'check_10_test_panel' => '10 Test Panel',
+      'check_10_test_panel_with_early_rna' => '11 Test Panel With Early RNA',
+      'check_10_test_panel' => '11 Test Panel',
       'check_hsv_1' => 'Herpes 1',
       'check_hsv_2' => 'Herpes 2',
+      'check_hsv_1_2' => 'Herpes I & II',
       'check_chlamydia' => 'Chlamydia',
       'check_gonorrhea' => 'Gonorrhea',
       'check_chlamydia_gonorrhea' => 'Chlamydia + Gonorrhea',
@@ -27,8 +28,9 @@ return [
       'check_hepatitis_a' => 'Hepatitis A',
       'check_hepatitis_b' => 'Hepatitis B',
       'check_hepatitis_c' => 'Hepatitis C',
-      'check_hiv_antibody' => 'HIV-1 + HIV-2',
-      'check_hiv_rna' => 'HIV RNA Early Detection'
+      'check_hiv_antibody' => 'HIV-1 + HIV-2 Antibody (4th Gen)',
+      'check_hiv_rna' => 'HIV RNA Early Detection',
+      'check_trichomoniasis' => 'Trichomoniasis'
     ],
 
     'countries' => [