{"id":186,"date":"2026-08-10T08:02:44","date_gmt":"2026-08-10T08:02:44","guid":{"rendered":"https:\/\/athomecare.in\/amritsar\/?p=186"},"modified":"2026-08-10T08:02:45","modified_gmt":"2026-08-10T08:02:45","slug":"coronary-artery-disease-home-care-in-amritsar","status":"publish","type":"post","link":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/","title":{"rendered":"Coronary Artery Disease Home Care 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>Coronary Artery Disease Home Care in Amritsar<\/title>\n<meta name=\"description\" content=\"Learn how home nursing, cardiac rehabilitation and caregiver support helped a fictional Amritsar patient manage coronary artery disease at home.\">\n<meta name=\"robots\" content=\"index, follow\">\n<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/coronary-artery-disease-home-care-amritsar\">\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;family=Merriweather:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/code.iconify.design\/3\/3.1.0\/iconify.min.js\"><\/script>\n<script>\ntailwind.config = {\n  theme: {\n    extend: {\n      colors: {\n        primary: '#0B5D9E',\n        'primary-dark': '#084777',\n        'primary-light': '#E8F4FD',\n        accent: '#1A8D4E',\n        'accent-light': '#E6F7EE',\n        warning: '#D97706',\n        'warning-light': '#FEF3C7',\n        danger: '#DC2626',\n        'danger-light': '#FEE2E2',\n        'clinical-bg': '#F8FAFC',\n        'clinical-border': '#E2E8F0',\n        'clinical-text': '#334155',\n        'clinical-heading': '#0F172A',\n      },\n      fontFamily: {\n        body: ['Inter', 'sans-serif'],\n        heading: ['Merriweather', 'serif'],\n      }\n    }\n  }\n}\n<\/script>\n<style>\n  * { box-sizing: border-box; }\n  body { font-family: 'Inter', sans-serif; color: #334155; background: #FFFFFF; }\n  h1, h2, h3, h4 { font-family: 'Merriweather', serif; color: #0F172A; }\n  .clinical-card { background: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 12px; padding: 24px; margin-bottom: 20px; }\n  .alert-box { border-left: 4px solid; padding: 16px 20px; border-radius: 0 8px 8px 0; margin-bottom: 20px; }\n  .alert-info { background: #E8F4FD; border-color: #0B5D9E; }\n  .alert-warning { background: #FEF3C7; border-color: #D97706; }\n  .alert-danger { background: #FEE2E2; border-color: #DC2626; }\n  .alert-success { background: #E6F7EE; border-color: #1A8D4E; }\n  .doctor-card { background: linear-gradient(135deg, #0B5D9E 0%, #084777 100%); color: white; border-radius: 12px; padding: 28px; margin-bottom: 20px; }\n  .timeline-item { position: relative; padding-left: 36px; padding-bottom: 28px; border-left: 2px solid #E2E8F0; }\n  .timeline-item:last-child { border-left: 2px solid transparent; padding-bottom: 0; }\n  .timeline-dot { position: absolute; left: -9px; top: 2px; width: 16px; height: 16px; border-radius: 50%; background: #0B5D9E; border: 3px solid #E8F4FD; }\n  .evidence-table { width: 100%; border-collapse: collapse; margin-bottom: 20px; font-size: 14px; }\n  .evidence-table th { background: #0B5D9E; color: white; padding: 12px 16px; text-align: left; font-weight: 600; font-family: 'Inter', sans-serif; }\n  .evidence-table td { padding: 10px 16px; border-bottom: 1px solid #E2E8F0; }\n  .evidence-table tr:nth-child(even) td { background: #F8FAFC; }\n  .evidence-table tr:hover td { background: #E8F4FD; }\n  .faq-item { border: 1px solid #E2E8F0; border-radius: 10px; margin-bottom: 12px; overflow: hidden; }\n  .faq-question { padding: 18px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: #F8FAFC; font-weight: 600; color: #0F172A; transition: background 0.2s; }\n  .faq-question:hover { background: #E8F4FD; }\n  .faq-answer { padding: 0 20px; max-height: 0; overflow: hidden; transition: max-height 0.35s ease, padding 0.35s ease; }\n  .faq-answer.open { max-height: 600px; padding: 16px 20px; }\n  .risk-indicator { display: inline-flex; align-items: center; gap: 6px; padding: 4px 12px; border-radius: 20px; font-size: 12px; font-weight: 600; }\n  .risk-low { background: #E6F7EE; color: #1A8D4E; }\n  .risk-medium { background: #FEF3C7; color: #D97706; }\n  .risk-high { background: #FEE2E2; color: #DC2626; }\n  a.internal-link { color: #0B5D9E; text-decoration: underline; text-underline-offset: 2px; transition: color 0.2s; }\n  a.internal-link:hover { color: #084777; }\n  .hero-gradient { background: linear-gradient(135deg, #0B5D9E 0%, #0E7BC4 50%, #1A8D4E 100%); }\n  .scenario-card { background: white; border: 1px solid #E2E8F0; border-radius: 12px; overflow: hidden; margin-bottom: 16px; box-shadow: 0 1px 3px rgba(0,0,0,0.04); }\n  .scenario-card-header { padding: 14px 20px; font-weight: 600; font-size: 14px; display: flex; align-items: center; gap: 10px; }\n  .contact-card { background: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 12px; padding: 28px; }\n  @media (max-width: 768px) {\n    .clinical-card { padding: 18px; }\n    .doctor-card { padding: 20px; }\n    .evidence-table { font-size: 13px; }\n    .evidence-table th, .evidence-table td { padding: 8px 10px; }\n  }\n  .nav-link { color: #64748B; transition: color 0.2s; font-size: 14px; }\n  .nav-link:hover { color: #0B5D9E; }\n  .section-divider { border: none; border-top: 1px solid #E2E8F0; margin: 40px 0; }\n  .progress-bar { height: 6px; border-radius: 3px; background: #E2E8F0; overflow: hidden; }\n  .progress-fill { height: 100%; border-radius: 3px; transition: width 0.6s ease; }\n<\/style>\n<\/head>\n<body class=\"antialiased\">\n\n<!-- Navigation -->\n<nav class=\"sticky top-0 z-50 bg-white\/95 backdrop-blur-sm border-b border-clinical-border\">\n  <div class=\"max-w-5xl 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      <span class=\"iconify text-primary text-2xl\" data-icon=\"lucide:heart-pulse\"><\/span>\n      <span class=\"font-bold text-clinical-heading 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-primary text-white px-4 py-2 rounded-lg text-sm font-semibold hover:bg-primary-dark transition-colors\">Call 9910823218<\/a>\n    <\/div>\n    <button id=\"mobileMenuBtn\" class=\"md:hidden p-2 text-clinical-text\">\n      <span class=\"iconify text-2xl\" data-icon=\"lucide:menu\"><\/span>\n    <\/button>\n  <\/div>\n  <div id=\"mobileMenu\" class=\"hidden md:hidden border-t border-clinical-border bg-white\">\n    <div class=\"px-4 py-3 flex flex-col gap-3\">\n      <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"nav-link py-2\">Home Nursing<\/a>\n      <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"nav-link py-2\">Physiotherapy<\/a>\n      <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"nav-link py-2\">Doctor Visit<\/a>\n      <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"nav-link py-2\">Patient Care<\/a>\n      <a href=\"tel:9910823218\" class=\"bg-primary text-white px-4 py-2 rounded-lg text-sm font-semibold text-center\">Call 9910823218<\/a>\n    <\/div>\n  <\/div>\n<\/nav>\n\n<!-- Hero Section -->\n<header class=\"hero-gradient text-white\">\n  <div class=\"max-w-5xl mx-auto px-4 sm:px-6 py-12 md:py-20\">\n    <div class=\"flex items-center gap-2 mb-6\">\n      <span class=\"bg-white\/20 text-white text-xs font-semibold px-3 py-1 rounded-full uppercase tracking-wider\">Case Study<\/span>\n      <span class=\"bg-white\/20 text-white text-xs font-semibold px-3 py-1 rounded-full uppercase tracking-wider\">Cardiac Rehabilitation<\/span>\n    <\/div>\n    <h1 class=\"font-heading text-2xl sm:text-3xl md:text-4xl lg:text-[42px] font-bold leading-tight mb-6 max-w-4xl\">\n      Coronary Artery Disease Home Management in Amritsar\n    <\/h1>\n    <p class=\"text-white\/85 text-base sm:text-lg leading-relaxed max-w-3xl mb-10\">\n      A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient recovering from coronary stent placement in Amritsar.\n    <\/p>\n    <div class=\"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-6 gap-3\">\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg px-4 py-3\">\n        <div class=\"text-white\/60 text-xs mb-1\">Patient Age<\/div>\n        <div class=\"font-semibold text-sm\">63 Years<\/div>\n      <\/div>\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg px-4 py-3\">\n        <div class=\"text-white\/60 text-xs mb-1\">Gender<\/div>\n        <div class=\"font-semibold text-sm\">Male<\/div>\n      <\/div>\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg px-4 py-3\">\n        <div class=\"text-white\/60 text-xs mb-1\">Location<\/div>\n        <div class=\"font-semibold text-sm\">Amritsar<\/div>\n      <\/div>\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg px-4 py-3\">\n        <div class=\"text-white\/60 text-xs mb-1\">Primary Condition<\/div>\n        <div class=\"font-semibold text-sm\">CAD with PCI<\/div>\n      <\/div>\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg px-4 py-3\">\n        <div class=\"text-white\/60 text-xs mb-1\">Duration of Care<\/div>\n        <div class=\"font-semibold text-sm\">12 Weeks<\/div>\n      <\/div>\n      <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg px-4 py-3\">\n        <div class=\"text-white\/60 text-xs mb-1\">Outcome<\/div>\n        <div class=\"font-semibold text-sm\">Improved<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- Main Content -->\n<main class=\"max-w-5xl mx-auto px-4 sm:px-6 py-10 md:py-16\">\n\n  <!-- Disclaimer Banner -->\n  <div class=\"alert-box alert-warning mb-10\">\n    <div class=\"flex items-start gap-3\">\n      <span class=\"iconify text-warning text-xl flex-shrink-0 mt-0.5\" data-icon=\"lucide:alert-triangle\"><\/span>\n      <div>\n        <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Educational Fiction Disclosure<\/p>\n        <p class=\"text-sm text-clinical-text leading-relaxed\">This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals is purely coincidental. The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Table of Contents -->\n  <div class=\"clinical-card mb-10\">\n    <h3 class=\"text-lg font-bold mb-4 flex items-center gap-2\">\n      <span class=\"iconify text-primary\" data-icon=\"lucide:list\"><\/span>\n      In This Case Study\n    <\/h3>\n    <div class=\"grid sm:grid-cols-2 gap-2 text-sm\">\n      <a href=\"#patient-background\" class=\"flex items-center gap-2 text-clinical-text hover:text-primary transition-colors py-1\">\n        <span class=\"iconify text-xs\" data-icon=\"lucide:chevron-right\"><\/span> Patient Background\n      <\/a>\n      <a href=\"#clinical-diagnosis\" class=\"flex items-center gap-2 text-clinical-text hover:text-primary transition-colors py-1\">\n        <span class=\"iconify text-xs\" data-icon=\"lucide:chevron-right\"><\/span> Clinical Diagnosis\n      <\/a>\n      <a href=\"#hospital-treatment\" class=\"flex items-center gap-2 text-clinical-text hover:text-primary transition-colors py-1\">\n        <span class=\"iconify text-xs\" data-icon=\"lucide:chevron-right\"><\/span> Hospital Treatment\n      <\/a>\n      <a href=\"#why-home-care\" class=\"flex items-center gap-2 text-clinical-text hover:text-primary transition-colors py-1\">\n        <span class=\"iconify text-xs\" data-icon=\"lucide:chevron-right\"><\/span> Why Home Healthcare Was Needed\n      <\/a>\n      <a href=\"#home-care-plan\" class=\"flex items-center gap-2 text-clinical-text hover:text-primary transition-colors py-1\">\n        <span class=\"iconify text-xs\" data-icon=\"lucide:chevron-right\"><\/span> Home Care Plan\n      <\/a>\n      <a href=\"#recovery-timeline\" class=\"flex items-center gap-2 text-clinical-text hover:text-primary transition-colors py-1\">\n        <span class=\"iconify text-xs\" data-icon=\"lucide:chevron-right\"><\/span> Recovery Timeline\n      <\/a>\n      <a href=\"#clinical-evidence\" class=\"flex items-center gap-2 text-clinical-text hover:text-primary transition-colors py-1\">\n        <span class=\"iconify text-xs\" data-icon=\"lucide:chevron-right\"><\/span> Clinical Evidence\n      <\/a>\n      <a href=\"#recovery-outcome\" class=\"flex items-center gap-2 text-clinical-text hover:text-primary transition-colors py-1\">\n        <span class=\"iconify text-xs\" data-icon=\"lucide:chevron-right\"><\/span> Recovery Outcome\n      <\/a>\n      <a href=\"#key-learnings\" class=\"flex items-center gap-2 text-clinical-text hover:text-primary transition-colors py-1\">\n        <span class=\"iconify text-xs\" data-icon=\"lucide:chevron-right\"><\/span> Key Clinical Learnings\n      <\/a>\n      <a href=\"#faqs\" class=\"flex items-center gap-2 text-clinical-text hover:text-primary transition-colors py-1\">\n        <span class=\"iconify text-xs\" data-icon=\"lucide:chevron-right\"><\/span> Frequently Asked Questions\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <!-- Section 1: Patient Background -->\n  <section id=\"patient-background\" class=\"mb-12 scroll-mt-20\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Patient Background<\/h2>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-primary\" data-icon=\"lucide:user\"><\/span>\n        Personal and Social History\n      <\/h3>\n      <p class=\"text-sm leading-relaxed mb-4\">\n        Mr. Gurpreet Malhotra was a 63-year-old retired bank manager living with his wife, Mrs. Shalini Malhotra, in Amritsar, Punjab. His son, Karan Malhotra, lived separately but remained actively involved in his parents&#8217; daily life. Mr. Malhotra had spent over three decades in banking, a career that involved primarily sedentary office work with limited physical activity.\n      <\/p>\n      <p class=\"text-sm leading-relaxed mb-4\">\n        After retirement, his daily routine included morning walks, reading, and managing household finances. He had stopped smoking several years before this episode, which was a positive step for his cardiovascular health. However, other risk factors remained unaddressed or only partially controlled.\n      <\/p>\n      <p class=\"text-sm leading-relaxed\">\n        His wife served as the primary caregiver, managing household responsibilities and monitoring his health. His son provided secondary support, including accompanying him to hospital appointments and helping coordinate the <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"internal-link\">home nursing<\/a> arrangements after discharge.\n      <\/p>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-warning\" data-icon=\"lucide:shield-alert\"><\/span>\n        Cardiovascular Risk Factor Profile\n      <\/h3>\n      <div class=\"grid sm:grid-cols-2 gap-4 mb-4\">\n        <div class=\"flex items-start gap-3 p-3 bg-warning-light rounded-lg\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle\"><\/span>\n          <div>\n            <p class=\"text-sm font-semibold text-clinical-heading\">Type 2 Diabetes<\/p>\n            <p class=\"text-xs text-clinical-text mt-1\">Required ongoing blood glucose monitoring and dietary management<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 p-3 bg-warning-light rounded-lg\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle\"><\/span>\n          <div>\n            <p class=\"text-sm font-semibold text-clinical-heading\">Controlled Hypertension<\/p>\n            <p class=\"text-xs text-clinical-text mt-1\">On antihypertensive medication with recorded readings<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 p-3 bg-warning-light rounded-lg\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle\"><\/span>\n          <div>\n            <p class=\"text-sm font-semibold text-clinical-heading\">High Cholesterol<\/p>\n            <p class=\"text-xs text-clinical-text mt-1\">Dyslipidemia contributing to coronary atherosclerosis<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 p-3 bg-warning-light rounded-lg\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle\"><\/span>\n          <div>\n            <p class=\"text-sm font-semibold text-clinical-heading\">Mild Overweight<\/p>\n            <p class=\"text-xs text-clinical-text mt-1\">Additional metabolic load on cardiovascular system<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 p-3 bg-accent-light rounded-lg\">\n          <span class=\"iconify text-accent mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle\"><\/span>\n          <div>\n            <p class=\"text-sm font-semibold text-clinical-heading\">Former Smoker<\/p>\n            <p class=\"text-xs text-clinical-text mt-1\">Had stopped smoking several years earlier<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"flex items-start gap-3 p-3 bg-warning-light rounded-lg\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle\"><\/span>\n          <div>\n            <p class=\"text-sm font-semibold text-clinical-heading\">Sedentary Work History<\/p>\n            <p class=\"text-xs text-clinical-text mt-1\">Decades of desk-based occupation with limited physical activity<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"alert-box alert-info\">\n        <p class=\"text-sm text-clinical-text leading-relaxed\">\n          <strong class=\"text-primary\">Clinical Note:<\/strong> The combination of diabetes, hypertension, dyslipidemia, and former smoking status placed Mr. Malhotra in a high-risk category for coronary artery disease. These risk factors do not disappear after a stent is placed. Long-term management of each factor remains essential to reduce the risk of future cardiac events. This is a principle well recognized in <a href=\"https:\/\/athomecare.in\/understanding-heart-disease-its-impact-and-importance-of-prevention\/\" class=\"internal-link\">cardiovascular disease prevention<\/a>.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-primary\" data-icon=\"lucide:footprints\"><\/span>\n        Presenting Symptoms Before Diagnosis\n      <\/h3>\n      <p class=\"text-sm leading-relaxed mb-4\">\n        Mr. Malhotra had noticed intermittent chest discomfort during physical exertion for several months before seeking medical evaluation. The pattern of his symptoms evolved gradually, which is typical of progressive coronary artery disease.\n      <\/p>\n      <div class=\"space-y-3 mb-4\">\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-primary text-xs font-bold\">1<\/span>\n          <\/span>\n          <p class=\"text-sm text-clinical-text\">Chest discomfort initially appeared only after prolonged walking<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-primary text-xs font-bold\">2<\/span>\n          <\/span>\n          <p class=\"text-sm text-clinical-text\">Over time, symptoms began after shorter periods of activity<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-primary text-xs font-bold\">3<\/span>\n          <\/span>\n          <p class=\"text-sm text-clinical-text\">Fatigue became noticeable during routine activities<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-primary text-xs font-bold\">4<\/span>\n          <\/span>\n          <p class=\"text-sm text-clinical-text\">Shortness of breath developed during exertion<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-primary text-xs font-bold\">5<\/span>\n          <\/span>\n          <p class=\"text-sm text-clinical-text\">Walking tolerance reduced noticeably<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-primary text-xs font-bold\">6<\/span>\n          <\/span>\n          <p class=\"text-sm text-clinical-text\">Confidence in outdoor activity diminished<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n            <span class=\"text-primary text-xs font-bold\">7<\/span>\n          <\/span>\n          <p class=\"text-sm text-clinical-text\">Difficulty completing household tasks requiring physical effort<\/p>\n        <\/div>\n      <\/div>\n      <p class=\"text-sm leading-relaxed\">\n        His family noticed the progressive decline and encouraged him to undergo a cardiac evaluation. This is an important point: families often recognize changes in functional capacity before patients themselves acknowledge the significance. <a href=\"https:\/\/athomecare.in\/recognizing-mobility-issues-in-aging-loved-ones-a-guide-to-home-care-assistance\/\" class=\"internal-link\">Recognizing mobility issues<\/a> early can lead to timely medical assessment.\n      <\/p>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-primary\" data-icon=\"lucide:bone\"><\/span>\n        Additional Medical Condition: Chronic Knee Stiffness\n      <\/h3>\n      <p class=\"text-sm leading-relaxed\">\n        Mr. Malhotra also had chronic knee stiffness, which further contributed to his reduced physical activity. This is relevant because knee discomfort can limit walking independently of cardiac symptoms, making it harder to distinguish whether reduced exercise tolerance is from the heart, the joints, or both. During rehabilitation, both conditions needed consideration so that knee discomfort did not become an unnecessary barrier to cardiac recovery. This kind of <a href=\"https:\/\/athomecare.in\/understanding-pain-and-mobility-a-comprehensive-guide\/\" class=\"internal-link\">pain and mobility assessment<\/a> is important in patients with multiple conditions.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 2: Clinical Diagnosis -->\n  <section id=\"clinical-diagnosis\" class=\"mb-12 scroll-mt-20\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Clinical Diagnosis<\/h2>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-4\">Primary Diagnosis<\/h3>\n      <div class=\"bg-primary-light rounded-lg p-4 mb-4\">\n        <p class=\"text-base font-bold text-primary\">Coronary Artery Disease with Reduced Exercise Tolerance<\/p>\n        <p class=\"text-sm text-clinical-text mt-1\">Treated with Percutaneous Coronary Intervention (PCI) and Coronary Stent Placement<\/p>\n      <\/div>\n      <p class=\"text-sm leading-relaxed mb-4\">\n        Investigations confirmed significant coronary artery disease. The cardiology team evaluated the severity and location of the coronary blockages and recommended percutaneous coronary intervention with stent placement as the appropriate treatment. PCI is a minimally invasive procedure that opens narrowed coronary arteries using a balloon and places a stent to keep the artery open, restoring blood flow to the heart muscle.\n      <\/p>\n      <p class=\"text-sm leading-relaxed\">\n        The specific vessels involved and the number of stents placed were part of the hospital records. What is clinically important for home care planning is that the procedure was completed without immediate complications and Mr. Malhotra remained stable for discharge. Understanding the role of <a href=\"https:\/\/athomecare.in\/senior-post-angioplasty-care\/\" class=\"internal-link\">post-angioplasty care at home<\/a> helps families prepare for the recovery period.\n      <\/p>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-4\">Associated Conditions<\/h3>\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Condition<\/th>\n            <th>Status at Discharge<\/th>\n            <th>Home Monitoring Required<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"font-medium\">Controlled Hypertension<\/td>\n            <td><span class=\"risk-indicator risk-low\">Controlled<\/span><\/td>\n            <td>Regular blood pressure measurement<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Type 2 Diabetes<\/td>\n            <td><span class=\"risk-indicator risk-medium\">Requires Monitoring<\/span><\/td>\n            <td>Blood glucose as per diabetes plan<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">High Cholesterol<\/td>\n            <td><span class=\"risk-indicator risk-medium\">On Treatment<\/span><\/td>\n            <td>Lipid profile at follow-up<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Mild Overweight<\/td>\n            <td><span class=\"risk-indicator risk-medium\">Ongoing<\/span><\/td>\n            <td>Dietary management<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Chronic Knee Stiffness<\/td>\n            <td><span class=\"risk-indicator risk-low\">Stable<\/span><\/td>\n            <td>Considered during exercise planning<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 3: Hospital Treatment -->\n  <section id=\"hospital-treatment\" class=\"mb-12 scroll-mt-20\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Hospital Treatment<\/h2>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-4\">Hospital Course<\/h3>\n      <p class=\"text-sm leading-relaxed mb-4\">\n        Mr. Malhotra underwent percutaneous coronary intervention with coronary stent placement. Following the procedure, he remained in the hospital for 4 days. This period allowed the cardiac team to observe his recovery, adjust medications, and ensure there were no immediate complications such as bleeding from the catheter access site, arrhythmias, or recurrence of chest pain.\n      <\/p>\n      <p class=\"text-sm leading-relaxed mb-4\">\n        During hospitalization, he received the following components of care:\n      <\/p>\n      <div class=\"grid sm:grid-cols-2 gap-3 mb-4\">\n        <div class=\"flex items-center gap-3 p-3 bg-clinical-bg rounded-lg\">\n          <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:activity\"><\/span>\n          <span class=\"text-sm\">Continuous cardiac monitoring<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 p-3 bg-clinical-bg rounded-lg\">\n          <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:heart-pulse\"><\/span>\n          <span class=\"text-sm\">Electrocardiographic assessment<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 p-3 bg-clinical-bg rounded-lg\">\n          <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:droplets\"><\/span>\n          <span class=\"text-sm\">Blood investigations<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 p-3 bg-clinical-bg rounded-lg\">\n          <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:pill\"><\/span>\n          <span class=\"text-sm\">Medication adjustment<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 p-3 bg-clinical-bg rounded-lg\">\n          <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:eye\"><\/span>\n          <span class=\"text-sm\">Post-procedure observation<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 p-3 bg-clinical-bg rounded-lg\">\n          <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:footprints\"><\/span>\n          <span class=\"text-sm\">Mobility guidance<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-3 p-3 bg-clinical-bg rounded-lg sm:col-span-2\">\n          <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:apple\"><\/span>\n          <span class=\"text-sm\">Dietary counseling appropriate for cardiac disease and diabetes<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-4\">Discharge Status<\/h3>\n      <p class=\"text-sm leading-relaxed mb-4\">\n        Mr. Malhotra was discharged in a medically stable condition. His cardiac medications were prescribed, including antiplatelet therapy, which is critical after stent placement to prevent clot formation within the stent. Discharge instructions covered medication schedules, activity guidelines, dietary recommendations, and warning signs requiring urgent medical attention.\n      <\/p>\n      <div class=\"alert-box alert-danger\">\n        <div class=\"flex items-start gap-3\">\n          <span class=\"iconify text-danger text-lg flex-shrink-0 mt-0.5\" data-icon=\"lucide:alert-octagon\"><\/span>\n          <div>\n            <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Critical Discharge Instruction<\/p>\n            <p class=\"text-sm text-clinical-text leading-relaxed\">Antiplatelet medicines prescribed after coronary stent placement must never be stopped without explicit instructions from the treating cardiologist. Stopping these medications prematurely can result in stent thrombosis, a life-threatening complication. This was emphasized repeatedly during <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"internal-link\">medication management education<\/a> with the family.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 4: Why Home Healthcare Was Needed -->\n  <section id=\"why-home-care\" class=\"mb-12 scroll-mt-20\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Why Home Healthcare Was Needed<\/h2>\n\n    <p class=\"text-sm leading-relaxed mb-6\">\n      Mr. Malhotra was medically stable at discharge. He did not require intensive care, ventilator support, or complex wound management. However, several clinical and functional factors made professional home healthcare appropriate for his recovery. Understanding these factors helps clarify why home care was not optional convenience but a medically reasoned decision.\n    <\/p>\n\n    <div class=\"space-y-4 mb-6\">\n      <div class=\"scenario-card\">\n        <div class=\"scenario-card-header bg-primary-light text-primary\">\n          <span class=\"iconify\" data-icon=\"lucide:brain\"><\/span>\n          Fear of Exertion After Cardiac Procedure\n        <\/div>\n        <div class=\"p-5\">\n          <p class=\"text-sm leading-relaxed mb-3\">\n            Despite being medically stable, Mr. Malhotra was hesitant to walk or perform physical activity. He was afraid that exertion might trigger another cardiac event. This fear is common after coronary interventions and can lead to unnecessary physical deconditioning if not addressed.\n          <\/p>\n          <p class=\"text-sm leading-relaxed\">\n            A <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"internal-link\">physiotherapist at home<\/a> could provide supervised, gradual exercise that was calibrated to his cardiac status, helping him rebuild confidence safely. Without this guidance, patients often remain overly sedentary, which worsens cardiovascular fitness rather than protecting the heart.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"scenario-card\">\n        <div class=\"scenario-card-header bg-warning-light text-warning\">\n          <span class=\"iconify\" data-icon=\"lucide:pill\"><\/span>\n          Multiple Medications Requiring Adherence Support\n        <\/div>\n        <div class=\"p-5\">\n          <p class=\"text-sm leading-relaxed mb-3\">\n            After PCI, patients typically receive antiplatelet medicines, statins, antihypertensives, and diabetes medications. Missing doses or taking incorrect doses can have serious consequences. Mr. Malhotra was taking medications with family reminders, but a structured system was needed to ensure consistent adherence.\n          <\/p>\n          <p class=\"text-sm leading-relaxed\">\n            <a href=\"https:\/\/athomecare.in\/medication-safety-in-elderly-home-care-clinical-risks-interactions-doctor-recommended-practices\/\" class=\"internal-link\">Medication safety in elderly home care<\/a> is a recognized clinical concern, particularly when patients have multiple chronic conditions. A home nurse could verify adherence, watch for side effects, and coordinate with the treating doctor about any concerns.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"scenario-card\">\n        <div class=\"scenario-card-header bg-accent-light text-accent\">\n          <span class=\"iconify\" data-icon=\"lucide:activity\"><\/span>\n            Vital Sign Monitoring and Early Symptom Detection\n        <\/div>\n        <div class=\"p-5\">\n          <p class=\"text-sm leading-relaxed mb-3\">\n            Blood pressure fluctuations, heart rate changes, or new symptoms after discharge can indicate complications that require prompt medical attention. Regular home monitoring allows trends to be identified rather than relying on occasional hospital visits.\n          <\/p>\n          <p class=\"text-sm leading-relaxed\">\n            The <a href=\"https:\/\/athomecare.in\/advanced-multipara-monitors-enabling-real-time-patient-monitoring-in-home-icu-care\/\" class=\"internal-link\">use of monitoring devices at home<\/a>, combined with professional interpretation by a nurse, creates a safety net during the vulnerable post-discharge period. This is especially relevant for patients with <a href=\"https:\/\/athomecare.in\/why-stable-patients-suddenly-crash-at-home\/\" class=\"internal-link\">apparently stable conditions that can change unexpectedly<\/a>.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"scenario-card\">\n        <div class=\"scenario-card-header bg-danger-light text-danger\">\n          <span class=\"iconify\" data-icon=\"lucide:shield-alert\"><\/span>\n          Bleeding Risk from Antiplatelet Therapy\n        <\/div>\n        <div class=\"p-5\">\n          <p class=\"text-sm leading-relaxed mb-3\">\n            Antiplatelet medicines reduce the risk of stent thrombosis but increase bleeding risk. The family needed to recognize signs of abnormal bleeding and know when to seek help. This education is best delivered by a trained nurse in the home setting where it can be reinforced over multiple visits.\n          <\/p>\n          <p class=\"text-sm leading-relaxed\">\n            Understanding <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\" class=\"internal-link\">warning signs that require emergency response<\/a> is a critical component of post-discharge care, particularly for patients on blood-thinning medications.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"scenario-card\">\n        <div class=\"scenario-card-header bg-primary-light text-primary\">\n          <span class=\"iconify\" data-icon=\"lucide:users\"><\/span>\n          Family Education and Confidence Building\n        <\/div>\n        <div class=\"p-5\">\n          <p class=\"text-sm leading-relaxed mb-3\">\n            Mrs. Malhotra was concerned about recognizing symptoms that would require urgent medical attention. She needed clear, practical guidance on what to watch for, what to record, and when to act. A single discharge instruction sheet, however detailed, is often insufficient for families managing complex conditions at home.\n          <\/p>\n          <p class=\"text-sm leading-relaxed\">\n            Repeated, personalized education from a <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"internal-link\">home nurse<\/a> builds genuine understanding rather than just providing information. This is particularly important when families are <a href=\"https:\/\/athomecare.in\/delhi\/blogs\/why-family-care-is-insufficient-for-elderly-patients-in-delhi\" class=\"internal-link\">managing elderly patients with multiple conditions<\/a> without formal medical training.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"scenario-card\">\n        <div class=\"scenario-card-header bg-accent-light text-accent\">\n          <span class=\"iconify\" data-icon=\"lucide:heart-pulse\"><\/span>\n          Cardiac Rehabilitation in a Familiar Environment\n        <\/div>\n        <div class=\"p-5\">\n          <p class=\"text-sm leading-relaxed\">\n            Cardiac rehabilitation is a well-established component of recovery after coronary interventions. For patients who are hesitant to visit rehabilitation centers, home-based rehabilitation supervised by a physiotherapist offers a practical alternative. The home environment reduces travel-related stress and allows the rehabilitation plan to be integrated into the patient&#8217;s actual daily routine. Evidence supports the role of <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\" class=\"internal-link\">customized rehabilitation programs<\/a> in improving functional outcomes after cardiac events.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 5: Home Care Plan -->\n  <section id=\"home-care-plan\" class=\"mb-12 scroll-mt-20\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Home Care Plan by AtHomeCare<\/h2>\n\n    <p class=\"text-sm leading-relaxed mb-6\">\n      The home care plan was developed based on the treating cardiologist&#8217;s recommendations, the discharge summary, and the initial home assessment. Each intervention had a clear clinical purpose. The plan was not a generic package but a structured response to Mr. Malhotra&#8217;s specific medical needs, functional limitations, and family circumstances.\n    <\/p>\n\n    <!-- Home Nursing -->\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-2 flex items-center gap-2\">\n        <span class=\"iconify text-primary\" data-icon=\"lucide:stethoscope\"><\/span>\n        Home Nursing\n      <\/h3>\n      <p class=\"text-xs text-clinical-text mb-4\"><a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"internal-link\">Learn about AtHomeCare Home Nursing Services<\/a><\/p>\n\n      <p class=\"text-sm leading-relaxed mb-4\">\n        The <a href=\"https:\/\/athomecare.in\/the-essential-role-of-home-health-nursing-care-for-aging-populations\/\" class=\"internal-link\">role of home health nursing<\/a> in this case extended well beyond basic vital sign checks. The nurse served as the clinical link between the hospital team and the home environment, ensuring that the discharge plan was actually implemented and adjusted based on real-world observations.\n      <\/p>\n\n      <div class=\"grid sm:grid-cols-2 gap-3 mb-4\">\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Vital Sign Monitoring<\/p>\n          <p class=\"text-xs text-clinical-text\">Blood pressure, heart rate, respiratory rate, temperature, and oxygen saturation were recorded at scheduled intervals. The nurse looked for trends rather than isolated readings.<\/p>\n        <\/div>\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Symptom Assessment During Activity<\/p>\n          <p class=\"text-xs text-clinical-text\">The nurse specifically asked about chest discomfort, breathlessness, dizziness, or palpitations during and after physical activity. This helped distinguish normal recovery fatigue from concerning symptoms.<\/p>\n        <\/div>\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Medication Adherence Verification<\/p>\n          <p class=\"text-xs text-clinical-text\">The nurse checked whether Mr. Malhotra was taking all prescribed medicines at the correct times. This included verifying that antiplatelet medicines had not been missed or stopped.<\/p>\n        <\/div>\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Blood Glucose Monitoring<\/p>\n          <p class=\"text-xs text-clinical-text\">As part of his diabetes management, blood glucose was monitored according to the plan established by his treating doctor. Readings were recorded for review.<\/p>\n        <\/div>\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Access-Site Observation<\/p>\n          <p class=\"text-xs text-clinical-text\">The catheter-access site was checked for increasing swelling, bleeding, redness, unusual discharge, or new severe pain as per hospital discharge instructions.<\/p>\n        <\/div>\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Dietary Habit Review<\/p>\n          <p class=\"text-xs text-clinical-text\">The nurse reviewed whether the family was following the heart-healthy and diabetes-appropriate dietary recommendations provided at discharge.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"alert-box alert-info\">\n        <p class=\"text-sm text-clinical-text leading-relaxed\">\n          <strong class=\"text-primary\">Clinical Reasoning:<\/strong> The nurse also helped the family maintain a simple written record of readings and symptoms. This record served two purposes. First, it helped the home team track trends over time. Second, it provided the treating cardiologist with objective data during follow-up visits, making those consultations more productive. This kind of <a href=\"https:\/\/athomecare.in\/patient-care-services-gurgaon-home-monitoring\/\" class=\"internal-link\">structured home monitoring<\/a> is a recognized component of effective chronic disease management.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Patient Attendant -->\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-2 flex items-center gap-2\">\n        <span class=\"iconify text-primary\" data-icon=\"lucide:user-check\"><\/span>\n        Patient Attendant\n      <\/h3>\n      <p class=\"text-xs text-clinical-text mb-4\"><a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"internal-link\">Learn about Patient Care Taker Services<\/a><\/p>\n\n      <p class=\"text-sm leading-relaxed mb-4\">\n        A <a href=\"https:\/\/athomecare.in\/patient-care-services\/\" class=\"internal-link\">patient attendant<\/a> was assigned to support Mr. Malhotra during the early recovery period. The attendant&#8217;s role was distinct from the nurse&#8217;s clinical role. The attendant provided practical daily living support so that Mrs. Malhotra was not carrying the entire caregiving burden alone.\n      <\/p>\n\n      <div class=\"grid sm:grid-cols-2 gap-3 mb-4\">\n        <div class=\"flex items-center gap-2 p-3 bg-clinical-bg rounded-lg\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:check\"><\/span>\n          <span class=\"text-sm\">Light household activities<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-2 p-3 bg-clinical-bg rounded-lg\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:check\"><\/span>\n          <span class=\"text-sm\">Outdoor accompaniment for walks<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-2 p-3 bg-clinical-bg rounded-lg\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:check\"><\/span>\n          <span class=\"text-sm\">Grocery-related task assistance<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-2 p-3 bg-clinical-bg rounded-lg\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:check\"><\/span>\n          <span class=\"text-sm\">Meal preparation support<\/span>\n        <\/div>\n        <div class=\"flex items-center gap-2 p-3 bg-clinical-bg rounded-lg sm:col-span-2\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:check\"><\/span>\n          <span class=\"text-sm\">Safe mobility supervision during early recovery<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"alert-box alert-success\">\n        <p class=\"text-sm text-clinical-text leading-relaxed\">\n          <strong class=\"text-accent\">Key Principle:<\/strong> The patient was actively encouraged to remain as independent as safely possible. The attendant did not take over tasks that Mr. Malhotra could perform himself. This distinction between supporting and replacing the patient&#8217;s own activity is important in rehabilitation. <a href=\"https:\/\/athomecare.in\/why-choose-athomecare-patient-attendant\/\" class=\"internal-link\">Professional patient attendants<\/a> are trained to encourage independence rather than create dependence.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Physiotherapy -->\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-2 flex items-center gap-2\">\n        <span class=\"iconify text-primary\" data-icon=\"lucide:dumbbell\"><\/span>\n        Physiotherapy at Home\n      <\/h3>\n      <p class=\"text-xs text-clinical-text mb-4\"><a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"internal-link\">Learn about Physiotherapy at Home in Amritsar<\/a><\/p>\n\n      <p class=\"text-sm leading-relaxed mb-4\">\n        Cardiac rehabilitation was the most clinically significant component of Mr. Malhotra&#8217;s home care plan. His reduced exercise tolerance and fear of movement meant that, without structured rehabilitation, he was at risk of progressive deconditioning. <a href=\"https:\/\/athomecare.in\/the-importance-of-physiotherapy-healing-through-movement\/\" class=\"internal-link\">Physiotherapy plays a well-documented role in recovery<\/a> after cardiac events.\n      <\/p>\n\n      <h4 class=\"text-sm font-bold mb-3 text-clinical-heading\">Rehabilitation Goals<\/h4>\n      <div class=\"space-y-2 mb-5\">\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-primary mt-0.5 flex-shrink-0\" data-icon=\"lucide:target\"><\/span>\n          <p class=\"text-sm text-clinical-text\">Improve exercise tolerance progressively<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-primary mt-0.5 flex-shrink-0\" data-icon=\"lucide:target\"><\/span>\n          <p class=\"text-sm text-clinical-text\">Reduce physical deconditioning caused by inactivity<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-primary mt-0.5 flex-shrink-0\" data-icon=\"lucide:target\"><\/span>\n          <p class=\"text-sm text-clinical-text\">Restore confidence with movement and daily activities<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-primary mt-0.5 flex-shrink-0\" data-icon=\"lucide:target\"><\/span>\n          <p class=\"text-sm text-clinical-text\">Improve lower-limb strength to support walking<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-primary mt-0.5 flex-shrink-0\" data-icon=\"lucide:target\"><\/span>\n          <p class=\"text-sm text-clinical-text\">Support safe return to household and outdoor activities<\/p>\n        <\/div>\n      <\/div>\n\n      <h4 class=\"text-sm font-bold mb-3 text-clinical-heading\">Activities Included in the Rehabilitation Program<\/h4>\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Activity<\/th>\n            <th>Purpose<\/th>\n            <th>Notes<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"font-medium\">Gentle warm-up<\/td>\n            <td>Prepare the body for exercise safely<\/td>\n            <td>Reduced risk of sudden cardiovascular demand<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Seated leg exercises<\/td>\n            <td>Improve lower-limb strength without standing stress<\/td>\n            <td>Appropriate for early recovery when confidence is low<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Sit-to-stand practice<\/td>\n            <td>Build functional strength for daily transfers<\/td>\n            <td>Simulates real-life movement pattern<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Short-distance walking<\/td>\n            <td>Begin cardiovascular conditioning<\/td>\n            <td>Distance gradually increased based on tolerance<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Gradual walking progression<\/td>\n            <td>Systematically improve exercise capacity<\/td>\n            <td>Pacing guided by symptom response<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Balance activities<\/td>\n            <td>Reduce fall risk during movement<\/td>\n            <td>Important given his knee stiffness<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Cool-down exercises<\/td>\n            <td>Allow gradual cardiovascular recovery<\/td>\n            <td>Prevent sudden blood pressure changes<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n\n      <div class=\"alert-box alert-danger mt-4\">\n        <div class=\"flex items-start gap-3\">\n          <span class=\"iconify text-danger text-lg flex-shrink-0 mt-0.5\" data-icon=\"lucide:octagon-x\"><\/span>\n          <div>\n            <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Exercise Stop Criteria<\/p>\n            <p class=\"text-sm text-clinical-text leading-relaxed\">Mr. Malhotra was instructed to stop activity immediately and seek medical guidance if he experienced chest pain, unusual breathlessness, dizziness, palpitations, or excessive fatigue during exercise. Exercise intensity was guided by the treating cardiac team and was never increased based solely on patient preference. This is a fundamental safety principle in <a href=\"https:\/\/athomecare.in\/the-future-of-recovery-exploring-at-home-physiotherapy-services\/\" class=\"internal-link\">home-based physiotherapy<\/a> for cardiac patients.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Doctor Home Visit -->\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-2 flex items-center gap-2\">\n        <span class=\"iconify text-primary\" data-icon=\"lucide:user-round\"><\/span>\n        Doctor Home Visit\n      <\/h3>\n      <p class=\"text-xs text-clinical-text mb-4\"><a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"internal-link\">Learn about Doctor Home Visit Services<\/a><\/p>\n\n      <p class=\"text-sm leading-relaxed mb-4\">\n        A doctor conducted periodic home visits to review Mr. Malhotra&#8217;s clinical progress. These visits complemented rather than replaced his cardiology follow-up appointments. The home doctor assessed elements that are difficult to evaluate in a brief outpatient visit, such as the patient&#8217;s actual functional performance in his home environment and the family&#8217;s understanding of the care plan.\n      <\/p>\n\n      <div class=\"grid sm:grid-cols-2 gap-3 mb-4\">\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Cardiac Symptom Review<\/p>\n          <p class=\"text-xs text-clinical-text\">Detailed assessment of any chest discomfort, breathlessness, or other cardiac symptoms since the last review<\/p>\n        <\/div>\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Blood Pressure and Heart Rate<\/p>\n          <p class=\"text-xs text-clinical-text\">Review of home monitoring records to identify trends rather than single-point measurements<\/p>\n        <\/div>\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Medication Review<\/p>\n          <p class=\"text-xs text-clinical-text\">Verification of adherence, assessment for side effects, and coordination with cardiology prescriptions<\/p>\n        <\/div>\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Diabetes Management<\/p>\n          <p class=\"text-xs text-clinical-text\">Review of blood glucose records and assessment of diabetes control in the context of cardiac recovery<\/p>\n        <\/div>\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Exercise Tolerance Assessment<\/p>\n          <p class=\"text-xs text-clinical-text\">Evaluation of functional improvement based on walking distance and activity level<\/p>\n        <\/div>\n        <div class=\"p-3 bg-clinical-bg rounded-lg\">\n          <p class=\"text-sm font-semibold text-clinical-heading mb-1\">Follow-up Coordination<\/p>\n          <p class=\"text-xs text-clinical-text\">Ensuring cardiology appointments were scheduled and any concerns were communicated to the specialist team<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Medical Equipment -->\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-2 flex items-center gap-2\">\n        <span class=\"iconify text-primary\" data-icon=\"lucide:monitor\"><\/span>\n        Medical Equipment Support\n      <\/h3>\n      <p class=\"text-xs text-clinical-text mb-4\"><a href=\"https:\/\/athomecare.in\/home-care-amritsar\/medical-equipment-rental\/\" class=\"internal-link\">Learn about Medical Equipment Rental<\/a><\/p>\n\n      <p class=\"text-sm leading-relaxed mb-4\">\n        Basic monitoring equipment was arranged at home. No oxygen therapy, ventilator, or intensive care equipment was required. The equipment list was determined by clinical need, not by a standard package.\n      <\/p>\n\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Equipment<\/th>\n            <th>Purpose<\/th>\n            <th>Used By<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"font-medium\">Digital blood pressure monitor<\/td>\n            <td>Regular blood pressure recording<\/td>\n            <td>Nurse and family<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Pulse oximeter<\/td>\n            <td>Oxygen saturation measurement<\/td>\n            <td>Nurse<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Digital thermometer<\/td>\n            <td>Temperature monitoring<\/td>\n            <td>Nurse and family<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Glucose monitoring device<\/td>\n            <td>Blood glucose measurement for diabetes<\/td>\n            <td>Nurse and family<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Pill organizer<\/td>\n            <td>Medication organization for adherence<\/td>\n            <td>Family<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Comfortable walking shoes<\/td>\n            <td>Safe ambulation during rehabilitation<\/td>\n            <td>Patient<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Handrail support on stairs<\/td>\n            <td>Fall prevention during stair climbing<\/td>\n            <td>Patient<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n\n      <div class=\"alert-box alert-info mt-4\">\n        <p class=\"text-sm text-clinical-text leading-relaxed\">\n          <strong class=\"text-primary\">Note on Pulse Oximetry:<\/strong> While a pulse oximeter was available, the team understood its limitations. A normal oxygen saturation reading does not rule out coronary artery problems. Pulse oximetry measures oxygen in the blood but does not assess coronary blood flow. It was used as one of several monitoring tools, not as a substitute for clinical judgment. Families should understand that <a href=\"https:\/\/athomecare.in\/advanced-multipara-monitors-enabling-real-time-patient-monitoring-in-home-icu-care\/\" class=\"internal-link\">monitoring devices support but do not replace clinical assessment<\/a>.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Daily Care Plan -->\n    <div class=\"clinical-card\">\n      <h3 class=\"text-base font-bold mb-4 flex items-center gap-2\">\n        <span class=\"iconify text-primary\" data-icon=\"lucide:calendar-clock\"><\/span>\n        Daily Care Structure\n      <\/h3>\n\n      <div class=\"grid md:grid-cols-2 gap-4\">\n        <div class=\"p-4 bg-primary-light rounded-lg\">\n          <div class=\"flex items-center gap-2 mb-3\">\n            <span class=\"iconify text-primary\" data-icon=\"lucide:sunrise\"><\/span>\n            <h4 class=\"text-sm font-bold text-primary\">Morning<\/h4>\n          <\/div>\n          <ul class=\"space-y-2 text-sm text-clinical-text\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-primary text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Self-check for chest discomfort, unusual breathlessness, dizziness, palpitations, or excessive fatigue\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-primary text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Prescribed morning medications taken on schedule\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-primary text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Breakfast following dietary recommendations\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-primary text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Gentle mobility exercises after breakfast\n            <\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"p-4 bg-warning-light rounded-lg\">\n          <div class=\"flex items-center gap-2 mb-3\">\n            <span class=\"iconify text-warning\" data-icon=\"lucide:sun\"><\/span>\n            <h4 class=\"text-sm font-bold text-warning\">Afternoon<\/h4>\n          <\/div>\n          <ul class=\"space-y-2 text-sm text-clinical-text\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-warning text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Brief rest period after lunch\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-warning text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Scheduled rehabilitation session: warm-up, lower-limb exercises, walking, cool-down\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-warning text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Gradual activity increase encouraged rather than sudden return to strenuous work\n            <\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"p-4 bg-accent-light rounded-lg\">\n          <div class=\"flex items-center gap-2 mb-3\">\n            <span class=\"iconify text-accent\" data-icon=\"lucide:sunset\"><\/span>\n            <h4 class=\"text-sm font-bold text-accent\">Evening<\/h4>\n          <\/div>\n          <ul class=\"space-y-2 text-sm text-clinical-text\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-accent text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Short walk around the home or in a safe outdoor area when appropriate\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-accent text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Wife recorded symptoms and blood pressure readings per monitoring plan\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-accent text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Evening medications taken as prescribed\n            <\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"p-4 bg-clinical-bg rounded-lg border border-clinical-border\">\n          <div class=\"flex items-center gap-2 mb-3\">\n            <span class=\"iconify text-clinical-heading\" data-icon=\"lucide:moon\"><\/span>\n            <h4 class=\"text-sm font-bold text-clinical-heading\">Night<\/h4>\n          <\/div>\n          <ul class=\"space-y-2 text-sm text-clinical-text\">\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-clinical-heading text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Medications organized for the following day using pill organizer\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-clinical-heading text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Heavy physical activity avoided in late evening\n            <\/li>\n            <li class=\"flex items-start gap-2\">\n              <span class=\"iconify text-clinical-heading text-xs mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n              Any new or unusual symptoms reported rather than ignored overnight\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 6: Risks Monitored -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Risks Being Monitored<\/h2>\n\n    <p class=\"text-sm leading-relaxed mb-6\">\n      The home healthcare team maintained awareness of multiple potential risks throughout the care period. Recognition of these risks did not mean they were expected to occur. It meant the team was prepared to identify them early if they did. This approach of <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\" class=\"internal-link\">watching for early warning signs<\/a> is a core principle of safe home care.\n    <\/p>\n\n    <div class=\"grid sm:grid-cols-2 gap-3\">\n      <div class=\"flex items-center gap-3 p-3 bg-danger-light rounded-lg\">\n        <span class=\"risk-indicator risk-high\">High Priority<\/span>\n        <span class=\"text-sm font-medium\">Recurrent chest pain<\/span>\n      <\/div>\n      <div class=\"flex items-center gap-3 p-3 bg-danger-light rounded-lg\">\n        <span class=\"risk-indicator risk-high\">High Priority<\/span>\n        <span class=\"text-sm font-medium\">Acute coronary syndrome<\/span>\n      <\/div>\n      <div class=\"flex items-center gap-3 p-3 bg-danger-light rounded-lg\">\n        <span class=\"risk-indicator risk-high\">High Priority<\/span>\n        <span class=\"text-sm font-medium\">Abnormal heart rhythm<\/span>\n      <\/div>\n      <div class=\"flex items-center gap-3 p-3 bg-warning-light rounded-lg\">\n        <span class=\"risk-indicator risk-medium\">Moderate<\/span>\n        <span class=\"text-sm font-medium\">Excessive blood pressure changes<\/span>\n      <\/div>\n      <div class=\"flex items-center gap-3 p-3 bg-warning-light rounded-lg\">\n        <span class=\"risk-indicator risk-medium\">Moderate<\/span>\n        <span class=\"text-sm font-medium\">Dizziness or fainting<\/span>\n      <\/div>\n      <div class=\"flex items-center gap-3 p-3 bg-warning-light rounded-lg\">\n        <span class=\"risk-indicator risk-medium\">Moderate<\/span>\n        <span class=\"text-sm font-medium\">Worsening breathlessness<\/span>\n      <\/div>\n      <div class=\"flex items-center gap-3 p-3 bg-danger-light rounded-lg\">\n        <span class=\"risk-indicator risk-high\">High Priority<\/span>\n        <span class=\"text-sm font-medium\">Bleeding from antiplatelet treatment<\/span>\n      <\/div>\n      <div class=\"flex items-center gap-3 p-3 bg-warning-light rounded-lg\">\n        <span class=\"risk-indicator risk-medium\">Moderate<\/span>\n        <span class=\"text-sm font-medium\">Access-site complications<\/span>\n      <\/div>\n      <div class=\"flex items-center gap-3 p-3 bg-clinical-bg rounded-lg border border-clinical-border\">\n        <span class=\"risk-indicator risk-low\">Ongoing<\/span>\n        <span class=\"text-sm font-medium\">Reduced exercise tolerance<\/span>\n      <\/div>\n      <div class=\"flex items-center gap-3 p-3 bg-clinical-bg rounded-lg border border-clinical-border\">\n        <span class=\"risk-indicator risk-low\">Ongoing<\/span>\n        <span class=\"text-sm font-medium\">Poor medication adherence<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 7: Recovery Timeline -->\n  <section id=\"recovery-timeline\" class=\"mb-12 scroll-mt-20\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Recovery Timeline<\/h2>\n\n    <p class=\"text-sm leading-relaxed mb-8\">\n      The following timeline documents the key clinical milestones during the 12-week home care period. Progress was measured in terms of functional improvement, symptom status, and confidence with activity. The trajectory was not linear. There were days when Mr. Malhotra felt more fatigued or less confident. The overall trend, however, was one of gradual, measurable improvement.\n    <\/p>\n\n    <div class=\"space-y-0\">\n      <!-- Week 1 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card mb-0\">\n          <div class=\"flex flex-wrap items-center gap-2 mb-3\">\n            <span class=\"bg-primary text-white text-xs font-semibold px-3 py-1 rounded-full\">Week 1<\/span>\n            <span class=\"text-xs text-clinical-text\">Initial Home Assessment and Stabilization<\/span>\n          <\/div>\n          <p class=\"text-sm leading-relaxed mb-3\">\n            The home healthcare team conducted a comprehensive initial assessment. Mr. Malhotra was medically stable but clearly anxious about physical activity. His walking tolerance was approximately 150 metres. He could manage indoor walking independently but was slow on stairs, using the railing for support.\n          <\/p>\n          <div class=\"grid sm:grid-cols-2 gap-3 text-xs\">\n            <div class=\"p-2 bg-clinical-bg rounded\">\n              <span class=\"font-semibold\">Nursing Intervention:<\/span> Baseline vital signs recorded, medication review completed, access site inspected, family education initiated on warning signs and monitoring\n            <\/div>\n            <div class=\"p-2 bg-clinical-bg rounded\">\n              <span class=\"font-semibold\">Family Observation:<\/span> Wife reported he was reluctant to walk even inside the house and kept asking if it was safe to move around\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 2 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card mb-0\">\n          <div class=\"flex flex-wrap items-center gap-2 mb-3\">\n            <span class=\"bg-primary text-white text-xs font-semibold px-3 py-1 rounded-full\">Week 2<\/span>\n            <span class=\"text-xs text-clinical-text\">Early Confidence Building<\/span>\n          <\/div>\n          <p class=\"text-sm leading-relaxed mb-3\">\n            Mr. Malhotra became more confident with basic walking. He could complete approximately 175 metres with planned rest. No new chest pain was reported during routine home activity. The physiotherapist had begun gentle seated exercises and short walking sessions.\n          <\/p>\n          <div class=\"grid sm:grid-cols-2 gap-3 text-xs\">\n            <div class=\"p-2 bg-accent-light rounded\">\n              <span class=\"font-semibold text-accent\">Progress:<\/span> Walking distance increased from 150m to 175m. Fear of movement began to reduce with supervised exercise experience.\n            <\/div>\n            <div class=\"p-2 bg-clinical-bg rounded\">\n              <span class=\"font-semibold\">Doctor Review:<\/span> Blood pressure stable, no new cardiac symptoms, medication adherence confirmed, rehabilitation plan continued as prescribed.\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 4 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card mb-0\">\n          <div class=\"flex flex-wrap items-center gap-2 mb-3\">\n            <span class=\"bg-primary text-white text-xs font-semibold px-3 py-1 rounded-full\">Week 4<\/span>\n            <span class=\"text-xs text-clinical-text\">Short-Term Goals Met<\/span>\n          <\/div>\n          <p class=\"text-sm leading-relaxed mb-3\">\n            Walking tolerance increased to approximately 250 metres. Mr. Malhotra resumed light household activities. His wife reported that he was noticeably less fearful about routine movement. The short-term goals of maintaining stable cardiac symptoms, following the medication plan, preventing deconditioning, and improving confidence with safe movement were substantially met.\n          <\/p>\n          <div class=\"grid sm:grid-cols-3 gap-3 text-xs\">\n            <div class=\"p-2 bg-accent-light rounded text-center\">\n              <p class=\"font-bold text-accent text-lg\">250m<\/p>\n              <p>Walking Tolerance<\/p>\n            <\/div>\n            <div class=\"p-2 bg-primary-light rounded text-center\">\n              <p class=\"font-bold text-primary text-lg\">Stable<\/p>\n              <p>Cardiac Symptoms<\/p>\n            <\/div>\n            <div class=\"p-2 bg-primary-light rounded text-center\">\n              <p class=\"font-bold text-primary text-lg\">Improved<\/p>\n              <p>Confidence Level<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 8 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\"><\/div>\n        <div class=\"clinical-card mb-0\">\n          <div class=\"flex flex-wrap items-center gap-2 mb-3\">\n            <span class=\"bg-primary text-white text-xs font-semibold px-3 py-1 rounded-full\">Week 8<\/span>\n            <span class=\"text-xs text-clinical-text\">Functional Expansion<\/span>\n          <\/div>\n          <p class=\"text-sm leading-relaxed mb-3\">\n            Mr. Malhotra could complete approximately 400 metres of divided walking activity with rest when needed. He resumed short outdoor walks, initially with accompaniment. He continued taking all prescribed cardiac medications. Blood pressure and blood glucose readings remained within acceptable ranges during home monitoring.\n          <\/p>\n          <div class=\"grid sm:grid-cols-2 gap-3 text-xs\">\n            <div class=\"p-2 bg-accent-light rounded\">\n              <span class=\"font-semibold text-accent\">Progress:<\/span> Walking tolerance nearly tripled from baseline. Outdoor walking resumed, representing a significant psychological milestone.\n            <\/div>\n            <div class=\"p-2 bg-clinical-bg rounded\">\n              <span class=\"font-semibold\">Clinical Status:<\/span> No recurrent chest pain documented. Diabetes and hypertension remained controlled. Access site fully healed without complications.\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 12 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\" style=\"background: #1A8D4E; border-color: #E6F7EE;\"><\/div>\n        <div class=\"clinical-card mb-0 border-accent\/30\">\n          <div class=\"flex flex-wrap items-center gap-2 mb-3\">\n            <span class=\"bg-accent text-white text-xs font-semibold px-3 py-1 rounded-full\">Week 12<\/span>\n            <span class=\"text-xs text-clinical-text\">Long-Term Goals Assessment<\/span>\n          <\/div>\n          <p class=\"text-sm leading-relaxed mb-3\">\n            At the 12-week assessment, indoor mobility was independent. Walking tolerance improved to approximately 500 metres with pacing. He had resumed light household activities. Stair climbing became easier. He remained free from documented recurrent chest pain during the entire home-care period. Blood pressure remained generally controlled during recorded home measurements.\n          <\/p>\n          <div class=\"grid grid-cols-2 sm:grid-cols-4 gap-3 text-xs mb-4\">\n            <div class=\"p-3 bg-accent-light rounded text-center\">\n              <p class=\"font-bold text-accent text-lg\">500m<\/p>\n              <p>Walking Tolerance<\/p>\n            <\/div>\n            <div class=\"p-3 bg-accent-light rounded text-center\">\n              <p class=\"font-bold text-accent text-lg\">0<\/p>\n              <p>Chest Pain Episodes<\/p>\n            <\/div>\n            <div class=\"p-3 bg-accent-light rounded text-center\">\n              <p class=\"font-bold text-accent text-lg\">Yes<\/p>\n              <p>Light Household Activities<\/p>\n            <\/div>\n            <div class=\"p-3 bg-accent-light rounded text-center\">\n              <p class=\"font-bold text-accent text-lg\">Controlled<\/p>\n              <p>Blood Pressure<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"alert-box alert-success\">\n            <p class=\"text-sm text-clinical-text leading-relaxed\">\n              <strong class=\"text-accent\">Important Context:<\/strong> The improvement reflected rehabilitation and risk-factor management. His coronary artery disease remained a chronic condition requiring lifelong medical follow-up. A stent treats a specific blockage but does not cure the underlying disease. He continued cardiology follow-up and prescribed secondary-prevention treatment. This long-term perspective is central to <a href=\"https:\/\/athomecare.in\/managing-chronic-diseases-at-home-in-gurgaon-focus-on-diabetes-and-hypertension\/\" class=\"internal-link\">chronic disease management at home<\/a>.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 8: Clinical Evidence Tables -->\n  <section id=\"clinical-evidence\" class=\"mb-12 scroll-mt-20\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Clinical Evidence<\/h2>\n\n    <h3 class=\"text-base font-bold mb-4\">Initial Home Assessment Parameters<\/h3>\n    <div class=\"overflow-x-auto mb-8\">\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Clinical Parameter<\/th>\n            <th>Assessment Value<\/th>\n            <th>Interpretation<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"font-medium\">Blood Pressure<\/td>\n            <td>126\/74 mmHg<\/td>\n            <td><span class=\"risk-indicator risk-low\">Within Target<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Heart Rate<\/td>\n            <td>72 beats\/min<\/td>\n            <td><span class=\"risk-indicator risk-low\">Normal<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Respiratory Rate<\/td>\n            <td>17 breaths\/min<\/td>\n            <td><span class=\"risk-indicator risk-low\">Normal<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Temperature<\/td>\n            <td>98.1\u00b0F<\/td>\n            <td><span class=\"risk-indicator risk-low\">Normal<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Oxygen Saturation<\/td>\n            <td>98% on room air<\/td>\n            <td><span class=\"risk-indicator risk-low\">Normal<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Pain at Rest<\/td>\n            <td>0\/10<\/td>\n            <td><span class=\"risk-indicator risk-low\">No Pain<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Consciousness<\/td>\n            <td>Alert<\/td>\n            <td><span class=\"risk-indicator risk-low\">Normal<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Mobility<\/td>\n            <td>Independent<\/td>\n            <td><span class=\"risk-indicator risk-medium\">Reduced Tolerance<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">General Condition<\/td>\n            <td>Stable<\/td>\n            <td><span class=\"risk-indicator risk-low\">Stable<\/span><\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <h3 class=\"text-base font-bold mb-4\">Functional Status Assessment at Discharge<\/h3>\n    <div class=\"overflow-x-auto mb-8\">\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Activity<\/th>\n            <th>Level of Independence<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"font-medium\">Feeding<\/td>\n            <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Dressing<\/td>\n            <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Bathing<\/td>\n            <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Toileting<\/td>\n            <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Grooming<\/td>\n            <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Communication<\/td>\n            <td><span class=\"risk-indicator risk-low\">Independent<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Medication Taking<\/td>\n            <td><span class=\"risk-indicator risk-medium\">With Family Reminders<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Grocery Shopping<\/td>\n            <td><span class=\"risk-indicator risk-high\">Requires Assistance<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Carrying Heavy Objects<\/td>\n            <td><span class=\"risk-indicator risk-high\">Requires Assistance<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Heavy Household Cleaning<\/td>\n            <td><span class=\"risk-indicator risk-high\">Requires Assistance<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Long-Distance Outdoor Walking<\/td>\n            <td><span class=\"risk-indicator risk-high\">Requires Assistance<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\">Organizing Appointments<\/td>\n            <td><span class=\"risk-indicator risk-medium\">Requires Assistance<\/span><\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <h3 class=\"text-base font-bold mb-4\">Walking Tolerance Progression<\/h3>\n    <div class=\"space-y-4 mb-8\">\n      <div>\n        <div class=\"flex justify-between text-sm mb-1\">\n          <span class=\"font-medium\">Week 1 (Baseline)<\/span>\n          <span class=\"text-clinical-text\">150 metres<\/span>\n        <\/div>\n        <div class=\"progress-bar\"><div class=\"progress-fill bg-primary\" style=\"width: 30%;\"><\/div><\/div>\n      <\/div>\n      <div>\n        <div class=\"flex justify-between text-sm mb-1\">\n          <span class=\"font-medium\">Week 2<\/span>\n          <span class=\"text-clinical-text\">175 metres<\/span>\n        <\/div>\n        <div class=\"progress-bar\"><div class=\"progress-fill bg-primary\" style=\"width: 35%;\"><\/div><\/div>\n      <\/div>\n      <div>\n        <div class=\"flex justify-between text-sm mb-1\">\n          <span class=\"font-medium\">Week 4<\/span>\n          <span class=\"text-clinical-text\">250 metres<\/span>\n        <\/div>\n        <div class=\"progress-bar\"><div class=\"progress-fill bg-primary\" style=\"width: 50%;\"><\/div><\/div>\n      <\/div>\n      <div>\n        <div class=\"flex justify-between text-sm mb-1\">\n          <span class=\"font-medium\">Week 8<\/span>\n          <span class=\"text-clinical-text\">400 metres<\/span>\n        <\/div>\n        <div class=\"progress-bar\"><div class=\"progress-fill bg-accent\" style=\"width: 80%;\"><\/div><\/div>\n      <\/div>\n      <div>\n        <div class=\"flex justify-between text-sm mb-1\">\n          <span class=\"font-medium\">Week 12<\/span>\n          <span class=\"text-clinical-text\">500 metres<\/span>\n        <\/div>\n        <div class=\"progress-bar\"><div class=\"progress-fill bg-accent\" style=\"width: 100%;\"><\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"text-base font-bold mb-4\">Home Care Goals Summary<\/h3>\n    <div class=\"overflow-x-auto\">\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Goal Category<\/th>\n            <th>Specific Goal<\/th>\n            <th>Status at 12 Weeks<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"font-medium\" rowspan=\"4\">Short-Term (Weeks 1-4)<\/td>\n            <td>Maintain stable cardiac symptoms<\/td>\n            <td><span class=\"risk-indicator risk-low\">Achieved<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>Follow prescribed medication plan<\/td>\n            <td><span class=\"risk-indicator risk-low\">Achieved<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>Prevent unnecessary physical deconditioning<\/td>\n            <td><span class=\"risk-indicator risk-low\">Achieved<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>Improve confidence with safe movement<\/td>\n            <td><span class=\"risk-indicator risk-low\">Achieved<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"font-medium\" rowspan=\"4\">Long-Term (Weeks 8-12)<\/td>\n            <td>Improve exercise tolerance<\/td>\n            <td><span class=\"risk-indicator risk-low\">Achieved<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>Resume light household activities<\/td>\n            <td><span class=\"risk-indicator risk-low\">Achieved<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>Maintain diabetes and blood-pressure control<\/td>\n            <td><span class=\"risk-indicator risk-low\">Achieved<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>Continue long-term cardiology follow-up<\/td>\n            <td><span class=\"risk-indicator risk-low\">Ongoing<\/span><\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 9: Medical Authority -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Medical Authority<\/h2>\n\n    <div class=\"doctor-card\">\n      <div class=\"flex flex-col sm:flex-row items-start gap-5\">\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, MBBS - Geriatric Medicine Specialist\" class=\"w-24 h-24 rounded-xl object-cover bg-white\/10 flex-shrink-0\">\n        <div>\n          <h3 class=\"text-lg font-bold mb-1\">Dr. Ekta Fageriya, MBBS<\/h3>\n          <p class=\"text-white\/80 text-sm mb-3\">RMC Registration No. 44780<\/p>\n          <div class=\"flex flex-wrap gap-2 mb-3\">\n            <span class=\"bg-white\/15 text-white text-xs font-medium px-3 py-1 rounded-full\">Geriatric Medicine<\/span>\n            <span class=\"bg-white\/15 text-white text-xs font-medium px-3 py-1 rounded-full\">7 Years Clinical Experience<\/span>\n          <\/div>\n          <p class=\"text-white\/70 text-sm leading-relaxed\">This case study has been reviewed for clinical accuracy from a geriatric medicine perspective. The approach reflects evidence-based practices in post-cardiac intervention home care and chronic disease management in elderly patients.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 10: Family Education -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Family Education Delivered<\/h2>\n\n    <p class=\"text-sm leading-relaxed mb-6\">\n      Family education was not a single session but an ongoing process throughout the 12-week care period. The nurse, doctor, and physiotherapist each contributed to building the family&#8217;s understanding and capability. This section summarizes the key educational topics covered.\n    <\/p>\n\n    <div class=\"space-y-4\">\n      <div class=\"clinical-card\">\n        <h3 class=\"text-sm font-bold mb-3 flex items-center gap-2\">\n          <span class=\"iconify text-danger\" data-icon=\"lucide:pill\"><\/span>\n          Medication Adherence\n        <\/h3>\n        <p class=\"text-sm leading-relaxed\">\n          Mr. Malhotra and his wife were taught that medicines prescribed after coronary intervention must be taken exactly as directed. They were specifically warned not to stop antiplatelet medicines without medical advice. The nurse explained why these medicines are important and what can happen if they are stopped prematurely. The family was also instructed not to change medication doses based only on a single home reading. <a href=\"https:\/\/athomecare.in\/medication-management-for-seniors-at-home-athomecare-gurgaon\/\" class=\"internal-link\">Medication management for seniors<\/a> requires this level of detailed, repeated education.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-sm font-bold mb-3 flex items-center gap-2\">\n          <span class=\"iconify text-danger\" data-icon=\"lucide:heart\"><\/span>\n          Recognizing Chest Pain\n        <\/h3>\n        <p class=\"text-sm leading-relaxed\">\n          The family learned that new or severe chest discomfort should not be assumed to be indigestion, gas, or muscle pain. They were instructed to follow the emergency plan provided by the treating cardiac team. The nurse reviewed the specific characteristics of cardiac chest pain versus non-cardiac discomfort and clarified when to call for emergency help versus when to observe and report at the next scheduled visit.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-sm font-bold mb-3 flex items-center gap-2\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:footprints\"><\/span>\n          Activity Guidance\n        <\/h3>\n        <p class=\"text-sm leading-relaxed\">\n          The family understood that gradual activity progression is different from sudden strenuous exercise. Walking was increased step by step according to the rehabilitation plan. The physiotherapist explained the difference between normal fatigue during recovery and concerning symptoms that warrant stopping activity. This distinction helped the family support Mr. Malhotra&#8217;s rehabilitation without either holding him back or pushing him too hard. Understanding <a href=\"https:\/\/athomecare.in\/mobility-fall-prevention-daily-movement-plans-for-elderly-athomecare\/\" class=\"internal-link\">safe daily movement planning<\/a> was essential.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-sm font-bold mb-3 flex items-center gap-2\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:apple\"><\/span>\n          Dietary Education\n        <\/h3>\n        <p class=\"text-sm leading-relaxed mb-3\">\n          The family worked toward a heart-healthy eating pattern that also considered diabetes management. The dietary guidance included:\n        <\/p>\n        <ul class=\"space-y-1 text-sm text-clinical-text ml-4 list-disc\">\n          <li>More vegetables and fruits<\/li>\n          <li>Whole grains where suitable for blood sugar control<\/li>\n          <li>Appropriate protein sources<\/li>\n          <li>Reduced excess salt<\/li>\n          <li>Reduced saturated and trans fats<\/li>\n          <li>Controlled portions to support weight management<\/li>\n        <\/ul>\n        <p class=\"text-sm text-clinical-text mt-3\">\n          The nurse did not prescribe a specific diet but reinforced the recommendations from the hospital dietary counseling. The <a href=\"https:\/\/athomecare.in\/the-role-of-nutrition-in-disease-prevention-foods-that-boost-immunity-and-health\/\" class=\"internal-link\">role of nutrition in disease prevention<\/a> was discussed in the context of both cardiac health and diabetes control.\n        <\/p>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <h3 class=\"text-sm font-bold mb-3 flex items-center gap-2\">\n          <span class=\"iconify text-danger\" data-icon=\"lucide:droplets\"><\/span>\n          Bleeding Precautions\n        <\/h3>\n        <p class=\"text-sm leading-relaxed mb-3\">\n          Because antiplatelet medicines increase bleeding risk, the family was taught to report:\n        <\/p>\n        <ul class=\"space-y-1 text-sm text-clinical-text ml-4 list-disc\">\n          <li>Unusual bleeding from any site<\/li>\n          <li>Black stools (possible gastrointestinal bleeding)<\/li>\n          <li>Blood in urine<\/li>\n          <li>Large unexplained bruises<\/li>\n          <li>Persistent bleeding from minor cuts or injuries<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"clinical-card border-danger\/20\">\n        <h3 class=\"text-sm font-bold mb-3 flex items-center gap-2 text-danger\">\n          <span class=\"iconify\" data-icon=\"lucide:siren\"><\/span>\n          Warning Signs Requiring Urgent Medical Attention\n        <\/h3>\n        <p class=\"text-sm leading-relaxed mb-3\">\n          The family was instructed to seek urgent medical care without delay for any of the following:\n        <\/p>\n        <div class=\"grid sm:grid-cols-2 gap-2\">\n          <div class=\"flex items-center gap-2 p-2 bg-danger-light rounded text-sm\">\n            <span class=\"iconify text-danger flex-shrink-0\" data-icon=\"lucide:alert-octagon\"><\/span>\n            New or severe chest pain\n          <\/div>\n          <div class=\"flex items-center gap-2 p-2 bg-danger-light rounded text-sm\">\n            <span class=\"iconify text-danger flex-shrink-0\" data-icon=\"lucide:alert-octagon\"><\/span>\n            Severe breathlessness\n          <\/div>\n          <div class=\"flex items-center gap-2 p-2 bg-danger-light rounded text-sm\">\n            <span class=\"iconify text-danger flex-shrink-0\" data-icon=\"lucide:alert-octagon\"><\/span>\n            Fainting or loss of consciousness\n          <\/div>\n          <div class=\"flex items-center gap-2 p-2 bg-danger-light rounded text-sm\">\n            <span class=\"iconify text-danger flex-shrink-0\" data-icon=\"lucide:alert-octagon\"><\/span>\n            New severe weakness\n          <\/div>\n          <div class=\"flex items-center gap-2 p-2 bg-danger-light rounded text-sm\">\n            <span class=\"iconify text-danger flex-shrink-0\" data-icon=\"lucide:alert-octagon\"><\/span>\n            Sudden sweating with chest discomfort\n          <\/div>\n          <div class=\"flex items-center gap-2 p-2 bg-danger-light rounded text-sm\">\n            <span class=\"iconify text-danger flex-shrink-0\" data-icon=\"lucide:alert-octagon\"><\/span>\n            Significant palpitations with dizziness\n          <\/div>\n          <div class=\"flex items-center gap-2 p-2 bg-danger-light rounded text-sm sm:col-span-2\">\n            <span class=\"iconify text-danger flex-shrink-0\" data-icon=\"lucide:alert-octagon\"><\/span>\n            Signs of major bleeding (large unexplained bruises, blood in stool or urine, persistent bleeding)\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 11: Recovery Outcome -->\n  <section id=\"recovery-outcome\" class=\"mb-12 scroll-mt-20\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Recovery Outcome<\/h2>\n\n    <div class=\"grid sm:grid-cols-2 gap-4 mb-6\">\n      <div class=\"p-4 bg-accent-light rounded-xl border border-accent\/20\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:footprints\"><\/span>\n          <h3 class=\"text-sm font-bold text-clinical-heading\">Mobility<\/h3>\n        <\/div>\n        <p class=\"text-sm text-clinical-text\">Walking tolerance improved from 150 metres to 500 metres over 12 weeks. Indoor mobility remained independent throughout. Stair climbing became easier. Outdoor walking resumed with initial accompaniment.<\/p>\n      <\/div>\n      <div class=\"p-4 bg-accent-light rounded-xl border border-accent\/20\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:heart-pulse\"><\/span>\n          <h3 class=\"text-sm font-bold text-clinical-heading\">Cardiac Symptoms<\/h3>\n        <\/div>\n        <p class=\"text-sm text-clinical-text\">No documented recurrent chest pain during the 12-week home-care period. No episodes of acute coronary syndrome, significant arrhythmia, or acute decompensation.<\/p>\n      <\/div>\n      <div class=\"p-4 bg-accent-light rounded-xl border border-accent\/20\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:pill\"><\/span>\n          <h3 class=\"text-sm font-bold text-clinical-heading\">Medication Adherence<\/h3>\n        <\/div>\n        <p class=\"text-sm text-clinical-text\">All prescribed cardiac medications were continued as directed throughout the care period. Antiplatelet therapy was not interrupted. Diabetes and hypertension medications were taken consistently.<\/p>\n      <\/div>\n      <div class=\"p-4 bg-accent-light rounded-xl border border-accent\/20\">\n        <div class=\"flex items-center gap-2 mb-2\">\n          <span class=\"iconify text-accent\" data-icon=\"lucide:activity\"><\/span>\n          <h3 class=\"text-sm font-bold text-clinical-heading\">Medical Stability<\/h3>\n        <\/div>\n        <p class=\"text-sm text-clinical-text\">Blood pressure remained generally controlled. Blood glucose was managed according to the diabetes plan. No access-site complications developed. No bleeding complications were observed.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-sm font-bold mb-3 flex items-center gap-2\">\n        <span class=\"iconify text-warning\" data-icon=\"lucide:message-circle\"><\/span>\n        Family Feedback\n      <\/h3>\n      <p class=\"text-sm leading-relaxed mb-3\">\n        Mrs. Malhotra reported that the most significant change was not just physical improvement but the reduction in fear. Before home care began, she was constantly worried about whether her husband&#8217;s activities were safe. The structured rehabilitation plan, combined with the nurse&#8217;s education, gave her a framework for understanding what was safe and what was not.\n      <\/p>\n      <p class=\"text-sm leading-relaxed\">\n        The written monitoring record also gave her confidence. Rather than relying on guesswork, she could show the doctor objective data during follow-up visits. This reduced anxiety for both her and Mr. Malhotra. The <a href=\"https:\/\/athomecare.in\/recognizing-caregiver-stress-signs-and-symptoms-you-shouldnt-ignore\/\" class=\"internal-link\">reduction in caregiver stress<\/a> is an often-overlooked benefit of professional home care.\n      <\/p>\n    <\/div>\n\n    <div class=\"clinical-card\">\n      <h3 class=\"text-sm font-bold mb-3 flex items-center gap-2\">\n        <span class=\"iconify text-warning\" data-icon=\"lucide:alert-circle\"><\/span>\n        Remaining Challenges and Long-Term Considerations\n      <\/h3>\n      <div class=\"space-y-3 text-sm text-clinical-text\">\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:info\"><\/span>\n          <p>Coronary artery disease remains a chronic condition. The stent treated a specific blockage but did not eliminate the underlying disease process.<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:info\"><\/span>\n          <p>Lifelong cardiology follow-up is required to monitor for disease progression in other coronary segments.<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:info\"><\/span>\n          <p>Risk-factor control (diabetes, hypertension, cholesterol, weight, diet, physical activity) must continue indefinitely.<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:info\"><\/span>\n          <p>Antiplatelet medication adherence remains critical for the duration prescribed by the cardiologist.<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:info\"><\/span>\n          <p>Continued physical activity beyond the formal rehabilitation period is necessary to maintain the gains achieved. This aligns with principles of <a href=\"https:\/\/athomecare.in\/essential-heart-care-tips-for-your-50s-a-comprehensive-guide\/\" class=\"internal-link\">long-term heart health management<\/a>.<\/p>\n        <\/div>\n        <div class=\"flex items-start gap-2\">\n          <span class=\"iconify text-warning mt-0.5 flex-shrink-0\" data-icon=\"lucide:info\"><\/span>\n          <p>Knee stiffness will need ongoing management to ensure it does not become a barrier to maintaining physical activity levels.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 12: Key Clinical Learnings -->\n  <section id=\"key-learnings\" class=\"mb-12 scroll-mt-20\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Key Clinical Learnings<\/h2>\n\n    <div class=\"space-y-4\">\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-8 h-8 rounded-lg bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n            <span class=\"text-primary font-bold text-sm\">1<\/span>\n          <\/span>\n          <div>\n            <h3 class=\"text-sm font-bold mb-2\">A Stent Does Not Cure Coronary Artery Disease<\/h3>\n            <p class=\"text-sm leading-relaxed text-clinical-text\">Coronary artery disease requires long-term management regardless of whether a stent has been placed. A stent treats a specific coronary blockage by improving blood flow through that segment. The underlying atherosclerotic process, driven by risk factors like diabetes, hypertension, cholesterol, and lifestyle, continues. Patients and families need to understand this distinction clearly to maintain long-term adherence to secondary prevention measures. This is a fundamental concept in <a href=\"https:\/\/athomecare.in\/understanding-heart-disease-its-impact-and-importance-of-prevention\/\" class=\"internal-link\">understanding heart disease and its prevention<\/a>.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-8 h-8 rounded-lg bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n            <span class=\"text-primary font-bold text-sm\">2<\/span>\n          <\/span>\n          <div>\n            <h3 class=\"text-sm font-bold mb-2\">Cardiac Rehabilitation Works Best When It Is Structured and Supervised<\/h3>\n            <p class=\"text-sm leading-relaxed text-clinical-text\">Mr. Malhotra&#8217;s fear of exertion could have led to prolonged inactivity and deconditioning if left unaddressed. The home-based rehabilitation program provided a framework where exercise was gradually increased within safe limits, with professional supervision to monitor for adverse symptoms. This approach is more effective than simply telling a patient to &#8220;walk more.&#8221; <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\" class=\"internal-link\">Customized rehabilitation programs<\/a> produce better outcomes than generic advice.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-8 h-8 rounded-lg bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n            <span class=\"text-primary font-bold text-sm\">3<\/span>\n          <\/span>\n          <div>\n            <h3 class=\"text-sm font-bold mb-2\">Medication Adherence Is a Behavioral Challenge, Not Just an Information Challenge<\/h3>\n            <p class=\"text-sm leading-relaxed text-clinical-text\">Providing a prescription is not the same as ensuring adherence. Mr. Malhotra had family reminders, but the structured support of a home nurse who verified adherence, answered questions, and reinforced the importance of each medicine made a meaningful difference. This is particularly critical for antiplatelet therapy after stent placement, where non-adherence can be life-threatening. <a href=\"https:\/\/athomecare.in\/medication-safety-in-elderly-home-care-clinical-risks-interactions-doctor-recommended-practices\/\" class=\"internal-link\">Medication safety practices<\/a> must address behavioral barriers, not just provide information.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-8 h-8 rounded-lg bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n            <span class=\"text-primary font-bold text-sm\">4<\/span>\n          <\/span>\n          <div>\n            <h3 class=\"text-sm font-bold mb-2\">Home Monitoring Provides Trend Data That Single Readings Cannot<\/h3>\n            <p class=\"text-sm leading-relaxed text-clinical-text\">A single blood pressure reading at a follow-up appointment provides a snapshot. A home monitoring record maintained over weeks provides a trend. Trends are more clinically useful because they reveal patterns of control or instability. This principle applies to blood pressure, blood glucose, and symptom patterns. <a href=\"https:\/\/athomecare.in\/patient-care-services-gurgaon-home-monitoring\/\" class=\"internal-link\">Home monitoring services<\/a> create this kind of longitudinal data that supports better clinical decisions.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-8 h-8 rounded-lg bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n            <span class=\"text-primary font-bold text-sm\">5<\/span>\n          <\/span>\n          <div>\n            <h3 class=\"text-sm font-bold mb-2\">Caregiver Anxiety Is a Clinical Issue, Not Just an Emotional One<\/h3>\n            <p class=\"text-sm leading-relaxed text-clinical-text\">Mrs. Malhotra&#8217;s anxiety about recognizing warning signs was a genuine barrier to effective home care. An anxious caregiver may either overreact to normal symptoms or underreact to concerning ones. Education that is specific, practical, and repeated over time reduces this anxiety and improves the quality of observation. Addressing <a href=\"https:\/\/athomecare.in\/recognizing-caregiver-stress-signs-and-symptoms-you-shouldnt-ignore\/\" class=\"internal-link\">caregiver stress and anxiety<\/a> is a legitimate clinical intervention, not a secondary concern.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"clinical-card\">\n        <div class=\"flex items-start gap-3\">\n          <span class=\"w-8 h-8 rounded-lg bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n            <span class=\"text-primary font-bold text-sm\">6<\/span>\n          <\/span>\n          <div>\n            <h3 class=\"text-sm font-bold mb-2\">Home Healthcare Complements, Not Replaces, Specialist Care<\/h3>\n            <p class=\"text-sm leading-relaxed text-clinical-text\">The home care plan was designed to work alongside Mr. Malhotra&#8217;s cardiology follow-up, not as an alternative to it. The home team did not change cardiac medications, order new investigations, or make decisions about stent management. Those remained the responsibility of the treating cardiologist. The home team&#8217;s role was to implement the cardiologist&#8217;s plan in the home environment, monitor for problems, and communicate findings back to the specialist. This model of <a href=\"https:\/\/athomecare.in\/our-circle-of-care-understanding-integrated-home-healthcare-in-delhi-athomecare\/\" class=\"internal-link\">integrated home healthcare<\/a> ensures continuity without overstepping clinical boundaries.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 13: FAQs -->\n  <section id=\"faqs\" class=\"mb-12 scroll-mt-20\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Frequently Asked Questions<\/h2>\n\n    <div class=\"space-y-3\">\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Can coronary artery disease be managed at home?<\/span>\n          <span class=\"iconify flex-shrink-0\" data-icon=\"lucide:chevron-down\"><\/span>\n        <\/div>\n        <div class=\"faq-answer text-sm text-clinical-text leading-relaxed\">\n          Yes. Stable coronary artery disease requires ongoing home management, including prescribed medicines, risk-factor control, appropriate physical activity, diet, and regular medical follow-up. Home management does not replace hospital-based specialist care but complements it. Many patients with coronary artery disease spend the majority of their recovery and long-term management at home. <a href=\"https:\/\/athomecare.in\/why-choose-home-care-the-benefits-of-in-home-support-by-athomecare\/\" class=\"internal-link\">Home care support<\/a> can help ensure that the management plan is actually followed.\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Can a patient walk after coronary stent placement?<\/span>\n          <span class=\"iconify flex-shrink-0\" data-icon=\"lucide:chevron-down\"><\/span>\n        <\/div>\n        <div class=\"faq-answer text-sm text-clinical-text leading-relaxed\">\n          Walking is often a recommended part of recovery after coronary stent placement. However, the timing, distance, and intensity depend on several factors: the specifics of the procedure, the access site used (wrist or groin), the presence of symptoms, and the cardiologist&#8217;s recommendations. Patients should not resume walking independently without clear guidance from their treating team. <a href=\"https:\/\/athomecare.in\/senior-post-angioplasty-care\/\" class=\"internal-link\">Post-angioplasty care<\/a> typically includes a gradual walking program supervised by a healthcare professional.\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Should cardiac patients stop exercising if they feel slightly tired?<\/span>\n          <span class=\"iconify flex-shrink-0\" data-icon=\"lucide:chevron-down\"><\/span>\n        <\/div>\n        <div class=\"faq-answer text-sm text-clinical-text leading-relaxed\">\n          Fatigue can occur normally during recovery and does not always mean exercise should stop completely. However, there is an important distinction between mild fatigue and concerning symptoms. Unusual or worsening fatigue, especially when accompanied by breathlessness, chest discomfort, dizziness, or palpitations, should not be ignored. Exercise intensity should be adjusted according to the rehabilitation plan and medical guidance. Patients should discuss their specific stop-and-start criteria with their healthcare team before beginning any exercise program at home.\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Why are antiplatelet medicines important after a stent?<\/span>\n          <span class=\"iconify flex-shrink-0\" data-icon=\"lucide:chevron-down\"><\/span>\n        <\/div>\n        <div class=\"faq-answer text-sm text-clinical-text leading-relaxed\">\n          Antiplatelet medicines (such as aspirin and clopidogrel or ticagrelor) reduce the risk of blood clot formation inside the newly placed stent. If a clot forms within the stent, it can block blood flow completely, causing a heart attack. This complication, called stent thrombosis, is life-threatening. Patients should never stop these medicines without explicit instructions from the treating cardiologist, even if they feel well. This is a critical aspect of <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"internal-link\">medication management<\/a> after cardiac procedures.\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What foods are suitable for someone with coronary artery disease?<\/span>\n          <span class=\"iconify flex-shrink-0\" data-icon=\"lucide:chevron-down\"><\/span>\n        <\/div>\n        <div class=\"faq-answer text-sm text-clinical-text leading-relaxed\">\n          A heart-healthy eating pattern generally emphasizes vegetables, fruits, whole grains, and appropriate protein sources such as lean meats, fish, legumes, and low-fat dairy. It limits excess salt, saturated fats, trans fats, and added sugars. For patients who also have diabetes, carbohydrate content and glycemic impact need additional consideration. Individual dietary needs should be discussed with the healthcare team and ideally with a dietitian who can tailor recommendations to the patient&#8217;s specific conditions, medications, and cultural food preferences. The <a href=\"https:\/\/athomecare.in\/the-role-of-nutrition-in-disease-prevention-foods-that-boost-immunity-and-health\/\" class=\"internal-link\">role of nutrition in disease prevention<\/a> is well established in cardiovascular care.\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Can a cardiac patient use a pulse oximeter at home?<\/span>\n          <span class=\"iconify flex-shrink-0\" data-icon=\"lucide:chevron-down\"><\/span>\n        <\/div>\n        <div class=\"faq-answer text-sm text-clinical-text leading-relaxed\">\n          A pulse oximeter can measure oxygen saturation in the blood, which is useful information in certain situations. However, it has important limitations for cardiac patients. A normal oxygen saturation reading does not rule out coronary artery disease, a heart attack, or inadequate blood flow to the heart muscle. The heart can be significantly affected even when oxygen saturation in the blood appears normal. A pulse oximeter should be used as one of several monitoring tools and should never be used as the only measure of cardiac safety. Families should understand these limitations when using <a href=\"https:\/\/athomecare.in\/advanced-multipara-monitors-enabling-real-time-patient-monitoring-in-home-icu-care\/\" class=\"internal-link\">home monitoring devices<\/a>.\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What symptoms require urgent medical attention after a stent?<\/span>\n          <span class=\"iconify flex-shrink-0\" data-icon=\"lucide:chevron-down\"><\/span>\n        <\/div>\n        <div class=\"faq-answer text-sm text-clinical-text leading-relaxed\">\n          Severe or new chest pain, severe breathlessness, fainting, sudden severe weakness, sudden sweating with chest discomfort, significant palpitations with dizziness, and signs of major bleeding all require urgent medical assessment. These symptoms should not be observed overnight or managed at home. Emergency medical services should be contacted immediately. Families should have a clear emergency plan before the patient returns home from the hospital. Understanding <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\" class=\"internal-link\">warning signs and emergency response<\/a> is essential for patient safety.\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Does a coronary stent cure coronary artery disease?<\/span>\n          <span class=\"iconify flex-shrink-0\" data-icon=\"lucide:chevron-down\"><\/span>\n        <\/div>\n        <div class=\"faq-answer text-sm text-clinical-text leading-relaxed\">\n          No. A coronary stent can improve blood flow through a treated coronary narrowing, relieving symptoms and reducing the risk of complications from that specific blockage. However, the underlying coronary artery disease and the cardiovascular risk factors that caused it (diabetes, hypertension, high cholesterol, smoking, lifestyle factors) still require long-term management. Other coronary segments may develop new blockages over time. A stent is a treatment, not a cure. Lifelong medical follow-up, medication adherence, and risk-factor control remain essential. This is a core principle in <a href=\"https:\/\/athomecare.in\/lifestyle-changes-for-a-healthy-heart-small-steps-to-prevent-cardiovascular-disease\/\" class=\"internal-link\">lifestyle management for heart disease prevention<\/a>.\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Is home-based cardiac rehabilitation as effective as center-based programs?<\/span>\n          <span class=\"iconify flex-shrink-0\" data-icon=\"lucide:chevron-down\"><\/span>\n        <\/div>\n        <div class=\"faq-answer text-sm text-clinical-text leading-relaxed\">\n          Research suggests that home-based cardiac rehabilitation can produce comparable outcomes to center-based programs for appropriately selected patients. Home-based programs offer advantages in terms of convenience, reduced travel burden, and integration into the patient&#8217;s daily routine. However, home-based rehabilitation requires professional supervision, clear exercise guidelines, and established safety criteria. It is not the same as unsupervised exercise at home. The effectiveness depends on the quality of the program and the patient&#8217;s adherence. <a href=\"https:\/\/athomecare.in\/the-future-of-recovery-exploring-at-home-physiotherapy-services\/\" class=\"internal-link\">At-home physiotherapy services<\/a> can provide this level of structured supervision.\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>How long does recovery take after coronary stent placement?<\/span>\n          <span class=\"iconify flex-shrink-0\" data-icon=\"lucide:chevron-down\"><\/span>\n        <\/div>\n        <div class=\"faq-answer text-sm text-clinical-text leading-relaxed\">\n          Recovery timelines vary significantly between patients depending on the severity of the underlying disease, the number of stents placed, whether there were complications, and the patient&#8217;s baseline fitness and comorbidities. Many patients resume light activities within the first week and progressively increase over 4 to 12 weeks. Full return to all previous activities may take longer. The treating cardiologist should provide specific guidance based on the individual patient&#8217;s situation. Recovery is not a fixed timeline but a process that depends on clinical progress, as demonstrated in this case study.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 14: Related Services -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Related AtHomeCare Services<\/h2>\n    <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-4\">\n      <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"group clinical-card hover:border-primary\/30 transition-colors\">\n        <span class=\"iconify text-primary text-2xl mb-3 block\" data-icon=\"lucide:stethoscope\"><\/span>\n        <h3 class=\"text-sm font-bold mb-1 group-hover:text-primary transition-colors\">Home Nursing<\/h3>\n        <p class=\"text-xs text-clinical-text\">Vital-sign monitoring, medication support, and clinical observation by trained nurses<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"group clinical-card hover:border-primary\/30 transition-colors\">\n        <span class=\"iconify text-primary text-2xl mb-3 block\" data-icon=\"lucide:dumbbell\"><\/span>\n        <h3 class=\"text-sm font-bold mb-1 group-hover:text-primary transition-colors\">Physiotherapy at Home<\/h3>\n        <p class=\"text-xs text-clinical-text\">Gradual mobility and cardiac rehabilitation support in Amritsar<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"group clinical-card hover:border-primary\/30 transition-colors\">\n        <span class=\"iconify text-primary text-2xl mb-3 block\" data-icon=\"lucide:user-round\"><\/span>\n        <h3 class=\"text-sm font-bold mb-1 group-hover:text-primary transition-colors\">Doctor Visit at Home<\/h3>\n        <p class=\"text-xs text-clinical-text\">Post-discharge medical monitoring and follow-up care<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"group clinical-card hover:border-primary\/30 transition-colors\">\n        <span class=\"iconify text-primary text-2xl mb-3 block\" data-icon=\"lucide:hand-helping\"><\/span>\n        <h3 class=\"text-sm font-bold mb-1 group-hover:text-primary transition-colors\">Patient Care Services<\/h3>\n        <p class=\"text-xs text-clinical-text\">Daily activity assistance during recovery<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/home-care-amritsar\/medical-equipment-rental\/\" class=\"group clinical-card hover:border-primary\/30 transition-colors\">\n        <span class=\"iconify text-primary text-2xl mb-3 block\" data-icon=\"lucide:monitor\"><\/span>\n        <h3 class=\"text-sm font-bold mb-1 group-hover:text-primary transition-colors\">Medical Equipment Rental<\/h3>\n        <p class=\"text-xs text-clinical-text\">Appropriate home monitoring equipment on rent<\/p>\n      <\/a>\n      <a href=\"https:\/\/athomecare.in\/delhi\/eldercare\" class=\"group clinical-card hover:border-primary\/30 transition-colors\">\n        <span class=\"iconify text-primary text-2xl mb-3 block\" data-icon=\"lucide:heart-handshake\"><\/span>\n        <h3 class=\"text-sm font-bold mb-1 group-hover:text-primary transition-colors\">Elder Care Services<\/h3>\n        <p class=\"text-xs text-clinical-text\">Ongoing support for chronic cardiac conditions in elderly patients<\/p>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Section 15: Contact Information -->\n  <section class=\"mb-12\">\n    <h2 class=\"text-xl sm:text-2xl font-bold mb-6 pb-3 border-b-2 border-primary\/20\">Contact AtHomeCare<\/h2>\n    <div class=\"contact-card\">\n      <div class=\"grid sm:grid-cols-2 gap-6\">\n        <div>\n          <h3 class=\"text-sm font-bold mb-3 flex items-center gap-2\">\n            <span class=\"iconify text-primary\" data-icon=\"lucide:building-2\"><\/span>\n            Corporate Office\n          <\/h3>\n          <div class=\"text-sm text-clinical-text space-y-1\">\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>\n          <h3 class=\"text-sm font-bold mb-3 flex items-center gap-2\">\n            <span class=\"iconify text-primary\" data-icon=\"lucide:phone\"><\/span>\n            Get in Touch\n          <\/h3>\n          <div class=\"space-y-3\">\n            <a href=\"tel:9910823218\" class=\"flex items-center gap-2 text-sm text-primary font-semibold hover:text-primary-dark transition-colors\">\n              <span class=\"iconify\" data-icon=\"lucide:phone-call\"><\/span>\n              9910823218\n            <\/a>\n            <a href=\"mailto:care@athomecare.in\" class=\"flex items-center gap-2 text-sm text-primary hover:text-primary-dark transition-colors\">\n              <span class=\"iconify\" data-icon=\"lucide:mail\"><\/span>\n              care@athomecare.in\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- Medical Disclaimer -->\n  <section class=\"mb-12\">\n    <div class=\"alert-box alert-warning\">\n      <div class=\"flex items-start gap-3\">\n        <span class=\"iconify text-warning text-2xl flex-shrink-0 mt-0.5\" data-icon=\"lucide:shield-check\"><\/span>\n        <div>\n          <h3 class=\"text-base font-bold text-clinical-heading mb-3\">Medical Disclaimer<\/h3>\n          <div class=\"space-y-2 text-sm text-clinical-text leading-relaxed\">\n            <p>Every patient is unique. The clinical approach described in this fictional case study may not be appropriate for other patients, even those with similar diagnoses. Treatment decisions must always be made by qualified healthcare professionals based on individual patient assessment.<\/p>\n            <p>Emergency symptoms such as severe chest pain, severe breathlessness, fainting, or sudden severe weakness require immediate hospital care. Do not wait for a home healthcare visit in an emergency. Call emergency services or go to the nearest hospital immediately.<\/p>\n            <p>Home healthcare complements, but does not replace, emergency medical services, hospital-based specialist care, or regular medical follow-up. If you or a family member are experiencing cardiac symptoms, contact your doctor or visit a hospital without delay.<\/p>\n            <p>This article is for educational purposes only and does not constitute medical advice. Always consult a qualified healthcare professional for any health-related concerns.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<!-- Footer -->\n<footer class=\"bg-clinical-heading text-white\/70 py-12\">\n  <div class=\"max-w-5xl mx-auto px-4 sm:px-6\">\n    <div class=\"grid sm:grid-cols-2 md:grid-cols-4 gap-8 mb-8\">\n      <div>\n        <div class=\"flex items-center gap-2 mb-4\">\n          <span class=\"iconify text-primary text-xl\" data-icon=\"lucide:heart-pulse\"><\/span>\n          <span class=\"font-bold text-white text-lg\">AtHomeCare<\/span>\n        <\/div>\n        <p class=\"text-xs leading-relaxed\">Professional home healthcare services designed for clinical safety, patient comfort, and family confidence.<\/p>\n      <\/div>\n      <div>\n        <h4 class=\"text-white text-sm font-semibold mb-3\">Services<\/h4>\n        <div class=\"space-y-2 text-xs\">\n          <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"block hover:text-white transition-colors\">Home Nursing<\/a>\n          <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"block hover:text-white transition-colors\">Physiotherapy<\/a>\n          <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"block hover:text-white transition-colors\">Doctor Home Visit<\/a>\n          <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"block hover:text-white transition-colors\">Patient Care<\/a>\n        <\/div>\n      <\/div>\n      <div>\n        <h4 class=\"text-white text-sm font-semibold mb-3\">Locations<\/h4>\n        <div class=\"space-y-2 text-xs\">\n          <a href=\"https:\/\/athomecare.in\/delhi\/\" class=\"block hover:text-white transition-colors\">Delhi<\/a>\n          <a href=\"https:\/\/athomecare.in\/faridabad\/\" class=\"block hover:text-white transition-colors\">Faridabad<\/a>\n          <a href=\"https:\/\/athomecare.in\/noida\/\" class=\"block hover:text-white transition-colors\">Noida<\/a>\n          <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\" class=\"block hover:text-white transition-colors\">Chandigarh<\/a>\n        <\/div>\n      <\/div>\n      <div>\n        <h4 class=\"text-white text-sm font-semibold mb-3\">Contact<\/h4>\n        <div class=\"space-y-2 text-xs\">\n          <p>Phone: <a href=\"tel:9910823218\" class=\"hover:text-white transition-colors\">9910823218<\/a><\/p>\n          <p>Email: <a href=\"mailto:care@athomecare.in\" class=\"hover:text-white transition-colors\">care@athomecare.in<\/a><\/p>\n          <p>Amritsar, Haryana 122018<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"border-t border-white\/10 pt-6 flex flex-col sm:flex-row justify-between items-center gap-3 text-xs\">\n      <p>This case study is entirely fictional and created for educational purposes only.<\/p>\n      <p>&copy; 2026 AtHomeCare. All rights reserved.<\/p>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<script>\n\/\/ Mobile menu toggle\ndocument.getElementById('mobileMenuBtn').addEventListener('click', function() {\n  const menu = document.getElementById('mobileMenu');\n  menu.classList.toggle('hidden');\n});\n\n\/\/ FAQ accordion\nfunction toggleFaq(element) {\n  const answer = element.nextElementSibling;\n  const icon = element.querySelector('.iconify');\n  const isOpen = answer.classList.contains('open');\n\n  \/\/ Close all FAQs\n  document.querySelectorAll('.faq-answer').forEach(a => a.classList.remove('open'));\n  document.querySelectorAll('.faq-question .iconify').forEach(i => {\n    i.setAttribute('data-icon', 'lucide:chevron-down');\n    i.style.transform = 'rotate(0deg)';\n    i.style.transition = 'transform 0.3s ease';\n  });\n\n  \/\/ Open clicked FAQ if it was closed\n  if (!isOpen) {\n    answer.classList.add('open');\n    icon.setAttribute('data-icon', 'lucide:chevron-up');\n    icon.style.transform = 'rotate(180deg)';\n  }\n}\n\n\/\/ Smooth scroll for anchor links\ndocument.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n  anchor.addEventListener('click', function(e) {\n    e.preventDefault();\n    const target = document.querySelector(this.getAttribute('href'));\n    if (target) {\n      target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      \/\/ Close mobile menu if open\n      document.getElementById('mobileMenu').classList.add('hidden');\n    }\n  });\n});\n\n\/\/ Animate progress bars on scroll\nconst observerOptions = { threshold: 0.3 };\nconst observer = new IntersectionObserver((entries) => {\n  entries.forEach(entry => {\n    if (entry.isIntersecting) {\n      entry.target.querySelectorAll('.progress-fill').forEach(bar => {\n        const width = bar.style.width;\n        bar.style.width = '0%';\n        setTimeout(() => { bar.style.width = width; }, 100);\n      });\n    }\n  });\n}, observerOptions);\n\n\/\/ Observe the walking tolerance progression section\nconst progressSection = document.querySelector('#clinical-evidence');\nif (progressSection) {\n  observer.observe(progressSection);\n}\n\n\/\/ Add subtle fade-in animation to clinical cards on scroll\nconst fadeObserver = new IntersectionObserver((entries) => {\n  entries.forEach(entry => {\n    if (entry.isIntersecting) {\n      entry.target.style.opacity = '1';\n      entry.target.style.transform = 'translateY(0)';\n    }\n  });\n}, { threshold: 0.1 });\n\ndocument.querySelectorAll('.clinical-card, .scenario-card, .doctor-card').forEach(card => {\n  card.style.opacity = '0';\n  card.style.transform = 'translateY(16px)';\n  card.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n  fadeObserver.observe(card);\n});\n\n\/\/ Timeline dots animation\nconst timelineObserver = new IntersectionObserver((entries) => {\n  entries.forEach(entry => {\n    if (entry.isIntersecting) {\n      const dot = entry.target.querySelector('.timeline-dot');\n      if (dot) {\n        dot.style.transform = 'scale(1)';\n        dot.style.transition = 'transform 0.4s ease';\n      }\n    }\n  });\n}, { threshold: 0.2 });\n\ndocument.querySelectorAll('.timeline-item').forEach(item => {\n  const dot = item.querySelector('.timeline-dot');\n  if (dot) {\n    dot.style.transform = 'scale(0)';\n  }\n  timelineObserver.observe(item);\n});\n\n\/\/ Risk indicator subtle pulse on high priority items\ndocument.querySelectorAll('.risk-high').forEach(indicator => {\n  indicator.style.animation = 'subtlePulse 3s ease-in-out infinite';\n});\n\n\/\/ Add keyframe for subtle pulse\nconst styleSheet = document.createElement('style');\nstyleSheet.textContent = `\n  @keyframes subtlePulse {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.75; }\n  }\n  @media (max-width: 640px) {\n    .evidence-table { display: block; overflow-x: auto; -webkit-overflow-scrolling: touch; }\n    .faq-question { font-size: 14px; padding: 14px 16px; }\n    .faq-answer { font-size: 13px; }\n  }\n  .scenario-card { transition: box-shadow 0.2s ease; }\n  .scenario-card:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.06); }\n`;\ndocument.head.appendChild(styleSheet);\n<\/script>\n\n<!-- Structured Data for SEO -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"MedicalWebPage\",\n  \"name\": \"Coronary Artery Disease Home Care in Amritsar\",\n  \"description\": \"Learn how home nursing, cardiac rehabilitation and caregiver support helped a fictional Amritsar patient manage coronary artery disease at home.\",\n  \"url\": \"https:\/\/athomecare.in\/coronary-artery-disease-home-care-amritsar\",\n  \"about\": {\n    \"@type\": \"MedicalCondition\",\n    \"name\": \"Coronary Artery Disease\",\n    \"associatedAnatomy\": {\n      \"@type\": \"AnatomicalStructure\",\n      \"name\": \"Coronary Artery\"\n    }\n  },\n  \"audience\": {\n    \"@type\": \"PeopleAudience\",\n    \"audienceType\": \"Patients and Caregivers\"\n  },\n  \"medicalAudience\": {\n    \"@type\": \"MedicalAudience\",\n    \"medicalAudienceType\": \"General Practitioners, Cardiologists, Home Healthcare Professionals\"\n  },\n  \"author\": {\n    \"@type\": \"Physician\",\n    \"name\": \"Dr. Ekta Fageriya\",\n    \"credential\": \"MBBS\",\n    \"medicalSpecialty\": \"Geriatric Medicine\",\n    \"honorificPrefix\": \"Dr.\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"AtHomeCare\",\n    \"url\": \"https:\/\/athomecare.in\",\n    \"contactPoint\": {\n      \"@type\": \"ContactPoint\",\n      \"telephone\": \"+91-9910823218\",\n      \"contactType\": \"customer service\",\n      \"areaServed\": \"IN\",\n      \"availableLanguage\": [\"English\", \"Hindi\", \"Punjabi\"]\n    }\n  },\n  \"mainEntity\": {\n    \"@type\": \"MedicalCaseStudy\",\n    \"name\": \"Coronary Artery Disease Home Management in Amritsar: A Fictional Case Study\",\n    \"description\": \"A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient recovering from coronary stent placement in Amritsar.\",\n    \"patient\": {\n      \"@type\": \"Patient\",\n      \"age\": 63,\n      \"gender\": \"Male\"\n    },\n    \"diagnosis\": {\n      \"@type\": \"MedicalCondition\",\n      \"name\": \"Coronary Artery Disease with Reduced Exercise Tolerance\"\n    },\n    \"treatment\": {\n      \"@type\": \"MedicalProcedure\",\n      \"name\": \"Percutaneous Coronary Intervention with Coronary Stent Placement\",\n      \"followup\": \"Home-based cardiac rehabilitation, nursing support, and physician monitoring for 12 weeks\"\n    },\n    \"outcome\": \"Improved walking tolerance from 150 metres to 500 metres over 12 weeks with no recurrent cardiac events\"\n  },\n  \"disclaimer\": \"This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment.\"\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\": \"Can coronary artery disease be managed at home?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Stable coronary artery disease requires ongoing home management, including prescribed medicines, risk-factor control, appropriate physical activity, diet, and regular medical follow-up. Home management does not replace hospital-based specialist care but complements it.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can a patient walk after coronary stent placement?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Walking is often a recommended part of recovery after coronary stent placement. However, the timing, distance, and intensity depend on several factors: the specifics of the procedure, the access site used, the presence of symptoms, and the cardiologist's recommendations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why are antiplatelet medicines important after a stent?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Antiplatelet medicines reduce the risk of blood clot formation inside the newly placed stent. If a clot forms within the stent, it can block blood flow completely, causing a heart attack. Patients should never stop these medicines without explicit instructions from the treating cardiologist.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does a coronary stent cure coronary artery disease?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. A coronary stent can improve blood flow through a treated coronary narrowing, but the underlying coronary artery disease and cardiovascular risk factors still require long-term management. A stent is a treatment, not a cure.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What symptoms require urgent medical attention after a stent?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Severe or new chest pain, severe breathlessness, fainting, sudden severe weakness, sudden sweating with chest discomfort, significant palpitations with dizziness, and signs of major bleeding all require urgent medical assessment.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can a cardiac patient use a pulse oximeter at home?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A pulse oximeter can measure oxygen saturation in the blood, but a normal reading does not rule out coronary artery disease or a heart attack. It should be used as one of several monitoring tools and never as the only measure of cardiac safety.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What foods are suitable for someone with coronary artery disease?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A heart-healthy eating pattern generally emphasizes vegetables, fruits, whole grains, and appropriate protein sources. It limits excess salt, saturated fats, trans fats, and added sugars. Individual dietary needs should be discussed with the healthcare team.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is home-based cardiac rehabilitation as effective as center-based programs?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Research suggests that home-based cardiac rehabilitation can produce comparable outcomes to center-based programs for appropriately selected patients. However, it requires professional supervision, clear exercise guidelines, and established safety criteria.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does recovery take after coronary stent placement?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Recovery timelines vary significantly between patients. Many patients resume light activities within the first week and progressively increase over 4 to 12 weeks. The treating cardiologist should provide specific guidance based on the individual patient's situation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Should cardiac patients stop exercising if they feel slightly tired?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Mild fatigue can occur normally during recovery. However, unusual or worsening fatigue, especially when accompanied by breathlessness, chest discomfort, dizziness, or palpitations, should not be ignored. Exercise intensity should be adjusted according to the rehabilitation plan.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"LocalBusiness\",\n  \"name\": \"AtHomeCare\",\n  \"description\": \"Professional home healthcare services including nursing, physiotherapy, doctor visits, and patient care in Amritsar and across India.\",\n  \"url\": \"https:\/\/athomecare.in\",\n  \"telephone\": \"+91-9910823218\",\n  \"email\": \"care@athomecare.in\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"streetAddress\": \"Unit No. 703, 7th Floor, ILD Trade Centre, D1 Block, Malibu Town, Sector 47\",\n    \"addressLocality\": \"Amritsar\",\n    \"addressRegion\": \"Haryana\",\n    \"postalCode\": \"122018\",\n    \"addressCountry\": \"IN\"\n  },\n  \"areaServed\": [\n    {\n      \"@type\": \"City\",\n      \"name\": \"Amritsar\"\n    },\n    {\n      \"@type\": \"City\",\n      \"name\": \"Delhi\"\n    },\n    {\n      \"@type\": \"City\",\n      \"name\": \"Gurgaon\"\n    },\n    {\n      \"@type\": \"City\",\n      \"name\": \"Faridabad\"\n    },\n    {\n      \"@type\": \"City\",\n      \"name\": \"Noida\"\n    }\n  ],\n  \"serviceType\": [\n    \"Home Nursing\",\n    \"Physiotherapy at Home\",\n    \"Doctor Home Visit\",\n    \"Patient Care Services\",\n    \"Medical Equipment Rental\",\n    \"Elder Care\"\n  ],\n  \"openingHoursSpecification\": {\n    \"@type\": \"OpeningHoursSpecification\",\n    \"dayOfWeek\": [\"Monday\", \"Tuesday\", \"Wednesday\", \"Thursday\", \"Friday\", \"Saturday\", \"Sunday\"],\n    \"opens\": \"00:00\",\n    \"closes\": \"23:59\"\n  }\n}\n<\/script>\n\n<!-- BreadcrumbList Structured Data -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BreadcrumbList\",\n  \"itemListElement\": [\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 1,\n      \"name\": \"Home\",\n      \"item\": \"https:\/\/athomecare.in\/\"\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 2,\n      \"name\": \"Case Studies\",\n      \"item\": \"https:\/\/athomecare.in\/#case-studies\"\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 3,\n      \"name\": \"Coronary Artery Disease Home Care in Amritsar\",\n      \"item\": \"https:\/\/athomecare.in\/coronary-artery-disease-home-care-amritsar\"\n    }\n  ]\n}\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Coronary Artery Disease Home Care in Amritsar AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Cardiac Rehabilitation Coronary Artery Disease Home Management in Amritsar A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient&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-186","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=\"Coronary Artery Disease Home Care in Amritsar AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Cardiac Rehabilitation Coronary Artery Disease Home Management in Amritsar A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient\" \/>\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\/coronary-artery-disease-home-care-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=\"Coronary Artery Disease Home Care in Amritsar - amritsar\" \/>\n\t\t<meta property=\"og:description\" content=\"Coronary Artery Disease Home Care in Amritsar AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Cardiac Rehabilitation Coronary Artery Disease Home Management in Amritsar A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-10T08:02:44+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-10T08:02:45+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Coronary Artery Disease Home Care in Amritsar - amritsar\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Coronary Artery Disease Home Care in Amritsar AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Cardiac Rehabilitation Coronary Artery Disease Home Management in Amritsar A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient\" \/>\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\\\/coronary-artery-disease-home-care-in-amritsar\\\/#blogposting\",\"name\":\"Coronary Artery Disease Home Care in Amritsar - amritsar\",\"headline\":\"Coronary Artery Disease Home Care 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\\\/coronary-artery-disease-home-care-in-amritsar\\\/#articleImage\"},\"datePublished\":\"2026-08-10T08:02:44+00:00\",\"dateModified\":\"2026-08-10T08:02:45+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/coronary-artery-disease-home-care-in-amritsar\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/coronary-artery-disease-home-care-in-amritsar\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/coronary-artery-disease-home-care-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\\\/coronary-artery-disease-home-care-in-amritsar\\\/#listItem\",\"name\":\"Coronary Artery Disease Home Care in Amritsar\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/coronary-artery-disease-home-care-in-amritsar\\\/#listItem\",\"position\":3,\"name\":\"Coronary Artery Disease Home Care 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\\\/coronary-artery-disease-home-care-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\\\/coronary-artery-disease-home-care-in-amritsar\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/coronary-artery-disease-home-care-in-amritsar\\\/\",\"name\":\"Coronary Artery Disease Home Care in Amritsar - amritsar\",\"description\":\"Coronary Artery Disease Home Care in Amritsar AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Cardiac Rehabilitation Coronary Artery Disease Home Management in Amritsar A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/coronary-artery-disease-home-care-in-amritsar\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-08-10T08:02:44+00:00\",\"dateModified\":\"2026-08-10T08:02:45+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":"Coronary Artery Disease Home Care in Amritsar - amritsar","description":"Coronary Artery Disease Home Care in Amritsar AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Cardiac Rehabilitation Coronary Artery Disease Home Management in Amritsar A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient","canonical_url":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/#blogposting","name":"Coronary Artery Disease Home Care in Amritsar - amritsar","headline":"Coronary Artery Disease Home Care 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\/coronary-artery-disease-home-care-in-amritsar\/#articleImage"},"datePublished":"2026-08-10T08:02:44+00:00","dateModified":"2026-08-10T08:02:45+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-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\/coronary-artery-disease-home-care-in-amritsar\/#listItem","name":"Coronary Artery Disease Home Care in Amritsar"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/#listItem","position":3,"name":"Coronary Artery Disease Home Care 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\/coronary-artery-disease-home-care-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\/coronary-artery-disease-home-care-in-amritsar\/#webpage","url":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/","name":"Coronary Artery Disease Home Care in Amritsar - amritsar","description":"Coronary Artery Disease Home Care in Amritsar AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Cardiac Rehabilitation Coronary Artery Disease Home Management in Amritsar A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/amritsar\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"datePublished":"2026-08-10T08:02:44+00:00","dateModified":"2026-08-10T08:02:45+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":"Coronary Artery Disease Home Care in Amritsar - amritsar","og:description":"Coronary Artery Disease Home Care in Amritsar AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Cardiac Rehabilitation Coronary Artery Disease Home Management in Amritsar A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient","og:url":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/","article:published_time":"2026-08-10T08:02:44+00:00","article:modified_time":"2026-08-10T08:02:45+00:00","twitter:card":"summary_large_image","twitter:title":"Coronary Artery Disease Home Care in Amritsar - amritsar","twitter:description":"Coronary Artery Disease Home Care in Amritsar AtHomeCare Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Home Nursing Physiotherapy Doctor Visit Patient Care Call 9910823218 Case Study Cardiac Rehabilitation Coronary Artery Disease Home Management in Amritsar A detailed clinical account of how structured home healthcare, cardiac rehabilitation, and family education supported a 63-year-old patient"},"aioseo_meta_data":{"post_id":"186","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-08-10 08:00:33","updated":"2026-08-19 16:57:04","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/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\tCoronary Artery Disease Home Care 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":"Coronary Artery Disease Home Care in Amritsar","link":"https:\/\/athomecare.in\/amritsar\/coronary-artery-disease-home-care-in-amritsar\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/186","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=186"}],"version-history":[{"count":2,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/186\/revisions"}],"predecessor-version":[{"id":188,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/186\/revisions\/188"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/media?parent=186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/categories?post=186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/tags?post=186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}