{"id":5,"date":"2026-04-20T05:29:55","date_gmt":"2026-04-20T05:29:55","guid":{"rendered":"https:\/\/athomecare.in\/panipat\/?page_id=5"},"modified":"2026-04-20T05:29:56","modified_gmt":"2026-04-20T05:29:56","slug":"athomecare-home-nursing-icu-setup-in-panipat","status":"publish","type":"page","link":"https:\/\/athomecare.in\/panipat\/","title":{"rendered":"AtHomeCare\u2122 &#8211; Home Nursing &amp; ICU Setup in Panipat"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en-IN\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>AtHomeCare\u2122 &#8211; Home Nursing &#038; ICU Setup in Panipat<\/title>\n    <meta name=\"description\" content=\"Trusted home healthcare services in Panipat, Haryana. 24\/7 nurses, ICU setup at home, and trained attendants for elderly and post-surgery care. Serving Model Town, Sector 13-17, and nearby areas.\">\n    <style>\n        :root {\n            --primary-blue: #1E88E5;\n            --primary-dark: #1565C0;\n            --accent-yellow: #FBC02D;\n            --text-dark: #333333;\n            --text-light: #666666;\n            --bg-light: #F9F9F9;\n            --white: #FFFFFF;\n            --danger: #D32F2F;\n        }\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.6;\n            color: var(--text-dark);\n            background-color: var(--bg-light);\n            font-size: 16px;\n        }\n\n        \/* Utility *\/\n        .container {\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .text-center { text-align: center; }\n        .text-blue { color: var(--primary-blue); }\n        .bg-white { background: var(--white); }\n        .bold { font-weight: 700; }\n        .hidden-mobile { display: block; }\n\n        \/* Typography *\/\n        h1, h2, h3, h4 {\n            color: var(--text-dark);\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n\n        h1 { font-size: 2.2rem; line-height: 1.2; }\n        h2 { font-size: 1.8rem; color: var(--primary-blue); margin-top: 40px; border-bottom: 2px solid var(--accent-yellow); display: inline-block; padding-bottom: 5px; }\n        h3 { font-size: 1.4rem; margin-top: 20px; }\n        p { margin-bottom: 15px; color: var(--text-light); }\n\n        \/* Buttons *\/\n        .btn {\n            display: inline-block;\n            padding: 12px 25px;\n            border-radius: 5px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: background 0.3s;\n            cursor: pointer;\n            border: none;\n        }\n\n        .btn-primary { background: var(--primary-blue); color: var(--white); }\n        .btn-primary:hover { background: var(--primary-dark); }\n        .btn-accent { background: var(--accent-yellow); color: var(--text-dark); }\n        .btn-accent:hover { background: #F9A825; }\n        .btn-call { font-size: 1.1rem; display: flex; align-items: center; justify-content: center; gap: 10px; }\n\n        \/* Header *\/\n        header {\n            background: var(--white);\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            position: sticky;\n            top: 0;\n            z-index: 1000;\n            padding: 15px 0;\n        }\n\n        .nav-flex {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .logo { font-size: 1.5rem; font-weight: bold; color: var(--primary-blue); }\n        .logo span { color: var(--accent-yellow); }\n\n        .nav-links { display: flex; gap: 20px; align-items: center; }\n        .nav-links a { text-decoration: none; color: var(--text-dark); font-weight: 500; }\n        .nav-links a:hover { color: var(--primary-blue); }\n\n        \/* Hero Section *\/\n        .hero {\n            background: linear-gradient(rgba(30, 136, 229, 0.9), rgba(30, 136, 229, 0.8)), url('https:\/\/picsum.photos\/seed\/care1\/1200\/600.jpg');\n            background-size: cover;\n            background-position: center;\n            color: var(--white);\n            padding: 80px 0;\n            text-align: center;\n        }\n\n        .hero h1 { color: var(--white); margin-bottom: 20px; }\n        .hero p { color: #f0f0f0; font-size: 1.2rem; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; }\n        .hero .sub-text { font-size: 1rem; margin-top: 15px; opacity: 0.9; }\n\n        \/* Trust Block *\/\n        .trust-block {\n            background: var(--white);\n            padding: 30px 0;\n            border-bottom: 1px solid #eee;\n        }\n        .trust-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            text-align: center;\n        }\n        .trust-item h4 { color: var(--primary-blue); margin-bottom: 5px; }\n        .trust-item p { font-size: 0.9rem; margin: 0; }\n\n        \/* Sections General *\/\n        section { padding: 50px 0; }\n\n        \/* When Needed *\/\n        .scenarios-list {\n            list-style: none;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 20px;\n        }\n        .scenarios-list li {\n            background: var(--white);\n            padding: 20px;\n            border-left: 4px solid var(--accent-yellow);\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n        }\n        .scenarios-list strong { display: block; margin-bottom: 8px; color: var(--text-dark); font-size: 1.1rem; }\n\n        \/* Services Detailed *\/\n        .service-card {\n            background: var(--white);\n            border: 1px solid #eee;\n            padding: 25px;\n            margin-bottom: 30px;\n            border-radius: 8px;\n            transition: transform 0.2s;\n        }\n        .service-card:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0,0,0,0.1); }\n        .service-card h3 { color: var(--primary-blue); }\n        .service-details {\n            margin-top: 15px;\n            padding-top: 15px;\n            border-top: 1px solid #eee;\n        }\n        .service-detail-row { margin-bottom: 10px; }\n        .service-detail-row strong { color: var(--text-dark); }\n\n        \/* Local Proof *\/\n        .local-proof {\n            background: #E3F2FD;\n            padding: 40px 0;\n        }\n        .area-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n            margin-top: 20px;\n        }\n        .area-tag {\n            background: var(--white);\n            padding: 5px 15px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            color: var(--primary-blue);\n            font-weight: 600;\n        }\n\n        \/* Process *\/\n        .process-steps {\n            display: flex;\n            justify-content: space-between;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin-top: 30px;\n        }\n        .step {\n            flex: 1;\n            min-width: 200px;\n            text-align: center;\n            position: relative;\n        }\n        .step-num {\n            background: var(--primary-blue);\n            color: var(--white);\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 15px;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        \/* Comparison *\/\n        .comparison-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: var(--white);\n            margin-top: 20px;\n        }\n        .comparison-table th, .comparison-table td {\n            padding: 15px;\n            border: 1px solid #ddd;\n            text-align: left;\n        }\n        .comparison-table th { background: var(--primary-blue); color: var(--white); }\n        .comparison-table tr:nth-child(even) { background: #f9f9f9; }\n\n        \/* Testimonials *\/\n        .testimonial-card {\n            background: var(--white);\n            padding: 20px;\n            margin-bottom: 20px;\n            border-radius: 8px;\n            font-style: italic;\n            border-left: 4px solid var(--primary-blue);\n        }\n        .testimonial-author {\n            display: block;\n            margin-top: 10px;\n            font-weight: bold;\n            font-style: normal;\n            color: var(--primary-blue);\n        }\n\n        \/* Emergency *\/\n        .emergency-section {\n            background: var(--danger);\n            color: var(--white);\n            text-align: center;\n            padding: 60px 0;\n        }\n        .emergency-section h2 { color: var(--white); border-bottom: none; }\n        .emergency-section p { color: #fff; opacity: 0.9; }\n        .emergency-section a { background: var(--white); color: var(--danger); }\n\n        \/* FAQ *\/\n        .faq-item {\n            background: var(--white);\n            margin-bottom: 15px;\n            padding: 20px;\n            border-radius: 5px;\n            cursor: pointer;\n            box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n        }\n        .faq-question { font-weight: 600; margin-bottom: 10px; display: flex; justify-content: space-between; }\n        .faq-answer { display: none; margin-top: 10px; padding-top: 10px; border-top: 1px solid #eee; }\n        .faq-item.active .faq-answer { display: block; }\n\n        \/* Footer *\/\n        footer {\n            background: #222;\n            color: #ccc;\n            padding: 50px 0 20px;\n        }\n        footer h4 { color: var(--white); margin-bottom: 20px; }\n        footer ul { list-style: none; margin-bottom: 20px; }\n        footer ul li { margin-bottom: 10px; }\n        footer a { color: #ccc; text-decoration: none; }\n        footer a:hover { color: var(--accent-yellow); }\n        .copyright {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 20px;\n            border-top: 1px solid #444;\n            font-size: 0.9rem;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            h1 { font-size: 1.8rem; }\n            .nav-flex { flex-direction: column; gap: 15px; }\n            .nav-links { flex-direction: column; width: 100%; text-align: center; }\n            .comparison-table { font-size: 0.9rem; }\n            .comparison-table th, .comparison-table td { padding: 10px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Header -->\n    <header>\n        <div class=\"container nav-flex\">\n            <div class=\"logo\">AtHomeCare<span>\u2122<\/span><\/div>\n            <nav class=\"nav-links\">\n                <a href=\"#services\">Services<\/a>\n                <a href=\"#process\">Process<\/a>\n                <a href=\"#areas\">Areas<\/a>\n                <a href=\"#faq\">FAQ<\/a>\n                <a href=\"tel:9910823218\" class=\"btn btn-primary btn-call\">\ud83d\udcde 9910823218<\/a>\n            <\/nav>\n        <\/div>\n    <\/header>\n\n    <!-- Hero Section -->\n    <section class=\"hero\">\n        <div class=\"container\">\n            <h1>Home Nursing Care &#038; ICU Setup in Panipat<\/h1>\n            <p>Don&#8217;t shift your loved ones to a faraway city. Get expert hospital-level care at your home in Panipat today.<\/p>\n            \n            <div style=\"margin-bottom: 25px;\">\n                <a href=\"tel:9910823218\" class=\"btn btn-accent\">Call Now for Help<\/a>\n                <a href=\"https:\/\/wa.me\/919910823218\" class=\"btn btn-primary\" style=\"margin-left: 10px;\">WhatsApp Us<\/a>\n            <\/div>\n            \n            <div class=\"sub-text\">\n                \u2705 24\/7 Nurse &#038; Attendant Availability<br>\n                \u2705 ICU Setup at Home (Ventilator, Bipap)<br>\n                \u26a0\ufe0f Same-Day Setup in Emergency\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Trust Block -->\n    <div class=\"trust-block\">\n        <div class=\"container\">\n            <div class=\"trust-grid\">\n                <div class=\"trust-item\">\n                    <h4>10+ Years<\/h4>\n                    <p>Experience in Home Healthcare<\/p>\n                <\/div>\n                <div class=\"trust-item\">\n                    <h4>GNM\/BSc Nurses<\/h4>\n                    <p>Qualified Medical Staff<\/p>\n                <\/div>\n                <div class=\"trust-item\">\n                    <h4>Fast Response<\/h4>\n                    <p>Staff reaches within hours<\/p>\n                <\/div>\n                <div class=\"trust-item\">\n                    <h4>Full Equipment<\/h4>\n                    <p>Oxygen, Syringe Pumps, Suction<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- When Do You Need Home Care? -->\n    <section id=\"scenarios\">\n        <div class=\"container\">\n            <h2>When Do You Need Home Care?<\/h2>\n            <p>It is normal to feel confused. Many families in Panipat ask us when is the right time. Here are real situations we handle every day.<\/p>\n            \n            <ul class=\"scenarios-list\">\n                <li>\n                    <strong>After Hospital Discharge<\/strong>\n                    The patient is sent home from Columbia Asia or PIMS, but still needs injections and dressing. You do not know how to change the dressing or handle the Ryle&#8217;s tube.\n                <\/li>\n                <li>\n                    <strong>Stroke \/ Paralysis Patient<\/strong>\n                    Your father or mother had a stroke. They cannot move on their own. You need help turning them in bed every 2 hours to prevent bed sores.\n                <\/li>\n                <li>\n                    <strong>Bedridden Patients<\/strong>\n                    The patient is on the bed for months. They cannot use the toilet. They need help with hygiene, feeding, and cleaning.\n                <\/li>\n                <li>\n                    <strong>Oxygen Support<\/strong>\n                    The oxygen level keeps dropping at night. You are scared to sleep. You need someone to watch the monitor and adjust the oxygen flow 24\/7.\n                <\/li>\n            <\/ul>\n        <\/div>\n    <\/section>\n\n    <!-- Core Services (Authority Section) -->\n    <section id=\"services\" class=\"bg-white\">\n        <div class=\"container\">\n            <h2>Our Medical Services in Panipat<\/h2>\n            <p>We follow standard nursing protocol. Every service is clinically monitored to ensure safety.<\/p>\n\n            <!-- Attendant -->\n            <article class=\"service-card\">\n                <h3>Patient Attendant Services (Caregiver)<\/h3>\n                <div class=\"service-details\">\n                    <div class=\"service-detail-row\"><strong>What is done:<\/strong> The attendant helps with daily living. They feed the patient, give bed baths, change diapers, and help move the patient from bed to chair.<\/div>\n                    <div class=\"service-detail-row\"><strong>Who needs it:<\/strong> Elderly parents, stroke patients, or those who cannot move themselves.<\/div>\n                    <div class=\"service-detail-row\"><strong>Risk without it:<\/strong> Family members get exhausted quickly. Without proper turning every 2 hours, patients get dangerous bed sores (pressure ulcers).<\/div>\n                <\/div>\n            <\/article>\n\n            <!-- Nursing -->\n            <article class=\"service-card\">\n                <h3>Home Nursing Care (GNM\/BSc)<\/h3>\n                <div class=\"service-details\">\n                    <div class=\"service-detail-row\"><strong>What is done:<\/strong> A qualified nurse handles medical tasks. This includes IV injection, drip administration, catheter change, stoma care, and wound dressing.<\/div>\n                    <div class=\"service-detail-row\"><strong>Who needs it:<\/strong> Post-surgery patients, diabetic patients with wounds, or those needing IV antibiotics.<\/div>\n                    <div class=\"service-detail-row\"><strong>Risk without it:<\/strong> Infection risk is very high if dressings are not done cleanly. Untrained hands can hurt veins during injections.<\/div>\n                <\/div>\n            <\/article>\n\n            <!-- ICU Setup -->\n            <article class=\"service-card\">\n                <h3>ICU Setup at Home<\/h3>\n                <div class=\"service-details\">\n                    <div class=\"service-detail-row\"><strong>What is done:<\/strong> We convert a room into an ICU. We provide a ventilator, Bipap machine, cardiac monitor, suction machine, and a critical care nurse 24\/7.<\/div>\n                    <div class=\"service-detail-row\"><strong>Who needs it:<\/strong> Patients on ventilator support, tracheostomy patients, or those with critical infections who cannot shift to hospital.<\/div>\n                    <div class=\"service-detail-row\"><strong>Risk without it:<\/strong> If the patient&#8217;s oxygen drops or heart rate changes, you will not know. Without a ventilator, breathing can stop.<\/div>\n                <\/div>\n            <\/article>\n\n            <!-- Equipment -->\n            <article class=\"service-card\">\n                <h3>Medical Equipment Rental<\/h3>\n                <div class=\"service-details\">\n                    <div class=\"service-detail-row\"><strong>What is done:<\/strong> We rent and setup hospital beds, oxygen concentrators, air mattresses (anti-bedsore), and wheelchairs.<\/div>\n                    <div class=\"service-detail-row\"><strong>Who needs it:<\/strong> Short-term recovery periods or specific needs like oxygen therapy at night.<\/div>\n                    <div class=\"service-detail-row\"><strong>Risk without it:<\/strong> Buying equipment is very expensive. Wrong equipment settings (like high oxygen flow) can be dangerous.<\/div>\n                <\/div>\n            <\/article>\n\n            <!-- Physiotherapy -->\n            <article class=\"service-card\">\n                <h3>Physiotherapy at Home<\/h3>\n                <div class=\"service-details\">\n                    <div class=\"service-detail-row\"><strong>What is done:<\/strong> A physiotherapist visits to do exercises. They help with limb movement, muscle strengthening, and chest physiotherapy.<\/div>\n                    <div class=\"service-detail-row\"><strong>Who needs it:<\/strong> Paralysis patients, fracture recovery, or elderly with muscle weakness.<\/div>\n                    <div class=\"service-detail-row\"><strong>Risk without it:<\/strong> Muscles become permanently stiff (contracture). Joints freeze up and the patient may never walk again.<\/div>\n                <\/div>\n            <\/article>\n\n            <!-- Injections -->\n            <article class=\"service-card\">\n                <h3>Injection and Drip at Home<\/h3>\n                <div class=\"service-details\">\n                    <div class=\"service-detail-row\"><strong>What is done:<\/strong> A nurse visits specifically to give an IV push, IM injection, or set up a saline drip for hydration or medication.<\/div>\n                    <div class=\"service-detail-row\"><strong>Who needs it:<\/strong> Patients on strong antibiotics, insulin, or chemotherapy who cannot go to the hospital daily.<\/div>\n                    <div class=\"service-detail-row\"><strong>Risk without it:<\/strong> Missing doses makes the infection stronger. Trying to inject yourself can cause nerve damage.<\/div>\n                <\/div>\n            <\/article>\n        <\/div>\n    <\/section>\n\n    <!-- Local Proof -->\n    <section id=\"areas\" class=\"local-proof\">\n        <div class=\"container\">\n            <h2>Serving Families Across Panipat<\/h2>\n            <p class=\"text-center\">We are locally grounded. Our team knows the city well. Families in Model Town and Sector 25 often call us after discharge from Manipal Hospital or Gupta Hospital.<\/p>\n            \n            <h3 style=\"text-align: center; margin-top: 30px;\">Areas We Cover<\/h3>\n            <div class=\"area-tags\">\n                <span class=\"area-tag\">Model Town<\/span>\n                <span class=\"area-tag\">Sector 13-17<\/span>\n                <span class=\"area-tag\">Sector 25-27<\/span>\n                <span class=\"area-tag\">Devi Mandir Road<\/span>\n                <span class=\"area-tag\">Assan Gate<\/span>\n                <span class=\"area-tag\">G.T. Road<\/span>\n                <span class=\"area-tag\">Kala Amb<\/span>\n                <span class=\"area-tag\">Babarpur<\/span>\n                <span class=\"area-tag\">Samalkha<\/span>\n                <span class=\"area-tag\">Near NIPER<\/span>\n                <span class=\"area-tag\">Sanjay Road<\/span>\n                <span class=\"area-tag\">Railway Colony<\/span>\n            <\/div>\n\n            <p class=\"text-center\" style=\"margin-top: 20px;\">\n                <strong>Nearby Hospitals:<\/strong> We work alongside doctors at Columbia Asia (Manipal), Gupta Hospital, Prime Hospital, and PIMS to ensure continuity of care.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Process Section -->\n    <section id=\"process\">\n        <div class=\"container\">\n            <h2>How to Start Care?<\/h2>\n            <p>We make it simple. You do not need to fill long forms.<\/p>\n            \n            <div class=\"process-steps\">\n                <div class=\"step\">\n                    <div class=\"step-num\">1<\/div>\n                    <h4>Call or WhatsApp<\/h4>\n                    <p>Explain the patient&#8217;s condition. Send the doctor&#8217;s prescription if you have it.<\/p>\n                <\/div>\n                <div class=\"step\">\n                    <div class=\"step-num\">2<\/div>\n                    <h4>Free Assessment<\/h4>\n                    <p>We visit your home (or do a video call) to check what is needed.<\/p>\n                <\/div>\n                <div class=\"step\">\n                    <div class=\"step-num\">3<\/div>\n                    <h4>Care Plan<\/h4>\n                    <p>We suggest the right nurse, equipment, and schedule. We discuss the cost.<\/p>\n                <\/div>\n                <div class=\"step\">\n                    <div class=\"step-num\">4<\/div>\n                    <h4>Deployment<\/h4>\n                    <p>The staff and equipment reach your home. Care starts immediately.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Comparison Block -->\n    <section id=\"comparison\" class=\"bg-white\">\n        <div class=\"container\">\n            <h2>Make the Right Decision<\/h2>\n            <p>Most families make this mistake: they hire a &#8220;maid&#8221; to save money. This can be very dangerous. Look at the difference:<\/p>\n            \n            <div style=\"overflow-x: auto;\">\n                <table class=\"comparison-table\">\n                    <thead>\n                        <tr>\n                            <th>Feature<\/th>\n                            <th>Local Maid \/ Untrained Help<\/th>\n                            <th>AtHomeCare\u2122 Trained Provider<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td><strong>Medical Knowledge<\/strong><\/td>\n                            <td>Does not know BP, sugar, or pulse reading.<\/td>\n                            <td>Trained to track vitals and spot danger signs.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Emergency<\/strong><\/td>\n                            <td>Panics. Does not know what to do.<\/td>\n                            <td>Starts CPR or calls the supervisor immediately.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Hygiene<\/strong><\/td>\n                            <td>General cleaning only. High infection risk.<\/td>\n                            <td>Clinical hygiene. Prevents bed sores and UTI.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Hospital vs Home ICU<\/strong><\/td>\n                            <td>Hospital stay is expensive and stressful.<\/td>\n                            <td>Home ICU is 40% cheaper. Patient is happy at home.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Coordination<\/strong><\/td>\n                            <td>You manage 5 different people for equipment\/nurse.<\/td>\n                            <td>Single point of contact. We coordinate everything.<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Testimonials -->\n    <section id=\"testimonials\">\n        <div class=\"container\">\n            <h2>What Families Say<\/h2>\n            \n            <div class=\"testimonial-card\">\n                <p>&#8220;We were very worried when my father came home from PIMS after a stroke. The nurse from AtHomeCare was very gentle. She handled the tracheostomy tube perfectly. We felt like we were in safe hands.&#8221;<\/p>\n                <span class=\"testimonial-author\">&#8211; Rajesh Kumar, Model Town, Panipat<\/span>\n            <\/div>\n\n            <div class=\"testimonial-card\">\n                <p>&#8220;Finding a male attendant for my mother was hard in our area. They provided a trained attendant within 4 hours. He is very polite and helps her with walking exercises daily.&#8221;<\/p>\n                <span class=\"testimonial-author\">&#8211; Mrs. Verma, Sector 13, Panipat<\/span>\n            <\/div>\n\n            <div class=\"testimonial-card\">\n                <p>&#8220;The hospital bed and oxygen concentrator were setup in the night. The technician explained everything. The service is reliable for emergencies.&#8221;<\/p>\n                <span class=\"testimonial-author\">&#8211; Suresh Goel, Near Assan Gate<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Emergency Response -->\n    <section class=\"emergency-section\">\n        <div class=\"container\">\n            <h2>Emergency Response Ready<\/h2>\n            <p>What if oxygen drops at 2 AM? What if the patient becomes critical?<\/p>\n            <p style=\"margin-bottom: 20px;\">Our night-shift nurses are trained for emergencies. We have backup staff ready. We arrange support within hours, not days.<\/p>\n            <a href=\"tel:9910823218\" class=\"btn\">Call Emergency Line: 9910823218<\/a>\n        <\/div>\n    <\/section>\n\n    <!-- FAQ Section -->\n    <section id=\"faq\" class=\"bg-white\">\n        <div class=\"container\">\n            <h2>Frequently Asked Questions<\/h2>\n            \n            <div class=\"faq-item\">\n                <div class=\"faq-question\">How much does home nursing cost in Panipat? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">Costs depend on the type of care. A 12-hour attendant shift is different from a 24-hour ICU nurse. Generally, it starts from \u20b9800 per day and goes up based on medical needs. Call us for an exact quote.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Can you provide staff today? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">Yes. For urgent cases in Panipat, we can arrange a nurse or attendant within 4 to 6 hours. Same-day setup is available for ICU equipment too.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Are your nurses medically qualified? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">Yes. We only employ GNM, BSc, or ANM nurses for medical tasks. For daily care, we provide trained attendants who know basic bedside assistance.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Do you handle elderly care only? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">No. We handle post-surgery care (orthopedic, cardiac), pediatric care, and accident trauma care too. It is not limited to the elderly.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">What happens if the staff falls ill? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">We have a replacement policy. If your nurse cannot come due to sickness, we provide a replacement immediately so the patient&#8217;s care is not stopped.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Do you provide medical equipment? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">Yes, we rent and sell oxygen concentrators, hospital beds, suction machines, and BiPAP machines across Panipat.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Is this service safe for critical patients? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">Doctors usually recommend home care for stable but critical patients. We monitor vitals strictly. If the condition worsens, we help you shift the patient to the hospital immediately.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">What is the minimum duration of service? <span>+<\/span><\/div>\n                <div class=\"faq-answer\">We work flexibly. You can take service for 7 days, 1 month, or even years. For attendants, we prefer a monthly commitment, but nurses are available for short visits too.<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer>\n        <div class=\"container\">\n            <div class=\"nav-flex\" style=\"align-items: flex-start; flex-wrap: wrap;\">\n                <div style=\"flex: 2; min-width: 300px; margin-right: 20px;\">\n                    <div class=\"logo\" style=\"margin-bottom: 20px;\">AtHomeCare<span>\u2122<\/span><\/div>\n                    <p style=\"color: #999; font-size: 0.9rem;\">Bringing hospital-quality healthcare to your home in Panipat. We understand the stress of managing a sick loved one. We are here to help you.<\/p>\n                <\/div>\n                <div style=\"flex: 1; min-width: 200px;\">\n                    <h4>Services<\/h4>\n                    <ul>\n                        <li><a href=\"#\">Patient Attendant<\/a><\/li>\n                        <li><a href=\"#\">Home Nursing<\/a><\/li>\n                        <li><a href=\"#\">ICU at Home<\/a><\/li>\n                        <li><a href=\"#\">Physiotherapy<\/a><\/li>\n                        <li><a href=\"#\">Equipment Rental<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                <div style=\"flex: 1; min-width: 200px;\">\n                    <h4>Contact Us<\/h4>\n                    <ul>\n                        <li>\ud83d\udcde 9910823218<\/li>\n                        <li>\u2709\ufe0f care@athomecare.in<\/li>\n                    <\/ul>\n                    <h4>Corporate Office<\/h4>\n                    <p style=\"font-size: 0.85rem; color: #999;\">\n                        Unit No. 703, 7th Floor, ILD Trade Centre,<br>\n                        D1 Block, Malibu Town, Sector 47,<br>\n                        Gurgaon, Haryana 122018\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"copyright\">\n                &copy; 2023 AtHomeCare\u2122. All Rights Reserved.\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <!-- Simple JS for FAQ -->\n    <script>\n        const faqItems = document.querySelectorAll('.faq-item');\n        faqItems.forEach(item => {\n            item.addEventListener('click', () => {\n                \/\/ Close others\n                faqItems.forEach(other => {\n                    if (other !== item) other.classList.remove('active');\n                });\n                \/\/ Toggle current\n                item.classList.toggle('active');\n            });\n        });\n    <\/script>\n\n    <!-- SCHEMA INSTRUCTIONS (MANDATORY OUTPUT) -->\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@graph\": [\n        {\n          \"@type\": \"MedicalBusiness\",\n          \"@id\": \"https:\/\/athomecare.in\/#medicalbusiness\",\n          \"name\": \"AtHomeCare\",\n          \"url\": \"https:\/\/athomecare.in\",\n          \"logo\": \"https:\/\/athomecare.in\/logo.png\",\n          \"description\": \"Trusted home healthcare services in Panipat, Haryana providing 24\/7 nursing, ICU setup, and physiotherapy.\",\n          \"telephone\": \"+91-9910823218\",\n          \"email\": \"care@athomecare.in\",\n          \"address\": {\n            \"@type\": \"PostalAddress\",\n            \"streetAddress\": \"Unit No. 703, 7th Floor, ILD Trade Centre, D1 Block, Malibu Town, Sector 47\",\n            \"addressLocality\": \"Gurgaon\",\n            \"addressRegion\": \"Haryana\",\n            \"postalCode\": \"122018\",\n            \"addressCountry\": \"IN\"\n          },\n          \"areaServed\": [\n            {\n              \"@type\": \"City\",\n              \"name\": \"Panipat\"\n            },\n            {\n              \"@type\": \"City\",\n              \"name\": \"Gurgaon\"\n            }\n          ],\n          \"openingHoursSpecification\": {\n            \"@type\": \"OpeningHoursSpecification\",\n            \"dayOfWeek\": [\n              \"Monday\",\n              \"Tuesday\",\n              \"Wednesday\",\n              \"Thursday\",\n              \"Friday\",\n              \"Saturday\",\n              \"Sunday\"\n            ],\n            \"opens\": \"00:00\",\n            \"closes\": \"23:59\"\n          },\n          \"priceRange\": \"\u20b9\u20b9\"\n        },\n        {\n          \"@type\": \"LocalBusiness\",\n          \"name\": \"AtHomeCare Panipat\",\n          \"image\": \"https:\/\/picsum.photos\/seed\/care1\/1200\/600.jpg\",\n          \"telephone\": \"+91-9910823218\",\n          \"address\": {\n            \"@type\": \"PostalAddress\",\n            \"addressLocality\": \"Panipat\",\n            \"addressRegion\": \"Haryana\",\n            \"addressCountry\": \"IN\"\n          },\n          \"geo\": {\n            \"@type\": \"GeoCoordinates\",\n            \"latitude\": \"29.3909\",\n            \"longitude\": \"76.9635\"\n          },\n          \"servesCuisine\": \"Medical Care\",\n          \"department\": [\n            {\n              \"@type\": \"MedicalSpecialty\",\n              \"name\": \"Home Nursing\"\n            },\n            {\n              \"@type\": \"MedicalSpecialty\",\n              \"name\": \"Physiotherapy\"\n            }\n          ]\n        },\n        {\n          \"@type\": \"Service\",\n          \"name\": \"Patient Attendant Services\",\n          \"description\": \"Trained male and female attendants for elderly care, paralysis, and bedside assistance.\",\n          \"provider\": {\n            \"@id\": \"https:\/\/athomecare.in\/#medicalbusiness\"\n          },\n          \"areaServed\": {\n            \"@type\": \"City\",\n            \"name\": \"Panipat\"\n          }\n        },\n        {\n          \"@type\": \"Service\",\n          \"name\": \"Home ICU Setup\",\n          \"description\": \"Complete ICU setup at home including ventilator, bipap, oxygen concentrator and critical care nurse.\",\n          \"provider\": {\n            \"@id\": \"https:\/\/athomecare.in\/#medicalbusiness\"\n          },\n          \"areaServed\": {\n            \"@type\": \"City\",\n            \"name\": \"Panipat\"\n          }\n        },\n        {\n          \"@type\": \"FAQPage\",\n          \"mainEntity\": [\n            {\n              \"@type\": \"Question\",\n              \"name\": \"How much does home nursing cost in Panipat?\",\n              \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Costs depend on the type of care. It generally starts from \u20b9800 per day and goes up based on medical needs.\"\n              }\n            },\n            {\n              \"@type\": \"Question\",\n              \"name\": \"Can you provide staff today?\",\n              \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. For urgent cases in Panipat, we can arrange a nurse or attendant within 4 to 6 hours.\"\n              }\n            },\n            {\n              \"@type\": \"Question\",\n              \"name\": \"Are your nurses medically qualified?\",\n              \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. We only employ GNM, BSc, or ANM nurses for medical tasks.\"\n              }\n            },\n            {\n              \"@type\": \"Question\",\n              \"name\": \"Do you handle elderly care only?\",\n              \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. We handle post-surgery care, pediatric care, and accident trauma care too.\"\n              }\n            },\n            {\n              \"@type\": \"Question\",\n              \"name\": \"What happens if the staff falls ill?\",\n              \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"We provide a replacement immediately so the patient's care is not stopped.\"\n              }\n            }\n          ]\n        },\n        {\n          \"@type\": \"Review\",\n          \"itemReviewed\": {\n            \"@type\": \"LocalBusiness\",\n            \"name\": \"AtHomeCare Panipat\"\n          },\n          \"reviewRating\": {\n            \"@type\": \"Rating\",\n            \"ratingValue\": \"5\",\n            \"bestRating\": \"5\"\n          },\n          \"author\": {\n            \"@type\": \"Person\",\n            \"name\": \"Rajesh Kumar\"\n          },\n          \"reviewBody\": \"We were very worried when my father came home from PIMS after a stroke. The nurse from AtHomeCare was very gentle. She handled the tracheostomy tube perfectly.\"\n        }\n      ]\n    }\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>AtHomeCare\u2122 &#8211; Home Nursing &#038; ICU Setup in Panipat AtHomeCare\u2122 Services Process Areas FAQ \ud83d\udcde 9910823218 Home Nursing Care &#038; ICU Setup in Panipat Don&#8217;t shift your loved ones to a faraway city. Get expert hospital-level care at your home in Panipat today. Call Now for Help WhatsApp Us \u2705 24\/7 Nurse &#038; Attendant Availability &#8230; <a title=\"AtHomeCare\u2122 &#8211; Home Nursing &amp; ICU Setup in Panipat\" class=\"read-more\" href=\"https:\/\/athomecare.in\/panipat\/\" aria-label=\"Read more about AtHomeCare\u2122 &#8211; Home Nursing &amp; ICU Setup in Panipat\">Read more<\/a><\/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"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"AtHomeCare\u2122 - Home Nursing &amp; ICU Setup in Panipat AtHomeCare\u2122 Services Process Areas FAQ \ud83d\udcde 9910823218 Home Nursing Care &amp; ICU Setup in Panipat Don&#039;t shift your loved ones to a faraway city. Get expert hospital-level care at your home in Panipat today. Call Now for Help WhatsApp Us \u2705 24\/7 Nurse &amp; Attendant Availability\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/panipat\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"panipat - 24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants &amp; Recovery \u2013 At Home Care\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"AtHomeCare\u2122 \u2013 Home Nursing &amp; ICU Setup in Panipat - panipat\" \/>\n\t\t<meta property=\"og:description\" content=\"AtHomeCare\u2122 - Home Nursing &amp; ICU Setup in Panipat AtHomeCare\u2122 Services Process Areas FAQ \ud83d\udcde 9910823218 Home Nursing Care &amp; ICU Setup in Panipat Don&#039;t shift your loved ones to a faraway city. Get expert hospital-level care at your home in Panipat today. Call Now for Help WhatsApp Us \u2705 24\/7 Nurse &amp; Attendant Availability\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/panipat\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-04-20T05:29:55+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-20T05:29:56+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"AtHomeCare\u2122 \u2013 Home Nursing &amp; ICU Setup in Panipat - panipat\" \/>\n\t\t<meta name=\"twitter:description\" content=\"AtHomeCare\u2122 - Home Nursing &amp; ICU Setup in Panipat AtHomeCare\u2122 Services Process Areas FAQ \ud83d\udcde 9910823218 Home Nursing Care &amp; ICU Setup in Panipat Don&#039;t shift your loved ones to a faraway city. Get expert hospital-level care at your home in Panipat today. Call Now for Help WhatsApp Us \u2705 24\/7 Nurse &amp; Attendant Availability\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/panipat\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#listItem\",\"name\":\"AtHomeCare\\u2122 &#8211; Home Nursing &amp; ICU Setup in Panipat\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#listItem\",\"position\":2,\"name\":\"AtHomeCare\\u2122 &#8211; Home Nursing &amp; ICU Setup in Panipat\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#organization\",\"name\":\"panipat\",\"description\":\"24\\\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \\u2013 At Home Care\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/\",\"name\":\"AtHomeCare\\u2122 \\u2013 Home Nursing & ICU Setup in Panipat - panipat\",\"description\":\"AtHomeCare\\u2122 - Home Nursing & ICU Setup in Panipat AtHomeCare\\u2122 Services Process Areas FAQ \\ud83d\\udcde 9910823218 Home Nursing Care & ICU Setup in Panipat Don't shift your loved ones to a faraway city. Get expert hospital-level care at your home in Panipat today. Call Now for Help WhatsApp Us \\u2705 24\\\/7 Nurse & Attendant Availability\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#breadcrumblist\"},\"datePublished\":\"2026-04-20T05:29:55+00:00\",\"dateModified\":\"2026-04-20T05:29:56+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/\",\"name\":\"panipat\",\"description\":\"24\\\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \\u2013 At Home Care\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"AtHomeCare\u2122 \u2013 Home Nursing & ICU Setup in Panipat - panipat","description":"AtHomeCare\u2122 - Home Nursing & ICU Setup in Panipat AtHomeCare\u2122 Services Process Areas FAQ \ud83d\udcde 9910823218 Home Nursing Care & ICU Setup in Panipat Don't shift your loved ones to a faraway city. Get expert hospital-level care at your home in Panipat today. Call Now for Help WhatsApp Us \u2705 24\/7 Nurse & Attendant Availability","canonical_url":"https:\/\/athomecare.in\/panipat\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/panipat\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/panipat","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/#listItem","name":"AtHomeCare\u2122 &#8211; Home Nursing &amp; ICU Setup in Panipat"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/#listItem","position":2,"name":"AtHomeCare\u2122 &#8211; Home Nursing &amp; ICU Setup in Panipat","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/panipat\/#organization","name":"panipat","description":"24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \u2013 At Home Care","url":"https:\/\/athomecare.in\/panipat\/"},{"@type":"WebPage","@id":"https:\/\/athomecare.in\/panipat\/#webpage","url":"https:\/\/athomecare.in\/panipat\/","name":"AtHomeCare\u2122 \u2013 Home Nursing & ICU Setup in Panipat - panipat","description":"AtHomeCare\u2122 - Home Nursing & ICU Setup in Panipat AtHomeCare\u2122 Services Process Areas FAQ \ud83d\udcde 9910823218 Home Nursing Care & ICU Setup in Panipat Don't shift your loved ones to a faraway city. Get expert hospital-level care at your home in Panipat today. Call Now for Help WhatsApp Us \u2705 24\/7 Nurse & Attendant Availability","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/panipat\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/panipat\/#breadcrumblist"},"datePublished":"2026-04-20T05:29:55+00:00","dateModified":"2026-04-20T05:29:56+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/panipat\/#website","url":"https:\/\/athomecare.in\/panipat\/","name":"panipat","description":"24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \u2013 At Home Care","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/panipat\/#organization"}}]},"og:locale":"en_US","og:site_name":"panipat - 24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants &amp; Recovery \u2013 At Home Care","og:type":"article","og:title":"AtHomeCare\u2122 \u2013 Home Nursing &amp; ICU Setup in Panipat - panipat","og:description":"AtHomeCare\u2122 - Home Nursing &amp; ICU Setup in Panipat AtHomeCare\u2122 Services Process Areas FAQ \ud83d\udcde 9910823218 Home Nursing Care &amp; ICU Setup in Panipat Don't shift your loved ones to a faraway city. Get expert hospital-level care at your home in Panipat today. Call Now for Help WhatsApp Us \u2705 24\/7 Nurse &amp; Attendant Availability","og:url":"https:\/\/athomecare.in\/panipat\/","article:published_time":"2026-04-20T05:29:55+00:00","article:modified_time":"2026-04-20T05:29:56+00:00","twitter:card":"summary_large_image","twitter:title":"AtHomeCare\u2122 \u2013 Home Nursing &amp; ICU Setup in Panipat - panipat","twitter:description":"AtHomeCare\u2122 - Home Nursing &amp; ICU Setup in Panipat AtHomeCare\u2122 Services Process Areas FAQ \ud83d\udcde 9910823218 Home Nursing Care &amp; ICU Setup in Panipat Don't shift your loved ones to a faraway city. Get expert hospital-level care at your home in Panipat today. Call Now for Help WhatsApp Us \u2705 24\/7 Nurse &amp; Attendant Availability"},"aioseo_meta_data":{"post_id":"5","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2026-04-20 05:41:16","updated":"2026-04-20 05:41:16","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/panipat\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAtHomeCare\u2122 \u2013 Home Nursing &amp; ICU Setup in Panipat\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/panipat"},{"label":"AtHomeCare\u2122 &#8211; Home Nursing &amp; ICU Setup in Panipat","link":"https:\/\/athomecare.in\/panipat\/"}],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":1,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":6,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/pages\/5\/revisions\/6"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}