{"id":10246,"date":"2025-04-10T08:57:38","date_gmt":"2025-04-10T08:57:38","guid":{"rendered":"https:\/\/bloodtestbooking.com\/?page_id=10246"},"modified":"2025-04-12T07:42:51","modified_gmt":"2025-04-12T07:42:51","slug":"customizable-diet-generator","status":"publish","type":"page","link":"https:\/\/bloodtestbooking.com\/thyrocare\/customizable-diet-generator\/","title":{"rendered":"Customizable Diet Generator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10246\" class=\"elementor elementor-10246\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82bfe0f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"82bfe0f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62cebc0 elementor-widget elementor-widget-shortcode\" data-id=\"62cebc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div id=\"diet-plan-1\" class=\"bmi-calculator-modern\">\n        <div class=\"bmi-header-modern\">\n            <h3>Personalized Diet Plan Generator<\/h3>\n        <\/div>\n        \n        \n        <div class=\"bmi-inputs-modern\">\n            <div class=\"input-group-modern\">\n                <label>Current Weight (kg):<\/label>\n                <input type=\"number\" class=\"weight\" placeholder=\"Enter your weight\" min=\"30\" max=\"300\">\n                <div class=\"input-note-modern\">Enter your current actual weight for accurate calculations<\/div>\n            <\/div>\n\n            <div class=\"input-group-modern\">\n                <label>Height (cm):<\/label>\n                <input type=\"number\" class=\"height\" placeholder=\"Enter your height\" min=\"120\" max=\"250\">\n            <\/div>\n\n            <div class=\"input-group-modern\">\n                <label>Age:<\/label>\n                <input type=\"number\" class=\"age\" placeholder=\"Enter your age\" min=\"12\" max=\"120\">\n            <\/div>\n\n            <div class=\"input-group-modern\">\n                <label>Gender:<\/label>\n                <select class=\"gender\">\n                    <option value=\"\">Select Gender<\/option>\n                    <option value=\"male\">Male<\/option>\n                    <option value=\"female\">Female<\/option>\n                <\/select>\n            <\/div>\n\n            <div class=\"input-group-modern\">\n                <label>Weight Goal:<\/label>\n                <select class=\"goal\">\n                    <option value=\"\">Select Goal<\/option>\n                    <option value=\"lose\">Lose Weight (0.5-1kg\/week)<\/option>\n                    <option value=\"maintain\">Maintain Weight<\/option>\n                    <option value=\"gain\">Gain Weight (0.25-0.5kg\/week)<\/option>\n                <\/select>\n            <\/div>\n\n            <div class=\"input-group-modern\">\n                <label>Dietary Preference:<\/label>\n                <select class=\"preference\">\n                    <option value=\"\">Select Preference<\/option>\n                    <option value=\"vegan\">Vegan (no animal products)<\/option>\n                    <option value=\"vegetarian\">Vegetarian (includes dairy\/eggs)<\/option>\n                    <option value=\"non-veg\">Non-Vegetarian (includes meat\/fish)<\/option>\n                    <option value=\"pescatarian\">Pescatarian (includes fish)<\/option>\n                    <option value=\"keto\">Keto-Friendly<\/option>\n                <\/select>\n            <\/div>\n\n            <div class=\"input-group-modern\">\n                <label>Activity Level:<\/label>\n                <select class=\"activity\">\n                    <option value=\"\">Select Activity Level<\/option>\n                    <option value=\"sedentary\">Sedentary (little exercise)<\/option>\n                    <option value=\"light\">Lightly Active (1-3 workouts\/week)<\/option>\n                    <option value=\"moderate\">Moderately Active (3-5 workouts\/week)<\/option>\n                    <option value=\"active\">Very Active (6-7 workouts\/week)<\/option>\n                    <option value=\"athlete\">Athlete (2+ hours training daily)<\/option>\n                <\/select>\n            <\/div>\n\n            <div class=\"input-group-modern\">\n                <label>Food Allergies\/Intolerances:<\/label>\n                <select class=\"allergies\" multiple>\n                    <option value=\"none\">None<\/option>\n                    <option value=\"gluten\">Gluten<\/option>\n                    <option value=\"dairy\">Dairy<\/option>\n                    <option value=\"nuts\">Nuts<\/option>\n                    <option value=\"soy\">Soy<\/option>\n                    <option value=\"eggs\">Eggs<\/option>\n                    <option value=\"seafood\">Seafood<\/option>\n                <\/select>\n                <div class=\"input-note-modern\">Hold Ctrl\/Cmd to select multiple<\/div>\n            <\/div>\n        <\/div>\n\n        <button class=\"calculate-bmi-modern generate\">Generate My Personalized Diet Plan<\/button>\n\n        <div class=\"bmi-result-modern result\" style=\"display:none\"><\/div>\n    <\/div>\n <style>\n    \/* Modern CSS Styles *\/\n    .bmi-calculator-modern {\n        max-width: 500px;\n        margin: 20px auto;\n        padding: 25px;\n        background: white;\n        border-radius: 12px;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n        font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n        color: #333;\n    }\n\n    .bmi-header-modern h3 {\n        text-align: center;\n        color: #2d3748;\n        font-size: 1.5rem;\n        margin-bottom: 20px;\n        font-weight: 600;\n    }\n\n    .bmi-info-modern {\n        background: #f8fafc;\n        padding: 16px;\n        border-radius: 8px;\n        margin-bottom: 20px;\n        border-left: 4px solid #4CAF50;\n        display: flex;\n        gap: 12px;\n    }\n\n    .info-icon-modern {\n        background: #4CAF50;\n        color: white;\n        width: 24px;\n        height: 24px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: bold;\n        flex-shrink: 0;\n        margin-top: 2px;\n    }\n\n    .bmi-info-modern h4 {\n        margin: 0 0 8px 0;\n        color: #2c3e50;\n        font-size: 1rem;\n    }\n\n    .bmi-info-modern ul {\n        padding-left: 20px;\n        margin: 0;\n        font-size: 0.9rem;\n        line-height: 1.5;\n    }\n\n    .bmi-info-modern li {\n        margin-bottom: 4px;\n    }\n\n    .bmi-inputs-modern {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 16px;\n        margin-bottom: 20px;\n    }\n\n    .input-group-modern {\n        margin-bottom: 8px;\n    }\n\n    .input-group-modern label {\n        display: block;\n        margin-bottom: 8px;\n        font-weight: 500;\n        color: #4a5568;\n        font-size: 0.9rem;\n    }\n\n    .input-group-modern input,\n    .input-group-modern select {\n        width: 100%;\n        padding: 12px;\n        border: 1px solid #e2e8f0;\n        border-radius: 8px;\n        font-size: 0.95rem;\n        background: white;\n        transition: all 0.2s;\n    }\n\n    .input-group-modern input:focus,\n    .input-group-modern select:focus {\n        outline: none;\n        border-color: #4CAF50;\n        box-shadow: 0 0 0 3px rgba(76, 175, 80, 0.2);\n    }\n\n    .input-note-modern {\n        font-size: 0.75rem;\n        color: #718096;\n        margin-top: 6px;\n        line-height: 1.4;\n    }\n\n    .dual-column-modern {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 15px;\n    }\n\n    .dual-input-modern {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 10px;\n    }\n\n    .calculate-bmi-modern {\n        width: 100%;\n        padding: 14px;\n        background: #4CAF50;\n        color: white;\n        border: none;\n        border-radius: 8px;\n        cursor: pointer;\n        font-weight: 500;\n        font-size: 1rem;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        transition: background 0.2s;\n    }\n\n    .calculate-bmi-modern:hover {\n        background: #3d8b40;\n    }\n\n    .bmi-result-modern {\n        margin-top: 25px;\n        padding: 20px;\n        background: #f8f9fa;\n        border-radius: 8px;\n        border-left: 4px solid #4CAF50;\n        animation: fadeIn 0.3s ease-out;\n    }\n\n    .bmi-result-modern h4 {\n        margin: 20px 0 12px 0;\n        color: #2c3e50;\n        border-bottom: 1px solid #e2e8f0;\n        padding-bottom: 8px;\n        font-size: 1.1rem;\n    }\n\n    .result-card-modern {\n        padding: 16px;\n        background: white;\n        border-radius: 8px;\n        margin-bottom: 16px;\n        font-size: 0.9rem;\n        line-height: 1.6;\n    }\n\n    .references-modern {\n        margin-top: 15px;\n        font-size: 0.75rem;\n        color: #718096;\n        line-height: 1.5;\n    }\n\n    #bmi-basic-info {\n        margin-bottom: 15px;\n    }\n\n    @keyframes fadeIn {\n        from { opacity: 0; transform: translateY(10px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    @media (max-width: 480px) {\n        .bmi-calculator-modern {\n            padding: 18px;\n        }\n        \n        .dual-column-modern {\n            grid-template-columns: 1fr;\n            gap: 16px;\n        }\n        \n        #bmi-basic-info div {\n            grid-template-columns: 1fr !important;\n        }\n    }\n    <\/style>\n    <script>\n    (function(){\n        const container = document.getElementById('diet-plan-1');\n        const generateBtn = container.querySelector('.generate');\n        const resultDiv = container.querySelector('.result');\n\n        generateBtn.addEventListener('click', function(){\n            const weight = parseFloat(container.querySelector('.weight').value);\n            const height = parseFloat(container.querySelector('.height').value);\n            const age = parseInt(container.querySelector('.age').value);\n            const gender = container.querySelector('.gender').value;\n            const goal = container.querySelector('.goal').value;\n            const pref = container.querySelector('.preference').value;\n            const activity = container.querySelector('.activity').value;\n            const allergies = Array.from(container.querySelector('.allergies').selectedOptions)\n                                 .map(option => option.value);\n\n            if (!weight || !height || !age || !gender || !goal || !pref || !activity) {\n                resultDiv.innerHTML = `<div class=\"result-card-modern\" style=\"color:red;padding:10px;background:#f8d7da;border-left:4px solid #dc3545;border-radius:4px\">Please complete all required fields to generate your plan.<\/div>`;\n                resultDiv.style.display = \"block\";\n                return;\n            }\n\n            \/\/ Calculate BMI\n            const bmi = weight \/ ((height\/100) * (height\/100));\n            \n            \/\/ Calculate BMR (Basal Metabolic Rate)\n            let bmr;\n            if (gender === 'male') {\n                bmr = 88.362 + (13.397 * weight) + (4.799 * height) - (5.677 * age);\n            } else {\n                bmr = 447.593 + (9.247 * weight) + (3.098 * height) - (4.330 * age);\n            }\n            \n            \/\/ Calculate TDEE (Total Daily Energy Expenditure) based on activity\n            const activityMultipliers = {\n                sedentary: 1.2,\n                light: 1.375,\n                moderate: 1.55,\n                active: 1.725,\n                athlete: 1.9\n            };\n            \n            const tdee = bmr * activityMultipliers[activity];\n            \n            \/\/ Adjust for goal\n            const calorieBase = goal === 'lose' ? tdee * 0.85 :\n                              goal === 'gain' ? tdee * 1.15 : tdee;\n\n            \/\/ Macronutrient distribution\n            let proteinRatio = goal === 'lose' ? 0.3 : goal === 'gain' ? 0.35 : 0.25;\n            let carbRatio = pref === 'keto' ? 0.1 : 0.4;\n            let fatRatio = pref === 'keto' ? 0.6 : 0.3;\n\n            \/\/ Generate meal plan based on preferences\n            let plan = `<h4>Your Personalized ${getGoalName(goal)} Diet Plan<\/h4>`;\n            \n            \/\/ Current weight and BMI analysis\n            plan += `<div class=\"result-card-modern\">\n                        <h5>Current Health Analysis<\/h5>\n                        <p><strong>Current Weight:<\/strong> ${weight} kg<\/p>\n                        <p><strong>BMI:<\/strong> ${bmi.toFixed(1)} (${getBmiCategory(bmi)})<\/p>\n                        <p><strong>BMR:<\/strong> ${bmr.toFixed(0)} kcal\/day (calories at complete rest)<\/p>\n                        <p><strong>TDEE:<\/strong> ${tdee.toFixed(0)} kcal\/day (calories at current activity level)<\/p>\n                    <\/div>`;\n            \n            \/\/ Daily targets\n            plan += `<div class=\"result-card-modern\">\n                        <h5>Daily Targets<\/h5>\n                        <p><strong>Calories:<\/strong> ${Math.round(calorieBase)} kcal\/day<\/p>\n                        <p><strong>Macronutrients:<\/strong><\/p>\n                        <ul>\n                            <li>Protein: ${Math.round(calorieBase * proteinRatio \/ 4)}g (${Math.round(proteinRatio * 100)}% of calories)<\/li>\n                            <li>Carbs: ${Math.round(calorieBase * carbRatio \/ 4)}g (${Math.round(carbRatio * 100)}% of calories)<\/li>\n                            <li>Fats: ${Math.round(calorieBase * fatRatio \/ 9)}g (${Math.round(fatRatio * 100)}% of calories)<\/li>\n                        <\/ul>\n                    <\/div>`;\n\n            \/\/ Meal plan\n            plan += `<div style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;margin-bottom:20px\">\n                        <div class=\"result-card-modern\">\n                            <h5>Breakfast Options<\/h5>\n                            ${generateMeal('breakfast', pref, goal, allergies)}\n                        <\/div>\n                        <div class=\"result-card-modern\">\n                            <h5>Lunch Options<\/h5>\n                            ${generateMeal('lunch', pref, goal, allergies)}\n                        <\/div>\n                        <div class=\"result-card-modern\">\n                            <h5>Dinner Options<\/h5>\n                            ${generateMeal('dinner', pref, goal, allergies)}\n                        <\/div>\n                    <\/div>`;\n\n            \/\/ Snacks\n            plan += `<div class=\"result-card-modern\">\n                        <h5>Snack Options<\/h5>\n                        ${generateSnacks(pref, allergies)}\n                    <\/div>`;\n\n            \/\/ Additional recommendations\n            plan += `<div class=\"result-card-modern\">\n                        <h5>Additional Recommendations<\/h5>\n                        <ul>\n                            <li>Drink 2-3L of water daily<\/li>\n                            <li>${getExerciseRecommendation(activity, goal)}<\/li>\n                            <li>${getSupplementRecommendation(pref, goal)}<\/li>\n                        <\/ul>\n                    <\/div>`;\n                    \n            \/\/ Next steps\n            plan += `<div class=\"result-card-modern\">\n                        <h5>Next Steps<\/h5>\n                        <ol>\n                            <li>Track your food intake for the first 2 weeks to ensure you're meeting targets<\/li>\n                            <li>Weigh yourself weekly at the same time of day to monitor progress<\/li>\n                            <li>Adjust calorie intake by \u00b1200 kcal if not seeing expected progress after 3 weeks<\/li>\n                            <li>Consider consulting a nutritionist for personalized adjustments<\/li>\n                        <\/ol>\n                    <\/div>`;\n\n            resultDiv.innerHTML = plan;\n            resultDiv.style.display = \"block\";\n        });\n\n        function getGoalName(goal) {\n            return goal === 'lose' ? 'Weight Loss' : \n                   goal === 'gain' ? 'Weight Gain' : 'Weight Maintenance';\n        }\n        \n        function getBmiCategory(bmi) {\n            if (bmi < 18.5) return 'Underweight';\n            if (bmi < 25) return 'Normal weight';\n            if (bmi < 30) return 'Overweight';\n            return 'Obese';\n        }\n\n        function generateMeal(mealType, pref, goal, allergies) {\n            let options = [];\n            \n            \/\/ Vegan options\n            if (pref === 'vegan') {\n                if (mealType === 'breakfast') {\n                    options = [\n                        'Oatmeal with almond butter and berries (300-400 kcal)',\n                        'Tofu scramble with whole grain toast (350-450 kcal)',\n                        'Chia pudding with coconut milk and nuts (350-400 kcal)'\n                    ];\n                } else if (mealType === 'lunch') {\n                    options = [\n                        'Quinoa salad with chickpeas and tahini dressing (450-550 kcal)',\n                        'Lentil soup with whole grain bread (400-500 kcal)',\n                        'Vegan buddha bowl with roasted veggies (500-600 kcal)'\n                    ];\n                } else {\n                    options = [\n                        'Stir-fried tofu with brown rice and broccoli (500-600 kcal)',\n                        'Vegan chili with sweet potato (450-550 kcal)',\n                        'Lentil curry with cauliflower rice (400-500 kcal)'\n                    ];\n                }\n            }\n            \/\/ Vegetarian options\n            else if (pref === 'vegetarian') {\n                if (mealType === 'breakfast') {\n                    options = [\n                        'Greek yogurt with granola and honey (350-450 kcal)',\n                        'Vegetable omelet with whole grain toast (400-500 kcal)',\n                        'Cottage cheese with fruit and nuts (300-400 kcal)'\n                    ];\n                } else if (mealType === 'lunch') {\n                    options = [\n                        'Paneer tikka with quinoa (500-600 kcal)',\n                        'Vegetable lasagna with side salad (450-550 kcal)',\n                        'Dal with brown rice and vegetables (400-500 kcal)'\n                    ];\n                } else {\n                    options = [\n                        'Vegetable stir-fry with tofu and brown rice (500-600 kcal)',\n                        'Stuffed bell peppers with cheese (450-550 kcal)',\n                        'Vegetable curry with chapati (400-500 kcal)'\n                    ];\n                }\n            }\n            \/\/ Non-vegetarian options\n            else {\n                if (mealType === 'breakfast') {\n                    options = [\n                        'Scrambled eggs with avocado toast (400-500 kcal)',\n                        'Protein smoothie with Greek yogurt (350-450 kcal)',\n                        'Smoked salmon with cream cheese bagel (450-550 kcal)'\n                    ];\n                } else if (mealType === 'lunch') {\n                    options = [\n                        'Grilled chicken salad with olive oil dressing (500-600 kcal)',\n                        'Turkey wrap with whole grain tortilla (450-550 kcal)',\n                        'Salmon with quinoa and roasted vegetables (500-600 kcal)'\n                    ];\n                } else {\n                    options = [\n                        'Grilled steak with sweet potato and asparagus (600-700 kcal)',\n                        'Baked chicken with roasted vegetables (500-600 kcal)',\n                        'Fish curry with brown rice (450-550 kcal)'\n                    ];\n                }\n            }\n\n            \/\/ Keto adjustments\n            if (pref === 'keto') {\n                options = options.map(opt => opt\n                    .replace('bread', 'cloud bread')\n                    .replace('quinoa', 'cauliflower rice')\n                    .replace('rice', 'cauliflower rice')\n                    .replace('potato', 'turnip')\n                    .replace('toast', 'almond flour toast')\n                    .replace('granola', 'nut mix')\n                    .replace('honey', 'stevia'));\n            }\n\n            \/\/ Filter for allergies\n            options = options.filter(opt => {\n                if (allergies.includes('dairy') && opt.includes('cheese')) return false;\n                if (allergies.includes('gluten') && opt.includes('bread')) return false;\n                if (allergies.includes('nuts') && opt.includes('nut')) return false;\n                if (allergies.includes('eggs') && opt.includes('egg')) return false;\n                return true;\n            });\n\n            return '<ul><li>' + options.join('<\/li><li>') + '<\/li><\/ul>';\n        }\n\n        function generateSnacks(pref, allergies) {\n            let snacks = [\n                'Handful of nuts and seeds (150-200 kcal)',\n                'Greek yogurt with berries (100-150 kcal)',\n                'Vegetable sticks with hummus (100-150 kcal)',\n                'Hard-boiled eggs (140 kcal for 2 eggs)',\n                'Protein shake (150-250 kcal)',\n                'Rice cakes with nut butter (200-250 kcal)'\n            ];\n\n            if (pref === 'vegan') {\n                snacks = snacks.filter(s => !s.includes('yogurt') && !s.includes('egg'));\n                snacks.push('Edamame beans (120-150 kcal)');\n                snacks.push('Roasted chickpeas (150-200 kcal)');\n            }\n\n            if (pref === 'keto') {\n                snacks = snacks.filter(s => !s.includes('rice cake'));\n                snacks.push('Cheese cubes (100-150 kcal)');\n                snacks.push('Avocado slices with salt (150-200 kcal)');\n            }\n\n            \/\/ Filter for allergies\n            snacks = snacks.filter(s => {\n                if (allergies.includes('dairy') && s.includes('cheese')) return false;\n                if (allergies.includes('nuts') && s.includes('nut')) return false;\n                if (allergies.includes('eggs') && s.includes('egg')) return false;\n                return true;\n            });\n\n            return '<ul><li>' + snacks.join('<\/li><li>') + '<\/li><\/ul>';\n        }\n\n        function getExerciseRecommendation(activity, goal) {\n            if (goal === 'lose') {\n                return 'Include 30-60 minutes of cardio 5 days\/week plus strength training 2-3 days\/week';\n            } else if (goal === 'gain') {\n                return 'Focus on strength training 4-5 days\/week with moderate cardio';\n            } else {\n                return 'Maintain balanced routine with 3-5 workouts\/week mixing cardio and strength';\n            }\n        }\n\n        function getSupplementRecommendation(pref, goal) {\n            let supplements = ['Multivitamin'];\n            \n            if (pref === 'vegan') supplements.push('Vitamin B12', 'Omega-3 (algae based)');\n            if (goal === 'gain') supplements.push('Protein powder');\n            if (goal === 'lose') supplements.push('Green tea extract (optional)');\n            \n            return 'Consider: ' + supplements.join(', ');\n        }\n    })();\n    <\/script>\n    \n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71e3e1c e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"71e3e1c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f933f32 elementor-widget elementor-widget-text-editor\" data-id=\"f933f32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"color: black;\"><br \/><strong>Disclaimer:-<\/strong> The results provided by this calculator are intended for informational purposes only and may not be 100% accurate. The calculations are based on standard formulas and general data collected from publicly available health resources on the internet. Individual results may vary due to differences in body composition, health conditions, and other personal factors. This tool is not a substitute for professional medical advice, diagnosis, or treatment. We strongly recommend consulting with a qualified doctor or healthcare professional before making any health-related decisions based on these results.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Disclaimer:- The results provided by this calculator are intended for informational purposes only and may not be 100% accurate. The calculations are based on standard formulas and general data collected from publicly available health resources on the internet. Individual results may vary due to differences in body composition, health conditions, and other personal factors. This tool is not a substitute for professional medical advice, diagnosis, or treatment. We strongly recommend consulting with a qualified doctor or healthcare professional before making any health-related decisions based on these results.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10246","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/bloodtestbooking.com\/thyrocare\/wp-json\/wp\/v2\/pages\/10246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bloodtestbooking.com\/thyrocare\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bloodtestbooking.com\/thyrocare\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bloodtestbooking.com\/thyrocare\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bloodtestbooking.com\/thyrocare\/wp-json\/wp\/v2\/comments?post=10246"}],"version-history":[{"count":7,"href":"https:\/\/bloodtestbooking.com\/thyrocare\/wp-json\/wp\/v2\/pages\/10246\/revisions"}],"predecessor-version":[{"id":10822,"href":"https:\/\/bloodtestbooking.com\/thyrocare\/wp-json\/wp\/v2\/pages\/10246\/revisions\/10822"}],"wp:attachment":[{"href":"https:\/\/bloodtestbooking.com\/thyrocare\/wp-json\/wp\/v2\/media?parent=10246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 6a0300d15612b70b0cecbe09. Config Timestamp: 2026-05-12 10:28:33 UTC, Cached Timestamp: 2026-05-13 11:25:36 UTC -->