|
@@ -16,21 +16,23 @@ return [
|
|
|
],
|
|
|
|
|
|
'tests' => [
|
|
|
- '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',
|
|
|
- 'check_syphillis' => 'Syphilis',
|
|
|
- 'check_hepatitis_a' => 'Hepatitis A',
|
|
|
- 'check_hepatitis_b' => 'Hepatitis B',
|
|
|
- 'check_hepatitis_c' => 'Hepatitis C',
|
|
|
- 'check_hiv_antibody' => 'HIV-1 + HIV-2 Antibody (4th Gen)',
|
|
|
- 'check_hiv_rna' => 'HIV RNA Early Detection',
|
|
|
- 'check_trichomoniasis' => 'Trichomoniasis'
|
|
|
+ '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',
|
|
|
+ 'check_syphillis' => 'Syphilis',
|
|
|
+ 'check_hepatitis_a' => 'Hepatitis A',
|
|
|
+ 'check_hepatitis_b' => 'Hepatitis B',
|
|
|
+ 'check_hepatitis_c' => 'Hepatitis C',
|
|
|
+ 'check_hiv_antibody' => 'HIV-1 + HIV-2 Antibody (4th Gen)',
|
|
|
+ 'check_hiv_rna' => 'HIV RNA Early Detection',
|
|
|
+ 'check_trichomoniasis' => 'Trichomoniasis',
|
|
|
+ 'check_trichomoniasis_test_and_comprehensive_wellness_with_urinalysis' => 'Trichomoniasis + Comprehensive Wellness Panel With a Urinalysis',
|
|
|
+ 'check_doxy_pep' => 'DoxyPEP'
|
|
|
],
|
|
|
|
|
|
'countries' => [
|