Samson Mutunga 4 mesiacov pred
rodič
commit
a4051a2d68
1 zmenil súbory, kde vykonal 6 pridanie a 6 odobranie
  1. 6 6
      config/constants.php

+ 6 - 6
config/constants.php

@@ -62,19 +62,19 @@ return [
             'quest_code_for_pdf' => '8472'
         ],
         'GEN_CHL' => [
-            'label' => 'Chlamydia (Urogenital)',
+            'label' => 'Chlamydia',
             'page_title' => 'Genital Chlamydia Test',
             'quest_name_for_pdf' => 'Chlamydia trachomatis RNA, TMA, Urogenital',
             'quest_code_for_pdf' => '11361'
         ],
         'GEN_GON' => [
-            'label' => 'Gonorrhea (Urogenital)',
+            'label' => 'Gonorrhea',
             'page_title' => 'Genital Gonorrhea Test',
             'quest_name_for_pdf' => 'Neisseria gonorrhoeae RNA, TMA, Urogenital',
             'quest_code_for_pdf' => '11362'
         ],
         'GEN_CHL_GON' => [
-            'label' => 'Chlamydia + Gonorrhea (Urogenital)',
+            'label' => 'Chlamydia + Gonorrhea',
             'page_title' => '--',
             'quest_name_for_pdf' => 'CT/GC RNA,TMA,UROGEN',
             'quest_code_for_pdf' => '11363'
@@ -102,14 +102,14 @@ return [
             'quest_code_for_pdf' => '16185'
         ],
         '12TP' => [
-            'label' => '12-Test',
+            'label' => '12-Test Panel',
             'page_title' => 'Full 12-Panel STD Test',
-            'quest_components' => [ 'HSV_1', 'HSV_2', 'GEN_CHL_GON', 'ORAL_CHL_GON', 'HEP_A', 'HEP_B', 'HEP_C', 'SYPH', 'HIV_1_2', 'CBC', 'CMP' ]
+            'quest_components' => [ 'HSV_1', 'HSV_2', 'GEN_CHL_GON', 'HEP_A', 'HEP_B', 'HEP_C', 'SYPH', 'HIV_1_2', 'UA', 'CBC' ]
         ],
         '12TP_WITH_HIV_RNA' => [
             'label' => '12-Test Panel with HIV RNA Early Detection',
             'page_title' => 'Full 12-Panel STD Test with HIV Early RNA Detection',
-            'quest_components' => [ 'HSV_1', 'HSV_2', 'GEN_CHL_GON', 'ORAL_CHL_GON', 'HEP_A', 'HEP_B', 'HEP_C', 'SYPH', 'HIV_RNA', 'CBC', 'CMP' ]
+            'quest_components' => [ 'HSV_1', 'HSV_2', 'GEN_CHL_GON', 'HEP_A', 'HEP_B', 'HEP_C', 'SYPH', 'HIV_RNA', 'UA', 'CBC' ]
         ],
         'UA' => [
             'page_title' => 'Urinalysis - Complete',