{"id":162,"date":"2026-08-14T06:03:38","date_gmt":"2026-08-14T06:03:38","guid":{"rendered":"https:\/\/athomecare.in\/ludhiana\/?p=162"},"modified":"2026-08-14T06:03:38","modified_gmt":"2026-08-14T06:03:38","slug":"primary-sclerosing-cholangitis-home-care-in-ludhiana","status":"publish","type":"post","link":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/","title":{"rendered":"Primary Sclerosing Cholangitis Home Care in Ludhiana"},"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>Primary Sclerosing Cholangitis Home Care in Ludhiana<\/title>\n<meta name=\"description\" content=\"A fictional Ludhiana case study covering PSC home nutrition, liver monitoring, nursing support, fatigue management and functional rehabilitation.\">\n<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/primary-sclerosing-cholangitis-home-care-ludhiana\">\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;family=Merriweather:wght@300;400;700&#038;display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n<script>\ntailwind.config = {\n  theme: {\n    extend: {\n      colors: {\n        primary: { 50:'#effef7', 100:'#d9fced', 200:'#b5f7da', 300:'#7ceebf', 400:'#3ddc9d', 500:'#16c47a', 600:'#0a9f62', 700:'#0D7C66', 800:'#0b5e4e', 900:'#094d41', 950:'#042d27' },\n        slate: { 50:'#F7F8FA', 100:'#EEF0F4', 200:'#D5D9E2', 300:'#B0B7C5', 400:'#8491A5', 500:'#64748B', 600:'#475569', 700:'#334155', 800:'#1E293B', 900:'#0F172A' },\n        amber: { 50:'#FFFBEB', 100:'#FEF3C7', 200:'#FDE68A', 300:'#FCD34D', 400:'#FBBF24', 500:'#F59E0B', 600:'#D97706', 700:'#B45309' },\n        rose: { 50:'#FFF1F2', 100:'#FFE4E6', 200:'#FECDD3', 500:'#F43F5E', 600:'#E11D48', 700:'#BE123C' }\n      },\n      fontFamily: {\n        body: ['Inter', 'sans-serif'],\n        heading: ['Merriweather', 'serif']\n      }\n    }\n  }\n}\n<\/script>\n<style>\n  html { scroll-behavior: smooth; }\n  body { font-family: 'Inter', sans-serif; background: #F7F8FA; color: #1E293B; }\n  h1, h2, h3, h4 { font-family: 'Merriweather', serif; }\n  .clinical-card { background: #fff; border: 1px solid #E2E8F0; border-radius: 12px; padding: 1.5rem; transition: box-shadow 0.3s ease; }\n  .clinical-card:hover { box-shadow: 0 8px 30px rgba(0,0,0,0.06); }\n  .alert-box { border-left: 4px solid; padding: 1rem 1.25rem; border-radius: 0 8px 8px 0; margin: 1.5rem 0; }\n  .alert-red { background: #FFF1F2; border-color: #E11D48; }\n  .alert-amber { background: #FFFBEB; border-color: #D97706; }\n  .alert-teal { background: #effef7; border-color: #0D7C66; }\n  .doctor-card { background: linear-gradient(135deg, #042d27 0%, #0b5e4e 100%); color: #fff; border-radius: 16px; padding: 2rem; }\n  .timeline-item { position: relative; padding-left: 2.5rem; padding-bottom: 2rem; border-left: 2px solid #d9fced; }\n  .timeline-item:last-child { border-left: 2px solid transparent; }\n  .timeline-dot { position: absolute; left: -8px; top: 4px; width: 14px; height: 14px; border-radius: 50%; background: #0D7C66; border: 3px solid #d9fced; }\n  .evidence-table { width: 100%; border-collapse: collapse; }\n  .evidence-table th { background: #042d27; color: #fff; padding: 0.75rem 1rem; text-align: left; font-size: 0.8rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; }\n  .evidence-table td { padding: 0.75rem 1rem; border-bottom: 1px solid #E2E8F0; font-size: 0.9rem; }\n  .evidence-table tr:nth-child(even) { background: #F7F8FA; }\n  .evidence-table tr:hover { background: #effef7; }\n  .faq-item { border: 1px solid #E2E8F0; border-radius: 12px; overflow: hidden; margin-bottom: 0.75rem; transition: box-shadow 0.3s; }\n  .faq-item:hover { box-shadow: 0 4px 12px rgba(0,0,0,0.04); }\n  .faq-question { padding: 1.25rem 1.5rem; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: 600; color: #0F172A; background: #fff; }\n  .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.3s ease; background: #F7F8FA; padding: 0 1.5rem; }\n  .faq-answer.open { max-height: 500px; padding: 1rem 1.5rem 1.25rem; }\n  .scenario-card { background: linear-gradient(135deg, #FFFBEB 0%, #FEF3C7 100%); border: 1px solid #FDE68A; border-radius: 12px; padding: 1.5rem; }\n  .risk-box { background: #FFF1F2; border: 1px solid #FECDD3; border-radius: 12px; padding: 1.25rem; }\n  .link-teal { color: #0D7C66; text-decoration: underline; text-underline-offset: 3px; text-decoration-color: #7ceebf; transition: text-decoration-color 0.2s; }\n  .link-teal:hover { text-decoration-color: #0D7C66; }\n  .hero-gradient { background: linear-gradient(135deg, #042d27 0%, #094d41 40%, #0D7C66 100%); }\n  .section-divider { height: 1px; background: linear-gradient(to right, transparent, #D5D9E2, transparent); margin: 3rem 0; }\n  @keyframes fadeInUp { from { opacity:0; transform:translateY(20px); } to { opacity:1; transform:translateY(0); } }\n  .fade-in { animation: fadeInUp 0.6s ease-out forwards; }\n  .contact-card { background: #fff; border: 2px solid #d9fced; border-radius: 16px; padding: 2rem; text-align: center; }\n  .nav-link { color: #64748B; font-size: 0.85rem; font-weight: 500; transition: color 0.2s; }\n  .nav-link:hover { color: #0D7C66; }\n  .toc-link { display: block; padding: 0.5rem 0 0.5rem 1rem; color: #475569; font-size: 0.9rem; border-left: 2px solid #E2E8F0; transition: all 0.2s; }\n  .toc-link:hover { color: #0D7C66; border-left-color: #0D7C66; }\n  .blank-field { border: 1px dashed #D5D9E2; border-radius: 8px; padding: 0.75rem 1rem; color: #94A3B8; font-style: italic; background: #F7F8FA; }\n<\/style>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"MedicalWebPage\",\n  \"name\": \"Primary Sclerosing Cholangitis Home Care in Ludhiana\",\n  \"description\": \"A fictional Ludhiana case study covering PSC home nutrition, liver monitoring, nursing support, fatigue management and functional rehabilitation.\",\n  \"url\": \"https:\/\/athomecare.in\/primary-sclerosing-cholangitis-home-care-ludhiana\",\n  \"about\": {\n    \"@type\": \"MedicalCondition\",\n    \"name\": \"Primary Sclerosing Cholangitis\"\n  },\n  \"author\": {\n    \"@type\": \"Physician\",\n    \"name\": \"Dr. Ekta Fageriya\",\n    \"credential\": \"MBBS\",\n    \"medicalSpecialty\": \"Geriatric Medicine\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"AtHomeCare\",\n    \"url\": \"https:\/\/athomecare.in\"\n  }\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\"@type\": \"Question\", \"name\": \"What is primary sclerosing cholangitis?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Primary sclerosing cholangitis is a chronic condition involving inflammation and scarring of the bile ducts. This can interfere with bile flow and may cause progressive liver problems.\"}},\n    {\"@type\": \"Question\", \"name\": \"Can PSC be managed at home?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Stable patients can receive supportive care at home, including nutrition support, medication management, symptom monitoring, and assistance with daily activities. Specialist follow-up remains essential.\"}},\n    {\"@type\": \"Question\", \"name\": \"What symptoms should families monitor in PSC?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Families should watch for worsening jaundice, fever, abdominal pain, increasing fatigue, weight loss, abdominal swelling, confusion, or bleeding.\"}},\n    {\"@type\": \"Question\", \"name\": \"Why is nutrition important in PSC?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Chronic liver disease can be associated with poor appetite and nutritional problems. Monitoring weight and food intake can help identify deterioration early.\"}},\n    {\"@type\": \"Question\", \"name\": \"Can physiotherapy help someone with chronic liver disease?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"When medically appropriate, gradual physical activity can help reduce deconditioning and maintain strength and functional independence.\"}},\n    {\"@type\": \"Question\", \"name\": \"Is itching common with bile-duct disorders?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Itching can occur with cholestatic liver conditions. Persistent or worsening itching should be discussed with the treating medical team.\"}},\n    {\"@type\": \"Question\", \"name\": \"Does home monitoring replace blood tests?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. Home monitoring can identify changes in symptoms, but liver blood tests and specialist assessments remain necessary.\"}},\n    {\"@type\": \"Question\", \"name\": \"Can PSC be completely cured through home care?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. Home healthcare is supportive and does not cure PSC. Treatment and long-term monitoring depend on the individual's disease status and specialist management.\"}}\n  ]\n}\n<\/script>\n<\/head>\n\n<body class=\"antialiased\">\n\n<!-- Top Navigation Bar -->\n<nav class=\"bg-white border-b border-slate-100 sticky top-0 z-50\">\n  <div class=\"max-w-6xl mx-auto px-4 sm:px-6 py-3 flex items-center justify-between\">\n    <a href=\"https:\/\/athomecare.in\" class=\"flex items-center gap-2\">\n      <div class=\"w-8 h-8 rounded-lg bg-primary-700 flex items-center justify-center\">\n        <i data-lucide=\"heart-pulse\" class=\"w-5 h-5 text-white\"><\/i>\n      <\/div>\n      <span class=\"font-heading font-bold text-slate-900 text-lg\">AtHomeCare<\/span>\n    <\/a>\n    <div class=\"hidden md:flex items-center gap-6\">\n      <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"nav-link\">Home Nursing<\/a>\n      <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"nav-link\">Patient Care<\/a>\n      <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-ludhiana-expert-care-call-9910823218\/\" class=\"nav-link\">Physiotherapy<\/a>\n      <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"nav-link\">Doctor Visit<\/a>\n      <a href=\"tel:9910823218\" class=\"bg-primary-700 text-white px-4 py-2 rounded-lg text-sm font-semibold hover:bg-primary-800 transition-colors\">Call 9910823218<\/a>\n    <\/div>\n    <button id=\"mobileMenuBtn\" class=\"md:hidden p-2 rounded-lg hover:bg-slate-50\">\n      <i data-lucide=\"menu\" class=\"w-5 h-5 text-slate-700\"><\/i>\n    <\/button>\n  <\/div>\n  <div id=\"mobileMenu\" class=\"hidden md:hidden border-t border-slate-100 bg-white px-4 pb-4\">\n    <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"block py-2.5 text-sm text-slate-600\">Home Nursing<\/a>\n    <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"block py-2.5 text-sm text-slate-600\">Patient Care<\/a>\n    <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-ludhiana-expert-care-call-9910823218\/\" class=\"block py-2.5 text-sm text-slate-600\">Physiotherapy<\/a>\n    <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"block py-2.5 text-sm text-slate-600\">Doctor Visit<\/a>\n    <a href=\"tel:9910823218\" class=\"block mt-2 bg-primary-700 text-white text-center px-4 py-2.5 rounded-lg text-sm font-semibold\">Call 9910823218<\/a>\n  <\/div>\n<\/nav>\n\n<!-- Hero Section -->\n<header class=\"hero-gradient text-white\">\n  <div class=\"max-w-6xl mx-auto px-4 sm:px-6 py-12 md:py-20\">\n    <div class=\"max-w-3xl\">\n      <div class=\"flex items-center gap-2 mb-4\">\n        <span class=\"bg-white\/15 backdrop-blur-sm text-xs font-semibold px-3 py-1 rounded-full tracking-wide uppercase\">Case Study<\/span>\n        <span class=\"bg-white\/15 backdrop-blur-sm text-xs font-semibold px-3 py-1 rounded-full tracking-wide uppercase\">Ludhiana<\/span>\n      <\/div>\n      <h1 class=\"font-heading text-2xl sm:text-3xl md:text-4xl lg:text-[42px] font-bold leading-tight tracking-tight mb-4\">\n        Primary Sclerosing Cholangitis With Home Nutrition and Liver Monitoring in Ludhiana\n      <\/h1>\n      <p class=\"text-base md:text-lg text-white\/80 leading-relaxed max-w-2xl mb-8\">\n        A documented 12-week home healthcare journey of a 44-year-old textile business owner in Ludhiana, demonstrating how structured nursing, physiotherapy, and nutritional support helped stabilize weight, improve functional endurance, and maintain quality of life after hospital discharge for PSC deterioration.\n      <\/p>\n      <div class=\"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-6 gap-3\">\n        <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 text-center\">\n          <div class=\"text-xs text-white\/60 mb-1\">Age<\/div>\n          <div class=\"font-semibold text-sm\">44 Years<\/div>\n        <\/div>\n        <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 text-center\">\n          <div class=\"text-xs text-white\/60 mb-1\">Gender<\/div>\n          <div class=\"font-semibold text-sm\">Male<\/div>\n        <\/div>\n        <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 text-center\">\n          <div class=\"text-xs text-white\/60 mb-1\">Location<\/div>\n          <div class=\"font-semibold text-sm\">Ludhiana<\/div>\n        <\/div>\n        <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 text-center\">\n          <div class=\"text-xs text-white\/60 mb-1\">Primary Condition<\/div>\n          <div class=\"font-semibold text-sm\">PSC<\/div>\n        <\/div>\n        <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 text-center\">\n          <div class=\"text-xs text-white\/60 mb-1\">Duration of Care<\/div>\n          <div class=\"font-semibold text-sm\">12 Weeks<\/div>\n        <\/div>\n        <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 text-center\">\n          <div class=\"text-xs text-white\/60 mb-1\">Outcome<\/div>\n          <div class=\"font-semibold text-sm\">Stabilized<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- Table of Contents -->\n<div class=\"max-w-6xl mx-auto px-4 sm:px-6 py-8\">\n  <div class=\"clinical-card p-6 md:p-8\">\n    <div class=\"flex items-center gap-2 mb-4\">\n      <i data-lucide=\"list\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <h2 class=\"font-heading text-lg font-bold text-slate-900\">Table of Contents<\/h2>\n    <\/div>\n    <div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-x-8 gap-y-1\">\n      <a href=\"#patient-background\" class=\"toc-link\">Patient Background<\/a>\n      <a href=\"#clinical-diagnosis\" class=\"toc-link\">Clinical Diagnosis<\/a>\n      <a href=\"#hospital-treatment\" class=\"toc-link\">Hospital Treatment<\/a>\n      <a href=\"#why-home-healthcare\" class=\"toc-link\">Why Home Healthcare Was Needed<\/a>\n      <a href=\"#home-care-plan\" class=\"toc-link\">Home Care Plan by AtHomeCare<\/a>\n      <a href=\"#recovery-timeline\" class=\"toc-link\">Recovery Timeline<\/a>\n      <a href=\"#clinical-evidence\" class=\"toc-link\">Clinical Evidence<\/a>\n      <a href=\"#medical-authority\" class=\"toc-link\">Medical Authority<\/a>\n      <a href=\"#recovery-outcome\" class=\"toc-link\">Recovery Outcome<\/a>\n      <a href=\"#clinical-learnings\" class=\"toc-link\">Key Clinical Learnings<\/a>\n      <a href=\"#faqs\" class=\"toc-link\">Frequently Asked Questions<\/a>\n      <a href=\"#contact\" class=\"toc-link\">Contact Information<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- Main Content -->\n<main class=\"max-w-6xl mx-auto px-4 sm:px-6 pb-16\">\n\n  <!-- Section 1: Patient Background -->\n  <section id=\"patient-background\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"user\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Patient Background<\/h2>\n    <\/div>\n\n    <div class=\"grid md:grid-cols-2 gap-6 mb-6\">\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"clipboard-list\" class=\"w-4 h-4 text-primary-700\"><\/i>\n          Personal Profile\n        <\/h3>\n        <div class=\"space-y-2.5 text-sm\">\n          <div class=\"flex justify-between\"><span class=\"text-slate-500\">Name<\/span><span class=\"font-medium text-slate-800\">Mr. Harpreet Bedi<\/span><\/div>\n          <div class=\"flex justify-between\"><span class=\"text-slate-500\">Age<\/span><span class=\"font-medium text-slate-800\">44 years<\/span><\/div>\n          <div class=\"flex justify-between\"><span class=\"text-slate-500\">Gender<\/span><span class=\"font-medium text-slate-800\">Male<\/span><\/div>\n          <div class=\"flex justify-between\"><span class=\"text-slate-500\">City<\/span><span class=\"font-medium text-slate-800\">Ludhiana, Punjab<\/span><\/div>\n          <div class=\"flex justify-between\"><span class=\"text-slate-500\">Occupation<\/span><span class=\"font-medium text-slate-800\">Textile Trading Business Owner<\/span><\/div>\n          <div class=\"flex justify-between\"><span class=\"text-slate-500\">Marital Status<\/span><span class=\"font-medium text-slate-800\">Married<\/span><\/div>\n          <div class=\"flex justify-between\"><span class=\"text-slate-500\">Primary Caregiver<\/span><span class=\"font-medium text-slate-800\">Wife, Mrs. Manpreet Bedi<\/span><\/div>\n          <div class=\"flex justify-between\"><span class=\"text-slate-500\">Secondary Caregiver<\/span><span class=\"font-medium text-slate-800\">Brother, Mr. Gurkirat Bedi<\/span><\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"activity\" class=\"w-4 h-4 text-primary-700\"><\/i>\n          Associated Medical Conditions\n        <\/h3>\n        <div class=\"space-y-3 text-sm\">\n          <div class=\"bg-slate-50 rounded-lg p-3\">\n            <div class=\"font-medium text-slate-800\">Osteopenia<\/div>\n            <div class=\"text-slate-500 mt-0.5\">Reduced bone density identified during long-term medical follow-up.<\/div>\n          <\/div>\n          <div class=\"bg-slate-50 rounded-lg p-3\">\n            <div class=\"font-medium text-slate-800\">Vitamin D Insufficiency<\/div>\n            <div class=\"text-slate-500 mt-0.5\">Being treated according to physician recommendations.<\/div>\n          <\/div>\n          <div class=\"bg-slate-50 rounded-lg p-3\">\n            <div class=\"font-medium text-slate-800\">Mild Iron-Deficiency Anemia<\/div>\n            <div class=\"text-slate-500 mt-0.5\">Contributing to fatigue. Monitored through blood tests.<\/div>\n          <\/div>\n          <div class=\"text-xs text-slate-400 italic\">No diabetes, chronic kidney disease, or significant cardiac disease documented.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"font-semibold text-slate-900 mb-3 flex items-center gap-2\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-primary-700\"><\/i>\n        Medical History and Context\n      <\/h3>\n      <p class=\"text-slate-600 leading-relaxed mb-3\">\n        Harpreet was a 44-year-old textile business owner based in Ludhiana. He had been living with a diagnosis of primary sclerosing cholangitis for several years before this episode. PSC is a chronic liver disease in which inflammation and scarring affect the bile ducts, interfering with normal bile flow and potentially causing progressive liver damage over time.\n      <\/p>\n      <p class=\"text-slate-600 leading-relaxed mb-3\">\n        For most of his illness, Harpreet had managed his condition through regular specialist follow-up with a hepatology team. His daily life involved running a textile trading business, which required administrative work, client meetings, and occasional travel. His wife, Manpreet, managed the household and was his primary support person.\n      <\/p>\n      <p class=\"text-slate-600 leading-relaxed\">\n        In the months leading up to his hospitalization, Harpreet noticed a gradual shift. His energy levels dropped. His appetite became inconsistent. Itching that had previously been occasional became persistent and bothersome, particularly at night. He began avoiding longer work tasks and social activities. These changes developed slowly enough that the family did not immediately recognize the cumulative decline.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 2: Clinical Diagnosis -->\n  <section id=\"clinical-diagnosis\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"stethoscope\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Clinical Diagnosis<\/h2>\n    <\/div>\n\n    <div class=\"clinical-card mb-6\">\n      <h3 class=\"font-semibold text-slate-900 mb-3\">Primary Diagnosis: Primary Sclerosing Cholangitis (PSC)<\/h3>\n      <p class=\"text-slate-600 leading-relaxed mb-4\">\n        PSC is a chronic, progressive condition characterized by inflammation and fibrosis of the intrahepatic and extrahepatic bile ducts. Over time, the narrowing and scarring of these ducts can lead to cholestasis, a state where bile flow is reduced or blocked. This can result in progressive liver damage, cirrhosis, and in some cases, liver failure. The disease course varies significantly between individuals, and there is no known cure.\n      <\/p>\n\n      <div class=\"doctor-card mb-4\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"brain\" class=\"w-4 h-4 text-primary-300\"><\/i>\n          <span class=\"text-xs font-semibold text-primary-300 uppercase tracking-wide\">Clinical Reasoning<\/span>\n        <\/div>\n        <p class=\"text-white\/85 text-sm leading-relaxed\">\n          In PSC, the clinical challenge is not just the liver disease itself but the systemic effects that follow. Reduced bile flow leads to impaired fat absorption, which contributes to weight loss and nutritional deficiency. Bile salt accumulation in the skin causes pruritus (itching). Fatigue in PSC is multifactorial, often related to the chronic inflammatory state, anemia, and poor nutrition. Harpreet&#8217;s presentation of worsening fatigue, appetite loss, itching, and weight loss represented a classic pattern of decompensation in a previously stable PSC patient.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card mb-6\">\n      <h3 class=\"font-semibold text-slate-900 mb-4\">Presenting Symptoms Before Hospitalization<\/h3>\n      <div class=\"grid sm:grid-cols-2 gap-3\">\n        <div class=\"flex items-start gap-3 bg-rose-50 rounded-lg p-3\">\n          <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Severe fatigue<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Disproportionate to activity level, worsening over weeks<\/p><\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 bg-rose-50 rounded-lg p-3\">\n          <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Poor appetite<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Reduced food intake contributing to weight loss<\/p><\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 bg-rose-50 rounded-lg p-3\">\n          <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Generalized itching<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Persistent, disruptive to daily activities and sleep<\/p><\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 bg-rose-50 rounded-lg p-3\">\n          <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Right upper abdominal discomfort<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Intermittent, not constant<\/p><\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 bg-rose-50 rounded-lg p-3\">\n          <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Darker urine<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Suggested possible cholestasis worsening<\/p><\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 bg-rose-50 rounded-lg p-3\">\n          <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Unintentional weight loss<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Approximately 5 kg over three months<\/p><\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 bg-rose-50 rounded-lg p-3\">\n          <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Reduced activity<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Avoiding prolonged work and social activities<\/p><\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 bg-rose-50 rounded-lg p-3\">\n          <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Progressive weakness<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Difficulty completing tasks that were previously manageable<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"font-semibold text-slate-900 mb-3\">Presenting Condition After Discharge: Initial Home Assessment<\/h3>\n      <p class=\"text-slate-600 leading-relaxed mb-4\">\n        When the home healthcare team first assessed Harpreet after his hospital discharge, he was alert and able to communicate normally. However, his reported symptoms and functional limitations were significant. He described persistent fatigue that made even routine tasks feel effortful. His appetite remained reduced. Itching continued to bother him, particularly in the evenings. He had mild abdominal discomfort and poor sleep. He expressed noticeable anxiety about his liver condition and what the future held.\n      <\/p>\n      <p class=\"text-slate-600 leading-relaxed\">\n        Physically, he could walk independently but needed frequent rest after short distances. He could manage personal care on his own but had stopped doing household tasks, grocery shopping, and outdoor walks. His wife had taken over most domestic responsibilities.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 3: Hospital Treatment -->\n  <section id=\"hospital-treatment\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"building-2\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Hospital Treatment<\/h2>\n    <\/div>\n\n    <div class=\"clinical-card mb-6\">\n      <h3 class=\"font-semibold text-slate-900 mb-3\">Reason for Admission<\/h3>\n      <p class=\"text-slate-600 leading-relaxed mb-4\">\n        Harpreet was admitted to a hospital in Ludhiana after his symptoms reached a point where outpatient management was no longer sufficient. The combination of increasing fatigue, reduced food intake, worsening itching, abdominal discomfort, and abnormal liver blood-test results indicated that his PSC had entered a more active phase. The hospital team needed to determine whether there was an acute complication, such as a biliary infection or significant worsening of liver function, that required inpatient treatment.\n      <\/p>\n\n      <div class=\"alert-box alert-amber\">\n        <div class=\"flex items-start gap-2\">\n          <i data-lucide=\"info\" class=\"w-5 h-5 text-amber-600 mt-0.5 flex-shrink-0\"><\/i>\n          <div>\n            <div class=\"font-semibold text-amber-800 text-sm mb-1\">Why Hospitalization Was Necessary<\/div>\n            <p class=\"text-sm text-amber-700 leading-relaxed\">\n              Sudden worsening of symptoms in a PSC patient can indicate a superimposed bacterial infection of the bile ducts, known as cholangitis. Cholangitis is a medical emergency that requires intravenous antibiotics and sometimes biliary drainage. Hospitalization allowed the team to rule out this and other acute complications before transitioning to a home-based plan.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card mb-6\">\n      <h3 class=\"font-semibold text-slate-900 mb-4\">Hospital Stay: 8 Days<\/h3>\n      <p class=\"text-slate-600 leading-relaxed mb-4\">\n        Harpreet remained hospitalized for 8 days. During this period, the medical team conducted a thorough evaluation and stabilization process. The focus was on understanding the current state of his liver disease, identifying any acute issues, and creating a safe plan for his return home.\n      <\/p>\n      <div class=\"grid sm:grid-cols-2 gap-3\">\n        <div class=\"bg-slate-50 rounded-lg p-3 flex items-start gap-2.5\">\n          <i data-lucide=\"test-tubes\" class=\"w-4 h-4 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Liver-function testing<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Comprehensive panel to assess cholestasis and hepatocellular injury<\/p><\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 flex items-start gap-2.5\">\n          <i data-lucide=\"droplets\" class=\"w-4 h-4 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Blood-count monitoring<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Including hemoglobin to assess anemia severity<\/p><\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 flex items-start gap-2.5\">\n          <i data-lucide=\"flask-conical\" class=\"w-4 h-4 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Electrolyte assessment<\/span><p class=\"text-xs text-slate-500 mt-0.5\">To detect any imbalances related to poor intake<\/p><\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 flex items-start gap-2.5\">\n          <i data-lucide=\"scan\" class=\"w-4 h-4 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Abdominal imaging<\/span><p class=\"text-xs text-slate-500 mt-0.5\">To evaluate liver structure and bile duct appearance<\/p><\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 flex items-start gap-2.5\">\n          <i data-lucide=\"search\" class=\"w-4 h-4 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Biliary-system evaluation<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Detailed assessment of ductal narrowing and flow<\/p><\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 flex items-start gap-2.5\">\n          <i data-lucide=\"apple\" class=\"w-4 h-4 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Nutritional assessment<\/span><p class=\"text-xs text-slate-500 mt-0.5\">To quantify the extent of weight loss and deficiency<\/p><\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 flex items-start gap-2.5\">\n          <i data-lucide=\"pill\" class=\"w-4 h-4 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Medication review<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Optimization of his current drug regimen<\/p><\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 flex items-start gap-2.5\">\n          <i data-lucide=\"shield-check\" class=\"w-4 h-4 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n          <div><span class=\"text-sm font-medium text-slate-800\">Symptom management<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Targeted relief for itching, pain, and nausea<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"font-semibold text-slate-900 mb-3\">Discharge Status<\/h3>\n      <p class=\"text-slate-600 leading-relaxed\">\n        After 8 days, Harpreet&#8217;s condition had stabilized sufficiently for discharge. No acute biliary infection was found. His symptoms had improved from their admission peak but had not fully resolved. He remained fatigued with reduced appetite and ongoing itching. The hospital team determined that he did not require ICU-level care or inpatient monitoring. However, given his vulnerability to nutritional decline, medication issues, and possible symptom worsening, a structured <a href=\"https:\/\/athomecare.in\/post-hospital-recovery-at-home-faridabad\/\" class=\"link-teal\">post-hospital recovery plan at home<\/a> was recommended to bridge the gap between discharge and his next specialist appointment.\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-healthcare\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"help-circle\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Why Home Healthcare Was Needed<\/h2>\n    <\/div>\n\n    <div class=\"clinical-card mb-6\">\n      <p class=\"text-slate-600 leading-relaxed mb-4\">\n        The decision to arrange home healthcare was not made because Harpreet was critically ill. It was made because he was vulnerable. He had just been discharged from an 8-day hospital stay for a chronic condition that had shown active deterioration. His symptoms, while stabilized, were far from resolved. Several specific risk factors made professional home support a clinically reasonable choice.\n      <\/p>\n\n      <div class=\"doctor-card mb-4\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"brain\" class=\"w-4 h-4 text-primary-300\"><\/i>\n          <span class=\"text-xs font-semibold text-primary-300 uppercase tracking-wide\">Clinical Reasoning<\/span>\n        <\/div>\n        <p class=\"text-white\/85 text-sm leading-relaxed\">\n          The period immediately after hospital discharge is often described as a high-risk window for chronic disease patients. Symptoms that appeared controlled in the hospital can worsen at home. Medications prescribed at discharge may not be taken correctly. Nutritional intake can drop further without supervised meals. In Harpreet&#8217;s case, the combination of ongoing fatigue, poor appetite, itching, and known nutritional decline made unstructured home recovery risky. Home healthcare provided a safety net: regular clinical monitoring, medication supervision, nutritional tracking, and early detection of any deterioration that might require hospital readmission.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-4\">\n      <div class=\"risk-box\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"trending-down\" class=\"w-4 h-4 text-rose-600\"><\/i>\n          <span class=\"font-semibold text-sm text-rose-700\">Poor Nutrition Risk<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-600 leading-relaxed\">He had already lost 5 kg. Without structured monitoring, further weight loss was likely, which would compound his weakness and reduce his ability to participate in daily life.<\/p>\n      <\/div>\n      <div class=\"risk-box\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"pill\" class=\"w-4 h-4 text-rose-600\"><\/i>\n          <span class=\"font-semibold text-sm text-rose-700\">Medication Adherence<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-600 leading-relaxed\">Post-discharge medication regimens can be complex. Missing doses or taking incorrect amounts could worsen his liver function or fail to control his symptoms.<\/p>\n      <\/div>\n      <div class=\"risk-box\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"thermometer\" class=\"w-4 h-4 text-rose-600\"><\/i>\n          <span class=\"font-semibold text-sm text-rose-700\">Symptom Worsening<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-600 leading-relaxed\">PSC can worsen unpredictably. New jaundice, fever, abdominal swelling, or confusion could develop between specialist visits and require urgent attention.<\/p>\n      <\/div>\n      <div class=\"risk-box\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"battery-low\" class=\"w-4 h-4 text-rose-600\"><\/i>\n          <span class=\"font-semibold text-sm text-rose-700\">Fatigue and Deconditioning<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-600 leading-relaxed\">Prolonged inactivity during his illness and hospitalization had reduced his physical conditioning. Without guided activity, further deconditioning was likely.<\/p>\n      <\/div>\n      <div class=\"risk-box\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"brain\" class=\"w-4 h-4 text-rose-600\"><\/i>\n          <span class=\"font-semibold text-sm text-rose-700\">Anxiety and Mental Health<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-600 leading-relaxed\">Harpreet expressed anxiety about his condition. Uncertainty and lack of professional presence at home could worsen psychological stress, which itself affects physical recovery.<\/p>\n      <\/div>\n      <div class=\"risk-box\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"users\" class=\"w-4 h-4 text-rose-600\"><\/i>\n          <span class=\"font-semibold text-sm text-rose-700\">Caregiver Burden<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-600 leading-relaxed\">His wife was managing household tasks alone while monitoring his health. Without support, caregiver fatigue could develop, reducing the quality of care at home.<\/p>\n      <\/div>\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-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"clipboard-check\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Home Care Plan by AtHomeCare<\/h2>\n    <\/div>\n\n    <p class=\"text-slate-600 leading-relaxed mb-6\">\n      The home care plan was designed around Harpreet&#8217;s specific clinical needs. It was not a generic package. Each component was selected based on his diagnosis, his symptoms at discharge, his functional limitations, and the risks identified during assessment. The plan integrated <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"link-teal\">home nursing<\/a>, a <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"link-teal\">patient attendant<\/a>, <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-ludhiana-expert-care-call-9910823218\/\" class=\"link-teal\">physiotherapy at home<\/a>, and nutritional support into a coordinated daily structure.\n    <\/p>\n\n    <!-- Home Nursing -->\n    <div class=\"clinical-card mb-6\">\n      <div class=\"flex items-center gap-3 mb-4\">\n        <div class=\"w-9 h-9 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0\">\n          <i data-lucide=\"heart-pulse\" class=\"w-5 h-5 text-primary-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"font-semibold text-slate-900\">Home Nursing<\/h3>\n          <p class=\"text-xs text-slate-500\">Regular clinical monitoring and symptom documentation<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"doctor-card mb-4\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"brain\" class=\"w-4 h-4 text-primary-300\"><\/i>\n          <span class=\"text-xs font-semibold text-primary-300 uppercase tracking-wide\">Why Home Nursing Was Required<\/span>\n        <\/div>\n        <p class=\"text-white\/85 text-sm leading-relaxed\">\n          Home nursing was the clinical backbone of this plan. In PSC, the disease can change quietly. A patient may feel slightly more tired one day, but without systematic vital-sign monitoring and symptom documentation, a gradual decline can go unnoticed until it becomes serious. The home nurse provided structured surveillance that the family could not replicate on their own. This included tracking blood pressure, heart rate, temperature, weight, and a detailed symptom diary that could be shared with the hepatology team at follow-up visits.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid sm:grid-cols-2 gap-3\">\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Monitoring vital signs at each visit<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Recording weight on a scheduled basis<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Assessing appetite and food intake<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Monitoring itching severity and pattern<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Observing for jaundice (skin and eyes)<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Reviewing <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"link-teal\">medication adherence<\/a> at each visit<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Monitoring hydration status<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Checking for new or changing abdominal symptoms<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Educating the family about warning signs<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Maintaining a written symptom diary<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Patient Attendant -->\n    <div class=\"clinical-card mb-6\">\n      <div class=\"flex items-center gap-3 mb-4\">\n        <div class=\"w-9 h-9 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0\">\n          <i data-lucide=\"hand-helping\" class=\"w-5 h-5 text-primary-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"font-semibold text-slate-900\">Patient Attendant<\/h3>\n          <p class=\"text-xs text-slate-500\">Daily activity support and companion assistance<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"doctor-card mb-4\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"brain\" class=\"w-4 h-4 text-primary-300\"><\/i>\n          <span class=\"text-xs font-semibold text-primary-300 uppercase tracking-wide\">Why a Patient Attendant Was Included<\/span>\n        <\/div>\n        <p class=\"text-white\/85 text-sm leading-relaxed\">\n          The distinction between a nurse and an attendant is important here. The nurse provided clinical assessment and monitoring. The <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"text-primary-300 underline\">patient attendant<\/a> provided daily practical support that the nurse was not present for. Harpreet&#8217;s wife was managing the household alone. The attendant helped with meal preparation, grocery assistance, and accompanying Harpreet during walks. The explicit goal was to maintain Harpreet&#8217;s independence, not create dependence. The attendant stepped in when fatigue was severe and stepped back when Harpreet could manage on his own.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid sm:grid-cols-2 gap-3\">\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Meal preparation aligned with nutritional plan<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Grocery shopping assistance<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Light household support<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Accompanying during outdoor walks<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Transportation assistance for medical visits<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Support during periods of severe fatigue<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Physiotherapy -->\n    <div class=\"clinical-card mb-6\">\n      <div class=\"flex items-center gap-3 mb-4\">\n        <div class=\"w-9 h-9 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0\">\n          <i data-lucide=\"footprints\" class=\"w-5 h-5 text-primary-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"font-semibold text-slate-900\">Physiotherapy at Home<\/h3>\n          <p class=\"text-xs text-slate-500\">Gradual conditioning and functional rehabilitation<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"doctor-card mb-4\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"brain\" class=\"w-4 h-4 text-primary-300\"><\/i>\n          <span class=\"text-xs font-semibold text-primary-300 uppercase tracking-wide\">Why Physiotherapy Was Introduced<\/span>\n        <\/div>\n        <p class=\"text-white\/85 text-sm leading-relaxed\">\n          Prolonged illness and 8 days of hospitalization had significantly reduced Harpreet&#8217;s physical activity. He was walking only about 100 metres before needing rest. He had stopped climbing stairs comfortably. His muscle strength had declined. In chronic liver disease, deconditioning does not just reduce fitness. It creates a cycle where less activity leads to more fatigue, which leads to even less activity. <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-ludhiana-expert-care-call-9910823218\/\" class=\"text-primary-300 underline\">Physiotherapy at home<\/a> was introduced to break this cycle with a carefully graded exercise program that respected his medical limitations.\n        <\/p>\n      <\/div>\n\n      <div class=\"mb-4\">\n        <h4 class=\"text-sm font-semibold text-slate-800 mb-3\">Treatment Goals<\/h4>\n        <div class=\"grid sm:grid-cols-2 gap-2\">\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"target\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Improve endurance gradually<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"target\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Maintain and rebuild muscle strength<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"target\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Reduce deconditioning effects<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"target\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Improve walking tolerance<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"target\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Support independent daily activities<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"target\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Teach energy-conservation techniques<\/span><\/div>\n        <\/div>\n      <\/div>\n\n      <div>\n        <h4 class=\"text-sm font-semibold text-slate-800 mb-3\">Treatment Components<\/h4>\n        <div class=\"grid sm:grid-cols-2 gap-2\">\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"zap\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Gentle warm-up exercises<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"zap\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Sit-to-stand exercises<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"zap\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Lower-limb strengthening<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"zap\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Light resistance exercises<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"zap\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Supervised walking practice<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"zap\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Balance exercises<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"zap\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Stretching routines<\/span><\/div>\n          <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"zap\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Energy-conservation training<\/span><\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"alert-box alert-teal mt-4\">\n        <div class=\"flex items-start gap-2\">\n          <i data-lucide=\"info\" class=\"w-5 h-5 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n          <p class=\"text-sm text-primary-800 leading-relaxed\">\n            Exercise intensity was adjusted at every session based on Harpreet&#8217;s fatigue level and medical condition that day. The physiotherapist did not follow a rigid protocol. If Harpreet reported more fatigue than usual, the session was modified. This individualized approach is essential in chronic liver disease, where tolerance can fluctuate significantly from day to day.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Nutritional Support -->\n    <div class=\"clinical-card mb-6\">\n      <div class=\"flex items-center gap-3 mb-4\">\n        <div class=\"w-9 h-9 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0\">\n          <i data-lucide=\"salad\" class=\"w-5 h-5 text-primary-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"font-semibold text-slate-900\">Nutritional Support<\/h3>\n          <p class=\"text-xs text-slate-500\">Structured dietary monitoring and intake tracking<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"doctor-card mb-4\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <i data-lucide=\"brain\" class=\"w-4 h-4 text-primary-300\"><\/i>\n          <span class=\"text-xs font-semibold text-primary-300 uppercase tracking-wide\">Why Nutritional Support Was Critical<\/span>\n        <\/div>\n        <p class=\"text-white\/85 text-sm leading-relaxed\">\n          Harpreet had lost approximately 5 kg in three months. In chronic liver disease, <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\" class=\"text-primary-300 underline\">nutrition and hydration monitoring<\/a> is not optional. Poor intake leads to muscle wasting, which further reduces strength and functional ability. It also impairs immune function, increasing infection risk. The home team did not prescribe a generic &#8220;liver diet.&#8221; Instead, they followed the specific nutritional plan recommended by Harpreet&#8217;s hepatology and nutrition teams, recording his actual food intake and communicating significant changes to the treating team.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid sm:grid-cols-2 gap-3\">\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Regular meal schedule maintained<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Adequate protein intake tracked<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Calorie intake monitored daily<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Appropriate hydration maintained<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Weight recorded on schedule<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Vitamin and mineral supplements given as prescribed<\/span><\/div>\n      <\/div>\n\n      <div class=\"alert-box alert-amber mt-4\">\n        <div class=\"flex items-start gap-2\">\n          <i data-lucide=\"alert-triangle\" class=\"w-5 h-5 text-amber-600 mt-0.5 flex-shrink-0\"><\/i>\n          <p class=\"text-sm text-amber-700 leading-relaxed\">\n            The family was specifically advised to avoid unnecessary dietary restrictions. In chronic liver disease, well-meaning dietary restrictions can sometimes worsen malnutrition. The nutritional plan was individualized according to Harpreet&#8217;s clinical condition and the recommendations of his treating medical team, not based on general advice from non-medical sources.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Liver Monitoring -->\n    <div class=\"clinical-card mb-6\">\n      <div class=\"flex items-center gap-3 mb-4\">\n        <div class=\"w-9 h-9 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0\">\n          <i data-lucide=\"microscope\" class=\"w-5 h-5 text-primary-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"font-semibold text-slate-900\">Liver Monitoring and Specialist Follow-Up<\/h3>\n          <p class=\"text-xs text-slate-500\">Coordinated with hepatology team<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"alert-box alert-red mb-4\">\n        <div class=\"flex items-start gap-2\">\n          <i data-lucide=\"shield-alert\" class=\"w-5 h-5 text-rose-600 mt-0.5 flex-shrink-0\"><\/i>\n          <div>\n            <div class=\"font-semibold text-rose-700 text-sm mb-1\">Important: Home Healthcare Does Not Replace Laboratory or Specialist Monitoring<\/div>\n            <p class=\"text-sm text-rose-600 leading-relaxed\">\n              The home care team did not perform liver function tests or imaging. These were carried out at the hospital or laboratory as scheduled by the hepatology team. The home team&#8217;s role was to monitor symptoms, track vital signs, and communicate findings to the treating doctor. This distinction is critical for patient safety.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <p class=\"text-slate-600 leading-relaxed mb-3\">\n        The family maintained a schedule for liver-function tests, blood counts, nutritional markers, and other investigations requested by the hepatology team. Results were reviewed by the treating medical team during scheduled follow-up appointments. When <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"link-teal\">doctor home visits<\/a> were arranged, the symptom diary and vital-sign records were shared to inform clinical decisions.\n      <\/p>\n    <\/div>\n\n    <!-- Equipment -->\n    <div class=\"clinical-card mb-6\">\n      <div class=\"flex items-center gap-3 mb-4\">\n        <div class=\"w-9 h-9 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0\">\n          <i data-lucide=\"monitor\" class=\"w-5 h-5 text-primary-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"font-semibold text-slate-900\">Equipment Used at Home<\/h3>\n          <p class=\"text-xs text-slate-500\">Basic monitoring and safety equipment<\/p>\n        <\/div>\n      <\/div>\n\n      <p class=\"text-slate-600 leading-relaxed mb-3\">\n        Harpreet&#8217;s condition did not require oxygen therapy, a hospital bed, or advanced monitoring devices. The home setup was practical and focused on safe, routine monitoring. Some equipment was arranged through <a href=\"https:\/\/athomecare.in\/home-care-ludhiana\/medical-equipment-rental\/\" class=\"link-teal\">medical equipment rental in Ludhiana<\/a>.\n      <\/p>\n\n      <div class=\"grid grid-cols-2 sm:grid-cols-4 gap-3\">\n        <div class=\"bg-slate-50 rounded-lg p-3 text-center\">\n          <i data-lucide=\"gauge\" class=\"w-5 h-5 text-primary-700 mx-auto mb-1.5\"><\/i>\n          <div class=\"text-xs font-medium text-slate-700\">Digital BP Monitor<\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 text-center\">\n          <i data-lucide=\"thermometer\" class=\"w-5 h-5 text-primary-700 mx-auto mb-1.5\"><\/i>\n          <div class=\"text-xs font-medium text-slate-700\">Digital Thermometer<\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 text-center\">\n          <i data-lucide=\"scale\" class=\"w-5 h-5 text-primary-700 mx-auto mb-1.5\"><\/i>\n          <div class=\"text-xs font-medium text-slate-700\">Digital Weighing Scale<\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 text-center\">\n          <i data-lucide=\"wind\" class=\"w-5 h-5 text-primary-700 mx-auto mb-1.5\"><\/i>\n          <div class=\"text-xs font-medium text-slate-700\">Pulse Oximeter<\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 text-center\">\n          <i data-lucide=\"armchair\" class=\"w-5 h-5 text-primary-700 mx-auto mb-1.5\"><\/i>\n          <div class=\"text-xs font-medium text-slate-700\">Shower Chair<\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 text-center\">\n          <i data-lucide=\"grip-vertical\" class=\"w-5 h-5 text-primary-700 mx-auto mb-1.5\"><\/i>\n          <div class=\"text-xs font-medium text-slate-700\">Bathroom Grab Bars<\/div>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3 text-center\">\n          <i data-lucide=\"shield\" class=\"w-5 h-5 text-primary-700 mx-auto mb-1.5\"><\/i>\n          <div class=\"text-xs font-medium text-slate-700\">Non-Slip Bath Mat<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Daily Care Plan -->\n    <div class=\"clinical-card\">\n      <div class=\"flex items-center gap-3 mb-4\">\n        <div class=\"w-9 h-9 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0\">\n          <i data-lucide=\"clock\" class=\"w-5 h-5 text-primary-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"font-semibold text-slate-900\">Daily Care Structure<\/h3>\n          <p class=\"text-xs text-slate-500\">A consistent but flexible daily routine<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"grid md:grid-cols-2 gap-4\">\n        <div class=\"bg-amber-50 border border-amber-100 rounded-lg p-4\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <i data-lucide=\"sunrise\" class=\"w-4 h-4 text-amber-600\"><\/i>\n            <span class=\"font-semibold text-sm text-amber-800\">Morning<\/span>\n          <\/div>\n          <ul class=\"space-y-1.5 text-xs text-amber-900 leading-relaxed\">\n            <li>Getting up slowly to avoid dizziness<\/li>\n            <li>Recording weight as scheduled<\/li>\n            <li>Taking prescribed morning medication<\/li>\n            <li>Breakfast with hydration<\/li>\n            <li>Short walking session<\/li>\n            <li>Rest period<\/li>\n            <li>Family observed whether fatigue was significantly worse than usual<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"bg-sky-50 border border-sky-100 rounded-lg p-4\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <i data-lucide=\"sun\" class=\"w-4 h-4 text-sky-600\"><\/i>\n            <span class=\"font-semibold text-sm text-sky-800\">Afternoon<\/span>\n          <\/div>\n          <ul class=\"space-y-1.5 text-xs text-sky-900 leading-relaxed\">\n            <li>Lunch with nutritional intake recording<\/li>\n            <li>Rest period<\/li>\n            <li>Physiotherapy session (intensity adjusted daily)<\/li>\n            <li>Hydration monitoring<\/li>\n            <li>Short household activity (large tasks divided into smaller parts)<\/li>\n            <li>Nutritional intake monitoring<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"bg-violet-50 border border-violet-100 rounded-lg p-4\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <i data-lucide=\"sunset\" class=\"w-4 h-4 text-violet-600\"><\/i>\n            <span class=\"font-semibold text-sm text-violet-800\">Evening<\/span>\n          <\/div>\n          <ul class=\"space-y-1.5 text-xs text-violet-900 leading-relaxed\">\n            <li>Short walk<\/li>\n            <li>Light stretching<\/li>\n            <li>Dinner<\/li>\n            <li>Evening medication<\/li>\n            <li>Review of itching and abdominal symptoms<\/li>\n            <li>Symptom diary update<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"bg-slate-100 border border-slate-200 rounded-lg p-4\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <i data-lucide=\"moon\" class=\"w-4 h-4 text-slate-600\"><\/i>\n            <span class=\"font-semibold text-sm text-slate-700\">Night<\/span>\n          <\/div>\n          <ul class=\"space-y-1.5 text-xs text-slate-700 leading-relaxed\">\n            <li>Bathroom access kept clear<\/li>\n            <li>Comfortable clothing prepared<\/li>\n            <li>Prescribed medicines checked<\/li>\n            <li>Itching severity recorded<\/li>\n            <li>Water kept nearby<\/li>\n            <li>Family monitored for unusual confusion or excessive sleepiness<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 6: Risks Being Monitored -->\n  <section class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-rose-50 flex items-center justify-center\">\n        <i data-lucide=\"shield-alert\" class=\"w-5 h-5 text-rose-600\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Risks Being Monitored<\/h2>\n    <\/div>\n\n    <div class=\"clinical-card mb-6\">\n      <p class=\"text-slate-600 leading-relaxed mb-4\">\n        The home care team maintained active surveillance for a defined set of clinical risks. These were not hypothetical concerns. Each represented a known complication pathway in PSC that could develop during the home care period. The family was educated to recognize these <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\" class=\"link-teal\">warning signs<\/a> and seek prompt medical attention if they appeared.\n      <\/p>\n\n      <div class=\"grid sm:grid-cols-2 gap-2.5 mb-4\">\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"eye\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Worsening jaundice<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"bug\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Biliary infection (cholangitis)<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"circle-alert\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Increasing abdominal pain<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"thermometer\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Fever<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"trending-down\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Nutritional deterioration<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"scale\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Unintentional weight loss<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"droplet\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Increasing abdominal swelling (ascites)<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"droplets\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Bleeding complications<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"brain\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Increasing confusion or drowsiness<\/span><\/div>\n        <div class=\"flex items-start gap-2 text-sm\"><i data-lucide=\"accessibility\" class=\"w-4 h-4 text-rose-500 mt-0.5 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Reduced functional ability<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"alert-box alert-red\">\n      <div class=\"flex items-start gap-2\">\n        <i data-lucide=\"siren\" class=\"w-5 h-5 text-rose-600 mt-0.5 flex-shrink-0\"><\/i>\n        <div>\n          <div class=\"font-semibold text-rose-700 text-sm mb-1\">Signs Requiring Urgent Medical Assessment<\/div>\n          <p class=\"text-sm text-rose-600 leading-relaxed mb-2\">\n            The family was instructed that the following symptoms required immediate hospital evaluation, not home management:\n          <\/p>\n          <div class=\"grid sm:grid-cols-2 gap-1.5 text-xs text-rose-700 font-medium\">\n            <div class=\"flex items-center gap-1.5\"><i data-lucide=\"x-circle\" class=\"w-3 h-3\"><\/i>Sudden confusion<\/div>\n            <div class=\"flex items-center gap-1.5\"><i data-lucide=\"x-circle\" class=\"w-3 h-3\"><\/i>Vomiting blood<\/div>\n            <div class=\"flex items-center gap-1.5\"><i data-lucide=\"x-circle\" class=\"w-3 h-3\"><\/i>Black or bloody stools<\/div>\n            <div class=\"flex items-center gap-1.5\"><i data-lucide=\"x-circle\" class=\"w-3 h-3\"><\/i>Severe abdominal pain<\/div>\n            <div class=\"flex items-center gap-1.5\"><i data-lucide=\"x-circle\" class=\"w-3 h-3\"><\/i>Significant bleeding<\/div>\n            <div class=\"flex items-center gap-1.5\"><i data-lucide=\"x-circle\" class=\"w-3 h-3\"><\/i>High fever<\/div>\n            <div class=\"flex items-center gap-1.5\"><i data-lucide=\"x-circle\" class=\"w-3 h-3\"><\/i>Rapidly worsening jaundice<\/div>\n            <div class=\"flex items-center gap-1.5\"><i data-lucide=\"x-circle\" class=\"w-3 h-3\"><\/i>Rapid overall deterioration<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 7: Family Education -->\n  <section class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"graduation-cap\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Family Education<\/h2>\n    <\/div>\n\n    <div class=\"grid md:grid-cols-2 gap-6\">\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"pill\" class=\"w-4 h-4 text-primary-700\"><\/i>\n          Medication Adherence\n        <\/h3>\n        <p class=\"text-sm text-slate-600 leading-relaxed mb-3\">\n          Harpreet and his wife maintained a written medication schedule. This simple practice reduces the risk of missed doses, double doses, and timing errors. They were specifically advised not to stop or change any prescribed medicine without consulting the treating clinician, even if symptoms appeared to improve.\n        <\/p>\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Proper <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"link-teal\">medication management at home<\/a> is especially important in liver disease because the liver metabolizes many drugs. Incorrect dosing can have amplified effects when liver function is compromised.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"utensils\" class=\"w-4 h-4 text-primary-700\"><\/i>\n          Nutrition Monitoring\n        <\/h3>\n        <p class=\"text-sm text-slate-600 leading-relaxed mb-3\">\n          The family was trained to monitor daily meals, appetite trends, weight, fluid intake, food tolerance, and any signs of continued weight loss. The diet was individualized according to Harpreet&#8217;s clinical condition and the medical team&#8217;s recommendations.\n        <\/p>\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          The family was asked to report if Harpreet consistently ate less than half his planned meals for two or more consecutive days, as this could signal a need for medical review.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"hand\" class=\"w-4 h-4 text-primary-700\"><\/i>\n          Skin and Itching Care\n        <\/h3>\n        <p class=\"text-sm text-slate-600 leading-relaxed mb-3\">\n          Because itching was one of Harpreet&#8217;s most bothersome symptoms, the family received specific guidance. They helped him keep his nails trimmed short to reduce skin damage from scratching. They avoided vigorous scratching and used skin-care products recommended by the healthcare team.\n        <\/p>\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Comfortable, loose-fitting clothing was encouraged. Any new skin wounds from scratching were monitored for signs of infection, as skin breakdown can become a serious issue when associated with chronic illness and potential immune compromise.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"alert-triangle\" class=\"w-4 h-4 text-primary-700\"><\/i>\n          Warning Signs Recognition\n        <\/h3>\n        <p class=\"text-sm text-slate-600 leading-relaxed mb-3\">\n          The family was taught to promptly report increasing yellowing of the eyes or skin, fever, new or worsening abdominal pain, increasing abdominal swelling, confusion, unusual sleepiness, vomiting blood, black or bloody stools, or rapid overall deterioration.\n        <\/p>\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          This education was not a one-time discussion. It was reinforced repeatedly during nursing visits. The goal was to ensure that family members could act as effective first-line observers, a role that is particularly important in <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\" class=\"link-teal\">early warning sign detection<\/a> at home.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 8: Recovery Timeline -->\n  <section id=\"recovery-timeline\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"calendar-days\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Recovery Timeline<\/h2>\n    <\/div>\n\n    <div class=\"alert-box alert-teal mb-6\">\n      <div class=\"flex items-start gap-2\">\n        <i data-lucide=\"info\" class=\"w-5 h-5 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n        <p class=\"text-sm text-primary-800 leading-relaxed\">\n          PSC is a chronic condition. The timeline below documents improvement in nutrition, function, and symptom management. It does not represent a cure for the underlying liver disease. The outcomes described are specific to this fictional patient and should not be generalized.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"max-w-3xl\">\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-primary-700 bg-primary-50 px-2 py-0.5 rounded\">Week 1<\/span>\n            <span class=\"text-xs text-slate-400\">Initial Home Assessment<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            The home care team conducted a comprehensive initial assessment. Harpreet was alert and communicative. His vital signs were within acceptable ranges. He reported persistent fatigue, reduced appetite, generalized itching, mild abdominal discomfort, and poor sleep. He could walk approximately 100 metres before needing rest. A symptom diary was initiated. The daily care structure was established.\n          <\/p>\n          <div class=\"text-xs text-slate-500\"><strong>Nursing focus:<\/strong> Baseline documentation, medication review, family education on warning signs.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-primary-700 bg-primary-50 px-2 py-0.5 rounded\">Week 2-3<\/span>\n            <span class=\"text-xs text-slate-400\">Establishment Phase<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            The daily routine began to settle into a pattern. Physiotherapy sessions were introduced at a very gentle level, focusing on sit-to-stand exercises and short walking practice. Nutritional intake was being recorded consistently. Harpreet&#8217;s appetite remained variable but was being monitored closely. Itching continued but was being managed with prescribed measures. The family became more confident in recognizing what was normal variation versus what needed reporting.\n          <\/p>\n          <div class=\"text-xs text-slate-500\"><strong>Nursing focus:<\/strong> Building trust, refining the daily schedule, ensuring medication adherence, reinforcing family education.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-amber-600 bg-amber-50 px-2 py-0.5 rounded\">Week 6<\/span>\n            <span class=\"text-xs text-slate-400\">First Notable Improvement<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            Harpreet&#8217;s appetite showed a clear improvement. His weight, which had been declining before hospitalization, stabilized. He could now walk approximately 140 metres before requiring rest, up from 100 metres at the start. His wife reported that his daily fatigue was becoming more manageable, though it was still present. The physiotherapy program had been gradually progressed. Itching remained but was less consistently disruptive.\n          <\/p>\n          <div class=\"text-xs text-slate-500\"><strong>Doctor review:<\/strong> Scheduled hepatology follow-up with blood tests. Symptom diary shared with treating team.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-amber-600 bg-amber-50 px-2 py-0.5 rounded\">Week 8<\/span>\n            <span class=\"text-xs text-slate-400\">Functional Progress<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            Harpreet began helping with light household activities. He could prepare a simple breakfast while taking seated rest periods between steps. This was a meaningful shift from being entirely dependent on his wife and the attendant for daily tasks. His itching was less disruptive to sleep, which likely contributed to his improved daytime energy. He continued to pace himself, and the attendant remained available for heavier tasks.\n          <\/p>\n          <div class=\"text-xs text-slate-500\"><strong>Family observation:<\/strong> &#8220;He seems more like himself. Not fully back, but the improvement is real.&#8221;<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-primary-700 bg-primary-50 px-2 py-0.5 rounded\">Week 10<\/span>\n            <span class=\"text-xs text-slate-400\">Return to Limited Work<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            Harpreet could walk approximately 200 metres at a comfortable pace. He resumed limited administrative work from home for short periods, sitting at a desk with scheduled breaks. This was an important psychological milestone. His weight remained stable. His appetite was consistently better than at discharge. He still experienced fatigue but had learned to manage it through pacing and energy-conservation techniques taught during physiotherapy.\n          <\/p>\n          <div class=\"text-xs text-slate-500\"><strong>Nursing focus:<\/strong> Monitoring whether work activity affected his symptoms, appetite, or sleep quality.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-2 mb-2\">\n            <span class=\"text-xs font-bold text-primary-700 bg-primary-50 px-2 py-0.5 rounded\">Week 12<\/span>\n            <span class=\"text-xs text-slate-400\">12-Week Review<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-3\">\n            At the formal 12-week review, the following was documented:\n          <\/p>\n          <div class=\"grid sm:grid-cols-2 gap-2 text-sm mb-3\">\n            <div class=\"flex items-center gap-2\"><i data-lucide=\"check\" class=\"w-4 h-4 text-primary-600 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Weight remained stable<\/span><\/div>\n            <div class=\"flex items-center gap-2\"><i data-lucide=\"check\" class=\"w-4 h-4 text-primary-600 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Appetite had improved<\/span><\/div>\n            <div class=\"flex items-center gap-2\"><i data-lucide=\"check\" class=\"w-4 h-4 text-primary-600 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Walking distance increased to approximately 280 metres<\/span><\/div>\n            <div class=\"flex items-center gap-2\"><i data-lucide=\"check\" class=\"w-4 h-4 text-primary-600 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Remained independent in personal care<\/span><\/div>\n            <div class=\"flex items-center gap-2\"><i data-lucide=\"check\" class=\"w-4 h-4 text-primary-600 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Light household activities resumed<\/span><\/div>\n            <div class=\"flex items-center gap-2\"><i data-lucide=\"check\" class=\"w-4 h-4 text-primary-600 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Fatigue better managed with pacing<\/span><\/div>\n            <div class=\"flex items-center gap-2\"><i data-lucide=\"check\" class=\"w-4 h-4 text-primary-600 flex-shrink-0\"><\/i><span class=\"text-slate-600\">No emergency hospitalization during documented period<\/span><\/div>\n            <div class=\"flex items-center gap-2\"><i data-lucide=\"check\" class=\"w-4 h-4 text-primary-600 flex-shrink-0\"><\/i><span class=\"text-slate-600\">Scheduled hepatology follow-up continued<\/span><\/div>\n          <\/div>\n          <div class=\"text-xs text-slate-500\"><strong>Main outcome:<\/strong> Improved nutritional stability and functional independence while continuing long-term specialist monitoring.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 9: Clinical Evidence -->\n  <section id=\"clinical-evidence\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"table-2\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Clinical Evidence<\/h2>\n    <\/div>\n\n    <p class=\"text-slate-600 leading-relaxed mb-6\">\n      The following tables document the clinical parameters recorded during the home care period. All values are from the fictional patient record. No values have been fabricated beyond what was provided in the case documentation.\n    <\/p>\n\n    <!-- Vital Signs Table -->\n    <div class=\"clinical-card mb-6 overflow-x-auto\">\n      <h3 class=\"font-semibold text-slate-900 mb-4\">Initial Vital Signs at Home Assessment<\/h3>\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Clinical Parameter<\/th>\n            <th>Finding<\/th>\n            <th>Reference Range<\/th>\n            <th>Interpretation<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"font-medium\">Blood Pressure<\/td>\n            <td>118\/74 mmHg<\/td>\n            <td>&lt;120\/80 mmHg<\/td>\n            <td class=\"text-primary-700\">Normal<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Heart Rate<\/td>\n            <td>84 beats\/min<\/td>\n            <td>60-100 beats\/min<\/td>\n            <td class=\"text-primary-700\">Normal<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Respiratory Rate<\/td>\n            <td>17 breaths\/min<\/td>\n            <td>12-20 breaths\/min<\/td>\n            <td class=\"text-primary-700\">Normal<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Temperature<\/td>\n            <td>98.3 degrees F<\/td>\n            <td>97.0-99.0 degrees F<\/td>\n            <td class=\"text-primary-700\">Normal<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Oxygen Saturation<\/td>\n            <td>98% on room air<\/td>\n            <td>95-100%<\/td>\n            <td class=\"text-primary-700\">Normal<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <!-- Mobility Progress Table -->\n    <div class=\"clinical-card mb-6 overflow-x-auto\">\n      <h3 class=\"font-semibold text-slate-900 mb-4\">Walking Tolerance Progression<\/h3>\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Time Point<\/th>\n            <th>Walking Distance Before Rest<\/th>\n            <th>Notable Changes<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"font-medium\">Week 1 (Baseline)<\/td>\n            <td>Approximately 100 metres<\/td>\n            <td>Needed frequent rest, avoided long outdoor walks<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Week 6<\/td>\n            <td>Approximately 140 metres<\/td>\n            <td>Appetite improved, weight stabilized, fatigue more manageable<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Week 10<\/td>\n            <td>Approximately 200 metres<\/td>\n            <td>Resumed limited administrative work from home<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Week 12<\/td>\n            <td>Approximately 280 metres<\/td>\n            <td>Light household activities resumed, independent in personal care<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <!-- Functional Status Table -->\n    <div class=\"clinical-card mb-6 overflow-x-auto\">\n      <h3 class=\"font-semibold text-slate-900 mb-4\">Functional Status at Start of Home Care<\/h3>\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Activity<\/th>\n            <th>Status<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"font-medium\" colspan=\"2\" class=\"bg-slate-50\">Requires Assistance With<\/td>\n          <\/tr>\n          <tr><td>Grocery shopping<\/td><td>Required assistance<\/td><\/tr>\n          <tr><td>Prolonged cooking<\/td><td>Required assistance<\/td><\/tr>\n          <tr><td>Heavy household work<\/td><td>Required assistance<\/td><\/tr>\n          <tr><td>Long-distance outdoor walking<\/td><td>Required assistance<\/td><\/tr>\n          <tr><td>Transportation to medical appointments<\/td><td>Required assistance<\/td><\/tr>\n          <tr>\n            <td class=\"font-medium\" colspan=\"2\">Independent In<\/td>\n          <\/tr>\n          <tr><td>Feeding<\/td><td class=\"text-primary-700\">Independent<\/td><\/tr>\n          <tr><td>Dressing<\/td><td class=\"text-primary-700\">Independent<\/td><\/tr>\n          <tr><td>Grooming<\/td><td class=\"text-primary-700\">Independent<\/td><\/tr>\n          <tr><td>Toileting<\/td><td class=\"text-primary-700\">Independent<\/td><\/tr>\n          <tr><td>Communication<\/td><td class=\"text-primary-700\">Independent<\/td><\/tr>\n          <tr><td>Decision-making<\/td><td class=\"text-primary-700\">Independent<\/td><\/tr>\n          <tr><td>Medication identification<\/td><td class=\"text-primary-700\">Independent<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <!-- Weight and Nutrition Table -->\n    <div class=\"clinical-card overflow-x-auto\">\n      <h3 class=\"font-semibold text-slate-900 mb-4\">Nutritional Status Summary<\/h3>\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Parameter<\/th>\n            <th>Finding<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td class=\"font-medium\">Weight loss before hospitalization<\/td><td>Approximately 5 kg over 3 months<\/td><\/tr>\n          <tr><td class=\"font-medium\">Weight at week 6<\/td><td>Stabilized<\/td><\/tr>\n          <tr><td class=\"font-medium\">Weight at week 12<\/td><td>Remained stable<\/td><\/tr>\n          <tr><td class=\"font-medium\">Appetite at week 1<\/td><td>Reduced<\/td><\/tr>\n          <tr><td class=\"font-medium\">Appetite at week 6<\/td><td>Improved<\/td><\/tr>\n          <tr><td class=\"font-medium\">Appetite at week 12<\/td><td>Consistently improved<\/td><\/tr>\n          <tr><td class=\"font-medium\">Associated nutritional issues<\/td><td>Osteopenia, Vitamin D insufficiency, Mild iron-deficiency anemia<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 10: Medical Authority -->\n  <section id=\"medical-authority\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"badge-check\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Medical Authority<\/h2>\n    <\/div>\n\n    <div class=\"grid md:grid-cols-2 gap-6\">\n      <div class=\"doctor-card\">\n        <div class=\"flex items-center gap-4 mb-4\">\n          <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya\" class=\"w-20 h-20 rounded-full border-2 border-white\/20 object-cover\">\n          <div>\n            <div class=\"font-heading font-bold text-lg\">Dr. Ekta Fageriya<\/div>\n            <div class=\"text-primary-300 text-sm\">MBBS<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"space-y-2 text-sm\">\n          <div class=\"flex justify-between border-b border-white\/10 pb-2\">\n            <span class=\"text-white\/60\">RMC Registration No.<\/span>\n            <span class=\"font-medium\">44780<\/span>\n          <\/div>\n          <div class=\"flex justify-between border-b border-white\/10 pb-2\">\n            <span class=\"text-white\/60\">Specialization<\/span>\n            <span class=\"font-medium\">Geriatric Medicine<\/span>\n          <\/div>\n          <div class=\"flex justify-between\">\n            <span class=\"text-white\/60\">Clinical Experience<\/span>\n            <span class=\"font-medium\">7 Years<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 11: Recovery Outcome -->\n  <section id=\"recovery-outcome\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"trending-up\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Recovery Outcome<\/h2>\n    <\/div>\n\n    <div class=\"alert-box alert-teal mb-6\">\n      <div class=\"flex items-start gap-2\">\n        <i data-lucide=\"info\" class=\"w-5 h-5 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n        <p class=\"text-sm text-primary-800 leading-relaxed\">\n          PSC is a chronic condition and its course differs between individuals. The outcome described below represents improvement in nutrition and function, not a cure for the underlying liver disease. These results are specific to this fictional patient and should not be interpreted as a predictable outcome for other PSC patients.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"grid md:grid-cols-2 gap-6 mb-6\">\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3\">Mobility<\/h3>\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Walking distance improved from approximately 100 metres at baseline to approximately 280 metres at 12 weeks. Harpreet could climb stairs slowly using a handrail. He no longer avoided all outdoor walks. He remained independent in all transfers, including bed, chair, and toilet.\n        <\/p>\n      <\/div>\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3\">Nutrition<\/h3>\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Weight stabilized after approximately 6 weeks of home care and remained stable through week 12. Appetite improved consistently. Nutritional intake was being tracked and communicated to the treating team. Vitamin and mineral supplementation continued as prescribed.\n        <\/p>\n      <\/div>\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3\">Symptom Management<\/h3>\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Fatigue remained present but was better managed through pacing and energy-conservation techniques. Itching was less disruptive to daily life and sleep, though it had not fully resolved. Abdominal discomfort was mild and stable. No new symptoms developed during the documented period.\n        <\/p>\n      <\/div>\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3\">Medical Stability<\/h3>\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          No emergency hospitalization occurred during the 12-week documented period. Vital signs remained within acceptable ranges at all nursing visits. Scheduled liver-function tests and hepatology follow-up continued. No acute complications such as cholangitis, significant bleeding, or hepatic encephalopathy were observed.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"scenario-card mb-6\">\n      <div class=\"flex items-center gap-2 mb-2\">\n        <i data-lucide=\"message-circle\" class=\"w-4 h-4 text-amber-600\"><\/i>\n        <span class=\"font-semibold text-sm text-amber-800\">Family Feedback (Fictional)<\/span>\n      <\/div>\n      <p class=\"text-sm text-amber-900 leading-relaxed italic\">\n        &#8220;The first two weeks were the hardest. We were still anxious from the hospital stay and did not know what to expect. But having the nurse come regularly gave us confidence. We knew someone was watching. The physiotherapist did not push him too hard. They understood his limits. The attendant helped me with cooking and shopping so I could focus on Harpreet. It was not a miracle recovery. It was slow, steady improvement. And that was exactly what we needed.&#8221;\n      <\/p>\n      <p class=\"text-xs text-amber-700 mt-2\">Mrs. Manpreet Bedi, Primary Caregiver<\/p>\n    <\/div>\n\n    <div class=\"grid md:grid-cols-2 gap-6\">\n      <div class=\"clinical-card border-amber-200\">\n        <h3 class=\"font-semibold text-amber-800 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"alert-triangle\" class=\"w-4 h-4\"><\/i>\n          Remaining Challenges\n        <\/h3>\n        <ul class=\"space-y-2 text-sm text-slate-600\">\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"circle\" class=\"w-2 h-2 text-amber-500 mt-1.5 flex-shrink-0\"><\/i>PSC remains a chronic, progressive condition<\/li>\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"circle\" class=\"w-2 h-2 text-amber-500 mt-1.5 flex-shrink-0\"><\/i>Fatigue has not fully resolved<\/li>\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"circle\" class=\"w-2 h-2 text-amber-500 mt-1.5 flex-shrink-0\"><\/i>Itching continues at a reduced level<\/li>\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"circle\" class=\"w-2 h-2 text-amber-500 mt-1.5 flex-shrink-0\"><\/i>Full work capacity has not been regained<\/li>\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"circle\" class=\"w-2 h-2 text-amber-500 mt-1.5 flex-shrink-0\"><\/i>Osteopenia and vitamin D issues require ongoing management<\/li>\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"circle\" class=\"w-2 h-2 text-amber-500 mt-1.5 flex-shrink-0\"><\/i>Iron-deficiency anemia requires continued monitoring<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"rotate-cw\" class=\"w-4 h-4 text-primary-700\"><\/i>\n          Long-Term Care Needs\n        <\/h3>\n        <ul class=\"space-y-2 text-sm text-slate-600\">\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>Continued regular hepatology follow-up<\/li>\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>Periodic liver-function tests and blood counts<\/li>\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>Ongoing nutritional monitoring<\/li>\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>Maintenance physiotherapy as appropriate<\/li>\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>Bone-density monitoring for osteopenia<\/li>\n          <li class=\"flex items-start gap-2\"><i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>Family vigilance for warning signs<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 12: Key Clinical Learnings -->\n  <section id=\"clinical-learnings\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"book-open\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Key Clinical Learnings<\/h2>\n    <\/div>\n\n    <div class=\"space-y-4\">\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <div class=\"w-8 h-8 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-sm font-bold text-primary-700\">1<\/span>\n          <\/div>\n          <div>\n            <h3 class=\"font-semibold text-slate-900 mb-1\">PSC Requires Long-Term Specialist Monitoring<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Primary sclerosing cholangitis is a chronic disease affecting the bile ducts and liver. Its course is unpredictable and varies significantly between patients. Some patients remain stable for years. Others progress more rapidly. Regardless of the pace, long-term specialist monitoring through hepatology follow-up, liver-function tests, and imaging is essential. Home healthcare supports this process but cannot replace it.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <div class=\"w-8 h-8 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-sm font-bold text-primary-700\">2<\/span>\n          <\/div>\n          <div>\n            <h3 class=\"font-semibold text-slate-900 mb-1\">Nutrition Is a Core Component of Supportive Care<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              In chronic liver disease, poor appetite, fatigue, and the metabolic effects of cholestasis can combine to produce significant weight loss and nutritional deficiency. This is not a minor issue. Malnutrition in liver disease is associated with worse outcomes, including increased infection risk, slower recovery, and reduced functional ability. Monitoring weight, food intake, and nutritional markers should be a routine part of any home care plan for PSC patients.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <div class=\"w-8 h-8 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-sm font-bold text-primary-700\">3<\/span>\n          <\/div>\n          <div>\n            <h3 class=\"font-semibold text-slate-900 mb-1\">Home Nursing Provides Useful Symptom Surveillance<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Changes in jaundice, abdominal symptoms, weight, hydration, mental status, and functional ability can occur between medical appointments. A <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"link-teal\">home nurse<\/a> provides structured documentation of these parameters that can be shared with the treating team. This creates a continuous picture of the patient&#8217;s condition rather than a series of isolated snapshots at clinic visits.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <div class=\"w-8 h-8 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-sm font-bold text-primary-700\">4<\/span>\n          <\/div>\n          <div>\n            <h3 class=\"font-semibold text-slate-900 mb-1\">Fatigue Should Be Managed, Not Ignored<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Fatigue in PSC is common, but it should not be dismissed as inevitable. Pacing activities, breaking tasks into smaller steps, using energy-conservation techniques, and engaging in gradual, medically appropriate exercise can help preserve functional ability. Left unmanaged, fatigue creates a cycle of inactivity, deconditioning, and further fatigue that can significantly reduce quality of life.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <div class=\"w-8 h-8 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-sm font-bold text-primary-700\">5<\/span>\n          <\/div>\n          <div>\n            <h3 class=\"font-semibold text-slate-900 mb-1\">Families Must Recognize Warning Signs<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Fever, worsening abdominal pain, rapid jaundice progression, confusion, and bleeding can indicate serious complications in PSC, including cholangitis, portal hypertension-related bleeding, or hepatic encephalopathy. Families who are educated about these warning signs and know when to seek urgent medical assessment can play a critical role in preventing adverse outcomes.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <div class=\"w-8 h-8 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-sm font-bold text-primary-700\">6<\/span>\n          <\/div>\n          <div>\n            <h3 class=\"font-semibold text-slate-900 mb-1\">Exercise Must Be Individualized<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Gentle strengthening and walking can help prevent deconditioning in chronic liver disease, but exercise prescription must account for the patient&#8217;s daily fatigue level, medical status, and tolerance. A rigid protocol that does not adapt to day-to-day variation can be counterproductive. The physiotherapist must be willing to modify intensity based on how the patient presents at each session.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <div class=\"w-8 h-8 rounded-lg bg-primary-50 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-sm font-bold text-primary-700\">7<\/span>\n          <\/div>\n          <div>\n            <h3 class=\"font-semibold text-slate-900 mb-1\">Long-Term Follow-Up Is Non-Negotiable<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              PSC can have a variable course. Symptom improvement during home care does not mean the disease has stabilized permanently. Continued specialist assessment, including regular blood tests, imaging, and clinical review, remains essential even when the patient feels better. Patients and families should understand that feeling better and being better are not always the same thing in chronic liver disease.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 13: FAQs -->\n  <section id=\"faqs\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"message-square-question\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Frequently Asked Questions<\/h2>\n    <\/div>\n\n    <div class=\"max-w-3xl\">\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What is primary sclerosing cholangitis?<\/span>\n          <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 flex-shrink-0 transition-transform duration-300\"><\/i>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            Primary sclerosing cholangitis is a chronic condition involving inflammation and scarring of the bile ducts. The bile ducts are the tubes that carry bile from the liver to the small intestine. When these ducts become narrowed and scarred, bile flow is restricted. This can lead to progressive liver damage over time. The condition is more common in men and is often associated with inflammatory bowel disease. There is currently no known cure, and treatment focuses on managing symptoms and monitoring for complications.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Can PSC be managed at home?<\/span>\n          <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 flex-shrink-0 transition-transform duration-300\"><\/i>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            Stable patients who do not require hospital-level care can receive supportive care at home. This may include <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"link-teal\">home nursing<\/a> for symptom monitoring, <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"link-teal\">patient care services<\/a> for daily activity support, nutrition monitoring, medication management, and physiotherapy. However, specialist follow-up remains essential. Home healthcare complements hospital care but does not replace the need for regular liver-function tests, imaging, and hepatology consultations.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What symptoms should families monitor in a PSC patient at home?<\/span>\n          <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 flex-shrink-0 transition-transform duration-300\"><\/i>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            Families should watch for worsening jaundice (yellowing of the skin or eyes), fever, new or worsening abdominal pain, increasing fatigue that is out of proportion to activity, continued weight loss despite nutritional support, increasing abdominal swelling, confusion or unusual drowsiness, vomiting blood, black or bloody stools, and any rapid overall deterioration. These symptoms may indicate serious complications that require urgent medical assessment.\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 important in PSC?<\/span>\n          <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 flex-shrink-0 transition-transform duration-300\"><\/i>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            Chronic liver disease, particularly cholestatic conditions like PSC, can interfere with the digestion and absorption of fats and fat-soluble vitamins. This, combined with poor appetite and fatigue, can lead to significant weight loss, muscle wasting, and nutritional deficiencies. Malnutrition in liver disease is associated with weaker immune function, slower recovery from illness, reduced muscle strength, and poorer overall outcomes. Monitoring weight and food intake helps identify deterioration early so that medical intervention can be adjusted.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Can physiotherapy help someone with chronic liver disease?<\/span>\n          <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 flex-shrink-0 transition-transform duration-300\"><\/i>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            When medically appropriate, gradual physical activity can help reduce the deconditioning that commonly occurs during prolonged illness and hospitalization. <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-ludhiana-expert-care-call-9910823218\/\" class=\"link-teal\">Physiotherapy at home<\/a> can help maintain muscle strength, improve walking tolerance, and support independent daily activities. The key is that the exercise program must be individualized. Intensity should be adjusted based on the patient&#8217;s daily fatigue level and medical condition. Patients with advanced liver disease, significant bleeding risk, or acute complications may not be appropriate candidates until stabilized.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Is itching common with bile-duct disorders?<\/span>\n          <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 flex-shrink-0 transition-transform duration-300\"><\/i>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            Yes. Itching (pruritus) is one of the most common and bothersome symptoms of cholestatic liver conditions, including PSC. It occurs when bile salts that are normally excreted into the intestine accumulate in the bloodstream and deposit in the skin. The itching can range from mild to severe and can significantly disrupt sleep and quality of life. Persistent or worsening itching should be discussed with the treating medical team, as specific medications and skin-care measures may help.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Does home monitoring replace blood tests and specialist visits?<\/span>\n          <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 flex-shrink-0 transition-transform duration-300\"><\/i>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            No. Home monitoring can identify changes in symptoms, vital signs, and functional ability between medical appointments. However, it cannot assess liver enzyme levels, bilirubin levels, blood counts, or imaging findings. These investigations require laboratory and radiology services and must be reviewed by the treating medical team. Home healthcare and hospital-based care work together. One does not replace the other.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Can PSC be completely cured through home care?<\/span>\n          <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 flex-shrink-0 transition-transform duration-300\"><\/i>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            No. There is currently no cure for primary sclerosing cholangitis. Home healthcare is supportive. It can help manage symptoms, maintain nutrition, monitor for complications, preserve functional ability, and improve quality of life. But it does not treat the underlying disease process. Treatment and long-term monitoring decisions depend on the individual patient&#8217;s disease status, the severity of liver involvement, and the recommendations of the treating hepatology team. In advanced cases, liver transplantation may be considered.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What equipment is typically needed for PSC home care?<\/span>\n          <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 flex-shrink-0 transition-transform duration-300\"><\/i>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            The equipment needed depends on the patient&#8217;s specific condition and severity. For stable PSC patients, basic monitoring equipment such as a digital blood pressure monitor, digital thermometer, weighing scale, and pulse oximeter may be sufficient. Bathroom safety equipment like grab bars, a shower chair, and non-slip mats can help prevent falls, especially when fatigue and weakness are present. Advanced equipment such as oxygen therapy or hospital beds is not typically required unless the disease has progressed to advanced stages. Equipment can often be arranged through <a href=\"https:\/\/athomecare.in\/home-care-ludhiana\/medical-equipment-rental\/\" class=\"link-teal\">medical equipment rental services<\/a> in Ludhiana.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>When should a PSC patient go to the hospital instead of managing at home?<\/span>\n          <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 flex-shrink-0 transition-transform duration-300\"><\/i>\n        <\/div>\n        <div class=\"faq-answer\">\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            A PSC patient should seek urgent hospital evaluation if they develop sudden confusion, vomiting blood, black or bloody stools, severe abdominal pain, significant bleeding from any site, high fever, rapidly worsening jaundice, or rapid overall deterioration. These symptoms may indicate serious complications such as cholangitis, variceal bleeding, or hepatic encephalopathy that require immediate hospital-based treatment. Home healthcare is not designed to manage acute emergencies.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 14: Supporting Clinical Documents -->\n  <section class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"folder-open\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Supporting Clinical Documents<\/h2>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <p class=\"text-sm text-slate-600 leading-relaxed mb-4\">\n        This case study is based on a structured fictional patient record. In a real-world clinical setting, the following documents would form the evidence base for the home care plan:\n      <\/p>\n      <div class=\"grid sm:grid-cols-2 gap-3\">\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"file-text\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-600\">Hospital Discharge Summary<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"test-tubes\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-600\">Liver Function Test Reports<\/span>\n        <\/div>\n        <div  class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"droplets\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-600\">Blood Count Reports<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"scan\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-600\">Abdominal Imaging Reports<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"pill\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-600\">Discharge Prescription<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"clipboard-list\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-600\">Nutritional Assessment Notes<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"notebook-pen\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-600\">Home Care Symptom Diary<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"stethoscope\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-600\">Gastroenterology\/Hepatology Consultation Notes<\/span>\n        <\/div>\n      <\/div>\n      <p class=\"text-xs text-slate-400 italic mt-4\">\n        Note: No confidential patient information is exposed in this document. All patient details are entirely fictional.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 15: Home Care Goals Summary -->\n  <section class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"target\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Home Care Goals: Achieved Status<\/h2>\n    <\/div>\n\n    <div class=\"grid md:grid-cols-2 gap-6\">\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-4 flex items-center gap-2\">\n          <i data-lucide=\"clock\" class=\"w-4 h-4 text-primary-700\"><\/i>\n          Short-Term Goals\n        <\/h3>\n        <div class=\"space-y-3\">\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Maintain adequate nutrition<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Achieved. Weight stabilized by week 6.<\/p><\/div>\n          <\/div>\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Stabilize weight<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Achieved. No further weight loss documented.<\/p><\/div>\n          <\/div>\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Monitor liver-related symptoms<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Achieved. Symptom diary maintained throughout.<\/p><\/div>\n          <\/div>\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Improve daily activity tolerance<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Achieved. Walking distance nearly tripled.<\/p><\/div>\n          <\/div>\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Maintain medication adherence<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Achieved. Reviewed at each nursing visit.<\/p><\/div>\n          <\/div>\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-primary-600 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Educate family about warning signs<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Achieved. Reinforced repeatedly during visits.<\/p><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"font-semibold text-slate-900 mb-4 flex items-center gap-2\">\n          <i data-lucide=\"infinity\" class=\"w-4 h-4 text-primary-700\"><\/i>\n          Long-Term Goals\n        <\/h3>\n        <div class=\"space-y-3\">\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"rotate-cw\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Preserve functional independence<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Ongoing. Independence in personal care maintained. Light activities resumed.<\/p><\/div>\n          <\/div>\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"rotate-cw\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Maintain nutritional status<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Ongoing. Requires continued monitoring and specialist input.<\/p><\/div>\n          <\/div>\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"rotate-cw\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Prevent avoidable complications<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Ongoing. No complications during documented period, but long-term vigilance required.<\/p><\/div>\n          <\/div>\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"rotate-cw\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Continue regular hepatology follow-up<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Ongoing. Essential and non-negotiable for PSC management.<\/p><\/div>\n          <\/div>\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"rotate-cw\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Monitor disease progression<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Ongoing. Requires regular blood tests and imaging as directed by hepatology team.<\/p><\/div>\n          <\/div>\n          <div class=\"flex items-start gap-2.5\">\n            <i data-lucide=\"rotate-cw\" class=\"w-4 h-4 text-amber-500 mt-0.5 flex-shrink-0\"><\/i>\n            <div><span class=\"text-sm font-medium text-slate-800\">Maintain participation in family and work activities<\/span><p class=\"text-xs text-slate-500 mt-0.5\">Ongoing. Limited work from home resumed. Full capacity not yet regained.<\/p><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 16: Contact Information -->\n  <section id=\"contact\" class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"phone\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Contact Information<\/h2>\n    <\/div>\n\n    <div class=\"contact-card max-w-2xl mx-auto\">\n      <div class=\"w-14 h-14 rounded-2xl bg-primary-50 flex items-center justify-center mx-auto mb-4\">\n        <i data-lucide=\"heart-pulse\" class=\"w-7 h-7 text-primary-700\"><\/i>\n      <\/div>\n      <h3 class=\"font-heading font-bold text-xl text-slate-900 mb-1\">AtHomeCare<\/h3>\n      <p class=\"text-sm text-slate-500 mb-6\">Professional Home Healthcare Services<\/p>\n\n      <div class=\"space-y-3 text-sm\">\n        <div class=\"flex items-start justify-center gap-3\">\n          <i data-lucide=\"map-pin\" class=\"w-4 h-4 text-primary-700 mt-0.5 flex-shrink-0\"><\/i>\n          <div class=\"text-left\">\n            <div class=\"font-semibold text-slate-800\">Corporate Office<\/div>\n            <div class=\"text-slate-600\">Unit No. 703, 7th Floor, ILD Trade Centre<br>D1 Block, Malibu Town, Sector 47<br>Ludhiana, Haryana 122018<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-center justify-center gap-3\">\n          <i data-lucide=\"phone\" class=\"w-4 h-4 text-primary-700 flex-shrink-0\"><\/i>\n          <a href=\"tel:9910823218\" class=\"font-semibold text-primary-700 hover:text-primary-800 transition-colors\">9910823218<\/a>\n        <\/div>\n        <div class=\"flex items-center justify-center gap-3\">\n          <i data-lucide=\"mail\" class=\"w-4 h-4 text-primary-700 flex-shrink-0\"><\/i>\n          <a href=\"mailto:care@athomecare.in\" class=\"font-semibold text-primary-700 hover:text-primary-800 transition-colors\">care@athomecare.in<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"mt-6 pt-6 border-t border-slate-100\">\n        <a href=\"tel:9910823218\" class=\"inline-flex items-center gap-2 bg-primary-700 text-white px-6 py-3 rounded-xl font-semibold text-sm hover:bg-primary-800 transition-colors\">\n          <i data-lucide=\"phone-call\" class=\"w-4 h-4\"><\/i>\n          Call Now: 9910823218\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 17: Medical Disclaimer -->\n  <section class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-rose-50 flex items-center justify-center\">\n        <i data-lucide=\"shield-alert\" class=\"w-5 h-5 text-rose-600\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Medical Disclaimer<\/h2>\n    <\/div>\n\n    <div class=\"clinical-card border-rose-200\">\n      <div class=\"space-y-3 text-sm text-slate-600 leading-relaxed\">\n        <p>\n          This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals, living or dead, is purely coincidental.\n        <\/p>\n        <p>\n          The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment. Every patient is unique. Treatment decisions must always be made by qualified healthcare professionals based on individual clinical assessment.\n        <\/p>\n        <p>\n          Emergency symptoms, including sudden confusion, vomiting blood, black or bloody stools, severe abdominal pain, high fever, or rapidly worsening jaundice, require immediate hospital care. Home healthcare complements but does not replace emergency medical services.\n        <\/p>\n        <p>\n          The outcomes described in this fictional case study are specific to the hypothetical patient and should not be interpreted as predictable results for any other individual with primary sclerosing cholangitis or any other medical condition.\n        <\/p>\n        <p>\n          Always seek the advice of your physician or other qualified health provider with any questions you may have regarding a medical condition. Never disregard professional medical advice or delay in seeking it because of something you have read in this document.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Related Services Section -->\n  <section class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"layout-grid\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-2xl md:text-3xl font-bold text-slate-900\">Related Services<\/h2>\n    <\/div>\n\n    <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-4\">\n      <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"clinical-card group hover:border-primary-200 transition-all\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"heart-pulse\" class=\"w-5 h-5 text-primary-700\"><\/i>\n          <span class=\"font-semibold text-slate-900 group-hover:text-primary-700 transition-colors\">Home Nursing<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Skilled nurses for vital monitoring, medication management, wound care, and clinical surveillance at home.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"clinical-card group hover:border-primary-200 transition-all\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"users\" class=\"w-5 h-5 text-primary-700\"><\/i>\n          <span class=\"font-semibold text-slate-900 group-hover:text-primary-700 transition-colors\">Patient Care Services<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Comprehensive daily living support including hygiene, feeding, mobility assistance, and companionship.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"clinical-card group hover:border-primary-200 transition-all\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"hand-helping\" class=\"w-5 h-5 text-primary-700\"><\/i>\n          <span class=\"font-semibold text-slate-900 group-hover:text-primary-700 transition-colors\">Patient Care Taker<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Trained GDA-qualified attendants for daily activity support, meal preparation, and patient assistance.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-ludhiana-expert-care-call-9910823218\/\" class=\"clinical-card group hover:border-primary-200 transition-all\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"footprints\" class=\"w-5 h-5 text-primary-700\"><\/i>\n          <span class=\"font-semibold text-slate-900 group-hover:text-primary-700 transition-colors\">Physiotherapy at Home<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Expert physiotherapists for mobility rehabilitation, strength building, and functional recovery at home.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"clinical-card group hover:border-primary-200 transition-all\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"stethoscope\" class=\"w-5 h-5 text-primary-700\"><\/i>\n          <span class=\"font-semibold text-slate-900 group-hover:text-primary-700 transition-colors\">Doctor Home Visit<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Qualified physicians for clinical assessment, medication review, and medical guidance in the comfort of home.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/home-care-ludhiana\/medical-equipment-rental\/\" class=\"clinical-card group hover:border-primary-200 transition-all\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"monitor\" class=\"w-5 h-5 text-primary-700\"><\/i>\n          <span class=\"font-semibold text-slate-900 group-hover:text-primary-700 transition-colors\">Medical Equipment Rental<\/span>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">BP monitors, pulse oximeters, hospital beds, and more available on rent for home care setups.<\/p>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <!-- Additional Contextual Links -->\n  <section class=\"mb-12 fade-in\">\n    <div class=\"flex items-center gap-3 mb-6\">\n      <div class=\"w-10 h-10 rounded-xl bg-primary-50 flex items-center justify-center\">\n        <i data-lucide=\"bookmark\" class=\"w-5 h-5 text-primary-700\"><\/i>\n      <\/div>\n      <h2 class=\"font-heading text-xl md:text-2xl font-bold text-slate-900\">Related Reading<\/h2>\n    <\/div>\n\n    <div class=\"grid sm:grid-cols-2 gap-3\">\n      <a href=\"https:\/\/athomecare.in\/palliative-home-care-for-elderly-patients-with-end-stage-liver-disease-in-gurugram\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Palliative Home Care for End-Stage Liver Disease<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Medication Monitoring and Management at Home<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Nutrition and Hydration in Elderly Care<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Warning Signs and Emergency Response for Elderly<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Early Warning Signs Requiring Immediate Attention<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/why-stable-patients-suddenly-crash-at-home\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Why Stable Patients Can Suddenly Deteriorate at Home<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/post-hospital-recovery-at-home-faridabad\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Post-Hospital Recovery at Home<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/the-importance-of-physiotherapy-healing-through-movement\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">The Importance of Physiotherapy: Healing Through Movement<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/understanding-nutrition-the-key-to-a-healthier-life\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Understanding Nutrition: The Key to a Healthier Life<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/home-nursing-for-elderly-patients-with-multiple-chronic-conditions-a-clinical-perspective\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Home Nursing for Patients with Multiple Chronic Conditions<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/medication-safety-in-elderly-home-care-clinical-risks-interactions-doctor-recommended-practices\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Medication Safety in Elderly Home Care<\/span>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/recognizing-caregiver-stress-signs-and-symptoms-you-shouldnt-ignore\/\" class=\"flex items-center gap-3 bg-white border border-slate-200 rounded-lg p-3 hover:border-primary-200 hover:shadow-sm transition-all group\">\n        <i data-lucide=\"file-text\" class=\"w-4 h-4 text-slate-400 group-hover:text-primary-700 transition-colors flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-600 group-hover:text-primary-700 transition-colors\">Recognizing Caregiver Stress: Signs You Should Not Ignore<\/span>\n      <\/a>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<!-- Footer -->\n<footer class=\"bg-slate-900 text-white\">\n  <div class=\"max-w-6xl mx-auto px-4 sm:px-6 py-12\">\n    <div class=\"grid md:grid-cols-3 gap-8 mb-8\">\n      <div>\n        <div class=\"flex items-center gap-2 mb-4\">\n          <div class=\"w-8 h-8 rounded-lg bg-primary-700 flex items-center justify-center\">\n            <i data-lucide=\"heart-pulse\" class=\"w-5 h-5 text-white\"><\/i>\n          <\/div>\n          <span class=\"font-heading font-bold text-lg\">AtHomeCare<\/span>\n        <\/div>\n        <p class=\"text-sm text-slate-400 leading-relaxed\">\n          Professional home healthcare services including nursing, physiotherapy, patient care, and medical equipment rental across multiple cities in India.\n        <\/p>\n      <\/div>\n      <div>\n        <h4 class=\"font-semibold text-sm uppercase tracking-wide text-slate-300 mb-4\">Services<\/h4>\n        <div class=\"space-y-2\">\n          <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"block text-sm text-slate-400 hover:text-white transition-colors\">Home Nursing<\/a>\n          <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"block text-sm text-slate-400 hover:text-white transition-colors\">Patient Care Services<\/a>\n          <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-ludhiana-expert-care-call-9910823218\/\" class=\"block text-sm text-slate-400 hover:text-white transition-colors\">Physiotherapy at Home<\/a>\n          <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"block text-sm text-slate-400 hover:text-white transition-colors\">Doctor Home Visit<\/a>\n          <a href=\"https:\/\/athomecare.in\/home-care-ludhiana\/medical-equipment-rental\/\" class=\"block text-sm text-slate-400 hover:text-white transition-colors\">Medical Equipment Rental<\/a>\n        <\/div>\n      <\/div>\n      <div>\n        <h4 class=\"font-semibold text-sm uppercase tracking-wide text-slate-300 mb-4\">Contact<\/h4>\n        <div class=\"space-y-2 text-sm text-slate-400\">\n          <p>Unit No. 703, 7th Floor, ILD Trade Centre<\/p>\n          <p>D1 Block, Malibu Town, Sector 47<\/p>\n          <p>Ludhiana, Haryana 122018<\/p>\n          <a href=\"tel:9910823218\" class=\"block text-primary-400 hover:text-primary-300 transition-colors font-medium\">9910823218<\/a>\n          <a href=\"mailto:care@athomecare.in\" class=\"block text-primary-400 hover:text-primary-300 transition-colors\">care@athomecare.in<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"border-t border-slate-800 pt-6 flex flex-col sm:flex-row items-center justify-between gap-4\">\n      <p class=\"text-xs text-slate-500\">\n        This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient.\n      <\/p>\n      <p class=\"text-xs text-slate-500\">\n        AtHomeCare. All rights reserved.\n      <\/p>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<!-- Back to Top Button -->\n<button id=\"backToTop\" class=\"fixed bottom-6 right-6 w-11 h-11 bg-primary-700 text-white rounded-xl shadow-lg flex items-center justify-center hover:bg-primary-800 transition-all opacity-0 pointer-events-none z-50\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\">\n  <i data-lucide=\"arrow-up\" class=\"w-5 h-5\"><\/i>\n<\/button>\n\n<script>\n  \/\/ Initialize Lucide Icons\n  lucide.createIcons();\n\n  \/\/ Mobile Menu Toggle\n  const mobileMenuBtn = document.getElementById('mobileMenuBtn');\n  const mobileMenu = document.getElementById('mobileMenu');\n  mobileMenuBtn.addEventListener('click', function() {\n    mobileMenu.classList.toggle('hidden');\n  });\n\n  \/\/ Close mobile menu when a link is clicked\n  mobileMenu.querySelectorAll('a').forEach(function(link) {\n    link.addEventListener('click', function() {\n      mobileMenu.classList.add('hidden');\n    });\n  });\n\n  \/\/ FAQ Toggle\n  function toggleFaq(element) {\n    const answer = element.nextElementSibling;\n    const icon = element.querySelector('[data-lucide=\"chevron-down\"]');\n    const isOpen = answer.classList.contains('open');\n\n    \/\/ Close all other FAQs\n    document.querySelectorAll('.faq-answer').forEach(function(a) {\n      a.classList.remove('open');\n    });\n    document.querySelectorAll('.faq-question [data-lucide=\"chevron-down\"]').forEach(function(i) {\n      i.style.transform = 'rotate(0deg)';\n    });\n\n    \/\/ Toggle current FAQ\n    if (!isOpen) {\n      answer.classList.add('open');\n      icon.style.transform = 'rotate(180deg)';\n    }\n  }\n\n  \/\/ Back to Top Button Visibility\n  const backToTopBtn = document.getElementById('backToTop');\n  window.addEventListener('scroll', function() {\n    if (window.scrollY > 600) {\n      backToTopBtn.style.opacity = '1';\n      backToTopBtn.style.pointerEvents = 'auto';\n    } else {\n      backToTopBtn.style.opacity = '0';\n      backToTopBtn.style.pointerEvents = 'none';\n    }\n  });\n\n  \/\/ Fade-in on scroll (Intersection Observer)\n  const fadeElements = document.querySelectorAll('.fade-in');\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.style.opacity = '1';\n        entry.target.style.transform = 'translateY(0)';\n        observer.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.1, rootMargin: '0px 0px -40px 0px' });\n\n  fadeElements.forEach(function(el) {\n    el.style.opacity = '0';\n    el.style.transform = 'translateY(20px)';\n    el.style.transition = 'opacity 0.6s ease-out, transform 0.6s ease-out';\n    observer.observe(el);\n  });\n\n  \/\/ Smooth scroll for TOC links\n  document.querySelectorAll('.toc-link').forEach(function(link) {\n    link.addEventListener('click', function(e) {\n      e.preventDefault();\n      const target = document.querySelector(this.getAttribute('href'));\n      if (target) {\n        const offset = 80;\n        const top = target.getBoundingClientRect().top + window.pageYOffset - offset;\n        window.scrollTo({ top: top, behavior: 'smooth' });\n      }\n    });\n  });\n\n  \/\/ Active TOC link highlighting on scroll\n  const sections = document.querySelectorAll('section[id]');\n  const tocLinks = document.querySelectorAll('.toc-link');\n  window.addEventListener('scroll', function() {\n    let current = '';\n    sections.forEach(function(section) {\n      const sectionTop = section.offsetTop - 100;\n      if (window.scrollY >= sectionTop) {\n        current = section.getAttribute('id');\n      }\n    });\n    tocLinks.forEach(function(link) {\n      link.style.color = '';\n      link.style.borderLeftColor = '';\n      if (link.getAttribute('href') === '#' + current) {\n        link.style.color = '#0D7C66';\n        link.style.borderLeftColor = '#0D7C66';\n      }\n    });\n  });\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Primary Sclerosing Cholangitis Home Care in Ludhiana AtHomeCare Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Case Study Ludhiana Primary Sclerosing Cholangitis With Home Nutrition and Liver Monitoring in Ludhiana A documented 12-week home healthcare journey of a 44-year-old textile business owner in Ludhiana, demonstrating&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-162","post","type-post","status-publish","format-standard","hentry","category-blog"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Primary Sclerosing Cholangitis Home Care in Ludhiana AtHomeCare Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Case Study Ludhiana Primary Sclerosing Cholangitis With Home Nutrition and Liver Monitoring in Ludhiana A documented 12-week home healthcare journey of a 44-year-old textile business owner in Ludhiana, demonstrating\" \/>\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\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Home care services in ludhiana -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Primary Sclerosing Cholangitis Home Care in Ludhiana - Home care services in ludhiana\" \/>\n\t\t<meta property=\"og:description\" content=\"Primary Sclerosing Cholangitis Home Care in Ludhiana AtHomeCare Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Case Study Ludhiana Primary Sclerosing Cholangitis With Home Nutrition and Liver Monitoring in Ludhiana A documented 12-week home healthcare journey of a 44-year-old textile business owner in Ludhiana, demonstrating\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-14T06:03:38+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-14T06:03:38+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Primary Sclerosing Cholangitis Home Care in Ludhiana - Home care services in ludhiana\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Primary Sclerosing Cholangitis Home Care in Ludhiana AtHomeCare Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Case Study Ludhiana Primary Sclerosing Cholangitis With Home Nutrition and Liver Monitoring in Ludhiana A documented 12-week home healthcare journey of a 44-year-old textile business owner in Ludhiana, demonstrating\" \/>\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\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/#blogposting\",\"name\":\"Primary Sclerosing Cholangitis Home Care in Ludhiana - Home care services in ludhiana\",\"headline\":\"Primary Sclerosing Cholangitis Home Care in Ludhiana\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/#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\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/#articleImage\"},\"datePublished\":\"2026-08-14T06:03:38+00:00\",\"dateModified\":\"2026-08-14T06:03:38+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/#listItem\",\"name\":\"Primary Sclerosing Cholangitis Home Care in Ludhiana\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/#listItem\",\"position\":3,\"name\":\"Primary Sclerosing Cholangitis Home Care in Ludhiana\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/#organization\",\"name\":\"Home care services in ludhiana\",\"url\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/#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\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/\",\"name\":\"Primary Sclerosing Cholangitis Home Care in Ludhiana - Home care services in ludhiana\",\"description\":\"Primary Sclerosing Cholangitis Home Care in Ludhiana AtHomeCare Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Case Study Ludhiana Primary Sclerosing Cholangitis With Home Nutrition and Liver Monitoring in Ludhiana A documented 12-week home healthcare journey of a 44-year-old textile business owner in Ludhiana, demonstrating\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/primary-sclerosing-cholangitis-home-care-in-ludhiana\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-08-14T06:03:38+00:00\",\"dateModified\":\"2026-08-14T06:03:38+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/\",\"name\":\"Home care services in ludhiana\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/ludhiana\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Primary Sclerosing Cholangitis Home Care in Ludhiana - Home care services in ludhiana","description":"Primary Sclerosing Cholangitis Home Care in Ludhiana AtHomeCare Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Case Study Ludhiana Primary Sclerosing Cholangitis With Home Nutrition and Liver Monitoring in Ludhiana A documented 12-week home healthcare journey of a 44-year-old textile business owner in Ludhiana, demonstrating","canonical_url":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/#blogposting","name":"Primary Sclerosing Cholangitis Home Care in Ludhiana - Home care services in ludhiana","headline":"Primary Sclerosing Cholangitis Home Care in Ludhiana","author":{"@id":"https:\/\/athomecare.in\/ludhiana\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/ludhiana\/#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\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/#articleImage"},"datePublished":"2026-08-14T06:03:38+00:00","dateModified":"2026-08-14T06:03:38+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/ludhiana#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/ludhiana","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/ludhiana\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/ludhiana\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/ludhiana\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/#listItem","name":"Primary Sclerosing Cholangitis Home Care in Ludhiana"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/ludhiana#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/#listItem","position":3,"name":"Primary Sclerosing Cholangitis Home Care in Ludhiana","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/ludhiana\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/ludhiana\/#organization","name":"Home care services in ludhiana","url":"https:\/\/athomecare.in\/ludhiana\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/ludhiana\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/ludhiana\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/#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\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/#webpage","url":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/","name":"Primary Sclerosing Cholangitis Home Care in Ludhiana - Home care services in ludhiana","description":"Primary Sclerosing Cholangitis Home Care in Ludhiana AtHomeCare Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Case Study Ludhiana Primary Sclerosing Cholangitis With Home Nutrition and Liver Monitoring in Ludhiana A documented 12-week home healthcare journey of a 44-year-old textile business owner in Ludhiana, demonstrating","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/ludhiana\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/ludhiana\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/ludhiana\/author\/lyfmedicare46\/#author"},"datePublished":"2026-08-14T06:03:38+00:00","dateModified":"2026-08-14T06:03:38+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/ludhiana\/#website","url":"https:\/\/athomecare.in\/ludhiana\/","name":"Home care services in ludhiana","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/ludhiana\/#organization"}}]},"og:locale":"en_US","og:site_name":"Home care services in ludhiana -","og:type":"article","og:title":"Primary Sclerosing Cholangitis Home Care in Ludhiana - Home care services in ludhiana","og:description":"Primary Sclerosing Cholangitis Home Care in Ludhiana AtHomeCare Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Case Study Ludhiana Primary Sclerosing Cholangitis With Home Nutrition and Liver Monitoring in Ludhiana A documented 12-week home healthcare journey of a 44-year-old textile business owner in Ludhiana, demonstrating","og:url":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/","article:published_time":"2026-08-14T06:03:38+00:00","article:modified_time":"2026-08-14T06:03:38+00:00","twitter:card":"summary_large_image","twitter:title":"Primary Sclerosing Cholangitis Home Care in Ludhiana - Home care services in ludhiana","twitter:description":"Primary Sclerosing Cholangitis Home Care in Ludhiana AtHomeCare Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Home Nursing Patient Care Physiotherapy Doctor Visit Call 9910823218 Case Study Ludhiana Primary Sclerosing Cholangitis With Home Nutrition and Liver Monitoring in Ludhiana A documented 12-week home healthcare journey of a 44-year-old textile business owner in Ludhiana, demonstrating"},"aioseo_meta_data":{"post_id":"162","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-14 06:00:42","updated":"2026-08-17 05:53:27","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\/ludhiana\" 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\/ludhiana\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPrimary Sclerosing Cholangitis Home Care in Ludhiana\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/ludhiana"},{"label":"Blog","link":"https:\/\/athomecare.in\/ludhiana\/category\/blog\/"},{"label":"Primary Sclerosing Cholangitis Home Care in Ludhiana","link":"https:\/\/athomecare.in\/ludhiana\/primary-sclerosing-cholangitis-home-care-in-ludhiana\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/ludhiana\/wp-json\/wp\/v2\/posts\/162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/ludhiana\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/ludhiana\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/ludhiana\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/ludhiana\/wp-json\/wp\/v2\/comments?post=162"}],"version-history":[{"count":2,"href":"https:\/\/athomecare.in\/ludhiana\/wp-json\/wp\/v2\/posts\/162\/revisions"}],"predecessor-version":[{"id":164,"href":"https:\/\/athomecare.in\/ludhiana\/wp-json\/wp\/v2\/posts\/162\/revisions\/164"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/ludhiana\/wp-json\/wp\/v2\/media?parent=162"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/ludhiana\/wp-json\/wp\/v2\/categories?post=162"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/ludhiana\/wp-json\/wp\/v2\/tags?post=162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}