{"id":135,"date":"2026-08-01T06:48:34","date_gmt":"2026-08-01T06:48:34","guid":{"rendered":"https:\/\/athomecare.in\/panipat\/?p=135"},"modified":"2026-08-01T06:48:52","modified_gmt":"2026-08-01T06:48:52","slug":"cholangiocarcinoma-recovery-at-home-case-study","status":"publish","type":"post","link":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/","title":{"rendered":"Cholangiocarcinoma Recovery at Home | 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>Cholangiocarcinoma Recovery at Home | Fictional Case Study<\/title>\n<meta name=\"description\" content=\"Learn how home nursing, physiotherapy, and nutritional support aided recovery after cholangiocarcinoma surgery in this fictional educational case study.\">\n<meta name=\"robots\" content=\"index, follow\">\n<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/cholangiocarcinoma-home-care-case-study-panipat\/\">\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<script src=\"https:\/\/code.iconify.design\/3\/3.1.0\/iconify.min.js\"><\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;family=Playfair+Display:wght@500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<script>\ntailwind.config = {\n  theme: {\n    extend: {\n      colors: {\n        atc: {\n          50: '#f0f7f4',\n          100: '#d9ede3',\n          200: '#b5dbc8',\n          300: '#84c1a5',\n          400: '#56a47e',\n          500: '#378965',\n          600: '#266d50',\n          700: '#205842',\n          800: '#1c4636',\n          900: '#193a2e',\n        },\n        med: {\n          blue: '#1a5276',\n          light: '#eaf2f8',\n          red: '#c0392b',\n          redlight: '#fdedec',\n          amber: '#d4a017',\n          amberlight: '#fef9e7',\n          green: '#1e8449',\n          greenlight: '#eafaf1',\n          purple: '#6c3483',\n          purplelight: '#f4ecf7',\n          gray: '#5d6d7e',\n        }\n      },\n      fontFamily: {\n        sans: ['Inter', 'sans-serif'],\n        serif: ['Playfair Display', 'serif'],\n      }\n    }\n  }\n}\n<\/script>\n<style>\n  body { font-family: 'Inter', sans-serif; background-color: #fafbfc; color: #2c3e50; }\n  h1, h2, h3 { font-family: 'Playfair Display', serif; }\n  .clinical-box { border-left: 4px solid; padding: 1.25rem 1.5rem; margin: 1.5rem 0; border-radius: 0 0.5rem 0.5rem 0; }\n  .clinical-blue { border-color: #1a5276; background: #eaf2f8; }\n  .clinical-red { border-color: #c0392b; background: #fdedec; }\n  .clinical-green { border-color: #1e8449; background: #eafaf1; }\n  .clinical-amber { border-color: #d4a017; background: #fef9e7; }\n  .clinical-purple { border-color: #6c3483; background: #f4ecf7; }\n  .evidence-table { width: 100%; border-collapse: collapse; }\n  .evidence-table th { background: #1a5276; color: #fff; padding: 0.75rem 1rem; text-align: left; font-weight: 500; font-size: 0.875rem; }\n  .evidence-table td { padding: 0.75rem 1rem; border-bottom: 1px solid #e5e8eb; font-size: 0.875rem; }\n  .evidence-table tr:nth-child(even) { background: #f8fafb; }\n  .evidence-table tr:hover { background: #eaf2f8; }\n  .timeline-card { position: relative; padding-left: 2.5rem; margin-bottom: 1.5rem; }\n  .timeline-card::before { content: ''; position: absolute; left: 0.75rem; top: 2rem; bottom: -1.5rem; width: 2px; background: #d5dbdb; }\n  .timeline-card:last-child::before { display: none; }\n  .timeline-dot { position: absolute; left: 0; top: 0.25rem; width: 1.75rem; height: 1.75rem; border-radius: 50%; background: #1a5276; display: flex; align-items: center; justify-content: center; }\n  .timeline-dot span { color: #fff; font-size: 0.625rem; font-weight: 700; }\n  .risk-indicator { display: inline-flex; align-items: center; gap: 0.375rem; padding: 0.25rem 0.75rem; border-radius: 9999px; font-size: 0.75rem; font-weight: 500; }\n  .risk-high { background: #fdedec; color: #c0392b; }\n  .risk-moderate { background: #fef9e7; color: #d4a017; }\n  .risk-low { background: #eafaf1; color: #1e8449; }\n  a { text-decoration: none; color: #1a5276; }\n  a:hover { text-decoration: underline; }\n  .faq-item { border: 1px solid #e5e8eb; border-radius: 0.75rem; margin-bottom: 0.75rem; overflow: hidden; }\n  .faq-question { padding: 1rem 1.25rem; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: 500; background: #fff; transition: background 0.2s; }\n  .faq-question:hover { background: #f8fafb; }\n  .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; padding: 0 1.25rem; background: #fafbfc; }\n  .faq-answer.open { max-height: 500px; padding: 1rem 1.25rem; }\n  .hero-gradient { background: linear-gradient(135deg, #1a5276 0%, #266d50 50%, #205842 100%); }\n  .section-divider { height: 1px; background: linear-gradient(to right, transparent, #d5dbdb, transparent); margin: 3rem 0; }\n  .card-hover { transition: transform 0.2s, box-shadow 0.2s; }\n  .card-hover:hover { transform: translateY(-2px); box-shadow: 0 8px 25px rgba(0,0,0,0.08); }\n  .doctor-card { background: linear-gradient(135deg, #eaf2f8, #f0f7f4); border: 1px solid #d5dbdb; }\n  .contact-card { background: linear-gradient(135deg, #1a5276, #266d50); }\n  @media (max-width: 768px) {\n    .evidence-table { font-size: 0.8rem; }\n    .evidence-table th, .evidence-table td { padding: 0.5rem 0.625rem; }\n    .clinical-box { padding: 1rem; margin: 1rem 0; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- Hero Section -->\n<header class=\"hero-gradient text-white\">\n  <div class=\"max-w-5xl mx-auto px-4 sm:px-6 py-12 sm:py-20\">\n    <div class=\"inline-block bg-white\/15 backdrop-blur-sm rounded-full px-4 py-1.5 text-xs font-medium tracking-wide mb-6\">\n      Educational Case Study\n    <\/div>\n    <h1 class=\"text-3xl sm:text-4xl lg:text-5xl font-serif font-700 leading-tight mb-6\">\n      Home Recovery After Cholangiocarcinoma Surgery\n    <\/h1>\n    <p class=\"text-base sm:text-lg text-white\/85 max-w-3xl leading-relaxed mb-10\">\n      A detailed clinical documentation of how structured home healthcare supported a 72-year-old patient through postoperative recovery after major hepatobiliary surgery in Panipat, Haryana.\n    <\/p>\n    <div class=\"grid grid-cols-2 sm:grid-cols-3 lg:grid-cols-6 gap-3 sm:gap-4\">\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 sm:p-4\">\n        <div class=\"text-xs text-white\/60 mb-1\">Patient Age<\/div>\n        <div class=\"font-semibold text-sm sm:text-base\">72 Years<\/div>\n      <\/div>\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 sm:p-4\">\n        <div class=\"text-xs text-white\/60 mb-1\">Gender<\/div>\n        <div class=\"font-semibold text-sm sm:text-base\">Male<\/div>\n      <\/div>\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 sm:p-4\">\n        <div class=\"text-xs text-white\/60 mb-1\">Location<\/div>\n        <div class=\"font-semibold text-sm sm:text-base\">Panipat, Haryana<\/div>\n      <\/div>\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 sm:p-4\">\n        <div class=\"text-xs text-white\/60 mb-1\">Primary Condition<\/div>\n        <div class=\"font-semibold text-sm sm:text-base\">Cholangiocarcinoma<\/div>\n      <\/div>\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 sm:p-4\">\n        <div class=\"text-xs text-white\/60 mb-1\">Duration of Care<\/div>\n        <div class=\"font-semibold text-sm sm:text-base\">12 Weeks<\/div>\n      <\/div>\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 sm:p-4\">\n        <div class=\"text-xs text-white\/60 mb-1\">Clinical Outcome<\/div>\n        <div class=\"font-semibold text-sm sm:text-base\">Improved<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- Disclaimer Banner -->\n<div class=\"bg-amber-50 border-b border-amber-200\">\n  <div class=\"max-w-5xl mx-auto px-4 sm:px-6 py-3 flex items-start gap-3\">\n    <span class=\"iconify text-amber-600 mt-0.5 flex-shrink-0\" data-icon=\"mdi:alert-circle-outline\" data-width=\"20\"><\/span>\n    <p class=\"text-xs sm:text-sm text-amber-800 leading-relaxed\">\n      <strong>Fictional Case Study:<\/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.\n    <\/p>\n  <\/div>\n<\/div>\n\n<!-- Main Content -->\n<main class=\"max-w-5xl mx-auto px-4 sm:px-6 py-10 sm:py-16\">\n\n  <!-- Table of Contents -->\n  <nav class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-8 mb-12 card-hover\">\n    <h2 class=\"text-lg font-serif font-600 text-med-blue mb-4 flex items-center gap-2\">\n      <span class=\"iconify\" data-icon=\"mdi:table-of-contents\" data-width=\"22\"><\/span>\n      Table of Contents\n    <\/h2>\n    <ol class=\"grid sm:grid-cols-2 gap-2 text-sm\">\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">1.<\/span> <a href=\"#patient-background\" class=\"hover:text-atc-600\">Patient Background<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">2.<\/span> <a href=\"#clinical-diagnosis\" class=\"hover:text-atc-600\">Clinical Diagnosis<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">3.<\/span> <a href=\"#hospital-treatment\" class=\"hover:text-atc-600\">Hospital Treatment<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">4.<\/span> <a href=\"#why-home-care\" class=\"hover:text-atc-600\">Why Home Healthcare Was Needed<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">5.<\/span> <a href=\"#home-care-plan\" class=\"hover:text-atc-600\">Home Care Plan<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">6.<\/span> <a href=\"#recovery-timeline\" class=\"hover:text-atc-600\">Recovery Timeline<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">7.<\/span> <a href=\"#clinical-evidence\" class=\"hover:text-atc-600\">Clinical Evidence<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">8.<\/span> <a href=\"#medical-authority\" class=\"hover:text-atc-600\">Medical Authority<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">9.<\/span> <a href=\"#supporting-documents\" class=\"hover:text-atc-600\">Supporting Clinical Documents<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">10.<\/span> <a href=\"#recovery-outcome\" class=\"hover:text-atc-600\">Recovery Outcome<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">11.<\/span> <a href=\"#key-learnings\" class=\"hover:text-atc-600\">Key Clinical Learnings<\/a><\/li>\n      <li class=\"flex items-center gap-2\"><span class=\"text-med-blue font-semibold\">12.<\/span> <a href=\"#faqs\" class=\"hover:text-atc-600\">Frequently Asked Questions<\/a><\/li>\n    <\/ol>\n  <\/nav>\n\n  <!-- Section 1: Patient Background -->\n  <section id=\"patient-background\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:account-details\" data-width=\"22\"><\/span>\n      <\/span>\n      Patient Background\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-5\">\n      Mr. Sukhdev Malik is a 72-year-old retired textile mill supervisor who spent most of his working life in Panipat, a city well known for its textile and handloom industry. He lives with his wife, Kamla Malik (68 years), in a modest residential area of the city. Their daughter, Anjali Malik, is a school teacher who also resides in Panipat and serves as the secondary caregiver.\n    <\/p>\n\n    <p class=\"text-gray-700 leading-relaxed mb-5\">\n      Before this illness, Mr. Malik led a reasonably active life. He managed his daily personal care independently, walked within the neighborhood, and participated in family activities. However, his baseline health was complicated by several chronic conditions that had been present for many years.\n    <\/p>\n\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-base font-semibold text-gray-900 mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:history\" data-width=\"20\"><\/span>\n        Pre-Existing Medical Conditions\n      <\/h3>\n      <div class=\"grid sm:grid-cols-2 gap-4\">\n        <div class=\"flex items-start gap-3 p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-blue mt-0.5 flex-shrink-0\" data-icon=\"mdi:diabetes\" data-width=\"20\"><\/span>\n          <div>\n            <div class=\"font-medium text-sm text-gray-900\">Type 2 Diabetes Mellitus<\/div>\n            <div class=\"text-xs text-gray-500 mt-0.5\">Present for 15 years. Requires ongoing medication and blood sugar monitoring.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-red mt-0.5 flex-shrink-0\" data-icon=\"mdi:heart-pulse\" data-width=\"20\"><\/span>\n          <div>\n            <div class=\"font-medium text-sm text-gray-900\">Hypertension<\/div>\n            <div class=\"text-xs text-gray-500 mt-0.5\">Present for 18 years. Managed with antihypertensive medication.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-amber mt-0.5 flex-shrink-0\" data-icon=\"mdi:kidney\" data-width=\"20\"><\/span>\n          <div>\n            <div class=\"font-medium text-sm text-gray-900\">Mild Chronic Kidney Disease (Stage 2)<\/div>\n            <div class=\"text-xs text-gray-500 mt-0.5\">Requires careful medication dosing and kidney function monitoring.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-purple mt-0.5 flex-shrink-0\" data-icon=\"mdi:water-outline\" data-width=\"20\"><\/span>\n          <div>\n            <div class=\"font-medium text-sm text-gray-900\">Iron Deficiency Anemia<\/div>\n            <div class=\"text-xs text-gray-500 mt-0.5\">Contributing to fatigue and reduced physical endurance.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-box clinical-blue\">\n      <div class=\"flex items-center gap-2 mb-2\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:stethoscope\" data-width=\"18\"><\/span>\n        <span class=\"font-semibold text-sm text-med-blue\">Clinical Note<\/span>\n      <\/div>\n      <p class=\"text-sm text-gray-700 leading-relaxed\">\n        The combination of diabetes, hypertension, chronic kidney disease, and anemia made Mr. Malik a vulnerable surgical candidate. Each of these conditions can independently affect wound healing, increase infection risk, and slow physical recovery. When they coexist, the cumulative effect on postoperative recovery is significant. This is precisely why a structured <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"font-medium underline\">home nursing<\/a> plan was considered essential after his discharge.\n      <\/p>\n    <\/div>\n\n    <p class=\"text-gray-700 leading-relaxed mt-5\">\n      Over a period of approximately four months before his diagnosis, Mr. Malik noticed progressive abdominal discomfort, a gradual loss of appetite, and unexplained weight loss. He also reported persistent fatigue that was unusual even for his age. His wife observed that his skin and the whites of his eyes had developed a yellowish discoloration, known medically as jaundice. This prompted the family to seek urgent medical evaluation. Understanding <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\" class=\"font-medium underline\">warning signs that require medical attention<\/a> early can make a meaningful difference in outcomes for elderly patients.\n    <\/p>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 2: Clinical Diagnosis -->\n  <section id=\"clinical-diagnosis\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:magnify-scan\" data-width=\"22\"><\/span>\n      <\/span>\n      Clinical Diagnosis\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-5\">\n      Mr. Malik was admitted to a tertiary care gastrointestinal surgery center where a comprehensive diagnostic workup was performed. The clinical team needed to confirm the nature, location, and extent of the biliary obstruction before planning any surgical intervention.\n    <\/p>\n\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-base font-semibold text-gray-900 mb-4\">Diagnostic Investigations Performed<\/h3>\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Investigation<\/th>\n            <th>Key Findings<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"font-medium\">CT Abdomen<\/td>\n            <td>Revealed a mass involving the extrahepatic bile duct with associated proximal biliary dilatation.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">MRI<\/td>\n            <td>Provided detailed anatomical mapping of the tumor and its relationship with surrounding vascular structures.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Endoscopic Ultrasound (EUS)<\/td>\n            <td>Allowed close evaluation of the bile duct wall and guided tissue sampling.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Biopsy<\/td>\n            <td>Confirmed the diagnosis of cholangiocarcinoma (adenocarcinoma of the bile duct).<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Blood Tests<\/td>\n            <td>Elevated bilirubin (both direct and indirect), elevated alkaline phosphatase, and liver enzyme abnormalities consistent with biliary obstruction.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"clinical-box clinical-green\">\n      <div class=\"flex items-center gap-2 mb-2\">\n        <span class=\"iconify text-med-green\" data-icon=\"mdi:information-outline\" data-width=\"18\"><\/span>\n        <span class=\"font-semibold text-sm text-med-green\">Understanding Cholangiocarcinoma<\/span>\n      <\/div>\n      <p class=\"text-sm text-gray-700 leading-relaxed\">\n        Cholangiocarcinoma is a cancer that develops in the bile ducts, which are thin tubes that carry bile from the liver to the small intestine. Bile helps digest fats in food. When a tumor grows in the bile duct, it can block the flow of bile, leading to jaundice, dark urine, pale stools, and abdominal discomfort. <a href=\"https:\/\/athomecare.in\/understanding-surgical-oncology-treatment-procedures-and-recovery\/\" class=\"font-medium underline\">Understanding surgical oncology treatment procedures and recovery<\/a> helps patients and families prepare for the journey ahead. Extrahepatic cholangiocarcinoma, the type diagnosed in this case, occurs in the bile ducts outside the liver and typically requires surgical resection when detected at an operable stage.\n      <\/p>\n    <\/div>\n\n    <p class=\"text-gray-700 leading-relaxed mt-5\">\n      After completing the diagnostic evaluation, the case was reviewed by a multidisciplinary tumor board that included hepatobiliary surgeons, medical oncologists, radiologists, and pathologists. This collaborative approach ensured that the treatment plan was based on the collective expertise of multiple specialists rather than a single physician&#8217;s judgment. The tumor board recommended surgical removal of the affected bile duct segment with biliary reconstruction to restore the normal flow of bile from the liver to the intestine.\n    <\/p>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 3: Hospital Treatment -->\n  <section id=\"hospital-treatment\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:hospital-building\" data-width=\"22\"><\/span>\n      <\/span>\n      Hospital Treatment\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-5\">\n      Mr. Malik underwent major hepatobiliary surgery that involved removing the cancerous segment of the extrahepatic bile duct and reconstructing the biliary pathway. This is a complex abdominal procedure that requires careful surgical technique, intraoperative monitoring, and meticulous postoperative care.\n    <\/p>\n\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-base font-semibold text-gray-900 mb-4\">Hospital Course Summary (19 Days)<\/h3>\n      <div class=\"grid sm:grid-cols-2 gap-4\">\n        <div class=\"p-4 bg-gray-50 rounded-xl\">\n          <div class=\"text-xs font-semibold text-med-blue uppercase tracking-wide mb-2\">Surgical Care<\/div>\n          <ul class=\"text-sm text-gray-700 space-y-1.5\">\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Major hepatobiliary surgery with biliary reconstruction<\/li>\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Surgical drain placement for monitoring<\/li>\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Intraoperative vital monitoring<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"p-4 bg-gray-50 rounded-xl\">\n          <div class=\"text-xs font-semibold text-med-blue uppercase tracking-wide mb-2\">Postoperative Monitoring<\/div>\n          <ul class=\"text-sm text-gray-700 space-y-1.5\">\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Intensive monitoring in the early postoperative period<\/li>\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Liver function test monitoring<\/li>\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Surgical drain output assessment<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"p-4 bg-gray-50 rounded-xl\">\n          <div class=\"text-xs font-semibold text-med-blue uppercase tracking-wide mb-2\">Medical Management<\/div>\n          <ul class=\"text-sm text-gray-700 space-y-1.5\">\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Intravenous antibiotics for infection prevention<\/li>\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Pain management with prescribed analgesics<\/li>\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Blood sugar control adjusted for surgical stress<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"p-4 bg-gray-50 rounded-xl\">\n          <div class=\"text-xs font-semibold text-med-blue uppercase tracking-wide mb-2\">Rehabilitation &#038; Planning<\/div>\n          <ul class=\"text-sm text-gray-700 space-y-1.5\">\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Physiotherapy for early mobilization<\/li>\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Nutritional support and gradual oral feeding<\/li>\n            <li class=\"flex items-start gap-2\"><span class=\"text-atc-500 mt-1\">&#10003;<\/span> Oncology consultation for further treatment planning<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <p class=\"text-gray-700 leading-relaxed mb-5\">\n      During the 19-day hospital stay, the surgical team also conducted family counselling sessions. These sessions were important because Mr. Malik&#8217;s wife and daughter needed to understand the nature of the surgery, the expected recovery trajectory, and the specific care that would be required at home. The family was informed that while the surgery was successful and liver function was gradually improving, Mr. Malik would need substantial support during the recovery phase. This is a common scenario after major abdominal surgery, where the <a href=\"https:\/\/athomecare.in\/post-hospital-recovery-at-home-faridabad\/\" class=\"font-medium underline\">post-hospital recovery at home<\/a> becomes a critical period that determines long-term outcomes.\n    <\/p>\n\n    <div class=\"clinical-box clinical-purple\">\n      <div class=\"flex items-center gap-2 mb-2\">\n        <span class=\"iconify text-med-purple\" data-icon=\"mdi:brain\" data-width=\"18\"><\/span>\n        <span class=\"font-semibold text-sm text-med-purple\">Clinical Reasoning: Why a 19-Day Stay<\/span>\n      <\/div>\n      <p class=\"text-sm text-gray-700 leading-relaxed\">\n        The extended hospital stay was medically appropriate for several reasons. Hepatobiliary surgery carries a risk of postoperative bile leak, which requires several days of drain monitoring to rule out. Liver function tests need to normalize before discharge can be considered safe. Additionally, Mr. Malik&#8217;s diabetes required careful blood sugar management during the surgical stress response, and his chronic kidney disease meant that medication dosing and fluid balance needed close attention. The oncology team also needed time to complete their assessment and outline the future treatment plan before the patient left the hospital environment.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 4: Why Home Healthcare Was Needed -->\n  <section id=\"why-home-care\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:hand-heart-outline\" data-width=\"22\"><\/span>\n      <\/span>\n      Why Home Healthcare Was Needed\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-5\">\n      When the surgical and oncology teams recommended comprehensive home healthcare after discharge, this was not a routine suggestion. It was a medically driven recommendation based on the specific risks that Mr. Malik faced. Understanding why each component of home care was necessary helps illustrate the clinical reasoning behind the plan.\n    <\/p>\n\n    <div class=\"space-y-4 mb-6\">\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"flex items-start gap-4\">\n          <div class=\"w-10 h-10 rounded-xl bg-med-redlight flex items-center justify-center flex-shrink-0\">\n            <span class=\"iconify text-med-red\" data-icon=\"mdi:bandage\" data-width=\"20\"><\/span>\n          <\/div>\n          <div>\n            <h4 class=\"font-semibold text-gray-900 mb-1\">Surgical Wound Care<\/h4>\n            <p class=\"text-sm text-gray-600 leading-relaxed\">\n              The abdominal surgical incision required regular assessment and dressing changes. In a patient with diabetes, the risk of surgical site infection is significantly higher because elevated blood sugar impairs white blood cell function and slows tissue repair. A trained nurse at home could inspect the wound daily, identify early signs of infection such as redness, swelling, or discharge, and coordinate with the surgeon if any concern arose. <a href=\"https:\/\/athomecare.in\/personalized-wound-care-and-infection-prevention-for-optimal-healing\/\" class=\"font-medium underline\">Personalized wound care and infection prevention<\/a> are among the most critical nursing functions in the early postoperative period.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"flex items-start gap-4\">\n          <div class=\"w-10 h-10 rounded-xl bg-med-amberlight flex items-center justify-center flex-shrink-0\">\n            <span class=\"iconify text-med-amber\" data-icon=\"mdi:diabetes\" data-width=\"20\"><\/span>\n          <\/div>\n          <div>\n            <h4 class=\"font-semibold text-gray-900 mb-1\">Diabetes Management During Recovery<\/h4>\n            <p class=\"text-sm text-gray-600 leading-relaxed\">\n              Surgical stress raises blood sugar levels even in patients whose diabetes was previously well controlled. Poorly controlled blood sugar directly impairs wound healing and increases the risk of surgical site infection. Regular blood sugar monitoring at home, combined with appropriate medication adjustments in coordination with the treating physician, was essential. <a href=\"https:\/\/athomecare.in\/elderly-diabetic-needing-daily-insulin-sugar-monitoring\/\" class=\"font-medium underline\">Daily blood sugar monitoring for elderly diabetic patients<\/a> provides the data needed to make timely medication decisions.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"flex items-start gap-4\">\n          <div class=\"w-10 h-10 rounded-xl bg-med-greenlight flex items-center justify-center flex-shrink-0\">\n            <span class=\"iconify text-med-green\" data-icon=\"mdi:food-apple-outline\" data-width=\"20\"><\/span>\n          <\/div>\n          <div>\n            <h4 class=\"font-semibold text-gray-900 mb-1\">Nutritional Rehabilitation<\/h4>\n            <p class=\"text-sm text-gray-600 leading-relaxed\">\n              Mr. Malik had already lost significant weight before surgery due to the cancer itself. After major hepatobiliary surgery, the digestive system needs time to adjust to the reconstructed biliary anatomy. Bile is essential for fat digestion, and even with successful reconstruction, patients often experience reduced appetite, nausea after meals, and difficulty eating enough to support healing. Professional nutritional monitoring at home ensured that caloric intake, protein consumption, and hydration were tracked and improved gradually. <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\" class=\"font-medium underline\">Nutrition and hydration management in elderly care<\/a> is a specialized area that directly affects recovery speed.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"flex items-start gap-4\">\n          <div class=\"w-10 h-10 rounded-xl bg-med-purplelight flex items-center justify-center flex-shrink-0\">\n            <span class=\"iconify text-med-purple\" data-icon=\"mdi:walk\" data-width=\"20\"><\/span>\n          <\/div>\n          <div>\n            <h4 class=\"font-semibold text-gray-900 mb-1\">Physical Deconditioning and Mobility<\/h4>\n            <p class=\"text-sm text-gray-600 leading-relaxed\">\n              Nineteen days of hospitalization, combined with the physical stress of major surgery and pre-existing anemia, left Mr. Malik significantly deconditioned. He could walk only about 80 meters indoors at the time of discharge. Without structured physiotherapy, this level of deconditioning can persist or even worsen, leading to muscle loss, joint stiffness, and increased fall risk. Home-based <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\" class=\"font-medium underline\">physiotherapy in Panipat<\/a> provided a safe and convenient way to rebuild his strength and endurance without the burden of traveling to a clinic.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"flex items-start gap-4\">\n          <div class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n            <span class=\"iconify text-med-blue\" data-icon=\"mdi:shield-alert-outline\" data-width=\"20\"><\/span>\n          <\/div>\n          <div>\n            <h4 class=\"font-semibold text-gray-900 mb-1\">Complication Surveillance<\/h4>\n            <p class=\"text-sm text-gray-600 leading-relaxed\">\n              After hepatobiliary surgery, several serious complications can develop in the weeks following discharge. These include bile leak, biliary obstruction recurrence, deep vein thrombosis (DVT) from prolonged inactivity, and unexpected deterioration in liver or kidney function. A trained home nurse conducts daily assessments that can detect subtle early warning signs before they become emergencies. This early detection capability is a fundamental reason why <a href=\"https:\/\/athomecare.in\/why-most-post-surgical-complications-in-gurgaon-happen-at-home-and-how-professional-care-prevents-them\/\" class=\"font-medium underline\">professional home care prevents post-surgical complications<\/a> that might otherwise go unnoticed until they become critical.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"flex items-start gap-4\">\n          <div class=\"w-10 h-10 rounded-xl bg-amber-50 flex items-center justify-center flex-shrink-0\">\n            <span class=\"iconify text-med-amber\" data-icon=\"mdi:account-group-outline\" data-width=\"20\"><\/span>\n          <\/div>\n          <div>\n            <h4 class=\"font-semibold text-gray-900 mb-1\">Caregiver Support and Education<\/h4>\n            <p class=\"text-sm text-gray-600 leading-relaxed\">\n              Mr. Malik&#8217;s wife, Kamla, is 68 years old herself. While willing to provide care, she lacked the medical knowledge needed to manage post-surgical complications, monitor blood sugar, or recognize warning signs. Their daughter Anjali had teaching responsibilities and could not be present throughout the day. Professional home healthcare provided the clinical expertise that the family could not, while also educating them progressively so they could participate meaningfully in the recovery process. <a href=\"https:\/\/athomecare.in\/choosing-the-right-home-caregiver-in-gurgaon-what-families-need-to-know\/\" class=\"font-medium underline\">Choosing the right home caregiver<\/a> is an important decision that directly affects the quality of recovery at home.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-box clinical-amber\">\n      <div class=\"flex items-center gap-2 mb-2\">\n        <span class=\"iconify text-med-amber\" data-icon=\"mdi:lightbulb-on-outline\" data-width=\"18\"><\/span>\n        <span class=\"font-semibold text-sm text-med-amber\">Why Not Continue in the Hospital?<\/span>\n      <\/div>\n      <p class=\"text-sm text-gray-700 leading-relaxed\">\n        By the time of discharge, Mr. Malik&#8217;s condition was stable enough that he no longer required the intensive monitoring available only in a hospital. Prolonged hospital stays carry their own risks, including hospital-acquired infections, sleep disruption, loss of independence, and psychological distress. The surgical team determined that the medical benefits of transferring recovery to the home environment, with professional support, outweighed the benefits of remaining in the hospital. This is a well-recognized principle in modern surgical care. The transition from <a href=\"https:\/\/athomecare.in\/hospital-discharge-to-recovery-delhi\/\" class=\"font-medium underline\">hospital discharge to full recovery at home<\/a> is a phase that requires careful planning and execution.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 5: Home Care Plan -->\n  <section id=\"home-care-plan\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:clipboard-text-outline\" data-width=\"22\"><\/span>\n      <\/span>\n      Home Care Plan by AtHomeCare\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-6\">\n      The home healthcare plan was designed to address every aspect of Mr. Malik&#8217;s postoperative recovery. Each service component was selected based on a specific clinical need identified during the hospital stay and documented in the discharge summary. The plan involved multiple disciplines working together under coordinated supervision.\n    <\/p>\n\n    <!-- Home Nursing -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-lg font-serif font-600 text-gray-900 mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:nurse\" data-width=\"22\"><\/span>\n        <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"hover:underline\">Home Nursing<\/a>\n      <\/h3>\n      <p class=\"text-sm text-gray-600 leading-relaxed mb-4\">\n        A qualified home nurse was assigned to provide daily clinical care. The nurse&#8217;s responsibilities were clearly defined and aligned with the discharge instructions from the surgical team.\n      <\/p>\n      <div class=\"grid sm:grid-cols-2 gap-3\">\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Surgical wound inspection and sterile dressing changes<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Vital signs monitoring (blood pressure, heart rate, temperature, oxygen saturation, respiratory rate)<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Fasting and postprandial blood sugar monitoring using a glucometer<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Pain assessment using a standardized pain scale and medication administration as prescribed<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Nutritional intake monitoring and documentation of oral intake<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Medication administration at correct times and doses, including diabetes and hypertension medications<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Monitoring for signs of postoperative bile leak, infection, or biliary obstruction<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Coordination with the surgeon and oncologist through regular updates and reports<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Patient Attendant -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-lg font-serif font-600 text-gray-900 mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:account-heart-outline\" data-width=\"22\"><\/span>\n        <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"hover:underline\">Patient Attendant<\/a>\n      <\/h3>\n      <p class=\"text-sm text-gray-600 leading-relaxed mb-4\">\n        While the nurse handled clinical tasks, a trained patient attendant provided essential day-to-day support. This role is distinct from nursing and focuses on <a href=\"https:\/\/athomecare.in\/daily-care-assistance\/\" class=\"font-medium underline\">daily care assistance<\/a> that helps the patient remain safe and comfortable.\n      <\/p>\n      <div class=\"grid sm:grid-cols-2 gap-3\">\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Assistance during walking to prevent falls and provide steadiness<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Meal support including preparation assistance and ensuring adequate intake<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Emotional reassurance and companionship to reduce anxiety<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Monitoring fatigue levels and encouraging rest when needed<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Safe mobility supervision during transfers and movement around the home<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:check-circle\" data-width=\"16\"><\/span>\n          <span>Encouraging and tracking hydration throughout the day<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Physiotherapy -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-lg font-serif font-600 text-gray-900 mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:run-fast\" data-width=\"22\"><\/span>\n        <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\" class=\"hover:underline\">Physiotherapy at Home<\/a>\n      <\/h3>\n      <p class=\"text-sm text-gray-600 leading-relaxed mb-4\">\n        Physiotherapy was introduced to address the significant physical deconditioning that resulted from prolonged hospitalization and major surgery. The physiotherapy plan was progressive, meaning it started gently and increased in intensity as Mr. Malik&#8217;s tolerance improved. This approach to <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\" class=\"font-medium underline\">customized rehabilitation and strength building<\/a> is essential for safe recovery.\n      <\/p>\n      <div class=\"bg-gray-50 rounded-xl p-4 mb-4\">\n        <div class=\"text-xs font-semibold text-med-blue uppercase tracking-wide mb-3\">Treatment Goals<\/div>\n        <div class=\"grid sm:grid-cols-2 gap-2.5\">\n          <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n            <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:target\" data-width=\"16\"><\/span>\n            <span>Improve overall physical endurance progressively<\/span>\n          <\/div>\n          <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n            <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:target\" data-width=\"16\"><\/span>\n            <span>Increase walking distance from baseline safely<\/span>\n          <\/div>\n          <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n            <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:target\" data-width=\"16\"><\/span>\n            <span>Lower limb strengthening to support mobility<\/span>\n          <\/div>\n          <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n            <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:target\" data-width=\"16\"><\/span>\n            <span>Breathing exercises to prevent respiratory complications<\/span>\n          <\/div>\n          <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n            <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:target\" data-width=\"16\"><\/span>\n            <span>Functional mobility training for daily activities<\/span>\n          <\/div>\n          <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n            <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:target\" data-width=\"16\"><\/span>\n            <span>Postural improvement and fatigue management strategies<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"clinical-box clinical-blue\" style=\"margin:0;\">\n        <p class=\"text-sm text-gray-700 leading-relaxed\">\n          <strong>Why breathing exercises after abdominal surgery?<\/strong> After major abdominal surgery, patients tend to take shallow breaths because deep breathing causes pain at the incision site. Shallow breathing can lead to reduced lung expansion, pooled secretions, and lower respiratory tract infections. Structured breathing exercises help maintain lung function during the recovery period and are especially important for elderly patients like Mr. Malik.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Doctor Home Visit -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-lg font-serif font-600 text-gray-900 mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:doctor\" data-width=\"22\"><\/span>\n        <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"hover:underline\">Doctor Home Visit<\/a>\n      <\/h3>\n      <p class=\"text-sm text-gray-600 leading-relaxed\">\n        A weekly doctor visit was arranged to provide ongoing medical supervision without requiring Mr. Malik to travel to the hospital for routine reviews. During each visit, the doctor assessed wound healing progress, reviewed nutritional recovery, evaluated medications for appropriateness and interactions, assessed overall postoperative progress, and planned the next steps in cancer treatment coordination. This <a href=\"https:\/\/athomecare.in\/health-support-medical-assistance\/\" class=\"font-medium underline\">health support and medical assistance<\/a> at home ensured continuity of care between hospital and outpatient follow-ups.\n      <\/p>\n    <\/div>\n\n    <!-- Medical Equipment -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-lg font-serif font-600 text-gray-900 mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:monitor-dashboard\" data-width=\"22\"><\/span>\n        <a href=\"https:\/\/athomecare.in\/home-care-panipat\/medical-equipment-rental\/\" class=\"hover:underline\">Medical Equipment at Home<\/a>\n      <\/h3>\n      <p class=\"text-sm text-gray-600 leading-relaxed mb-4\">\n        Several pieces of medical equipment were set up in the home to support safe monitoring and comfortable recovery. <a href=\"https:\/\/athomecare.in\/why-renting-medical-equipment-is-the-smart-choice-affordable-solutions-for-home-healthcare\/\" class=\"font-medium underline\">Renting medical equipment for home healthcare<\/a> is a practical approach that provides access to essential devices without the cost of purchase.\n      <\/p>\n      <div class=\"grid grid-cols-2 sm:grid-cols-4 gap-3\">\n        <div class=\"text-center p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-blue mx-auto mb-2\" data-icon=\"mdi:bed-outline\" data-width=\"28\"><\/span>\n          <div class=\"text-xs font-medium text-gray-700\">Hospital Bed<\/div>\n        <\/div>\n        <div class=\"text-center p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-blue mx-auto mb-2\" data-icon=\"mdi:heart-pulse\" data-width=\"28\"><\/span>\n          <div class=\"text-xs font-medium text-gray-700\">BP Monitor<\/div>\n        <\/div>\n        <div class=\"text-center p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-blue mx-auto mb-2\" data-icon=\"mdi:water-percent\" data-width=\"28\"><\/span>\n          <div class=\"text-xs font-medium text-gray-700\">Glucometer<\/div>\n        <\/div>\n        <div class=\"text-center p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-blue mx-auto mb-2\" data-icon=\"mdi:lungs\" data-width=\"28\"><\/span>\n          <div class=\"text-xs font-medium text-gray-700\">Pulse Oximeter<\/div>\n        <\/div>\n        <div class=\"text-center p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-blue mx-auto mb-2\" data-icon=\"mdi:thermometer\" data-width=\"28\"><\/span>\n          <div class=\"text-xs font-medium text-gray-700\">Digital Thermometer<\/div>\n        <\/div>\n        <div class=\"text-center p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-blue mx-auto mb-2\" data-icon=\"mdi:pill\" data-width=\"28\"><\/span>\n          <div class=\"text-xs font-medium text-gray-700\">Pill Organizer<\/div>\n        <\/div>\n        <div class=\"text-center p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-blue mx-auto mb-2\" data-icon=\"mdi:cane\" data-width=\"28\"><\/span>\n          <div class=\"text-xs font-medium text-gray-700\">Walking Stick<\/div>\n        <\/div>\n        <div class=\"text-center p-3 bg-gray-50 rounded-xl\">\n          <span class=\"iconify text-med-blue mx-auto mb-2\" data-icon=\"mdi:clipboard-check-outline\" data-width=\"28\"><\/span>\n          <div class=\"text-xs font-medium text-gray-700\">Progress Charts<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Daily Care Plan -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-lg font-serif font-600 text-gray-900 mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:calendar-clock\" data-width=\"22\"><\/span>\n        Structured Daily Care Plan\n      <\/h3>\n      <div class=\"grid sm:grid-cols-2 lg:grid-cols-4 gap-4\">\n        <div class=\"border border-amber-200 rounded-xl p-4 bg-amber-50\/50\">\n          <div class=\"text-xs font-bold text-med-amber uppercase tracking-wider mb-3 flex items-center gap-1.5\">\n            <span class=\"iconify\" data-icon=\"mdi:weather-sunny\" data-width=\"16\"><\/span> Morning\n          <\/div>\n          <ul class=\"text-xs text-gray-700 space-y-1.5\">\n            <li>Vital signs assessment<\/li>\n            <li>Blood sugar monitoring<\/li>\n            <li>Morning medications<\/li>\n            <li>Surgical wound inspection<\/li>\n            <li>High-protein breakfast<\/li>\n            <li>Gentle walking session<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"border border-blue-200 rounded-xl p-4 bg-blue-50\/50\">\n          <div class=\"text-xs font-bold text-med-blue uppercase tracking-wider mb-3 flex items-center gap-1.5\">\n            <span class=\"iconify\" data-icon=\"mdi:white-balance-sunny\" data-width=\"16\"><\/span> Afternoon\n          <\/div>\n          <ul class=\"text-xs text-gray-700 space-y-1.5\">\n            <li>Balanced lunch<\/li>\n            <li>Rest period<\/li>\n            <li>Hydration monitoring<\/li>\n            <li>Physiotherapy exercises<\/li>\n            <li>Breathing exercises<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"border border-purple-200 rounded-xl p-4 bg-purple-50\/50\">\n          <div class=\"text-xs font-bold text-med-purple uppercase tracking-wider mb-3 flex items-center gap-1.5\">\n            <span class=\"iconify\" data-icon=\"mdi:weather-sunset\" data-width=\"16\"><\/span> Evening\n          <\/div>\n          <ul class=\"text-xs text-gray-700 space-y-1.5\">\n            <li>Walking practice<\/li>\n            <li>Light stretching<\/li>\n            <li>Medication review<\/li>\n            <li>Family interaction time<\/li>\n            <li>Nutritional supplements if prescribed<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"border border-gray-200 rounded-xl p-4 bg-gray-50\">\n          <div class=\"text-xs font-bold text-med-gray uppercase tracking-wider mb-3 flex items-center gap-1.5\">\n            <span class=\"iconify\" data-icon=\"mdi:weather-night\" data-width=\"16\"><\/span> Night\n          <\/div>\n          <ul class=\"text-xs text-gray-700 space-y-1.5\">\n            <li>Light dinner<\/li>\n            <li>Pain assessment<\/li>\n            <li>Night medications<\/li>\n            <li>Relaxation exercises<\/li>\n            <li>Adequate sleep promotion<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Family Education -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-lg font-serif font-600 text-gray-900 mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:school-outline\" data-width=\"22\"><\/span>\n        Family Education\n      <\/h3>\n      <p class=\"text-sm text-gray-600 leading-relaxed mb-4\">\n        The home healthcare team conducted structured education sessions for Mrs. Kamla Malik and Anjali. This education was not a one-time event but an ongoing process that built the family&#8217;s confidence and competence over the 12-week care period.\n      <\/p>\n      <div class=\"grid sm:grid-cols-2 gap-3\">\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:book-open-variant\" data-width=\"16\"><\/span>\n          <span>Importance of taking medications exactly as prescribed, at the correct times<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:book-open-variant\" data-width=\"16\"><\/span>\n          <span>Maintaining a high-protein, nutrient-rich diet to support wound healing<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:book-open-variant\" data-width=\"16\"><\/span>\n          <span>Monitoring blood sugar regularly because diabetes may delay wound recovery<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:book-open-variant\" data-width=\"16\"><\/span>\n          <span>Keeping the surgical wound clean and dry at all times<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:book-open-variant\" data-width=\"16\"><\/span>\n          <span>Encouraging gradual physical activity without excessive exertion<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n          <span class=\"iconify text-atc-500 mt-0.5 flex-shrink-0\" data-icon=\"mdi:book-open-variant\" data-width=\"16\"><\/span>\n          <span>Ensuring adequate hydration throughout the day<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-box clinical-red mt-5\" style=\"margin-bottom:0;\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"iconify text-med-red\" data-icon=\"mdi:alert-outline\" data-width=\"18\"><\/span>\n          <span class=\"font-semibold text-sm text-med-red\">Warning Signs Taught to the Family<\/span>\n        <\/div>\n        <p class=\"text-sm text-gray-700 leading-relaxed mb-2\">\n          The family was specifically educated to watch for and immediately report any of the following:\n        <\/p>\n        <ul class=\"text-sm text-gray-700 space-y-1 ml-1\">\n          <li class=\"flex items-start gap-2\"><span class=\"text-med-red\">&#9679;<\/span> Fever (temperature above 100.4\u00b0F)<\/li>\n          <li class=\"flex items-start gap-2\"><span class=\"text-med-red\">&#9679;<\/span> Increasing abdominal pain not relieved by prescribed medication<\/li>\n          <li class=\"flex items-start gap-2\"><span class=\"text-med-red\">&#9679;<\/span> Wound discharge, redness, or swelling<\/li>\n          <li class=\"flex items-start gap-2\"><span class=\"text-med-red\">&#9679;<\/span> Yellowing of the eyes or skin (recurrence of jaundice)<\/li>\n          <li class=\"flex items-start gap-2\"><span class=\"text-med-red\">&#9679;<\/span> Persistent vomiting after meals<\/li>\n          <li class=\"flex items-start gap-2\"><span class=\"text-med-red\">&#9679;<\/span> Severe, sudden weakness or inability to get out of bed<\/li>\n          <li class=\"flex items-start gap-2\"><span class=\"text-med-red\">&#9679;<\/span> Sudden, unexplained weight loss<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 6: Recovery Timeline -->\n  <section id=\"recovery-timeline\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:timeline-clock-outline\" data-width=\"22\"><\/span>\n      <\/span>\n      Recovery Timeline\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-8\">\n      Recovery after major hepatobiliary surgery does not follow a straight line. There are good days and difficult days. The following timeline documents the general trajectory of Mr. Malik&#8217;s recovery, noting the clinical progress, nursing interventions, and family observations at each stage.\n    <\/p>\n\n    <div class=\"space-y-0\">\n      <!-- Day 1 -->\n      <div class=\"timeline-card\">\n        <div class=\"timeline-dot\"><span>D1<\/span><\/div>\n        <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-med-blue bg-med-light px-2.5 py-1 rounded-full\">Day 1 at Home<\/span>\n          <\/div>\n          <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n            Mr. Malik arrived home from the hospital feeling anxious and physically exhausted. The home nurse conducted a thorough initial assessment, recording all vital signs and inspecting the surgical wound for the first time in the home setting. Blood pressure was 126\/78 mmHg, heart rate 84 bpm, respiratory rate 18\/min, temperature 98.4\u00b0F, and oxygen saturation 98% on room air. The wound appeared to be healing without signs of infection.\n          <\/p>\n          <div class=\"flex flex-wrap gap-2\">\n            <span class=\"risk-indicator risk-moderate\">Pain: 3\/10 on movement<\/span>\n            <span class=\"risk-indicator risk-high\">Walking: 80 meters only<\/span>\n            <span class=\"risk-indicator risk-moderate\">Appetite: Poor<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Day 3 -->\n      <div class=\"timeline-card\">\n        <div class=\"timeline-dot\"><span>D3<\/span><\/div>\n        <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-med-blue bg-med-light px-2.5 py-1 rounded-full\">Day 3<\/span>\n          <\/div>\n          <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n            A routine pattern of morning vital checks and blood sugar monitoring was established. Mr. Malik reported mild nausea after lunch, which the nurse documented and reported to the doctor during the first home visit. The doctor reviewed the medications and advised smaller, more frequent meals. The physiotherapist conducted the first home session, focusing on breathing exercises and gentle lower limb movements while Mr. Malik was in bed. The family observed that having a professional at home reduced their anxiety considerably.\n          <\/p>\n          <div class=\"flex flex-wrap gap-2\">\n            <span class=\"risk-indicator risk-moderate\">Nausea after meals<\/span>\n            <span class=\"risk-indicator risk-moderate\">Sleep: Disturbed<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 1 -->\n      <div class=\"timeline-card\">\n        <div class=\"timeline-dot\"><span>W1<\/span><\/div>\n        <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-med-blue bg-med-light px-2.5 py-1 rounded-full\">End of Week 1<\/span>\n          <\/div>\n          <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n            By the end of the first week, the daily routine was well established. Blood sugar levels were being tracked consistently, and the nurse identified patterns that were shared with the doctor for medication adjustment. The wound showed continued healing with no signs of infection. Mr. Malik began walking slightly longer distances within the home with the attendant&#8217;s support and a walking stick. His appetite remained below normal but was gradually improving with the high-protein diet plan. The physiotherapist increased the duration of exercises slightly.\n          <\/p>\n          <div class=\"flex flex-wrap gap-2\">\n            <span class=\"risk-indicator risk-low\">Wound: Healing well<\/span>\n            <span class=\"risk-indicator risk-moderate\">Walking: Slightly improved<\/span>\n            <span class=\"risk-indicator risk-moderate\">Appetite: Slowly improving<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 2 -->\n      <div class=\"timeline-card\">\n        <div class=\"timeline-dot\"><span>W2<\/span><\/div>\n        <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-med-blue bg-med-light px-2.5 py-1 rounded-full\">End of Week 2<\/span>\n          <\/div>\n          <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n            Pain during movement had decreased. Mr. Malik was able to sit up for longer periods and was more willing to participate in physiotherapy sessions. Nausea after meals became less frequent with the adjusted eating pattern. The doctor conducted the second weekly visit and noted that the wound was healing satisfactorily. Blood sugar control had improved with the adjusted medication. The family reported that Mr. Malik was sleeping better and seemed less anxious. He began taking interest in family conversations and watching television, which the family saw as a positive emotional sign.\n          <\/p>\n          <div class=\"flex flex-wrap gap-2\">\n            <span class=\"risk-indicator risk-low\">Pain: Reduced<\/span>\n            <span class=\"risk-indicator risk-low\">Sleep: Improving<\/span>\n            <span class=\"risk-indicator risk-low\">Blood sugar: Better controlled<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 4 -->\n      <div class=\"timeline-card\">\n        <div class=\"timeline-dot\"><span>W4<\/span><\/div>\n        <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-med-blue bg-med-light px-2.5 py-1 rounded-full\">End of Week 4<\/span>\n          <\/div>\n          <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n            A notable turning point was reached around the fourth week. Mr. Malik&#8217;s walking distance had increased substantially from the initial 80 meters. He was now walking within and around the home with more confidence, though he still used the walking stick for safety. The physiotherapist noted measurable improvement in lower limb strength. Appetite had improved to the point where he was eating regular meals, though portions remained smaller than before his illness. Weight, which had been declining, began to stabilize with nutritional support. The surgical wound was healing well with no complications.\n          <\/p>\n          <div class=\"flex flex-wrap gap-2\">\n            <span class=\"risk-indicator risk-low\">Wound: Healing well<\/span>\n            <span class=\"risk-indicator risk-low\">Weight: Stabilizing<\/span>\n            <span class=\"risk-indicator risk-low\">Mobility: Noticeably improved<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Month 2 -->\n      <div class=\"timeline-card\">\n        <div class=\"timeline-dot\"><span>M2<\/span><\/div>\n        <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-med-blue bg-med-light px-2.5 py-1 rounded-full\">End of Month 2<\/span>\n          <\/div>\n          <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n            By the second month, Mr. Malik was able to perform most personal activities independently, including bathing, dressing, eating, and toileting. He still required assistance with heavier household tasks and outdoor activities. The walking stick was being used less frequently. Fatigue was still present but significantly less than at discharge. The oncology team had completed their assessment and planned the next phase of treatment. The doctor noted that liver function tests were continuing to improve. The family felt more confident in managing day-to-day care, though they appreciated the continued professional oversight.\n          <\/p>\n          <div class=\"flex flex-wrap gap-2\">\n            <span class=\"risk-indicator risk-low\">ADL Independence: Most tasks<\/span>\n            <span class=\"risk-indicator risk-moderate\">Fatigue: Reduced but present<\/span>\n            <span class=\"risk-indicator risk-low\">Liver function: Improving<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Month 3 -->\n      <div class=\"timeline-card\">\n        <div class=\"timeline-dot\"><span>M3<\/span><\/div>\n        <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-atc-600 bg-atc-50 px-2.5 py-1 rounded-full\">End of Month 3 (12 Weeks)<\/span>\n          <\/div>\n          <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n            At the twelve-week mark, the structured home healthcare plan had achieved its primary objectives. Walking distance had improved from 80 meters to approximately 340 meters. The surgical wound had healed completely without any infection. Appetite was significantly better, and weight had stabilized. Fatigue was substantially reduced. Mr. Malik was able to perform most personal and household activities independently. Blood sugar remained well controlled. He had successfully continued his planned oncology follow-up without any gaps. Most importantly, no postoperative complications had occurred, and there were no hospital readmissions during the entire 12-week period.\n          <\/p>\n          <div class=\"flex flex-wrap gap-2\">\n            <span class=\"risk-indicator risk-low\">Walking: 340 meters<\/span>\n            <span class=\"risk-indicator risk-low\">Wound: Fully healed<\/span>\n            <span class=\"risk-indicator risk-low\">No readmissions<\/span>\n            <span class=\"risk-indicator risk-low\">Oncology follow-up: On track<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 7: Clinical Evidence -->\n  <section id=\"clinical-evidence\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:chart-line\" data-width=\"22\"><\/span>\n      <\/span>\n      Clinical Evidence\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-6\">\n      The following tables present the clinical parameters that were tracked throughout the home care period. All values are based on the documented assessments from the case records.\n    <\/p>\n\n    <!-- Vital Signs at Discharge -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 overflow-hidden mb-6\">\n      <div class=\"p-5 border-b border-gray-100\">\n        <h3 class=\"text-base font-semibold text-gray-900 flex items-center gap-2\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:heart-pulse\" data-width=\"20\"><\/span>\n          Vital Signs at Discharge\n        <\/h3>\n      <\/div>\n      <div class=\"overflow-x-auto\">\n        <table class=\"evidence-table\">\n          <thead>\n            <tr>\n              <th>Parameter<\/th>\n              <th>Value<\/th>\n              <th>Interpretation<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td class=\"font-medium\">Blood Pressure<\/td>\n              <td>126\/78 mmHg<\/td>\n              <td>Within normal range, well controlled with medication<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Heart Rate<\/td>\n              <td>84 bpm<\/td>\n              <td>Normal resting heart rate<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Respiratory Rate<\/td>\n              <td>18\/min<\/td>\n              <td>Normal<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Temperature<\/td>\n              <td>98.4\u00b0F<\/td>\n              <td>Afebrile, no sign of infection<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Oxygen Saturation<\/td>\n              <td>98% on Room Air<\/td>\n              <td>Normal, adequate oxygenation<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- Gastrointestinal Assessment -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 overflow-hidden mb-6\">\n      <div class=\"p-5 border-b border-gray-100\">\n        <h3 class=\"text-base font-semibold text-gray-900 flex items-center gap-2\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:stomach\" data-width=\"20\"><\/span>\n          Gastrointestinal and Post-Surgical Assessment at Discharge\n        <\/h3>\n      <\/div>\n      <div class=\"overflow-x-auto\">\n        <table class=\"evidence-table\">\n          <thead>\n            <tr>\n              <th>Assessment Parameter<\/th>\n              <th>Finding<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td class=\"font-medium\">Surgical Incision<\/td>\n              <td>Healing without signs of infection<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Tenderness<\/td>\n              <td>Mild tenderness near the incision site<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Pain Score<\/td>\n              <td>3\/10 during movement<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Liver Function<\/td>\n              <td>Gradually improving (trend toward normalization)<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Jaundice<\/td>\n              <td>No recurrence<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Nutritional Status<\/td>\n              <td>Mild nutritional deficiency<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Abdomen<\/td>\n              <td>Soft, no distension<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Bowel Movements<\/td>\n              <td>Normal<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Oral Feeding<\/td>\n              <td>Independent<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Evidence of Bile Leak<\/td>\n              <td>None<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- Functional Status -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 overflow-hidden mb-6\">\n      <div class=\"p-5 border-b border-gray-100\">\n        <h3 class=\"text-base font-semibold text-gray-900 flex items-center gap-2\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:accessibility\" data-width=\"20\"><\/span>\n          Functional Status at Discharge\n        <\/h3>\n      <\/div>\n      <div class=\"overflow-x-auto\">\n        <table class=\"evidence-table\">\n          <thead>\n            <tr>\n              <th>Activity<\/th>\n              <th>Level of Independence<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td class=\"font-medium\">Walking indoors<\/td>\n              <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Walking distance<\/td>\n              <td>Approximately 80 meters<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Bed mobility<\/td>\n              <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Sit-to-stand transfers<\/td>\n              <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Climbing stairs<\/td>\n              <td>Slow with handrail support<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Bathing<\/td>\n              <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Dressing<\/td>\n              <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Eating<\/td>\n              <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Heavy household work<\/td>\n              <td><span class=\"risk-indicator risk-high\">Requires assistance<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Grocery shopping<\/td>\n              <td><span class=\"risk-indicator risk-high\">Requires assistance<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Cooking<\/td>\n              <td><span class=\"risk-indicator risk-high\">Requires assistance<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Hospital appointments<\/td>\n              <td><span class=\"risk-indicator risk-high\">Requires assistance<\/span><\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- 12-Week Outcome Comparison -->\n    <div class=\"bg-white rounded-2xl border border-gray-200 overflow-hidden\">\n      <div class=\"p-5 border-b border-gray-100\">\n        <h3 class=\"text-base font-semibold text-gray-900 flex items-center gap-2\">\n          <span class=\"iconify text-med-green\" data-icon=\"mdi:trending-up\" data-width=\"20\"><\/span>\n          12-Week Outcome Comparison\n        <\/h3>\n      <\/div>\n      <div class=\"overflow-x-auto\">\n        <table class=\"evidence-table\">\n          <thead>\n            <tr>\n              <th>Parameter<\/th>\n              <th>At Discharge<\/th>\n              <th>At 12 Weeks<\/th>\n              <th>Status<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td class=\"font-medium\">Walking Distance<\/td>\n              <td>80 meters<\/td>\n              <td>Approximately 340 meters<\/td>\n              <td><span class=\"risk-indicator risk-low\">Significantly improved<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Surgical Wound<\/td>\n              <td>Healing, no infection<\/td>\n              <td>Completely healed<\/td>\n              <td><span class=\"risk-indicator risk-low\">Fully healed<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Appetite<\/td>\n              <td>Poor<\/td>\n              <td>Significantly improved<\/td>\n              <td><span class=\"risk-indicator risk-low\">Improved<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Weight<\/td>\n              <td>Declining<\/td>\n              <td>Stabilized<\/td>\n              <td><span class=\"risk-indicator risk-low\">Stable<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Fatigue<\/td>\n              <td>Significant<\/td>\n              <td>Substantially reduced<\/td>\n              <td><span class=\"risk-indicator risk-moderate\">Improved but present<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Blood Sugar Control<\/td>\n              <td>Being optimized<\/td>\n              <td>Well controlled<\/td>\n              <td><span class=\"risk-indicator risk-low\">Controlled<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Functional Independence<\/td>\n              <td>Required help for most tasks<\/td>\n              <td>Most tasks independent<\/td>\n              <td><span class=\"risk-indicator risk-low\">Improved<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Postoperative Complications<\/td>\n              <td>None at discharge<\/td>\n              <td>None during 12 weeks<\/td>\n              <td><span class=\"risk-indicator risk-low\">None<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Hospital Readmissions<\/td>\n              <td>N\/A<\/td>\n              <td>Zero<\/td>\n              <td><span class=\"risk-indicator risk-low\">None<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td class=\"font-medium\">Oncology Follow-Up<\/td>\n              <td>Planned<\/td>\n              <td>Continuing as scheduled<\/td>\n              <td><span class=\"risk-indicator risk-low\">On track<\/span><\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 8: Medical Authority -->\n  <section id=\"medical-authority\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:account-tie\" data-width=\"22\"><\/span>\n      <\/span>\n      Medical Authority\n    <\/h2>\n\n    <div class=\"doctor-card rounded-2xl p-5 sm:p-8 mb-6\">\n      <div class=\"flex flex-col sm:flex-row gap-5 sm:gap-8 items-start\">\n        <div class=\"flex-shrink-0\">\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, Geriatric Medicine Specialist\" class=\"w-24 h-24 sm:w-28 sm:h-28 rounded-2xl object-cover border-2 border-white shadow-md\">\n        <\/div>\n        <div>\n          <div class=\"text-xs font-semibold text-atc-600 uppercase tracking-wider mb-1\">Author<\/div>\n          <h3 class=\"text-xl font-serif font-600 text-gray-900 mb-1\">Dr. Ekta Fageriya, MBBS<\/h3>\n          <p class=\"text-sm text-gray-500 mb-3\">RMC Registration No. 44780<\/p>\n          <div class=\"flex flex-wrap gap-3 text-xs\">\n            <span class=\"bg-med-light text-med-blue px-3 py-1 rounded-full font-medium\">Geriatric Medicine<\/span>\n            <span class=\"bg-atc-50 text-atc-700 px-3 py-1 rounded-full font-medium\">7 Years Clinical Experience<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 9: Supporting Clinical Documents -->\n  <section id=\"supporting-documents\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:file-document-multiple-outline\" data-width=\"22\"><\/span>\n      <\/span>\n      Supporting Clinical Documents\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-5\">\n      The clinical information documented in this case study was derived from the following sources. In actual practice, these documents form the foundation of any home healthcare plan.\n    <\/p>\n\n    <div class=\"grid sm:grid-cols-2 gap-4\">\n      <div class=\"bg-white rounded-xl border border-gray-200 p-4 flex items-start gap-3 card-hover\">\n        <span class=\"iconify text-med-blue mt-0.5 flex-shrink-0\" data-icon=\"mdi:file-document-outline\" data-width=\"20\"><\/span>\n        <div>\n          <div class=\"text-sm font-medium text-gray-900\">Hospital Discharge Summary<\/div>\n          <div class=\"text-xs text-gray-500 mt-0.5\">Contains surgical details, hospital course, discharge medications, and follow-up instructions.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bg-white rounded-xl border border-gray-200 p-4 flex items-start gap-3 card-hover\">\n        <span class=\"iconify text-med-blue mt-0.5 flex-shrink-0\" data-icon=\"mdi:test-tube\" data-width=\"20\"><\/span>\n        <div>\n          <div class=\"text-sm font-medium text-gray-900\">Blood Investigation Reports<\/div>\n          <div class=\"text-xs text-gray-500 mt-0.5\">Liver function tests, kidney function tests, blood sugar, complete blood count, and tumor markers.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bg-white rounded-xl border border-gray-200 p-4 flex items-start gap-3 card-hover\">\n        <span class=\"iconify text-med-blue mt-0.5 flex-shrink-0\" data-icon=\"mdi:scan-helper\" data-width=\"20\"><\/span>\n        <div>\n          <div class=\"text-sm font-medium text-gray-900\">Radiology Reports<\/div>\n          <div class=\"text-xs text-gray-500 mt-0.5\">CT abdomen and MRI reports used for diagnosis and surgical planning.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bg-white rounded-xl border border-gray-200 p-4 flex items-start gap-3 card-hover\">\n        <span class=\"iconify text-med-blue mt-0.5 flex-shrink-0\" data-icon=\"mdi:prescription\" data-width=\"20\"><\/span>\n        <div>\n          <div class=\"text-sm font-medium text-gray-900\">Prescription and Medication List<\/div>\n          <div class=\"text-xs text-gray-500 mt-0.5\">Detailed medication orders including dosages, frequencies, and special instructions.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bg-white rounded-xl border border-gray-200 p-4 flex items-start gap-3 card-hover\">\n        <span class=\"iconify text-med-blue mt-0.5 flex-shrink-0\" data-icon=\"mdi:note-text-outline\" data-width=\"20\"><\/span>\n        <div>\n          <div class=\"text-sm font-medium text-gray-900\">Clinical Progress Notes<\/div>\n          <div class=\"text-xs text-gray-500 mt-0.5\">Daily nursing notes, doctor visit records, and physiotherapy session documentation.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bg-white rounded-xl border border-gray-200 p-4 flex items-start gap-3 card-hover\">\n        <span class=\"iconify text-med-blue mt-0.5 flex-shrink-0\" data-icon=\"mdi:doctor\" data-width=\"20\"><\/span>\n        <div>\n          <div class=\"text-sm font-medium text-gray-900\">Tumor Board Recommendations<\/div>\n          <div class=\"text-xs text-gray-500 mt-0.5\">Multidisciplinary team recommendations for surgical and oncological management.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-box clinical-blue mt-6\" style=\"margin-bottom:0;\">\n      <p class=\"text-sm text-gray-700 leading-relaxed\">\n        <strong>Note on confidentiality:<\/strong> In real-world practice, all patient documents are handled with strict confidentiality in accordance with medical ethics and data protection regulations. The documents listed above represent the types of clinical records that inform a home healthcare plan. No confidential patient information is exposed in this educational case study.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 10: Recovery Outcome -->\n  <section id=\"recovery-outcome\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:check-decagram-outline\" data-width=\"22\"><\/span>\n      <\/span>\n      Recovery Outcome\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-6\">\n      At the conclusion of the 12-week structured home healthcare period, the following outcomes were documented. These outcomes represent the cumulative result of coordinated nursing care, physiotherapy, medical supervision, nutritional support, and family engagement.\n    <\/p>\n\n    <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-4 mb-6\">\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"w-10 h-10 rounded-xl bg-atc-50 flex items-center justify-center mb-3\">\n          <span class=\"iconify text-atc-600\" data-icon=\"mdi:walk\" data-width=\"22\"><\/span>\n        <\/div>\n        <h4 class=\"font-semibold text-gray-900 text-sm mb-1\">Mobility<\/h4>\n        <p class=\"text-xs text-gray-600 leading-relaxed\">Walking distance improved from 80 meters to approximately 340 meters. Independent in most personal mobility tasks. Walking stick use reduced.<\/p>\n      <\/div>\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"w-10 h-10 rounded-xl bg-atc-50 flex items-center justify-center mb-3\">\n          <span class=\"iconify text-atc-600\" data-icon=\"mdi:bandage\" data-width=\"22\"><\/span>\n        <\/div>\n        <h4 class=\"font-semibold text-gray-900 text-sm mb-1\">Wound Healing<\/h4>\n        <p class=\"text-xs text-gray-600 leading-relaxed\">Surgical wound healed completely without infection. No signs of bile leak or wound dehiscence throughout the recovery period.<\/p>\n      <\/div>\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"w-10 h-10 rounded-xl bg-atc-50 flex items-center justify-center mb-3\">\n          <span class=\"iconify text-atc-600\" data-icon=\"mdi:food-apple-outline\" data-width=\"22\"><\/span>\n        <\/div>\n        <h4 class=\"font-semibold text-gray-900 text-sm mb-1\">Nutrition<\/h4>\n        <p class=\"text-xs text-gray-600 leading-relaxed\">Appetite improved significantly. Weight stabilized with nutritional support. Transitioned from poor oral intake to regular meals.<\/p>\n      <\/div>\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"w-10 h-10 rounded-xl bg-atc-50 flex items-center justify-center mb-3\">\n          <span class=\"iconify text-atc-600\" data-icon=\"mdi:shield-check-outline\" data-width=\"22\"><\/span>\n        <\/div>\n        <h4 class=\"font-semibold text-gray-900 text-sm mb-1\">Medical Stability<\/h4>\n        <p class=\"text-xs text-gray-600 leading-relaxed\">Blood sugar well controlled. Blood pressure stable. Liver function continuing to improve. No jaundice recurrence.<\/p>\n      <\/div>\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"w-10 h-10 rounded-xl bg-atc-50 flex items-center justify-center mb-3\">\n          <span class=\"iconify text-atc-600\" data-icon=\"mdi:hospital-box-outline\" data-width=\"22\"><\/span>\n        <\/div>\n        <h4 class=\"font-semibold text-gray-900 text-sm mb-1\">Complications<\/h4>\n        <p class=\"text-xs text-gray-600 leading-relaxed\">Zero postoperative complications. Zero hospital readmissions during the 12-week home care period.<\/p>\n      <\/div>\n      <div class=\"bg-white rounded-2xl border border-gray-200 p-5 card-hover\">\n        <div class=\"w-10 h-10 rounded-xl bg-atc-50 flex items-center justify-center mb-3\">\n          <span class=\"iconify text-atc-600\" data-icon=\"mdi:microscope\" data-width=\"22\"><\/span>\n        <\/div>\n        <h4 class=\"font-semibold text-gray-900 text-sm mb-1\">Oncology Follow-Up<\/h4>\n        <p class=\"text-xs text-gray-600 leading-relaxed\">Successfully continued planned oncology follow-up visits. No gaps in cancer treatment coordination.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7 mb-6\">\n      <h3 class=\"text-base font-semibold text-gray-900 mb-4\">Family Feedback<\/h3>\n      <p class=\"text-sm text-gray-600 leading-relaxed mb-3\">\n        Mrs. Kamla Malik expressed that having a trained nurse and attendant at home gave her a sense of safety she would not have felt otherwise. She noted that in the first few weeks after discharge, she was particularly worried about the wound and about whether Mr. Malik was eating enough. The nurse&#8217;s daily assessments and the doctor&#8217;s weekly visits addressed these concerns directly.\n      <\/p>\n      <p class=\"text-sm text-gray-600 leading-relaxed\">\n        Anjali, the daughter, mentioned that the home care arrangement allowed her to continue her teaching responsibilities while being confident that her father was receiving professional care. She found the family education sessions particularly valuable because they helped her understand what to watch for and when to seek help.\n      <\/p>\n    <\/div>\n\n    <div class=\"bg-white rounded-2xl border border-gray-200 p-5 sm:p-7\">\n      <h3 class=\"text-base font-semibold text-gray-900 mb-4\">Remaining Challenges and Long-Term Considerations<\/h3>\n      <p class=\"text-sm text-gray-600 leading-relaxed mb-3\">\n        While the 12-week outcomes were positive, it is important to acknowledge that recovery from cholangiocarcinoma surgery is an ongoing process. Several considerations remain:\n      <\/p>\n      <ul class=\"text-sm text-gray-700 space-y-2\">\n        <li class=\"flex items-start gap-2\">\n          <span class=\"iconify text-med-amber mt-0.5 flex-shrink-0\" data-icon=\"mdi:alert-circle-outline\" data-width=\"16\"><\/span>\n          <span>The oncology treatment plan is continuing, and its effects on energy levels, appetite, and overall health will need ongoing monitoring.<\/span>\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <span class=\"iconify text-med-amber mt-0.5 flex-shrink-0\" data-icon=\"mdi:alert-circle-outline\" data-width=\"16\"><\/span>\n          <span>Fatigue, though substantially reduced, has not fully resolved and may persist as a chronic issue related to both the surgery and the underlying cancer diagnosis.<\/span>\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <span class=\"iconify text-med-amber mt-0.5 flex-shrink-0\" data-icon=\"mdi:alert-circle-outline\" data-width=\"16\"><\/span>\n          <span>Long-term surveillance for cancer recurrence is required, including regular imaging and blood tests as directed by the oncology team.<\/span>\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <span class=\"iconify text-med-amber mt-0.5 flex-shrink-0\" data-icon=\"mdi:alert-circle-outline\" data-width=\"16\"><\/span>\n          <span>The chronic conditions of diabetes, hypertension, and kidney disease require lifelong management, and the home care experience has better prepared the family for this responsibility.<\/span>\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <span class=\"iconify text-med-amber mt-0.5 flex-shrink-0\" data-icon=\"mdi:alert-circle-outline\" data-width=\"16\"><\/span>\n          <span>Continued physiotherapy and physical activity will be important to maintain and further improve the functional gains achieved during the 12-week program.<\/span>\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 11: Key Clinical Learnings -->\n  <section id=\"key-learnings\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:lightbulb-on-outline\" data-width=\"22\"><\/span>\n      <\/span>\n      Key Clinical Learnings\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-6\">\n      This case illustrates several important clinical principles that are relevant to the broader practice of postoperative home healthcare for elderly patients with complex medical histories.\n    <\/p>\n\n    <div class=\"space-y-4\">\n      <div class=\"clinical-box clinical-green\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"font-semibold text-sm text-med-green\">1. Cholangiocarcinoma recovery is prolonged and requires structured support<\/span>\n        <\/div>\n        <p class=\"text-sm text-gray-700 leading-relaxed\">\n          Major hepatobiliary surgery for cholangiocarcinoma is not a procedure from which patients recover quickly, even when the surgery itself is successful. The combination of surgical trauma, biliary reconstruction, pre-existing chronic conditions, and cancer-related factors creates a recovery trajectory that extends well beyond the hospital stay. Structured home healthcare provides the framework for safe recovery during this vulnerable period.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-box clinical-blue\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"font-semibold text-sm text-med-blue\">2. Home nursing enables early detection of complications<\/span>\n        <\/div>\n        <p class=\"text-sm text-gray-700 leading-relaxed\">\n          Many post-surgical complications develop gradually. A surgical wound infection does not appear overnight; it begins with subtle changes that a trained nurse can identify before the situation becomes critical. In this case, daily wound assessments, vital signs monitoring, and clinical observation ensured that no complications went undetected. <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\" class=\"font-medium underline\">Early warning signs in elderly patients<\/a> must never be ignored, and professional home nursing provides the clinical eyes and hands needed to catch them.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-box clinical-green\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"font-semibold text-sm text-med-green\">3. Nutrition is a clinical intervention, not just a dietary preference<\/span>\n        <\/div>\n        <p class=\"text-sm text-gray-700 leading-relaxed\">\n          After major abdominal surgery, particularly surgery involving the biliary system, adequate nutrition is a medical necessity. Poor intake directly impairs wound healing, reduces muscle strength, and prolongs fatigue. In this case, nutritional monitoring was tracked as a clinical parameter, not left to chance. The gradual improvement in appetite and the stabilization of weight were direct results of intentional nutritional management.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-box clinical-blue\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"font-semibold text-sm text-med-blue\">4. Physiotherapy prevents a cycle of decline<\/span>\n        <\/div>\n        <p class=\"text-sm text-gray-700 leading-relaxed\">\n          When an elderly patient becomes deconditioned after surgery, a dangerous cycle can begin. Weakness leads to reduced activity, which leads to more weakness, which leads to further reduction in activity. Without intervention, this cycle can result in a permanent loss of functional capacity. Physiotherapy breaks this cycle by providing progressive, supervised exercise that rebuilds strength and confidence simultaneously. The improvement from 80 meters to 340 meters of walking distance over 12 weeks demonstrates what structured rehabilitation can achieve.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-box clinical-green\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"font-semibold text-sm text-med-green\">5. Diabetes management directly affects surgical outcomes<\/span>\n        <\/div>\n        <p class=\"text-sm text-gray-700 leading-relaxed\">\n          There is a well-established medical relationship between blood sugar control and wound healing. Hyperglycemia impairs collagen synthesis, reduces white blood cell function, and increases susceptibility to infection. In this case, the daily blood sugar monitoring and medication management provided by the home nurse ensured that diabetes did not become a barrier to surgical recovery. <a href=\"https:\/\/athomecare.in\/managing-chronic-diseases-at-home-in-gurgaon-focus-on-diabetes-and-hypertension\/\" class=\"font-medium underline\">Managing chronic diseases like diabetes and hypertension at home<\/a> requires consistent, knowledgeable oversight.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-box clinical-blue\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"font-semibold text-sm text-med-blue\">6. Family involvement improves emotional and clinical outcomes<\/span>\n        <\/div>\n        <p class=\"text-sm text-gray-700 leading-relaxed\">\n          Mr. Malik&#8217;s recovery benefited from having his wife and daughter actively involved in his care. However, their involvement was most effective when it was supported by professional guidance. Family members who are educated about warning signs, medication schedules, and nutritional needs become valuable partners in the care process rather than anxious bystanders. The family education component of this care plan was not optional; it was integral to the overall outcome.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-box clinical-green\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"font-semibold text-sm text-med-green\">7. Coordinated care prevents gaps between hospital and home<\/span>\n        <\/div>\n        <p class=\"text-sm text-gray-700 leading-relaxed\">\n          One of the most vulnerable periods in any surgical patient&#8217;s journey is the transition from hospital to home. Medications may be changed, follow-up appointments may be unclear, and families may not fully understand the discharge instructions. In this case, the coordination between the hospital surgical team, the oncology team, and the home healthcare team ensured that there were no gaps in care. The weekly doctor visits at home provided a direct clinical link to the treating teams.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-box clinical-blue\" style=\"margin-bottom:0;\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"font-semibold text-sm text-med-blue\">8. Recovery at home, when properly supported, can match or exceed hospital-based recovery for stable patients<\/span>\n        <\/div>\n        <p class=\"text-sm text-gray-700 leading-relaxed\">\n          The zero readmission rate and the absence of any postoperative complications in this case support the principle that stable postoperative patients can recover safely at home when professional support is in place. Home recovery offers additional advantages including reduced infection exposure, better sleep quality, emotional comfort of familiar surroundings, and preservation of independence and dignity. This aligns with the broader trend of <a href=\"https:\/\/athomecare.in\/post-operative-recovery-in-gurgaon-how-professional-home-nursing-care-reduces-hospital-readmissions-by-30\/\" class=\"font-medium underline\">how professional home nursing care reduces hospital readmissions<\/a> in post-surgical patients.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 12: FAQs -->\n  <section id=\"faqs\" class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:frequently-asked-questions\" data-width=\"22\"><\/span>\n      <\/span>\n      Frequently Asked Questions\n    <\/h2>\n\n    <div id=\"faq-container\">\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What is Cholangiocarcinoma?<\/span>\n          <span class=\"iconify text-gray-400 flex-shrink-0 faq-icon\" data-icon=\"mdi:chevron-down\" data-width=\"20\"><\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-gray-700 leading-relaxed\">\n            Cholangiocarcinoma is a cancer that develops in the bile ducts, which are thin tubes that carry bile from the liver to the small intestine. Bile is a fluid that helps digest fats. When a tumor forms in a bile duct, it can block the flow of bile, causing symptoms like jaundice (yellowing of the skin and eyes), dark urine, pale stools, abdominal pain, and unexplained weight loss. Cholangiocarcinoma can occur in different parts of the bile duct system, and the treatment approach depends on the location and stage of the tumor. It is a relatively uncommon cancer but requires prompt medical evaluation when suspected.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Can recovery continue at home after major cancer surgery?<\/span>\n          <span class=\"iconify text-gray-400 flex-shrink-0 faq-icon\" data-icon=\"mdi:chevron-down\" data-width=\"20\"><\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-gray-700 leading-relaxed\">\n            Yes. Many patients who have undergone major cancer surgery can recover safely at home, provided they are medically stable at the time of discharge and have access to professional home healthcare support. Home recovery typically includes nursing care for wound management and vital signs monitoring, physiotherapy for physical rehabilitation, nutritional support, medication management, and regular doctor visits. The key requirement is that the patient&#8217;s condition must be stable enough that hospital-level interventions are not anticipated. The treating surgical team makes this determination based on the patient&#8217;s clinical status at discharge.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Why is nutrition so important after hepatobiliary surgery?<\/span>\n          <span class=\"iconify text-gray-400 flex-shrink-0 faq-icon\" data-icon=\"mdi:chevron-down\" data-width=\"20\"><\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-gray-700 leading-relaxed\">\n            After hepatobiliary surgery, the body needs additional protein, calories, and nutrients to support wound healing, rebuild muscle strength, and restore energy levels. The liver and bile ducts play a central role in digestion, particularly in the digestion and absorption of fats. When these structures have been surgically altered, the digestive process may be temporarily less efficient, making it harder for patients to eat enough and absorb nutrients properly. Additionally, cancer itself often causes poor appetite and weight loss before surgery, leaving patients in a nutritionally depleted state. Adequate nutritional support after surgery helps reverse this depletion and provides the building blocks the body needs for recovery.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Is physiotherapy really necessary after abdominal surgery?<\/span>\n          <span class=\"iconify text-gray-400 flex-shrink-0 faq-icon\" data-icon=\"mdi:chevron-down\" data-width=\"20\"><\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-gray-700 leading-relaxed\">\n            Yes. Physiotherapy after abdominal surgery serves several important purposes. First, it helps prevent respiratory complications by encouraging deep breathing, which is often avoided after abdominal surgery due to pain. Second, it prevents the loss of muscle strength and joint mobility that occurs during prolonged bed rest or reduced activity. Third, it progressively rebuilds walking endurance and functional capacity, which is essential for returning to normal daily activities. Fourth, it reduces the risk of deep vein thrombosis (blood clots in the legs) by promoting leg movement and circulation. Without physiotherapy, elderly patients in particular can experience a rapid decline in physical function that may become difficult to reverse.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What warning signs after bile duct surgery require immediate medical attention?<\/span>\n          <span class=\"iconify text-gray-400 flex-shrink-0 faq-icon\" data-icon=\"mdi:chevron-down\" data-width=\"20\"><\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-gray-700 leading-relaxed\">\n            After bile duct surgery, the following symptoms require urgent medical evaluation: fever (temperature above 100.4\u00b0F), which may indicate an infection; increasing or severe abdominal pain that is not controlled by prescribed pain medication; any discharge, redness, or swelling at the surgical wound site; recurrence of jaundice (yellowing of the eyes or skin), which may indicate a bile leak or biliary obstruction; persistent vomiting after meals, which may suggest a digestive system problem; severe or sudden weakness that prevents getting out of bed; dark urine or pale stools, which may indicate a biliary problem; and sudden, unexplained weight loss. Any of these signs should be reported to the treating doctor immediately or the patient should be taken to the nearest emergency department.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>How does diabetes affect recovery after surgery?<\/span>\n          <span class=\"iconify text-gray-400 flex-shrink-0 faq-icon\" data-icon=\"mdi:chevron-down\" data-width=\"20\"><\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-gray-700 leading-relaxed\">\n            Diabetes affects surgical recovery in several ways. Elevated blood sugar levels impair the function of white blood cells, which are the body&#8217;s primary defense against infection. This means diabetic patients have a higher risk of developing surgical site infections. High blood sugar also slows down collagen formation, which is essential for wound healing, leading to delayed wound closure. Additionally, surgical stress itself can cause temporary worsening of blood sugar control, creating a cycle where poor control leads to poor healing, which leads to more stress on the body. For these reasons, careful blood sugar monitoring and medication adjustment during the postoperative period is essential for diabetic patients. This is one of the key reasons why professional <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"font-medium underline\">medication monitoring and management<\/a> at home is so important for patients like Mr. Malik.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Can patients gradually return to normal activities after this type of surgery?<\/span>\n          <span class=\"iconify text-gray-400 flex-shrink-0 faq-icon\" data-icon=\"mdi:chevron-down\" data-width=\"20\"><\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-gray-700 leading-relaxed\">\n            Yes, but the return to normal activities must be gradual and guided by the surgical team&#8217;s advice. In the early weeks after discharge, patients should focus on rest, wound care, nutrition, and gentle mobilization. As strength and endurance improve, activities can be progressively increased. Heavy lifting, strenuous exercise, and vigorous household work should be avoided until the surgeon specifically clears the patient for these activities. The timeline for returning to full activity varies significantly between patients and depends on factors such as the extent of surgery, the patient&#8217;s age and fitness level, the presence of other medical conditions, and whether additional cancer treatments are planned. The physiotherapist and home care doctor can help guide the pace of activity progression based on the patient&#8217;s individual progress.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Why are home healthcare services beneficial after cancer surgery specifically?<\/span>\n          <span class=\"iconify text-gray-400 flex-shrink-0 faq-icon\" data-icon=\"mdi:chevron-down\" data-width=\"20\"><\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-gray-700 leading-relaxed\">\n            Cancer surgery patients face unique challenges that make home healthcare particularly valuable. Beyond the standard postoperative recovery needs, these patients often have ongoing oncology treatment that requires coordination between multiple specialists. They may experience cancer-related fatigue that is more severe than typical post-surgical fatigue. There may be nutritional challenges related to both the surgery and the cancer itself. Emotional and psychological needs are often greater, as patients and families are coping with a cancer diagnosis in addition to recovery from major surgery. Home healthcare provides a coordinated framework that addresses all of these needs simultaneously, including professional monitoring, wound care, rehabilitation, nutritional support, caregiver education, emotional support, and early identification of complications. It also ensures continuity between the surgical team and the oncology team, which is critical for cancer patients.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What role does the family play in postoperative home recovery?<\/span>\n          <span class=\"iconify text-gray-400 flex-shrink-0 faq-icon\" data-icon=\"mdi:chevron-down\" data-width=\"20\"><\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-gray-700 leading-relaxed\">\n            The family plays a crucial role in postoperative home recovery, but their role is most effective when it is supported by professional guidance. Family members provide emotional support, encouragement, and companionship that no professional caregiver can fully replace. They can assist with activities that do not require clinical training, such as keeping the patient company during meals, helping with communication during doctor visits, and maintaining a calm and positive home environment. However, families should not be expected to perform clinical tasks such as wound dressing, blood sugar monitoring, or medication management without proper training and oversight. The ideal approach is a partnership where professionals handle clinical care and family members provide emotional and practical support, with both sides communicating regularly. <a href=\"https:\/\/athomecare.in\/recognizing-caregiver-stress-signs-and-symptoms-you-shouldnt-ignore\/\" class=\"font-medium underline\">Recognizing caregiver stress signs<\/a> is also important, as family caregivers can become exhausted without adequate support.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>How is home healthcare different from simply having a family member help at home?<\/span>\n          <span class=\"iconify text-gray-400 flex-shrink-0 faq-icon\" data-icon=\"mdi:chevron-down\" data-width=\"20\"><\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-gray-700 leading-relaxed\">\n            While family help is valuable, it is fundamentally different from professional home healthcare in several ways. Professional home healthcare brings clinical skills that family members typically do not have, such as wound assessment and dressing, vital signs interpretation, blood sugar monitoring, medication administration, and the ability to recognize early signs of complications. Home healthcare also provides structured documentation of the patient&#8217;s progress, which is shared with the treating doctors. It includes coordination between multiple professionals such as nurses, physiotherapists, and doctors. It offers access to medical equipment that families would not normally have at home. Perhaps most importantly, it provides an objective clinical perspective that family members, who are naturally emotionally invested, may not be able to provide. The distinction between <a href=\"https:\/\/athomecare.in\/home-nursing-vs-patient-care-faridabad\/\" class=\"font-medium underline\">home nursing and patient care services<\/a> is important for families to understand when making care decisions.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Internal Links Section -->\n  <section class=\"mb-14\">\n    <h2 class=\"text-2xl sm:text-3xl font-serif font-600 text-gray-900 mb-6 flex items-center gap-3\">\n      <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n        <span class=\"iconify text-med-blue\" data-icon=\"mdi:link-variant\" data-width=\"22\"><\/span>\n      <\/span>\n      Related Services and Resources\n    <\/h2>\n\n    <p class=\"text-gray-700 leading-relaxed mb-6\">\n      The following services and resources may be relevant for patients and families seeking home healthcare support in Panipat and the Delhi NCR region.\n    <\/p>\n\n    <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-3\">\n      <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:nurse\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Home Nursing Services<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Professional nursing care delivered at your doorstep<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:account-heart-outline\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Patient Care Services<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Comprehensive care support for patients at home<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:human-handsup\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Patient Care Taker<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Trained attendants for daily living assistance<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/service\/icu-at-home-panipat\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:hospital-box-outline\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">ICU at Home in Panipat<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Critical care setup at home for stable patients<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:run-fast\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Physiotherapy at Home<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Expert physiotherapy services in Panipat<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/home-care-panipat\/medical-equipment-rental\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:monitor-dashboard\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Medical Equipment Rental<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Hospital beds, monitors, and more on rent<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:doctor\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Doctor Home Visit<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Qualified doctors visiting your home for consultations<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/personalized-wound-care-and-infection-prevention-for-optimal-healing\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:bandage\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Wound Care at Home<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Specialized wound management and infection prevention<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:pill\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Medication Management<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Safe medication administration and monitoring<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/understanding-elderly-care-a-comprehensive-guide\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:elderly\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Elderly Care Guide<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">A comprehensive guide to caring for elderly at home<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:shield-alert-outline\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Fall Prevention Guide<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Protecting elderly loved ones from falls at home<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/understanding-surgical-oncology-treatment-procedures-and-recovery\/\" class=\"bg-white rounded-xl border border-gray-200 p-4 card-hover block\">\n        <div class=\"flex items-center gap-2 mb-1\">\n          <span class=\"iconify text-med-blue\" data-icon=\"mdi:microscope\" data-width=\"18\"><\/span>\n          <span class=\"text-sm font-medium text-gray-900\">Surgical Oncology Recovery<\/span>\n        <\/div>\n        <p class=\"text-xs text-gray-500\">Understanding cancer surgery procedures and recovery<\/p>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Contact Information -->\n  <section class=\"mb-14\">\n    <div class=\"contact-card rounded-2xl p-6 sm:p-10 text-white\">\n      <div class=\"flex items-center gap-3 mb-6\">\n        <span class=\"iconify\" data-icon=\"mdi:phone-in-talk-outline\" data-width=\"28\"><\/span>\n        <h2 class=\"text-xl sm:text-2xl font-serif font-600\">Contact AtHomeCare<\/h2>\n      <\/div>\n      <div class=\"grid sm:grid-cols-2 gap-6\">\n        <div>\n          <div class=\"text-xs font-semibold text-white\/60 uppercase tracking-wider mb-3\">Corporate Office<\/div>\n          <p class=\"text-sm text-white\/90 leading-relaxed\">\n            Unit No. 703, 7th Floor, ILD Trade Centre<br>\n            D1 Block, Malibu Town<br>\n            Sector 47<br>\n            Panipat, Haryana 122018\n          <\/p>\n        <\/div>\n        <div>\n          <div class=\"text-xs font-semibold text-white\/60 uppercase tracking-wider mb-3\">Get in Touch<\/div>\n          <div class=\"space-y-3\">\n            <a href=\"tel:9910823218\" class=\"flex items-center gap-3 text-sm text-white\/90 hover:text-white\">\n              <span class=\"iconify flex-shrink-0\" data-icon=\"mdi:phone\" data-width=\"18\"><\/span>\n              9910823218\n            <\/a>\n            <a href=\"mailto:care@athomecare.in\" class=\"flex items-center gap-3 text-sm text-white\/90 hover:text-white\">\n              <span class=\"iconify flex-shrink-0\" data-icon=\"mdi:email-outline\" data-width=\"18\"><\/span>\n              care@athomecare.in\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Medical Disclaimer -->\n  <section class=\"mb-10\">\n    <div class=\"bg-red-50 border border-red-200 rounded-2xl p-5 sm:p-7\">\n      <div class=\"flex items-center gap-2 mb-3\">\n        <span class=\"iconify text-med-red\" data-icon=\"mdi:alert-octagon-outline\" data-width=\"22\"><\/span>\n        <h3 class=\"text-base font-semibold text-med-red\">Medical Disclaimer<\/h3>\n      <\/div>\n      <div class=\"space-y-2 text-sm text-gray-700 leading-relaxed\">\n        <p>\n          <strong>This case study is entirely fictional and created solely for educational purposes.<\/strong> It does not represent a real patient. Any resemblance to actual individuals, living or deceased, is purely coincidental.\n        <\/p>\n        <p>\n          Every patient is unique. The clinical decisions, treatment plans, and outcomes described here are specific to this fictional case and should not be generalized to other patients. Treatment decisions must always be made by qualified healthcare professionals based on individual patient assessment.\n        <\/p>\n        <p>\n          Emergency symptoms such as severe abdominal pain, high fever, difficulty breathing, sudden weakness, loss of consciousness, or heavy bleeding require immediate hospital care. Home healthcare complements, but does not replace, emergency medical services.\n        <\/p>\n        <p>\n          The information provided in this article is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment. Always seek the advice of your physician or other qualified health provider with any questions you may have regarding a medical condition.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<!-- Footer -->\n<footer class=\"bg-gray-900 text-white\/70 py-10\">\n  <div class=\"max-w-5xl mx-auto px-4 sm:px-6 text-center\">\n    <div class=\"text-sm mb-2\">\n      <span class=\"text-white font-medium\">AtHomeCare<\/span> &mdash; Professional Home Healthcare Services\n    <\/div>\n    <div class=\"text-xs text-white\/40\">\n      &copy; 2026 AtHomeCare. All rights reserved. This is a fictional educational case study.\n    <\/div>\n  <\/div>\n<\/footer>\n\n<!-- FAQ Toggle Script -->\n<script>\nfunction 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 FAQs\n  document.querySelectorAll('.faq-answer').forEach(a => a.classList.remove('open'));\n  document.querySelectorAll('.faq-icon').forEach(i => i.style.transform = 'rotate(0deg)');\n\n  \/\/ Open clicked FAQ if it was previously closed\n  if (!isOpen) {\n    answer.classList.add('open');\n    icon.style.transform = 'rotate(180deg)';\n  }\n}\n\n\/\/ Smooth scroll for anchor links\ndocument.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 = 80;\n      const targetPosition = target.getBoundingClientRect().top + window.pageYOffset - offset;\n      window.scrollTo({\n        top: targetPosition,\n        behavior: 'smooth'\n      });\n    }\n  });\n});\n\n\/\/ Add active state to TOC links on scroll\nconst sections = document.querySelectorAll('section[id]');\nconst tocLinks = document.querySelectorAll('nav a[href^=\"#\"]');\n\nfunction updateActiveToc() {\n  let current = '';\n  sections.forEach(section => {\n    const sectionTop = section.offsetTop - 120;\n    if (window.pageYOffset >= sectionTop) {\n      current = section.getAttribute('id');\n    }\n  });\n  tocLinks.forEach(link => {\n    link.classList.remove('text-atc-600', 'font-semibold');\n    if (link.getAttribute('href') === '#' + current) {\n      link.classList.add('text-atc-600', 'font-semibold');\n    }\n  });\n}\n\nwindow.addEventListener('scroll', updateActiveToc);\nupdateActiveToc();\n\n\/\/ Animate risk indicators on scroll\nconst observerOptions = {\n  threshold: 0.3,\n  rootMargin: '0px 0px -50px 0px'\n};\n\nconst observer = new IntersectionObserver((entries) => {\n  entries.forEach(entry => {\n    if (entry.isIntersecting) {\n      entry.target.style.opacity = '1';\n      entry.target.style.transform = 'translateY(0)';\n    }\n  });\n}, observerOptions);\n\ndocument.querySelectorAll('.timeline-card, .card-hover, .clinical-box').forEach(el => {\n  el.style.opacity = '0';\n  el.style.transform = 'translateY(15px)';\n  el.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n  observer.observe(el);\n});\n\n\/\/ Make first visible elements appear immediately\nsetTimeout(() => {\n  document.querySelectorAll('.timeline-card, .card-hover, .clinical-box').forEach(el => {\n    const rect = el.getBoundingClientRect();\n    if (rect.top < window.innerHeight) {\n      el.style.opacity = '1';\n      el.style.transform = 'translateY(0)';\n    }\n  });\n}, 100);\n<\/script>\n\n<!-- Structured Data for SEO -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"MedicalWebPage\",\n  \"name\": \"Home Recovery After Cholangiocarcinoma Surgery: A Fictional Educational Patient Case Study\",\n  \"description\": \"Learn how home nursing, physiotherapy, and nutritional support aided recovery after cholangiocarcinoma surgery in this fictional educational case study.\",\n  \"url\": \"https:\/\/athomecare.in\/cholangiocarcinoma-home-care-case-study-panipat\/\",\n  \"mainEntity\": {\n    \"@type\": \"MedicalCaseStudy\",\n    \"name\": \"Post-Cholangiocarcinoma Surgery Home Recovery Case Study\",\n    \"description\": \"A fictional case study documenting the 12-week home recovery of a 72-year-old male patient after cholangiocarcinoma surgery in Panipat, Haryana.\",\n    \"subject\": {\n      \"@type\": \"Patient\",\n      \"gender\": \"Male\",\n      \"age\": \"72 years\"\n    },\n    \"treatment\": {\n      \"@type\": \"MedicalTherapy\",\n      \"name\": \"Comprehensive Home Healthcare\",\n      \"description\": \"Home nursing, physiotherapy, nutritional support, patient attendant services, and doctor home visits\"\n    },\n    \"outcome\": \"Improved walking distance from 80m to 340m, complete wound healing, stabilized weight, zero readmissions\"\n  },\n  \"author\": {\n    \"@type\": \"Physician\",\n    \"name\": \"Dr. Ekta Fageriya\",\n    \"credential\": \"MBBS\",\n    \"specialty\": \"Geriatric Medicine\",\n    \"medicalRegistration\": \"RMC Registration No. 44780\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"AtHomeCare\",\n    \"url\": \"https:\/\/athomecare.in\"\n  },\n  \"disclaimer\": \"This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient.\"\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is Cholangiocarcinoma?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Cholangiocarcinoma is a cancer that develops in the bile ducts, which carry bile from the liver to the small intestine. Bile helps digest fats in food. When a tumor grows in the bile duct, it can block the flow of bile, leading to jaundice, dark urine, pale stools, and abdominal discomfort.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can recovery continue at home after major cancer surgery?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Many patients who have undergone major cancer surgery can recover safely at home, provided they are medically stable at the time of discharge and have access to professional home healthcare support including nursing care, physiotherapy, nutritional support, and regular doctor visits.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why is nutrition so important after hepatobiliary surgery?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"After hepatobiliary surgery, the body needs additional protein, calories, and nutrients to support wound healing, rebuild muscle strength, and restore energy levels. The liver and bile ducts play a central role in digestion, particularly fat digestion. When these structures have been surgically altered, the digestive process may be temporarily less efficient.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is physiotherapy really necessary after abdominal surgery?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Physiotherapy after abdominal surgery helps prevent respiratory complications through deep breathing exercises, prevents loss of muscle strength and joint mobility, progressively rebuilds walking endurance, and reduces the risk of deep vein thrombosis by promoting leg movement and circulation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What warning signs after bile duct surgery require immediate medical attention?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Fever above 100.4\u00b0F, increasing or severe abdominal pain, wound discharge or redness, recurrence of jaundice, persistent vomiting, severe sudden weakness, dark urine or pale stools, and sudden unexplained weight loss all require urgent medical evaluation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does diabetes affect recovery after surgery?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Elevated blood sugar impairs white blood cell function increasing infection risk, slows collagen formation delaying wound healing, and surgical stress can worsen blood sugar control creating a cycle of poor healing. Careful blood sugar monitoring and medication adjustment during the postoperative period is essential.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can patients gradually return to normal activities after bile duct surgery?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, but the return must be gradual and guided by the surgical team. Early weeks focus on rest, wound care, nutrition, and gentle mobilization. Heavy lifting and strenuous exercise should be avoided until the surgeon specifically clears the patient. The timeline varies based on extent of surgery, age, fitness, and additional treatments.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why are home healthcare services beneficial after cancer surgery specifically?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Cancer surgery patients face unique challenges including coordination between multiple specialists, cancer-related fatigue, nutritional challenges from both surgery and cancer, and greater emotional needs. Home healthcare provides coordinated professional monitoring, wound care, rehabilitation, nutritional support, caregiver education, and early complication identification.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What role does the family play in postoperative home recovery?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Families provide emotional support, encouragement, and companionship that professionals cannot fully replace. They assist with non-clinical activities like mealtime company and maintaining a calm environment. Their role is most effective when supported by professional guidance, education about warning signs, and clear communication with the care team.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How is home healthcare different from simply having a family member help at home?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Professional home healthcare brings clinical skills including wound assessment, vital signs interpretation, blood sugar monitoring, medication administration, and early complication recognition. It provides structured documentation shared with doctors, coordination between multiple professionals, access to medical equipment, and an objective clinical perspective that emotionally invested family members cannot provide.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"LocalBusiness\",\n  \"name\": \"AtHomeCare Panipat\",\n  \"description\": \"Professional home healthcare services in Panipat, Haryana including nursing, physiotherapy, doctor home visits, and medical equipment rental.\",\n  \"url\": \"https:\/\/athomecare.in\",\n  \"telephone\": \"9910823218\",\n  \"email\": \"care@athomecare.in\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"streetAddress\": \"Unit No. 703, 7th Floor, ILD Trade Centre, D1 Block, Malibu Town, Sector 47\",\n    \"addressLocality\": \"Panipat\",\n    \"addressRegion\": \"Haryana\",\n    \"postalCode\": \"122018\",\n    \"addressCountry\": \"IN\"\n  },\n  \"areaServed\": {\n    \"@type\": \"City\",\n    \"name\": \"Panipat\"\n  },\n  \"serviceType\": [\"Home Nursing\", \"Physiotherapy at Home\", \"Doctor Home Visit\", \"Patient Care Services\", \"Medical Equipment Rental\", \"ICU at Home\"]\n}\n<\/script>\n\n<!-- BreadcrumbList Schema -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BreadcrumbList\",\n  \"itemListElement\": [\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 1,\n      \"name\": \"Home\",\n      \"item\": \"https:\/\/athomecare.in\"\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 2,\n      \"name\": \"Case Studies\",\n      \"item\": \"https:\/\/athomecare.in\/cholangiocarcinoma-home-care-case-study-panipat\/\"\n    }\n  ]\n}\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Cholangiocarcinoma Recovery at Home | Fictional Case Study Educational Case Study Home Recovery After Cholangiocarcinoma Surgery A detailed clinical documentation of how structured home healthcare supported a 72-year-old patient through postoperative recovery after major hepatobiliary surgery in Panipat, Haryana. Patient Age 72 Years Gender Male Location Panipat, Haryana Primary Condition Cholangiocarcinoma Duration of Care 12 &#8230; <a title=\"Cholangiocarcinoma Recovery at Home | Case Study\" class=\"read-more\" href=\"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/\" aria-label=\"Read more about Cholangiocarcinoma Recovery at Home | Case Study\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-135","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=\"Cholangiocarcinoma Recovery at Home | Fictional Case Study Educational Case Study Home Recovery After Cholangiocarcinoma Surgery A detailed clinical documentation of how structured home healthcare supported a 72-year-old patient through postoperative recovery after major hepatobiliary surgery in Panipat, Haryana. Patient Age 72 Years Gender Male Location Panipat, Haryana Primary Condition Cholangiocarcinoma Duration of Care 12\" \/>\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\/panipat\/cholangiocarcinoma-recovery-at-home-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=\"panipat - 24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants &amp; Recovery \u2013 At Home Care\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Cholangiocarcinoma Recovery at Home | Case Study - panipat\" \/>\n\t\t<meta property=\"og:description\" content=\"Cholangiocarcinoma Recovery at Home | Fictional Case Study Educational Case Study Home Recovery After Cholangiocarcinoma Surgery A detailed clinical documentation of how structured home healthcare supported a 72-year-old patient through postoperative recovery after major hepatobiliary surgery in Panipat, Haryana. Patient Age 72 Years Gender Male Location Panipat, Haryana Primary Condition Cholangiocarcinoma Duration of Care 12\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-01T06:48:34+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-01T06:48:52+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Cholangiocarcinoma Recovery at Home | Case Study - panipat\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Cholangiocarcinoma Recovery at Home | Fictional Case Study Educational Case Study Home Recovery After Cholangiocarcinoma Surgery A detailed clinical documentation of how structured home healthcare supported a 72-year-old patient through postoperative recovery after major hepatobiliary surgery in Panipat, Haryana. Patient Age 72 Years Gender Male Location Panipat, Haryana Primary Condition Cholangiocarcinoma Duration of Care 12\" \/>\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\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-case-study\\\/#blogposting\",\"name\":\"Cholangiocarcinoma Recovery at Home | Case Study - panipat\",\"headline\":\"Cholangiocarcinoma Recovery at Home | Case Study\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#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\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-case-study\\\/#articleImage\"},\"datePublished\":\"2026-08-01T06:48:34+00:00\",\"dateModified\":\"2026-08-01T06:48:52+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-case-study\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-case-study\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-case-study\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/panipat\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-case-study\\\/#listItem\",\"name\":\"Cholangiocarcinoma Recovery at Home | Case Study\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-case-study\\\/#listItem\",\"position\":3,\"name\":\"Cholangiocarcinoma Recovery at Home | Case Study\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#organization\",\"name\":\"panipat\",\"description\":\"24\\\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \\u2013 At Home Care\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-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\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-case-study\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-case-study\\\/\",\"name\":\"Cholangiocarcinoma Recovery at Home | Case Study - panipat\",\"description\":\"Cholangiocarcinoma Recovery at Home | Fictional Case Study Educational Case Study Home Recovery After Cholangiocarcinoma Surgery A detailed clinical documentation of how structured home healthcare supported a 72-year-old patient through postoperative recovery after major hepatobiliary surgery in Panipat, Haryana. Patient Age 72 Years Gender Male Location Panipat, Haryana Primary Condition Cholangiocarcinoma Duration of Care 12\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/cholangiocarcinoma-recovery-at-home-case-study\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-08-01T06:48:34+00:00\",\"dateModified\":\"2026-08-01T06:48:52+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/\",\"name\":\"panipat\",\"description\":\"24\\\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \\u2013 At Home Care\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Cholangiocarcinoma Recovery at Home | Case Study - panipat","description":"Cholangiocarcinoma Recovery at Home | Fictional Case Study Educational Case Study Home Recovery After Cholangiocarcinoma Surgery A detailed clinical documentation of how structured home healthcare supported a 72-year-old patient through postoperative recovery after major hepatobiliary surgery in Panipat, Haryana. Patient Age 72 Years Gender Male Location Panipat, Haryana Primary Condition Cholangiocarcinoma Duration of Care 12","canonical_url":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/#blogposting","name":"Cholangiocarcinoma Recovery at Home | Case Study - panipat","headline":"Cholangiocarcinoma Recovery at Home | Case Study","author":{"@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/panipat\/#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\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/#articleImage"},"datePublished":"2026-08-01T06:48:34+00:00","dateModified":"2026-08-01T06:48:52+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/panipat","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/panipat\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/#listItem","name":"Cholangiocarcinoma Recovery at Home | Case Study"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/#listItem","position":3,"name":"Cholangiocarcinoma Recovery at Home | Case Study","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/panipat\/#organization","name":"panipat","description":"24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \u2013 At Home Care","url":"https:\/\/athomecare.in\/panipat\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-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\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/#webpage","url":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/","name":"Cholangiocarcinoma Recovery at Home | Case Study - panipat","description":"Cholangiocarcinoma Recovery at Home | Fictional Case Study Educational Case Study Home Recovery After Cholangiocarcinoma Surgery A detailed clinical documentation of how structured home healthcare supported a 72-year-old patient through postoperative recovery after major hepatobiliary surgery in Panipat, Haryana. Patient Age 72 Years Gender Male Location Panipat, Haryana Primary Condition Cholangiocarcinoma Duration of Care 12","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/panipat\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author"},"datePublished":"2026-08-01T06:48:34+00:00","dateModified":"2026-08-01T06:48:52+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/panipat\/#website","url":"https:\/\/athomecare.in\/panipat\/","name":"panipat","description":"24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \u2013 At Home Care","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/panipat\/#organization"}}]},"og:locale":"en_US","og:site_name":"panipat - 24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants &amp; Recovery \u2013 At Home Care","og:type":"article","og:title":"Cholangiocarcinoma Recovery at Home | Case Study - panipat","og:description":"Cholangiocarcinoma Recovery at Home | Fictional Case Study Educational Case Study Home Recovery After Cholangiocarcinoma Surgery A detailed clinical documentation of how structured home healthcare supported a 72-year-old patient through postoperative recovery after major hepatobiliary surgery in Panipat, Haryana. Patient Age 72 Years Gender Male Location Panipat, Haryana Primary Condition Cholangiocarcinoma Duration of Care 12","og:url":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/","article:published_time":"2026-08-01T06:48:34+00:00","article:modified_time":"2026-08-01T06:48:52+00:00","twitter:card":"summary_large_image","twitter:title":"Cholangiocarcinoma Recovery at Home | Case Study - panipat","twitter:description":"Cholangiocarcinoma Recovery at Home | Fictional Case Study Educational Case Study Home Recovery After Cholangiocarcinoma Surgery A detailed clinical documentation of how structured home healthcare supported a 72-year-old patient through postoperative recovery after major hepatobiliary surgery in Panipat, Haryana. Patient Age 72 Years Gender Male Location Panipat, Haryana Primary Condition Cholangiocarcinoma Duration of Care 12"},"aioseo_meta_data":{"post_id":"135","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-08-01 06:46:26","updated":"2026-08-03 08:33:31","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/panipat\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/panipat\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCholangiocarcinoma Recovery at Home | Case Study\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/panipat"},{"label":"Blog","link":"https:\/\/athomecare.in\/panipat\/category\/blog\/"},{"label":"Cholangiocarcinoma Recovery at Home | Case Study","link":"https:\/\/athomecare.in\/panipat\/cholangiocarcinoma-recovery-at-home-case-study\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts\/135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/comments?post=135"}],"version-history":[{"count":2,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts\/135\/revisions"}],"predecessor-version":[{"id":137,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts\/135\/revisions\/137"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/media?parent=135"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/categories?post=135"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/tags?post=135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}