{"id":241,"date":"2026-07-28T07:34:08","date_gmt":"2026-07-28T07:34:08","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=241"},"modified":"2026-07-28T07:34:10","modified_gmt":"2026-07-28T07:34:10","slug":"radical-cystectomy-home-recovery-case-study","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/","title":{"rendered":"Radical Cystectomy Home Recovery | Case Study"},"content":{"rendered":"\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>Radical Cystectomy Home Recovery | Fictional Case Study<\/title>\n    <meta name=\"description\" content=\"Learn how home nursing, stoma care, and physiotherapy supported recovery after radical cystectomy with ileal conduit in this fictional educational case study.\">\n    <meta name=\"robots\" content=\"index, follow\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/radical-cystectomy-ileal-conduit-home-recovery-case-study-mohali\">\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;family=Merriweather:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"MedicalWebPage\",\n      \"name\": \"Home Recovery After Radical Cystectomy with Ileal Conduit: A Fictional Patient Case Study\",\n      \"description\": \"Educational case study on home healthcare recovery after radical cystectomy with ileal conduit urinary diversion.\",\n      \"about\": {\n        \"@type\": \"MedicalCondition\",\n        \"name\": \"Muscle-Invasive Urothelial Carcinoma of the Urinary Bladder\"\n      },\n      \"author\": {\n        \"@type\": \"Physician\",\n        \"name\": \"Dr. Ekta Fageriya\",\n        \"credential\": \"MBBS\",\n        \"medicalSpecialty\": \"Geriatric Medicine\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"AtHomeCare\"\n      },\n      \"datePublished\": \"2026-01-15\",\n      \"dateModified\": \"2026-01-15\",\n      \"medicalAudience\": {\n        \"@type\": \"PeopleAudience\",\n        \"audienceType\": [\"Patients\", \"Caregivers\", \"Healthcare Professionals\"]\n      }\n    }\n    <\/script>\n    <style>\n        * { font-family: 'Inter', sans-serif; }\n        h1, h2, h3, .font-serif { font-family: 'Merriweather', serif; }\n        body { background: #f8fafc; color: #1e293b; }\n        .clinical-alert { border-left: 4px solid; padding: 1rem 1.25rem; border-radius: 0 0.5rem 0.5rem 0; margin: 1.5rem 0; }\n        .alert-blue { border-color: #1e40af; background: #eff6ff; }\n        .alert-green { border-color: #15803d; background: #f0fdf4; }\n        .alert-amber { border-color: #b45309; background: #fffbeb; }\n        .alert-red { border-color: #dc2626; background: #fef2f2; }\n        .alert-purple { border-color: #7c3aed; background: #f5f3ff; }\n        .doctor-card { background: linear-gradient(135deg, #1e3a5f 0%, #1e40af 100%); }\n        .timeline-line { position: absolute; left: 1.25rem; top: 2.5rem; bottom: 0; width: 2px; background: #cbd5e1; }\n        .timeline-dot { position: absolute; left: 0.875rem; top: 0.5rem; width: 1rem; height: 1rem; border-radius: 50%; border: 3px solid #1e40af; background: #fff; z-index: 2; }\n        .timeline-dot-active { background: #1e40af; }\n        .evidence-table { border-collapse: separate; border-spacing: 0; }\n        .evidence-table thead th { background: #1e3a5f; color: #fff; font-weight: 600; padding: 0.75rem 1rem; text-align: left; font-size: 0.875rem; }\n        .evidence-table thead th:first-child { border-radius: 0.5rem 0 0 0; }\n        .evidence-table thead th:last-child { border-radius: 0 0.5rem 0 0; }\n        .evidence-table tbody td { padding: 0.625rem 1rem; border-bottom: 1px solid #e2e8f0; font-size: 0.875rem; }\n        .evidence-table tbody tr:last-child td:first-child { border-radius: 0 0 0 0.5rem; }\n        .evidence-table tbody tr:last-child td:last-child { border-radius: 0 0 0.5rem 0; }\n        .evidence-table tbody tr:nth-child(even) { background: #f8fafc; }\n        .evidence-table tbody tr:hover { background: #eff6ff; }\n        .hero-gradient { background: linear-gradient(135deg, #1e3a5f 0%, #1e40af 50%, #0369a1 100%); }\n        .card-shadow { box-shadow: 0 1px 3px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.06); }\n        .card-shadow-lg { box-shadow: 0 4px 6px rgba(0,0,0,0.05), 0 2px 4px rgba(0,0,0,0.04); }\n        .section-divider { height: 3px; width: 60px; background: #1e40af; border-radius: 2px; }\n        .faq-item { border: 1px solid #e2e8f0; border-radius: 0.75rem; overflow: hidden; margin-bottom: 0.75rem; transition: box-shadow 0.2s; }\n        .faq-item:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.06); }\n        .faq-question { cursor: pointer; padding: 1rem 1.25rem; display: flex; justify-content: space-between; align-items: center; background: #fff; font-weight: 600; font-size: 0.95rem; }\n        .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.35s ease, padding 0.35s ease; padding: 0 1.25rem; background: #f8fafc; }\n        .faq-answer.open { max-height: 500px; padding: 1rem 1.25rem; }\n        .faq-icon { transition: transform 0.3s; }\n        .faq-icon.rotated { transform: rotate(45deg); }\n        .risk-indicator { display: inline-flex; align-items: center; gap: 0.375rem; padding: 0.375rem 0.75rem; border-radius: 9999px; font-size: 0.75rem; font-weight: 600; }\n        .risk-high { background: #fef2f2; color: #dc2626; }\n        .risk-medium { background: #fffbeb; color: #b45309; }\n        .risk-low { background: #f0fdf4; color: #15803d; }\n        .progress-bar { height: 0.5rem; border-radius: 9999px; background: #e2e8f0; overflow: hidden; }\n        .progress-fill { height: 100%; border-radius: 9999px; transition: width 1s ease; }\n        a { color: #1e40af; text-decoration: none; }\n        a:hover { text-decoration: underline; }\n        .toc-link { display: block; padding: 0.5rem 0 0.5rem 1rem; border-left: 2px solid transparent; color: #475569; font-size: 0.875rem; transition: all 0.2s; }\n        .toc-link:hover { border-color: #1e40af; color: #1e40af; text-decoration: none; }\n        .contact-card { background: linear-gradient(135deg, #f8fafc 0%, #eef2ff 100%); }\n        @media (max-width: 768px) {\n          .evidence-table { font-size: 0.8rem; }\n          .evidence-table thead th, .evidence-table tbody td { padding: 0.5rem 0.625rem; }\n        }\n        .scenario-card { border: 1px solid #e2e8f0; border-radius: 0.75rem; padding: 1.25rem; background: #fff; }\n        .outcome-badge { display: inline-flex; align-items: center; gap: 0.25rem; padding: 0.25rem 0.625rem; border-radius: 9999px; font-size: 0.75rem; font-weight: 600; background: #f0fdf4; color: #15803d; }\n    <\/style>\n<\/head>\n<body class=\"antialiased\">\n\n    <!-- Hero Section -->\n    <header class=\"hero-gradient text-white\">\n        <div class=\"max-w-4xl mx-auto px-4 sm:px-6 py-12 sm:py-16\">\n            <p class=\"text-blue-200 text-sm font-semibold tracking-wide uppercase mb-4\">Educational Case Study<\/p>\n            <h1 class=\"text-2xl sm:text-3xl md:text-4xl font-bold leading-tight mb-6\">Home Recovery After Radical Cystectomy with Ileal Conduit<\/h1>\n            <p class=\"text-blue-100 text-base sm:text-lg leading-relaxed mb-8 max-w-3xl\">A detailed clinical documentation of how structured home healthcare supported a 71-year-old patient through stoma adaptation, physical rehabilitation, and emotional recovery following bladder removal surgery for muscle-invasive urothelial carcinoma.<\/p>\n\n            <!-- Patient Summary Card -->\n            <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-5 sm:p-6 border border-white\/20\">\n                <div class=\"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 gap-4 text-sm\">\n                    <div>\n                        <p class=\"text-blue-200 text-xs font-medium mb-1\">Patient Age<\/p>\n                        <p class=\"font-semibold\">71 Years<\/p>\n                    <\/div>\n                    <div>\n                        <p class=\"text-blue-200 text-xs font-medium mb-1\">Gender<\/p>\n                        <p class=\"font-semibold\">Male<\/p>\n                    <\/div>\n                    <div>\n                        <p class=\"text-blue-200 text-xs font-medium mb-1\">Location<\/p>\n                        <p class=\"font-semibold\">Mohali, Punjab<\/p>\n                    <\/div>\n                    <div>\n                        <p class=\"text-blue-200 text-xs font-medium mb-1\">Primary Condition<\/p>\n                        <p class=\"font-semibold\">Muscle-Invasive Urothelial Carcinoma<\/p>\n                    <\/div>\n                    <div>\n                        <p class=\"text-blue-200 text-xs font-medium mb-1\">Surgery Performed<\/p>\n                        <p class=\"font-semibold\">Radical Cystectomy with Ileal Conduit<\/p>\n                    <\/div>\n                    <div>\n                        <p class=\"text-blue-200 text-xs font-medium mb-1\">Duration of Home Care<\/p>\n                        <p class=\"font-semibold\">12 Weeks<\/p>\n                    <\/div>\n                    <div class=\"col-span-2 sm:col-span-2\">\n                        <p class=\"text-blue-200 text-xs font-medium mb-1\">Final Clinical Outcome<\/p>\n                        <p class=\"font-semibold\"><span class=\"outcome-badge\" style=\"background:rgba(34,197,94,0.2);color:#86efac;\">Full stoma independence achieved<\/span> No readmissions, no infections, walking 960 meters independently<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <main class=\"max-w-4xl mx-auto px-4 sm:px-6 py-8 sm:py-12\">\n\n        <!-- Table of Contents -->\n        <nav class=\"bg-white rounded-xl card-shadow p-5 sm:p-6 mb-10\">\n            <h2 class=\"text-lg font-bold mb-3 text-gray-800\">Table of Contents<\/h2>\n            <div class=\"grid sm:grid-cols-2 gap-x-6\">\n                <a href=\"#patient-background\" class=\"toc-link\">Patient Background<\/a>\n                <a href=\"#clinical-diagnosis\" class=\"toc-link\">Clinical Diagnosis<\/a>\n                <a href=\"#hospital-treatment\" class=\"toc-link\">Hospital Treatment<\/a>\n                <a href=\"#why-home-healthcare\" class=\"toc-link\">Why Home Healthcare Was Needed<\/a>\n                <a href=\"#home-care-plan\" class=\"toc-link\">Home Care Plan<\/a>\n                <a href=\"#recovery-timeline\" class=\"toc-link\">Recovery Timeline<\/a>\n                <a href=\"#clinical-evidence\" class=\"toc-link\">Clinical Evidence<\/a>\n                <a href=\"#medical-authority\" class=\"toc-link\">Medical Authority<\/a>\n                <a href=\"#recovery-outcome\" class=\"toc-link\">Recovery Outcome<\/a>\n                <a href=\"#clinical-learnings\" class=\"toc-link\">Key Clinical Learnings<\/a>\n                <a href=\"#faqs\" class=\"toc-link\">Frequently Asked Questions<\/a>\n                <a href=\"#contact\" class=\"toc-link\">Contact Information<\/a>\n            <\/div>\n        <\/nav>\n\n        <!-- Disclaimer Banner -->\n        <div class=\"clinical-alert alert-amber mb-10\">\n            <p class=\"text-sm leading-relaxed\"><strong>Disclaimer:<\/strong> This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals is purely coincidental. The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment.<\/p>\n        <\/div>\n\n        <!-- Section 1: Patient Background -->\n        <section id=\"patient-background\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Patient Background<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Baldev Singh Brar is a 71-year-old retired officer from the Punjab State Electricity Board, living in Mohali, Punjab. He spent most of his career in administrative roles that did not involve significant physical labor. After retirement, he maintained a relatively sedentary lifestyle with limited structured exercise. He lived with his wife, a retired school teacher, who became his primary caregiver after his diagnosis.<\/p>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">His daughter, a clinical pharmacist based in a nearby city, provided secondary support. Her professional background meant the family had some understanding of medical terminology and medication management, which proved helpful during the recovery phase. However, neither caregiver had prior experience with stoma care or post-surgical urological recovery.<\/p>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Before his cancer diagnosis, Baldev Singh had been managing a few chronic conditions. His blood pressure was well controlled with medication. He had benign prostatic hyperplasia, which had caused some urinary symptoms over the years but was being managed conservatively. Laboratory tests had also shown mild chronic kidney disease classified as Stage 2, and he had been diagnosed with hyperlipidemia. These existing conditions were important factors in planning his surgery and subsequent home care.<\/p>\n\n            <div class=\"clinical-alert alert-blue\">\n                <p class=\"text-sm font-semibold text-blue-900 mb-1\">Clinical Note on Comorbidities<\/p>\n                <p class=\"text-sm text-blue-800 leading-relaxed\">The presence of mild chronic kidney disease and controlled hypertension meant that postoperative monitoring of kidney function, fluid balance, and blood pressure was essential. Patients with an ileal conduit lose some electrolyte reabsorption capacity because the ileal segment used for diversion continues to secrete mucus and absorb certain electrolytes. In a patient who already has reduced kidney function, this creates a heightened risk of dehydration and electrolyte imbalance. This is precisely why <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">professional home nursing<\/a> with structured hydration monitoring was clinically appropriate in this case.<\/p>\n            <\/div>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mt-8 mb-3\">Presenting Symptoms and Initial Evaluation<\/h3>\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Baldev Singh first noticed painless blood in his urine approximately two months before his cancer diagnosis. Painless hematuria is a well recognized warning sign for bladder cancer, particularly in men over the age of 50. Because there was no associated pain, burning, or fever, he initially attributed the bleeding to a minor urinary infection. He did not seek medical attention immediately.<\/p>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">When the bleeding recurred over multiple episodes, he consulted a urologist in Mohali. The urologist recommended a systematic diagnostic workup that included imaging, endoscopic evaluation, and tissue sampling. This approach is standard practice because the combination of these investigations provides the most accurate picture of tumor location, size, depth of invasion, and histological type.<\/p>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Families in similar situations across the Delhi NCR region, including those in <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\">Chandigarh, Mohali, and Panchkula<\/a>, often face a difficult transition period after major surgery. Understanding what to expect during hospital discharge and the weeks that follow can significantly reduce anxiety and improve outcomes.<\/p>\n        <\/section>\n\n        <!-- Section 2: Clinical Diagnosis -->\n        <section id=\"clinical-diagnosis\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Clinical Diagnosis<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Diagnostic Workup<\/h3>\n            <p class=\"text-gray-700 leading-relaxed mb-4\">The diagnostic evaluation followed a systematic pathway. Each investigation served a specific clinical purpose, and together they provided a complete picture that guided the treatment decision.<\/p>\n\n            <div class=\"bg-white rounded-xl card-shadow overflow-hidden mb-6\">\n                <table class=\"evidence-table w-full\">\n                    <thead>\n                        <tr>\n                            <th>Investigation<\/th>\n                            <th>Clinical Purpose<\/th>\n                            <th>Key Finding<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td class=\"font-medium\">CT Urography<\/td>\n                            <td>Cross-sectional imaging to visualize the urinary tract, identify masses, and assess for spread beyond the bladder<\/td>\n                            <td>Bladder wall lesion detected; no obvious distant metastasis documented<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Diagnostic Cystoscopy<\/td>\n                            <td>Direct visualization of the bladder interior using a flexible or rigid endoscope<\/td>\n                            <td>Tumor visualized within the bladder; appearance consistent with urothelial carcinoma<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Bladder Biopsy<\/td>\n                            <td>Tissue sampling for histopathological examination to confirm diagnosis and determine tumor grade and depth<\/td>\n                            <td>Muscle-invasive urothelial carcinoma confirmed<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Understanding the Diagnosis<\/h3>\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Muscle-invasive urothelial carcinoma means that the cancer had grown through the inner lining of the bladder and into the muscular wall. This is a critical distinction because tumors that have not invaded the muscle layer can sometimes be managed with less extensive treatments, such as transurethral resection combined with intravesical therapy. Once the muscle layer is involved, the standard of care typically shifts toward surgical removal of the bladder, often supplemented with chemotherapy.<\/p>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">The diagnosis was discussed at a multidisciplinary cancer board, which is a standard practice in modern oncology care. These boards bring together urologists, medical oncologists, radiation oncologists, radiologists, and pathologists to review each case collectively. The board recommended radical cystectomy with ileal conduit urinary diversion as the most appropriate treatment plan for this patient.<\/p>\n\n            <div class=\"doctor-card rounded-xl p-5 sm:p-6 text-white mb-6\">\n                <p class=\"text-blue-200 text-xs font-semibold tracking-wide uppercase mb-2\">Why This Surgery Was Recommended<\/p>\n                <p class=\"text-sm leading-relaxed text-blue-50\">Radical cystectomy involves removing the entire bladder, nearby lymph nodes, and in males, the prostate and seminal vesicles. The ileal conduit is the most common form of urinary diversion after this surgery. A segment of the small intestine is separated, attached to the ureters at one end, and brought out through the abdominal wall as a stoma at the other end. Urine then drains continuously into an external pouch. This approach was chosen because it is reliable, has a well established safety profile, and is technically straightforward compared to continent diversions, which was an important consideration given the patient&#8217;s age and comorbidities.<\/p>\n            <\/div>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Associated Medical Conditions at Diagnosis<\/h3>\n            <div class=\"bg-white rounded-xl card-shadow p-5 mb-6\">\n                <ul class=\"space-y-3\">\n                    <li class=\"flex items-start gap-3\">\n                        <span class=\"mt-1.5 w-2 h-2 rounded-full bg-blue-600 flex-shrink-0\"><\/span>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Controlled Hypertension<\/p>\n                            <p class=\"text-gray-600 text-sm\">Blood pressure was well managed with ongoing medication. Required continuation of antihypertensive therapy through the surgical and recovery period.<\/p>\n                        <\/div>\n                    <\/li>\n                    <li class=\"flex items-start gap-3\">\n                        <span class=\"mt-1.5 w-2 h-2 rounded-full bg-blue-600 flex-shrink-0\"><\/span>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Benign Prostatic Hyperplasia<\/p>\n                            <p class=\"text-gray-600 text-sm\">Pre-existing prostate enlargement. Became clinically irrelevant after cystectomy, as the prostate was removed along with the bladder during surgery.<\/p>\n                        <\/div>\n                    <\/li>\n                    <li class=\"flex items-start gap-3\">\n                        <span class=\"mt-1.5 w-2 h-2 rounded-full bg-blue-600 flex-shrink-0\"><\/span>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Mild Chronic Kidney Disease (Stage 2)<\/p>\n                            <p class=\"text-gray-600 text-sm\">Reduced but still adequate kidney function. This was a key factor in postoperative care planning because the ileal conduit can affect fluid and electrolyte balance, placing additional demand on the kidneys.<\/p>\n                        <\/div>\n                    <\/li>\n                    <li class=\"flex items-start gap-3\">\n                        <span class=\"mt-1.5 w-2 h-2 rounded-full bg-blue-600 flex-shrink-0\"><\/span>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Hyperlipidemia<\/p>\n                            <p class=\"text-gray-600 text-sm\">Elevated blood lipid levels managed with dietary measures and medication. Required ongoing management as part of overall cardiovascular risk reduction.<\/p>\n                        <\/div>\n                    <\/li>\n                <\/ul>\n            <\/div>\n        <\/section>\n\n        <!-- Section 3: Hospital Treatment -->\n        <section id=\"hospital-treatment\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Hospital Treatment<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Baldev Singh underwent surgery at a hospital in the Mohali and Chandigarh region. The total hospital stay lasted 13 days, which is within the expected range for this type of major abdominal surgery. The hospital course included several distinct phases, each with specific clinical objectives.<\/p>\n\n            <div class=\"bg-white rounded-xl card-shadow p-5 sm:p-6 mb-6\">\n                <h3 class=\"text-base font-bold text-gray-900 mb-4\">Hospital Course Summary<\/h3>\n                <div class=\"space-y-4\">\n                    <div class=\"flex gap-4\">\n                        <div class=\"w-10 h-10 rounded-lg bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <span class=\"text-blue-700 font-bold text-sm\">1<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Surgical Procedure<\/p>\n                            <p class=\"text-gray-600 text-sm leading-relaxed\">Radical cystectomy with ileal conduit urinary diversion performed under general anesthesia. The bladder, prostate, seminal vesicles, and regional lymph nodes were removed. A segment of ileum was used to create the conduit, and a stoma was formed on the abdominal wall.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex gap-4\">\n                        <div class=\"w-10 h-10 rounded-lg bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <span class=\"text-blue-700 font-bold text-sm\">2<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Postoperative ICU Monitoring (24 Hours)<\/p>\n                            <p class=\"text-gray-600 text-sm leading-relaxed\">The patient was transferred to the ICU for close monitoring immediately after surgery. This is standard practice after radical cystectomy because the procedure is extensive, carries risk of bleeding, and requires careful attention to fluid balance, urine output through the new conduit, and vital signs stability.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex gap-4\">\n                        <div class=\"w-10 h-10 rounded-lg bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <span class=\"text-blue-700 font-bold text-sm\">3<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Pain Management<\/p>\n                            <p class=\"text-gray-600 text-sm leading-relaxed\">Multimodal pain relief was provided, typically combining analgesics, anti-inflammatory medications, and possibly epidural or regional anesthesia during the initial postoperative days. Effective pain control was essential to enable early mobilization and deep breathing exercises.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex gap-4\">\n                        <div class=\"w-10 h-10 rounded-lg bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <span class=\"text-blue-700 font-bold text-sm\">4<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Stoma Care Education<\/p>\n                            <p class=\"text-gray-600 text-sm leading-relaxed\">The hospital stoma care nurse began educating the patient and his wife about ostomy pouch management, skin care around the stoma, and warning signs to watch for. Initial education in the hospital setting is important, but most patients require repeated hands-on training after discharge to build true confidence and competence.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex gap-4\">\n                        <div class=\"w-10 h-10 rounded-lg bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <span class=\"text-blue-700 font-bold text-sm\">5<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Physiotherapy Initiation<\/p>\n                            <p class=\"text-gray-600 text-sm leading-relaxed\">Early mobilization and breathing exercises were started in the hospital. After major abdominal surgery, patients are at risk of chest infections, deep vein thrombosis, and muscle deconditioning. Physiotherapy in the hospital focused on getting the patient out of bed, practicing deep breathing, and performing gentle lower limb exercises.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex gap-4\">\n                        <div class=\"w-10 h-10 rounded-lg bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <span class=\"text-blue-700 font-bold text-sm\">6<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Dietitian Consultation<\/p>\n                            <p class=\"text-gray-600 text-sm leading-relaxed\">A hospital dietitian provided guidance on postoperative nutrition, emphasizing protein intake for wound healing and adequate fluid consumption. Dietary advice for patients with an ileal conduit needs to be practical and gradual, as the digestive system is still recovering from the surgery.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex gap-4\">\n                        <div class=\"w-10 h-10 rounded-lg bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <span class=\"text-blue-700 font-bold text-sm\">7<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Discharge Planning<\/p>\n                            <p class=\"text-gray-600 text-sm leading-relaxed\">A structured discharge plan was prepared before the patient left the hospital. This included medication prescriptions, follow-up appointments, stoma supply list, dietary guidelines, and a recommendation for continued <a href=\"https:\/\/athomecare.in\/post-operative-recovery-in-gurgaon-how-professional-home-nursing-care-reduces-hospital-readmissions-by-30\/\">post-surgical care at home<\/a>. The hospital team recognized that the early weeks at home would be the most vulnerable period.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"clinical-alert alert-purple\">\n                <p class=\"text-sm font-semibold text-purple-900 mb-1\">Why Hospital Discharge Planning Matters<\/p>\n                <p class=\"text-sm text-purple-800 leading-relaxed\">Research consistently shows that the first 30 days after discharge from major surgery carry the highest risk of complications and unplanned readmissions. A study published in the Journal of Surgical Oncology noted that patients who received structured <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\">post-hospital discharge care for senior citizens<\/a> had significantly lower readmission rates. For a patient like Baldev Singh, who was 71 years old with multiple comorbidities and a new stoma, the discharge plan was not just a formality. It was a clinical necessity.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Section 4: Why Home Healthcare Was Needed -->\n        <section id=\"why-home-healthcare\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Why Home Healthcare Was Needed<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">The decision to arrange professional home healthcare was not optional in this case. It was driven by specific clinical needs that could not be safely managed by family members alone, regardless of their willingness or general health literacy.<\/p>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Stoma Care Was New and Complex<\/h3>\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Neither Baldev Singh&#8217;s wife nor his daughter had ever managed an ostomy. While the hospital provided initial education, learning to empty, clean, and replace an ostomy pouch correctly takes time and repeated practice. The skin around a new stoma is particularly vulnerable to irritation from urine exposure and adhesive products. Incorrect technique can lead to peristomal skin breakdown within days, which then creates a cycle of poor pouch adhesion, leakage, further skin damage, and infection. A trained home nurse could assess the stoma at each visit, correct any technique errors, and gradually transfer skills to the family. This is a core function of <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">home nursing services<\/a>.<\/p>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Risk of Dehydration and Electrolyte Imbalance<\/h3>\n            <p class=\"text-gray-700 leading-relaxed mb-4\">The ileal conduit is made from a segment of small intestine. Unlike the bladder, which simply stores urine, the intestinal segment continues to absorb and secrete. This means that patients with an ileal conduit can lose more water and electrolytes (particularly sodium and bicarbonate) than expected. In a patient who already had Stage 2 chronic kidney disease, even mild dehydration could further stress kidney function. Monitoring hydration status, tracking urine output, and ensuring adequate oral fluid intake required daily professional attention. Families often underestimate how much fluid intake is actually needed after this surgery.<\/p>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Post-Surgical Weakness and Fall Risk<\/h3>\n            <p class=\"text-gray-700 leading-relaxed mb-4\">At discharge, Baldev Singh could walk only about 240 meters with rest breaks. His core strength was significantly reduced after the abdominal surgery. He needed support for stair climbing and could not perform household tasks that involved lifting or prolonged standing. Falls are one of the most serious risks for elderly patients after major surgery. A fall could damage the surgical incision, disrupt the stoma, or cause fractures. Having a <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">patient care attendant<\/a> at home provided physical support during walking, transfers, and daily activities, directly reducing fall risk. This aligns with established <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\">fall prevention principles<\/a> for elderly patients recovering at home.<\/p>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Infection Surveillance<\/h3>\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Urinary tract infections, stoma site infections, and surgical wound infections are all recognized complications after radical cystectomy. Early signs of infection can be subtle in elderly patients. A temperature might not spike as dramatically, and the patient might simply report feeling more tired than usual. A home nurse trained in <a href=\"https:\/\/athomecare.in\/infection-prevention-after-surgery-at-home-in-gurgaon-why-professional-care-saves-lives\/\">infection prevention after surgery<\/a> knows what to look for: changes in the appearance of the stoma, changes in urine odor or color, increasing redness around the wound, or subtle changes in the patient&#8217;s overall condition. This kind of surveillance is difficult for family members to perform objectively, even when they are well informed.<\/p>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Emotional and Psychological Adjustment<\/h3>\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Living with a stoma is a significant life change. Baldev Singh experienced anxiety about urine leakage, reduced confidence in social situations, and disturbed sleep during the early recovery period. These are common and expected reactions, but they can delay recovery if they lead to poor sleep, reduced appetite, or social withdrawal. A compassionate home care team provides emotional reassurance that complements the clinical care. This is particularly important for <a href=\"https:\/\/athomecare.in\/maintaining-mental-health-in-senior-years-a-balanced-approach-to-well-being\/\">mental health and emotional wellness in senior years<\/a>.<\/p>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Coordinated Recovery Across Multiple Needs<\/h3>\n            <p class=\"text-gray-700 leading-relaxed mb-4\">This patient did not have just one recovery need. He needed wound monitoring, stoma care training, physiotherapy for endurance and core strength, medication management for his multiple chronic conditions, nutritional support, and emotional reassurance. Coordinating all of these independently would have required the family to manage multiple appointments, track multiple schedules, and serve as the communication bridge between different professionals. <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\">Patient care services<\/a> that provide an integrated team approach remove this burden from the family and ensure that nothing falls through the cracks.<\/p>\n        <\/section>\n\n        <!-- Section 5: Home Care Plan -->\n        <section id=\"home-care-plan\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Home Care Plan by AtHomeCare<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-6\">The home care plan was structured around four main pillars: nursing care, attendant support, physiotherapy, and periodic doctor visits. Each pillar addressed specific clinical needs identified during the discharge assessment. Medical equipment was also arranged to support the care plan at home.<\/p>\n\n            <!-- Home Nursing -->\n            <div class=\"bg-white rounded-xl card-shadow-lg p-5 sm:p-6 mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 rounded-lg bg-blue-100 flex items-center justify-center\">\n                        <svg class=\"w-5 h-5 text-blue-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"text-lg font-bold text-gray-900\">Home Nursing<\/h3>\n                <\/div>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">A trained home nurse visited regularly to perform clinical assessments and provide hands-on care. The nursing responsibilities were clearly defined and documented at each visit.<\/p>\n\n                <div class=\"grid sm:grid-cols-2 gap-3 mb-4\">\n                    <div class=\"scenario-card\">\n                        <p class=\"font-semibold text-gray-900 text-sm mb-1\">Stoma Assessment<\/p>\n                        <p class=\"text-gray-600 text-xs leading-relaxed\">Inspecting the stoma for color, size, and appearance at each visit. A healthy stoma should be pink and moist. Any change in color (particularly darkening or pallor) requires immediate medical attention because it may indicate compromised blood supply.<\/p>\n                    <\/div>\n                    <div class=\"scenario-card\">\n                        <p class=\"font-semibold text-gray-900 text-sm mb-1\">Peristomal Skin Care<\/p>\n                        <p class=\"text-gray-600 text-xs leading-relaxed\">Assessing the skin around the stoma for signs of irritation, fungal infection, or allergic reaction to adhesive products. The nurse applied skin barrier products as needed and educated the family on proper cleaning technique using water only.<\/p>\n                    <\/div>\n                    <div class=\"scenario-card\">\n                        <p class=\"font-semibold text-gray-900 text-sm mb-1\">Pouch Replacement Education<\/p>\n                        <p class=\"text-gray-600 text-xs leading-relaxed\">Teaching the patient&#8217;s wife how to remove the used pouch, clean the skin, measure the stoma, cut the new wafer to the correct size, and apply the new pouch. This was done repeatedly over several weeks until the caregiver demonstrated independent competence. Detailed guidance on <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-colostomy-and-stoma-bag-care-cleaning-replacement-and-skin-protection\/\">stoma bag care, cleaning, replacement, and skin protection<\/a> was provided.<\/p>\n                    <\/div>\n                    <div class=\"scenario-card\">\n                        <p class=\"font-semibold text-gray-900 text-sm mb-1\">Wound Monitoring<\/p>\n                        <p class=\"text-gray-600 text-xs leading-relaxed\">Checking the abdominal surgical incision for signs of infection, dehiscence, or abnormal healing. The nurse documented wound appearance at each visit and communicated any concerns to the supervising doctor. This is a critical component of <a href=\"https:\/\/athomecare.in\/personalized-wound-care-and-infection-prevention-for-optimal-healing\/\">wound care and infection prevention<\/a>.<\/p>\n                    <\/div>\n                    <div class=\"scenario-card\">\n                        <p class=\"font-semibold text-gray-900 text-sm mb-1\">Hydration Assessment<\/p>\n                        <p class=\"text-gray-600 text-xs leading-relaxed\">Monitoring daily fluid intake and urine output. The nurse tracked these values and compared them against the recommended targets. Any significant drop in urine output or signs of dehydration were flagged immediately.<\/p>\n                    <\/div>\n                    <div class=\"scenario-card\">\n                        <p class=\"font-semibold text-gray-900 text-sm mb-1\">Medication Administration<\/p>\n                        <p class=\"text-gray-600 text-xs leading-relaxed\">Ensuring all prescribed medications were taken correctly and on time. This included antihypertensives, lipid-lowering agents, pain medications, and any antibiotics prescribed at discharge. Proper <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\">medication monitoring and management<\/a> is essential in elderly patients with multiple prescriptions.<\/p>\n                    <\/div>\n                    <div class=\"scenario-card\">\n                        <p class=\"font-semibold text-gray-900 text-sm mb-1\">Infection Surveillance<\/p>\n                        <p class=\"text-gray-600 text-xs leading-relaxed\">Monitoring for early signs of urinary tract infection, stoma infection, or surgical site infection. This included checking for fever, changes in urine characteristics, wound redness, and the patient&#8217;s overall condition.<\/p>\n                    <\/div>\n                    <div class=\"scenario-card\">\n                        <p class=\"font-semibold text-gray-900 text-sm mb-1\">Caregiver Education<\/p>\n                        <p class=\"text-gray-600 text-xs leading-relaxed\">Ongoing education for both the wife and daughter on all aspects of care. Education was not limited to stoma management. It also covered warning signs, when to seek emergency help, nutrition, and activity progression.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Patient Attendant -->\n            <div class=\"bg-white rounded-xl card-shadow-lg p-5 sm:p-6 mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 rounded-lg bg-green-100 flex items-center justify-center\">\n                        <svg class=\"w-5 h-5 text-green-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"text-lg font-bold text-gray-900\">Patient Attendant<\/h3>\n                <\/div>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">A trained patient attendant was present at home to assist with daily activities and provide continuous support. Unlike a nurse, the attendant focuses on practical assistance and companionship rather than clinical procedures. The distinction between a <a href=\"https:\/\/athomecare.in\/medical-attendant-vs-caretaker-gurgaon\/\">medical attendant and a caretaker<\/a> is important for families to understand when arranging home care.<\/p>\n                <ul class=\"space-y-2 text-gray-700 text-sm\">\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-green-600 flex-shrink-0\"><\/span>Assisting during walking to prevent falls and provide physical support when the patient felt unsteady<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-green-600 flex-shrink-0\"><\/span>Helping organize stoma supplies so they were always accessible and properly stocked<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-green-600 flex-shrink-0\"><\/span>Encouraging and tracking fluid intake throughout the day, offering water at regular intervals<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-green-600 flex-shrink-0\"><\/span>Assisting with meal preparation and ensuring the patient ate nutritious food at appropriate times<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-green-600 flex-shrink-0\"><\/span>Providing emotional reassurance and companionship, which helped reduce anxiety during the adjustment period<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-green-600 flex-shrink-0\"><\/span>Supporting household tasks that the patient could not yet manage, reducing the physical burden on his wife<\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- Physiotherapy -->\n            <div class=\"bg-white rounded-xl card-shadow-lg p-5 sm:p-6 mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 rounded-lg bg-amber-100 flex items-center justify-center\">\n                        <svg class=\"w-5 h-5 text-amber-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"text-lg font-bold text-gray-900\">Physiotherapy at Home<\/h3>\n                <\/div>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">A physiotherapist conducted regular sessions at the patient&#8217;s home. <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\">Physiotherapy at home<\/a> was preferred over clinic visits because the patient&#8217;s mobility was limited, and traveling to a clinic in the early weeks would have been unnecessarily fatiguing and would have increased fall risk during transit.<\/p>\n\n                <div class=\"bg-amber-50 border border-amber-200 rounded-lg p-4 mb-4\">\n                    <p class=\"font-semibold text-amber-900 text-sm mb-2\">Treatment Goals<\/p>\n                    <div class=\"grid sm:grid-cols-2 gap-2\">\n                        <p class=\"text-amber-800 text-xs flex items-start gap-2\"><span class=\"font-bold\">&#10003;<\/span> Improve physical endurance progressively<\/p>\n                        <p class=\"text-amber-800 text-xs flex items-start gap-2\"><span class=\"font-bold\">&#10003;<\/span> Walking rehabilitation with distance targets<\/p>\n                        <p class=\"text-amber-800 text-xs flex items-start gap-2\"><span class=\"font-bold\">&#10003;<\/span> Core strengthening to support the abdominal wall<\/p>\n                        <p class=\"text-amber-800 text-xs flex items-start gap-2\"><span class=\"font-bold\">&#10003;<\/span> Postural correction after abdominal surgery<\/p>\n                        <p class=\"text-amber-800 text-xs flex items-start gap-2\"><span class=\"font-bold\">&#10003;<\/span> Breathing exercises to maintain lung function<\/p>\n                        <p class=\"text-amber-800 text-xs flex items-start gap-2\"><span class=\"font-bold\">&#10003;<\/span> Balance improvement to reduce fall risk<\/p>\n                        <p class=\"text-amber-800 text-xs flex items-start gap-2\"><span class=\"font-bold\">&#10003;<\/span> Functional independence in daily activities<\/p>\n                        <p class=\"text-amber-800 text-xs flex items-start gap-2\"><span class=\"font-bold\">&#10003;<\/span> Fatigue management through graded activity<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-gray-700 leading-relaxed text-sm\">The physiotherapy program was carefully graded. It began with short walks within the home, progressed to walking outdoors with the attendant&#8217;s support, and gradually increased in distance and duration. Core exercises were introduced gently, avoiding any strain on the abdominal incision. The program followed principles of <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\">customized rehabilitation and strength building<\/a> tailored to the patient&#8217;s starting point and rate of progress.<\/p>\n            <\/div>\n\n            <!-- Doctor Home Visit -->\n            <div class=\"bg-white rounded-xl card-shadow-lg p-5 sm:p-6 mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 rounded-lg bg-purple-100 flex items-center justify-center\">\n                        <svg class=\"w-5 h-5 text-purple-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"text-lg font-bold text-gray-900\">Doctor Home Visit<\/h3>\n                <\/div>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">A urologist conducted home visits every four weeks to evaluate the patient&#8217;s surgical recovery. The <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">doctor home visit service<\/a> eliminated the need for the patient to travel to a hospital for routine follow-up during the early recovery period, which was particularly valuable given his limited walking endurance.<\/p>\n                <ul class=\"space-y-2 text-gray-700 text-sm\">\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-purple-600 flex-shrink-0\"><\/span>Evaluating overall surgical recovery and wound healing<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-purple-600 flex-shrink-0\"><\/span>Assessing stoma function, appearance, and urine output patterns<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-purple-600 flex-shrink-0\"><\/span>Monitoring kidney function through clinical assessment and reviewing laboratory reports<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-purple-600 flex-shrink-0\"><\/span>Reviewing pathology reports and discussing further treatment if indicated<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-purple-600 flex-shrink-0\"><\/span>Planning long-term surveillance for cancer recurrence<\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- Medical Equipment -->\n            <div class=\"bg-white rounded-xl card-shadow-lg p-5 sm:p-6 mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 rounded-lg bg-gray-100 flex items-center justify-center\">\n                        <svg class=\"w-5 h-5 text-gray-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"text-lg font-bold text-gray-900\">Medical Equipment at Home<\/h3>\n                <\/div>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">Essential medical equipment was arranged through <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\">medical equipment rental services<\/a> to support the home care plan. Having the right equipment at home reduced the need for hospital visits and enabled more accurate monitoring.<\/p>\n                <div class=\"grid grid-cols-2 sm:grid-cols-3 gap-3\">\n                    <div class=\"bg-gray-50 rounded-lg p-3 text-center\">\n                        <p class=\"font-semibold text-gray-900 text-sm\">Ileal Conduit Ostomy Bags<\/p>\n                        <p class=\"text-gray-500 text-xs mt-1\">Primary collection system<\/p>\n                    <\/div>\n                    <div class=\"bg-gray-50 rounded-lg p-3 text-center\">\n                        <p class=\"font-semibold text-gray-900 text-sm\">Skin Barrier Products<\/p>\n                        <p class=\"text-gray-500 text-xs mt-1\">Peristomal skin protection<\/p>\n                    <\/div>\n                    <div class=\"bg-gray-50 rounded-lg p-3 text-center\">\n                        <p class=\"font-semibold text-gray-900 text-sm\">Blood Pressure Monitor<\/p>\n                        <p class=\"text-gray-500 text-xs mt-1\">Daily BP tracking<\/p>\n                    <\/div>\n                    <div class=\"bg-gray-50 rounded-lg p-3 text-center\">\n                        <p class=\"font-semibold text-gray-900 text-sm\">Digital Thermometer<\/p>\n                        <p class=\"text-gray-500 text-xs mt-1\">Temperature monitoring<\/p>\n                    <\/div>\n                    <div class=\"bg-gray-50 rounded-lg p-3 text-center\">\n                        <p class=\"font-semibold text-gray-900 text-sm\">Walker (Temporary)<\/p>\n                        <p class=\"text-gray-500 text-xs mt-1\">Mobility support during early recovery<\/p>\n                    <\/div>\n                    <div class=\"bg-gray-50 rounded-lg p-3 text-center\">\n                        <p class=\"font-semibold text-gray-900 text-sm\">Stoma Measuring Guide<\/p>\n                        <p class=\"text-gray-500 text-xs mt-1\">Regular stoma sizing<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Daily Care Plan -->\n            <div class=\"bg-white rounded-xl card-shadow-lg p-5 sm:p-6\">\n                <h3 class=\"text-lg font-bold text-gray-900 mb-4\">Structured Daily Care Plan<\/h3>\n                <p class=\"text-gray-700 leading-relaxed text-sm mb-4\">A structured daily routine provided predictability, which helped reduce anxiety. The routine was adjusted weekly based on the patient&#8217;s progress.<\/p>\n\n                <div class=\"grid sm:grid-cols-2 gap-4\">\n                    <div class=\"bg-sky-50 rounded-lg p-4 border border-sky-100\">\n                        <p class=\"font-bold text-sky-900 text-sm mb-2\">Morning<\/p>\n                        <ul class=\"space-y-1.5 text-sky-800 text-xs\">\n                            <li>Vital signs monitoring (BP, HR, temperature, SpO2)<\/li>\n                            <li>Stoma inspection by nurse or trained caregiver<\/li>\n                            <li>Empty and clean ostomy pouch<\/li>\n                            <li>Morning medications administered<\/li>\n                            <li>Protein-rich breakfast<\/li>\n                            <li>Short walk with attendant support<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-amber-50 rounded-lg p-4 border border-amber-100\">\n                        <p class=\"font-bold text-amber-900 text-sm mb-2\">Afternoon<\/p>\n                        <ul class=\"space-y-1.5 text-amber-800 text-xs\">\n                            <li>Physiotherapy session<\/li>\n                            <li>Hydration monitoring and fluid intake tracking<\/li>\n                            <li>Balanced lunch with adequate protein<\/li>\n                            <li>Rest period to manage fatigue<\/li>\n                            <li>Skin care assessment around stoma<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-orange-50 rounded-lg p-4 border border-orange-100\">\n                        <p class=\"font-bold text-orange-900 text-sm mb-2\">Evening<\/p>\n                        <ul class=\"space-y-1.5 text-orange-800 text-xs\">\n                            <li>Walking exercises or light activity<\/li>\n                            <li>Pouch inspection and emptying if needed<\/li>\n                            <li>Family interaction and social engagement<\/li>\n                            <li>Medication review by nurse<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-indigo-50 rounded-lg p-4 border border-indigo-100\">\n                        <p class=\"font-bold text-indigo-900 text-sm mb-2\">Night<\/p>\n                        <ul class=\"space-y-1.5 text-indigo-800 text-xs\">\n                            <li>Empty ostomy pouch before sleeping<\/li>\n                            <li>Light dinner with balanced nutrition<\/li>\n                            <li>Comfortable sleep positioning to protect stoma<\/li>\n                            <li>Adequate overnight rest<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 6: Risks Monitored -->\n        <section class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Risks Being Monitored<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-6\">The home care team maintained active surveillance for a defined list of complications. Each risk was assessed at every nursing visit, and any abnormal finding triggered a pre-defined response protocol.<\/p>\n\n            <div class=\"grid sm:grid-cols-2 gap-3\">\n                <div class=\"bg-white rounded-lg card-shadow p-4 flex items-start gap-3\">\n                    <span class=\"risk-indicator risk-high flex-shrink-0 mt-0.5\">High<\/span>\n                    <div>\n                        <p class=\"font-semibold text-gray-900 text-sm\">Stoma Infection<\/p>\n                        <p class=\"text-gray-600 text-xs mt-1\">Infection at the stoma site could compromise the conduit and require surgical intervention.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-lg card-shadow p-4 flex items-start gap-3\">\n                    <span class=\"risk-indicator risk-high flex-shrink-0 mt-0.5\">High<\/span>\n                    <div>\n                        <p class=\"font-semibold text-gray-900 text-sm\">Peristomal Skin Breakdown<\/p>\n                        <p class=\"text-gray-600 text-xs mt-1\">Urine exposure and adhesive irritation can damage surrounding skin rapidly.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-lg card-shadow p-4 flex items-start gap-3\">\n                    <span class=\"risk-indicator risk-high flex-shrink-0 mt-0.5\">High<\/span>\n                    <div>\n                        <p class=\"font-semibold text-gray-900 text-sm\">Urinary Tract Infection<\/p>\n                        <p class=\"text-gray-600 text-xs mt-1\">Patients with ileal conduits have a lifelong elevated risk of UTI.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-lg card-shadow p-4 flex items-start gap-3\">\n                    <span class=\"risk-indicator risk-high flex-shrink-0 mt-0.5\">High<\/span>\n                    <div>\n                        <p class=\"font-semibold text-gray-900 text-sm\">Dehydration<\/p>\n                        <p class=\"text-gray-600 text-xs mt-1\">The ileal conduit increases fluid loss. Combined with reduced oral intake due to poor appetite, dehydration risk was significant.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-lg card-shadow p-4 flex items-start gap-3\">\n                    <span class=\"risk-indicator risk-medium flex-shrink-0 mt-0.5\">Medium<\/span>\n                    <div>\n                        <p class=\"font-semibold text-gray-900 text-sm\">Electrolyte Imbalance<\/p>\n                        <p class=\"text-gray-600 text-xs mt-1\">The intestinal segment can cause abnormal losses of sodium, potassium, and bicarbonate.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-lg card-shadow p-4 flex items-start gap-3\">\n                    <span class=\"risk-indicator risk-medium flex-shrink-0 mt-0.5\">Medium<\/span>\n                    <div>\n                        <p class=\"font-semibold text-gray-900 text-sm\">Stoma Blockage<\/p>\n                        <p class=\"text-gray-600 text-xs mt-1\">Mucus production or dietary factors could potentially obstruct the conduit.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-lg card-shadow p-4 flex items-start gap-3\">\n                    <span class=\"risk-indicator risk-medium flex-shrink-0 mt-0.5\">Medium<\/span>\n                    <div>\n                        <p class=\"font-semibold text-gray-900 text-sm\">Incisional Wound Infection<\/p>\n                        <p class=\"text-gray-600 text-xs mt-1\">The abdominal incision from radical cystectomy is large and requires monitoring.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-lg card-shadow p-4 flex items-start gap-3\">\n                    <span class=\"risk-indicator risk-medium flex-shrink-0 mt-0.5\">Medium<\/span>\n                    <div>\n                        <p class=\"font-semibold text-gray-900 text-sm\">Falls<\/p>\n                        <p class=\"text-gray-600 text-xs mt-1\">Post-surgical weakness and reduced endurance created a fall risk during mobility.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-lg card-shadow p-4 flex items-start gap-3\">\n                    <span class=\"risk-indicator risk-low flex-shrink-0 mt-0.5\">Low<\/span>\n                    <div>\n                        <p class=\"font-semibold text-gray-900 text-sm\">Malnutrition<\/p>\n                        <p class=\"text-gray-600 text-xs mt-1\">Poor appetite after surgery could lead to inadequate protein intake for healing.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-lg card-shadow p-4 flex items-start gap-3\">\n                    <span class=\"risk-indicator risk-low flex-shrink-0 mt-0.5\">Low<\/span>\n                    <div>\n                        <p class=\"font-semibold text-gray-900 text-sm\">Hospital Readmission<\/p>\n                        <p class=\"text-gray-600 text-xs mt-1\">Any of the above complications, if unmanaged, could lead to readmission.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 7: Recovery Timeline -->\n        <section id=\"recovery-timeline\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Recovery Timeline<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-8\">The following timeline documents the patient&#8217;s clinical progress over 12 weeks of structured home healthcare. Each stage reflects actual assessments and interventions, demonstrating how recovery unfolded in a real-world home setting.<\/p>\n\n            <div class=\"relative pl-10\">\n                <div class=\"timeline-line\"><\/div>\n\n                <!-- Day 1 -->\n                <div class=\"relative pb-8\">\n                    <div class=\"timeline-dot timeline-dot-active\"><\/div>\n                    <div class=\"bg-white rounded-xl card-shadow p-5\">\n                        <p class=\"text-blue-700 font-bold text-sm mb-1\">Day 1: First Day at Home<\/p>\n                        <p class=\"text-gray-700 text-sm leading-relaxed mb-2\">The home care team conducted an initial comprehensive assessment. Vital signs were stable: blood pressure 126\/76 mmHg, heart rate 82 bpm, respiratory rate 18\/min, temperature 98.6\u00b0F, oxygen saturation 98% on room air. The stoma was pink and healthy with urine draining freely. Mild skin irritation was noted around the stoma from the hospital pouch adhesive.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Nursing Intervention:<\/strong> Initial stoma assessment, skin cleansing, new pouch application with skin barrier. Medication reconciliation performed. Care plan reviewed with family.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Patient Response:<\/strong> Anxious but cooperative. Expressed concern about managing the pouch independently. Wife observed all nursing procedures closely.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Day 3 -->\n                <div class=\"relative pb-8\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"bg-white rounded-xl card-shadow p-5\">\n                        <p class=\"text-blue-700 font-bold text-sm mb-1\">Day 3: Early Adjustment<\/p>\n                        <p class=\"text-gray-700 text-sm leading-relaxed mb-2\">The patient reported mild abdominal discomfort and poor sleep. Appetite remained low. Walking was limited to short distances within the home with the attendant&#8217;s support. The stoma continued to function well. Peristomal skin irritation was being managed with barrier cream.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Nursing Intervention:<\/strong> Pain assessment and medication adjustment communication with doctor. Sleep positioning guidance to avoid pressure on the stoma. Fluid intake encouragement.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Family Observations:<\/strong> Wife reported feeling overwhelmed by the stoma care process but appreciated having a nurse available to answer questions at any time.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Week 1 -->\n                <div class=\"relative pb-8\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"bg-white rounded-xl card-shadow p-5\">\n                        <p class=\"text-blue-700 font-bold text-sm mb-1\">Week 1: Establishing Routine<\/p>\n                        <p class=\"text-gray-700 text-sm leading-relaxed mb-2\">A daily routine was established. The patient was walking approximately 240 meters with rest breaks and using a walker. Stoma pouch changes were being performed by the nurse with the wife assisting and observing. Hydration tracking showed intake was slightly below target, so the attendant increased fluid reminders. The surgical wound showed no signs of infection.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Physiotherapy:<\/strong> Initial assessment completed. Gentle breathing exercises and short supervised walks started. Core exercises were not yet introduced due to the freshness of the abdominal incision.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Doctor Review:<\/strong> Not yet due. Nurse communicated daily updates to the supervising physician.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Week 2 -->\n                <div class=\"relative pb-8\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"bg-white rounded-xl card-shadow p-5\">\n                        <p class=\"text-blue-700 font-bold text-sm mb-1\">Week 2: Skill Building<\/p>\n                        <p class=\"text-gray-700 text-sm leading-relaxed mb-2\">The wife began practicing pouch replacement under direct nurse supervision. She successfully completed two pouch changes with guidance. The peristomal skin irritation was improving with consistent barrier cream use. Walking distance increased slightly. The patient reported feeling less anxious about leakage after the nurse demonstrated how to check the pouch seal properly.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Nursing Intervention:<\/strong> Stoma measured again to check for size changes as postoperative swelling decreased. Pouch wafer cutting was adjusted to the new measurement. Education session on warning signs of UTI conducted with both caregivers.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Patient Response:<\/strong> Mood improved noticeably. Started eating larger portions. Began asking questions about long-term stoma management, which indicated growing acceptance.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Week 4 -->\n                <div class=\"relative pb-8\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"bg-white rounded-xl card-shadow p-5\">\n                        <p class=\"text-blue-700 font-bold text-sm mb-1\">Week 4: First Doctor Review and Progress<\/p>\n                        <p class=\"text-gray-700 text-sm leading-relaxed mb-2\">The urologist conducted the first home visit. Surgical wound was healing well with no signs of infection. Stoma was healthy and functioning properly. The doctor reviewed the patient&#8217;s progress and noted satisfactory recovery. Walking distance had increased to approximately 480 meters. The wife was now performing pouch changes with minimal supervision.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Physiotherapy:<\/strong> Core strengthening exercises introduced gently. Walking continued to progress. Balance exercises added to reduce fall risk. The walker was still being used for outdoor walks.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Clinical Decision:<\/strong> Doctor confirmed the home care plan was appropriate and should continue. No medication changes were needed. Kidney function parameters were within acceptable range for this patient.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Month 2 -->\n                <div class=\"relative pb-8\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"bg-white rounded-xl card-shadow p-5\">\n                        <p class=\"text-blue-700 font-bold text-sm mb-1\">Month 2: Gaining Independence<\/p>\n                        <p class=\"text-gray-700 text-sm leading-relaxed mb-2\">The patient was now performing stoma pouch emptying independently. His wife handled pouch replacement with full confidence. Peristomal skin irritation had resolved completely. Walking distance reached approximately 720 meters without the walker for short distances. The patient began participating in family gatherings at home, which marked a significant psychological milestone.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Physiotherapy:<\/strong> Exercise intensity increased. Core strengthening was progressing well. Postural correction exercises were helping the patient stand straighter, which also improved his confidence. Fatigue was better managed through structured rest periods.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Family Observations:<\/strong> Daughter (clinical pharmacist) reviewed the medication list and confirmed all drugs were appropriate. She noted her father&#8217;s appetite had returned to near-normal levels and his weight had stabilized.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Month 3 -->\n                <div class=\"relative pb-2\">\n                    <div class=\"timeline-dot timeline-dot-active\"><\/div>\n                    <div class=\"bg-white rounded-xl card-shadow-lg p-5 border-2 border-green-200\">\n                        <p class=\"text-green-700 font-bold text-sm mb-1\">Month 3 (Week 12): Recovery Milestone<\/p>\n                        <p class=\"text-gray-700 text-sm leading-relaxed mb-2\">The second urologist home visit confirmed excellent recovery. Walking distance had improved from 240 meters at discharge to 960 meters. The patient was fully independent in routine ostomy pouch care. The surgical wound had healed completely. No urinary tract infections or stoma-related complications had occurred throughout the 12-week period. Weight had stabilized with improved nutritional intake. The patient had resumed confidence in social activities and was attending community events.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Doctor Assessment:<\/strong> The urologist expressed satisfaction with the recovery trajectory. Long-term surveillance plan was discussed, including regular follow-up schedule, laboratory monitoring of kidney function, and imaging to monitor for cancer recurrence.<\/p>\n                        <p class=\"text-gray-600 text-xs\"><strong>Care Transition:<\/strong> The frequency of home nursing visits was reduced as the patient and family had achieved competence in stoma management. Physiotherapy sessions were continued at a reduced frequency to support ongoing strength improvement.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 8: Clinical Evidence -->\n        <section id=\"clinical-evidence\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Clinical Evidence<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-6\">The following tables present the documented clinical findings at key points during the recovery. All values are drawn from the fictional case record.<\/p>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Vital Signs at Discharge<\/h3>\n            <div class=\"bg-white rounded-xl card-shadow overflow-hidden mb-6 overflow-x-auto\">\n                <table class=\"evidence-table w-full min-w-[500px]\">\n                    <thead>\n                        <tr>\n                            <th>Parameter<\/th>\n                            <th>Value<\/th>\n                            <th>Interpretation<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr><td class=\"font-medium\">Blood Pressure<\/td><td>126\/76 mmHg<\/td><td>Well controlled, consistent with pre-surgical baseline<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Heart Rate<\/td><td>82 bpm<\/td><td>Normal sinus rhythm<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Respiratory Rate<\/td><td>18\/min<\/td><td>Within normal range<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Temperature<\/td><td>98.6\u00b0F<\/td><td>Afebrile, no signs of infection<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Oxygen Saturation<\/td><td>98% on Room Air<\/td><td>Normal, adequate respiratory function<\/td><\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Urological and Stoma Assessment at Discharge<\/h3>\n            <div class=\"bg-white rounded-xl card-shadow overflow-hidden mb-6 overflow-x-auto\">\n                <table class=\"evidence-table w-full min-w-[500px]\">\n                    <thead>\n                        <tr>\n                            <th>Assessment Area<\/th>\n                            <th>Finding<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr><td class=\"font-medium\">Stoma Appearance<\/td><td>Healthy pink ileal conduit stoma<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Peristomal Skin<\/td><td>Mild postoperative skin irritation<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Urine Drainage<\/td><td>Draining freely into pouch<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Abdominal Incision<\/td><td>Healing well, no signs of infection<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Urine Leakage<\/td><td>No evidence of leakage<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Bowel Function<\/td><td>Independent and normal<\/td><\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">Functional Status at Discharge<\/h3>\n            <div class=\"bg-white rounded-xl card-shadow overflow-hidden mb-6 overflow-x-auto\">\n                <table class=\"evidence-table w-full min-w-[500px]\">\n                    <thead>\n                        <tr>\n                            <th>Domain<\/th>\n                            <th>Status at Discharge<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr><td class=\"font-medium\">Mobility<\/td><td>Walking independently with rest breaks, approximately 240 meters<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Transfers<\/td><td>Independent<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Stair Climbing<\/td><td>Slow, with support required<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Fatigue Level<\/td><td>Mild fatigue after moderate activity<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Eating \/ Grooming \/ Bathing<\/td><td>Independent<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Communication \/ Decision-making<\/td><td>Independent<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Medication Management<\/td><td>Independent<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Stoma Pouch Replacement<\/td><td>Required assistance<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Heavy Household Work<\/td><td>Required assistance<\/td><\/tr>\n                        <tr><td class=\"font-medium\">Driving<\/td><td>Not yet cleared<\/td><\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <h3 class=\"text-lg font-bold text-gray-900 mb-3\">12-Week Outcome Comparison<\/h3>\n            <div class=\"bg-white rounded-xl card-shadow overflow-hidden mb-6 overflow-x-auto\">\n                <table class=\"evidence-table w-full min-w-[500px]\">\n                    <thead>\n                        <tr>\n                            <th>Parameter<\/th>\n                            <th>At Discharge (Week 0)<\/th>\n                            <th>At Week 12<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td class=\"font-medium\">Walking Distance<\/td>\n                            <td>240 meters<\/td>\n                            <td>960 meters<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Stoma Care Independence<\/td>\n                            <td>Required assistance<\/td>\n                            <td>Fully independent<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Peristomal Skin<\/td>\n                            <td>Mild irritation<\/td>\n                            <td>Completely resolved<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Nutritional Status<\/td>\n                            <td>Poor appetite, reduced intake<\/td>\n                            <td>Weight stabilized, improved intake<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Social Confidence<\/td>\n                            <td>Reduced, anxious about leakage<\/td>\n                            <td>Regained, attending community activities<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">UTI Episodes<\/td>\n                            <td>None at baseline<\/td>\n                            <td>None recorded<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Surgical Wound<\/td>\n                            <td>Healing, not yet complete<\/td>\n                            <td>Completely healed<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Hospital Readmissions<\/td>\n                            <td>N\/A<\/td>\n                            <td>Zero<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/section>\n\n        <!-- Section 9: Medical Authority -->\n        <section id=\"medical-authority\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Medical Authority<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <div class=\"bg-white rounded-xl card-shadow-lg overflow-hidden mb-8\">\n                <div class=\"doctor-card p-5 sm:p-6\">\n                    <div class=\"flex flex-col sm:flex-row gap-5 items-start\">\n                        <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya\" class=\"w-24 h-24 rounded-full border-4 border-white\/30 object-cover bg-white\">\n                        <div class=\"text-white\">\n                            <p class=\"text-blue-200 text-xs font-semibold tracking-wide uppercase mb-1\">Case Study Author<\/p>\n                            <p class=\"text-xl font-bold mb-1\">Dr. Ekta Fageriya<\/p>\n                            <p class=\"text-blue-100 text-sm mb-3\">MBBS<\/p>\n                            <div class=\"grid grid-cols-1 sm:grid-cols-3 gap-3 text-sm\">\n                                <div>\n                                    <p class=\"text-blue-300 text-xs\">RMC Registration No.<\/p>\n                                    <p class=\"font-semibold\">44780<\/p>\n                                <\/div>\n                                <div>\n                                    <p class=\"text-blue-300 text-xs\">Specialization<\/p>\n                                    <p class=\"font-semibold\">Geriatric Medicine<\/p>\n                                <\/div>\n                                <div>\n                                    <p class=\"text-blue-300 text-xs\">Clinical Experience<\/p>\n                                    <p class=\"font-semibold\">7 Years<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>            \n        <\/section>\n\n        <!-- Section 10: Supporting Clinical Documents -->\n        <section class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Supporting Clinical Documents<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">The following clinical documents formed the basis of this case study. All patient-identifying information has been removed to maintain confidentiality, even though this is a fictional case.<\/p>\n\n            <div class=\"bg-white rounded-xl card-shadow p-5 sm:p-6\">\n                <div class=\"grid sm:grid-cols-2 gap-4\">\n                    <div class=\"flex items-start gap-3 p-3 bg-gray-50 rounded-lg\">\n                        <div class=\"w-8 h-8 rounded bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <svg class=\"w-4 h-4 text-blue-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"><\/path><\/svg>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Discharge Summary<\/p>\n                            <p class=\"text-gray-500 text-xs\">13-day hospitalization record with surgical details and discharge recommendations<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-3 p-3 bg-gray-50 rounded-lg\">\n                        <div class=\"w-8 h-8 rounded bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <svg class=\"w-4 h-4 text-blue-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"><\/path><\/svg>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">CT Urography Report<\/p>\n                            <p class=\"text-gray-500 text-xs\">Imaging findings confirming bladder wall lesion<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-3 p-3 bg-gray-50 rounded-lg\">\n                        <div class=\"w-8 h-8 rounded bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <svg class=\"w-4 h-4 text-blue-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"><\/path><\/svg>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Bladder Biopsy Pathology Report<\/p>\n                            <p class=\"text-gray-500 text-xs\">Histopathological confirmation of muscle-invasive urothelial carcinoma<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-3 p-3 bg-gray-50 rounded-lg\">\n                        <div class=\"w-8 h-8 rounded bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <svg class=\"w-4 h-4 text-blue-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"><\/path><\/svg>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Discharge Medication Prescription<\/p>\n                            <p class=\"text-gray-500 text-xs\">Complete medication list with dosages and instructions<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-3 p-3 bg-gray-50 rounded-lg\">\n                        <div class=\"w-8 h-8 rounded bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <svg class=\"w-4 h-4 text-blue-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"><\/path><\/svg>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Home Nursing Progress Notes<\/p>\n                            <p class=\"text-gray-500 text-xs\">Daily and weekly documentation of assessments, interventions, and patient response<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-3 p-3 bg-gray-50 rounded-lg\">\n                        <div class=\"w-8 h-8 rounded bg-blue-100 flex items-center justify-center flex-shrink-0\">\n                            <svg class=\"w-4 h-4 text-blue-700\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"><\/path><\/svg>\n                        <\/div>\n                        <div>\n                            <p class=\"font-semibold text-gray-900 text-sm\">Physiotherapy Progress Records<\/p>\n                            <p class=\"text-gray-500 text-xs\">Weekly physiotherapy assessments with functional milestones<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 11: Recovery Outcome -->\n        <section id=\"recovery-outcome\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Recovery Outcome at 12 Weeks<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <div class=\"grid sm:grid-cols-2 gap-4 mb-6\">\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"text-xs font-semibold text-gray-500 uppercase tracking-wide mb-2\">Mobility<\/p>\n                    <p class=\"text-2xl font-bold text-gray-900 mb-1\">960 meters<\/p>\n                    <p class=\"text-sm text-gray-600\">Walking distance improved from 240m to 960m. No longer using walker for routine walks. Climbing stairs with minimal support.<\/p>\n                    <div class=\"progress-bar mt-3\"><div class=\"progress-fill bg-blue-600\" style=\"width:85%\"><\/div><\/div>\n                    <p class=\"text-xs text-gray-400 mt-1\">Approximately 85% of pre-surgery baseline estimated<\/p>\n                <\/div>\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"text-xs font-semibold text-gray-500 uppercase tracking-wide mb-2\">Stoma Independence<\/p>\n                    <p class=\"text-2xl font-bold text-green-700 mb-1\">Fully Independent<\/p>\n                    <p class=\"text-sm text-gray-600\">Patient manages pouch emptying independently. Wife handles replacement with full confidence. Peristomal skin completely healthy.<\/p>\n                    <div class=\"progress-bar mt-3\"><div class=\"progress-fill bg-green-600\" style=\"width:100%\"><\/div><\/div>\n                    <p class=\"text-xs text-gray-400 mt-1\">Goal fully achieved<\/p>\n                <\/div>\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"text-xs font-semibold text-gray-500 uppercase tracking-wide mb-2\">Nutritional Status<\/p>\n                    <p class=\"text-2xl font-bold text-gray-900 mb-1\">Stabilized<\/p>\n                    <p class=\"text-sm text-gray-600\">Appetite returned to near-normal levels. Weight stabilized. Protein intake adequate for continued healing and recovery.<\/p>\n                    <div class=\"progress-bar mt-3\"><div class=\"progress-fill bg-amber-500\" style=\"width:80%\"><\/div><\/div>\n                    <p class=\"text-xs text-gray-400 mt-1\">Continued improvement expected<\/p>\n                <\/div>\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"text-xs font-semibold text-gray-500 uppercase tracking-wide mb-2\">Medical Stability<\/p>\n                    <p class=\"text-2xl font-bold text-gray-900 mb-1\">Stable<\/p>\n                    <p class=\"text-sm text-gray-600\">Blood pressure controlled. No UTIs. No stoma complications. Surgical wound fully healed. No hospital readmissions.<\/p>\n                    <div class=\"progress-bar mt-3\"><div class=\"progress-fill bg-blue-600\" style=\"width:95%\"><\/div><\/div>\n                    <p class=\"text-xs text-gray-400 mt-1\">Excellent stability achieved<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"bg-white rounded-xl card-shadow p-5 sm:p-6 mb-6\">\n                <h3 class=\"text-base font-bold text-gray-900 mb-3\">Family Feedback<\/h3>\n                <p class=\"text-gray-700 text-sm leading-relaxed mb-3\">The patient&#8217;s wife reported that having a trained nurse available during the first few weeks made a significant difference in her confidence. She described feeling overwhelmed on the first day home but said the nurse&#8217;s calm, step-by-step approach to teaching stoma care helped her move from fear to competence. She specifically noted that being able to call the nurse with questions at any time, even between scheduled visits, reduced her anxiety considerably.<\/p>\n                <p class=\"text-gray-700 text-sm leading-relaxed\">The patient&#8217;s daughter appreciated the structured communication. As a clinical pharmacist, she valued that the home care team documented each visit and that the doctor received regular updates. She felt this coordination reduced the risk of information being lost between different care providers.<\/p>\n            <\/div>\n\n            <div class=\"bg-white rounded-xl card-shadow p-5 sm:p-6 mb-6\">\n                <h3 class=\"text-base font-bold text-gray-900 mb-3\">Remaining Challenges at 12 Weeks<\/h3>\n                <ul class=\"space-y-2 text-gray-700 text-sm\">\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-amber-500 flex-shrink-0\"><\/span>Walking endurance had not yet returned to pre-surgery levels. Continued physiotherapy was recommended to close this gap gradually.<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-amber-500 flex-shrink-0\"><\/span>Heavy household tasks and driving were still not advisable and required further recovery time.<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-amber-500 flex-shrink-0\"><\/span>Long-term cancer surveillance was just beginning. Regular follow-up with the urologist, periodic imaging, and laboratory monitoring would be needed for years.<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-amber-500 flex-shrink-0\"><\/span>Kidney function would need ongoing monitoring because of the pre-existing Stage 2 CKD combined with the physiological changes from the ileal conduit.<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"clinical-alert alert-green\">\n                <p class=\"text-sm font-semibold text-green-900 mb-1\">Long-Term Care Considerations<\/p>\n                <p class=\"text-sm text-green-800 leading-relaxed\">Patients who undergo radical cystectomy with ileal conduit require lifelong follow-up. This includes regular urology visits, periodic CT scans to monitor for cancer recurrence, blood tests to assess kidney function and electrolyte levels, and ongoing stoma care. The transition from active home care to self-management should be gradual and supported. Families considering <a href=\"https:\/\/athomecare.in\/why-choose-home-care-the-benefits-of-in-home-support-by-athomecare\/\">the benefits of in-home support<\/a> should understand that the need for professional oversight does not end at 12 weeks. It simply changes in nature and frequency.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Section 12: Key Clinical Learnings -->\n        <section id=\"clinical-learnings\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Key Clinical Learnings<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <div class=\"space-y-4\">\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"font-bold text-gray-900 text-sm mb-2\">Radical cystectomy with ileal conduit is a well established standard treatment for selected patients with muscle-invasive bladder cancer.<\/p>\n                    <p class=\"text-gray-600 text-sm leading-relaxed\">The procedure has been refined over decades and has predictable outcomes when performed at experienced centers. However, the surgery itself is only one part of the treatment journey. The quality of postoperative care, particularly during the transition from hospital to home, significantly influences the patient&#8217;s functional recovery, emotional adjustment, and long-term quality of life.<\/p>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"font-bold text-gray-900 text-sm mb-2\">Proper stoma care technique directly reduces the risk of infection and peristomal skin complications.<\/p>\n                    <p class=\"text-gray-600 text-sm leading-relaxed\">In this case, the mild peristomal skin irritation present at discharge resolved completely within weeks because it was identified early and managed consistently. Left unaddressed, such irritation can escalate to full-thickness skin loss, creating a cycle of pouch adhesion failure, leakage, and infection that is far more difficult to manage. The importance of <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-colostomy-and-stoma-bag-care-cleaning-replacement-and-skin-protection\/\">comprehensive stoma bag care and skin protection<\/a> cannot be overstated.<\/p>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"font-bold text-gray-900 text-sm mb-2\">Home nursing provides critical support during the early adjustment period after urinary diversion.<\/p>\n                    <p class=\"text-gray-600 text-sm leading-relaxed\">The first two to three weeks at home are when most stoma-related problems occur. Patients are still learning, their stoma size may be changing as swelling resolves, and their confidence is low. Having a nurse visit during this window catches problems early and provides the repeated hands-on teaching that hospital education alone cannot deliver. This aligns with evidence showing that <a href=\"https:\/\/athomecare.in\/post-operative-nursing-care-at-home-in-delhi-what-patients-really-need\/\">post-operative nursing care at home<\/a> addresses needs that hospital-based education cannot fully cover.<\/p>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"font-bold text-gray-900 text-sm mb-2\">Physiotherapy meaningfully improves endurance and functional independence after major abdominal surgery.<\/p>\n                    <p class=\"text-gray-600 text-sm leading-relaxed\">The fourfold improvement in walking distance over 12 weeks, from 240 meters to 960 meters, was achieved through a structured, graded physiotherapy program. Without this intervention, deconditioning after 13 days of hospitalization combined with the physical trauma of major abdominal surgery would likely have resulted in a much slower and less complete recovery. The <a href=\"https:\/\/athomecare.in\/the-importance-of-physiotherapy-healing-through-movement\/\">importance of physiotherapy in healing through movement<\/a> is well documented in surgical recovery literature.<\/p>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"font-bold text-gray-900 text-sm mb-2\">Adequate hydration is essential for patients with an ileal conduit, and it requires active monitoring.<\/p>\n                    <p class=\"text-gray-600 text-sm leading-relaxed\">Patients do not always feel thirsty enough to drink the recommended volume of fluids, particularly when they are recovering from surgery and their appetite is reduced. In this case, the home nurse and attendant worked together to track fluid intake and prompt the patient to drink at regular intervals. This active approach prevented dehydration, which could have been particularly harmful given the pre-existing chronic kidney disease. <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\">Nutrition and hydration management in elderly care<\/a> is a specialized skill that goes beyond simply offering water.<\/p>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"font-bold text-gray-900 text-sm mb-2\">Family education improves long-term self-care outcomes and reduces dependence on professional support over time.<\/p>\n                    <p class=\"text-gray-600 text-sm leading-relaxed\">By Week 8, the patient&#8217;s wife was managing stoma care independently. By Week 12, the patient himself was handling routine pouch management. This transition from professional-led care to family-led care is the ideal outcome of any home healthcare engagement. It demonstrates that the education component was as important as the hands-on clinical care.<\/p>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"font-bold text-gray-900 text-sm mb-2\">Regular follow-up is important to monitor kidney function and detect cancer recurrence.<\/p>\n                    <p class=\"text-gray-600 text-sm leading-relaxed\">The ileal conduit creates a permanent change in how urine is handled by the body. Kidney function must be monitored over time because the conduit can affect hydration and electrolyte balance. Additionally, bladder cancer has a known risk of recurrence, even after the bladder is removed. This can occur in the ureters, renal pelvis, or urethra. Regular surveillance is not optional. It is a core part of the treatment plan.<\/p>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl card-shadow p-5\">\n                    <p class=\"font-bold text-gray-900 text-sm mb-2\">Emotional support plays a meaningful role in adapting to life with a stoma.<\/p>\n                    <p class=\"text-gray-600 text-sm leading-relaxed\">Baldev Singh&#8217;s journey from anxiety and social withdrawal to participating in community events was not just a matter of physical recovery. The emotional reassurance provided by the attendant, the nurse, and his family created an environment where he felt safe to practice stoma care, make mistakes, and gradually rebuild confidence. <a href=\"https:\/\/athomecare.in\/maintaining-mental-health-in-senior-years-a-balanced-approach-to-well-being\/\">Mental health and emotional wellness in senior years<\/a> should never be treated as secondary to physical recovery.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 13: FAQs -->\n        <section id=\"faqs\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Frequently Asked Questions<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-6\">The following questions are commonly asked by patients and families facing radical cystectomy and ileal conduit surgery. The answers are based on established medical knowledge and the experience documented in this case study.<\/p>\n\n            <div id=\"faq-container\">\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>What is an ileal conduit?<\/span>\n                        <span class=\"faq-icon text-xl text-gray-400\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p class=\"text-gray-700 text-sm leading-relaxed\">An ileal conduit is a surgically created urinary diversion that allows urine to drain through a stoma into an external collection pouch after bladder removal. During the surgery, the surgeon removes a short segment of the small intestine (ileum), attaches the ureters to one end, brings the other end out through the abdominal wall as a stoma, and closes the remaining intestinal tract. Urine flows continuously from the kidneys through the ureters, into the ileal segment, and out through the stoma into a pouch that the patient wears on the abdomen. This is the most commonly performed type of urinary diversion worldwide and has been used since the 1950s.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>How often should the ostomy pouch be changed?<\/span>\n                        <span class=\"faq-icon text-xl text-gray-400\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p class=\"text-gray-700 text-sm leading-relaxed\">The replacement schedule varies depending on the pouching system and the patient&#8217;s skin condition. In general, the pouch itself is emptied as needed, typically when it is one-third to one-half full. The entire pouch and skin barrier (wafer) are typically changed every three to five days, though some systems are designed for longer wear. Patients should follow the specific recommendations of their stoma care nurse, who will assess the individual patient&#8217;s skin tolerance, stoma output, and activity level to determine the optimal schedule. In the early weeks after surgery, more frequent changes may be needed as the stoma size stabilizes.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>Can patients bathe with a stoma?<\/span>\n                        <span class=\"faq-icon text-xl text-gray-400\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p class=\"text-gray-700 text-sm leading-relaxed\">Yes. Most patients can bathe normally after the surgical incision has healed and the stoma has stabilized. Patients can shower with the pouch on or off, depending on their comfort level. Water will not harm the stoma because it is essentially a segment of intestinal tissue that is always moist. However, patients should avoid applying soap directly to the stoma, as this can cause irritation. They should also pat the skin dry completely before reapplying the pouch, as moisture under the skin barrier will prevent proper adhesion. Bathing guidance should always be confirmed with the healthcare team before the patient attempts it for the first time at home.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>Why is hydration especially important after ileal conduit surgery?<\/span>\n                        <span class=\"faq-icon text-xl text-gray-400\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p class=\"text-gray-700 text-sm leading-relaxed\">Good hydration helps maintain urine flow, supports kidney function, and reduces the risk of urinary tract infections. After ileal conduit creation, the segment of intestine used for the conduit continues to absorb some water and electrolytes from the urine passing through it. This means the body loses slightly more fluid than it would with a natural bladder. Additionally, the mucus produced by the intestinal segment needs adequate fluid to remain thin and flow easily through the conduit. Dehydration can lead to concentrated urine, mucus plugs, increased infection risk, and strain on the kidneys. For patients with pre-existing kidney disease, as in this case, the stakes are even higher.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>When should immediate medical attention be sought?<\/span>\n                        <span class=\"faq-icon text-xl text-gray-400\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p class=\"text-gray-700 text-sm leading-relaxed\">Patients and caregivers should seek medical care immediately if they observe any of the following: fever (temperature above 100.4\u00b0F or 38\u00b0C), severe abdominal pain, significantly reduced or absent urine output, heavy bleeding from the stoma, persistent leakage around the appliance that cannot be resolved with a pouch change, significant changes in the color of the stoma (particularly if it turns dark, purple, or black), foul-smelling urine, severe skin irritation that is worsening despite proper care, or signs of dehydration such as dizziness, confusion, or extreme dry mouth. These warning signs should be discussed with the healthcare team before discharge so that families know exactly what to watch for. Understanding <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\">warning signs and emergency response for elderly patients<\/a> is a critical part of home care preparation.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>How does home healthcare help after radical cystectomy?<\/span>\n                        <span class=\"faq-icon text-xl text-gray-400\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p class=\"text-gray-700 text-sm leading-relaxed\">Home healthcare provides wound care, stoma management education, physiotherapy, medication supervision, nutritional support, and caregiver training in the patient&#8217;s own home. After radical cystectomy, the early weeks at home are the most vulnerable period. A <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">home nursing<\/a> team can assess the stoma at each visit, correct technique errors before they become problems, monitor for early signs of infection, ensure medications are taken correctly, and provide the emotional support that helps patients adjust to their new reality. Home physiotherapy ensures that rehabilitation continues consistently without the logistical burden of traveling to a clinic. The combined effect is a safer, more comfortable recovery with a lower risk of complications and readmission.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>Is the stoma permanent?<\/span>\n                        <span class=\"faq-icon text-xl text-gray-400\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p class=\"text-gray-700 text-sm leading-relaxed\">An ileal conduit stoma is typically permanent. Unlike some colostomies that can be reversed, the ileal conduit involves removing the entire bladder, and there is no natural bladder to reconnect to. Patients should approach the stoma as a long-term part of their life. With proper care and support, most patients adapt well and return to a full and active life. The adjustment period varies from person to person, but having professional support during the early months, as demonstrated in this case study, significantly smooths the transition.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>What role does family education play in stoma care recovery?<\/span>\n                        <span class=\"faq-icon text-xl text-gray-400\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p class=\"text-gray-700 text-sm leading-relaxed\">Family education is one of the most important components of postoperative stoma care. In most cases, a family member becomes the primary support person for stoma management, especially in the early weeks. Without proper education, family members may develop incorrect techniques that can harm the patient&#8217;s skin or increase infection risk. They may also miss early warning signs of complications. Structured education, as provided in this case, ensures that the family knows how to empty and replace the pouch correctly, how to clean and protect the peristomal skin, what warning signs require urgent attention, and how to encourage adequate fluid intake. This knowledge builds confidence, reduces anxiety, and ultimately enables the patient to regain independence. The value of <a href=\"https:\/\/athomecare.in\/choosing-the-right-home-caregiver-in-gurgaon-what-families-need-to-know\/\">choosing the right home caregiver<\/a> and investing in family education cannot be overstated.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>Can patients resume normal activities after radical cystectomy?<\/span>\n                        <span class=\"faq-icon text-xl text-gray-400\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p class=\"text-gray-700 text-sm leading-relaxed\">Most patients can resume a wide range of normal activities after recovery, though some adjustments are necessary. Walking, light exercise, social activities, travel, and most daily tasks are typically achievable within a few months. Heavy lifting is usually restricted for a defined period to protect the abdominal muscles. Driving can be resumed once the patient has sufficient core strength and is no longer taking pain medications that affect alertness. Dietary adjustments may be needed, particularly to ensure adequate fluid intake and to identify any foods that cause excessive gas or odor. With proper support and rehabilitation, as seen in this case study where the patient progressed from 240 meters to 960 meters of walking and resumed community activities, patients can achieve a good quality of life.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>What happens if the stoma size changes after surgery?<\/span>\n                        <span class=\"faq-icon text-xl text-gray-400\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p class=\"text-gray-700 text-sm leading-relaxed\">It is normal and expected for the stoma to change size in the weeks following surgery. Immediately after surgery, the stoma is often swollen due to surgical trauma and fluid retention. Over the following six to eight weeks, this swelling gradually reduces, and the stoma settles into its permanent size and shape. This is why the stoma must be measured regularly during the early weeks. If the pouch opening is cut too large, urine can leak onto the skin. If it is cut too small, it can compress the stoma and restrict blood flow. In this case study, the home nurse measured the stoma at each visit and adjusted the wafer cutting accordingly, which prevented both leakage and stoma damage.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 14: Home Healthcare in Context -->\n        <section class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Home Healthcare Context for Families<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">While this case study is set in Mohali, Punjab, the principles of post-surgical home care are relevant to families across India. Patients in Maholi, Haryana, and the broader Delhi NCR region face similar challenges when transitioning from hospital to home after major surgery. The <a href=\"https:\/\/athomecare.in\/home-care-services-in-gurgaon\/\">home care services available in Gurgaon and surrounding areas<\/a> follow the same clinical protocols and quality standards demonstrated in this case.<\/p>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Families often ask whether home healthcare is necessary after surgery, or whether they can manage on their own. The answer depends on the complexity of the patient&#8217;s needs. For a procedure as significant as radical cystectomy with urinary diversion, professional home care is strongly recommended, at least during the initial weeks. The <a href=\"https:\/\/athomecare.in\/why-most-post-surgical-complications-in-gurgaon-happen-at-home-and-how-professional-care-prevents-them\/\">reason most post-surgical complications happen at home<\/a> is not because homes are unsafe. It is because the early recovery period requires a level of clinical observation and skill that families are not trained to provide, no matter how caring and motivated they are.<\/p>\n\n            <p class=\"text-gray-700 leading-relaxed mb-4\">Understanding the <a href=\"https:\/\/athomecare.in\/from-gurgaon-hospitals-to-home-a-step-by-step-discharge-and-home-care-plan-for-elderly-patients-after-major-illness\/\">step-by-step discharge and home care plan for elderly patients after major illness<\/a> helps families prepare for what lies ahead. It reduces the shock of transition and ensures that the right support is in place before the patient arrives home.<\/p>\n\n            <div class=\"clinical-alert alert-blue\">\n                <p class=\"text-sm font-semibold text-blue-900 mb-1\">For Families in Maholi and Delhi NCR<\/p>\n                <p class=\"text-sm text-blue-800 leading-relaxed\">If you or a loved one is preparing for or recovering from radical cystectomy or any major surgery, professional home healthcare can provide the clinical support needed for a safe recovery. AtHomeCare offers <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">home nursing<\/a>, <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\">physiotherapy at home<\/a>, <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">doctor home visits<\/a>, <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">patient attendant services<\/a>, and <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\">medical equipment rental<\/a> across Maholi, Gurgaon, Delhi NCR, and other cities in India.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Section 15: Contact Information -->\n        <section id=\"contact\" class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Contact Information<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n\n            <div class=\"contact-card rounded-xl card-shadow-lg p-5 sm:p-6 border border-gray-200\">\n                <div class=\"grid sm:grid-cols-2 gap-6\">\n                    <div>\n                        <p class=\"text-xs font-semibold text-gray-500 uppercase tracking-wide mb-3\">Corporate Office<\/p>\n                        <p class=\"text-gray-900 text-sm leading-relaxed\">\n                            Unit No. 703, 7th Floor, ILD Trade Centre<br>\n                            D1 Block, Malibu Town<br>\n                            Sector 47<br>\n                            Maholi, Haryana 122018\n                        <\/p>\n                    <\/div>\n                    <div>\n                        <p class=\"text-xs font-semibold text-gray-500 uppercase tracking-wide mb-3\">Reach Us<\/p>\n                        <p class=\"text-gray-900 text-sm leading-relaxed mb-2\">\n                            <strong>Phone:<\/strong> <a href=\"tel:9910823218\" class=\"text-blue-700 hover:underline\">9910823218<\/a>\n                        <\/p>\n                        <p class=\"text-gray-900 text-sm leading-relaxed\">\n                            <strong>Email:<\/strong> <a href=\"mailto:care@athomecare.in\" class=\"text-blue-700 hover:underline\">care@athomecare.in<\/a>\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 16: Medical Disclaimer -->\n        <section class=\"mb-12\">\n            <div class=\"bg-red-50 border border-red-200 rounded-xl p-5 sm:p-6\">\n                <h3 class=\"text-base font-bold text-red-900 mb-3\">Medical Disclaimer<\/h3>\n                <ul class=\"space-y-2 text-red-800 text-sm leading-relaxed\">\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-red-500 flex-shrink-0\"><\/span>Every patient is unique. The recovery experience described in this fictional case study may not reflect the experience of any actual patient.<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-red-500 flex-shrink-0\"><\/span>Treatment decisions must always be made by qualified healthcare professionals based on individual patient circumstances.<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-red-500 flex-shrink-0\"><\/span>Emergency symptoms such as fever, severe pain, reduced urine output, heavy bleeding, or significant stoma changes require immediate hospital care.<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-red-500 flex-shrink-0\"><\/span>Home healthcare complements, but does not replace, emergency medical services. If you believe a medical emergency is occurring, call your local emergency number immediately.<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 rounded-full bg-red-500 flex-shrink-0\"><\/span>This content is for educational purposes only and should not be used as a substitute for professional medical advice, diagnosis, or treatment.<\/li>\n                <\/ul>\n            <\/div>\n        <\/section>\n\n        <!-- Related Services Links -->\n        <section class=\"mb-12\">\n            <h2 class=\"text-xl sm:text-2xl font-bold text-gray-900 mb-2\">Related Services<\/h2>\n            <div class=\"section-divider mb-6\"><\/div>\n            <div class=\"grid sm:grid-cols-2 gap-3\">\n                <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"bg-white rounded-lg card-shadow p-4 hover:shadow-md transition-shadow block\">\n                    <p class=\"font-semibold text-gray-900 text-sm\">Home Nursing Services<\/p>\n                    <p class=\"text-gray-500 text-xs mt-1\">Skilled nursing care delivered at your doorstep<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"bg-white rounded-lg card-shadow p-4 hover:shadow-md transition-shadow block\">\n                    <p class=\"font-semibold text-gray-900 text-sm\">Patient Care Services<\/p>\n                    <p class=\"text-gray-500 text-xs mt-1\">Comprehensive care plans for recovery at home<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"bg-white rounded-lg card-shadow p-4 hover:shadow-md transition-shadow block\">\n                    <p class=\"font-semibold text-gray-900 text-sm\">Physiotherapy at Home<\/p>\n                    <p class=\"text-gray-500 text-xs mt-1\">Expert rehabilitation in the comfort of your home<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"bg-white rounded-lg card-shadow p-4 hover:shadow-md transition-shadow block\">\n                    <p class=\"font-semibold text-gray-900 text-sm\">Doctor Home Visit<\/p>\n                    <p class=\"text-gray-500 text-xs mt-1\">Qualified physicians visiting you at home<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"bg-white rounded-lg card-shadow p-4 hover:shadow-md transition-shadow block\">\n                    <p class=\"font-semibold text-gray-900 text-sm\">Medical Equipment Rental<\/p>\n                    <p class=\"text-gray-500 text-xs mt-1\">Quality equipment for home-based care<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"bg-white rounded-lg card-shadow p-4 hover:shadow-md transition-shadow block\">\n                    <p class=\"font-semibold text-gray-900 text-sm\">Patient Care Attendant<\/p>\n                    <p class=\"text-gray-500 text-xs mt-1\">Trained attendants for daily living support<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-colostomy-and-stoma-bag-care-cleaning-replacement-and-skin-protection\/\" class=\"bg-white rounded-lg card-shadow p-4 hover:shadow-md transition-shadow block\">\n                    <p class=\"font-semibold text-gray-900 text-sm\">Stoma and Colostomy Care Guide<\/p>\n                    <p class=\"text-gray-500 text-xs mt-1\">Detailed guide to stoma bag care and skin protection<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/infection-prevention-after-surgery-at-home-in-gurgaon-why-professional-care-saves-lives\/\" class=\"bg-white rounded-lg card-shadow p-4 hover:shadow-md transition-shadow block\">\n                    <p class=\"font-semibold text-gray-900 text-sm\">Infection Prevention After Surgery<\/p>\n                    <p class=\"text-gray-500 text-xs mt-1\">How professional care prevents post-surgical infections<\/p>\n                <\/a>\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <!-- Footer -->\n    <footer class=\"bg-gray-900 text-gray-400 py-10\">\n        <div class=\"max-w-4xl mx-auto px-4 sm:px-6 text-center\">\n            <p class=\"text-sm mb-2\">This case study is entirely fictional and created for educational purposes only.<\/p>\n            <p class=\"text-xs text-gray-500\">&copy; 2026 AtHomeCare. All rights reserved. Maholi, Haryana 122018<\/p>\n        <\/div>\n    <\/footer>\n\n    <script>\n        function toggleFaq(element) {\n            const answer = element.nextElementSibling;\n            const icon = element.querySelector('.faq-icon');\n            const isOpen = answer.classList.contains('open');\n\n            \/\/ Close all other FAQs\n            document.querySelectorAll('.faq-answer').forEach(a => a.classList.remove('open'));\n            document.querySelectorAll('.faq-icon').forEach(i => i.classList.remove('rotated'));\n\n            \/\/ Toggle current\n            if (!isOpen) {\n                answer.classList.add('open');\n                icon.classList.add('rotated');\n            }\n        }\n\n        \/\/ Smooth scroll for TOC links\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                    const offset = 20;\n                    const bodyRect = document.body.getBoundingClientRect().top;\n                    const elementRect = target.getBoundingClientRect().top;\n                    const elementPosition = elementRect - bodyRect;\n                    const offsetPosition = elementPosition - offset;\n                    window.scrollTo({\n                        top: offsetPosition,\n                        behavior: 'smooth'\n                    });\n                }\n            });\n        });\n    <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Radical Cystectomy Home Recovery | Fictional Case Study Educational Case Study Home Recovery After Radical Cystectomy with Ileal Conduit A detailed clinical documentation of how structured home healthcare supported a 71-year-old patient through stoma adaptation, physical rehabilitation, and emotional recovery following bladder removal surgery for muscle-invasive urothelial carcinoma. Patient Age 71 Years Gender Male Location&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-241","post","type-post","status-publish","format-standard","hentry","category-blog"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Radical Cystectomy Home Recovery | Fictional Case Study Educational Case Study Home Recovery After Radical Cystectomy with Ileal Conduit A detailed clinical documentation of how structured home healthcare supported a 71-year-old patient through stoma adaptation, physical rehabilitation, and emotional recovery following bladder removal surgery for muscle-invasive urothelial carcinoma. Patient Age 71 Years Gender Male Location\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"lyfmedicare46\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/\" \/>\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=\"mohali -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Radical Cystectomy Home Recovery | Case Study - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Radical Cystectomy Home Recovery | Fictional Case Study Educational Case Study Home Recovery After Radical Cystectomy with Ileal Conduit A detailed clinical documentation of how structured home healthcare supported a 71-year-old patient through stoma adaptation, physical rehabilitation, and emotional recovery following bladder removal surgery for muscle-invasive urothelial carcinoma. Patient Age 71 Years Gender Male Location\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-28T07:34:08+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-28T07:34:10+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Radical Cystectomy Home Recovery | Case Study - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Radical Cystectomy Home Recovery | Fictional Case Study Educational Case Study Home Recovery After Radical Cystectomy with Ileal Conduit A detailed clinical documentation of how structured home healthcare supported a 71-year-old patient through stoma adaptation, physical rehabilitation, and emotional recovery following bladder removal surgery for muscle-invasive urothelial carcinoma. Patient Age 71 Years Gender Male Location\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/#blogposting\",\"name\":\"Radical Cystectomy Home Recovery | Case Study - mohali\",\"headline\":\"Radical Cystectomy Home Recovery | Case Study\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/athomecare.in\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/#articleImage\"},\"datePublished\":\"2026-07-28T07:34:08+00:00\",\"dateModified\":\"2026-07-28T07:34:10+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/mohali\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/#listItem\",\"name\":\"Radical Cystectomy Home Recovery | Case Study\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/#listItem\",\"position\":3,\"name\":\"Radical Cystectomy Home Recovery | Case Study\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\",\"name\":\"mohali\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"lyfmedicare46\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/\",\"name\":\"Radical Cystectomy Home Recovery | Case Study - mohali\",\"description\":\"Radical Cystectomy Home Recovery | Fictional Case Study Educational Case Study Home Recovery After Radical Cystectomy with Ileal Conduit A detailed clinical documentation of how structured home healthcare supported a 71-year-old patient through stoma adaptation, physical rehabilitation, and emotional recovery following bladder removal surgery for muscle-invasive urothelial carcinoma. Patient Age 71 Years Gender Male Location\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/radical-cystectomy-home-recovery-case-study\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-07-28T07:34:08+00:00\",\"dateModified\":\"2026-07-28T07:34:10+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/\",\"name\":\"mohali\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Radical Cystectomy Home Recovery | Case Study - mohali","description":"Radical Cystectomy Home Recovery | Fictional Case Study Educational Case Study Home Recovery After Radical Cystectomy with Ileal Conduit A detailed clinical documentation of how structured home healthcare supported a 71-year-old patient through stoma adaptation, physical rehabilitation, and emotional recovery following bladder removal surgery for muscle-invasive urothelial carcinoma. Patient Age 71 Years Gender Male Location","canonical_url":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/#blogposting","name":"Radical Cystectomy Home Recovery | Case Study - mohali","headline":"Radical Cystectomy Home Recovery | Case Study","author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/mohali\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png","@id":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/#articleImage"},"datePublished":"2026-07-28T07:34:08+00:00","dateModified":"2026-07-28T07:34:10+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/mohali","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/mohali\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/#listItem","name":"Radical Cystectomy Home Recovery | Case Study"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/#listItem","position":3,"name":"Radical Cystectomy Home Recovery | Case Study","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/mohali\/#organization","name":"mohali","url":"https:\/\/athomecare.in\/mohali\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g","width":96,"height":96,"caption":"lyfmedicare46"}},{"@type":"WebPage","@id":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/#webpage","url":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/","name":"Radical Cystectomy Home Recovery | Case Study - mohali","description":"Radical Cystectomy Home Recovery | Fictional Case Study Educational Case Study Home Recovery After Radical Cystectomy with Ileal Conduit A detailed clinical documentation of how structured home healthcare supported a 71-year-old patient through stoma adaptation, physical rehabilitation, and emotional recovery following bladder removal surgery for muscle-invasive urothelial carcinoma. Patient Age 71 Years Gender Male Location","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"datePublished":"2026-07-28T07:34:08+00:00","dateModified":"2026-07-28T07:34:10+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/mohali\/#website","url":"https:\/\/athomecare.in\/mohali\/","name":"mohali","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/mohali\/#organization"}}]},"og:locale":"en_US","og:site_name":"mohali -","og:type":"article","og:title":"Radical Cystectomy Home Recovery | Case Study - mohali","og:description":"Radical Cystectomy Home Recovery | Fictional Case Study Educational Case Study Home Recovery After Radical Cystectomy with Ileal Conduit A detailed clinical documentation of how structured home healthcare supported a 71-year-old patient through stoma adaptation, physical rehabilitation, and emotional recovery following bladder removal surgery for muscle-invasive urothelial carcinoma. Patient Age 71 Years Gender Male Location","og:url":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/","article:published_time":"2026-07-28T07:34:08+00:00","article:modified_time":"2026-07-28T07:34:10+00:00","twitter:card":"summary_large_image","twitter:title":"Radical Cystectomy Home Recovery | Case Study - mohali","twitter:description":"Radical Cystectomy Home Recovery | Fictional Case Study Educational Case Study Home Recovery After Radical Cystectomy with Ileal Conduit A detailed clinical documentation of how structured home healthcare supported a 71-year-old patient through stoma adaptation, physical rehabilitation, and emotional recovery following bladder removal surgery for muscle-invasive urothelial carcinoma. Patient Age 71 Years Gender Male Location"},"aioseo_meta_data":{"post_id":"241","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"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":"","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":"BlogPosting","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":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-07-28 07:25:20","updated":"2026-07-29 04:40:04","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\/mohali\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/mohali\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tRadical Cystectomy Home Recovery | Case Study\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/mohali"},{"label":"Blog","link":"https:\/\/athomecare.in\/mohali\/category\/blog\/"},{"label":"Radical Cystectomy Home Recovery | Case Study","link":"https:\/\/athomecare.in\/mohali\/radical-cystectomy-home-recovery-case-study\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/241","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/comments?post=241"}],"version-history":[{"count":3,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/241\/revisions"}],"predecessor-version":[{"id":244,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/241\/revisions\/244"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=241"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=241"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=241"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}