{"id":5,"date":"2025-11-03T16:28:29","date_gmt":"2025-11-03T16:28:29","guid":{"rendered":"https:\/\/athomecare.in\/bhopal\/?page_id=5"},"modified":"2025-11-03T16:28:31","modified_gmt":"2025-11-03T16:28:31","slug":"athomecare-bhopal-compassionate-home-healthcare-services","status":"publish","type":"page","link":"https:\/\/athomecare.in\/bhopal\/","title":{"rendered":"AtHomeCare Bhopal &#8211; Compassionate Home Healthcare Services"},"content":{"rendered":"\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>AtHomeCare Bhopal &#8211; Compassionate Home Healthcare Services<\/title>\n    <meta name=\"description\" content=\"Trusted home healthcare services in Bhopal - Professional nursing, elderly care, ICU at home, physiotherapy &#038; medical equipment rental. Call +91-9910823218\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/bhopal\/\">\n    <style>\n        :root {\n            --primary: #21808D;\n            --primary-light: #32B8C6;\n            --primary-dark: #1A6873;\n            --secondary: #7FB3A5;\n            --accent: #5FB5C4;\n            --bg-cream: #FFFDF5;\n            --bg-white: #FFFFFF;\n            --text-dark: #1A2E35;\n            --text-body: #3C4A52;\n            --text-light: #6B7B85;\n            --border: rgba(94, 82, 64, 0.15);\n            --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);\n            --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.12);\n            --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.16);\n            --radius: 12px;\n            --transition: all 0.3s ease;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            background: var(--bg-cream);\n            color: var(--text-body);\n            line-height: 1.7;\n            font-size: 16px;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* Header *\/\n        header {\n            background: var(--bg-white);\n            box-shadow: var(--shadow-sm);\n            position: sticky;\n            top: 0;\n            z-index: 1000;\n        }\n\n        nav {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 16px 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        .logo {\n            font-size: 24px;\n            font-weight: 700;\n            color: var(--primary);\n        }\n\n        .nav-links {\n            display: flex;\n            gap: 32px;\n            list-style: none;\n        }\n\n        .nav-links a {\n            text-decoration: none;\n            color: var(--text-dark);\n            font-weight: 500;\n            transition: var(--transition);\n        }\n\n        .nav-links a:hover {\n            color: var(--primary);\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 12px;\n        }\n\n        .btn {\n            padding: 12px 24px;\n            border-radius: 8px;\n            font-weight: 600;\n            text-decoration: none;\n            transition: var(--transition);\n            border: none;\n            cursor: pointer;\n            font-size: 15px;\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .btn-primary {\n            background: var(--primary);\n            color: white;\n        }\n\n        .btn-primary:hover {\n            background: var(--primary-dark);\n            transform: translateY(-2px);\n            box-shadow: var(--shadow-md);\n        }\n\n        .btn-secondary {\n            background: transparent;\n            color: var(--text-dark);\n            border: 2px solid var(--border);\n        }\n\n        .btn-secondary:hover {\n            border-color: var(--primary);\n            color: var(--primary);\n        }\n\n        \/* Hero Section *\/\n        .hero {\n            background: linear-gradient(135deg, rgba(33, 128, 141, 0.05) 0%, rgba(127, 179, 165, 0.05) 100%);\n            padding: 80px 20px;\n            text-align: center;\n        }\n\n        .hero h1 {\n            font-size: clamp(32px, 5vw, 48px);\n            color: var(--text-dark);\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 24px;\n        }\n\n        .hero p {\n            font-size: 18px;\n            color: var(--text-body);\n            max-width: 800px;\n            margin: 0 auto 32px;\n            line-height: 1.8;\n        }\n\n        .hero-cta {\n            display: flex;\n            gap: 16px;\n            justify-content: center;\n            flex-wrap: wrap;\n            margin-top: 32px;\n        }\n\n        \/* Stats *\/\n        .stats {\n            background: var(--bg-white);\n            padding: 60px 20px;\n            border-top: 1px solid var(--border);\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n            gap: 40px;\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n\n        .stat-item {\n            text-align: center;\n        }\n\n        .stat-number {\n            font-size: 48px;\n            font-weight: 700;\n            color: var(--primary);\n            display: block;\n            margin-bottom: 8px;\n        }\n\n        .stat-label {\n            font-size: 16px;\n            color: var(--text-light);\n            font-weight: 500;\n        }\n\n        \/* Section *\/\n        section {\n            padding: 80px 20px;\n        }\n\n        .section-header {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n\n        .section-header h2 {\n            font-size: clamp(28px, 4vw, 40px);\n            color: var(--text-dark);\n            font-weight: 700;\n            margin-bottom: 16px;\n        }\n\n        .section-header p {\n            font-size: 18px;\n            color: var(--text-light);\n            max-width: 700px;\n            margin: 0 auto;\n        }\n\n        \/* Service Cards *\/\n        .services-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));\n            gap: 32px;\n            margin-bottom: 40px;\n        }\n\n        .service-card {\n            background: var(--bg-white);\n            border-radius: var(--radius);\n            padding: 32px;\n            box-shadow: var(--shadow-sm);\n            transition: var(--transition);\n            border: 1px solid var(--border);\n        }\n\n        .service-card:hover {\n            transform: translateY(-8px);\n            box-shadow: var(--shadow-lg);\n            border-color: var(--primary);\n        }\n\n        .service-card h3 {\n            font-size: 22px;\n            color: var(--text-dark);\n            margin-bottom: 16px;\n            font-weight: 700;\n        }\n\n        .service-card p {\n            color: var(--text-body);\n            margin-bottom: 20px;\n            line-height: 1.7;\n        }\n\n        .service-card ul {\n            list-style: none;\n            margin-bottom: 24px;\n        }\n\n        .service-card ul li {\n            padding: 10px 0;\n            padding-left: 28px;\n            position: relative;\n            color: var(--text-body);\n            line-height: 1.6;\n        }\n\n        .service-card ul li:before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: var(--primary);\n            font-weight: 700;\n            font-size: 18px;\n        }\n\n        .service-footer {\n            padding-top: 20px;\n            border-top: 1px solid var(--border);\n            font-size: 14px;\n            color: var(--text-light);\n        }\n\n        .service-footer a {\n            color: var(--primary);\n            font-weight: 600;\n            text-decoration: none;\n        }\n\n        \/* Info Box *\/\n        .info-box {\n            background: rgba(33, 128, 141, 0.06);\n            border-left: 4px solid var(--primary);\n            border-radius: 8px;\n            padding: 24px;\n            margin: 40px 0;\n        }\n\n        .info-box h4 {\n            font-size: 20px;\n            color: var(--text-dark);\n            margin-bottom: 12px;\n            font-weight: 600;\n        }\n\n        .info-box p {\n            color: var(--text-body);\n            line-height: 1.7;\n        }\n\n        \/* Content Section *\/\n        .content-text {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .content-text h2 {\n            font-size: 32px;\n            color: var(--text-dark);\n            font-weight: 700;\n            margin-bottom: 20px;\n        }\n\n        .content-text h3 {\n            font-size: 24px;\n            color: var(--text-dark);\n            font-weight: 600;\n            margin-top: 40px;\n            margin-bottom: 16px;\n        }\n\n        .content-text p {\n            color: var(--text-body);\n            line-height: 1.8;\n            margin-bottom: 20px;\n        }\n\n        .content-text ul {\n            list-style: none;\n            margin: 24px 0;\n        }\n\n        .content-text ul li {\n            padding: 12px 0;\n            padding-left: 32px;\n            position: relative;\n            color: var(--text-body);\n            line-height: 1.7;\n        }\n\n        .content-text ul li:before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: var(--primary);\n            font-weight: 700;\n            font-size: 20px;\n        }\n\n        \/* Coverage Tags *\/\n        .coverage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            margin-top: 32px;\n        }\n\n        .tag {\n            background: var(--bg-white);\n            border: 1px solid var(--border);\n            padding: 8px 16px;\n            border-radius: 24px;\n            font-size: 14px;\n            font-weight: 500;\n            color: var(--text-dark);\n            transition: var(--transition);\n        }\n\n        .tag:hover {\n            border-color: var(--primary);\n            background: rgba(33, 128, 141, 0.05);\n        }\n\n        \/* Testimonials *\/\n        .testimonials-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 32px;\n            margin-top: 40px;\n        }\n\n        .testimonial {\n            background: var(--bg-white);\n            border-radius: var(--radius);\n            padding: 32px;\n            box-shadow: var(--shadow-sm);\n            border: 1px solid var(--border);\n        }\n\n        .testimonial-quote {\n            font-size: 16px;\n            color: var(--text-body);\n            line-height: 1.7;\n            margin-bottom: 20px;\n            font-style: italic;\n        }\n\n        .testimonial-author {\n            font-size: 14px;\n            color: var(--text-light);\n            font-weight: 500;\n        }\n\n        \/* FAQ *\/\n        .faq-container {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .faq-item {\n            background: var(--bg-white);\n            border: 1px solid var(--border);\n            border-radius: var(--radius);\n            margin-bottom: 16px;\n            overflow: hidden;\n        }\n\n        .faq-question {\n            padding: 24px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-size: 18px;\n            font-weight: 600;\n            color: var(--text-dark);\n            transition: var(--transition);\n        }\n\n        .faq-question:hover {\n            background: rgba(33, 128, 141, 0.03);\n        }\n\n        .faq-toggle {\n            font-size: 24px;\n            font-weight: 700;\n            color: var(--primary);\n            transition: var(--transition);\n            flex-shrink: 0;\n            margin-left: 16px;\n        }\n\n        .faq-item.active .faq-toggle {\n            transform: rotate(45deg);\n        }\n\n        .faq-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n\n        .faq-item.active .faq-answer {\n            max-height: 1000px;\n        }\n\n        .faq-answer-content {\n            padding: 0 24px 24px;\n            color: var(--text-body);\n            line-height: 1.7;\n        }\n\n        .faq-answer-content ul {\n            margin: 16px 0;\n            padding-left: 24px;\n        }\n\n        .faq-answer-content ul li {\n            margin: 8px 0;\n        }\n\n        \/* Footer *\/\n        footer {\n            background: var(--bg-white);\n            border-top: 1px solid var(--border);\n            padding: 60px 20px 32px;\n        }\n\n        .footer-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            text-align: center;\n        }\n\n        .footer-content p {\n            color: var(--text-light);\n            margin-bottom: 12px;\n            font-size: 15px;\n        }\n\n        .footer-content a {\n            color: var(--primary);\n            text-decoration: none;\n            font-weight: 600;\n        }\n\n        \/* Floating Actions *\/\n        .floating-actions {\n            position: fixed;\n            bottom: 32px;\n            right: 32px;\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n            z-index: 999;\n        }\n\n        .floating-btn {\n            width: 60px;\n            height: 60px;\n            border-radius: 50%;\n            background: var(--primary);\n            color: white;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: var(--shadow-lg);\n            font-size: 24px;\n            transition: var(--transition);\n            cursor: pointer;\n            border: none;\n            text-decoration: none;\n        }\n\n        .floating-btn:hover {\n            transform: translateY(-4px) scale(1.05);\n            background: var(--primary-dark);\n        }\n\n        .back-to-top {\n            background: var(--bg-white);\n            color: var(--primary);\n            border: 2px solid var(--primary);\n            display: none;\n        }\n\n        .back-to-top.visible {\n            display: flex;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .nav-links {\n                display: none;\n            }\n\n            .hero {\n                padding: 60px 20px;\n            }\n\n            .services-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .stats-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 24px;\n            }\n\n            .floating-actions {\n                bottom: 20px;\n                right: 20px;\n            }\n\n            .floating-btn {\n                width: 52px;\n                height: 52px;\n                font-size: 20px;\n            }\n        }\n\n        .bg-white {\n            background: var(--bg-white);\n        }\n\n        .text-center {\n            text-align: center;\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Header -->\n    <header>\n        <nav>\n            <div class=\"logo\">AtHomeCare Bhopal<\/div>\n            <ul class=\"nav-links\">\n                <li><a href=\"#services\">Services<\/a><\/li>\n                <li><a href=\"#why-us\">Why Us<\/a><\/li>\n                <li><a href=\"#coverage\">Coverage<\/a><\/li>\n                <li><a href=\"#testimonials\">Testimonials<\/a><\/li>\n                <li><a href=\"#faq\">FAQ<\/a><\/li>\n            <\/ul>\n            <div class=\"cta-buttons\">\n                <a href=\"tel:+919910823218\" class=\"btn btn-primary\">\ud83d\udcde Call Now<\/a>\n                <a href=\"https:\/\/wa.me\/919910823218?text=Hello%2C%20I%20need%20home%20healthcare%20in%20Bhopal\" class=\"btn btn-secondary\">WhatsApp<\/a>\n            <\/div>\n        <\/nav>\n    <\/header>\n\n    <!-- Hero Section -->\n    <section class=\"hero\">\n        <div class=\"container\">\n            <h1>Bringing Healing Home to Bhopal Families<\/h1>\n            <p>Picture this: Your father is discharged from AIIMS Bhopal after cardiac surgery. The doctors say &#8220;home care is crucial,&#8221; but you&#8217;re overwhelmed\u2014who will manage medications? Monitor vitals? Handle wound dressing? What if something goes wrong at 2 AM?<\/p>\n            <p>We understand. At AtHomeCare, we&#8217;ve walked alongside over <strong>3,000 Bhopal families<\/strong> through exactly these moments. From the quiet lanes of Arera Colony to bustling MP Nagar, from the lakes of Shyamla Hills to the expanding neighborhoods of Kolar\u2014we bring <strong>hospital-grade care, wrapped in the warmth of home<\/strong>.<\/p>\n            <div class=\"hero-cta\">\n                <a href=\"tel:+919910823218\" class=\"btn btn-primary\">Start Your Healing Journey<\/a>\n                <a href=\"https:\/\/wa.me\/919910823218?text=Hello%2C%20I%20need%20home%20healthcare%20in%20Bhopal\" class=\"btn btn-secondary\">Chat on WhatsApp<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Stats -->\n    <section class=\"stats\">\n        <div class=\"stats-grid\">\n            <div class=\"stat-item\">\n                <span class=\"stat-number\">3000+<\/span>\n                <span class=\"stat-label\">Families Healed at Home<\/span>\n            <\/div>\n            <div class=\"stat-item\">\n                <span class=\"stat-number\">24\/7<\/span>\n                <span class=\"stat-label\">Available Every Day<\/span>\n            <\/div>\n            <div class=\"stat-item\">\n                <span class=\"stat-number\">600+<\/span>\n                <span class=\"stat-label\">Healthcare Professionals<\/span>\n            <\/div>\n            <div class=\"stat-item\">\n                <span class=\"stat-number\">4.9\u2605<\/span>\n                <span class=\"stat-label\">From 312 Reviews<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Introduction -->\n    <section class=\"container\">\n        <div class=\"section-header\">\n            <h2>Understanding Bhopal&#8217;s Healthcare Journey<\/h2>\n            <p>Bhopal\u2014the City of Lakes, home to 2.5 million hearts. Where families gather for evening strolls by Upper Lake, where traditions run deep, and where healthcare challenges are real.<\/p>\n        <\/div>\n        <div class=\"info-box\">\n            <h4>The Bhopal Reality:<\/h4>\n            <p>You know the struggle: AIIMS Bhopal beds are precious. People&#8217;s Hospital is crowded. Private hospitals drain savings. Emergency ambulances navigate through New Market&#8217;s traffic. And when your elderly mother with diabetes and arthritis needs daily care, when your father recovering from bypass surgery needs round-the-clock monitoring\u2014<strong>where do you turn?<\/strong><\/p>\n        <\/div>\n        <p style=\"font-size: 18px; text-align: center; max-width: 800px; margin: 32px auto 0;\">That&#8217;s where we come in. Not as strangers with clipboards, but as partners in your family&#8217;s healing. We bring <strong>AIIMS-trained nurses, state-of-the-art medical equipment, and genuine compassion<\/strong> right to your doorstep\u2014whether you&#8217;re in a bungalow in Shyamla Hills or an apartment in Ayodhya Nagar.<\/p>\n    <\/section>\n\n    <!-- Services -->\n    <section id=\"services\" class=\"bg-white\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Our Home Healthcare Services in Bhopal<\/h2>\n                <p>Comprehensive care designed around your family&#8217;s unique needs<\/p>\n            <\/div>\n            <div class=\"services-grid\">\n                <!-- Home Nursing -->\n                <div class=\"service-card\">\n                    <h3>\ud83c\udfe5 Home Nursing Services<\/h3>\n                    <p>Skilled nursing care that transforms your home into a healing sanctuary. Our registered nurses handle everything from complex wound care to medication management.<\/p>\n                    <ul>\n                        <li>Post-operative care (AIIMS Bhopal, Chirayu, People&#8217;s Hospital)<\/li>\n                        <li>Medication administration &#038; management<\/li>\n                        <li>Wound care &#038; dressing changes<\/li>\n                        <li>IV therapy &#038; injections<\/li>\n                        <li>Catheter &#038; colostomy care<\/li>\n                        <li>Vital signs monitoring<\/li>\n                        <li>Palliative &#038; end-of-life care<\/li>\n                    <\/ul>\n                    <div class=\"service-footer\">\n                        <strong>Personalized care plans.<\/strong> <a href=\"tel:+919910823218\">Call +91-9910823218 for quote<\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Elderly Care -->\n                <div class=\"service-card\">\n                    <h3>\ud83d\udc74 Elderly Care at Home<\/h3>\n                    <p>Your parents gave you everything. Now it&#8217;s our turn to care for them with the dignity, respect, and love they deserve.<\/p>\n                    <ul>\n                        <li>Chronic disease management (diabetes, hypertension)<\/li>\n                        <li>Dementia &#038; Alzheimer&#8217;s care with patience<\/li>\n                        <li>Mobility assistance &#038; fall prevention<\/li>\n                        <li>Nutrition management &#038; meal support<\/li>\n                        <li>Personal hygiene care<\/li>\n                        <li>Companionship &#038; emotional support<\/li>\n                        <li>Medication reminders<\/li>\n                    <\/ul>\n                    <div class=\"service-footer\">\n                        <strong>Compassionate senior care.<\/strong> <a href=\"tel:+919910823218\">Call for pricing<\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Home ICU -->\n                <div class=\"service-card\">\n                    <h3>\ud83c\udfe8 ICU at Home<\/h3>\n                    <p>Critical care without hospital walls. Complete ICU setup with 24\/7 monitoring, ventilator support, and trained critical care nurses.<\/p>\n                    <ul>\n                        <li>Complete ICU equipment (ventilator, monitor, oxygen)<\/li>\n                        <li>24\/7 critical care nursing<\/li>\n                        <li>Post-ICU recovery &#038; weaning<\/li>\n                        <li>Respiratory support &#038; management<\/li>\n                        <li>Cardiac monitoring<\/li>\n                        <li>Regular doctor consultations<\/li>\n                    <\/ul>\n                    <div class=\"service-footer\">\n                        <strong>Hospital-grade critical care.<\/strong> <a href=\"tel:+919910823218\">Call for assessment<\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Patient Care -->\n                <div class=\"service-card\">\n                    <h3>\ud83e\udd1d Patient Care &#038; Attendants<\/h3>\n                    <p>Trained caregivers who assist with daily living activities\u2014bathing, feeding, mobility, hygiene\u2014so your loved one maintains dignity.<\/p>\n                    <ul>\n                        <li>Activities of daily living (ADL) assistance<\/li>\n                        <li>Bathing &#038; personal hygiene<\/li>\n                        <li>Feeding support<\/li>\n                        <li>Mobility &#038; transfer assistance<\/li>\n                        <li>Companionship<\/li>\n                        <li>Light housekeeping<\/li>\n                    <\/ul>\n                    <div class=\"service-footer\">\n                        <strong>Affordable care.<\/strong> <a href=\"tel:+919910823218\">Call for packages<\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Medical Equipment -->\n                <div class=\"service-card\">\n                    <h3>\ud83d\udecf\ufe0f Medical Equipment Rental<\/h3>\n                    <p>Hospital-grade equipment delivered to your doorstep\u2014from hospital beds to oxygen concentrators, wheelchairs to patient monitors.<\/p>\n                    <ul>\n                        <li>Hospital beds (manual &#038; electric)<\/li>\n                        <li>Oxygen concentrators (5L, 10L)<\/li>\n                        <li>BiPAP &#038; CPAP machines<\/li>\n                        <li>Wheelchairs &#038; walkers<\/li>\n                        <li>Patient monitors<\/li>\n                        <li>Suction machines &#038; nebulizers<\/li>\n                    <\/ul>\n                    <div class=\"service-footer\">\n                        <strong>Available on rental.<\/strong> <a href=\"tel:+919910823218\">Call for rates<\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Physiotherapy -->\n                <div class=\"service-card\">\n                    <h3>\ud83c\udfc3 Physiotherapy at Home<\/h3>\n                    <p>Professional physiotherapists who help you recover from surgery, stroke, or injury\u2014regaining strength, mobility, and independence.<\/p>\n                    <ul>\n                        <li>Post-operative rehabilitation<\/li>\n                        <li>Stroke &#038; neurological rehabilitation<\/li>\n                        <li>Orthopedic physiotherapy<\/li>\n                        <li>Joint pain &#038; arthritis management<\/li>\n                        <li>Sports injury recovery<\/li>\n                        <li>Balance &#038; gait training<\/li>\n                    <\/ul>\n                    <div class=\"service-footer\">\n                        <strong>Personalized therapy.<\/strong> <a href=\"tel:+919910823218\">Call for pricing<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Detailed Content -->\n    <section class=\"container\">\n        <div class=\"content-text\">\n            <h2>Comprehensive Home Nursing Services in Bhopal<\/h2>\n            <p>When Mrs. Sharma&#8217;s 68-year-old husband returned home after triple bypass surgery at AIIMS Bhopal, she was terrified. &#8220;What if the surgical wound gets infected? What if I miss a medication dose? What if his blood pressure drops at night?&#8221;<\/p>\n            <p>Within 3 hours of her call, Nurse Priya arrived at their Arera Colony home. Not just with a medical bag, but with a reassuring smile and 12 years of cardiac nursing experience. She set up a care schedule, coordinated with Mr. Sharma&#8217;s cardiologist, managed wound care with precision, and most importantly\u2014gave Mrs. Sharma peace of mind.<\/p>\n            <p><strong>Eight weeks later, Mr. Sharma was back to his morning walks by Upper Lake. Fully healed. Fully alive.<\/strong><\/p>\n\n            <h3>What Our Home Nursing Includes:<\/h3>\n            <ul>\n                <li><strong>Post-Operative Care:<\/strong> Surgical wound assessment &#038; dressing, drain management, suture removal, infection monitoring, pain management<\/li>\n                <li><strong>Chronic Disease Management:<\/strong> Diabetes monitoring (blood glucose, insulin), hypertension management (BP monitoring), COPD care (nebulization, breathing exercises)<\/li>\n                <li><strong>Medication Management:<\/strong> Oral medications, IV therapy (antibiotic infusions), injections, medication reconciliation<\/li>\n                <li><strong>Complex Wound Care:<\/strong> Diabetic foot ulcers, pressure sores, post-surgical wounds, burn care<\/li>\n                <li><strong>Catheter &#038; Tube Care:<\/strong> Urinary catheter maintenance, NG tube feeding, tracheostomy care, colostomy care<\/li>\n                <li><strong>Vital Signs Monitoring:<\/strong> Blood pressure, heart rate, respiratory rate, oxygen saturation, temperature, blood glucose<\/li>\n                <li><strong>Palliative Care:<\/strong> Pain &#038; symptom management, emotional support, dignity-preserving care<\/li>\n            <\/ul>\n\n            <div class=\"info-box\">\n                <h4>Coordination with Bhopal Hospitals:<\/h4>\n                <p>Our nurses maintain direct coordination with AIIMS Bhopal, People&#8217;s Hospital, Chirayu Medical College, and Bhopal Memorial Hospital. We follow your doctor&#8217;s care plan precisely and provide regular updates.<\/p>\n            <\/div>\n\n            <p class=\"text-center\" style=\"margin-top: 32px;\"><a href=\"tel:+919910823218\" class=\"btn btn-primary\">Call +91-9910823218 for Personalized Care Plan<\/a><\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Why Choose Us -->\n    <section id=\"why-us\" class=\"bg-white\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Why Bhopal Families Trust AtHomeCare<\/h2>\n                <p>We&#8217;re not just a service. We&#8217;re your partners in healing.<\/p>\n            <\/div>\n            <div class=\"services-grid\">\n                <div class=\"service-card\">\n                    <h3>\ud83c\udf93 Qualified Professionals<\/h3>\n                    <p>All nurses: B.Sc.\/GNM qualified, registered with State Nursing Council. Caregivers: Certified training, background verified. Physiotherapists: BPT\/MPT degrees.<\/p>\n                <\/div>\n                <div class=\"service-card\">\n                    <h3>\ud83c\udfe5 Hospital Coordination<\/h3>\n                    <p>Seamless communication with AIIMS Bhopal, People&#8217;s Hospital, Chirayu Medical College. We follow your doctor&#8217;s care plan and provide regular updates.<\/p>\n                <\/div>\n                <div class=\"service-card\">\n                    <h3>\ud83c\udf19 24\/7 Availability<\/h3>\n                    <p>Healthcare emergencies don&#8217;t follow office hours. Neither do we. Day or night, festive season or monsoon, we&#8217;re here\u2014every hour, every day.<\/p>\n                <\/div>\n                <div class=\"service-card\">\n                    <h3>\ud83c\udfe1 Comprehensive Coverage<\/h3>\n                    <p>From central Bhopal (MP Nagar, Arera Colony) to suburbs (Bairagarh, Kolar)\u2014we serve 40+ Bhopal areas including rural locations.<\/p>\n                <\/div>\n                <div class=\"service-card\">\n                    <h3>\ud83e\udd1d Cultural Sensitivity<\/h3>\n                    <p>Our caregivers speak Hindi\/Urdu fluently, respect religious practices, prepare familiar meals, and treat your family as their own.<\/p>\n                <\/div>\n                <div class=\"service-card\">\n                    <h3>\ud83d\udcb0 Transparent &#038; Flexible<\/h3>\n                    <p>No hidden charges. Personalized care packages based on your needs. Flexible duration\u2014hourly, daily, weekly, monthly. <a href=\"tel:+919910823218\">Call for quote<\/a><\/p>\n                <\/div>\n                <div class=\"service-card\">\n                    <h3>\ud83d\udee1\ufe0f Quality Assurance<\/h3>\n                    <p>Regular supervision by senior nurses. Weekly care plan reviews. Equipment maintenance protocols. Infection control standards.<\/p>\n                <\/div>\n                <div class=\"service-card\">\n                    <h3>\u2764\ufe0f Compassionate Care<\/h3>\n                    <p>We see someone&#8217;s beloved parent, grandparent, spouse, child. Every life is precious. Every family deserves support. That&#8217;s our promise.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Coverage -->\n    <section id=\"coverage\" class=\"container\">\n        <div class=\"section-header\">\n            <h2>We Serve Across Bhopal &#038; Beyond<\/h2>\n            <p>Quality home healthcare wherever you are\u2014from city center to expanding suburbs<\/p>\n        <\/div>\n        <div class=\"coverage-tags\">\n            <span class=\"tag\">MP Nagar<\/span>\n            <span class=\"tag\">Arera Colony<\/span>\n            <span class=\"tag\">Kolar<\/span>\n            <span class=\"tag\">TT Nagar<\/span>\n            <span class=\"tag\">Ayodhya Nagar<\/span>\n            <span class=\"tag\">Hoshangabad Road<\/span>\n            <span class=\"tag\">Bairagarh<\/span>\n            <span class=\"tag\">Shahpura<\/span>\n            <span class=\"tag\">Shyamla Hills<\/span>\n            <span class=\"tag\">New Market<\/span>\n            <span class=\"tag\">Hamidia Road<\/span>\n            <span class=\"tag\">Jahangirabad<\/span>\n            <span class=\"tag\">Peer Gate<\/span>\n            <span class=\"tag\">Chowk Bazaar<\/span>\n            <span class=\"tag\">Berasia Road<\/span>\n            <span class=\"tag\">Govindpura<\/span>\n            <span class=\"tag\">Bag Sewania<\/span>\n            <span class=\"tag\">Misrod<\/span>\n            <span class=\"tag\">Ratibad<\/span>\n            <span class=\"tag\">Indrapuri<\/span>\n            <span class=\"tag\">Katara Hills<\/span>\n            <span class=\"tag\">Anand Nagar<\/span>\n            <span class=\"tag\">Bhopal Talkies<\/span>\n            <span class=\"tag\">Habibganj<\/span>\n            <span class=\"tag\">Raisen Road<\/span>\n            <span class=\"tag\">Mandideep<\/span>\n            <span class=\"tag\">Obedullaganj<\/span>\n            <span class=\"tag\">Sehore Road<\/span>\n            <span class=\"tag\">Piplani<\/span>\n            <span class=\"tag\">Awadhpuri<\/span>\n            <span class=\"tag\">Saket Nagar<\/span>\n            <span class=\"tag\">Gulmohar<\/span>\n            <span class=\"tag\">Danish Kunj<\/span>\n            <span class=\"tag\">Ashoka Garden<\/span>\n            <span class=\"tag\">Nehru Nagar<\/span>\n            <span class=\"tag\">Bagh Mugaliya<\/span>\n            <span class=\"tag\">Kohefiza<\/span>\n            <span class=\"tag\">Idgah Hills<\/span>\n        <\/div>\n        <p style=\"text-align: center; margin-top: 32px; font-size: 18px;\">Don&#8217;t see your area? <a href=\"tel:+919910823218\" style=\"color: var(--primary); font-weight: 600;\">Call +91-9910823218<\/a>\u2014we serve throughout Bhopal, Raisen, Sehore, and Vidisha districts!<\/p>\n    <\/section>\n\n    <!-- Testimonials -->\n    <section id=\"testimonials\" class=\"bg-white\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Healing Stories from Bhopal Families<\/h2>\n                <p>Real experiences from families who chose AtHomeCare<\/p>\n            <\/div>\n            <div class=\"testimonials-grid\">\n                <div class=\"testimonial\">\n                    <p class=\"testimonial-quote\">&#8220;After my father&#8217;s bypass surgery at AIIMS Bhopal, we were anxious about home care. AtHomeCare sent Nurse Priya who managed his wound care, medications, and physiotherapy beautifully. Papa recovered fully in 8 weeks. Truly grateful!&#8221;<\/p>\n                    <p class=\"testimonial-author\">\u2014 Rajesh Sharma, Businessman, Arera Colony, Bhopal<\/p>\n                <\/div>\n                <div class=\"testimonial\">\n                    <p class=\"testimonial-quote\">&#8220;My elderly mother has diabetes and early dementia. The caregiver AtHomeCare provided not only manages her medications perfectly but also engages her with old Hindi songs. Ma is calmer and happier.&#8221;<\/p>\n                    <p class=\"testimonial-author\">\u2014 Sunita Verma, Teacher, MP Nagar, Bhopal<\/p>\n                <\/div>\n                <div class=\"testimonial\">\n                    <p class=\"testimonial-quote\">&#8220;When my wife needed home ICU after COVID pneumonia, I doubted if home setup could match hospital. AtHomeCare amazed us\u2014ventilator, monitor, oxygen, everything. My wife recovered in 4 weeks.&#8221;<\/p>\n                    <p class=\"testimonial-author\">\u2014 Dr. Anil Dubey, Physician, Kolar, Bhopal<\/p>\n                <\/div>\n                <div class=\"testimonial\">\n                    <p class=\"testimonial-quote\">&#8220;Living in Bairagarh, we thought quality home healthcare wasn&#8217;t accessible. AtHomeCare not only delivered hospital bed and oxygen but arranged a wonderful nurse for my father&#8217;s stroke recovery. Outstanding service!&#8221;<\/p>\n                    <p class=\"testimonial-author\">\u2014 Meera Patel, Homemaker, Bairagarh, Bhopal<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- FAQ -->\n    <section id=\"faq\" class=\"container\">\n        <div class=\"section-header\">\n            <h2>Frequently Asked Questions<\/h2>\n            <p>Everything you need to know about our services<\/p>\n        <\/div>\n        <div class=\"faq-container\">\n            <div class=\"faq-item\">\n                <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                    <span>How quickly can you deploy services in Bhopal?<\/span>\n                    <span class=\"faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-content\">\n                        <p>For most Bhopal areas, we deploy within <strong>2-4 hours<\/strong>. For suburbs, typically <strong>4-6 hours<\/strong>. In emergencies (post-discharge from AIIMS Bhopal, People&#8217;s Hospital), we prioritize and often arrive within <strong>1-2 hours<\/strong>.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                    <span>What is the cost of home healthcare services?<\/span>\n                    <span class=\"faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-content\">\n                        <p>Our pricing is <strong>personalized<\/strong> based on your specific needs, duration, and services required. Each patient receives a customized care plan with tailored pricing. Call <strong><a href=\"tel:+919910823218\">+91-9910823218<\/a><\/strong> for a transparent, no-obligation quote. We believe in transparent pricing with no hidden charges.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                    <span>Are your nurses and caregivers qualified?<\/span>\n                    <span class=\"faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-content\">\n                        <p><strong>Absolutely.<\/strong> All nurses are B.Sc.\/GNM qualified, registered with MP Nursing Council, with minimum 2 years experience. Caregivers have certified training and background verification. Physiotherapists have BPT\/MPT degrees and are registered with Indian Association of Physiotherapists.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                    <span>Can I request a female nurse or caregiver?<\/span>\n                    <span class=\"faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-content\">\n                        <p>Yes, absolutely. We understand and respect cultural preferences. You can request female\/male nurse, language preference (Hindi, Urdu, English), or specific skill sets. Just let us know when booking.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                    <span>Do you coordinate with my doctor in Bhopal?<\/span>\n                    <span class=\"faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-content\">\n                        <p><strong>Yes, seamless coordination is core to our service.<\/strong> We work closely with AIIMS Bhopal, People&#8217;s Hospital, Chirayu Medical College, and all major Bhopal hospitals. We follow your doctor&#8217;s care plan precisely, provide regular updates, and arrange home visits when needed.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                    <span>Can I book services for just a few hours daily?<\/span>\n                    <span class=\"faq-toggle\">+<\/span>\n                <\/div>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-content\">\n                        <p><strong>Yes, we offer maximum flexibility:<\/strong><\/p>\n                        <ul>\n                            <li>Hourly services (minimum 4 hours)<\/li>\n                            <li>Part-time care (6-8 hours daily)<\/li>\n                            <li>12-hour shifts (day or night)<\/li>\n                            <li>24-hour continuous care<\/li>\n                            <li>Flexible week-to-week scheduling<\/li>\n                        <\/ul>\n                        <p>Call <strong><a href=\"tel:+919910823218\">+91-9910823218<\/a><\/strong> for customized scheduling and pricing.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Final CTA -->\n    <section class=\"bg-white\">\n        <div class=\"container text-center\" style=\"padding: 80px 20px;\">\n            <h2 style=\"font-size: 40px; color: var(--text-dark); margin-bottom: 20px;\">Your Family&#8217;s Healing Journey Starts Here<\/h2>\n            <p style=\"font-size: 18px; max-width: 700px; margin: 0 auto 32px; color: var(--text-body);\">Whether it&#8217;s post-surgical care after AIIMS Bhopal discharge, elderly care for your aging parents, home ICU setup, or simply peace of mind\u2014<strong>we&#8217;re here for you.<\/strong><\/p>\n            <p style=\"font-size: 20px; font-weight: 600; margin-bottom: 32px; color: var(--text-dark);\">Let us bring healing home to your Bhopal family.<\/p>\n            <div style=\"display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;\">\n                <a href=\"tel:+919910823218\" class=\"btn btn-primary\">\ud83d\udcde Call +91-9910823218<\/a>\n                <a href=\"https:\/\/wa.me\/919910823218?text=Hello%2C%20I%20need%20home%20healthcare%20in%20Bhopal\" class=\"btn btn-secondary\">\ud83d\udcac WhatsApp Us<\/a>\n                <a href=\"mailto:care@athomecare.in\" class=\"btn btn-secondary\">\u2709\ufe0f Email Us<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer>\n        <div class=\"footer-content\">\n            <p><strong>AtHomeCare Bhopal<\/strong> \u2013 Compassionate Home Healthcare Services<\/p>\n            <p>\ud83d\udcde Phone: <a href=\"tel:+919910823218\">+91-9910823218<\/a> | \u2709\ufe0f Email: care@athomecare.in<\/p>\n            <p>\ud83c\udfe2 Office: Office No: 703, ILD Trade Centre, Sector 47, Gurgaon, Haryana 122018<\/p>\n            <p>\ud83d\udccd Service Area: All Bhopal + Raisen, Sehore, Vidisha districts<\/p>\n            <p style=\"margin-top: 20px;\">\ud83c\udf10 <a href=\"https:\/\/athomecare.in\/\">athomecare.in<\/a> | Available 24\/7 for your family<\/p>\n            <p style=\"margin-top: 20px; font-size: 13px;\">&copy; 2025 AtHomeCare. All rights reserved.<\/p>\n        <\/div>\n    <\/footer>\n\n    <!-- Floating Actions -->\n    <div class=\"floating-actions\">\n        <a href=\"tel:+919910823218\" class=\"floating-btn\" title=\"Call Now\">\ud83d\udcde<\/a>\n        <a href=\"https:\/\/wa.me\/919910823218?text=Hello%2C%20I%20need%20home%20healthcare%20in%20Bhopal\" class=\"floating-btn\" title=\"WhatsApp\">\ud83d\udcac<\/a>\n        <button class=\"floating-btn back-to-top\" id=\"backToTop\" onclick=\"scrollToTop()\" title=\"Back to Top\">\u2191<\/button>\n    <\/div>\n\n    <script>\n        \/\/ FAQ Toggle\n        function toggleFaq(element) {\n            const faqItem = element.parentElement;\n            const isActive = faqItem.classList.contains('active');\n            \n            document.querySelectorAll('.faq-item').forEach(item => {\n                item.classList.remove('active');\n            });\n            \n            if (!isActive) {\n                faqItem.classList.add('active');\n            }\n        }\n\n        \/\/ Back to Top\n        const backToTopBtn = document.getElementById('backToTop');\n        \n        window.addEventListener('scroll', () => {\n            if (window.pageYOffset > 300) {\n                backToTopBtn.classList.add('visible');\n            } else {\n                backToTopBtn.classList.remove('visible');\n            }\n        });\n\n        function scrollToTop() {\n            window.scrollTo({ top: 0, behavior: 'smooth' });\n        }\n\n        \/\/ Smooth scroll\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                }\n            });\n        });\n    <\/script>\n\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>AtHomeCare Bhopal &#8211; Compassionate Home Healthcare Services AtHomeCare Bhopal Services Why Us Coverage Testimonials FAQ \ud83d\udcde Call Now WhatsApp Bringing Healing Home to Bhopal Families Picture this: Your father is discharged from AIIMS Bhopal after cardiac surgery. The doctors say &#8220;home care is crucial,&#8221; but you&#8217;re overwhelmed\u2014who will manage medications? Monitor vitals? Handle wound dressing? [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/athomecare.in\/bhopal\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/bhopal\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/athomecare.in\/bhopal\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/bhopal\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/bhopal\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":1,"href":"https:\/\/athomecare.in\/bhopal\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":7,"href":"https:\/\/athomecare.in\/bhopal\/wp-json\/wp\/v2\/pages\/5\/revisions\/7"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/bhopal\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}