{"id":85,"date":"2026-07-22T10:53:40","date_gmt":"2026-07-22T10:53:40","guid":{"rendered":"https:\/\/athomecare.in\/amritsar\/?p=85"},"modified":"2026-07-22T10:53:41","modified_gmt":"2026-07-22T10:53:41","slug":"ankylosing-spondylitis-home-care-case-study-in-amritsar","status":"publish","type":"post","link":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/","title":{"rendered":"Ankylosing Spondylitis Home Care Case Study in Amritsar"},"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>Ankylosing Spondylitis Home Care Case Study in Amritsar<\/title>\n<meta name=\"description\" content=\"Read a fictional Ankylosing Spondylitis home care case study from Amritsar featuring physiotherapy, posture rehabilitation, pain management, and caregiver education.\">\n<meta name=\"robots\" content=\"index, follow\">\n<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/ankylosing-spondylitis-home-care-case-study-amritsar\">\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=Playfair+Display:wght@500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n<script>\ntailwind.config = {\n  theme: {\n    extend: {\n      fontFamily: {\n        heading: ['Playfair Display', 'serif'],\n        body: ['Inter', 'sans-serif'],\n      },\n      colors: {\n        med: {\n          50: '#eff6ff',\n          100: '#dbeafe',\n          200: '#bfdbfe',\n          300: '#93c5fd',\n          400: '#60a5fa',\n          500: '#3b82f6',\n          600: '#2563eb',\n          700: '#1d4ed8',\n          800: '#1e40af',\n          900: '#1e3a5f',\n        }\n      }\n    }\n  }\n}\n<\/script>\n<style>\n  body { font-family: 'Inter', sans-serif; background: #f8fafc; color: #1e293b; }\n  h1, h2, h3, h4 { font-family: 'Playfair Display', serif; }\n  .clinical-card { background: white; border: 1px solid #e2e8f0; border-radius: 12px; padding: 24px; margin-bottom: 20px; transition: box-shadow 0.3s; }\n  .clinical-card:hover { box-shadow: 0 4px 20px rgba(0,0,0,0.06); }\n  .alert-blue { background: #eff6ff; border-left: 4px solid #2563eb; }\n  .alert-green { background: #f0fdf4; border-left: 4px solid #16a34a; }\n  .alert-amber { background: #fffbeb; border-left: 4px solid #d97706; }\n  .alert-red { background: #fef2f2; border-left: 4px solid #dc2626; }\n  .timeline-line { position: relative; padding-left: 32px; }\n  .timeline-line::before { content: ''; position: absolute; left: 11px; top: 8px; bottom: 8px; width: 2px; background: #cbd5e1; }\n  .timeline-dot { position: absolute; left: 4px; top: 6px; width: 18px; height: 18px; border-radius: 50%; background: #2563eb; border: 3px solid #dbeafe; z-index: 1; }\n  .evidence-table { width: 100%; border-collapse: collapse; font-size: 14px; }\n  .evidence-table th { background: #1e3a5f; color: white; padding: 12px 16px; text-align: left; font-weight: 500; font-family: 'Inter', sans-serif; }\n  .evidence-table td { padding: 10px 16px; border-bottom: 1px solid #e2e8f0; }\n  .evidence-table tr:nth-child(even) { background: #f8fafc; }\n  .evidence-table tr:hover { background: #eff6ff; }\n  .doctor-card { background: linear-gradient(135deg, #1e3a5f 0%, #1d4ed8 100%); border-radius: 16px; color: white; padding: 32px; }\n  .faq-item { border: 1px solid #e2e8f0; border-radius: 12px; margin-bottom: 12px; overflow: hidden; }\n  .faq-question { padding: 18px 24px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: 500; background: white; transition: background 0.2s; }\n  .faq-question:hover { background: #f8fafc; }\n  .faq-answer { padding: 0 24px; max-height: 0; overflow: hidden; transition: all 0.3s ease; background: #f8fafc; }\n  .faq-answer.open { padding: 18px 24px; max-height: 500px; }\n  .hero-gradient { background: linear-gradient(135deg, #1e3a5f 0%, #1d4ed8 50%, #2563eb 100%); }\n  .section-divider { height: 1px; background: linear-gradient(to right, transparent, #cbd5e1, transparent); margin: 48px 0; }\n  a { color: #1d4ed8; text-decoration: none; }\n  a:hover { text-decoration: underline; }\n  .nav-link { color: #475569; text-decoration: none; font-size: 14px; font-weight: 500; transition: color 0.2s; }\n  .nav-link:hover { color: #1d4ed8; text-decoration: none; }\n  .stat-box { text-align: center; padding: 20px; }\n  .stat-value { font-size: 28px; font-weight: 700; color: #1d4ed8; font-family: 'Inter', sans-serif; }\n  .stat-label { font-size: 13px; color: #64748b; margin-top: 4px; }\n  @media (max-width: 768px) {\n    .stat-value { font-size: 22px; }\n    .evidence-table { font-size: 12px; }\n    .evidence-table th, .evidence-table td { padding: 8px 10px; }\n  }\n  .risk-indicator { display: inline-flex; align-items: center; gap: 6px; padding: 4px 12px; border-radius: 20px; font-size: 12px; font-weight: 500; }\n  .risk-high { background: #fef2f2; color: #dc2626; }\n  .risk-medium { background: #fffbeb; color: #d97706; }\n  .risk-low { background: #f0fdf4; color: #16a34a; }\n  .tag { display: inline-block; padding: 4px 12px; border-radius: 20px; font-size: 12px; font-weight: 500; background: #eff6ff; color: #1d4ed8; }\n  .outcome-improved { color: #16a34a; font-weight: 600; }\n  .outcome-stable { color: #d97706; font-weight: 600; }\n<\/style>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"MedicalWebPage\",\n  \"name\": \"Fictional Ankylosing Spondylitis Home Care Case Study - Amritsar\",\n  \"description\": \"A detailed fictional case study documenting home rehabilitation for Ankylosing Spondylitis in Amritsar, including physiotherapy, pain management, and caregiver education.\",\n  \"url\": \"https:\/\/athomecare.in\/ankylosing-spondylitis-home-care-case-study-amritsar\",\n  \"about\": {\n    \"@type\": \"MedicalCondition\",\n    \"name\": \"Ankylosing Spondylitis\"\n  },\n  \"author\": {\n    \"@type\": \"Physician\",\n    \"name\": \"Dr. Ekta Fageriya\",\n    \"credential\": \"MBBS\",\n    \"medicalSpecialty\": \"Geriatric Medicine\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"AtHomeCare\"\n  },\n  \"medicalAudience\": {\n    \"@type\": \"PeopleAudience\",\n    \"audienceType\": [\"Patients\", \"Caregivers\", \"Healthcare Professionals\"]\n  }\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is Ankylosing Spondylitis?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Ankylosing Spondylitis is a chronic inflammatory disease that mainly affects the spine and sacroiliac joints, causing pain, stiffness, and reduced mobility over time.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can exercise help Ankylosing Spondylitis?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Daily stretching, posture exercises, and strengthening programs are considered essential for maintaining spinal mobility in patients with Ankylosing Spondylitis.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why is morning stiffness common in Ankylosing Spondylitis?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Inflammation in the joints and spine increases during periods of inactivity, particularly overnight, making the spine and joints feel stiff after waking up.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can people with Ankylosing Spondylitis continue working?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Many people with Ankylosing Spondylitis continue working successfully with proper treatment, ergonomic adjustments, regular exercise, and medication adherence.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What symptoms require urgent medical attention in Ankylosing Spondylitis?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Severe weakness, persistent fever, sudden joint swelling, chest pain, difficulty breathing, or worsening neurological symptoms require immediate medical evaluation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why is posture training important for Ankylosing Spondylitis?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Maintaining good posture helps prevent permanent spinal deformities such as excessive forward stooping, and improves long-term mobility and quality of life.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does home healthcare support Ankylosing Spondylitis patients?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Home healthcare provides supervised physiotherapy, pain monitoring, caregiver education, medication support, posture correction, and functional rehabilitation in a comfortable home environment.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the role of biologic therapy in Ankylosing Spondylitis?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Biologic therapy targets specific inflammatory pathways in the immune system. It is typically prescribed when conventional treatments are insufficient, and helps control disease activity and prevent structural damage.\"\n      }\n    }\n  ]\n}\n<\/script>\n<\/head>\n<body>\n\n<!-- Navigation -->\n<nav class=\"bg-white border-b border-slate-200 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 bg-med-700 rounded-lg flex items-center justify-center\">\n        <span class=\"text-white font-bold text-sm font-body\">AC<\/span>\n      <\/div>\n      <span class=\"font-semibold text-slate-800 font-body 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\/physiotherapy-at-home-amritsar-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=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"nav-link\">Patient Care<\/a>\n      <a href=\"tel:9910823218\" class=\"bg-med-700 text-white px-4 py-2 rounded-lg text-sm font-medium hover:bg-med-800 transition-colors\">Call 9910823218<\/a>\n    <\/div>\n    <button id=\"mobile-menu-btn\" class=\"md:hidden p-2 text-slate-600\">\n      <i data-lucide=\"menu\" class=\"w-6 h-6\"><\/i>\n    <\/button>\n  <\/div>\n  <div id=\"mobile-menu\" class=\"hidden md:hidden border-t border-slate-100 bg-white px-4 py-3\">\n    <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"block py-2 nav-link\">Home Nursing<\/a>\n    <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"block py-2 nav-link\">Physiotherapy<\/a>\n    <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"block py-2 nav-link\">Doctor Visit<\/a>\n    <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"block py-2 nav-link\">Patient Care<\/a>\n    <a href=\"tel:9910823218\" class=\"block py-2 text-med-700 font-medium\">Call 9910823218<\/a>\n  <\/div>\n<\/nav>\n\n<!-- Hero Stats Section -->\n<header class=\"hero-gradient text-white relative overflow-hidden\">\n  <!-- Subtle background pattern -->\n  <div class=\"absolute inset-0 opacity-[0.03]\" style=\"background-image: radial-gradient(circle at 1px 1px, white 1px, transparent 0); background-size: 40px 40px;\"><\/div>\n  \n  <div class=\"max-w-6xl mx-auto px-4 sm:px-6 pt-12 md:pt-16 pb-8 relative z-10\">\n    <!-- Top Tags -->\n    <div class=\"flex flex-wrap items-center gap-2.5 mb-7\">\n      <span class=\"bg-white\/10 backdrop-blur-sm text-white\/90 text-[11px] font-semibold uppercase tracking-wider px-3.5 py-1.5 rounded-full border border-white\/10\">Case Study<\/span>\n      <span class=\"bg-white\/10 backdrop-blur-sm text-white\/90 text-[11px] font-semibold uppercase tracking-wider px-3.5 py-1.5 rounded-full border border-white\/10\">Amritsar<\/span>\n      <span class=\"bg-white\/10 backdrop-blur-sm text-white\/90 text-[11px] font-semibold uppercase tracking-wider px-3.5 py-1.5 rounded-full border border-white\/10\">Rheumatology<\/span>\n    <\/div>\n\n    <!-- Title -->\n    <h1 class=\"text-3xl sm:text-4xl md:text-[2.75rem] lg:text-5xl font-bold leading-[1.15] mb-5 max-w-4xl tracking-tight\">\n      Ankylosing Spondylitis<br class=\"hidden sm:block\"> Home Care Case Study\n      <span class=\"block text-blue-300 mt-1\">Amritsar<\/span>\n    <\/h1>\n\n    <!-- Summary -->\n    <p class=\"text-blue-100\/80 text-[15px] md:text-base max-w-3xl mb-10 leading-relaxed font-light\">\n      A detailed clinical documentation of how structured home rehabilitation, supervised physiotherapy, pain management, and family education helped a 46-year-old bank manager recover spinal mobility and return to independent living after a severe inflammatory flare.\n    <\/p>\n  <\/div>\n\n  <!-- Stats Bar -->\n  <div class=\"relative z-10\">\n    <div class=\"max-w-6xl mx-auto px-4 sm:px-6\">\n      <div class=\"bg-white\/[0.07] backdrop-blur-md border border-white\/[0.12] rounded-2xl p-1\">\n        <div class=\"grid grid-cols-3 md:grid-cols-6 divide-x divide-white\/[0.08]\">\n          \n          <!-- Stat 1 -->\n          <div class=\"flex flex-col items-center justify-center py-5 md:py-6 px-3\">\n            <span class=\"text-2xl sm:text-3xl md:text-[2rem] font-bold text-white leading-none tracking-tight\">46<\/span>\n            <span class=\"text-[10px] sm:text-[11px] md:text-xs text-blue-200\/70 mt-2 font-medium uppercase tracking-wider\">Years Old<\/span>\n          <\/div>\n\n          <!-- Stat 2 -->\n          <div class=\"flex flex-col items-center justify-center py-5 md:py-6 px-3\">\n            <span class=\"text-2xl sm:text-3xl md:text-[2rem] font-bold text-white leading-none tracking-tight\">Male<\/span>\n            <span class=\"text-[10px] sm:text-[11px] md:text-xs text-blue-200\/70 mt-2 font-medium uppercase tracking-wider\">Gender<\/span>\n          <\/div>\n\n          <!-- Stat 3 -->\n          <div class=\"flex flex-col items-center justify-center py-5 md:py-6 px-3\">\n            <span class=\"text-xl sm:text-2xl md:text-[1.65rem] font-bold text-white leading-none tracking-tight\">Amritsar<\/span>\n            <span class=\"text-[10px] sm:text-[11px] md:text-xs text-blue-200\/70 mt-2 font-medium uppercase tracking-wider\">Location<\/span>\n          <\/div>\n\n          <!-- Stat 4 -->\n          <div class=\"flex flex-col items-center justify-center py-5 md:py-6 px-3\">\n            <span class=\"text-2xl sm:text-3xl md:text-[2rem] font-bold text-white leading-none tracking-tight\">AS<\/span>\n            <span class=\"text-[10px] sm:text-[11px] md:text-xs text-blue-200\/70 mt-2 font-medium uppercase tracking-wider\">Primary Condition<\/span>\n          <\/div>\n\n          <!-- Stat 5 -->\n          <div class=\"flex flex-col items-center justify-center py-5 md:py-6 px-3\">\n            <span class=\"text-2xl sm:text-3xl md:text-[2rem] font-bold text-white leading-none tracking-tight\">12<span class=\"text-xl sm:text-2xl md:text-2xl\"> wks<\/span><\/span>\n            <span class=\"text-[10px] sm:text-[11px] md:text-xs text-blue-200\/70 mt-2 font-medium uppercase tracking-wider\">Duration of Care<\/span>\n          <\/div>\n\n          <!-- Stat 6 -->\n          <div class=\"flex flex-col items-center justify-center py-5 md:py-6 px-3\">\n            <span class=\"text-2xl sm:text-3xl md:text-[2rem] font-bold text-white leading-none tracking-tight\">5<span class=\"text-lg sm:text-xl md:text-xl ml-0.5\">km<\/span><\/span>\n            <span class=\"text-[10px] sm:text-[11px] md:text-xs text-blue-200\/70 mt-2 font-medium uppercase tracking-wider\">Walking at Outcome<\/span>\n          <\/div>\n\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Bottom gradient fade -->\n  <div class=\"h-6 bg-gradient-to-b from-transparent to-[#f8fafc] mt-8\"><\/div>\n<\/header>\n\n<!-- Disclaimer Banner -->\n<div class=\"bg-amber-50 border-b border-amber-200\">\n  <div class=\"max-w-6xl mx-auto px-4 sm:px-6 py-3 flex items-start gap-3\">\n    <i data-lucide=\"info\" class=\"w-5 h-5 text-amber-600 flex-shrink-0 mt-0.5\"><\/i>\n    <p class=\"text-sm text-amber-800 leading-relaxed\">\n      <strong>Fictional Case Study:<\/strong> This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals is purely coincidental. The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment.\n    <\/p>\n  <\/div>\n<\/div>\n\n<!-- Main Content -->\n<main class=\"max-w-6xl mx-auto px-4 sm:px-6 py-10 md:py-16\">\n\n  <!-- Table of Contents -->\n  <div class=\"clinical-card mb-10\">\n    <h2 class=\"text-lg font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n      <i data-lucide=\"list\" class=\"w-5 h-5 text-med-600\"><\/i>\n      In This Case Study\n    <\/h2>\n    <div class=\"grid sm:grid-cols-2 md:grid-cols-3 gap-2\">\n      <a href=\"#background\" class=\"text-sm text-slate-600 hover:text-med-700 py-1 flex items-center gap-2\"><span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0\"><\/span>Patient Background<\/a>\n      <a href=\"#diagnosis\" class=\"text-sm text-slate-600 hover:text-med-700 py-1 flex items-center gap-2\"><span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0\"><\/span>Clinical Diagnosis<\/a>\n      <a href=\"#hospital\" class=\"text-sm text-slate-600 hover:text-med-700 py-1 flex items-center gap-2\"><span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0\"><\/span>Hospital Treatment<\/a>\n      <a href=\"#why-home\" class=\"text-sm text-slate-600 hover:text-med-700 py-1 flex items-center gap-2\"><span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0\"><\/span>Why Home Healthcare<\/a>\n      <a href=\"#care-plan\" class=\"text-sm text-slate-600 hover:text-med-700 py-1 flex items-center gap-2\"><span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0\"><\/span>Home Care Plan<\/a>\n      <a href=\"#timeline\" class=\"text-sm text-slate-600 hover:text-med-700 py-1 flex items-center gap-2\"><span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0\"><\/span>Recovery Timeline<\/a>\n      <a href=\"#evidence\" class=\"text-sm text-slate-600 hover:text-med-700 py-1 flex items-center gap-2\"><span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0\"><\/span>Clinical Evidence<\/a>\n      <a href=\"#outcome\" class=\"text-sm text-slate-600 hover:text-med-700 py-1 flex items-center gap-2\"><span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0\"><\/span>Recovery Outcome<\/a>\n      <a href=\"#learnings\" class=\"text-sm text-slate-600 hover:text-med-700 py-1 flex items-center gap-2\"><span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0\"><\/span>Clinical Learnings<\/a>\n      <a href=\"#faqs\" class=\"text-sm text-slate-600 hover:text-med-700 py-1 flex items-center gap-2\"><span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0\"><\/span>FAQs<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- Section 1: Patient Background -->\n  <section id=\"background\" class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Patient Background<\/h2>\n\n    <div class=\"grid md:grid-cols-2 gap-6\">\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n          <i data-lucide=\"user\" class=\"w-4 h-4 text-med-600\"><\/i>\n          Personal and Occupational Profile\n        <\/h3>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          Mr. Arshdeep Singh Pannu, a 46-year-old male, worked as a branch manager at a bank in Amritsar. His role required prolonged sitting at a desk, regular customer interactions, and management responsibilities that kept him physically inactive for most of the working day.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          He lived with his wife, who served as his primary caregiver, and his younger brother provided additional support during periods of increased symptoms. The family was closely involved in his care decisions and rehabilitation process.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed\">\n          Before his diagnosis, Mr. Pannu led a relatively active social life but had gradually reduced his physical activities over the years due to increasing back discomfort and fatigue.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n          <i data-lucide=\"activity\" class=\"w-4 h-4 text-med-600\"><\/i>\n          Medical History and Risk Factors\n        <\/h3>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          Mr. Pannu had experienced persistent lower back pain and morning stiffness for approximately seven years before receiving a confirmed diagnosis. In the early years, the discomfort improved with movement and physical activity, which led him to believe it was simple mechanical back pain.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          Over time, the stiffness became more severe and lasted for several hours each morning. He noticed progressive reduction in flexibility, difficulty bending forward, bilateral hip pain, and increasing fatigue after long working hours. These gradual changes were initially attributed to work-related strain and aging.\n        <\/p>\n        <div class=\"flex flex-wrap gap-2 mt-4\">\n          <span class=\"tag\">Vitamin D Deficiency<\/span>\n          <span class=\"tag\">Mild Hypertension<\/span>\n          <span class=\"tag\">Dyslipidemia<\/span>\n          <span class=\"tag\">Prolonged Sitting<\/span>\n          <span class=\"tag\">7-Year Symptom History<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card alert-amber mt-6\">\n      <div class=\"flex items-start gap-3\">\n        <i data-lucide=\"alert-triangle\" class=\"w-5 h-5 text-amber-600 flex-shrink-0 mt-0.5\"><\/i>\n        <div>\n          <p class=\"text-sm font-semibold text-amber-800 mb-1\">Clinical Note: Diagnostic Delay in Ankylosing Spondylitis<\/p>\n          <p class=\"text-sm text-amber-700 leading-relaxed\">\n            Ankylosing Spondylitis often has a diagnostic delay of 6 to 10 years from symptom onset. Patients typically attribute early symptoms to mechanical back pain. The presence of morning stiffness lasting more than 30 minutes, improvement with exercise, and younger age of onset are key clinical features that should prompt rheumatological evaluation. In this case, the seven-year history before confirmed diagnosis is consistent with the known natural history of this condition.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 2: Clinical Diagnosis -->\n  <section id=\"diagnosis\" class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Clinical Diagnosis<\/h2>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-semibold text-slate-800 mb-4\">Confirmed Diagnosis<\/h3>\n      <p class=\"text-slate-600 text-sm leading-relaxed mb-4\">\n        After several episodes of worsening pain and reduced spinal mobility, Mr. Pannu consulted a rheumatologist. A comprehensive diagnostic workup was performed, and the following findings confirmed Ankylosing Spondylitis with significant spinal involvement.\n      <\/p>\n    <\/div>\n\n    <div class=\"grid md:grid-cols-2 gap-6 mb-6\">\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n          <i data-lucide=\"scan\" class=\"w-4 h-4 text-med-600\"><\/i>\n          Radiological Investigations\n        <\/h3>\n        <ul class=\"space-y-3 text-sm text-slate-600\">\n          <li class=\"flex items-start gap-2\">\n            <i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n            <span><strong>MRI of Sacroiliac Joints:<\/strong> Demonstrated bilateral sacroiliitis with bone marrow edema, consistent with active inflammatory changes.<\/span>\n          <\/li>\n          <li class=\"flex items-start gap-2\">\n            <i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n            <span><strong>Spine X-rays:<\/strong> Revealed early changes of spinal involvement with reduced lumbar lordosis and possible early syndesmophyte formation.<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n          <i data-lucide=\"test-tubes\" class=\"w-4 h-4 text-med-600\"><\/i>\n          Laboratory Investigations\n        <\/h3>\n        <ul class=\"space-y-3 text-sm text-slate-600\">\n          <li class=\"flex items-start gap-2\">\n            <i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n            <span><strong>HLA-B27 Testing:<\/strong> Positive, supporting the diagnosis of Ankylosing Spondylitis.<\/span>\n          <\/li>\n          <li class=\"flex items-start gap-2\">\n            <i data-lucide=\"check-circle-2\" class=\"w-4 h-4 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n            <span><strong>ESR and CRP Assessment:<\/strong> Elevated inflammatory markers, indicating active systemic inflammation.<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n        <i data-lucide=\"stethoscope\" class=\"w-4 h-4 text-med-600\"><\/i>\n        Disease-Specific Clinical Assessment at Discharge\n      <\/h3>\n      <div class=\"overflow-x-auto\">\n        <table class=\"evidence-table\">\n          <thead>\n            <tr>\n              <th>Assessment Parameter<\/th>\n              <th>Finding<\/th>\n              <th>Clinical Significance<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Consciousness<\/td>\n              <td>Conscious and oriented<\/td>\n              <td>No neurological compromise<\/td>\n            <\/tr>\n            <tr>\n              <td>Posture<\/td>\n              <td>Stooped posture<\/td>\n              <td>Indicates progressive spinal involvement<\/td>\n            <\/tr>\n            <tr>\n              <td>Lumbar Flexion<\/td>\n              <td>Reduced<\/td>\n              <td>Restricted forward bending ability<\/td>\n            <\/tr>\n            <tr>\n              <td>Spinal Extension<\/td>\n              <td>Limited<\/td>\n              <td>Difficulty in backward bending<\/td>\n            <\/tr>\n            <tr>\n              <td>Sacroiliac Joints<\/td>\n              <td>Bilateral tenderness<\/td>\n              <td>Active inflammation at SI joints<\/td>\n            <\/tr>\n            <tr>\n              <td>Chest Expansion<\/td>\n              <td>3 cm (reduced)<\/td>\n              <td>Risk of restricted breathing capacity<\/td>\n            <\/tr>\n            <tr>\n              <td>Hip Joints<\/td>\n              <td>Stiffness present<\/td>\n              <td>Secondary joint involvement<\/td>\n            <\/tr>\n            <tr>\n              <td>Lower Limb Strength<\/td>\n              <td>4+\/5<\/td>\n              <td>Mild weakness but functional<\/td>\n            <\/tr>\n            <tr>\n              <td>Pain Score<\/td>\n              <td>6\/10<\/td>\n              <td>Moderate pain requiring management<\/td>\n            <\/tr>\n            <tr>\n              <td>Functional Status<\/td>\n              <td>Moderate limitation<\/td>\n              <td>Requires structured rehabilitation<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card alert-blue mt-6\">\n      <div class=\"flex items-start gap-3\">\n        <i data-lucide=\"brain\" class=\"w-5 h-5 text-blue-600 flex-shrink-0 mt-0.5\"><\/i>\n        <div>\n          <p class=\"text-sm font-semibold text-blue-800 mb-1\">Doctor Explanation: Understanding HLA-B27 and Ankylosing Spondylitis<\/p>\n          <p class=\"text-sm text-blue-700 leading-relaxed\">\n            HLA-B27 is a genetic marker found in approximately 80 to 90 percent of patients with Ankylosing Spondylitis. However, being HLA-B27 positive alone does not confirm the disease, as many healthy individuals carry this gene. The diagnosis requires a combination of clinical symptoms, radiological findings, and laboratory results. The positive HLA-B27 result in this case supported but did not alone establish the diagnosis. The MRI evidence of sacroiliitis and elevated inflammatory markers were equally important in confirming the condition.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 3: Hospital Treatment -->\n  <section id=\"hospital\" class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Hospital Treatment<\/h2>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-semibold text-slate-800 mb-4\">Hospital Course and Interventions<\/h3>\n      <p class=\"text-slate-600 text-sm leading-relaxed mb-4\">\n        Mr. Pannu was hospitalized for 7 days following a severe inflammatory flare that caused intense pain and inability to perform daily activities independently. The hospitalization served multiple purposes: achieving adequate pain control, initiating biologic therapy under medical supervision, conducting intensive physiotherapy assessments, and performing a comprehensive mobility evaluation.\n      <\/p>\n      <p class=\"text-slate-600 text-sm leading-relaxed mb-4\">\n        The decision to hospitalize was driven by the severity of the flare, the need for supervised biologic therapy initiation, and the requirement for multidisciplinary assessment before transitioning to home-based care.\n      <\/p>\n    <\/div>\n\n    <div class=\"grid md:grid-cols-2 gap-6 mb-6\">\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n          <i data-lucide=\"pill\" class=\"w-4 h-4 text-med-600\"><\/i>\n          Medical Treatment Received\n        <\/h3>\n        <ul class=\"space-y-2 text-sm text-slate-600\">\n          <li class=\"flex items-start gap-2\">\n            <span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n            Anti-inflammatory medications for systemic inflammation control\n          <\/li>\n          <li class=\"flex items-start gap-2\">\n            <span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n            Biologic therapy initiation under supervised clinical setting\n          <\/li>\n          <li class=\"flex items-start gap-2\">\n            <span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n            Pain management with structured analgesic protocol\n          <\/li>\n          <li class=\"flex items-start gap-2\">\n            <span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n            Muscle relaxants to reduce muscular spasm around the spine\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n          <i data-lucide=\"heart-pulse\" class=\"w-4 h-4 text-med-600\"><\/i>\n          Non-Pharmacological Interventions\n        <\/h3>\n        <ul class=\"space-y-2 text-sm text-slate-600\">\n          <li class=\"flex items-start gap-2\">\n            <span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n            Physiotherapy for initial mobility assessment and exercise planning\n          <\/li>\n          <li class=\"flex items-start gap-2\">\n            <span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n            Occupational therapy for functional activity evaluation\n          <\/li>\n          <li class=\"flex items-start gap-2\">\n            <span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n            Heat therapy for muscle relaxation and pain relief\n          <\/li>\n          <li class=\"flex items-start gap-2\">\n            <span class=\"w-1.5 h-1.5 bg-med-400 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n            Patient education on disease understanding and self-management\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n        <i data-lucide=\"clipboard-check\" class=\"w-4 h-4 text-med-600\"><\/i>\n        Procedures Performed During Hospitalization\n      <\/h3>\n      <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-3\">\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"scan\" class=\"w-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-700\">MRI Sacroiliac Joints<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"image\" class=\"w-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-700\">Spine X-rays<\/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-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-700\">HLA-B27 Testing<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"flame\" class=\"w-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-700\">ESR and CRP Assessment<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"footprints\" class=\"w-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-700\">Physical Function Assessment<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"ruler\" class=\"w-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-700\">Posture Evaluation<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3\">\n          <i data-lucide=\"move\" class=\"w-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-700\">Gait Analysis<\/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-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n          <span class=\"text-sm text-slate-700\">Rheumatology Consultation<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card alert-blue mt-6\">\n      <div class=\"flex items-start gap-3\">\n        <i data-lucide=\"brain\" class=\"w-5 h-5 text-blue-600 flex-shrink-0 mt-0.5\"><\/i>\n        <div>\n          <p class=\"text-sm font-semibold text-blue-800 mb-1\">Doctor Explanation: Why Biologic Therapy Was Initiated in Hospital<\/p>\n          <p class=\"text-sm text-blue-700 leading-relaxed\">\n            Biologic therapy for Ankylosing Spondylitis is typically initiated in a hospital or supervised clinical setting. This is because biologic agents modify the immune system and carry a risk of infusion reactions, allergic responses, and infections. The first dose requires close monitoring for any adverse effects. Once the initial dose is tolerated well, subsequent doses can often be self-administered at home with proper training and follow-up. Hospital initiation also allows the medical team to coordinate the transition to home-based care with a clear plan in place.\n          <\/p>\n        <\/div>\n      <\/div>\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\" class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Why Home Healthcare Was Needed<\/h2>\n\n    <p class=\"text-slate-600 text-sm leading-relaxed mb-6\">\n      After seven days of hospitalization, Mr. Pannu was medically stable for discharge. However, his functional status remained significantly limited. The treating rheumatologist and multidisciplinary team determined that professional home healthcare was the most clinically appropriate next step for several specific reasons.\n    <\/p>\n\n    <div class=\"grid md:grid-cols-2 gap-6 mb-6\">\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"shield-check\" class=\"w-4 h-4 text-green-600\"><\/i>\n          Patient Safety at Home\n        <\/h3>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          Mr. Pannu had a documented mild fall risk during severe pain episodes. His reduced spinal flexibility and hip stiffness made certain movements unsafe without supervision. A trained <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"text-med-700 underline\">patient attendant at home<\/a> could provide physical support during mobility, assist with safe transfers, and ensure that he did not attempt activities beyond his current capability.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed\">\n          His mild hypertension also required regular monitoring, as pain and altered physical activity can affect blood pressure control. <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"text-med-700 underline\">Home nursing services<\/a> could track his blood pressure daily and report any concerning trends to the visiting doctor.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"repeat\" class=\"w-4 h-4 text-green-600\"><\/i>\n          Continuity of Rehabilitation\n        <\/h3>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          The physiotherapy program initiated in the hospital needed to continue without interruption. Ankylosing Spondylitis rehabilitation requires daily, consistent exercise to prevent further stiffness and maintain gains in mobility. Gaps in physiotherapy can lead to rapid loss of flexibility.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed\">\n          <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"text-med-700 underline\">Physiotherapy at home<\/a> in Amritsar ensured that Mr. Pannu received supervised sessions without the logistical burden of traveling to a clinic daily, which would have been physically taxing and could have worsened his symptoms.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"pill\" class=\"w-4 h-4 text-green-600\"><\/i>\n          Medication Safety and Monitoring\n        <\/h3>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          Mr. Pannu was discharged on multiple medications including anti-inflammatory drugs, biologic therapy, muscle relaxants, and medications for his hypertension and dyslipidemia. This combination required careful <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"text-med-700 underline\">medication monitoring and management<\/a> at home to ensure adherence, watch for side effects, and prevent drug interactions.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed\">\n          Biologic therapy in particular requires monitoring for signs of infection, as these medications can suppress immune responses. The home nursing team was trained to recognize early warning signs and coordinate with the treating physician.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-3 flex items-center gap-2\">\n          <i data-lucide=\"users\" class=\"w-4 h-4 text-green-600\"><\/i>\n          Family Education and Support\n        <\/h3>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          Chronic conditions like Ankylosing Spondylitis require lifelong management. The family needed structured education on the disease, its progression, warning signs, and how to support the rehabilitation process at home.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed\">\n          Professional home healthcare provided a framework for <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"text-med-700 underline\">patient care services<\/a> that included caregiver training, ensuring that Mr. Pannu&#8217;s wife and brother understood their roles in his long-term recovery and knew when to seek medical help.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card alert-green\">\n      <div class=\"flex items-start gap-3\">\n        <i data-lucide=\"check-circle\" class=\"w-5 h-5 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n        <div>\n          <p class=\"text-sm font-semibold text-green-800 mb-1\">Clinical Rationale: Home Care Over Extended Hospital Stay<\/p>\n          <p class=\"text-sm text-green-700 leading-relaxed\">\n            Once the acute inflammatory flare was controlled and biologic therapy was safely initiated, there was no clinical need for continued hospitalization. Extended hospital stays increase the risk of hospital-acquired infections, contribute to deconditioning, and are significantly more expensive. The rehabilitation Mr. Pannu needed, including daily physiotherapy, posture correction, and medication management, could be delivered more effectively and comfortably at home. Evidence supports that <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\" class=\"underline font-medium\">post-hospital discharge care at home<\/a> leads to better patient satisfaction and comparable or superior functional outcomes for conditions like Ankylosing Spondylitis.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 5: Home Care Plan -->\n  <section id=\"care-plan\" class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Home Care Plan by AtHomeCare<\/h2>\n\n    <p class=\"text-slate-600 text-sm leading-relaxed mb-6\">\n      A structured, multidisciplinary home healthcare plan was developed based on the hospital discharge summary, rheumatologist recommendations, and functional assessment findings. Each component of the plan addressed specific clinical needs identified during the hospital evaluation.\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-10 h-10 bg-med-100 rounded-lg flex items-center justify-center\">\n          <i data-lucide=\"heart-pulse\" class=\"w-5 h-5 text-med-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"text-base font-semibold text-slate-800\">Home Nursing<\/h3>\n          <p class=\"text-xs text-slate-500\">Clinical monitoring and medication safety<\/p>\n        <\/div>\n      <\/div>\n      <p class=\"text-slate-600 text-sm leading-relaxed mb-4\">\n        The home nursing component was essential for bridging the gap between hospital care and independent home management. A trained nurse visited regularly to perform clinical assessments that could not be done by family members alone.\n      <\/p>\n      <div class=\"grid sm:grid-cols-2 gap-3\">\n        <div class=\"bg-slate-50 rounded-lg p-3\">\n          <p class=\"text-sm font-medium text-slate-700 mb-1\">Pain Level Monitoring<\/p>\n          <p class=\"text-xs text-slate-500\">Systematic pain scoring using standardized scales to track response to treatment over time.<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3\">\n          <p class=\"text-sm font-medium text-slate-700 mb-1\">Medication Effectiveness<\/p>\n          <p class=\"text-xs text-slate-500\">Assessing whether prescribed medications were adequately controlling symptoms or needed adjustment.<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3\">\n          <p class=\"text-sm font-medium text-slate-700 mb-1\">Side Effect Observation<\/p>\n          <p class=\"text-xs text-slate-500\">Monitoring for adverse reactions to biologic therapy, anti-inflammatory drugs, and muscle relaxants.<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3\">\n          <p class=\"text-sm font-medium text-slate-700 mb-1\">Blood Pressure Monitoring<\/p>\n          <p class=\"text-xs text-slate-500\">Daily BP checks given his history of mild hypertension and new medication regimen.<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3\">\n          <p class=\"text-sm font-medium text-slate-700 mb-1\">Posture Education Reinforcement<\/p>\n          <p class=\"text-xs text-slate-500\">Reinforcing correct posture principles during daily activities and rest periods.<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-3\">\n          <p class=\"text-sm font-medium text-slate-700 mb-1\">Family Education<\/p>\n          <p class=\"text-xs text-slate-500\">Training caregivers on warning signs, medication schedules, and when to contact the doctor.<\/p>\n        <\/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-10 h-10 bg-green-100 rounded-lg flex items-center justify-center\">\n          <i data-lucide=\"hand-helping\" class=\"w-5 h-5 text-green-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"text-base font-semibold text-slate-800\">Patient Attendant<\/h3>\n          <p class=\"text-xs text-slate-500\">Daily living support and mobility assistance<\/p>\n        <\/div>\n      <\/div>\n      <p class=\"text-slate-600 text-sm leading-relaxed mb-4\">\n        A trained patient attendant provided daily physical support and assistance. This role was distinct from nursing care and focused on practical help with activities of daily living, safe mobility, and emotional companionship. The <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"text-med-700 underline\">patient care taker<\/a> was specifically trained in mobility assistance techniques for patients with spinal conditions.\n      <\/p>\n      <ul class=\"space-y-2 text-sm text-slate-600\">\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n          Assisting during painful flare-ups with positioning and comfort measures\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n          Helping with guided stretching sessions as prescribed by the physiotherapist\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n          Supporting safe mobility during walks and around the home\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n          Assisting with household activities that were beyond his current capability\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n          Promoting ergonomic sitting posture during rest and work-from-home periods\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n          Providing emotional support and encouragement during the rehabilitation process\n        <\/li>\n      <\/ul>\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-10 h-10 bg-purple-100 rounded-lg flex items-center justify-center\">\n          <i data-lucide=\"dumbbell\" class=\"w-5 h-5 text-purple-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"text-base font-semibold text-slate-800\">Physiotherapy at Home<\/h3>\n          <p class=\"text-xs text-slate-500\">Core component of Ankylosing Spondylitis rehabilitation<\/p>\n        <\/div>\n      <\/div>\n      <p class=\"text-slate-600 text-sm leading-relaxed mb-4\">\n        Physiotherapy was the most critical component of the home care plan. In Ankylosing Spondylitis, regular exercise is not merely supportive but is considered a primary treatment. Without consistent physiotherapy, spinal stiffness progresses irreversibly. The <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"text-med-700 underline\">home physiotherapy program in Amritsar<\/a> was designed to address each specific limitation identified in the hospital assessment. The <a href=\"https:\/\/athomecare.in\/the-importance-of-physiotherapy-healing-through-movement\/\" class=\"text-med-700 underline\">importance of physiotherapy in healing through movement<\/a> is well-established in rheumatological care.\n      <\/p>\n\n      <h4 class=\"text-sm font-semibold text-slate-700 mb-3\">Treatment Goals<\/h4>\n      <div class=\"grid sm:grid-cols-2 gap-3 mb-4\">\n        <div class=\"flex items-start gap-2 bg-purple-50 rounded-lg p-3\">\n          <i data-lucide=\"target\" class=\"w-4 h-4 text-purple-600 flex-shrink-0 mt-0.5\"><\/i>\n          <span class=\"text-sm text-slate-700\">Improve spinal flexibility through targeted stretching and range-of-motion exercises<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 bg-purple-50 rounded-lg p-3\">\n          <i data-lucide=\"target\" class=\"w-4 h-4 text-purple-600 flex-shrink-0 mt-0.5\"><\/i>\n          <span class=\"text-sm text-slate-700\">Reduce pain and morning stiffness through structured exercise protocols<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 bg-purple-50 rounded-lg p-3\">\n          <i data-lucide=\"target\" class=\"w-4 h-4 text-purple-600 flex-shrink-0 mt-0.5\"><\/i>\n          <span class=\"text-sm text-slate-700\">Correct stooped posture through postural re-education and strengthening<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 bg-purple-50 rounded-lg p-3\">\n          <i data-lucide=\"target\" class=\"w-4 h-4 text-purple-600 flex-shrink-0 mt-0.5\"><\/i>\n          <span class=\"text-sm text-slate-700\">Strengthen back and core muscles to support spinal alignment<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 bg-purple-50 rounded-lg p-3\">\n          <i data-lucide=\"target\" class=\"w-4 h-4 text-purple-600 flex-shrink-0 mt-0.5\"><\/i>\n          <span class=\"text-sm text-slate-700\">Increase chest expansion through breathing exercises to maintain lung function<\/span>\n        <\/div>\n        <div class=\"flex items-start gap-2 bg-purple-50 rounded-lg p-3\">\n          <i data-lucide=\"target\" class=\"w-4 h-4 text-purple-600 flex-shrink-0 mt-0.5\"><\/i>\n          <span class=\"text-sm text-slate-700\">Improve walking endurance and maintain long-term functional independence<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card alert-blue\">\n        <div class=\"flex items-start gap-3\">\n          <i data-lucide=\"brain\" class=\"w-5 h-5 text-blue-600 flex-shrink-0 mt-0.5\"><\/i>\n          <div>\n            <p class=\"text-sm font-semibold text-blue-800 mb-1\">Why Chest Expansion Exercises Were Prioritized<\/p>\n            <p class=\"text-sm text-blue-700 leading-relaxed\">\n              Mr. Pannu&#8217;s chest expansion was measured at 3 cm, which is significantly below the normal range of 5 cm or more in adult males. Ankylosing Spondylitis can cause inflammation of the costovertebral joints, where the ribs connect to the spine. Over time, this can restrict rib cage movement and reduce lung capacity. <a href=\"https:\/\/athomecare.in\/chest-physiotherapy-clinical\/\" class=\"underline font-medium\">Chest physiotherapy<\/a> and deep breathing exercises were therefore a non-negotiable part of the daily routine to preserve respiratory function.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Doctor Home Visit -->\n    <div class=\"clinical-card mb-6\">\n      <div class=\"flex items-center gap-3 mb-4\">\n        <div class=\"w-10 h-10 bg-amber-100 rounded-lg flex items-center justify-center\">\n          <i data-lucide=\"user-check\" class=\"w-5 h-5 text-amber-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"text-base font-semibold text-slate-800\">Doctor Home Visit<\/h3>\n          <p class=\"text-xs text-slate-500\">Clinical oversight and treatment coordination<\/p>\n        <\/div>\n      <\/div>\n      <p class=\"text-slate-600 text-sm leading-relaxed mb-4\">\n        Regular <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"text-med-700 underline\">doctor home visits<\/a> provided clinical oversight without requiring Mr. Pannu to travel. This was particularly important during the early weeks after biologic therapy initiation when close monitoring was essential. The visiting doctor coordinated with the rheumatologist to ensure that the home care plan remained aligned with the overall treatment strategy.\n      <\/p>\n      <ul class=\"space-y-2 text-sm text-slate-600\">\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-amber-600 flex-shrink-0 mt-0.5\"><\/i>\n          Reviewing disease activity and assessing overall clinical progress\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-amber-600 flex-shrink-0 mt-0.5\"><\/i>\n          Evaluating response to biologic therapy and checking for adverse effects\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-amber-600 flex-shrink-0 mt-0.5\"><\/i>\n          Adjusting medications based on symptom response and side effect profile\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-amber-600 flex-shrink-0 mt-0.5\"><\/i>\n          Performing joint mobility assessments to track improvement objectively\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-amber-600 flex-shrink-0 mt-0.5\"><\/i>\n          Monitoring inflammatory markers through periodic blood tests\n        <\/li>\n        <li class=\"flex items-start gap-2\">\n          <i data-lucide=\"check\" class=\"w-4 h-4 text-amber-600 flex-shrink-0 mt-0.5\"><\/i>\n          Coordinating rheumatology follow-up and communicating home progress to the specialist\n        <\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- Equipment Used -->\n    <div class=\"clinical-card mb-6\">\n      <div class=\"flex items-center gap-3 mb-4\">\n        <div class=\"w-10 h-10 bg-slate-100 rounded-lg flex items-center justify-center\">\n          <i data-lucide=\"package\" class=\"w-5 h-5 text-slate-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"text-base font-semibold text-slate-800\">Equipment Used During Home Rehabilitation<\/h3>\n          <p class=\"text-xs text-slate-500\">Arranged through <a href=\"https:\/\/athomecare.in\/home-care-amritsar\/medical-equipment-rental\/\" class=\"text-med-700 underline\">medical equipment rental<\/a> services<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"grid sm:grid-cols-2 lg:grid-cols-4 gap-3\">\n        <div class=\"bg-slate-50 rounded-lg p-4 text-center\">\n          <i data-lucide=\"square\" class=\"w-6 h-6 text-med-600 mx-auto mb-2\"><\/i>\n          <p class=\"text-sm font-medium text-slate-700\">Exercise Mat<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">For floor exercises and stretching<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-4 text-center\">\n          <i data-lucide=\"armchair\" class=\"w-6 h-6 text-med-600 mx-auto mb-2\"><\/i>\n          <p class=\"text-sm font-medium text-slate-700\">Lumbar Support Cushion<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">For sitting posture support<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-4 text-center\">\n          <i data-lucide=\"thermometer\" class=\"w-6 h-6 text-med-600 mx-auto mb-2\"><\/i>\n          <p class=\"text-sm font-medium text-slate-700\">Heating Pad<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">Pre-exercise muscle relaxation<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-4 text-center\">\n          <i data-lucide=\"link\" class=\"w-6 h-6 text-med-600 mx-auto mb-2\"><\/i>\n          <p class=\"text-sm font-medium text-slate-700\">Resistance Bands<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">For progressive strengthening<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-4 text-center\">\n          <i data-lucide=\"minus\" class=\"w-6 h-6 text-med-600 mx-auto mb-2\"><\/i>\n          <p class=\"text-sm font-medium text-slate-700\">Foam Roller<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">For myofascial release<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-4 text-center\">\n          <i data-lucide=\"gauge\" class=\"w-6 h-6 text-med-600 mx-auto mb-2\"><\/i>\n          <p class=\"text-sm font-medium text-slate-700\">Digital BP Monitor<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">For daily blood pressure tracking<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-4 text-center\">\n          <i data-lucide=\"mirror\" class=\"w-6 h-6 text-med-600 mx-auto mb-2\"><\/i>\n          <p class=\"text-sm font-medium text-slate-700\">Posture Correction Mirror<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">For visual posture feedback<\/p>\n        <\/div>\n        <div class=\"bg-slate-50 rounded-lg p-4 text-center\">\n          <i data-lucide=\"calendar-clock\" class=\"w-6 h-6 text-med-600 mx-auto mb-2\"><\/i>\n          <p class=\"text-sm font-medium text-slate-700\">Medication Organizer<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">For adherence support<\/p>\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-10 h-10 bg-indigo-100 rounded-lg flex items-center justify-center\">\n          <i data-lucide=\"clock\" class=\"w-5 h-5 text-indigo-700\"><\/i>\n        <\/div>\n        <div>\n          <h3 class=\"text-base font-semibold text-slate-800\">Structured Daily Care Plan<\/h3>\n          <p class=\"text-xs text-slate-500\">A consistent daily routine for optimal rehabilitation<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-4\">\n        <div class=\"border border-orange-200 rounded-xl p-4 bg-orange-50\/50\">\n          <h4 class=\"text-sm font-semibold text-orange-800 mb-3 flex items-center gap-2\">\n            <i data-lucide=\"sunrise\" class=\"w-4 h-4\"><\/i> Morning\n          <\/h4>\n          <ul class=\"space-y-2 text-xs text-slate-600\">\n            <li>Gentle stretching exercises in bed before rising<\/li>\n            <li>Morning medications as prescribed<\/li>\n            <li>Heat therapy to reduce overnight stiffness<\/li>\n            <li>Posture correction exercises<\/li>\n            <li>Protein-rich breakfast<\/li>\n            <li>Short walk with attendant support<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"border border-blue-200 rounded-xl p-4 bg-blue-50\/50\">\n          <h4 class=\"text-sm font-semibold text-blue-800 mb-3 flex items-center gap-2\">\n            <i data-lucide=\"sun\" class=\"w-4 h-4\"><\/i> Afternoon\n          <\/h4>\n          <ul class=\"space-y-2 text-xs text-slate-600\">\n            <li>Physiotherapy session with home physiotherapist<\/li>\n            <li>Core strengthening exercises<\/li>\n            <li>Balanced lunch<\/li>\n            <li>Rest period in supported posture<\/li>\n            <li>Adequate hydration<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"border border-purple-200 rounded-xl p-4 bg-purple-50\/50\">\n          <h4 class=\"text-sm font-semibold text-purple-800 mb-3 flex items-center gap-2\">\n            <i data-lucide=\"sunset\" class=\"w-4 h-4\"><\/i> Evening\n          <\/h4>\n          <ul class=\"space-y-2 text-xs text-slate-600\">\n            <li>Walking program with progressive distance<\/li>\n            <li>Breathing and chest expansion exercises<\/li>\n            <li>Light stretching to prevent evening stiffness<\/li>\n            <li>Medication review with nurse<\/li>\n            <li>Family interaction and social engagement<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"border border-slate-200 rounded-xl p-4 bg-slate-50\/50\">\n          <h4 class=\"text-sm font-semibold text-slate-800 mb-3 flex items-center gap-2\">\n            <i data-lucide=\"moon\" class=\"w-4 h-4\"><\/i> Night\n          <\/h4>\n          <ul class=\"space-y-2 text-xs text-slate-600\">\n            <li>Light dinner<\/li>\n            <li>Heat therapy if required for pain relief<\/li>\n            <li>Relaxation exercises before sleep<\/li>\n            <li>Comfortable sleeping posture on firm mattress<\/li>\n            <li>Adequate sleep duration<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card alert-blue mt-4\">\n        <div class=\"flex items-start gap-3\">\n          <i data-lucide=\"brain\" class=\"w-5 h-5 text-blue-600 flex-shrink-0 mt-0.5\"><\/i>\n          <div>\n            <p class=\"text-sm font-semibold text-blue-800 mb-1\">Why Morning Exercise Comes Before Getting Out of Bed<\/p>\n            <p class=\"text-sm text-blue-700 leading-relaxed\">\n              In Ankylosing Spondylitis, the spine stiffens significantly during periods of inactivity, especially overnight. Performing gentle stretching exercises while still in bed warms up the spinal tissues gradually, reducing the risk of strain that can occur when a stiff spine is suddenly loaded by standing up. This approach is a standard recommendation in AS rehabilitation protocols and was specifically included in Mr. Pannu&#8217;s plan based on his 90-minute morning stiffness at baseline.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 6: Risks Monitored -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Risks Being Monitored<\/h2>\n    <p class=\"text-slate-600 text-sm leading-relaxed mb-6\">\n      Throughout the home rehabilitation period, the clinical team maintained active surveillance for several identified risks. Each risk had a specific monitoring plan and escalation protocol. Understanding these risks is important for families managing similar conditions at home, as described in our guide on <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\" class=\"text-med-700 underline\">early warning signs that require immediate medical attention<\/a>.\n    <\/p>\n    <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-4\">\n      <div class=\"clinical-card flex items-start gap-3\">\n        <span class=\"risk-indicator risk-high mt-1\">High<\/span>\n        <div>\n          <p class=\"text-sm font-medium text-slate-800\">Progressive Spinal Stiffness<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">Monitored through weekly range-of-motion measurements<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <span class=\"risk-indicator risk-high mt-1\">High<\/span>\n        <div>\n          <p class=\"text-sm font-medium text-slate-800\">Reduced Spinal Mobility<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">Tracked using modified Schober&#8217;s test at each physiotherapy session<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <span class=\"risk-indicator risk-medium mt-1\">Medium<\/span>\n        <div>\n          <p class=\"text-sm font-medium text-slate-800\">Hip Joint Involvement<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">Assessed through hip range-of-motion and pain reporting<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <span class=\"risk-indicator risk-medium mt-1\">Medium<\/span>\n        <div>\n          <p class=\"text-sm font-medium text-slate-800\">Osteoporosis<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">Chronic inflammation and reduced mobility increase bone loss risk<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <span class=\"risk-indicator risk-medium mt-1\">Medium<\/span>\n        <div>\n          <p class=\"text-sm font-medium text-slate-800\">Poor Posture Progression<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">Visual posture assessment and mirror feedback monitoring<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <span class=\"risk-indicator risk-medium mt-1\">Medium<\/span>\n        <div>\n          <p class=\"text-sm font-medium text-slate-800\">Reduced Chest Expansion<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">Measured periodically to detect any decline in respiratory function<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <span class=\"risk-indicator risk-medium mt-1\">Medium<\/span>\n        <div>\n          <p class=\"text-sm font-medium text-slate-800\">Falls During Flare-ups<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\"><a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\" class=\"text-med-700 underline\">Fall prevention<\/a> strategies implemented during painful episodes<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <span class=\"risk-indicator risk-high mt-1\">High<\/span>\n        <div>\n          <p class=\"text-sm font-medium text-slate-800\">Medication Adverse Effects<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">Especially infection risk from biologic therapy<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <span class=\"risk-indicator risk-low mt-1\">Low<\/span>\n        <div>\n          <p class=\"text-sm font-medium text-slate-800\">Hospital Readmission<\/p>\n          <p class=\"text-xs text-slate-500 mt-1\">Prevented through proactive monitoring and early intervention<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 7: Recovery Timeline -->\n  <section id=\"timeline\" class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Recovery Timeline<\/h2>\n    <p class=\"text-slate-600 text-sm leading-relaxed mb-8\">\n      The following timeline documents the clinical progress observed over 12 weeks of structured home rehabilitation. Each stage reflects actual assessments and observations recorded by the home healthcare team.\n    <\/p>\n\n    <div class=\"space-y-6\">\n      <!-- Day 1 -->\n      <div class=\"timeline-line\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-3 mb-3\">\n            <span class=\"bg-red-100 text-red-700 text-xs font-semibold px-3 py-1 rounded-full\">Day 1<\/span>\n            <span class=\"text-xs text-slate-500\">Transition from Hospital to Home<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            Mr. Pannu arrived home from the hospital with his wife and brother present. The home nursing team conducted an initial assessment within two hours of arrival. Pain score was 6\/10. Morning stiffness was lasting approximately 90 minutes. He could walk 300 meters with frequent rest breaks.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            <strong>Nursing intervention:<\/strong> Baseline vital signs recorded (BP 126\/78, HR 76, RR 18, SpO2 98%). Medication organizer set up. First home physiotherapy assessment completed. Fall risk evaluation done and home environment checked for safety hazards.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            <strong>Family observation:<\/strong> Wife reported anxiety about managing his condition at home. She was reassured with a clear written schedule and emergency contact numbers.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Day 3 -->\n      <div class=\"timeline-line\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-3 mb-3\">\n            <span class=\"bg-red-100 text-red-700 text-xs font-semibold px-3 py-1 rounded-full\">Day 3<\/span>\n            <span class=\"text-xs text-slate-500\">Establishing Routine<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            The daily care routine was beginning to take shape. Morning stretching was initiated with gentle range-of-motion exercises performed in bed. Heat therapy before exercises was helping reduce initial resistance to movement.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            <strong>Clinical progress:<\/strong> Pain score remained at 6\/10 but Mr. Pannu reported that the structured routine gave him a sense of control over his condition. He was more willing to participate in exercises compared to Day 1.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            <strong>Nursing intervention:<\/strong> Medication adherence was confirmed. No adverse effects from biologic therapy observed. Blood pressure stable. Family education session conducted on posture during sitting, standing, and sleeping.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Week 1 -->\n      <div class=\"timeline-line\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-3 mb-3\">\n            <span class=\"bg-orange-100 text-orange-700 text-xs font-semibold px-3 py-1 rounded-full\">Week 1<\/span>\n            <span class=\"text-xs text-slate-500\">First Doctor Home Visit<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            The first doctor home visit was conducted. Joint mobility was assessed and compared to hospital discharge findings. Morning stiffness had reduced slightly from 90 minutes to approximately 75 minutes. Pain score was 5\/10.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            <strong>Doctor review:<\/strong> The physician noted early positive response to the combined approach of biologic therapy and physiotherapy. No signs of infection or adverse drug reactions. Current medications were continued. Blood tests ordered for inflammatory markers to be done at a local laboratory.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            <strong>Patient response:<\/strong> Mr. Pannu expressed that the home physiotherapy sessions were more comfortable than hospital sessions because he could rest immediately afterward in his own environment. Walking tolerance had improved slightly to approximately 400 meters.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Week 2 -->\n      <div class=\"timeline-line\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-3 mb-3\">\n            <span class=\"bg-orange-100 text-orange-700 text-xs font-semibold px-3 py-1 rounded-full\">Week 2<\/span>\n            <span class=\"text-xs text-slate-500\">Noticeable Improvement in Stiffness<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            Morning stiffness had reduced to approximately 60 minutes. The physiotherapist noted improved willingness to perform exercises and better tolerance for stretching. Core strengthening exercises were introduced gradually.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            <strong>Nursing intervention:<\/strong> Inflammatory marker results reviewed. ESR and CRP showed downward trend, suggesting response to biologic therapy. Blood pressure remained well controlled. Posture correction mirror was now being used regularly by the patient for self-monitoring.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            <strong>Family observation:<\/strong> Wife reported that Mr. Pannu was requiring less assistance with morning activities. His mood had improved noticeably. He was beginning to take more initiative in following the exercise schedule independently.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Week 4 -->\n      <div class=\"timeline-line\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-3 mb-3\">\n            <span class=\"bg-yellow-100 text-yellow-700 text-xs font-semibold px-3 py-1 rounded-full\">Week 4<\/span>\n            <span class=\"text-xs text-slate-500\">Significant Functional Gains<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            Morning stiffness was now approximately 45 minutes. Pain score had improved to 3\/10. Walking endurance had increased to approximately 1.5 kilometers with minimal rest breaks. Lumbar flexibility showed measurable improvement on range-of-motion testing.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            <strong>Doctor review:<\/strong> Second doctor visit conducted. Clinical examination confirmed improved spinal mobility. Chest expansion had improved from 3 cm to 4 cm. The doctor increased the intensity of the physiotherapy program and introduced resistance band exercises for progressive strengthening.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            <strong>Clinical progress:<\/strong> Mr. Pannu was now able to climb stairs using the handrail with less difficulty. He could bend forward slightly more than at discharge. Hip pain during walking had reduced.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            <strong>Family observation:<\/strong> The family noted that he was sleeping better and the sleep disturbance due to pain had reduced significantly. His wife felt more confident in managing the daily routine and no longer felt anxious about the home care process.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Month 2 -->\n      <div class=\"timeline-line\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-3 mb-3\">\n            <span class=\"bg-green-100 text-green-700 text-xs font-semibold px-3 py-1 rounded-full\">Month 2<\/span>\n            <span class=\"text-xs text-slate-500\">Approaching Baseline Function<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            Morning stiffness had reduced to approximately 30 minutes. Pain score was 2-3\/10. Walking endurance had increased to approximately 3 kilometers. Posture had improved visibly, with less stooping noted during standing and walking.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            <strong>Doctor review:<\/strong> Third doctor visit. Inflammatory markers continued to show downward trend. Biologic therapy was well tolerated with no adverse effects. The rheumatologist was updated on progress and agreed with the current home care plan. Discussion began about planning for return to work.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            <strong>Nursing intervention:<\/strong> The frequency of nursing visits was reduced as Mr. Pannu&#8217;s condition stabilized. Focus shifted to reinforcing self-management skills and preparing for increased independence.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            <strong>Patient response:<\/strong> Mr. Pannu expressed confidence about returning to work. He was performing most of his exercise routine independently. The fear of disease progression that was present at discharge had reduced significantly.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Month 3 -->\n      <div class=\"timeline-line\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card\">\n          <div class=\"flex items-center gap-3 mb-3\">\n            <span class=\"bg-green-100 text-green-700 text-xs font-semibold px-3 py-1 rounded-full\">Month 3<\/span>\n            <span class=\"text-xs text-slate-500\">12-Week Outcome Assessment<\/span>\n          <\/div>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            At the 12-week mark, the outcomes exceeded the initial short-term goals. Morning stiffness had reduced from 90 minutes to approximately 20 minutes. Pain score had improved from 6\/10 to 2\/10. Walking endurance had increased from 300 meters to 5 kilometers with minimal discomfort.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed mb-2\">\n            <strong>Clinical progress:<\/strong> Lumbar flexibility and posture had improved significantly through regular physiotherapy. Chest expansion had improved from 3 cm to 5 cm, supporting better breathing during exercise. No severe inflammatory flare-ups or hospital readmissions had occurred during the entire rehabilitation period.\n          <\/p>\n          <p class=\"text-sm text-slate-600 leading-relaxed\">\n            <strong>Functional outcome:<\/strong> Mr. Pannu returned to full-time office work with ergonomic workstation modifications recommended by the occupational therapist. He was independently managing his exercise routine, medication schedule, and posture awareness. The home care plan was transitioned to a maintenance phase with reduced visit frequency.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 8: Clinical Evidence -->\n  <section id=\"evidence\" class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Clinical Evidence<\/h2>\n    <p class=\"text-slate-600 text-sm leading-relaxed mb-6\">\n      The following tables document the objective clinical measurements recorded during the 12-week home rehabilitation period. All values are based on assessments performed by the home healthcare team.\n    <\/p>\n\n    <!-- Vital Signs at Discharge -->\n    <div class=\"clinical-card mb-6\">\n      <h3 class=\"text-base font-semibold text-slate-800 mb-4\">Vital Signs at Discharge<\/h3>\n      <div class=\"overflow-x-auto\">\n        <table class=\"evidence-table\">\n          <thead>\n            <tr>\n              <th>Parameter<\/th>\n              <th>Value<\/th>\n              <th>Reference Range<\/th>\n              <th>Status<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Blood Pressure<\/td>\n              <td>126\/78 mmHg<\/td>\n              <td>Less than 140\/90 mmHg<\/td>\n              <td><span class=\"outcome-improved\">Normal<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Heart Rate<\/td>\n              <td>76 bpm<\/td>\n              <td>60-100 bpm<\/td>\n              <td><span class=\"outcome-improved\">Normal<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Respiratory Rate<\/td>\n              <td>18\/min<\/td>\n              <td>12-20\/min<\/td>\n              <td><span class=\"outcome-improved\">Normal<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Temperature<\/td>\n              <td>98.5 degrees F<\/td>\n              <td>97-99 degrees F<\/td>\n              <td><span class=\"outcome-improved\">Normal<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Oxygen Saturation<\/td>\n              <td>98% (Room Air)<\/td>\n              <td>95-100%<\/td>\n              <td><span class=\"outcome-improved\">Normal<\/span><\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- Functional Assessment -->\n    <div class=\"clinical-card mb-6\">\n      <h3 class=\"text-base font-semibold text-slate-800 mb-4\">Functional Assessment at Discharge<\/h3>\n      <div class=\"overflow-x-auto\">\n        <table class=\"evidence-table\">\n          <thead>\n            <tr>\n              <th>Activity<\/th>\n              <th>Level of Independence<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Bathing<\/td>\n              <td><span class=\"outcome-improved\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Dressing<\/td>\n              <td><span class=\"outcome-improved\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Feeding<\/td>\n              <td><span class=\"outcome-improved\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Toileting<\/td>\n              <td><span class=\"outcome-improved\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Communication<\/td>\n              <td><span class=\"outcome-improved\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Office Work<\/td>\n              <td><span class=\"outcome-improved\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Medication Management<\/td>\n              <td><span class=\"outcome-improved\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Decision Making<\/td>\n              <td><span class=\"outcome-improved\">Independent<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Heavy Household Cleaning<\/td>\n              <td><span class=\"outcome-stable\">Required Assistance<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Lifting Heavy Objects<\/td>\n              <td><span class=\"outcome-stable\">Required Assistance<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Gardening<\/td>\n              <td><span class=\"outcome-stable\">Required Assistance<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Long-Distance Travel<\/td>\n              <td><span class=\"outcome-stable\">Required Assistance<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Floor-Level Activities<\/td>\n              <td><span class=\"outcome-stable\">Required Assistance<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Carrying Groceries<\/td>\n              <td><span class=\"outcome-stable\">Required Assistance<\/span><\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- 12-Week Outcome Comparison -->\n    <div class=\"clinical-card mb-6\">\n      <h3 class=\"text-base font-semibold text-slate-800 mb-4\">12-Week Outcome Comparison<\/h3>\n      <div class=\"overflow-x-auto\">\n        <table class=\"evidence-table\">\n          <thead>\n            <tr>\n              <th>Parameter<\/th>\n              <th>At Discharge (Week 0)<\/th>\n              <th>At 12 Weeks<\/th>\n              <th>Change<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Morning Stiffness Duration<\/td>\n              <td>90 minutes<\/td>\n              <td>20 minutes<\/td>\n              <td><span class=\"outcome-improved\">Reduced by 70 minutes<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Pain Score<\/td>\n              <td>6\/10<\/td>\n              <td>2\/10<\/td>\n              <td><span class=\"outcome-improved\">Reduced by 4 points<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Walking Endurance<\/td>\n              <td>300 meters<\/td>\n              <td>5 kilometers<\/td>\n              <td><span class=\"outcome-improved\">Improved by 4.7 km<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Chest Expansion<\/td>\n              <td>3 cm<\/td>\n              <td>5 cm<\/td>\n              <td><span class=\"outcome-improved\">Improved by 2 cm<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Posture<\/td>\n              <td>Stooped<\/td>\n              <td>Significantly improved<\/td>\n              <td><span class=\"outcome-improved\">Visible correction<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Lumbar Flexibility<\/td>\n              <td>Reduced<\/td>\n              <td>Significantly improved<\/td>\n              <td><span class=\"outcome-improved\">Measurable improvement<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Work Status<\/td>\n              <td>On medical leave<\/td>\n              <td>Full-time office work<\/td>\n              <td><span class=\"outcome-improved\">Returned to work<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Hospital Readmissions<\/td>\n              <td>N\/A<\/td>\n              <td>0<\/td>\n              <td><span class=\"outcome-improved\">No readmissions<\/span><\/td>\n            <\/tr>\n            <tr>\n              <td>Severe Flare-ups<\/td>\n              <td>N\/A<\/td>\n              <td>0<\/td>\n              <td><span class=\"outcome-improved\">None during period<\/span><\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- Mobility Assessment -->\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-semibold text-slate-800 mb-4\">Mobility Assessment at Discharge<\/h3>\n      <div class=\"overflow-x-auto\">\n        <table class=\"evidence-table\">\n          <thead>\n            <tr>\n              <th>Mobility Parameter<\/th>\n              <th>Assessment Finding<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Walking Distance<\/td>\n              <td>300 meters independently with frequent rest breaks<\/td>\n            <\/tr>\n            <tr>\n              <td>Bed Mobility<\/td>\n              <td>Independent<\/td>\n            <\/tr>\n            <tr>\n              <td>Transfers<\/td>\n              <td>Independent<\/td>\n            <\/tr>\n            <tr>\n              <td>Bending and Lifting<\/td>\n              <td>Difficulty noted<\/td>\n            <\/tr>\n            <tr>\n              <td>Stair Climbing<\/td>\n              <td>Slow, using handrail<\/td>\n            <\/tr>\n            <tr>\n              <td>Fall Risk<\/td>\n              <td>Mild risk during severe pain episodes<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 9: Medical Authority -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Medical Authority<\/h2>\n\n    <div class=\"doctor-card mb-6\">\n      <div class=\"flex flex-col sm:flex-row items-start gap-6\">\n        <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya\" class=\"w-24 h-24 rounded-full border-2 border-white\/30 object-cover bg-white\/20\">\n        <div>\n          <h3 class=\"text-xl font-bold mb-1\">Dr. Ekta Fageriya<\/h3>\n          <p class=\"text-blue-200 text-sm mb-3\">MBBS<\/p>\n          <div class=\"grid sm:grid-cols-2 gap-3 text-sm\">\n            <div>\n              <p class=\"text-blue-300 text-xs\">RMC Registration No.<\/p>\n              <p class=\"text-white font-medium\">44780<\/p>\n            <\/div>\n            <div>\n              <p class=\"text-blue-300 text-xs\">Specialization<\/p>\n              <p class=\"text-white font-medium\">Geriatric Medicine<\/p>\n            <\/div>\n            <div>\n              <p class=\"text-blue-300 text-xs\">Clinical Experience<\/p>\n              <p class=\"text-white font-medium\">7 Years<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    \n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 10: Supporting Clinical Documents -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Supporting Clinical Documents<\/h2>\n    <p class=\"text-slate-600 text-sm leading-relaxed mb-6\">\n      The following clinical documents formed the basis of the home care plan. These records were reviewed by the home healthcare team before initiating services.\n    <\/p>\n    <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-4\">\n      <div class=\"clinical-card flex items-center gap-3\">\n        <i data-lucide=\"file-text\" class=\"w-5 h-5 text-med-600 flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-700\">Hospital Discharge Summary<\/span>\n      <\/div>\n      <div class=\"clinical-card flex items-center gap-3\">\n        <i data-lucide=\"scan\" class=\"w-5 h-5 text-med-600 flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-700\">MRI Sacroiliac Joints Report<\/span>\n      <\/div>\n      <div class=\"clinical-card flex items-center gap-3\">\n        <i data-lucide=\"image\" class=\"w-5 h-5 text-med-600 flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-700\">Spine X-ray Report<\/span>\n      <\/div>\n      <div class=\"clinical-card flex items-center gap-3\">\n        <i data-lucide=\"test-tubes\" class=\"w-5 h-5 text-med-600 flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-700\">HLA-B27 Test Report<\/span>\n      <\/div>\n      <div class=\"clinical-card flex items-center gap-3\">\n        <i data-lucide=\"flask-round\" class=\"w-5 h-5 text-med-600 flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-700\">ESR and CRP Blood Reports<\/span>\n      <\/div>\n      <div class=\"clinical-card flex items-center gap-3\">\n        <i data-lucide=\"clipboard-list\" class=\"w-5 h-5 text-med-600 flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-700\">Prescription and Medication List<\/span>\n      <\/div>\n      <div class=\"clinical-card flex items-center gap-3\">\n        <i data-lucide=\"footprints\" class=\"w-5 h-5 text-med-600 flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-700\">Physical Function Assessment<\/span>\n      <\/div>\n      <div class=\"clinical-card flex items-center gap-3\">\n        <i data-lucide=\"ruler\" class=\"w-5 h-5 text-med-600 flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-700\">Posture and Gait Analysis Report<\/span>\n      <\/div>\n      <div class=\"clinical-card flex items-center gap-3\">\n        <i data-lucide=\"notebook-pen\" class=\"w-5 h-5 text-med-600 flex-shrink-0\"><\/i>\n        <span class=\"text-sm text-slate-700\">Rheumatology Consultation Notes<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 11: Recovery Outcome -->\n  <section id=\"outcome\" class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Recovery Outcome<\/h2>\n\n    <div class=\"grid md:grid-cols-2 gap-6 mb-6\">\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4\">Mobility and Pain<\/h3>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          The most significant improvement was in walking endurance, which increased from 300 meters to 5 kilometers over 12 weeks. This represents a more than 16-fold increase in walking capacity. Pain scores reduced from 6\/10 to 2\/10, bringing the pain to a manageable level that no longer interfered with daily activities.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed\">\n          Morning stiffness reduced from 90 minutes to 20 minutes, meaning Mr. Pannu could start his day with minimal delay. His lumbar flexibility and overall posture showed visible improvement that was confirmed through objective measurements during physiotherapy assessments.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4\">Respiratory Function and Medical Stability<\/h3>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          Chest expansion improved from 3 cm to 5 cm, which is within the normal range. This improvement in <a href=\"https:\/\/athomecare.indoor-physical-activity-and-breathing-exercises-for-elderly-at-home-care\/\" class=\"text-med-700 underline\">breathing and chest expansion exercises<\/a> directly supports better lung function and reduces the long-term risk of respiratory complications associated with Ankylosing Spondylitis.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed\">\n          Blood pressure remained well controlled throughout the rehabilitation period. Biologic therapy was tolerated without any adverse effects. Inflammatory markers showed a consistent downward trend. No hospital readmissions were required during the 12-week period.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4\">Functional Independence and Work<\/h3>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          Mr. Pannu successfully returned to full-time office work at the 12-week mark. Ergonomic workstation modifications were implemented based on the occupational therapist&#8217;s recommendations. These included a chair with lumbar support, adjusted monitor height, a footrest, and scheduled movement breaks every 45 to 60 minutes.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed\">\n          He was independently managing all basic activities of daily living, his medication schedule, and his exercise routine. The dependence on the patient attendant had reduced significantly, though the family continued to assist with heavy lifting and floor-level activities as recommended.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4\">Remaining Challenges and Long-Term Care<\/h3>\n        <p class=\"text-slate-600 text-sm leading-relaxed mb-3\">\n          Despite the significant improvement, Ankylosing Spondylitis is a chronic condition that requires lifelong management. Mr. Pannu still required assistance with heavy household activities, floor-level tasks, and long-distance travel. These limitations were expected given the nature of the disease.\n        <\/p>\n        <p class=\"text-slate-600 text-sm leading-relaxed\">\n          The long-term care plan included continuation of the daily exercise routine, regular rheumatology follow-ups, ongoing biologic therapy as prescribed, periodic inflammatory marker monitoring, and maintenance physiotherapy sessions as needed. The <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\" class=\"text-med-700 underline\">customized rehabilitation program<\/a> was designed to be sustainable long-term.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card alert-green\">\n      <div class=\"flex items-start gap-3\">\n        <i data-lucide=\"message-circle\" class=\"w-5 h-5 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n        <div>\n          <p class=\"text-sm font-semibold text-green-800 mb-1\">Family Feedback<\/p>\n          <p class=\"text-sm text-green-700 leading-relaxed\">\n            Mr. Pannu&#8217;s wife reported that the structured home care plan gave the family a clear sense of direction during a period of significant uncertainty. She emphasized that the education provided by the nursing team helped her understand what to expect and when to seek help. The emotional support provided by the patient attendant was particularly valued during the early weeks when Mr. Pannu was experiencing significant pain and anxiety about his condition.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 12: Key Clinical Learnings -->\n  <section id=\"learnings\" class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Key Clinical Learnings<\/h2>\n    <p class=\"text-slate-600 text-sm leading-relaxed mb-6\">\n      The following clinical insights emerged from this case. These points are intended for educational purposes and reflect general principles of Ankylosing Spondylitis management in a home care setting.\n    <\/p>\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 bg-med-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-med-700 font-bold text-sm\">1<\/span>\n          <\/div>\n          <div>\n            <h4 class=\"text-sm font-semibold text-slate-800 mb-1\">Daily Physiotherapy Is a Primary Treatment, Not an Adjunct<\/h4>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              In Ankylosing Spondylitis, exercise is as important as medication. Without daily, consistent physiotherapy, spinal stiffness progresses irreversibly regardless of pharmacological treatment. The home care setting is ideally suited for delivering this daily requirement because it removes the barrier of travel and allows exercises to be integrated naturally into the daily routine. The <a href=\"https:\/\/athomecare.in\/the-future-of-recovery-exploring-at-home-physiotherapy-services\/\" class=\"text-med-700 underline\">future of recovery increasingly points toward at-home physiotherapy<\/a> for chronic musculoskeletal conditions.\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 bg-med-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-med-700 font-bold text-sm\">2<\/span>\n          <\/div>\n          <div>\n            <h4 class=\"text-sm font-semibold text-slate-800 mb-1\">Morning Stiffness Duration Is a Reliable Outcome Measure<\/h4>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              In this case, morning stiffness duration tracked consistently with other clinical improvements. Measuring the time from waking to achieving maximal spinal movement is a simple, patient-reported metric that correlates well with disease activity. Families can easily track this at home, making it a practical outcome measure for home-based care.\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 bg-med-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-med-700 font-bold text-sm\">3<\/span>\n          <\/div>\n          <div>\n            <h4 class=\"text-sm font-semibold text-slate-800 mb-1\">Chest Expansion Must Be Monitored Actively<\/h4>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Reduced chest expansion in Ankylosing Spondylitis can progress silently. Patients may not notice gradual restriction in breathing capacity because it develops slowly. Measuring chest expansion with a simple tape measure at regular intervals is an essential part of home monitoring. When expansion falls below normal ranges, breathing exercises must be intensified immediately.\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 bg-med-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-med-700 font-bold text-sm\">4<\/span>\n          <\/div>\n          <div>\n            <h4 class=\"text-sm font-semibold text-slate-800 mb-1\">Heat Therapy Before Exercise Improves Compliance<\/h4>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Applying heat before stretching and exercise sessions reduces muscle resistance and makes movements less painful. This practical approach significantly improved Mr. Pannu&#8217;s willingness to participate in his exercise program, especially during the early weeks when stiffness was most severe. Improved compliance with exercise directly correlates with better outcomes in Ankylosing Spondylitis. This aligns with broader principles of <a href=\"https:\/\/athomecare.in\/managing-pain-a-comprehensive-guide-to-medication-and-alternatives\/\" class=\"text-med-700 underline\">comprehensive pain management<\/a>.\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 bg-med-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-med-700 font-bold text-sm\">5<\/span>\n          <\/div>\n          <div>\n            <h4 class=\"text-sm font-semibold text-slate-800 mb-1\">Family Education Directly Affects Long-Term Outcomes<\/h4>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              When families understand the disease, the rationale for each intervention, and the warning signs that require medical attention, they become active participants in rehabilitation rather than passive observers. In this case, the wife&#8217;s understanding of posture principles and exercise importance contributed directly to Mr. Pannu&#8217;s adherence to the program even as professional support was gradually reduced.\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 bg-med-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-med-700 font-bold text-sm\">6<\/span>\n          <\/div>\n          <div>\n            <h4 class=\"text-sm font-semibold text-slate-800 mb-1\">Ergonomic Workplace Modifications Are Essential for Work Return<\/h4>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Returning to a sedentary desk job without ergonomic modifications would have undermined the rehabilitation gains. For patients with spinal conditions, the workstation setup directly affects symptom control during working hours. Simple modifications like lumbar support cushions, regular movement breaks, and proper monitor height can prevent the work environment from becoming a source of disease aggravation.\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 bg-med-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-med-700 font-bold text-sm\">7<\/span>\n          <\/div>\n          <div>\n            <h4 class=\"text-sm font-semibold text-slate-800 mb-1\">Biologic Therapy Requires Structured Home Monitoring<\/h4>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Biologic agents for Ankylosing Spondylitis carry specific risks, particularly infection. Home healthcare provides the structured monitoring needed to detect early signs of adverse effects. The <a href=\"https:\/\/athomecare.in\/medication-safety-in-elderly-home-care-clinical-risks-interactions-doctor-recommended-practices\/\" class=\"text-med-700 underline\">medication safety practices in home care<\/a> ensure that patients on biologic therapy are observed regularly for fever, injection site reactions, and other warning signs that might otherwise go unnoticed.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 13: Family Education Summary -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Family Education Summary<\/h2>\n    <p class=\"text-slate-600 text-sm leading-relaxed mb-6\">\n      The following points were covered during structured education sessions with Mr. Pannu&#8217;s wife and brother. These sessions were conducted by the home nursing team and reinforced by the visiting doctor and physiotherapist.\n    <\/p>\n\n    <div class=\"grid sm:grid-cols-2 gap-4\">\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"check-circle-2\" class=\"w-5 h-5 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Encouraging daily stretching and posture exercises even when symptoms improve, as the disease can progress silently.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"check-circle-2\" class=\"w-5 h-5 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Maintaining proper sitting posture at work and avoiding prolonged sitting without movement breaks every 45 to 60 minutes.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"check-circle-2\" class=\"w-5 h-5 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Using a firm mattress and appropriate pillow support to maintain spinal alignment during sleep.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"check-circle-2\" class=\"w-5 h-5 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Applying heat therapy before exercises to reduce muscle stiffness and improve flexibility.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"check-circle-2\" class=\"w-5 h-5 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Following the rheumatologist&#8217;s schedule for biologic therapy and reporting any fever or signs of infection promptly.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"check-circle-2\" class=\"w-5 h-5 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Encouraging regular walking and deep breathing exercises to maintain chest expansion and cardiovascular fitness.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3 sm:col-span-2\">\n        <i data-lucide=\"check-circle-2\" class=\"w-5 h-5 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Recognizing warning signs such as severe joint swelling, sudden weakness, persistent fever, chest pain, difficulty breathing, or worsening spinal pain that require immediate medical evaluation.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3 sm:col-span-2\">\n        <i data-lucide=\"check-circle-2\" class=\"w-5 h-5 text-green-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Attending all scheduled rheumatology reviews and ensuring inflammatory markers are monitored as advised by the treating specialist.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Section 14: FAQs -->\n  <section id=\"faqs\" class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Frequently Asked Questions<\/h2>\n    <p class=\"text-slate-600 text-sm leading-relaxed mb-6\">\n      The following questions are commonly asked by patients and families dealing with Ankylosing Spondylitis. These answers are for educational purposes and do not replace individualized medical advice.\n    <\/p>\n\n    <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n      <div class=\"faq-question\">\n        <span>What is Ankylosing Spondylitis?<\/span>\n        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 faq-icon transition-transform\"><\/i>\n      <\/div>\n      <div class=\"faq-answer\">\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Ankylosing Spondylitis is a chronic inflammatory disease that mainly affects the spine and the sacroiliac joints, which are the joints connecting the base of the spine to the pelvis. It causes pain, stiffness, and over time, can lead to reduced spinal mobility. The condition belongs to a group of diseases called spondyloarthropathies. It typically begins in early adulthood and is more common in males. The inflammation can also affect other joints, the eyes, and in some cases, the heart and lungs.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n      <div class=\"faq-question\">\n        <span>Can exercise help Ankylosing Spondylitis?<\/span>\n        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 faq-icon transition-transform\"><\/i>\n      <\/div>\n      <div class=\"faq-answer\">\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Yes. Daily stretching, posture exercises, and strengthening programs are considered essential for maintaining spinal mobility in Ankylosing Spondylitis. Exercise is not merely a supportive measure but is recognized as a core component of treatment. Regular physical activity helps prevent the spinal stiffness that characterizes this condition. The exercise program should be supervised initially by a qualified physiotherapist and then continued independently at home. Activities like swimming, walking, and specific spinal exercises are particularly beneficial. Exercise should be performed daily, even on days when symptoms are mild, because the disease can progress silently without noticeable symptoms.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n      <div class=\"faq-question\">\n        <span>Why is morning stiffness common in Ankylosing Spondylitis?<\/span>\n        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 faq-icon transition-transform\"><\/i>\n      <\/div>\n      <div class=\"faq-answer\">\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Inflammation in the joints and spine increases during periods of inactivity, particularly overnight during sleep. The inflammatory process leads to accumulation of fluid and inflammatory cells in the joint spaces, causing the surrounding tissues to become stiff and painful. When a person with Ankylosing Spondylitis wakes up, the spine has been immobile for several hours, allowing inflammation to build up. This is why the stiffness typically improves with movement and exercise, as physical activity helps circulate joint fluid and reduce the inflammatory buildup. Morning stiffness lasting more than 30 minutes is a key clinical feature that distinguishes inflammatory back pain from mechanical back pain.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n      <div class=\"faq-question\">\n        <span>Can people with Ankylosing Spondylitis continue working?<\/span>\n        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 faq-icon transition-transform\"><\/i>\n      <\/div>\n      <div class=\"faq-answer\">\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Many people with Ankylosing Spondylitis continue working successfully with proper treatment, ergonomic adjustments, regular exercise, and medication adherence. The key factors that support continued employment include early diagnosis and treatment, a consistent daily exercise routine, workplace modifications such as ergonomic chairs and scheduled movement breaks, and open communication with employers about necessary accommodations. In this case study, the patient returned to full-time bank management within 12 weeks of structured rehabilitation. However, the ability to continue working depends on the severity of the disease, the physical demands of the job, and how well the condition is controlled through treatment.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n      <div class=\"faq-question\">\n        <span>What symptoms require urgent medical attention?<\/span>\n        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 faq-icon transition-transform\"><\/i>\n      <\/div>\n      <div class=\"faq-answer\">\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Several symptoms in Ankylosing Spondylitis require immediate medical evaluation. These include severe weakness in the limbs, which could indicate spinal cord compression, persistent fever which may signal a serious infection especially in patients on biologic therapy, sudden joint swelling that suggests an acute flare or different problem, chest pain or difficulty breathing which could indicate cardiac or pulmonary involvement, worsening neurological symptoms such as numbness, tingling, or loss of bladder or bowel control, and sudden severe worsening of spinal pain that does not respond to usual medications. Patients on biologic therapy should also seek urgent medical attention for any signs of infection, as these medications can mask the usual signs of serious illness.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n      <div class=\"faq-question\">\n        <span>Why is posture training important for Ankylosing Spondylitis?<\/span>\n        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 faq-icon transition-transform\"><\/i>\n      <\/div>\n      <div class=\"faq-answer\">\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Ankylosing Spondylitis tends to cause a forward-stooping posture over time as the spine becomes progressively stiffer. Once the spine fuses in a bent position, the deformity becomes permanent and cannot be corrected. Maintaining good posture through regular posture exercises, ergonomic awareness, and use of supportive devices helps prevent this irreversible complication. Posture training includes exercises that strengthen the back extensor muscles, stretches that open the chest and shoulders, and conscious attention to standing, sitting, and sleeping positions. The use of a posture correction mirror, as in this case, helps patients develop awareness of their spinal alignment and make corrections throughout the day.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n      <div class=\"faq-question\">\n        <span>How does home healthcare support Ankylosing Spondylitis?<\/span>\n        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 faq-icon transition-transform\"><\/i>\n      <\/div>\n      <div class=\"faq-answer\">\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Home healthcare supports Ankylosing Spondylitis patients in several ways. Supervised physiotherapy at home ensures daily exercise without the burden of travel, which is particularly important during flare-ups. Nursing monitoring tracks pain levels, medication effectiveness, and potential side effects of treatments like biologic therapy. A patient attendant provides physical support during painful episodes and assists with activities that are temporarily beyond the patient&#8217;s capability. Doctor home visits provide clinical oversight and medication adjustments without hospital visits. Family education ensures that caregivers understand the disease and can support the rehabilitation process effectively. Home healthcare also provides <a href=\"https:\/\/athomecare.in\/managing-pain-without-pills-holistic-therapies-for-chronic-pain-relief\/\" class=\"text-med-700 underline\">holistic pain management approaches<\/a> that complement medical treatment.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n      <div class=\"faq-question\">\n        <span>What is the role of biologic therapy in Ankylosing Spondylitis?<\/span>\n        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 faq-icon transition-transform\"><\/i>\n      <\/div>\n      <div class=\"faq-answer\">\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Biologic therapy targets specific proteins in the immune system that drive inflammation in Ankylosing Spondylitis, particularly tumor necrosis factor alpha (TNF-alpha) or interleukin-17 (IL-17). These medications are typically prescribed when conventional treatments such as non-steroidal anti-inflammatory drugs are insufficient to control symptoms. Biologic therapy can significantly reduce pain, stiffness, and inflammation, and may slow or prevent the structural damage to the spine. However, because these medications modify the immune system, they require careful monitoring for infections and other side effects. The first dose is usually administered under medical supervision, and ongoing monitoring through regular blood tests and clinical reviews is essential.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n      <div class=\"faq-question\">\n        <span>What lifestyle changes help manage Ankylosing Spondylitis?<\/span>\n        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 faq-icon transition-transform\"><\/i>\n      <\/div>\n      <div class=\"faq-answer\">\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          Several lifestyle modifications support Ankylosing Spondylitis management. Regular daily exercise is the single most important lifestyle change. Quitting smoking is critical because smoking significantly worsens spinal damage in Ankylosing Spondylitis. Maintaining a healthy body weight reduces mechanical stress on the spine and joints. A diet rich in anti-inflammatory foods, including fruits, vegetables, omega-3 fatty acids, and adequate protein, supports overall health. Ensuring sufficient vitamin D levels is important, as deficiency is common and can worsen bone health. Proper sleep posture on a firm mattress with appropriate pillow support helps prevent spinal deformity during the long hours of sleep. Stress management is also valuable, as emotional stress can worsen pain perception and disease activity.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n      <div class=\"faq-question\">\n        <span>Can Ankylosing Spondylitis be cured?<\/span>\n        <i data-lucide=\"chevron-down\" class=\"w-5 h-5 text-slate-400 faq-icon transition-transform\"><\/i>\n      <\/div>\n      <div class=\"faq-answer\">\n        <p class=\"text-sm text-slate-600 leading-relaxed\">\n          There is currently no cure for Ankylosing Spondylitis. However, with appropriate treatment including medication, physiotherapy, and lifestyle modifications, most patients can manage their symptoms effectively and maintain a good quality of life. Early diagnosis and consistent treatment are key to preventing the irreversible spinal damage that can occur if the condition is left untreated. Modern treatments, particularly biologic therapies, have significantly improved outcomes for patients with this condition. The goal of treatment is not to cure the disease but to control inflammation, maintain spinal mobility, prevent deformity, manage pain, and enable patients to live independently and continue their normal activities including employment.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Educational Learning Points -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Educational Learning Points<\/h2>\n    <div class=\"grid sm:grid-cols-2 gap-4\">\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"book-open\" class=\"w-5 h-5 text-med-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Ankylosing Spondylitis is a chronic inflammatory condition that primarily affects the spine and sacroiliac joints, causing progressive stiffness if not actively managed.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"book-open\" class=\"w-5 h-5 text-med-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Early diagnosis and regular treatment help maintain mobility and reduce long-term disability associated with the disease.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"book-open\" class=\"w-5 h-5 text-med-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Daily physiotherapy is one of the most effective ways to preserve spinal flexibility and should never be discontinued even when symptoms improve.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"book-open\" class=\"w-5 h-5 text-med-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Good posture and ergonomic workplace modifications reduce functional limitations and support continued employment.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"book-open\" class=\"w-5 h-5 text-med-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Consistent medication adherence helps control inflammation and prevent disease progression over the long term.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3\">\n        <i data-lucide=\"book-open\" class=\"w-5 h-5 text-med-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Home healthcare supports long-term rehabilitation through supervised exercise, education, and monitoring in a comfortable environment.<\/p>\n      <\/div>\n      <div class=\"clinical-card flex items-start gap-3 sm:col-span-2\">\n        <i data-lucide=\"book-open\" class=\"w-5 h-5 text-med-600 flex-shrink-0 mt-0.5\"><\/i>\n        <p class=\"text-sm text-slate-600\">Family encouragement and understanding of the disease process significantly improve adherence to lifelong rehabilitation routines and overall quality of life outcomes.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Related Services -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Related Services<\/h2>\n    <p class=\"text-slate-600 text-sm leading-relaxed mb-6\">\n      The following AtHomeCare services are relevant to patients with conditions similar to those described in this case study. Each service is designed to address specific clinical needs that arise during home-based rehabilitation.\n    <\/p>\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-med-300 transition-colors block\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"heart-pulse\" class=\"w-5 h-5 text-med-600\"><\/i>\n          <h4 class=\"text-sm font-semibold text-slate-800 group-hover:text-med-700 transition-colors\">Home Nursing<\/h4>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Trained nurses for clinical monitoring, medication management, and post-discharge care at home.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"clinical-card group hover:border-med-300 transition-colors block\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"dumbbell\" class=\"w-5 h-5 text-med-600\"><\/i>\n          <h4 class=\"text-sm font-semibold text-slate-800 group-hover:text-med-700 transition-colors\">Physiotherapy at Home<\/h4>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Expert physiotherapy for spinal mobility, posture correction, and musculoskeletal rehabilitation.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"clinical-card group hover:border-med-300 transition-colors block\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"user-check\" class=\"w-5 h-5 text-med-600\"><\/i>\n          <h4 class=\"text-sm font-semibold text-slate-800 group-hover:text-med-700 transition-colors\">Doctor Home Visit<\/h4>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Qualified physicians for clinical reviews, medication adjustments, and care coordination at home.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"clinical-card group hover:border-med-300 transition-colors block\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"users\" class=\"w-5 h-5 text-med-600\"><\/i>\n          <h4 class=\"text-sm font-semibold text-slate-800 group-hover:text-med-700 transition-colors\">Patient Care Services<\/h4>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Comprehensive patient care including attendants, daily living support, and companion services.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"clinical-card group hover:border-med-300 transition-colors block\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"hand-helping\" class=\"w-5 h-5 text-med-600\"><\/i>\n          <h4 class=\"text-sm font-semibold text-slate-800 group-hover:text-med-700 transition-colors\">Patient Care Taker<\/h4>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Trained GDAs and patient attendants for mobility assistance and daily activity support.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/home-care-amritsar\/medical-equipment-rental\/\" class=\"clinical-card group hover:border-med-300 transition-colors block\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"package\" class=\"w-5 h-5 text-med-600\"><\/i>\n          <h4 class=\"text-sm font-semibold text-slate-800 group-hover:text-med-700 transition-colors\">Medical Equipment Rental<\/h4>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Quality medical equipment on rent including BP monitors, exercise aids, and support devices.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\" class=\"clinical-card group hover:border-med-300 transition-colors block\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"trending-up\" class=\"w-5 h-5 text-med-600\"><\/i>\n          <h4 class=\"text-sm font-semibold text-slate-800 group-hover:text-med-700 transition-colors\">Rehabilitation Programs<\/h4>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Customized rehabilitation and strength-building exercise programs for recovery at home.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"clinical-card group hover:border-med-300 transition-colors block\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"pill\" class=\"w-5 h-5 text-med-600\"><\/i>\n          <h4 class=\"text-sm font-semibold text-slate-800 group-hover:text-med-700 transition-colors\">Medication Management<\/h4>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Structured medication monitoring, adherence support, and side effect observation at home.<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\" class=\"clinical-card group hover:border-med-300 transition-colors block\">\n        <div class=\"flex items-center gap-3 mb-2\">\n          <i data-lucide=\"shield-check\" class=\"w-5 h-5 text-med-600\"><\/i>\n          <h4 class=\"text-sm font-semibold text-slate-800 group-hover:text-med-700 transition-colors\">Fall Prevention<\/h4>\n        <\/div>\n        <p class=\"text-xs text-slate-500 leading-relaxed\">Comprehensive fall risk assessment and prevention strategies for patients with mobility limitations.<\/p>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Contact Information -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Contact AtHomeCare<\/h2>\n    <div class=\"grid md:grid-cols-2 gap-6\">\n      <div class=\"clinical-card bg-gradient-to-br from-med-50 to-white border-med-200\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n          <i data-lucide=\"building-2\" class=\"w-5 h-5 text-med-600\"><\/i>\n          Corporate Office\n        <\/h3>\n        <div class=\"space-y-3 text-sm text-slate-600\">\n          <p>Unit No. 703, 7th Floor, ILD Trade Centre<\/p>\n          <p>D1 Block, Malibu Town<\/p>\n          <p>Sector 47<\/p>\n          <p>Amritsar, Haryana 122018<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"clinical-card bg-gradient-to-br from-med-50 to-white border-med-200\">\n        <h3 class=\"text-base font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n          <i data-lucide=\"phone\" class=\"w-5 h-5 text-med-600\"><\/i>\n          Get in Touch\n        <\/h3>\n        <div class=\"space-y-3 text-sm\">\n          <div class=\"flex items-center gap-3\">\n            <i data-lucide=\"phone-call\" class=\"w-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n            <a href=\"tel:9910823218\" class=\"text-med-700 font-medium hover:underline\">9910823218<\/a>\n          <\/div>\n          <div class=\"flex items-center gap-3\">\n            <i data-lucide=\"mail\" class=\"w-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n            <a href=\"mailto:care@athomecare.in\" class=\"text-med-700 font-medium hover:underline\">care@athomecare.in<\/a>\n          <\/div>\n          <div class=\"flex items-center gap-3\">\n            <i data-lucide=\"globe\" class=\"w-4 h-4 text-med-600 flex-shrink-0\"><\/i>\n            <a href=\"https:\/\/athomecare.in\" class=\"text-med-700 font-medium hover:underline\">athomecare.in<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"section-divider\"><\/div>\n\n  <!-- Medical Disclaimer -->\n  <section class=\"mb-12\">\n    <div class=\"clinical-card alert-red\">\n      <div class=\"flex items-start gap-3\">\n        <i data-lucide=\"alert-octagon\" class=\"w-6 h-6 text-red-600 flex-shrink-0 mt-0.5\"><\/i>\n        <div>\n          <h3 class=\"text-base font-semibold text-red-800 mb-3\">Medical Disclaimer<\/h3>\n          <ul class=\"space-y-2 text-sm text-red-700 leading-relaxed\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n              Every patient is unique. The outcomes, treatment approaches, and timelines described in this fictional case study may not apply to other individuals with similar conditions.\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n              Treatment decisions must always be made by qualified healthcare professionals based on individual patient assessment, medical history, and current clinical guidelines.\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n              Emergency symptoms such as severe weakness, persistent fever, chest pain, difficulty breathing, sudden neurological changes, or severe worsening of pain require immediate hospital care and should not be managed at home.\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0 mt-1.5\"><\/span>\n              Home healthcare complements but does not replace emergency medical services, hospital-based treatment, or specialist rheumatological care.\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0 mt-1.5\"><\/span>\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 is purely coincidental.\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\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 sm:grid-cols-2 lg:grid-cols-4 gap-8 mb-10\">\n      <div>\n        <div class=\"flex items-center gap-2 mb-4\">\n          <div class=\"w-8 h-8 bg-med-600 rounded-lg flex items-center justify-center\">\n            <span class=\"text-white font-bold text-sm font-body\">AC<\/span>\n          <\/div>\n          <span class=\"font-semibold text-white font-body text-lg\">AtHomeCare<\/span>\n        <\/div>\n        <p class=\"text-slate-400 text-sm leading-relaxed\">\n          Professional home healthcare services delivering clinical excellence in the comfort of your home.\n        <\/p>\n      <\/div>\n      <div>\n        <h4 class=\"font-semibold text-white text-sm mb-4 font-body\">Services<\/h4>\n        <ul class=\"space-y-2 text-sm text-slate-400\">\n          <li><a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"hover:text-white transition-colors\">Home Nursing<\/a><\/li>\n          <li><a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"hover:text-white transition-colors\">Physiotherapy<\/a><\/li>\n          <li><a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"hover:text-white transition-colors\">Doctor Home Visit<\/a><\/li>\n          <li><a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"hover:text-white transition-colors\">Patient Care Services<\/a><\/li>\n          <li><a href=\"https:\/\/athomecare.in\/home-care-amritsar\/medical-equipment-rental\/\" class=\"hover:text-white transition-colors\">Medical Equipment<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h4 class=\"font-semibold text-white text-sm mb-4 font-body\">Specialized Care<\/h4>\n        <ul class=\"space-y-2 text-sm text-slate-400\">\n          <li><a href=\"https:\/\/athomecare.in\/service\/icu-at-home-amritsar\/\" class=\"hover:text-white transition-colors\">ICU at Home<\/a><\/li>\n          <li><a href=\"https:\/\/athomecare.in\/dementia-home-care-services-finding-the-right-support-for-your-loved-one\/\" class=\"hover:text-white transition-colors\">Dementia Care<\/a><\/li>\n          <li><a href=\"https:\/\/athomecare.in\/understanding-parkinsons-disease-symptoms-causes-treatment\/\" class=\"hover:text-white transition-colors\">Parkinson&#8217;s Care<\/a><\/li>\n          <li><a href=\"https:\/\/athomecare.in\/post-stroke-elderly-care-in-faridabad-from-hospital-discharge-to-walking-again-at-home\/\" class=\"hover:text-white transition-colors\">Stroke Rehabilitation<\/a><\/li>\n          <li><a href=\"https:\/\/athomecare.in\/post-operative-recovery-in-gurgaon-how-professional-home-nursing-care-reduces-hospital-readmissions-by-30\/\" class=\"hover:text-white transition-colors\">Post-Surgery Care<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h4 class=\"font-semibold text-white text-sm mb-4 font-body\">Contact<\/h4>\n        <ul class=\"space-y-2 text-sm text-slate-400\">\n          <li class=\"flex items-center gap-2\">\n            <i data-lucide=\"phone\" class=\"w-4 h-4 flex-shrink-0\"><\/i>\n            <a href=\"tel:9910823218\" class=\"hover:text-white transition-colors\">9910823218<\/a>\n          <\/li>\n          <li class=\"flex items-center gap-2\">\n            <i data-lucide=\"mail\" class=\"w-4 h-4 flex-shrink-0\"><\/i>\n            <a href=\"mailto:care@athomecare.in\" class=\"hover:text-white transition-colors\">care@athomecare.in<\/a>\n          <\/li>\n          <li class=\"flex items-start gap-2\">\n            <i data-lucide=\"map-pin\" class=\"w-4 h-4 flex-shrink-0 mt-0.5\"><\/i>\n            <span>Unit No. 703, 7th Floor, ILD Trade Centre, D1 Block, Malibu Town, Sector 47, Amritsar, Haryana 122018<\/span>\n          <\/li>\n        <\/ul>\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\">This case study is fictional and for educational purposes only. It does not represent a real patient.<\/p>\n      <p class=\"text-xs text-slate-500\">AtHomeCare. All rights reserved.<\/p>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<!-- Back to Top Button -->\n<button id=\"back-to-top\" class=\"fixed bottom-6 right-6 w-12 h-12 bg-med-700 text-white rounded-full shadow-lg flex items-center justify-center hover:bg-med-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('mobile-menu-btn');\n  const mobileMenu = document.getElementById('mobile-menu');\n  if (mobileMenuBtn && mobileMenu) {\n    mobileMenuBtn.addEventListener('click', function() {\n      mobileMenu.classList.toggle('hidden');\n    });\n  }\n\n  \/\/ FAQ toggle\n  function toggleFaq(item) {\n    const answer = item.querySelector('.faq-answer');\n    const icon = item.querySelector('.faq-icon');\n    const isOpen = answer.classList.contains('open');\n\n    \/\/ Close all other FAQs\n    document.querySelectorAll('.faq-answer.open').forEach(function(openAnswer) {\n      openAnswer.classList.remove('open');\n      openAnswer.closest('.faq-item').querySelector('.faq-icon').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 backToTop = document.getElementById('back-to-top');\n  if (backToTop) {\n    window.addEventListener('scroll', function() {\n      if (window.scrollY > 600) {\n        backToTop.style.opacity = '1';\n        backToTop.style.pointerEvents = 'auto';\n      } else {\n        backToTop.style.opacity = '0';\n        backToTop.style.pointerEvents = 'none';\n      }\n    });\n  }\n\n  \/\/ Smooth scroll for anchor links\n  document.querySelectorAll('a[href^=\"#\"]').forEach(function(anchor) {\n    anchor.addEventListener('click', function(e) {\n      e.preventDefault();\n      const target = document.querySelector(this.getAttribute('href'));\n      if (target) {\n        const offset = 80;\n        const position = target.getBoundingClientRect().top + window.scrollY - offset;\n        window.scrollTo({ top: position, behavior: 'smooth' });\n        \/\/ Close mobile menu if open\n        if (mobileMenu && !mobileMenu.classList.contains('hidden')) {\n          mobileMenu.classList.add('hidden');\n        }\n      }\n    });\n  });\n\n  \/\/ Active nav highlighting on scroll\n  const sections = document.querySelectorAll('section[id]');\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  });\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Ankylosing Spondylitis Home Care Case Study in Amritsar AC AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Amritsar Rheumatology Ankylosing Spondylitis Home Care Case Study Amritsar A detailed clinical documentation of how structured home rehabilitation, supervised physiotherapy, pain management, and family education&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-85","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=\"Ankylosing Spondylitis Home Care Case Study in Amritsar AC AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Amritsar Rheumatology Ankylosing Spondylitis Home Care Case Study Amritsar A detailed clinical documentation of how structured home rehabilitation, supervised physiotherapy, pain management, and family education\" \/>\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\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/\" \/>\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=\"amritsar -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Ankylosing Spondylitis Home Care Case Study in Amritsar - amritsar\" \/>\n\t\t<meta property=\"og:description\" content=\"Ankylosing Spondylitis Home Care Case Study in Amritsar AC AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Amritsar Rheumatology Ankylosing Spondylitis Home Care Case Study Amritsar A detailed clinical documentation of how structured home rehabilitation, supervised physiotherapy, pain management, and family education\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-22T10:53:40+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-22T10:53:41+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Ankylosing Spondylitis Home Care Case Study in Amritsar - amritsar\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Ankylosing Spondylitis Home Care Case Study in Amritsar AC AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Amritsar Rheumatology Ankylosing Spondylitis Home Care Case Study Amritsar A detailed clinical documentation of how structured home rehabilitation, supervised physiotherapy, pain management, and family education\" \/>\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\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/#blogposting\",\"name\":\"Ankylosing Spondylitis Home Care Case Study in Amritsar - amritsar\",\"headline\":\"Ankylosing Spondylitis Home Care Case Study in Amritsar\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#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\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/#articleImage\"},\"datePublished\":\"2026-07-22T10:53:40+00:00\",\"dateModified\":\"2026-07-22T10:53:41+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/amritsar\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/#listItem\",\"name\":\"Ankylosing Spondylitis Home Care Case Study in Amritsar\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/#listItem\",\"position\":3,\"name\":\"Ankylosing Spondylitis Home Care Case Study in Amritsar\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#organization\",\"name\":\"amritsar\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/#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\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/\",\"name\":\"Ankylosing Spondylitis Home Care Case Study in Amritsar - amritsar\",\"description\":\"Ankylosing Spondylitis Home Care Case Study in Amritsar AC AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Amritsar Rheumatology Ankylosing Spondylitis Home Care Case Study Amritsar A detailed clinical documentation of how structured home rehabilitation, supervised physiotherapy, pain management, and family education\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/ankylosing-spondylitis-home-care-case-study-in-amritsar\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-07-22T10:53:40+00:00\",\"dateModified\":\"2026-07-22T10:53:41+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/\",\"name\":\"amritsar\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Ankylosing Spondylitis Home Care Case Study in Amritsar - amritsar","description":"Ankylosing Spondylitis Home Care Case Study in Amritsar AC AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Amritsar Rheumatology Ankylosing Spondylitis Home Care Case Study Amritsar A detailed clinical documentation of how structured home rehabilitation, supervised physiotherapy, pain management, and family education","canonical_url":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/#blogposting","name":"Ankylosing Spondylitis Home Care Case Study in Amritsar - amritsar","headline":"Ankylosing Spondylitis Home Care Case Study in Amritsar","author":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/amritsar\/#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\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/#articleImage"},"datePublished":"2026-07-22T10:53:40+00:00","dateModified":"2026-07-22T10:53:41+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/amritsar","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/amritsar\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/#listItem","name":"Ankylosing Spondylitis Home Care Case Study in Amritsar"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/#listItem","position":3,"name":"Ankylosing Spondylitis Home Care Case Study in Amritsar","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/amritsar\/#organization","name":"amritsar","url":"https:\/\/athomecare.in\/amritsar\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/#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\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/#webpage","url":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/","name":"Ankylosing Spondylitis Home Care Case Study in Amritsar - amritsar","description":"Ankylosing Spondylitis Home Care Case Study in Amritsar AC AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Amritsar Rheumatology Ankylosing Spondylitis Home Care Case Study Amritsar A detailed clinical documentation of how structured home rehabilitation, supervised physiotherapy, pain management, and family education","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/amritsar\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"datePublished":"2026-07-22T10:53:40+00:00","dateModified":"2026-07-22T10:53:41+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/amritsar\/#website","url":"https:\/\/athomecare.in\/amritsar\/","name":"amritsar","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/amritsar\/#organization"}}]},"og:locale":"en_US","og:site_name":"amritsar -","og:type":"article","og:title":"Ankylosing Spondylitis Home Care Case Study in Amritsar - amritsar","og:description":"Ankylosing Spondylitis Home Care Case Study in Amritsar AC AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Amritsar Rheumatology Ankylosing Spondylitis Home Care Case Study Amritsar A detailed clinical documentation of how structured home rehabilitation, supervised physiotherapy, pain management, and family education","og:url":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/","article:published_time":"2026-07-22T10:53:40+00:00","article:modified_time":"2026-07-22T10:53:41+00:00","twitter:card":"summary_large_image","twitter:title":"Ankylosing Spondylitis Home Care Case Study in Amritsar - amritsar","twitter:description":"Ankylosing Spondylitis Home Care Case Study in Amritsar AC AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Amritsar Rheumatology Ankylosing Spondylitis Home Care Case Study Amritsar A detailed clinical documentation of how structured home rehabilitation, supervised physiotherapy, pain management, and family education"},"aioseo_meta_data":{"post_id":"85","title":null,"description":null,"keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-07-22 10:30:46","updated":"2026-08-19 16:57:17","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\/amritsar\" 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\/amritsar\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAnkylosing Spondylitis Home Care Case Study in Amritsar\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/amritsar"},{"label":"Blog","link":"https:\/\/athomecare.in\/amritsar\/category\/blog\/"},{"label":"Ankylosing Spondylitis Home Care Case Study in Amritsar","link":"https:\/\/athomecare.in\/amritsar\/ankylosing-spondylitis-home-care-case-study-in-amritsar\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/85","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/comments?post=85"}],"version-history":[{"count":8,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/85\/revisions"}],"predecessor-version":[{"id":93,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/85\/revisions\/93"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/media?parent=85"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/categories?post=85"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/tags?post=85"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}