// Add this code to your theme’s functions.php or in a custom plugin
function diagnostic_test_search_form() {
// Tests data – you can expand this with more rows from your PDF/CSV extraction
$tests = [
[“code” => “5569”, “name” => “1,3 Beta D glucan BDG”, “price” => “7700”],
[“code” => “DOCS”, “name” => “11-Deoxycorticosterone”, “price” => “22020”],
[“code” => “DCORT”, “name” => “11-Deoxycortisol”, “price” => “13100”],
[“code” => “6019F”, “name” => “11Q23 MLL Rearrangement FISH”, “price” => “4300”],
[“code” => “F143P”, “name” => “14-3-3 ETA Protein”, “price” => “26590”],
[“code” => “3190”, “name” => “17 Alpha Hydroxyprogesterone”, “price” => “1700”],
// … Add more tests here from your extracted CSV
];
ob_start(); ?>
- ‘,’‘,’‘)”>Preview
