{"id":121,"date":"2026-07-16T09:05:22","date_gmt":"2026-07-16T09:05:22","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=121"},"modified":"2026-07-16T09:05:23","modified_gmt":"2026-07-16T09:05:23","slug":"shoulder-replacement-home-care-case-study-in-mohali","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/","title":{"rendered":"Shoulder Replacement Home Care Case Study in Mohali"},"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>Shoulder Replacement Home Care Case Study in Mohali<\/title>\n    <meta name=\"description\" content=\"Explore a fictional shoulder replacement rehabilitation case study from Mohali covering physiotherapy, home nursing, pain management, and recovery at home.\">\n    <meta name=\"robots\" content=\"index, follow\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/shoulder-replacement-home-care-case-study-mohali\">\n    <meta property=\"og:title\" content=\"Shoulder Replacement Home Care Case Study in Mohali\">\n    <meta property=\"og:description\" content=\"Explore a fictional shoulder replacement rehabilitation case study from Mohali covering physiotherapy, home nursing, pain management, and recovery at home.\">\n    <meta property=\"og:type\" content=\"article\">\n    <meta property=\"og:url\" content=\"https:\/\/athomecare.in\/shoulder-replacement-home-care-case-study-mohali\">\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    <style>\n        *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n        body {\n            font-family: 'Inter', sans-serif;\n            background-color: #f5f7fa;\n            color: #2c3e50;\n            line-height: 1.75;\n            font-size: 16px;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        .container {\n            max-width: 860px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* Hero Section *\/\n        .hero {\n            background: linear-gradient(135deg, #1a5276 0%, #2980b9 50%, #1a5276 100%);\n            color: #ffffff;\n            padding: 48px 20px 40px;\n            margin-bottom: 0;\n        }\n\n        .hero .container { max-width: 860px; }\n\n        .hero-label {\n            display: inline-block;\n            background: rgba(255,255,255,0.15);\n            color: #d4efff;\n            font-size: 11px;\n            font-weight: 600;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            padding: 5px 14px;\n            border-radius: 4px;\n            margin-bottom: 18px;\n        }\n\n        .hero h1 {\n            font-family: 'Merriweather', serif;\n            font-size: 28px;\n            font-weight: 700;\n            line-height: 1.4;\n            margin-bottom: 16px;\n            color: #ffffff;\n        }\n\n        .hero-summary {\n            font-size: 15px;\n            line-height: 1.7;\n            color: #d4efff;\n            margin-bottom: 28px;\n            max-width: 720px;\n        }\n\n        .hero-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n            gap: 12px;\n        }\n\n        .hero-stat {\n            background: rgba(255,255,255,0.1);\n            border: 1px solid rgba(255,255,255,0.15);\n            border-radius: 8px;\n            padding: 14px 16px;\n        }\n\n        .hero-stat-label {\n            font-size: 10px;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: #a8d4f0;\n            margin-bottom: 4px;\n        }\n\n        .hero-stat-value {\n            font-size: 14px;\n            font-weight: 600;\n            color: #ffffff;\n        }\n\n        \/* Main Content Area *\/\n        .content-wrapper {\n            background: #ffffff;\n            margin: -20px auto 0;\n            max-width: 820px;\n            border-radius: 12px 12px 0 0;\n            box-shadow: 0 -4px 30px rgba(0,0,0,0.08);\n            padding: 40px 36px 20px;\n            position: relative;\n            z-index: 2;\n        }\n\n        .content-wrapper h2 {\n            font-family: 'Merriweather', serif;\n            font-size: 22px;\n            font-weight: 700;\n            color: #1a5276;\n            margin: 40px 0 16px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #e8f0f8;\n        }\n\n        .content-wrapper h2:first-child { margin-top: 0; }\n\n        .content-wrapper h3 {\n            font-size: 17px;\n            font-weight: 600;\n            color: #2c3e50;\n            margin: 28px 0 10px;\n        }\n\n        .content-wrapper h4 {\n            font-size: 15px;\n            font-weight: 600;\n            color: #34495e;\n            margin: 20px 0 8px;\n        }\n\n        .content-wrapper p {\n            margin-bottom: 14px;\n            color: #4a5568;\n            font-size: 15px;\n            line-height: 1.8;\n        }\n\n        .content-wrapper ul, .content-wrapper ol {\n            margin: 10px 0 16px 20px;\n            color: #4a5568;\n            font-size: 15px;\n            line-height: 1.85;\n        }\n\n        .content-wrapper li {\n            margin-bottom: 6px;\n        }\n\n        .content-wrapper a {\n            color: #2980b9;\n            text-decoration: none;\n            border-bottom: 1px solid #bde0f7;\n            transition: all 0.2s ease;\n        }\n\n        .content-wrapper a:hover {\n            color: #1a5276;\n            border-bottom-color: #1a5276;\n        }\n\n        \/* Clinical Alert Boxes *\/\n        .alert-box {\n            border-radius: 8px;\n            padding: 18px 20px;\n            margin: 20px 0;\n            font-size: 14px;\n            line-height: 1.75;\n        }\n\n        .alert-box strong {\n            display: block;\n            margin-bottom: 6px;\n            font-size: 13px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .alert-blue {\n            background: #eaf4fc;\n            border-left: 4px solid #2980b9;\n            color: #1a5276;\n        }\n\n        .alert-green {\n            background: #eafaf1;\n            border-left: 4px solid #27ae60;\n            color: #1e7a45;\n        }\n\n        .alert-orange {\n            background: #fef9e7;\n            border-left: 4px solid #e67e22;\n            color: #8a5a1b;\n        }\n\n        .alert-red {\n            background: #fdf2f2;\n            border-left: 4px solid #e74c3c;\n            color: #922b21;\n        }\n\n        \/* Doctor Explanation Card *\/\n        .doctor-card {\n            background: #f8fbfe;\n            border: 1px solid #d4e6f1;\n            border-radius: 10px;\n            padding: 22px 24px;\n            margin: 22px 0;\n            position: relative;\n        }\n\n        .doctor-card::before {\n            content: \"\";\n            position: absolute;\n            top: 0; left: 0; right: 0;\n            height: 3px;\n            background: linear-gradient(90deg, #2980b9, #1a5276);\n            border-radius: 10px 10px 0 0;\n        }\n\n        .doctor-card-label {\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: #2980b9;\n            margin-bottom: 10px;\n        }\n\n        .doctor-card p {\n            margin-bottom: 8px;\n            font-size: 14px;\n            color: #34495e;\n        }\n\n        \/* Evidence Tables *\/\n        .evidence-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            font-size: 14px;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 1px 4px rgba(0,0,0,0.06);\n        }\n\n        .evidence-table thead th {\n            background: #1a5276;\n            color: #ffffff;\n            font-weight: 600;\n            text-align: left;\n            padding: 12px 16px;\n            font-size: 13px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .evidence-table tbody td {\n            padding: 11px 16px;\n            border-bottom: 1px solid #eef2f7;\n            color: #4a5568;\n        }\n\n        .evidence-table tbody tr:nth-child(even) {\n            background: #f8fafc;\n        }\n\n        .evidence-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* Timeline Cards *\/\n        .timeline {\n            position: relative;\n            padding-left: 30px;\n            margin: 24px 0;\n        }\n\n        .timeline::before {\n            content: \"\";\n            position: absolute;\n            left: 9px;\n            top: 4px;\n            bottom: 4px;\n            width: 2px;\n            background: #d4e6f1;\n        }\n\n        .timeline-item {\n            position: relative;\n            margin-bottom: 28px;\n        }\n\n        .timeline-item::before {\n            content: \"\";\n            position: absolute;\n            left: -25px;\n            top: 6px;\n            width: 12px;\n            height: 12px;\n            border-radius: 50%;\n            background: #2980b9;\n            border: 2px solid #ffffff;\n            box-shadow: 0 0 0 3px #d4e6f1;\n        }\n\n        .timeline-label {\n            display: inline-block;\n            background: #eaf4fc;\n            color: #1a5276;\n            font-size: 12px;\n            font-weight: 700;\n            padding: 3px 10px;\n            border-radius: 4px;\n            margin-bottom: 8px;\n        }\n\n        .timeline-item h4 {\n            margin: 6px 0 6px;\n            font-size: 15px;\n            color: #2c3e50;\n        }\n\n        .timeline-item p, .timeline-item ul {\n            font-size: 14px;\n            color: #4a5568;\n            margin-bottom: 6px;\n        }\n\n        .timeline-item ul {\n            margin-left: 18px;\n        }\n\n        \/* Risk Indicator Box *\/\n        .risk-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n            gap: 10px;\n            margin: 18px 0;\n        }\n\n        .risk-item {\n            background: #fef9e7;\n            border: 1px solid #f9e79f;\n            border-radius: 6px;\n            padding: 12px 14px;\n            font-size: 13px;\n            color: #7d6608;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .risk-icon {\n            color: #e67e22;\n            font-weight: 700;\n            font-size: 14px;\n            flex-shrink: 0;\n            margin-top: 1px;\n        }\n\n        \/* Scenario Card *\/\n        .scenario-card {\n            background: #fafbfc;\n            border: 1px solid #e2e8f0;\n            border-radius: 8px;\n            padding: 20px 22px;\n            margin: 20px 0;\n        }\n\n        .scenario-card h4 {\n            color: #1a5276;\n            margin-top: 0;\n            margin-bottom: 10px;\n        }\n\n        .scenario-card p {\n            font-size: 14px;\n            margin-bottom: 8px;\n        }\n\n        \/* Clinical Note *\/\n        .clinical-note {\n            background: #f0f4f8;\n            border-radius: 6px;\n            padding: 16px 18px;\n            margin: 18px 0;\n            font-size: 13px;\n            color: #4a5568;\n            border-left: 3px solid #7f8c8d;\n            font-style: italic;\n        }\n\n        \/* Author Section *\/\n        .author-section {\n            background: #f8fbfe;\n            border: 1px solid #d4e6f1;\n            border-radius: 10px;\n            padding: 28px;\n            margin: 36px 0;\n            display: flex;\n            gap: 22px;\n            align-items: flex-start;\n        }\n\n        .author-img {\n            width: 90px;\n            height: 90px;\n            border-radius: 50%;\n            object-fit: cover;\n            border: 3px solid #d4e6f1;\n            flex-shrink: 0;\n        }\n\n        .author-info h3 {\n            margin: 0 0 6px;\n            font-size: 17px;\n            color: #1a5276;\n        }\n\n        .author-detail {\n            font-size: 13px;\n            color: #5d6d7e;\n            margin-bottom: 3px;\n        }\n\n        .author-detail strong {\n            color: #2c3e50;\n        }\n\n        .treating-doctor-blank {\n            margin-top: 18px;\n            padding-top: 18px;\n            border-top: 1px dashed #d4e6f1;\n        }\n\n        .treating-doctor-blank p {\n            font-size: 13px;\n            color: #95a5a6;\n            margin-bottom: 4px;\n        }\n\n        \/* FAQ Section *\/\n        .faq-item {\n            border: 1px solid #e2e8f0;\n            border-radius: 8px;\n            margin-bottom: 12px;\n            overflow: hidden;\n        }\n\n        .faq-question {\n            background: #f8fbfe;\n            padding: 16px 20px;\n            font-weight: 600;\n            font-size: 14px;\n            color: #1a5276;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            border: none;\n            width: 100%;\n            text-align: left;\n            font-family: 'Inter', sans-serif;\n            transition: background 0.2s ease;\n        }\n\n        .faq-question:hover {\n            background: #eaf4fc;\n        }\n\n        .faq-toggle {\n            font-size: 20px;\n            color: #2980b9;\n            flex-shrink: 0;\n            margin-left: 12px;\n            transition: transform 0.3s ease;\n            font-weight: 300;\n        }\n\n        .faq-toggle.open {\n            transform: rotate(45deg);\n        }\n\n        .faq-answer {\n            padding: 0 20px;\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease, padding 0.3s ease;\n        }\n\n        .faq-answer.open {\n            padding: 16px 20px;\n            max-height: 400px;\n        }\n\n        .faq-answer p {\n            font-size: 14px;\n            color: #4a5568;\n            margin-bottom: 0;\n        }\n\n        \/* Contact Card *\/\n        .contact-card {\n            background: #1a5276;\n            color: #ffffff;\n            border-radius: 10px;\n            padding: 28px;\n            margin: 36px 0;\n        }\n\n        .contact-card h3 {\n            color: #ffffff;\n            font-size: 18px;\n            margin: 0 0 18px;\n        }\n\n        .contact-detail {\n            font-size: 14px;\n            margin-bottom: 8px;\n            color: #d4efff;\n            line-height: 1.7;\n        }\n\n        .contact-detail strong {\n            color: #ffffff;\n        }\n\n        .contact-card a {\n            color: #a8d4f0;\n            border-bottom-color: rgba(168,212,240,0.3);\n        }\n\n        .contact-card a:hover {\n            color: #ffffff;\n            border-bottom-color: #ffffff;\n        }\n\n        \/* Disclaimer *\/\n        .disclaimer {\n            background: #f9f9f9;\n            border: 1px solid #e2e8f0;\n            border-radius: 8px;\n            padding: 20px 22px;\n            margin: 32px 0;\n            font-size: 13px;\n            color: #7f8c8d;\n            line-height: 1.8;\n        }\n\n        .disclaimer strong {\n            color: #5d6d7e;\n        }\n\n        \/* Footer *\/\n        .footer {\n            background: #1a2332;\n            color: #8899aa;\n            text-align: center;\n            padding: 28px 20px;\n            font-size: 13px;\n        }\n\n        \/* Outcome Grid *\/\n        .outcome-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 12px;\n            margin: 18px 0;\n        }\n\n        .outcome-item {\n            background: #eafaf1;\n            border: 1px solid #a9dfbf;\n            border-radius: 6px;\n            padding: 14px 16px;\n            text-align: center;\n        }\n\n        .outcome-value {\n            font-size: 22px;\n            font-weight: 700;\n            color: #1e7a45;\n            display: block;\n        }\n\n        .outcome-label {\n            font-size: 12px;\n            color: #27ae60;\n            margin-top: 4px;\n            display: block;\n        }\n\n        \/* Two Column *\/\n        .two-col {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 16px;\n            margin: 18px 0;\n        }\n\n        .col-card {\n            background: #f8fbfe;\n            border: 1px solid #e2e8f0;\n            border-radius: 8px;\n            padding: 18px;\n        }\n\n        .col-card h4 {\n            margin-top: 0;\n            color: #1a5276;\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            margin-bottom: 10px;\n        }\n\n        .col-card ul {\n            margin-left: 16px;\n            font-size: 14px;\n        }\n\n        .col-card li {\n            margin-bottom: 5px;\n        }\n\n        \/* Equipment Tags *\/\n        .equip-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 8px;\n            margin: 14px 0;\n        }\n\n        .equip-tag {\n            background: #eaf4fc;\n            border: 1px solid #bdd7ee;\n            color: #1a5276;\n            font-size: 13px;\n            padding: 6px 14px;\n            border-radius: 20px;\n            font-weight: 500;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .hero { padding: 32px 16px 28px; }\n            .hero h1 { font-size: 22px; }\n            .hero-grid { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n            .content-wrapper { padding: 24px 18px 16px; margin-top: -12px; }\n            .content-wrapper h2 { font-size: 19px; }\n            .author-section { flex-direction: column; align-items: center; text-align: center; }\n            .author-img { width: 80px; height: 80px; }\n            .two-col { grid-template-columns: 1fr; }\n            .risk-grid { grid-template-columns: 1fr; }\n            .outcome-grid { grid-template-columns: repeat(2, 1fr); }\n            .timeline { padding-left: 24px; }\n            .evidence-table { font-size: 13px; }\n            .evidence-table thead th, .evidence-table tbody td { padding: 9px 10px; }\n        }\n\n        @media (max-width: 480px) {\n            .hero h1 { font-size: 19px; }\n            .hero-stat { padding: 10px 12px; }\n            .hero-stat-value { font-size: 13px; }\n            .outcome-grid { grid-template-columns: 1fr 1fr; gap: 8px; }\n            .outcome-value { font-size: 18px; }\n        }\n    <\/style>\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"MedicalWebPage\",\n        \"name\": \"Fictional Shoulder Replacement Home Care Case Study - Mohali\",\n        \"description\": \"Explore a fictional shoulder replacement rehabilitation case study from Mohali covering physiotherapy, home nursing, pain management, and recovery at home.\",\n        \"url\": \"https:\/\/athomecare.in\/shoulder-replacement-home-care-case-study-mohali\",\n        \"about\": {\n            \"@type\": \"MedicalCondition\",\n            \"name\": \"Glenohumeral Osteoarthritis\",\n            \"associatedAnatomy\": {\n                \"@type\": \"AnatomicalStructure\",\n                \"name\": \"Shoulder Joint\"\n            }\n        },\n        \"medicalAudience\": {\n            \"@type\": \"MedicalAudience\",\n            \"audienceType\": [\"Patients\", \"Caregivers\", \"Healthcare Professionals\"]\n        },\n        \"author\": {\n            \"@type\": \"Person\",\n            \"name\": \"Dr. Ekta Fageriya\",\n            \"credential\": \"MBBS\",\n            \"jobTitle\": \"Geriatric Medicine Specialist\"\n        },\n        \"publisher\": {\n            \"@type\": \"Organization\",\n            \"name\": \"AtHomeCare\"\n        }\n    }\n    <\/script>\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"FAQPage\",\n        \"mainEntity\": [\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Why is physiotherapy important after shoulder replacement?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Physiotherapy gradually restores joint movement, muscle strength, and functional arm use while protecting the new joint. Without structured physiotherapy, scar tissue can form, leading to frozen shoulder and permanent stiffness.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"How long should the shoulder sling be worn after surgery?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The duration varies depending on the surgeon's recommendations, but many patients use it for several weeks during early recovery to protect the surgical repair and prevent accidental movement that could dislocate the implant.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"When can patients lift heavy objects after shoulder replacement?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Heavy lifting should only resume after approval from the orthopedic surgeon and rehabilitation team. This typically takes several months as the soft tissues around the implant need time to heal and strengthen.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"What symptoms require urgent medical attention after shoulder surgery?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Seek medical care for fever, increasing redness, severe swelling, wound discharge, sudden shoulder deformity, or severe pain that does not respond to prescribed medication.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Can patients return to daily activities after shoulder replacement?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Most patients gradually resume normal daily activities with guided rehabilitation and medical clearance. The timeline depends on individual healing, adherence to physiotherapy, and the nature of daily tasks.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"How does home healthcare support recovery after shoulder replacement?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Home healthcare provides wound monitoring, pain management, physiotherapy, caregiver education, and ongoing rehabilitation in the patient's home, reducing the need for hospital visits while ensuring clinical safety.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"How does diabetes affect recovery after shoulder replacement surgery?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Diabetes can slow wound healing and increase infection risk. Careful blood glucose monitoring, dietary management, and coordination between the surgical team and home nursing staff help minimize these risks during recovery.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"What is the difference between passive and active shoulder exercises after surgery?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Passive exercises involve the therapist or a device moving the arm while the patient remains relaxed. Active exercises require the patient to use their own muscles. Early recovery focuses on passive movement to protect the surgical repair, with a gradual transition to active exercises as healing progresses.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"How long does full recovery take after total shoulder replacement?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Most patients achieve significant functional improvement within 12 weeks. However, full recovery with maximum strength and range of motion can take 6 to 12 months depending on individual factors and adherence to rehabilitation.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"What role does family education play in shoulder replacement recovery?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Family education ensures that caregivers understand shoulder precautions, recognize warning signs of complications, assist correctly with daily activities, and support the patient's adherence to the rehabilitation schedule.\"\n                }\n            }\n        ]\n    }\n    <\/script>\n<\/head>\n<body>\n\n<!-- Hero Section -->\n<section class=\"hero\">\n    <div class=\"container\">\n        <span class=\"hero-label\">Case Study | Mohali<\/span>\n        <h1>Shoulder Replacement Home Care Case Study &#8211; Mohali<\/h1>\n        <p class=\"hero-summary\">A detailed clinical documentation of a 69-year-old patient recovering from total shoulder replacement surgery through structured home healthcare, including physiotherapy, nursing care, and family education.<\/p>\n        <div class=\"hero-grid\">\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Patient Age<\/div>\n                <div class=\"hero-stat-value\">69 Years, Male<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Location<\/div>\n                <div class=\"hero-stat-value\">Mohali<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Primary Condition<\/div>\n                <div class=\"hero-stat-value\">Total Shoulder Replacement Rehab<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Duration of Care<\/div>\n                <div class=\"hero-stat-value\">12 Weeks<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Final Outcome<\/div>\n                <div class=\"hero-stat-value\">Independent Function Restored<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Main Content -->\n<div class=\"content-wrapper\">\n    <div class=\"container\" style=\"max-width:780px; padding:0;\">\n\n        <!-- Patient Background -->\n        <h2>Patient Background<\/h2>\n\n        <p>Mr. Gurinder Singh Brar is a 69-year-old retired agricultural scientist living in Mohali with his wife. He spent his career working in research fields, a role that required significant physical activity including fieldwork, lifting equipment, and repetitive overhead arm movements. After retirement, he maintained an active lifestyle that included gardening, light household work, and driving.<\/p>\n\n        <p>Over a period of nearly six years, Mr. Brar developed progressively worsening pain in his right shoulder. The pain began as a mild ache during overhead activities and gradually became constant, interfering with his sleep and daily routines. His wife, who serves as his primary caregiver, observed that he could no longer dress independently, comb his hair, or lift common household objects without significant discomfort.<\/p>\n\n        <p>Beyond the shoulder condition, Mr. Brar lives with controlled Type 2 Diabetes Mellitus and Hypercholesterolemia. He also has mild Cervical Spondylosis, which required careful clinical consideration during both the surgical planning and rehabilitation phases. His son, who lives separately, provides secondary caregiver support and assists with hospital visits and logistics.<\/p>\n\n        <p>The decision to proceed with surgery came after conservative treatments, including oral medications, corticosteroid injections, and outpatient physiotherapy, provided only temporary relief. By the time of surgical evaluation, the shoulder stiffness had become severe enough to restrict nearly all functional use of the right upper limb.<\/p>\n\n        <div class=\"doctor-card\">\n            <div class=\"doctor-card-label\">Clinical Context<\/div>\n            <p>End-stage glenohumeral osteoarthritis causes progressive destruction of the cartilage lining the shoulder joint. When the cartilage is completely worn away, bone rubs against bone, producing pain, stiffness, and loss of function. Total shoulder arthroplasty replaces the damaged joint surfaces with artificial components, but the success of the procedure depends heavily on the quality of postoperative rehabilitation.<\/p>\n        <\/div>\n\n        <!-- Clinical Diagnosis -->\n        <h2>Clinical Diagnosis<\/h2>\n\n        <h3>Primary Diagnosis<\/h3>\n        <p>Total Shoulder Replacement Rehabilitation Following Advanced Glenohumeral Osteoarthritis<\/p>\n\n        <h3>Associated Medical Conditions<\/h3>\n        <ul>\n            <li>Controlled Type 2 Diabetes Mellitus<\/li>\n            <li>Hypercholesterolemia<\/li>\n            <li>Mild Cervical Spondylosis<\/li>\n        <\/ul>\n\n        <h3>Diagnostic Findings<\/h3>\n        <p>Prior to surgery, the orthopedic team confirmed the diagnosis through a combination of clinical examination and imaging. A shoulder X-ray revealed significant joint space narrowing, osteophyte formation, and subchondral sclerosis consistent with advanced osteoarthritis. An MRI of the shoulder provided additional detail about the status of the rotator cuff tendons and the extent of cartilage loss, helping the surgical team plan the approach.<\/p>\n\n        <p>The presence of mild cervical spondylosis was noted in the clinical records. This was relevant because cervical spine degeneration can sometimes produce referred pain to the shoulder region. However, in this case, the localized shoulder findings and imaging results clearly established the glenohumeral joint as the primary pain source.<\/p>\n\n        <!-- Hospital Treatment -->\n        <h2>Hospital Treatment<\/h2>\n\n        <p>Mr. Brar underwent an elective Right Total Shoulder Arthroplasty at a hospital in the Mohali region. The surgical procedure involved replacing the damaged humeral head and glenoid surface with prosthetic components. The surgery was performed under general anesthesia, and the operative team confirmed stable implant fixation before wound closure.<\/p>\n\n        <p>Following surgery, the arm was immobilized using a shoulder sling to protect the surgical repair during the initial healing phase. Intravenous antibiotics were administered to reduce the risk of surgical site infection. Postoperative pain management was initiated with a combination of medications tailored to his medical history, including consideration of his diabetic status and cholesterol management.<\/p>\n\n        <p>A postoperative physiotherapy assessment was completed during the hospital stay. The physiotherapy team initiated gentle passive range of motion exercises while Mr. Brar was still admitted, establishing the foundation for the rehabilitation program that would continue at home.<\/p>\n\n        <div class=\"scenario-card\">\n            <h4>Hospital Course Summary<\/h4>\n            <p><strong>Duration of stay:<\/strong> 7 days<\/p>\n            <p><strong>Procedures performed:<\/strong> Shoulder X-ray, MRI Shoulder, Right Total Shoulder Arthroplasty, Postoperative Physiotherapy Assessment<\/p>\n            <p><strong>Medical treatment received:<\/strong> Total shoulder replacement surgery, postoperative pain management, intravenous antibiotics, arm immobilization using shoulder sling, physiotherapy, occupational therapy<\/p>\n        <\/div>\n\n        <!-- Why Home Healthcare Was Needed -->\n        <h2>Why Home Healthcare Was Needed<\/h2>\n\n        <p>Several clinical factors made professional home healthcare the most appropriate choice for Mr. Brar after discharge.<\/p>\n\n        <p>First, the rehabilitation protocol after total shoulder replacement requires daily structured physiotherapy for several weeks. Traveling to an outpatient physiotherapy clinic daily would have caused significant discomfort, increased pain, and risked disrupting the healing process. Receiving <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\">physiotherapy at home<\/a> eliminated this burden while maintaining the same clinical quality.<\/p>\n\n        <p>Second, the surgical wound required regular monitoring for signs of infection. For a patient with Type 2 Diabetes Mellitus, this monitoring was especially important because elevated blood glucose levels can impair wound healing and increase susceptibility to infection. A <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">home nursing<\/a> professional could assess the wound daily and respond immediately to any concerning changes.<\/p>\n\n        <p>Third, Mr. Brar needed assistance with multiple activities of daily living, including dressing, bathing, and meal preparation. His wife, while willing, lacked the training to assist safely without risking the surgical repair. A trained <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">patient care attendant<\/a> could provide this assistance correctly while also ensuring that shoulder precautions were followed.<\/p>\n\n        <p>Fourth, managing multiple medications, including those for diabetes, cholesterol, and postoperative pain, required careful oversight. Medication errors are a known risk during the post-discharge period, particularly for older adults managing several prescriptions simultaneously. Professional <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\">medication management<\/a> at home reduced this risk.<\/p>\n\n        <p>Finally, the family needed education and ongoing support to understand shoulder precautions, recognize warning signs, and participate effectively in the recovery process. <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\">Patient care services<\/a> delivered at home provided this education in a practical, hands-on manner that is difficult to replicate in a brief hospital discharge conversation.<\/p>\n\n        <div class=\"doctor-card\">\n            <div class=\"doctor-card-label\">Why Not Continue in Hospital?<\/div>\n            <p>By day seven, Mr. Brar was medically stable for discharge. Prolonged hospital stays carry their own risks, including hospital-acquired infections, sleep disruption, and deconditioning. The clinical team determined that the remaining recovery needs, primarily rehabilitation and wound monitoring, could be safely and effectively addressed through professional home healthcare. This approach is supported by evidence showing that <a href=\"https:\/\/athomecare.in\/post-operative-recovery-in-gurgaon-how-professional-home-nursing-care-reduces-hospital-readmissions-by-30\/\">post-operative home nursing care reduces hospital readmissions<\/a> while improving patient comfort and satisfaction.<\/p>\n        <\/div>\n\n        <!-- Presenting Condition After Discharge -->\n        <h2>Presenting Condition After Discharge<\/h2>\n\n        <p>When the home healthcare team first assessed Mr. Brar after his discharge from the hospital, several clinical findings were documented.<\/p>\n\n        <ul>\n            <li>Moderate pain around the operated shoulder<\/li>\n            <li>Restricted shoulder movement in all directions<\/li>\n            <li>Difficulty dressing independently, particularly with upper body garments<\/li>\n            <li>Difficulty lifting the right arm against gravity<\/li>\n            <li>Sleep disturbance due to discomfort, especially when lying on the right side<\/li>\n            <li>Mild swelling around the surgical site<\/li>\n            <li>Reduced confidence using the affected arm for any task<\/li>\n            <li>Muscle weakness following surgery and prolonged immobilization<\/li>\n        <\/ul>\n\n        <p>These findings were expected at this stage of recovery. The key clinical question was not whether these symptoms existed, but whether they would be managed effectively to prevent long-term complications such as frozen shoulder, permanent stiffness, or joint contracture.<\/p>\n\n        <!-- Clinical Assessment -->\n        <h2>Clinical Assessment<\/h2>\n\n        <h3>Vital Signs at Initiation of Home Care<\/h3>\n        <table class=\"evidence-table\">\n            <thead>\n                <tr>\n                    <th>Parameter<\/th>\n                    <th>Value<\/th>\n                    <th>Interpretation<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Blood Pressure<\/td>\n                    <td>126\/78 mmHg<\/td>\n                    <td>Within normal limits<\/td>\n                <\/tr>\n                <tr>\n                    <td>Heart Rate<\/td>\n                    <td>75 bpm<\/td>\n                    <td>Normal sinus rhythm<\/td>\n                <\/tr>\n                <tr>\n                    <td>Respiratory Rate<\/td>\n                    <td>17\/min<\/td>\n                    <td>Normal<\/td>\n                <\/tr>\n                <tr>\n                    <td>Temperature<\/td>\n                    <td>98.4\u00b0F<\/td>\n                    <td>Afebrile, no sign of infection<\/td>\n                <\/tr>\n                <tr>\n                    <td>Oxygen Saturation<\/td>\n                    <td>98% (Room Air)<\/td>\n                    <td>Normal<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n\n        <h3>Orthopedic Assessment<\/h3>\n        <table class=\"evidence-table\">\n            <thead>\n                <tr>\n                    <th>Assessment Parameter<\/th>\n                    <th>Finding<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Surgical wound<\/td>\n                    <td>Clean and dry, no signs of infection<\/td>\n                <\/tr>\n                <tr>\n                    <td>Shoulder sling<\/td>\n                    <td>Appropriately positioned<\/td>\n                <\/tr>\n                <tr>\n                    <td>Passive shoulder flexion<\/td>\n                    <td>65\u00b0<\/td>\n                <\/tr>\n                <tr>\n                    <td>Passive shoulder abduction<\/td>\n                    <td>50\u00b0<\/td>\n                <\/tr>\n                <tr>\n                    <td>Elbow and wrist movements<\/td>\n                    <td>Preserved, full range<\/td>\n                <\/tr>\n                <tr>\n                    <td>Grip strength<\/td>\n                    <td>Normal<\/td>\n                <\/tr>\n                <tr>\n                    <td>Postoperative swelling<\/td>\n                    <td>Mild, present around surgical site<\/td>\n                <\/tr>\n                <tr>\n                    <td>Neurovascular status<\/td>\n                    <td>Intact, no compromise<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n\n        <div class=\"clinical-note\">\n            Clinical Note: The passive range of motion values of 65\u00b0 flexion and 50\u00b0 abduction at this stage were consistent with expected postoperative findings. Normal shoulder flexion is approximately 180\u00b0 and abduction is approximately 170\u00b0. The rehabilitation plan was designed to progressively close this gap over the following weeks while protecting the surgical repair.\n        <\/div>\n\n        <h3>Functional Assessment<\/h3>\n\n        <div class=\"two-col\">\n            <div class=\"col-card\">\n                <h4>Required Assistance With<\/h4>\n                <ul>\n                    <li>Dressing upper body<\/li>\n                    <li>Bathing<\/li>\n                    <li>Hair grooming<\/li>\n                    <li>Reaching overhead shelves<\/li>\n                    <li>Cooking<\/li>\n                    <li>Carrying groceries<\/li>\n                    <li>Driving<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"col-card\">\n                <h4>Independent In<\/h4>\n                <ul>\n                    <li>Walking<\/li>\n                    <li>Eating<\/li>\n                    <li>Toileting<\/li>\n                    <li>Communication<\/li>\n                    <li>Decision-making<\/li>\n                    <li>Medication management<\/li>\n                    <li>Reading<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <p>This functional profile was important for planning the home care approach. Mr. Brar was fully independent in lower body mobility and cognitive tasks, which meant that the care plan could focus specifically on upper limb rehabilitation and shoulder protection without requiring full-scale <a href=\"https:\/\/athomecare.in\/completely-bedridden-elderly-24x7-attendant-care\/\">24&#215;7 attendant care<\/a>.<\/p>\n\n        <!-- Home Care Plan -->\n        <h2>Home Care Plan<\/h2>\n\n        <p>The home healthcare plan was structured around four core components, each addressing a specific aspect of Mr. Brar&#8217;s recovery needs.<\/p>\n\n        <h3>Home Nursing<\/h3>\n        <p>A trained home nurse was assigned to visit Mr. Brar regularly. The nursing responsibilities were clearly defined based on the postoperative clinical requirements.<\/p>\n        <ul>\n            <li><strong>Wound monitoring:<\/strong> The nurse assessed the surgical incision daily for redness, warmth, discharge, or any other signs suggesting infection. Given Mr. Brar&#8217;s diabetic status, this was a critical safety measure. Proper <a href=\"https:\/\/athomecare.in\/personalized-wound-care-and-infection-prevention-for-optimal-healing\/\">wound care and infection prevention<\/a> practices were followed throughout.<\/li>\n            <li><strong>Pain assessment:<\/strong> Pain levels were evaluated at each visit using a standardized scale. The nurse documented pain trends and communicated any concerns to the supervising doctor.<\/li>\n            <li><strong>Blood glucose monitoring:<\/strong> Blood sugar levels were checked regularly because poorly controlled diabetes directly impairs wound healing and increases infection risk. The nurse ensured that glucose levels remained within the target range prescribed by the treating physician.<\/li>\n            <li><strong>Shoulder precaution education:<\/strong> The nurse reinforced the specific movement restrictions ordered by the surgical team, ensuring that both the patient and his family understood which movements were safe and which to avoid.<\/li>\n            <li><strong>Swelling assessment:<\/strong> Postoperative swelling was monitored and managed with cold therapy and proper arm positioning.<\/li>\n            <li><strong>Medication adherence:<\/strong> The nurse verified that all prescribed medications were being taken correctly, including pain medication, diabetes medication, and cholesterol management drugs.<\/li>\n        <\/ul>\n\n        <h3>Patient Attendant<\/h3>\n        <p>A trained patient attendant provided daily living support, focusing on tasks that Mr. Brar could not safely perform alone during the early recovery period.<\/p>\n        <ul>\n            <li>Assisting during dressing, particularly with upper body garments that require arm elevation<\/li>\n            <li>Supporting bathing while keeping the surgical site dry and protected<\/li>\n            <li>Helping with household activities to prevent accidental strain on the operated shoulder<\/li>\n            <li>Assisting with correct sling application and removal as directed by the physiotherapy team<\/li>\n            <li>Encouraging and supervising prescribed exercises between formal physiotherapy sessions<\/li>\n            <li>Providing accompaniment during hospital follow-up visits to ensure safe transportation and mobility<\/li>\n        <\/ul>\n\n        <div class=\"alert-blue alert-box\">\n            <strong>Why a Trained Attendant Matters<\/strong>\n            Family members often want to help but may inadvertently cause harm by assisting incorrectly. For example, pulling the arm during dressing or allowing the patient to reach overhead can stress the surgical repair. A trained <a href=\"https:\/\/athomecare.in\/why-choose-athomecare-patient-attendant\/\">patient attendant<\/a> understands these precautions and provides safe assistance.\n        <\/div>\n\n        <h3>Physiotherapy<\/h3>\n        <p>The physiotherapy program was the central component of the recovery plan. It was structured in phases, with each phase building on the progress of the previous one.<\/p>\n\n        <p><strong>Treatment goals included:<\/strong><\/p>\n        <ul>\n            <li>Reduce postoperative pain through controlled movement and modalities<\/li>\n            <li>Restore shoulder range of motion progressively from passive to active movement<\/li>\n            <li>Improve muscle strength in the rotator cuff and scapular stabilizers<\/li>\n            <li>Improve functional arm use for daily activities<\/li>\n            <li>Prevent postoperative stiffness and adhesive capsulitis (frozen shoulder)<\/li>\n            <li>Safely return the patient to independent daily activities<\/li>\n        <\/ul>\n\n        <p>The early phase focused on <a href=\"https:\/\/athomecare.in\/frozen-shoulder-symptoms-causes-recovery\/\">passive range of motion exercises<\/a>, where the physiotherapist moved the arm while Mr. Brar remained relaxed. Pendulum exercises were introduced to gently encourage shoulder movement using gravity. As healing progressed, the program transitioned to active-assisted and then fully active exercises, with resistance training added in the later weeks.<\/p>\n\n        <h3>Doctor Home Visit<\/h3>\n        <p>A qualified physician conducted periodic home visits to provide clinical oversight that would otherwise require hospital trips.<\/p>\n        <ul>\n            <li>Reviewing wound healing progress and comparing it against expected timelines<\/li>\n            <li>Removing sutures when the wound had healed sufficiently<\/li>\n            <li>Assessing implant recovery through clinical examination and review of follow-up X-rays<\/li>\n            <li>Adjusting medications based on pain levels, glucose readings, and overall recovery status<\/li>\n            <li>Evaluating rehabilitation progress and modifying the plan as needed<\/li>\n        <\/ul>\n\n        <p>The <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">doctor home visit<\/a> service was particularly valuable for Mr. Brar because traveling to the hospital for routine reviews would have required uncomfortable car rides and unnecessary physical strain during the early recovery weeks.<\/p>\n\n        <h3>Equipment Used<\/h3>\n        <div class=\"equip-tags\">\n            <span class=\"equip-tag\">Shoulder Immobilizer Sling<\/span>\n            <span class=\"equip-tag\">Exercise Pulley System<\/span>\n            <span class=\"equip-tag\">Resistance Bands<\/span>\n            <span class=\"equip-tag\">Cold Therapy Gel Pack<\/span>\n            <span class=\"equip-tag\">BP Monitor<\/span>\n            <span class=\"equip-tag\">Pill Organizer<\/span>\n        <\/div>\n\n        <p>The exercise pulley system was mounted over a door and allowed Mr. Brar to perform assisted shoulder flexion exercises using his unaffected left arm to guide the right arm upward. Resistance bands were introduced later in the program for strengthening. The cold therapy gel pack was applied after exercise sessions to manage swelling and discomfort. All of these items were arranged through <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\">medical equipment rental<\/a> services, making them accessible without a large upfront purchase.<\/p>\n\n        <!-- Daily Care Plan -->\n        <h2>Daily Care Plan<\/h2>\n\n        <p>The daily routine was structured to balance rehabilitation, rest, and nutrition. Consistency in this routine was important because irregular exercise schedules or missed medication doses can slow recovery.<\/p>\n\n        <table class=\"evidence-table\">\n            <thead>\n                <tr>\n                    <th>Time of Day<\/th>\n                    <th>Activities<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td><strong>Morning<\/strong><\/td>\n                    <td>Pain assessment, morning medications (diabetes, cholesterol, pain relief), pendulum exercises, passive shoulder mobility exercises, high-protein breakfast to support tissue healing<\/td>\n                <\/tr>\n                <tr>\n                    <td><strong>Afternoon<\/strong><\/td>\n                    <td>Formal physiotherapy session, occupational therapy training for daily task adaptation, nutritious lunch, rest period, cold therapy application to manage post-exercise swelling<\/td>\n                <\/tr>\n                <tr>\n                    <td><strong>Evening<\/strong><\/td>\n                    <td>Gentle stretching under supervision, walking exercise to maintain overall fitness, shoulder mobility program, family interaction for psychological wellbeing<\/td>\n                <\/tr>\n                <tr>\n                    <td><strong>Night<\/strong><\/td>\n                    <td>Evening medications, comfortable sleeping position with pillow support (semi-reclined, avoiding right side), ice application if required, sleep hygiene measures<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n\n        <div class=\"doctor-card\">\n            <div class=\"doctor-card-label\">Why Sleep Position Matters<\/div>\n            <p>After shoulder replacement, sleeping on the operated side is prohibited for several weeks. The recommended semi-reclined position with pillow support keeps the shoulder in a safe alignment and reduces the risk of postoperative stiffness. Poor sleep positioning is a common but often overlooked factor that can contribute to <a href=\"https:\/\/athomecare.in\/frozen-shoulder-symptoms-causes-recovery\/\">frozen shoulder<\/a> development during recovery.<\/p>\n        <\/div>\n\n        <!-- Risks Being Monitored -->\n        <h2>Risks Being Monitored<\/h2>\n\n        <p>Throughout the 12-week home care period, the clinical team monitored Mr. Brar for a defined set of risks. Each risk had a specific monitoring protocol and a clear action plan if it materialized.<\/p>\n\n        <div class=\"risk-grid\">\n            <div class=\"risk-item\">\n                <span class=\"risk-icon\">!<\/span>\n                <span>Surgical wound infection<\/span>\n            <\/div>\n            <div class=\"risk-item\">\n                <span class=\"risk-icon\">!<\/span>\n                <span>Shoulder stiffness<\/span>\n            <\/div>\n            <div class=\"risk-item\">\n                <span class=\"risk-icon\">!<\/span>\n                <span>Frozen shoulder (adhesive capsulitis)<\/span>\n            <\/div>\n            <div class=\"risk-item\">\n                <span class=\"risk-icon\">!<\/span>\n                <span>Joint dislocation<\/span>\n            <\/div>\n            <div class=\"risk-item\">\n                <span class=\"risk-icon\">!<\/span>\n                <span>Implant-related complications<\/span>\n            <\/div>\n            <div class=\"risk-item\">\n                <span class=\"risk-icon\">!<\/span>\n                <span>Persistent pain<\/span>\n            <\/div>\n            <div class=\"risk-item\">\n                <span class=\"risk-icon\">!<\/span>\n                <span>Muscle weakness<\/span>\n            <\/div>\n            <div class=\"risk-item\">\n                <span class=\"risk-icon\">!<\/span>\n                <span>Falls<\/span>\n            <\/div>\n            <div class=\"risk-item\">\n                <span class=\"risk-icon\">!<\/span>\n                <span>Delayed rehabilitation<\/span>\n            <\/div>\n            <div class=\"risk-item\">\n                <span class=\"risk-icon\">!<\/span>\n                <span>Hospital readmission<\/span>\n            <\/div>\n        <\/div>\n\n        <div class=\"alert-red alert-box\">\n            <strong>Critical Safety Alert<\/strong>\n            Joint dislocation after shoulder replacement is a serious complication that requires immediate medical attention. The home nursing team educated the family to recognize signs such as sudden severe pain, visible deformity of the shoulder, or inability to move the arm. If any of these occurred, the instruction was to seek emergency hospital care without delay. <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\">Early recognition of warning signs<\/a> is a cornerstone of safe home recovery.\n        <\/div>\n\n        <!-- Home Care Goals -->\n        <h2>Home Care Goals<\/h2>\n\n        <div class=\"two-col\">\n            <div class=\"col-card\">\n                <h4>Short-Term Goals<\/h4>\n                <ul>\n                    <li>Control postoperative pain to a manageable level<\/li>\n                    <li>Promote clean, uncomplicated wound healing<\/li>\n                    <li>Improve passive shoulder mobility from baseline<\/li>\n                    <li>Prevent stiffness through early controlled movement<\/li>\n                    <li>Restore patient confidence in using the affected arm<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"col-card\">\n                <h4>Long-Term Goals<\/h4>\n                <ul>\n                    <li>Achieve functional shoulder movement for daily tasks<\/li>\n                    <li>Return to independent activities of daily living<\/li>\n                    <li>Improve muscle strength to support the joint<\/li>\n                    <li>Resume recreational gardening<\/li>\n                    <li>Maintain long-term joint function and prevent complications<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- Family Education -->\n        <h2>Family Education<\/h2>\n\n        <p>Family education was not a single event but an ongoing process throughout the 12-week care period. The home healthcare team provided structured education on the following topics.<\/p>\n\n        <ul>\n            <li><strong>Shoulder immobilizer use:<\/strong> The family was taught how to properly apply and remove the sling, and they understood that unnecessary arm movements outside of prescribed exercises could damage the surgical repair.<\/li>\n            <li><strong>Lifting restrictions:<\/strong> The family learned that lifting objects heavier than the weight specified by the surgeon was prohibited until formal clearance was given. This included common items like cooking pots, grocery bags, and even grandchildren.<\/li>\n            <li><strong>Physiotherapy adherence:<\/strong> The importance of following the exercise schedule without skipping sessions was emphasized. The family understood that missed sessions could allow scar tissue to form, leading to permanent stiffness.<\/li>\n            <li><strong>Infection recognition:<\/strong> The family was educated to recognize signs of infection such as increasing redness around the wound, swelling, fever, or any wound discharge. They were told to contact the home care team immediately if any of these appeared.<\/li>\n            <li><strong>Sleep positioning:<\/strong> The correct semi-reclined sleeping position with pillow support was demonstrated, and the family understood why sleeping on the right side was prohibited.<\/li>\n            <li><strong>Blood sugar monitoring:<\/strong> Because of the diabetes, the family learned that maintaining good glucose control was directly linked to wound healing. They were taught to use the glucometer and record readings.<\/li>\n            <li><strong>Gradual activity increase:<\/strong> The family understood that shoulder activity should only increase under professional guidance, not based on the patient feeling better on a particular day.<\/li>\n            <li><strong>Follow-up compliance:<\/strong> The importance of attending all scheduled orthopedic follow-up appointments and completing postoperative imaging was stressed.<\/li>\n        <\/ul>\n\n        <div class=\"alert-green alert-box\">\n            <strong>Evidence Insight<\/strong>\n            Research consistently shows that well-informed families are better equipped to support recovery and less likely to make errors that could lead to complications. Family education is especially important in <a href=\"https:\/\/athomecare.in\/why-choose-home-care-the-benefits-of-in-home-support-by-athomecare\/\">home healthcare settings<\/a> where professional supervision is not present around the clock.\n        <\/div>\n\n        <!-- Recovery Timeline -->\n        <h2>Recovery Timeline<\/h2>\n\n        <div class=\"timeline\">\n\n            <div class=\"timeline-item\">\n                <span class=\"timeline-label\">Day 1 Post-Discharge<\/span>\n                <h4>Initial Home Assessment and Stabilization<\/h4>\n                <p>The home healthcare team conducted a comprehensive assessment. The surgical wound was clean and dry. Pain was moderate, scoring 8 out of 10. Mr. Brar was anxious about moving the arm. The nurse established a pain medication schedule and confirmed that the sling was correctly positioned. The physiotherapist introduced gentle pendulum exercises, which Mr. Brar performed with hesitation but without significant pain.<\/p>\n                <p>The family received their first structured education session on shoulder precautions and wound care signs. Blood glucose was checked and recorded at 148 mg\/dL post-meal, which was within the acceptable range for a diabetic patient recovering from surgery.<\/p>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <span class=\"timeline-label\">Day 3<\/span>\n                <h4>Pain Management Optimization<\/h4>\n                <p>Pain remained the primary concern. The nurse communicated with the supervising doctor, and a minor adjustment was made to the pain medication timing to better align with physiotherapy sessions. Cold therapy after exercises was helping reduce swelling. Mr. Brar reported slightly better sleep with the semi-reclined position and pillow support. Passive shoulder flexion remained at approximately 68\u00b0, a small but measurable improvement from the initial 65\u00b0.<\/p>\n                <p>The attendant helped Mr. Brar with bathing using a modified technique that kept the surgical site dry. The family was becoming more confident in assisting with sling management.<\/p>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <span class=\"timeline-label\">Week 1<\/span>\n                <h4>Establishing Routine<\/h4>\n                <p>By the end of the first week, a consistent daily routine was established. Pain had decreased slightly to a score of 7 out of 10. Passive shoulder flexion improved to 80\u00b0 and abduction to 65\u00b0. Mr. Brar was performing pendulum exercises independently and passive assisted exercises with the physiotherapist. The wound showed no signs of infection.<\/p>\n                <p>Blood glucose levels were stable with fasting readings between 120 and 135 mg\/dL. The nurse noted that Mr. Brar&#8217;s confidence was gradually improving as he experienced that controlled movement did not cause harm. He began assisting with feeding using his right hand for lighter tasks.<\/p>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <span class=\"timeline-label\">Week 2<\/span>\n                <h4>Progressive Mobility<\/h4>\n                <p>The doctor conducted a home visit and reviewed the wound, which was healing well. Suture removal was not yet performed but was planned for the following week. Passive flexion reached 95\u00b0 and abduction reached 80\u00b0. The exercise pulley system was introduced for assisted overhead movement.<\/p>\n                <p>Pain reduced to 6 out of 10. Mr. Brar was able to assist more actively with dressing, particularly with lower body garments. The occupational therapist worked with him on adapted techniques for putting on buttoned shirts. The family reported that his mood had improved noticeably as he regained small amounts of independence.<\/p>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <span class=\"timeline-label\">Week 4<\/span>\n                <h4>Transition to Active-Assisted Exercises<\/h4>\n                <p>Sutures were removed during a doctor home visit. The wound had healed cleanly with no signs of infection. This was an important milestone because it reduced one of the major monitored risks. Passive flexion reached 120\u00b0 and abduction reached 100\u00b0.<\/p>\n                <p>The physiotherapy program transitioned from purely passive exercises to active-assisted movement, where Mr. Brar began using his own muscles with support. Pain decreased to 4 out of 10. He was able to dress his upper body with minimal assistance, groom his hair with his left hand, and eat with his right hand without difficulty.<\/p>\n                <p>The sling was gradually being worn for shorter periods as directed by the surgical team. Blood glucose control remained stable, supporting continued wound healing.<\/p>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <span class=\"timeline-label\">Month 2<\/span>\n                <h4>Strengthening Phase<\/h4>\n                <p>Active exercises became the primary focus. Resistance bands were introduced for rotator cuff and scapular strengthening. Shoulder flexion reached 140\u00b0 and abduction reached 130\u00b0. Pain was consistently around 3 out of 10 and was primarily associated with exercise sessions rather than being constant.<\/p>\n                <p>Mr. Brar regained independence in all basic activities of daily living. He could bath independently, dress without assistance, and prepare simple meals. The attendant&#8217;s role shifted from direct assistance to supervision and encouragement. The nurse reduced visit frequency as wound healing was complete and the infection risk had decreased significantly.<\/p>\n                <p>The doctor reviewed a follow-up X-ray and confirmed that the implant position was stable with no evidence of loosening or complications. Mr. Brar expressed interest in returning to gardening, and the team began planning for this activity under guided conditions.<\/p>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <span class=\"timeline-label\">Month 3 (Week 12)<\/span>\n                <h4>Functional Recovery Achieved<\/h4>\n                <p>Passive shoulder flexion reached 155\u00b0 and abduction reached 145\u00b0. Pain reduced to 2 out of 10, present only after strenuous activity. Mr. Brar had full independence in dressing, grooming, and eating. Shoulder strength had improved steadily through supervised physiotherapy.<\/p>\n                <p>With orthopedic clearance, he resumed light gardening, light household work, and driving. No wound complications or prosthetic joint issues had developed during the entire 12-week recovery period. The home healthcare team conducted a final assessment and provided a detailed discharge summary with recommendations for ongoing exercise and follow-up.<\/p>\n            <\/div>\n\n        <\/div>\n\n        <!-- Clinical Outcome Tables -->\n        <h2>Clinical Outcome at 12 Weeks<\/h2>\n\n        <table class=\"evidence-table\">\n            <thead>\n                <tr>\n                    <th>Parameter<\/th>\n                    <th>At Discharge<\/th>\n                    <th>At 12 Weeks<\/th>\n                    <th>Change<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Passive Shoulder Flexion<\/td>\n                    <td>65\u00b0<\/td>\n                    <td>155\u00b0<\/td>\n                    <td>+90\u00b0<\/td>\n                <\/tr>\n                <tr>\n                    <td>Shoulder Abduction<\/td>\n                    <td>50\u00b0<\/td>\n                    <td>145\u00b0<\/td>\n                    <td>+95\u00b0<\/td>\n                <\/tr>\n                <tr>\n                    <td>Pain Score (0-10)<\/td>\n                    <td>8\/10<\/td>\n                    <td>2\/10<\/td>\n                    <td>-6 points<\/td>\n                <\/tr>\n                <tr>\n                    <td>Upper Body Dressing<\/td>\n                    <td>Required assistance<\/td>\n                    <td>Independent<\/td>\n                    <td>Improved<\/td>\n                <\/tr>\n                <tr>\n                    <td>Grooming<\/td>\n                    <td>Required assistance<\/td>\n                    <td>Independent<\/td>\n                    <td>Improved<\/td>\n                <\/tr>\n                <tr>\n                    <td>Wound Status<\/td>\n                    <td>Clean, healing<\/td>\n                    <>Fully healed<\/td>\n                    <td>Resolved<\/td>\n                <\/tr>\n                <tr>\n                    <td>Implant Complications<\/td>\n                    <td>None<\/td>\n                    <td>None<\/td>\n                    <td>Stable<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n\n        <div class=\"outcome-grid\">\n            <div class=\"outcome-item\">\n                <span class=\"outcome-value\">155\u00b0<\/span>\n                <span class=\"outcome-label\">Shoulder Flexion<\/span>\n            <\/div>\n            <div class=\"outcome-item\">\n                <span class=\"outcome-value\">145\u00b0<\/span>\n                <span class=\"outcome-label\">Shoulder Abduction<\/span>\n            <\/div>\n            <div class=\"outcome-item\">\n                <span class=\"outcome-value\">2\/10<\/span>\n                <span class=\"outcome-label\">Final Pain Score<\/span>\n            <\/div>\n            <div class=\"outcome-item\">\n                <span class=\"outcome-value\">0<\/span>\n                <span class=\"outcome-label\">Complications<\/span>\n            <\/div>\n        <\/div>\n\n        <div class=\"alert-green alert-box\">\n            <strong>Outcome Assessment<\/strong>\n            The recovery achieved at 12 weeks represents a clinically meaningful improvement. The near-normal range of motion, minimal residual pain, and return to functional independence are consistent with favorable outcomes after total shoulder arthroplasty when rehabilitation is well-structured and consistently delivered. This outcome underscores the value of <a href=\"https:\/\/athomecare.in\/orthopedic-surgery-recovery-at-home-in-delhi-the-role-of-physiotherapy\/\">orthopedic surgery recovery at home<\/a> when supported by a coordinated clinical team.\n        <\/div>\n\n        <!-- Supporting Clinical Documents -->\n        <h2>Supporting Clinical Documents<\/h2>\n\n        <p>The following clinical documents informed the home care plan and were referenced throughout the recovery period.<\/p>\n\n        <ul>\n            <li><strong>Hospital Discharge Summary:<\/strong> Contained surgical details, postoperative instructions, medication list, and follow-up schedule<\/li>\n            <li><strong>Shoulder X-ray (Pre-operative and Post-operative):<\/strong> Confirmed the degree of joint degeneration pre-surgery and implant position post-surgery<\/li>\n            <li><strong>MRI Shoulder:<\/strong> Provided detailed assessment of cartilage loss, rotator cuff integrity, and soft tissue status<\/li>\n            <li><strong>Postoperative Physiotherapy Assessment:<\/strong> Documented baseline range of motion, pain level, and functional limitations at initiation of rehabilitation<\/li>\n            <li><strong>Medication Prescriptions:<\/strong> Included pain management, diabetes medications, cholesterol management, and postoperative antibiotics<\/li>\n            <li><strong>Follow-up X-ray (Month 2):<\/strong> Confirmed stable implant position and no evidence of loosening or complication<\/li>\n        <\/ul>\n\n        <div class=\"clinical-note\">\n            Clinical Note: All clinical documents were handled in compliance with patient confidentiality standards. No identifiable patient information is disclosed in this educational case study.\n        <\/div>\n\n        <!-- Recovery Outcome Summary -->\n        <h2>Recovery Outcome Summary<\/h2>\n\n        <h3>Mobility<\/h3>\n        <p>Mr. Brar achieved near-normal shoulder range of motion by 12 weeks. He could raise his arm overhead, reach behind his back, and perform all functional movements required for daily life. Walking and lower body mobility were never affected and remained fully independent throughout.<\/p>\n\n        <h3>Pain<\/h3>\n        <p>Pain reduced from 8 out of 10 at discharge to 2 out of 10 at 12 weeks. The remaining pain was mild and occurred only after extended or strenuous activity, which is expected during the ongoing remodeling phase of recovery. He no longer required regular pain medication.<\/p>\n\n        <h3>Functional Independence<\/h3>\n        <p>Full independence was restored in dressing, grooming, bathing, eating, cooking, and driving. He returned to light gardening, which was one of his primary quality-of-life goals. He could carry objects weighing more than 1 kilogram without difficulty.<\/p>\n\n        <h3>Medical Stability<\/h3>\n        <p>Diabetes remained well-controlled throughout the recovery period, which directly supported wound healing. Blood pressure and cholesterol management continued as pre-surgery. No new medical complications developed. The mild cervical spondylosis did not interfere with the shoulder rehabilitation.<\/p>\n\n        <h3>Complications<\/h3>\n        <p>No complications occurred during the 12-week home care period. There was no wound infection, no joint dislocation, no implant issue, no fall, and no hospital readmission. This clean complication record reflects both the quality of the surgical procedure and the effectiveness of the postoperative home care plan.<\/p>\n\n        <h3>Family Feedback<\/h3>\n        <p>The family expressed satisfaction with the home care arrangement. Mr. Brar&#8217;s wife reported that having professional support at home reduced her anxiety significantly, particularly in the first few weeks when she was most concerned about causing harm. She valued the education she received and felt confident in her ability to support ongoing recovery after the formal home care period ended.<\/p>\n\n        <h3>Remaining Challenges and Long-Term Care<\/h3>\n        <p>At 12 weeks, Mr. Brar was advised to continue shoulder strengthening exercises independently for several more months. Full muscle strength recovery can take up to a year. He was instructed to avoid heavy lifting until cleared by the orthopedic surgeon, typically around the six-month mark. Regular follow-up appointments were scheduled to monitor the implant over the long term. The family was told to remain vigilant for any late signs of infection or implant issues, though these are uncommon.<\/p>\n\n        <!-- Key Clinical Learnings -->\n        <h2>Key Clinical Learnings<\/h2>\n\n        <div class=\"scenario-card\">\n            <h4>1. Shoulder replacement effectively relieves end-stage arthritis pain<\/h4>\n            <p>The reduction in pain from 8 out of 10 to 2 out of 10 over 12 weeks confirms that total shoulder arthroplasty is an effective intervention for advanced glenohumeral osteoarthritis when conservative treatments have failed. However, pain relief is not instantaneous and requires structured rehabilitation to fully realize.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <h4>2. Structured physiotherapy is non-negotiable for restoring mobility<\/h4>\n            <p>The improvement from 65\u00b0 to 155\u00b0 in shoulder flexion did not happen spontaneously. It was the direct result of a carefully phased physiotherapy program that progressed from passive to active exercises. Skipping sessions or exercising inconsistently would have likely resulted in significantly poorer range of motion. This is why <a href=\"https:\/\/athomecare.in\/the-importance-of-physiotherapy-healing-through-movement\/\">physiotherapy is considered essential<\/a> rather than optional after joint replacement surgery.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <h4>3. Home rehabilitation can safely restore functional independence<\/h4>\n            <p>This case demonstrates that patients do not need to remain in a rehabilitation facility to achieve good outcomes. With the right clinical team, equipment, and family support, home-based rehabilitation can produce results comparable to institutional care while offering superior comfort and convenience. Families in the Delhi NCR region, including those in <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\">Chandigarh, Mohali, and Panchkula<\/a>, have access to these services.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <h4>4. Shoulder precautions protect the surgical repair during healing<\/h4>\n            <p>The absence of dislocation, implant complication, or surgical failure in this case is partly attributable to strict adherence to shoulder precautions. The sling, movement restrictions, and gradual progression of activity all served to protect the healing tissues while they gained strength.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <h4>5. Early controlled movement prevents postoperative stiffness<\/h4>\n            <p>The pendulum exercises and passive range of motion exercises initiated in the first week served a critical purpose beyond mobility improvement. They prevented the formation of adhesions within the joint capsule that could have led to frozen shoulder, a complication that is significantly more difficult to treat once established.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <h4>6. Diabetes management directly affects surgical outcomes<\/h4>\n            <p>Mr. Brar&#8217;s well-controlled diabetes contributed to clean wound healing and the absence of infection. In patients with poorly controlled blood sugar, the infection risk after joint replacement surgery increases substantially, and wound healing can be delayed by weeks. <a href=\"https:\/\/athomecare.in\/managing-chronic-diseases-at-home-in-gurgaon-focus-on-diabetes-and-hypertension\/\">Managing chronic diseases like diabetes<\/a> during surgical recovery is not a secondary concern but a primary clinical responsibility.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <h4>7. Family support improves rehabilitation adherence<\/h4>\n            <p>Mr. Brar&#8217;s wife and son played an active role in his recovery. The wife provided daily assistance and encouragement, while the son handled logistics and hospital visits. This family involvement, combined with professional education, created an environment where the rehabilitation plan could be followed consistently. <a href=\"https:\/\/athomecare.in\/understanding-the-caregiver-role-who-are-caregivers-and-what-do-they-do\/\">Understanding the caregiver role<\/a> is essential for families supporting post-surgical recovery at home.<\/p>\n        <\/div>\n\n        <!-- Medical Authority -->\n        <h2>Medical Author and Review<\/h2>\n\n        <div class=\"author-section\">\n            <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya, Geriatric Medicine Specialist\" class=\"author-img\">\n            <div class=\"author-info\">\n                <h3>Dr. Ekta Fageriya, MBBS<\/h3>\n                <p class=\"author-detail\"><strong>RMC Registration No.:<\/strong> 44780<\/p>\n                <p class=\"author-detail\"><strong>Specialization:<\/strong> Geriatric Medicine<\/p>\n                <p class=\"author-detail\"><strong>Clinical Experience:<\/strong> 7 Years<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- FAQs -->\n        <h2>Frequently Asked Questions<\/h2>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                Why is physiotherapy important after shoulder replacement?\n                <span class=\"faq-toggle\">+<\/span>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Physiotherapy gradually restores joint movement, muscle strength, and functional arm use while protecting the new joint. Without structured physiotherapy, scar tissue can form within the joint capsule, leading to frozen shoulder and permanent stiffness. The exercises are phased carefully, starting with gentle passive movement and progressing to active strengthening as the tissues heal.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                How long should the shoulder sling be worn after surgery?\n                <span class=\"faq-toggle\">+<\/span>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>The duration varies depending on the surgeon&#8217;s recommendations, but many patients use it for several weeks during early recovery. The sling protects the surgical repair by preventing the arm from moving in directions that could stress the healing tissues. As the rehabilitation progresses and the tissues gain strength, the sling is gradually worn for shorter periods under clinical guidance.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                When can patients lift heavy objects after shoulder replacement?\n                <span class=\"faq-toggle\">+<\/span>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Heavy lifting should only resume after approval from the orthopedic surgeon and rehabilitation team. This typically takes several months because the soft tissues around the implant, including the rotator cuff tendons and joint capsule, need sufficient time to heal and strengthen. Lifting too early risks damaging these structures and compromising the surgical outcome.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                What symptoms require urgent medical attention after shoulder surgery?\n                <span class=\"faq-toggle\">+<\/span>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Seek medical care immediately for fever, increasing redness around the wound, severe swelling, wound discharge, sudden shoulder deformity, or severe pain that does not respond to prescribed medication. These symptoms may indicate infection, joint dislocation, or other complications that require prompt hospital evaluation and treatment.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                Can patients return to daily activities after shoulder replacement?\n                <span class=\"faq-toggle\">+<\/span>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Most patients gradually resume normal daily activities with guided rehabilitation and medical clearance. The timeline depends on individual healing, the nature of daily tasks, and adherence to the rehabilitation program. Light activities like eating, reading, and dressing are typically regained within weeks, while more demanding activities like driving and gardening may take two to three months.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                How does home healthcare support recovery after shoulder replacement?\n                <span class=\"faq-toggle\">+<\/span>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Home healthcare provides wound monitoring, pain management, physiotherapy, caregiver education, and ongoing rehabilitation in the patient&#8217;s own home. This approach reduces the need for hospital visits while ensuring clinical safety. For patients who live in areas like Maholi or other parts of the Delhi NCR region, <a href=\"https:\/\/athomecare.in\/home-care-services-in-gurgaon\/\">home care services<\/a> make high-quality post-surgical recovery accessible without the burden of daily travel.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                How does diabetes affect recovery after shoulder replacement surgery?\n                <span class=\"faq-toggle\">+<\/span>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Diabetes can slow wound healing and increase the risk of surgical site infection. Elevated blood glucose levels impair the body&#8217;s immune response and reduce collagen formation, both of which are essential for wound repair. Careful blood glucose monitoring, dietary management, and coordination between the surgical team and home nursing staff help minimize these risks during recovery.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                What is the difference between passive and active shoulder exercises after surgery?\n                <span class=\"faq-toggle\">+<\/span>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Passive exercises involve the physiotherapist or a device moving the arm while the patient remains completely relaxed. The shoulder muscles do not actively contract. Active exercises require the patient to use their own muscles to move the arm. Early recovery focuses on passive movement to protect the surgical repair and promote healing without stress. The transition to active exercises occurs gradually as the tissues strengthen, typically over several weeks.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                How long does full recovery take after total shoulder replacement?\n                <span class=\"faq-toggle\">+<\/span>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Most patients achieve significant functional improvement within 12 weeks, as seen in this case study. However, full recovery with maximum strength and range of motion can take 6 to 12 months depending on individual factors including age, pre-surgery fitness, adherence to rehabilitation, and the presence of conditions like diabetes. Patients are advised to continue their exercise program well beyond the formal rehabilitation period.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                What role does family education play in shoulder replacement recovery?\n                <span class=\"faq-toggle\">+<\/span>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Family education ensures that caregivers understand shoulder precautions, recognize warning signs of complications, assist correctly with daily activities, and support the patient&#8217;s adherence to the rehabilitation schedule. Without proper education, well-intentioned family members may inadvertently encourage unsafe movements or fail to notice early signs of infection or other problems. Educated families become effective partners in the recovery process.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Internal Linking Context -->\n        <h2>Related Services<\/h2>\n\n        <p>Families exploring home healthcare options for post-surgical recovery may find the following services relevant. Each service addresses a specific aspect of the recovery journey, from initial <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\">post-hospital discharge care<\/a> to ongoing <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\">medication management<\/a> and <a href=\"https:\/\/athomecare.in\/infection-prevention-after-surgery-at-home-in-gurgaon-why-professional-care-saves-lives\/\">infection prevention<\/a>.<\/p>\n\n        <ul>\n            <li><a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">Home Nursing<\/a> for wound care, vital monitoring, and clinical assessments<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\">Patient Care Services<\/a> for daily living assistance and caregiver support<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">Patient Care Taker<\/a> for trained attendant support at home<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\">Physiotherapy at Home<\/a> for structured rehabilitation programs<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">Doctor Home Visit<\/a> for clinical reviews without hospital travel<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\">Medical Equipment Rental<\/a> for rehabilitation aids and monitoring devices<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/orthopedic-surgery-recovery-at-home-in-delhi-the-role-of-physiotherapy\/\">Orthopedic Rehabilitation at Home<\/a> for joint replacement and fracture recovery<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/post-surgery-recovery-timeline-delhi\/\">Post-Surgery Recovery Timeline<\/a> for understanding what to expect after surgery<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/senior-knee-replacement-home-physiotherapy\/\">Joint Replacement Home Physiotherapy<\/a> for knee and shoulder rehabilitation<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\">Fall Prevention Guide<\/a> for safety during recovery when mobility is limited<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/post-surgery-complications-at-home-delhi\/\">Post-Surgery Complications<\/a> for understanding and preventing common risks<\/li>\n            <li><a href=\"https:\/\/athomecare.in\/why-choose-home-care-the-benefits-of-in-home-support-by-athomecare\/\">Benefits of In-Home Support<\/a> for families considering home healthcare<\/li>\n        <\/ul>\n\n        <p>For families in the broader Delhi NCR region, including <a href=\"https:\/\/athomecare.in\/faridabad\/\">Faridabad<\/a>, <a href=\"https:\/\/athomecare.in\/delhi\/\">Delhi<\/a>, <a href=\"https:\/\/athomecare.in\/noida\/\">Noida<\/a>, and <a href=\"https:\/\/athomecare.in\/home-care-services-in-gurgaon\/\">Gurgaon<\/a>, AtHomeCare provides comprehensive home healthcare services. Families in smaller cities including <a href=\"https:\/\/athomecare.in\/bhopal\/\">Bhopal<\/a>, <a href=\"https:\/\/athomecare.in\/kanpur\/\">Kanpur<\/a>, <a href=\"https:\/\/athomecare.in\/indore\/\">Indore<\/a>, <a href=\"https:\/\/athomecare.in\/gorakhpur\/\">Gorakhpur<\/a>, <a href=\"https:\/\/athomecare.in\/banaras\/\">Banaras<\/a>, and <a href=\"https:\/\/athomecare.in\/ranchi\/home\/\">Ranchi<\/a> can also access these services.<\/p>\n\n        <!-- Contact Information -->\n        <div class=\"contact-card\">\n            <h3>Contact AtHomeCare<\/h3>\n            <p class=\"contact-detail\"><strong>Corporate Office<\/strong><br>\n                Unit No. 703, 7th Floor, ILD Trade Centre<br>\n                D1 Block, Malibu Town<br>\n                Sector 47<br>\n                Maholi, Haryana 122018<\/p>\n            <p class=\"contact-detail\"><strong>Phone:<\/strong> <a href=\"tel:9910823218\">9910823218<\/a><\/p>\n            <p class=\"contact-detail\"><strong>Email:<\/strong> <a href=\"mailto:care@athomecare.in\">care@athomecare.in<\/a><\/p>\n        <\/div>\n\n        <!-- Medical Disclaimer -->\n        <div class=\"disclaimer\">\n            <strong>Medical Disclaimer:<\/strong> This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals is purely coincidental. The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment. Every patient is unique, and treatment decisions must always be made by qualified healthcare professionals based on individual clinical circumstances. Emergency symptoms require immediate hospital care. Home healthcare complements, but does not replace, emergency medical services. Always consult your doctor before making any decisions about your health or treatment plan.\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<!-- Footer -->\n<footer class=\"footer\">\n    <div class=\"container\">\n        <p>AtHomeCare &#8211; Professional Home Healthcare Services<\/p>\n        <p style=\"margin-top:6px; font-size:12px; color:#667788;\">This is a fictional educational case study and does not represent a real patient or real medical events.<\/p>\n    <\/div>\n<\/footer>\n\n<script>\n    function toggleFaq(button) {\n        const answer = button.nextElementSibling;\n        const toggle = button.querySelector('.faq-toggle');\n        const isOpen = answer.classList.contains('open');\n\n        \/\/ Close all other FAQs\n        document.querySelectorAll('.faq-answer.open').forEach(function(openAnswer) {\n            openAnswer.classList.remove('open');\n            openAnswer.previousElementSibling.querySelector('.faq-toggle').classList.remove('open');\n        });\n\n        \/\/ Toggle current FAQ\n        if (!isOpen) {\n            answer.classList.add('open');\n            toggle.classList.add('open');\n        }\n    }\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Shoulder Replacement Home Care Case Study in Mohali Case Study | Mohali Shoulder Replacement Home Care Case Study &#8211; Mohali A detailed clinical documentation of a 69-year-old patient recovering from total shoulder replacement surgery through structured home healthcare, including physiotherapy, nursing care, and family education. Patient Age 69 Years, Male Location Mohali Primary Condition Total&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-121","post","type-post","status-publish","format-standard","hentry","category-blog"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Shoulder Replacement Home Care Case Study in Mohali Case Study | Mohali Shoulder Replacement Home Care Case Study - Mohali A detailed clinical documentation of a 69-year-old patient recovering from total shoulder replacement surgery through structured home healthcare, including physiotherapy, nursing care, and family education. Patient Age 69 Years, Male Location Mohali Primary Condition Total\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"lyfmedicare46\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"mohali -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Shoulder Replacement Home Care Case Study in Mohali - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Shoulder Replacement Home Care Case Study in Mohali Case Study | Mohali Shoulder Replacement Home Care Case Study - Mohali A detailed clinical documentation of a 69-year-old patient recovering from total shoulder replacement surgery through structured home healthcare, including physiotherapy, nursing care, and family education. Patient Age 69 Years, Male Location Mohali Primary Condition Total\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-16T09:05:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-16T09:05:23+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Shoulder Replacement Home Care Case Study in Mohali - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Shoulder Replacement Home Care Case Study in Mohali Case Study | Mohali Shoulder Replacement Home Care Case Study - Mohali A detailed clinical documentation of a 69-year-old patient recovering from total shoulder replacement surgery through structured home healthcare, including physiotherapy, nursing care, and family education. Patient Age 69 Years, Male Location Mohali Primary Condition Total\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/#blogposting\",\"name\":\"Shoulder Replacement Home Care Case Study in Mohali - mohali\",\"headline\":\"Shoulder Replacement Home Care Case Study in Mohali\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/athomecare.in\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/#articleImage\"},\"datePublished\":\"2026-07-16T09:05:22+00:00\",\"dateModified\":\"2026-07-16T09:05:23+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/mohali\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/#listItem\",\"name\":\"Shoulder Replacement Home Care Case Study in Mohali\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/#listItem\",\"position\":3,\"name\":\"Shoulder Replacement Home Care Case Study in Mohali\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\",\"name\":\"mohali\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"lyfmedicare46\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/\",\"name\":\"Shoulder Replacement Home Care Case Study in Mohali - mohali\",\"description\":\"Shoulder Replacement Home Care Case Study in Mohali Case Study | Mohali Shoulder Replacement Home Care Case Study - Mohali A detailed clinical documentation of a 69-year-old patient recovering from total shoulder replacement surgery through structured home healthcare, including physiotherapy, nursing care, and family education. Patient Age 69 Years, Male Location Mohali Primary Condition Total\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/shoulder-replacement-home-care-case-study-in-mohali\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-07-16T09:05:22+00:00\",\"dateModified\":\"2026-07-16T09:05:23+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/\",\"name\":\"mohali\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Shoulder Replacement Home Care Case Study in Mohali - mohali","description":"Shoulder Replacement Home Care Case Study in Mohali Case Study | Mohali Shoulder Replacement Home Care Case Study - Mohali A detailed clinical documentation of a 69-year-old patient recovering from total shoulder replacement surgery through structured home healthcare, including physiotherapy, nursing care, and family education. Patient Age 69 Years, Male Location Mohali Primary Condition Total","canonical_url":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/#blogposting","name":"Shoulder Replacement Home Care Case Study in Mohali - mohali","headline":"Shoulder Replacement Home Care Case Study in Mohali","author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/mohali\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png","@id":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/#articleImage"},"datePublished":"2026-07-16T09:05:22+00:00","dateModified":"2026-07-16T09:05:23+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/mohali","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/mohali\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/#listItem","name":"Shoulder Replacement Home Care Case Study in Mohali"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/#listItem","position":3,"name":"Shoulder Replacement Home Care Case Study in Mohali","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/mohali\/#organization","name":"mohali","url":"https:\/\/athomecare.in\/mohali\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g","width":96,"height":96,"caption":"lyfmedicare46"}},{"@type":"WebPage","@id":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/#webpage","url":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/","name":"Shoulder Replacement Home Care Case Study in Mohali - mohali","description":"Shoulder Replacement Home Care Case Study in Mohali Case Study | Mohali Shoulder Replacement Home Care Case Study - Mohali A detailed clinical documentation of a 69-year-old patient recovering from total shoulder replacement surgery through structured home healthcare, including physiotherapy, nursing care, and family education. Patient Age 69 Years, Male Location Mohali Primary Condition Total","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"datePublished":"2026-07-16T09:05:22+00:00","dateModified":"2026-07-16T09:05:23+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/mohali\/#website","url":"https:\/\/athomecare.in\/mohali\/","name":"mohali","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/mohali\/#organization"}}]},"og:locale":"en_US","og:site_name":"mohali -","og:type":"article","og:title":"Shoulder Replacement Home Care Case Study in Mohali - mohali","og:description":"Shoulder Replacement Home Care Case Study in Mohali Case Study | Mohali Shoulder Replacement Home Care Case Study - Mohali A detailed clinical documentation of a 69-year-old patient recovering from total shoulder replacement surgery through structured home healthcare, including physiotherapy, nursing care, and family education. Patient Age 69 Years, Male Location Mohali Primary Condition Total","og:url":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/","article:published_time":"2026-07-16T09:05:22+00:00","article:modified_time":"2026-07-16T09:05:23+00:00","twitter:card":"summary_large_image","twitter:title":"Shoulder Replacement Home Care Case Study in Mohali - mohali","twitter:description":"Shoulder Replacement Home Care Case Study in Mohali Case Study | Mohali Shoulder Replacement Home Care Case Study - Mohali A detailed clinical documentation of a 69-year-old patient recovering from total shoulder replacement surgery through structured home healthcare, including physiotherapy, nursing care, and family education. Patient Age 69 Years, Male Location Mohali Primary Condition Total"},"aioseo_meta_data":{"post_id":"121","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-07-16 07:57:09","updated":"2026-07-17 06:30:17","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/mohali\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/mohali\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tShoulder Replacement Home Care Case Study in Mohali\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/mohali"},{"label":"Blog","link":"https:\/\/athomecare.in\/mohali\/category\/blog\/"},{"label":"Shoulder Replacement Home Care Case Study in Mohali","link":"https:\/\/athomecare.in\/mohali\/shoulder-replacement-home-care-case-study-in-mohali\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/121","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/comments?post=121"}],"version-history":[{"count":6,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/121\/revisions"}],"predecessor-version":[{"id":127,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/121\/revisions\/127"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=121"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=121"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=121"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}