{"id":101,"date":"2026-07-15T06:41:14","date_gmt":"2026-07-15T06:41:14","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=101"},"modified":"2026-07-15T06:41:14","modified_gmt":"2026-07-15T06:41:14","slug":"femur-fracture-home-rehabilitation-case-study-in-mohali","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-case-study-in-mohali\/","title":{"rendered":"Femur Fracture Home Rehabilitation 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>Femur Fracture Home Rehabilitation Case Study in Mohali<\/title>\n<meta name=\"description\" content=\"Explore a fictional femur fracture rehabilitation case study from Mohali highlighting home nursing, physiotherapy, postoperative recovery, and caregiver education.\">\n<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/femur-fracture-home-rehabilitation-case-study-mohali\/\">\n<meta name=\"robots\" content=\"index, follow\">\n<meta property=\"og:title\" content=\"Femur Fracture Home Rehabilitation Case Study in Mohali\">\n<meta property=\"og:description\" content=\"A detailed fictional case study of postoperative femur fracture rehabilitation at home in Mohali, covering nursing care, physiotherapy, and recovery outcomes.\">\n<meta property=\"og:type\" content=\"article\">\n<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/femur-fracture-home-rehabilitation-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=Source+Serif+4:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --bg-primary: #FAFAF8;\n  --bg-white: #FFFFFF;\n  --bg-cream: #F5F4EF;\n  --bg-light-blue: #EFF6FF;\n  --bg-light-amber: #FFFBEB;\n  --bg-light-red: #FEF2F2;\n  --bg-light-green: #F0FDF4;\n  --bg-light-purple: #FAF5FF;\n  --text-primary: #1C1917;\n  --text-secondary: #57534E;\n  --text-tertiary: #78716C;\n  --text-light: #A8A29E;\n  --accent-blue: #2563EB;\n  --accent-blue-dark: #1D4ED8;\n  --accent-blue-light: #DBEAFE;\n  --accent-amber: #D97706;\n  --accent-amber-dark: #B45309;\n  --accent-amber-light: #FEF3C7;\n  --accent-red: #DC2626;\n  --accent-red-light: #FEE2E2;\n  --accent-green: #16A34A;\n  --accent-green-light: #DCFCE7;\n  --accent-purple: #7C3AED;\n  --accent-purple-light: #EDE9FE;\n  --border-light: #E7E5E4;\n  --border-medium: #D6D3D1;\n  --border-dark: #A8A29E;\n  --shadow-sm: 0 1px 2px rgba(28,25,23,0.05);\n  --shadow-md: 0 4px 6px -1px rgba(28,25,23,0.07), 0 2px 4px -2px rgba(28,25,23,0.05);\n  --shadow-lg: 0 10px 15px -3px rgba(28,25,23,0.08), 0 4px 6px -4px rgba(28,25,23,0.04);\n  --shadow-xl: 0 20px 25px -5px rgba(28,25,23,0.08), 0 8px 10px -6px rgba(28,25,23,0.04);\n  --radius-sm: 6px;\n  --radius-md: 10px;\n  --radius-lg: 16px;\n  --radius-xl: 20px;\n  --max-width: 820px;\n  --font-body: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n  --font-serif: 'Source Serif 4', Georgia, serif;\n}\n\nhtml { scroll-behavior: smooth; font-size: 16px; }\n\nbody {\n  font-family: var(--font-body);\n  background: var(--bg-primary);\n  color: var(--text-primary);\n  line-height: 1.7;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\nimg { max-width: 100%; height: auto; display: block; }\n\na {\n  color: var(--accent-blue);\n  text-decoration: none;\n  transition: color 0.2s ease;\n}\na:hover { color: var(--accent-blue-dark); text-decoration: underline; }\n\n.container {\n  max-width: var(--max-width);\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n\/* HERO SECTION *\/\n.hero-section {\n  background: linear-gradient(135deg, #1E3A5F 0%, #2563EB 50%, #3B82F6 100%);\n  padding: 48px 20px 56px;\n  position: relative;\n  overflow: hidden;\n}\n.hero-section::before {\n  content: '';\n  position: absolute;\n  top: -50%;\n  right: -20%;\n  width: 500px;\n  height: 500px;\n  background: radial-gradient(circle, rgba(255,255,255,0.06) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.hero-section::after {\n  content: '';\n  position: absolute;\n  bottom: -30%;\n  left: -10%;\n  width: 400px;\n  height: 400px;\n  background: radial-gradient(circle, rgba(255,255,255,0.04) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.hero-content {\n  max-width: var(--max-width);\n  margin: 0 auto;\n  position: relative;\n  z-index: 1;\n}\n.hero-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: rgba(255,255,255,0.12);\n  border: 1px solid rgba(255,255,255,0.2);\n  border-radius: 100px;\n  padding: 6px 16px;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.9);\n  margin-bottom: 24px;\n  backdrop-filter: blur(8px);\n}\n.hero-badge svg { width: 14px; height: 14px; }\n.hero-title {\n  font-family: var(--font-serif);\n  font-size: 32px;\n  font-weight: 600;\n  color: #FFFFFF;\n  line-height: 1.25;\n  margin-bottom: 16px;\n  letter-spacing: -0.01em;\n}\n.hero-summary {\n  font-size: 16px;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.7;\n  margin-bottom: 32px;\n  max-width: 680px;\n  font-weight: 300;\n}\n.hero-meta-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n}\n.hero-meta-card {\n  background: rgba(255,255,255,0.1);\n  border: 1px solid rgba(255,255,255,0.15);\n  border-radius: var(--radius-md);\n  padding: 14px 18px;\n  backdrop-filter: blur(8px);\n}\n.hero-meta-label {\n  font-size: 10px;\n  font-weight: 600;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.55);\n  margin-bottom: 4px;\n}\n.hero-meta-value {\n  font-size: 15px;\n  font-weight: 500;\n  color: #FFFFFF;\n}\n.hero-meta-value.highlight {\n  color: #93C5FD;\n}\n\n\/* ARTICLE BODY *\/\n.article-body {\n  padding: 48px 20px 80px;\n  max-width: var(--max-width);\n  margin: 0 auto;\n}\n\n\/* SECTION STYLES *\/\n.section-block {\n  margin-bottom: 48px;\n}\n.section-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--accent-blue);\n  margin-bottom: 12px;\n}\n.section-label svg { width: 16px; height: 16px; }\n.section-title {\n  font-family: var(--font-serif);\n  font-size: 26px;\n  font-weight: 600;\n  color: var(--text-primary);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: -0.01em;\n}\n.section-subtitle {\n  font-family: var(--font-serif);\n  font-size: 20px;\n  font-weight: 600;\n  color: var(--text-primary);\n  line-height: 1.35;\n  margin-bottom: 14px;\n  margin-top: 28px;\n}\n.section-text {\n  font-size: 15.5px;\n  color: var(--text-secondary);\n  line-height: 1.75;\n  margin-bottom: 16px;\n}\n.section-text:last-child { margin-bottom: 0; }\n\n\/* CLINICAL ALERT BOX *\/\n.clinical-alert {\n  border-radius: var(--radius-md);\n  padding: 20px 22px;\n  margin: 24px 0;\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n}\n.clinical-alert svg {\n  width: 20px;\n  height: 20px;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n.clinical-alert-content { flex: 1; }\n.clinical-alert-title {\n  font-size: 13px;\n  font-weight: 600;\n  margin-bottom: 4px;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n}\n.clinical-alert-text {\n  font-size: 14px;\n  line-height: 1.65;\n}\n.alert-blue {\n  background: var(--bg-light-blue);\n  border: 1px solid #BFDBFE;\n}\n.alert-blue .clinical-alert-title,\n.alert-blue .clinical-alert-text { color: #1E40AF; }\n.alert-blue svg { color: #2563EB; }\n\n.alert-amber {\n  background: var(--bg-light-amber);\n  border: 1px solid #FDE68A;\n}\n.alert-amber .clinical-alert-title,\n.alert-amber .clinical-alert-text { color: #92400E; }\n.alert-amber svg { color: #D97706; }\n\n.alert-red {\n  background: var(--bg-light-red);\n  border: 1px solid #FECACA;\n}\n.alert-red .clinical-alert-title,\n.alert-red .clinical-alert-text { color: #991B1B; }\n.alert-red svg { color: #DC2626; }\n\n.alert-green {\n  background: var(--bg-light-green);\n  border: 1px solid #BBF7D0;\n}\n.alert-green .clinical-alert-title,\n.alert-green .clinical-alert-text { color: #166534; }\n.alert-green svg { color: #16A34A; }\n\n.alert-purple {\n  background: var(--bg-light-purple);\n  border: 1px solid #DDD6FE;\n}\n.alert-purple .clinical-alert-title,\n.alert-purple .clinical-alert-text { color: #5B21B6; }\n.alert-purple svg { color: #7C3AED; }\n\n\/* DOCTOR EXPLANATION CARD *\/\n.doctor-card {\n  background: linear-gradient(135deg, #F8FAFC 0%, #F1F5F9 100%);\n  border: 1px solid var(--border-light);\n  border-left: 4px solid var(--accent-blue);\n  border-radius: 0 var(--radius-md) var(--radius-md) 0;\n  padding: 22px 24px;\n  margin: 24px 0;\n}\n.doctor-card-header {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 10px;\n}\n.doctor-card-header svg { width: 18px; height: 18px; color: var(--accent-blue); }\n.doctor-card-label {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--accent-blue);\n}\n.doctor-card-text {\n  font-size: 14.5px;\n  color: var(--text-secondary);\n  line-height: 1.7;\n}\n\n\/* EVIDENCE TABLE *\/\n.evidence-table-wrapper {\n  overflow-x: auto;\n  margin: 24px 0;\n  border-radius: var(--radius-md);\n  border: 1px solid var(--border-light);\n  background: var(--bg-white);\n  box-shadow: var(--shadow-sm);\n}\n.evidence-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n.evidence-table thead th {\n  background: #F8FAFC;\n  padding: 12px 16px;\n  text-align: left;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: var(--text-tertiary);\n  border-bottom: 2px solid var(--border-light);\n  white-space: nowrap;\n}\n.evidence-table tbody td {\n  padding: 11px 16px;\n  border-bottom: 1px solid #F1F5F9;\n  color: var(--text-secondary);\n  line-height: 1.5;\n}\n.evidence-table tbody tr:last-child td { border-bottom: none; }\n.evidence-table tbody tr:hover { background: #FAFBFC; }\n.table-label-cell {\n  font-weight: 500;\n  color: var(--text-primary);\n  white-space: nowrap;\n}\n\n\/* TIMELINE CARD *\/\n.timeline {\n  position: relative;\n  margin: 28px 0;\n  padding-left: 32px;\n}\n.timeline::before {\n  content: '';\n  position: absolute;\n  left: 11px;\n  top: 8px;\n  bottom: 8px;\n  width: 2px;\n  background: linear-gradient(to bottom, var(--accent-blue-light), var(--border-light));\n  border-radius: 2px;\n}\n.timeline-item {\n  position: relative;\n  margin-bottom: 28px;\n}\n.timeline-item:last-child { margin-bottom: 0; }\n.timeline-dot {\n  position: absolute;\n  left: -32px;\n  top: 4px;\n  width: 24px;\n  height: 24px;\n  background: var(--bg-white);\n  border: 2px solid var(--accent-blue);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  z-index: 1;\n}\n.timeline-dot-inner {\n  width: 8px;\n  height: 8px;\n  background: var(--accent-blue);\n  border-radius: 50%;\n}\n.timeline-dot.active .timeline-dot-inner {\n  background: var(--accent-green);\n  border-color: var(--accent-green);\n}\n.timeline-item-header {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 8px;\n  flex-wrap: wrap;\n}\n.timeline-phase {\n  display: inline-block;\n  background: var(--accent-blue-light);\n  color: var(--accent-blue);\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.04em;\n  padding: 3px 10px;\n  border-radius: 100px;\n}\n.timeline-title {\n  font-size: 16px;\n  font-weight: 600;\n  color: var(--text-primary);\n}\n.timeline-body {\n  background: var(--bg-white);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-md);\n  padding: 18px 20px;\n  box-shadow: var(--shadow-sm);\n}\n.timeline-detail {\n  display: flex;\n  gap: 8px;\n  margin-bottom: 8px;\n  align-items: flex-start;\n}\n.timeline-detail:last-child { margin-bottom: 0; }\n.timeline-detail svg {\n  width: 16px;\n  height: 16px;\n  flex-shrink: 0;\n  margin-top: 2px;\n  color: var(--accent-green);\n}\n.timeline-detail-text {\n  font-size: 14px;\n  color: var(--text-secondary);\n  line-height: 1.6;\n}\n\n\/* RISK INDICATOR *\/\n.risk-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin: 20px 0;\n}\n.risk-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: var(--bg-white);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-sm);\n  padding: 12px 14px;\n  transition: border-color 0.2s;\n}\n.risk-item:hover { border-color: var(--accent-amber); }\n.risk-dot {\n  width: 8px;\n  height: 8px;\n  background: var(--accent-amber);\n  border-radius: 50%;\n  flex-shrink: 0;\n}\n.risk-dot.high {\n  background: var(--accent-red);\n  box-shadow: 0 0 0 3px rgba(220,38,38,0.15);\n}\n.risk-dot.moderate {\n  background: var(--accent-amber);\n  box-shadow: 0 0 0 3px rgba(217,119,6,0.15);\n}\n.risk-dot.low {\n  background: var(--accent-green);\n  box-shadow: 0 0 0 3px rgba(22,163,74,0.15);\n}\n.risk-label {\n  font-size: 13px;\n  color: var(--text-secondary);\n  line-height: 1.4;\n}\n\n\/* SCENARIO CARD *\/\n.scenario-card {\n  background: var(--bg-cream);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-lg);\n  padding: 24px;\n  margin: 24px 0;\n}\n.scenario-card-title {\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--text-primary);\n  margin-bottom: 12px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.scenario-card-title svg { width: 18px; height: 18px; color: var(--accent-amber); }\n.scenario-card-text {\n  font-size: 14px;\n  color: var(--text-secondary);\n  line-height: 1.7;\n}\n\n\/* CLINICAL NOTE *\/\n.clinical-note {\n  background: #FFFBEB;\n  border: 1px solid #FDE68A;\n  border-radius: var(--radius-md);\n  padding: 18px 20px;\n  margin: 20px 0;\n  font-size: 14px;\n  color: #92400E;\n  line-height: 1.65;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n}\n.clinical-note svg { width: 18px; height: 18px; flex-shrink: 0; margin-top: 1px; }\n\n\/* DIVIDER *\/\n.section-divider {\n  border: none;\n  height: 1px;\n  background: var(--border-light);\n  margin: 48px 0;\n}\n\n\/* AUTHOR CARD *\/\n.author-card {\n  background: var(--bg-white);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-lg);\n  padding: 28px;\n  margin: 40px 0;\n  box-shadow: var(--shadow-md);\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n}\n.author-image {\n  width: 88px;\n  height: 88px;\n  border-radius: 50%;\n  object-fit: cover;\n  border: 3px solid var(--accent-blue-light);\n  flex-shrink: 0;\n}\n.author-info { flex: 1; }\n.author-name {\n  font-size: 18px;\n  font-weight: 600;\n  color: var(--text-primary);\n  margin-bottom: 4px;\n}\n.author-credentials {\n  font-size: 13px;\n  color: var(--accent-blue);\n  font-weight: 500;\n  margin-bottom: 8px;\n}\n.author-details {\n  font-size: 13px;\n  color: var(--text-tertiary);\n  line-height: 1.65;\n}\n.author-details strong {\n  color: var(--text-secondary);\n  font-weight: 500;\n}\n\n\/* TREATING DOCTOR PLACEHOLDER *\/\n.treating-doctor-card {\n  background: #FAFAFA;\n  border: 1px dashed var(--border-medium);\n  border-radius: var(--radius-lg);\n  padding: 28px;\n  margin: 20px 0;\n  text-align: center;\n}\n.treating-doctor-card p {\n  font-size: 13px;\n  color: var(--text-light);\n  font-style: italic;\n}\n\n\/* FAQ SECTION *\/\n.faq-list {\n  margin: 20px 0;\n}\n.faq-item {\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-md);\n  margin-bottom: 10px;\n  overflow: hidden;\n  background: var(--bg-white);\n  transition: box-shadow 0.2s;\n}\n.faq-item:hover { box-shadow: var(--shadow-sm); }\n.faq-question {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding: 16px 20px;\n  cursor: pointer;\n  gap: 12px;\n  user-select: none;\n  -webkit-user-select: none;\n}\n.faq-question-text {\n  font-size: 14.5px;\n  font-weight: 500;\n  color: var(--text-primary);\n  line-height: 1.4;\n  flex: 1;\n}\n.faq-toggle-icon {\n  width: 20px;\n  height: 20px;\n  flex-shrink: 0;\n  color: var(--text-light);\n  transition: transform 0.3s ease;\n}\n.faq-item.open .faq-toggle-icon { transform: rotate(180deg); }\n.faq-answer {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.35s ease, padding 0.35s ease;\n}\n.faq-item.open .faq-answer {\n  max-height: 500px;\n}\n.faq-answer-inner {\n  padding: 0 20px 18px;\n  font-size: 14px;\n  color: var(--text-secondary);\n  line-height: 1.7;\n  border-top: 1px solid #F1F5F9;\n  padding-top: 14px;\n}\n\n\/* CONTACT CARD *\/\n.contact-card {\n  background: linear-gradient(135deg, #1E3A5F 0%, #2563EB 100%);\n  border-radius: var(--radius-lg);\n  padding: 32px;\n  margin: 48px 0;\n  color: #FFFFFF;\n}\n.contact-card-title {\n  font-family: var(--font-serif);\n  font-size: 22px;\n  font-weight: 600;\n  margin-bottom: 20px;\n}\n.contact-details {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n.contact-row {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n}\n.contact-row svg {\n  width: 18px;\n  height: 18px;\n  flex-shrink: 0;\n  margin-top: 2px;\n  color: #93C5FD;\n}\n.contact-row-text {\n  font-size: 14px;\n  line-height: 1.6;\n  color: rgba(255,255,255,0.9);\n}\n.contact-row-text a {\n  color: #93C5FD;\n  text-decoration: none;\n}\n.contact-row-text a:hover {\n  color: #FFFFFF;\n  text-decoration: underline;\n}\n\n\/* DISCLAIMER *\/\n.disclaimer-box {\n  background: #F5F5F4;\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-md);\n  padding: 20px 22px;\n  margin: 40px 0 24px;\n}\n.disclaimer-box-title {\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: var(--text-tertiary);\n  margin-bottom: 8px;\n}\n.disclaimer-box-text {\n  font-size: 13px;\n  color: var(--text-tertiary);\n  line-height: 1.7;\n}\n\n\/* GOAL CARDS *\/\n.goal-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin: 20px 0;\n}\n.goal-card {\n  background: var(--bg-white);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-md);\n  padding: 18px;\n}\n.goal-card-label {\n  font-size: 10px;\n  font-weight: 600;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n}\n.goal-card-label.short-term {\n  color: var(--accent-amber);\n}\n.goal-card-label.long-term {\n  color: var(--accent-blue);\n}\n.goal-card-label svg { width: 14px; height: 14px; }\n.goal-list {\n  list-style: none;\n  padding: 0;\n}\n.goal-list li {\n  font-size: 13.5px;\n  color: var(--text-secondary);\n  line-height: 1.5;\n  padding: 4px 0 4px 20px;\n  position: relative;\n}\n.goal-list li::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 12px;\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n}\n.short-term .goal-list li::before { background: var(--accent-amber); }\n.long-term .goal-list li::before { background: var(--accent-blue); }\n\n\/* EQUIPMENT GRID *\/\n.equipment-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n  margin: 20px 0;\n}\n.equipment-item {\n  background: var(--bg-white);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-sm);\n  padding: 14px;\n  text-align: center;\n  transition: border-color 0.2s, box-shadow 0.2s;\n}\n.equipment-item:hover {\n  border-color: var(--accent-blue-light);\n  box-shadow: var(--shadow-sm);\n}\n.equipment-item svg {\n  width: 24px;\n  height: 24px;\n  color: var(--accent-blue);\n  margin: 0 auto 8px;\n}\n.equipment-item span {\n  font-size: 12.5px;\n  font-weight: 500;\n  color: var(--text-secondary);\n}\n\n\/* DAILY PLAN *\/\n.daily-plan-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin: 20px 0;\n}\n.daily-plan-card {\n  background: var(--bg-white);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-md);\n  padding: 18px;\n}\n.daily-plan-time {\n  font-size: 10px;\n  font-weight: 600;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--accent-blue);\n  margin-bottom: 10px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n}\n.daily-plan-time svg { width: 14px; height: 14px; }\n.daily-plan-list {\n  list-style: none;\n  padding: 0;\n}\n.daily-plan-list li {\n  font-size: 13px;\n  color: var(--text-secondary);\n  line-height: 1.5;\n  padding: 3px 0 3px 18px;\n  position: relative;\n}\n.daily-plan-list li::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 10px;\n  width: 6px;\n  height: 1px;\n  background: var(--border-medium);\n}\n\n\/* ADL TABLE *\/\n.adl-section {\n  margin: 20px 0;\n}\n.adl-category-title {\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--text-primary);\n  margin-bottom: 8px;\n  margin-top: 16px;\n}\n.adl-category-title:first-child { margin-top: 0; }\n.adl-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.adl-tag {\n  font-size: 12.5px;\n  padding: 6px 14px;\n  border-radius: 100px;\n  font-weight: 500;\n}\n.adl-tag.assistance {\n  background: var(--accent-amber-light);\n  color: #92400E;\n  border: 1px solid #FDE68A;\n}\n.adl-tag.independent {\n  background: var(--accent-green-light);\n  color: #166534;\n  border: 1px solid #BBF7D0;\n}\n\n\/* OUTCOME METRICS *\/\n.outcome-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin: 20px 0;\n}\n.outcome-card {\n  background: var(--bg-white);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-md);\n  padding: 18px;\n  text-align: center;\n}\n.outcome-value {\n  font-family: var(--font-serif);\n  font-size: 28px;\n  font-weight: 700;\n  color: var(--accent-green);\n  line-height: 1;\n  margin-bottom: 4px;\n}\n.outcome-value.improved { color: var(--accent-green); }\n.outcome-value.decreased { color: var(--accent-blue); }\n.outcome-label {\n  font-size: 12px;\n  color: var(--text-tertiary);\n  line-height: 1.4;\n}\n.outcome-detail {\n  font-size: 11px;\n  color: var(--text-light);\n  margin-top: 4px;\n}\n\n\/* EDUCATION LIST *\/\n.education-list {\n  list-style: none;\n  padding: 0;\n  margin: 16px 0;\n  counter-reset: edu;\n}\n.education-list li {\n  counter-increment: edu;\n  font-size: 14px;\n  color: var(--text-secondary);\n  line-height: 1.6;\n  padding: 8px 0 8px 36px;\n  position: relative;\n  border-bottom: 1px solid #F5F5F4;\n}\n.education-list li:last-child { border-bottom: none; }\n.education-list li::before {\n  content: counter(edu);\n  position: absolute;\n  left: 0;\n  top: 8px;\n  width: 24px;\n  height: 24px;\n  background: var(--accent-blue-light);\n  color: var(--accent-blue);\n  font-size: 11px;\n  font-weight: 600;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n\/* LEARNING POINTS *\/\n.learning-points {\n  list-style: none;\n  padding: 0;\n  margin: 16px 0;\n  counter-reset: learn;\n}\n.learning-points li {\n  counter-increment: learn;\n  font-size: 14px;\n  color: var(--text-secondary);\n  line-height: 1.65;\n  padding: 10px 0 10px 40px;\n  position: relative;\n  border-bottom: 1px solid #F5F5F4;\n}\n.learning-points li:last-child { border-bottom: none; }\n.learning-points li::before {\n  content: counter(learn);\n  position: absolute;\n  left: 0;\n  top: 10px;\n  width: 28px;\n  height: 28px;\n  background: linear-gradient(135deg, #EFF6FF, #DBEAFE);\n  color: var(--accent-blue);\n  font-size: 12px;\n  font-weight: 700;\n  border-radius: var(--radius-sm);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 640px) {\n  .hero-section { padding: 32px 16px 40px; }\n  .hero-title { font-size: 24px; }\n  .hero-summary { font-size: 14.5px; }\n  .hero-meta-grid { grid-template-columns: 1fr; }\n  .article-body { padding: 32px 16px 60px; }\n  .section-title { font-size: 22px; }\n  .section-subtitle { font-size: 18px; }\n  .risk-grid { grid-template-columns: 1fr; }\n  .goal-grid { grid-template-columns: 1fr; }\n  .equipment-grid { grid-template-columns: repeat(2, 1fr); }\n  .daily-plan-grid { grid-template-columns: 1fr; }\n  .outcome-grid { grid-template-columns: 1fr; }\n  .author-card { flex-direction: column; align-items: center; text-align: center; }\n  .author-image { width: 72px; height: 72px; }\n  .timeline { padding-left: 28px; }\n  .timeline-dot { left: -28px; width: 20px; height: 20px; }\n  .timeline-dot-inner { width: 6px; height: 6px; }\n  .clinical-alert { flex-direction: column; gap: 8px; }\n  .evidence-table { font-size: 13px; }\n  .evidence-table thead th, .evidence-table tbody td { padding: 10px 12px; }\n  .contact-card { padding: 24px; }\n}\n\n@media (min-width: 641px) and (max-width: 900px) {\n  .hero-title { font-size: 28px; }\n  .equipment-grid { grid-template-columns: repeat(3, 1fr); }\n}\n\n\/* TABLE OF CONTENTS *\/\n.toc-box {\n  background: var(--bg-white);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-lg);\n  padding: 24px 28px;\n  margin: 40px 0;\n  box-shadow: var(--shadow-sm);\n}\n.toc-title {\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: var(--text-tertiary);\n  margin-bottom: 14px;\n}\n.toc-list {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 6px 24px;\n}\n.toc-list li a {\n  font-size: 13.5px;\n  color: var(--text-secondary);\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  padding: 5px 0;\n  transition: color 0.2s;\n}\n.toc-list li a:hover { color: var(--accent-blue); text-decoration: none; }\n.toc-list li a .toc-num {\n  font-size: 11px;\n  font-weight: 600;\n  color: var(--text-light);\n  min-width: 18px;\n}\n\n@media (max-width: 640px) {\n  .toc-list { grid-template-columns: 1fr; }\n}\n\n\/* SCROLL TO TOP *\/\n.scroll-top-btn {\n  position: fixed;\n  bottom: 24px;\n  right: 24px;\n  width: 44px;\n  height: 44px;\n  background: var(--accent-blue);\n  color: #FFFFFF;\n  border: none;\n  border-radius: 50%;\n  cursor: pointer;\n  display: none;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 4px 12px rgba(37,99,235,0.3);\n  transition: transform 0.2s, box-shadow 0.2s;\n  z-index: 100;\n}\n.scroll-top-btn:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 16px rgba(37,99,235,0.4);\n}\n.scroll-top-btn svg { width: 20px; height: 20px; }\n\n\/* PROGRESS BAR *\/\n.reading-progress {\n  position: fixed;\n  top: 0;\n  left: 0;\n  height: 3px;\n  background: linear-gradient(90deg, #2563EB, #3B82F6);\n  z-index: 1000;\n  transition: width 0.1s linear;\n  width: 0%;\n}\n<\/style>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"MedicalWebPage\",\n  \"name\": \"Fictional Femur Fracture Home Rehabilitation Case Study in Mohali\",\n  \"description\": \"A detailed fictional case study of postoperative femur fracture rehabilitation at home in Mohali, covering nursing care, physiotherapy, and recovery outcomes.\",\n  \"url\": \"https:\/\/athomecare.in\/femur-fracture-home-rehabilitation-case-study-mohali\/\",\n  \"about\": {\n    \"@type\": \"MedicalCondition\",\n    \"name\": \"Intertrochanteric Femur Fracture\"\n  },\n  \"author\": {\n    \"@type\": \"Physician\",\n    \"name\": \"Dr. Ekta Fageriya\",\n    \"credential\": \"MBBS\",\n    \"medicalSpecialty\": \"Geriatric Medicine\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"AtHomeCare\"\n  },\n  \"disclaimer\": \"This case study is entirely fictional and created solely for educational purposes.\"\n}\n<\/script>\n<\/head>\n<body>\n\n<div class=\"reading-progress\" id=\"readingProgress\"><\/div>\n\n<!-- HERO SECTION -->\n<section class=\"hero-section\">\n  <div class=\"hero-content\">\n    <div class=\"hero-badge\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg>\n      Clinical Case Study\n    <\/div>\n    <h1 class=\"hero-title\">Fictional Femur Fracture Home Rehabilitation Case Study in Mohali<\/h1>\n    <p class=\"hero-summary\">A detailed clinical account of postoperative home rehabilitation following an intertrochanteric femur fracture treated with proximal femoral nail fixation, demonstrating how structured multidisciplinary home healthcare supported safe recovery in a 69-year-old patient.<\/p>\n    <div class=\"hero-meta-grid\">\n      <div class=\"hero-meta-card\">\n        <div class=\"hero-meta-label\">Patient Age<\/div>\n        <div class=\"hero-meta-value\">69 Years, Female<\/div>\n      <\/div>\n      <div class=\"hero-meta-card\">\n        <div class=\"hero-meta-label\">Location<\/div>\n        <div class=\"hero-meta-value\">Mohali, Punjab<\/div>\n      <\/div>\n      <div class=\"hero-meta-card\">\n        <div class=\"hero-meta-label\">Primary Condition<\/div>\n        <div class=\"hero-meta-value\">Post-ORIF Femur Fracture<\/div>\n      <\/div>\n      <div class=\"hero-meta-card\">\n        <div class=\"hero-meta-label\">Duration of Care<\/div>\n        <div class=\"hero-meta-value highlight\">10 Weeks<\/div>\n      <\/div>\n      <div class=\"hero-meta-card\">\n        <div class=\"hero-meta-label\">Final Outcome<\/div>\n        <div class=\"hero-meta-value highlight\">Walking 300m with Cane<\/div>\n      <\/div>\n      <div class=\"hero-meta-card\">\n        <div class=\"hero-meta-label\">Complications<\/div>\n        <div class=\"hero-meta-value highlight\">None Reported<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ARTICLE BODY -->\n<article class=\"article-body\">\n\n  <!-- TABLE OF CONTENTS -->\n  <div class=\"toc-box\">\n    <div class=\"toc-title\">Table of Contents<\/div>\n    <ul class=\"toc-list\">\n      <li><a href=\"#patient-background\"><span class=\"toc-num\">01<\/span> Patient Background<\/a><\/li>\n      <li><a href=\"#clinical-diagnosis\"><span class=\"toc-num\">02<\/span> Clinical Diagnosis<\/a><\/li>\n      <li><a href=\"#hospital-treatment\"><span class=\"toc-num\">03<\/span> Hospital Treatment<\/a><\/li>\n      <li><a href=\"#why-home-healthcare\"><span class=\"toc-num\">04<\/span> Why Home Healthcare Was Needed<\/a><\/li>\n      <li><a href=\"#home-care-plan\"><span class=\"toc-num\">05<\/span> Home Care Plan<\/a><\/li>\n      <li><a href=\"#recovery-timeline\"><span class=\"toc-num\">06<\/span> Recovery Timeline<\/a><\/li>\n      <li><a href=\"#clinical-evidence\"><span class=\"toc-num\">07<\/span> Clinical Evidence<\/a><\/li>\n      <li><a href=\"#medical-authority\"><span class=\"toc-num\">08<\/span> Medical Authority<\/a><\/li>\n      <li><a href=\"#recovery-outcome\"><span class=\"toc-num\">09<\/span> Recovery Outcome<\/a><\/li>\n      <li><a href=\"#key-learnings\"><span class=\"toc-num\">10<\/span> Key Clinical Learnings<\/a><\/li>\n      <li><a href=\"#faqs\"><span class=\"toc-num\">11<\/span> Frequently Asked Questions<\/a><\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- SECTION 1: PATIENT BACKGROUND -->\n  <section class=\"section-block\" id=\"patient-background\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\n      Section 01\n    <\/div>\n    <h2 class=\"section-title\">Patient Background<\/h2>\n\n    <p class=\"section-text\">Mrs. Navneet Kaur Brar is a 69-year-old retired college librarian living in Mohali with her husband. Before this injury, she managed most of her daily activities independently. She was mobile, active within her home, and able to perform routine tasks such as cooking, light housekeeping, and shopping without difficulty.<\/p>\n\n    <p class=\"section-text\">Her medical history included three significant conditions that are directly relevant to this injury and her recovery. She had been diagnosed with <strong>osteoporosis<\/strong>, a condition that weakens bones and makes them significantly more vulnerable to fractures from low-energy falls. She also had <strong>hypertension for 12 years<\/strong>, which was being managed with medication. Additionally, she had a documented <strong>vitamin D deficiency<\/strong>, which further compromised her bone density and healing capacity.<\/p>\n\n    <div class=\"doctor-card\">\n      <div class=\"doctor-card-header\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\n        <span class=\"doctor-card-label\">Clinical Context<\/span>\n      <\/div>\n      <p class=\"doctor-card-text\">The combination of osteoporosis and vitamin D deficiency in an elderly woman creates a well-documented high-risk profile for fragility fractures. Intertrochanteric fractures in this population are almost always the result of a fall from standing height, which would not typically cause a fracture in someone with healthy bone density. Understanding this background is essential because it shapes the entire rehabilitation approach, including the emphasis on bone health supplementation and fall prevention strategies during recovery.<\/p>\n    <\/div>\n\n    <p class=\"section-text\">Her family situation played an important role in the care plan. Her husband, who was in his early seventies, served as the primary caregiver. Her elder daughter, who lived separately, was the secondary caregiver and was closely involved in decision-making and coordination. While the family was supportive and willing to help, neither the husband nor the daughter had formal training in post-surgical care, safe transfer techniques, or rehabilitation support. This gap between willingness and capability is precisely where professional <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">home nursing<\/a> becomes clinically necessary.<\/p>\n\n    <p class=\"section-text\">The incident that led to this hospitalization occurred at home. Mrs. Brar slipped on a wet bathroom floor and fell heavily onto her left side. She experienced immediate, severe pain in her left hip and was completely unable to stand. Her husband called for help, and she was transported to the emergency department of a local hospital in Mohali for evaluation and treatment.<\/p>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- SECTION 2: CLINICAL DIAGNOSIS -->\n  <section class=\"section-block\" id=\"clinical-diagnosis\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n      Section 02\n    <\/div>\n    <h2 class=\"section-title\">Clinical Diagnosis<\/h2>\n\n    <p class=\"section-text\">In the emergency department, a clinical examination revealed tenderness over the left hip region, significant swelling, and an externally rotated and shortened left lower limb. These are classic physical signs of a proximal femur fracture. X-rays of the pelvis and left femur confirmed the diagnosis of a <strong>left intertrochanteric femur fracture<\/strong>.<\/p>\n\n    <p class=\"section-text\">An intertrochanteric fracture occurs in the region between the greater and lesser trochanters of the femur, just below the hip joint. This is a common fracture site in elderly patients with osteoporosis. Unlike intracapsular hip fractures, intertrochanteric fractures have a robust blood supply, which generally supports better bone healing. However, the mechanical forces acting on this region during walking make stable surgical fixation essential before any weight-bearing can begin.<\/p>\n\n    <h3 class=\"section-subtitle\">Associated Conditions Assessed<\/h3>\n\n    <div class=\"evidence-table-wrapper\">\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Condition<\/th>\n            <th>Duration \/ Status<\/th>\n            <th>Relevance to Recovery<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"table-label-cell\">Osteoporosis<\/td>\n            <td>Pre-existing diagnosis<\/td>\n            <td>Reduced bone healing capacity; increased risk of future fractures; requires long-term management<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Hypertension<\/td>\n            <td>12 years, on medication<\/td>\n            <td>Requires ongoing blood pressure monitoring, especially during pain and stress of recovery<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Vitamin D Deficiency<\/td>\n            <td>Documented deficiency<\/td>\n            <td>Impairs calcium absorption and bone mineralization; supplementation critical for fracture healing<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"clinical-note\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n      <span>The presence of osteoporosis and vitamin D deficiency means this fracture is classified as a fragility fracture. International guidelines recommend that all fragility fractures trigger a formal bone health assessment and long-term osteoporosis management plan to reduce the risk of subsequent fractures.<\/span>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- SECTION 3: HOSPITAL TREATMENT -->\n  <section class=\"section-block\" id=\"hospital-treatment\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20h20\"\/><path d=\"M5 20V8l5 3V4l9 7v9\"\/><\/svg>\n      Section 03\n    <\/div>\n    <h2 class=\"section-title\">Hospital Treatment<\/h2>\n\n    <p class=\"section-text\">The orthopedic team determined that surgical fixation was the appropriate treatment. The procedure performed was <strong>Open Reduction and Internal Fixation (ORIF)<\/strong> using a <strong>Proximal Femoral Nail (PFN)<\/strong>. This is the standard surgical approach for intertrochanteric fractures. The PFN is a metal implant inserted into the intramedullary canal of the femur, with screws that hold the fracture fragments in the correct anatomical position while they heal.<\/p>\n\n    <div class=\"doctor-card\">\n      <div class=\"doctor-card-header\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\n        <span class=\"doctor-card-label\">Why PFN Over Other Options<\/span>\n      <\/div>\n      <p class=\"doctor-card-text\">The proximal femoral nail offers several biomechanical advantages for intertrochanteric fractures. It is a load-sharing device, meaning the implant and the bone share the mechanical forces during weight-bearing. This is particularly important in osteoporotic bone where fixation strength may be reduced. Compared to plate-and-screw constructs (like the dynamic hip screw), PFN allows for a smaller incision, less soft tissue disruption, and potentially earlier mobilization, which is critical for elderly patients to avoid the complications of prolonged bed rest.<\/p>\n    <\/div>\n\n    <h3 class=\"section-subtitle\">Procedures Performed During Hospital Stay<\/h3>\n    <div class=\"evidence-table-wrapper\">\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Procedure<\/th>\n            <th>Purpose<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"table-label-cell\">X-ray Pelvis and Femur<\/td>\n            <td>Confirm fracture pattern and plan surgical approach<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Open Reduction and Internal Fixation (ORIF)<\/td>\n            <td>Restore anatomical alignment and stabilize the fracture<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Proximal Femoral Nail (PFN) Fixation<\/td>\n            <td>Provide stable internal fixation for weight-bearing recovery<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Postoperative Physiotherapy Assessment<\/td>\n            <td>Evaluate baseline mobility, establish rehabilitation goals, and determine safe weight-bearing status<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <h3 class=\"section-subtitle\">Medical Treatment During Hospitalization<\/h3>\n    <p class=\"section-text\">During her 8-day hospital stay, Mrs. Brar received a comprehensive treatment package that addressed multiple aspects of her recovery. Intravenous antibiotics were administered perioperatively to prevent surgical site infection. Pain management was carefully calibrated to control discomfort while allowing early mobilization. Blood thinner therapy, typically low-molecular-weight heparin, was initiated to reduce the risk of deep vein thrombosis, which is a significant concern after major orthopedic surgery and periods of immobility. Calcium and vitamin D supplementation was started to support bone healing. Early mobilization exercises were begun under the supervision of the hospital physiotherapy team.<\/p>\n\n    <p class=\"section-text\">By the time of discharge, Mrs. Brar was medically stable. Her surgical wound was clean and showing early signs of healing. However, from a functional standpoint, she remained significantly dependent. She could walk only about 18 meters with a walker, required assistance for all transfers, and had considerable anxiety about falling again. It was at this point that her orthopedic team recommended structured <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\">home healthcare in Mohali<\/a> to bridge the gap between hospital discharge and full recovery.<\/p>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- SECTION 4: WHY HOME HEALTHCARE WAS NEEDED -->\n  <section class=\"section-block\" id=\"why-home-healthcare\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\/><path d=\"M12 17h.01\"\/><\/svg>\n      Section 04\n    <\/div>\n    <h2 class=\"section-title\">Why Home Healthcare Was Needed<\/h2>\n\n    <p class=\"section-text\">The decision to recommend home healthcare was not a convenience measure. It was driven by specific clinical needs that could not be safely managed by the family alone during the critical early recovery period.<\/p>\n\n    <div class=\"clinical-alert alert-blue\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\n      <div class=\"clinical-alert-content\">\n        <div class=\"clinical-alert-title\">Wound Monitoring Requirement<\/div>\n        <div class=\"clinical-alert-text\">The surgical incision required regular inspection for signs of infection, including redness, warmth, discharge, or increasing pain. An untrained family member may not recognize early infection signs until the situation becomes serious enough to require hospital readmission.<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-alert alert-amber\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n      <div class=\"clinical-alert-content\">\n        <div class=\"clinical-alert-title\">Fall Risk During Transfers<\/div>\n        <div class=\"clinical-alert-text\">Mrs. Brar needed assistance for every bed-to-chair transfer and had poor confidence during movement. An improper transfer technique by an untrained caregiver could result in a fall, potentially damaging the surgical fixation and requiring revision surgery.<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"clinical-alert alert-red\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      <div class=\"clinical-alert-content\">\n        <div class=\"clinical-alert-title\">Deep Vein Thrombosis Prevention<\/div>\n        <div class=\"clinical-alert-text\">After femur fracture surgery, the risk of deep vein thrombosis (DVT) remains elevated for several weeks. A <a href=\"https:\/\/athomecare.in\/preventing-deep-vein-thrombosis-at-home-the-benefits-of-athomecares-dvt-pump-in-delhi\/\" style=\"color:#991B1B;\">home nurse<\/a> can monitor for leg swelling, calf tenderness, and warmth, which are early signs of DVT that families often miss or dismiss as normal post-surgical swelling.<\/div>\n      <\/div>\n    <\/div>\n\n    <p class=\"section-text\">Beyond these immediate safety concerns, there was a rehabilitation need. Mrs. Brar&#8217;s left hip muscle strength was graded at 3+\/5, meaning she could move against gravity but not against full resistance. Her hip range of motion was limited by pain. She had a documented fear of falling that was limiting her willingness to participate in movement. Without structured, supervised <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\">physiotherapy at home<\/a>, these deficits would persist and potentially become permanent, significantly reducing her quality of life.<\/p>\n\n    <p class=\"section-text\">Her hypertension also required monitoring during the stress of recovery. Pain, reduced mobility, and anxiety can all cause blood pressure fluctuations that need to be tracked and reported to the treating physician. A <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">doctor home visit<\/a> service ensured that her medications could be adjusted without requiring her to travel to a hospital, which was physically impossible at this stage.<\/p>\n\n    <div class=\"scenario-card\">\n      <div class=\"scenario-card-title\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>\n        The Clinical Reality\n      <\/div>\n      <p class=\"scenario-card-text\">The first two weeks after discharge from orthopedic surgery are widely recognized as the highest-risk period for complications. Research consistently shows that a significant proportion of post-surgical complications, including infections, DVT, and falls, occur at home after discharge, not in the hospital. For elderly patients with additional comorbidities, this window is even more critical. Professional home healthcare directly addresses this vulnerability by bringing clinical observation and intervention into the home environment where these risks actually materialize.<\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- SECTION 5: HOME CARE PLAN -->\n  <section class=\"section-block\" id=\"home-care-plan\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z\"\/><\/svg>\n      Section 05\n    <\/div>\n    <h2 class=\"section-title\">Home Care Plan by AtHomeCare<\/h2>\n\n    <p class=\"section-text\">The home care plan for Mrs. Brar was structured around four core service components, each addressing a specific dimension of her recovery. This multidisciplinary approach ensured that medical, functional, and emotional needs were all addressed in a coordinated manner.<\/p>\n\n    <h3 class=\"section-subtitle\">Home Nursing<\/h3>\n    <p class=\"section-text\">A qualified home nurse was assigned to provide clinical oversight during the critical early weeks. The nurse&#8217;s responsibilities were clearly defined and medically important. Each day, the nurse performed a <a href=\"https:\/\/athomecare.in\/patient-care-services-gurgaon-home-monitoring\/\">systematic clinical assessment<\/a> that included checking vital signs, particularly blood pressure given the patient&#8217;s hypertensive history, and inspecting the surgical wound for any signs of infection.<\/p>\n\n    <p class=\"section-text\">Wound dressing changes were performed as prescribed by the surgeon. The nurse assessed pain levels using a standardized pain scale and ensured that pain medication was being taken correctly. Perhaps most importantly, the nurse served as the clinical bridge between the home and the treating physician, identifying any changes in the patient&#8217;s condition that required medical attention and communicating them promptly.<\/p>\n\n    <div class=\"clinical-alert alert-green\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n      <div class=\"clinical-alert-content\">\n        <div class=\"clinical-alert-title\">Infection Prevention<\/div>\n        <div class=\"clinical-alert-text\">Surgical site infection after ORIF can have devastating consequences, potentially requiring implant removal and prolonged antibiotic therapy. The home nurse followed strict aseptic technique during dressing changes and was trained to recognize the subtle early signs of infection that untrained observers would miss, such as slight increases in wound edge erythema or minor changes in discharge character.<\/div>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"section-subtitle\">Patient Attendant<\/h3>\n    <p class=\"section-text\">A trained <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">patient care attendant<\/a> was assigned to provide hands-on assistance with activities of daily living throughout the day. Unlike a family member, the attendant was trained in safe transfer techniques, fall prevention strategies, and the specific mobility restrictions that applied to Mrs. Brar&#8217;s partial weight-bearing status.<\/p>\n\n    <p class=\"section-text\">The attendant assisted with getting out of bed safely, supported walking practice with the walker, helped with bathing using adapted techniques that protected the operated hip, and ensured adequate hydration and nutrition. The attendant also provided constant supervision during standing and walking, which was essential because Mrs. Brar was classified as a moderate fall risk. This role was distinct from the nurse&#8217;s role in that it focused on continuous physical assistance and safety rather than clinical assessment.<\/p>\n\n    <h3 class=\"section-subtitle\">Physiotherapy<\/h3>\n    <p class=\"section-text\">Home-based <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\">physiotherapy<\/a> formed the cornerstone of Mrs. Brar&#8217;s functional recovery. The physiotherapist designed a progressive exercise program that addressed her specific deficits. The treatment goals were clearly defined: improve hip mobility, strengthen the weakened lower limb muscles, restore safe walking ability, improve balance to reduce fall risk, increase overall endurance, and eventually progress from using a walker to a single-point cane.<\/p>\n\n    <p class=\"section-text\">Each physiotherapy session included a combination of supervised exercises. Hip strengthening exercises targeted the gluteal muscles and hip abductors, which are critical for maintaining pelvic stability during walking. Range-of-motion exercises helped restore hip flexion and extension within the safe limits prescribed by the surgeon. Balance training exercises addressed her postural instability and fear of falling. Walking practice was gradually increased in distance and complexity as her strength and confidence improved.<\/p>\n\n    <div class=\"doctor-card\">\n      <div class=\"doctor-card-header\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\n        <span class=\"doctor-card-label\">Why Home Physiotherapy Over Clinic Visits<\/span>\n      <\/div>\n      <p class=\"doctor-card-text\">For a patient who could walk only 18 meters with a walker and required assistance for all transfers, traveling to a physiotherapy clinic was not just difficult but potentially unsafe. The physical act of getting into a vehicle, being transported, and then navigating a clinic environment introduced unnecessary fall risk and pain. Home physiotherapy eliminated these barriers, allowing the therapist to observe the patient in their actual living environment, identify real-world mobility challenges, and teach the family how to support exercises between sessions. This continuity of care in a familiar setting also reduced the anxiety that was already limiting Mrs. Brar&#8217;s participation in movement.<\/p>\n    <\/div>\n\n    <h3 class=\"section-subtitle\">Doctor Home Visit<\/h3>\n    <p class=\"section-text\">Regular <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">doctor home visits<\/a> were scheduled to provide ongoing medical oversight without requiring Mrs. Brar to travel. During these visits, the physician reviewed wound healing progress, assessed fracture recovery through clinical examination, reviewed postoperative X-rays to confirm bone healing alignment, adjusted medications as needed including pain management and blood pressure control, and monitored the overall trajectory of rehabilitation.<\/p>\n\n    <p class=\"section-text\">These visits were particularly important for managing the intersection of her multiple conditions. For example, pain medication adjustments needed to consider both the orthopedic recovery and her blood pressure control. Calcium and vitamin D supplementation doses needed to be reviewed in the context of her bone healing progress. The doctor home visit ensured that these clinical decisions were being made by a qualified physician who could physically examine the patient, rather than relying solely on phone-based follow-up.<\/p>\n\n    <h3 class=\"section-subtitle\">Medical Equipment Used at Home<\/h3>\n    <p class=\"section-text\">Appropriate <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\">medical equipment<\/a> was arranged to create a safe recovery environment. Each piece of equipment served a specific clinical purpose.<\/p>\n\n    <div class=\"equipment-grid\">\n      <div class=\"equipment-item\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8 12h8\"\/><\/svg>\n        <span>Walker<\/span>\n      <\/div>\n      <div class=\"equipment-item\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><rect x=\"9\" y=\"7\" width=\"6\" height=\"6\" rx=\"1\"\/><\/svg>\n        <span>Wheelchair (Outdoor)<\/span>\n      <\/div>\n      <div class=\"equipment-item\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"12\" width=\"16\" height=\"8\" rx=\"2\"\/><path d=\"M8 12V8a4 4 0 0 1 8 0v4\"\/><\/svg>\n        <span>Raised Toilet Seat<\/span>\n      <\/div>\n      <div class=\"equipment-item\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"2\"\/><path d=\"M12 6v12\"\/><path d=\"M2 12h20\"\/><\/svg>\n        <span>Hospital Bed<\/span>\n      <\/div>\n      <div class=\"equipment-item\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\n        <span>BP Monitor<\/span>\n      <\/div>\n      <div class=\"equipment-item\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2z\"\/><path d=\"M12 6v6l4 2\"\/><\/svg>\n        <span>Ice Pack<\/span>\n      <\/div>\n      <div class=\"equipment-item\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"14\" width=\"18\" height=\"6\" rx=\"2\"\/><path d=\"M3 14V8a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6\"\/><\/svg>\n        <span>Anti-slip Mats<\/span>\n      <\/div>\n    <\/div>\n\n    <p class=\"section-text\">The hospital bed was particularly important because it could be adjusted in height, making transfers safer and reducing the strain on both the patient and her caregivers. The raised toilet seat reduced the degree of hip flexion required during toileting, which is a critical consideration after hip surgery. Anti-slip bathroom mats addressed the specific hazard that caused the original fall, reducing the risk of a repeat incident.<\/p>\n\n    <h3 class=\"section-subtitle\">Structured Daily Care Plan<\/h3>\n    <p class=\"section-text\">Each day followed a structured routine designed to balance clinical monitoring, rehabilitation exercise, adequate rest, and nutritional support. This structure ensured that no component of care was neglected and that the patient&#8217;s day had a predictable rhythm, which also helped reduce anxiety.<\/p>\n\n    <div class=\"daily-plan-grid\">\n      <div class=\"daily-plan-card\">\n        <div class=\"daily-plan-time\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"4\"\/><path d=\"M12 2v2\"\/><path d=\"M12 20v2\"\/><path d=\"m4.93 4.93 1.41 1.41\"\/><path d=\"m17.66 17.66 1.41 1.41\"\/><path d=\"M2 12h2\"\/><path d=\"M20 12h2\"\/><path d=\"m6.34 17.66-1.41 1.41\"\/><path d=\"m19.07 4.93-1.41 1.41\"\/><\/svg>\n          Morning\n        <\/div>\n        <ul class=\"daily-plan-list\">\n          <li>Vital sign monitoring by nurse<\/li>\n          <li>Morning medications administered<\/li>\n          <li>Surgical wound inspection<\/li>\n          <li>Assisted walking practice with walker<\/li>\n          <li>High-protein breakfast<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"daily-plan-card\">\n        <div class=\"daily-plan-time\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"4\"\/><path d=\"M12 2v2\"\/><path d=\"M12 20v2\"\/><path d=\"m4.93 4.93 1.41 1.41\"\/><path d=\"m17.66 17.66 1.41 1.41\"\/><path d=\"M2 12h2\"\/><path d=\"M20 12h2\"\/><path d=\"m6.34 17.66-1.41 1.41\"\/><path d=\"m19.07 4.93-1.41 1.41\"\/><\/svg>\n          Afternoon\n        <\/div>\n        <ul class=\"daily-plan-list\">\n          <li>Physiotherapy session<\/li>\n          <li>Hip strengthening exercises<\/li>\n          <li>Balanced lunch with calcium-rich foods<\/li>\n          <li>Rest with leg elevation<\/li>\n          <li>Hydration monitoring<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"daily-plan-card\">\n        <div class=\"daily-plan-time\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 10V2\"\/><path d=\"m4.93 10.93 1.41 1.41\"\/><path d=\"M2 18h2\"\/><path d=\"M20 18h2\"\/><path d=\"m19.07 10.93-1.41 1.41\"\/><path d=\"M22 22H2\"\/><path d=\"m16 6-4 4-4-4\"\/><path d=\"M16 18a4 4 0 0 0-8 0\"\/><\/svg>\n          Evening\n        <\/div>\n        <ul class=\"daily-plan-list\">\n          <li>Supervised walking practice<\/li>\n          <li>Balance training exercises<\/li>\n          <li>Family-assisted transfers<\/li>\n          <li>Light stretching before dinner<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"daily-plan-card\">\n        <div class=\"daily-plan-time\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z\"\/><\/svg>\n          Night\n        <\/div>\n        <ul class=\"daily-plan-list\">\n          <li>Light dinner<\/li>\n          <li>Pain medication if prescribed<\/li>\n          <li>Comfortable positioning in hospital bed<\/li>\n          <li>Structured sleep routine<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"section-subtitle\">Risks Being Monitored<\/h3>\n    <p class=\"section-text\">Throughout the home care period, the clinical team maintained active surveillance for a defined set of risks. Each risk had specific monitoring parameters and escalation criteria.<\/p>\n\n    <div class=\"risk-grid\">\n      <div class=\"risk-item\">\n        <div class=\"risk-dot high\"><\/div>\n        <span class=\"risk-label\">Surgical site infection<\/span>\n      <\/div>\n      <div class=\"risk-item\">\n        <div class=\"risk-dot high\"><\/div>\n        <span class=\"risk-label\">Deep vein thrombosis<\/span>\n      <\/div>\n      <div class=\"risk-item\">\n        <div class=\"risk-dot high\"><\/div>\n        <span class=\"risk-label\">Falls during transfers or walking<\/span>\n      <\/div>\n      <div class=\"risk-item\">\n        <div class=\"risk-dot moderate\"><\/div>\n        <span class=\"risk-label\">Implant-related complications<\/span>\n      <\/div>\n      <div class=\"risk-item\">\n        <div class=\"risk-dot moderate\"><\/div>\n        <span class=\"risk-label\">Delayed bone healing<\/span>\n      <\/div>\n      <div class=\"risk-item\">\n        <div class=\"risk-dot moderate\"><\/div>\n        <span class=\"risk-label\">Joint stiffness<\/span>\n      <\/div>\n      <div class=\"risk-item\">\n        <div class=\"risk-dot moderate\"><\/div>\n        <span class=\"risk-label\">Pain flare-ups<\/span>\n      <\/div>\n      <div class=\"risk-item\">\n        <div class=\"risk-dot moderate\"><\/div>\n        <span class=\"risk-label\">Muscle weakness progression<\/span>\n      <\/div>\n      <div class=\"risk-item\">\n        <div class=\"risk-dot low\"><\/div>\n        <span class=\"risk-label\">Constipation from reduced mobility<\/span>\n      <\/div>\n      <div class=\"risk-item\">\n        <div class=\"risk-dot moderate\"><\/div>\n        <span class=\"risk-label\">Hospital readmission<\/span>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"section-subtitle\">Care Goals<\/h3>\n    <div class=\"goal-grid\">\n      <div class=\"goal-card short-term\">\n        <div class=\"goal-card-label short-term\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Short-Term Goals\n        <\/div>\n        <ul class=\"goal-list\">\n          <li>Control postoperative pain effectively<\/li>\n          <li>Achieve complete surgical wound healing<\/li>\n          <li>Improve transfer ability from dependent to supervised<\/li>\n          <li>Increase walking distance progressively<\/li>\n          <li>Prevent all postoperative complications<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"goal-card long-term\">\n        <div class=\"goal-card-label long-term\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n          Long-Term Goals\n        <\/div>\n        <ul class=\"goal-list\">\n          <li>Walk independently with a single-point cane<\/li>\n          <li>Restore lower limb strength to near baseline<\/li>\n          <li>Resume household activities without assistance<\/li>\n          <li>Prevent future falls through strategy and strength<\/li>\n          <li>Maintain long-term bone health management<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"section-subtitle\">Family Education Provided<\/h3>\n    <p class=\"section-text\">A structured <a href=\"https:\/\/athomecare.in\/choosing-the-right-home-caregiver-in-gurgaon-what-families-need-to-know\/\">family education program<\/a> was conducted at the start of home care. This was not a brief orientation but a detailed, hands-on training session covering the specific knowledge and skills the family needed to support Mrs. Brar safely.<\/p>\n\n    <ol class=\"education-list\">\n      <li>Safe transfer techniques, including how to assist from bed to chair without putting stress on the operated hip<\/li>\n      <li>Correct use of the walker, including proper height adjustment, weight distribution, and gait pattern<\/li>\n      <li>Understanding and following the partial weight-bearing restriction prescribed by the surgeon<\/li>\n      <li>Dietary guidance emphasizing calcium-rich foods, protein intake, and vitamin D sources to support bone healing<\/li>\n      <li>Home fall prevention measures, including removing loose rugs, ensuring adequate lighting, and keeping pathways clear<\/li>\n      <li>Recognition of wound infection signs: increasing redness, warmth, swelling, discharge, or systemic symptoms like fever<\/li>\n      <li>The importance of completing daily physiotherapy exercises as prescribed, even on days when the therapist was not present<\/li>\n      <li>The necessity of attending all scheduled orthopedic follow-up visits for X-ray review and clinical assessment<\/li>\n      <li>Clear guidelines on when to seek urgent medical attention: sudden severe pain, wound discharge, fever, chest pain, or inability to bear weight<\/li>\n    <\/ol>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- SECTION 6: RECOVERY TIMELINE -->\n  <section class=\"section-block\" id=\"recovery-timeline\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n      Section 06\n    <\/div>\n    <h2 class=\"section-title\">Recovery Timeline<\/h2>\n\n    <p class=\"section-text\">The following timeline documents Mrs. Brar&#8217;s clinical progress through the ten-week home rehabilitation period. Each phase reflects actual assessments and observations made by the home healthcare team.<\/p>\n\n    <div class=\"timeline\">\n      <!-- Day 1 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">\n          <div class=\"timeline-dot-inner\"><\/div>\n        <\/div>\n        <div class=\"timeline-item-header\">\n          <span class=\"timeline-phase\">Day 1<\/span>\n          <span class=\"timeline-title\">Discharge to Home<\/span>\n        <\/div>\n        <div class=\"timeline-body\">\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Home nurse conducted initial assessment: BP 136\/80 mmHg, HR 78 bpm, temperature 98.3\u00b0F, SpO2 98% on room air<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Surgical wound inspected and found to be clean with no signs of infection<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Patient reported hip pain at 5\/10, was anxious about movement, and requested maximum assistance for all activities<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Hospital bed, walker, and anti-slip mats set up in the home. Family received initial safety orientation<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Day 3 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">\n          <div class=\"timeline-dot-inner\"><\/div>\n        <\/div>\n        <div class=\"timeline-item-header\">\n          <span class=\"timeline-phase\">Day 3<\/span>\n          <span class=\"timeline-title\">Early Adaptation Phase<\/span>\n        <\/div>\n        <div class=\"timeline-body\">\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">First physiotherapy session completed. Patient performed gentle hip flexion and ankle pump exercises while in bed<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Walking practice initiated with walker: patient managed approximately 10 meters with maximum assistance and verbal encouragement<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Pain managed with prescribed analgesics. Patient reported 4\/10 pain at rest, 6\/10 during walking<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Family observed the transfer technique demonstrated by the attendant and began practicing under supervision<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 1 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">\n          <div class=\"timeline-dot-inner\"><\/div>\n        <\/div>\n        <div class=\"timeline-item-header\">\n          <span class=\"timeline-phase\">Week 1<\/span>\n          <span class=\"timeline-title\">Establishing Routine<\/span>\n        <\/div>\n        <div class=\"timeline-body\">\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Wound dressing changed as scheduled. No signs of infection. Mild postoperative swelling noted around the surgical site<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Walking distance increased to approximately 18 meters with the walker, consistent with hospital discharge assessment<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Doctor home visit completed. Blood pressure stable at 132\/78 mmHg. Medications reviewed and continued. Postoperative X-ray reviewed and alignment confirmed<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Patient still required assistance for bed-to-chair transfers but was beginning to participate more actively<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 2 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">\n          <div class=\"timeline-dot-inner\"><\/div>\n        <\/div>\n        <div class=\"timeline-item-header\">\n          <span class=\"timeline-phase\">Week 2<\/span>\n          <span class=\"timeline-title\">Early Progress<\/span>\n        <\/div>\n        <div class=\"timeline-body\">\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Pain reduced to 3\/10 at rest and 4\/10 during walking. Patient was more willing to participate in exercises<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Walking distance progressed to approximately 30-40 meters with walker. Gait pattern becoming more consistent<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Hip strengthening exercises advanced: added seated hip abduction and gentle quadriceps strengthening with resistance band<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Postoperative swelling gradually reducing. Ice pack application continued after exercise sessions<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Family reported feeling more confident with transfer techniques. Husband able to assist with minimal verbal cues<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 4 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">\n          <div class=\"timeline-dot-inner\"><\/div>\n        <\/div>\n        <div class=\"timeline-item-header\">\n          <span class=\"timeline-phase\">Week 4<\/span>\n          <span class=\"timeline-title\">Functional Gains<\/span>\n        <\/div>\n        <div class=\"timeline-body\">\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Surgical wound fully healed. Dressing changes discontinued. Wound assessed as clean, closed, and well-healed<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Walking distance increased to approximately 80-100 meters with walker. Patient able to walk within the home independently with the walker<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Transfer ability improved: patient could move from bed to chair with standby supervision rather than hands-on assistance<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Hip muscle strength improved to 4\/5. Balance exercises progressing: standing balance with support, weight shifting drills<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Pain reduced to 2\/10 during walking. Patient expressed increased confidence and willingness to practice walking<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 7 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot\">\n          <div class=\"timeline-dot-inner\"><\/div>\n        <\/div>\n        <div class=\"timeline-item-header\">\n          <span class=\"timeline-phase\">Week 7<\/span>\n          <span class=\"timeline-title\">Transition Phase<\/span>\n        <\/div>\n        <div class=\"timeline-body\">\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Walking distance reached approximately 150-200 meters with walker. Physiotherapist introduced trial walking with a single-point cane under close supervision<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Cane walking initially practiced over short distances of 10-15 meters with the physiotherapist walking alongside for safety<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Doctor home visit: reviewed progress, confirmed no complications. Blood pressure well-controlled. Discussed transition plan from walker to cane<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Patient began performing some activities of daily living with minimal assistance: could groom and dress upper body independently<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Week 10 -->\n      <div class=\"timeline-item\">\n        <div class=\"timeline-dot active\">\n          <div class=\"timeline-dot-inner\"><\/div>\n        <\/div>\n        <div class=\"timeline-item-header\">\n          <span class=\"timeline-phase\">Week 10<\/span>\n          <span class=\"timeline-title\">Recovery Milestone<\/span>\n        <\/div>\n        <div class=\"timeline-body\">\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Walking distance improved dramatically from 18 meters at discharge to 300 meters using a single-point cane<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Hip muscle strength improved from 3+\/5 to 4+\/5, approaching normal functional strength<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Pain decreased from 5\/10 to 1\/10 during walking, indicating excellent pain management and tissue healing<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Patient resumed light household activities independently, including basic kitchen tasks and some housekeeping<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">Balance improved significantly. No falls occurred during the entire 10-week rehabilitation period<\/span>\n          <\/div>\n          <div class=\"timeline-detail\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <span class=\"timeline-detail-text\">No postoperative complications and no hospital readmissions reported throughout the care period<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- SECTION 7: CLINICAL EVIDENCE -->\n  <section class=\"section-block\" id=\"clinical-evidence\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg>\n      Section 07\n    <\/div>\n    <h2 class=\"section-title\">Clinical Evidence<\/h2>\n\n    <p class=\"section-text\">The following tables present the documented clinical measurements taken during Mrs. Brar&#8217;s home care period. All values are drawn from the documented assessments made by the home healthcare team.<\/p>\n\n    <h3 class=\"section-subtitle\">Vital Signs at Discharge<\/h3>\n    <div class=\"evidence-table-wrapper\">\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Parameter<\/th>\n            <th>Value<\/th>\n            <th>Interpretation<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"table-label-cell\">Blood Pressure<\/td>\n            <td>136\/80 mmHg<\/td>\n            <td>Slightly elevated; consistent with hypertensive history and post-surgical stress<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Heart Rate<\/td>\n            <td>78 bpm<\/td>\n            <td>Within normal range<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Respiratory Rate<\/td>\n            <td>18\/min<\/td>\n            <td>Within normal range<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Temperature<\/td>\n            <td>98.3\u00b0F<\/td>\n            <td>Normal; no signs of systemic infection<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Oxygen Saturation<\/td>\n            <td>98% (Room Air)<\/td>\n            <td>Normal; adequate respiratory function<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <h3 class=\"section-subtitle\">Orthopedic Assessment Parameters<\/h3>\n    <div class=\"evidence-table-wrapper\">\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Parameter<\/th>\n            <th>At Discharge (Week 0)<\/th>\n            <th>At Week 10<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"table-label-cell\">Hip Pain Score (0-10)<\/td>\n            <td>5\/10<\/td>\n            <td>1\/10<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Left Hip Muscle Strength<\/td>\n            <td>3+\/5<\/td>\n            <td>4+\/5<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Walking Distance<\/td>\n            <td>18 meters (with walker)<\/td>\n            <td>300 meters (with cane)<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Weight-Bearing Status<\/td>\n            <td>Partial weight-bearing<\/td>\n            <td>Progressed per surgeon guidance<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Surgical Wound Status<\/td>\n            <td>Healing, mild swelling<\/td>\n            <td>Completely healed<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Hip Range of Motion<\/td>\n            <td>Limited due to pain<\/td>\n            <td>Improved, pain-free within functional range<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"table-label-cell\">Assistive Device<\/td>\n            <td>Walker<\/td>\n            <td>Single-point cane<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <h3 class=\"section-subtitle\">Functional Status Assessment<\/h3>\n    <div class=\"adl-section\">\n      <div class=\"adl-category-title\">Activities Requiring Assistance at Discharge<\/div>\n      <div class=\"adl-tags\">\n        <span class=\"adl-tag assistance\">Bathing<\/span>\n        <span class=\"adl-tag assistance\">Dressing (lower body)<\/span>\n        <span class=\"adl-tag assistance\">Walking<\/span>\n        <span class=\"adl-tag assistance\">Stair climbing<\/span>\n        <span class=\"adl-tag assistance\">Cooking<\/span>\n        <span class=\"adl-tag assistance\">Shopping<\/span>\n        <span class=\"adl-tag assistance\">Housekeeping<\/span>\n        <span class=\"adl-tag assistance\">Laundry<\/span>\n      <\/div>\n      <div class=\"adl-category-title\">Activities Performed Independently at Discharge<\/div>\n      <div class=\"adl-tags\">\n        <span class=\"adl-tag independent\">Eating<\/span>\n        <span class=\"adl-tag independent\">Communication<\/span>\n        <span class=\"adl-tag independent\">Medication understanding<\/span>\n        <span class=\"adl-tag independent\">Personal grooming<\/span>\n        <span class=\"adl-tag independent\">Decision-making<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- SECTION 8: MEDICAL AUTHORITY -->\n  <section class=\"section-block\" id=\"medical-authority\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><line x1=\"19\" y1=\"8\" x2=\"19\" y2=\"14\"\/><line x1=\"22\" y1=\"11\" x2=\"16\" y2=\"11\"\/><\/svg>\n      Section 08\n    <\/div>\n    <h2 class=\"section-title\">Medical Authority<\/h2>\n\n    <div class=\"author-card\">\n      <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya, MBBS - Geriatric Medicine Specialist\" class=\"author-image\">\n      <div class=\"author-info\">\n        <div class=\"author-name\">Dr. Ekta Fageriya, MBBS<\/div>\n        <div class=\"author-credentials\">RMC Registration No. 44780 | Geriatric Medicine<\/div>\n        <div class=\"author-details\">\n          <strong>Clinical Experience:<\/strong> 7 Years<br>\n          <strong>Specialization:<\/strong> Geriatric Medicine<br>\n          This case study has been reviewed and authored by Dr. Ekta Fageriya in the context of documenting home rehabilitation practices for elderly orthopedic patients.\n        <\/div>\n      <\/div>\n    <\/div>\n\n      <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- SECTION 9: RECOVERY OUTCOME -->\n  <section class=\"section-block\" id=\"recovery-outcome\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n      Section 09\n    <\/div>\n    <h2 class=\"section-title\">Recovery Outcome<\/h2>\n\n    <p class=\"section-text\">After ten weeks of structured multidisciplinary home rehabilitation, Mrs. Brar achieved meaningful and measurable recovery across all key parameters. The outcome is best understood by examining the specific metrics that were tracked throughout the care period.<\/p>\n\n    <div class=\"outcome-grid\">\n      <div class=\"outcome-card\">\n        <div class=\"outcome-value improved\">300m<\/div>\n        <div class=\"outcome-label\">Walking Distance<\/div>\n        <div class=\"outcome-detail\">Improved from 18m with walker to 300m with cane<\/div>\n      <\/div>\n      <div class=\"outcome-card\">\n        <div class=\"outcome-value decreased\">1\/10<\/div>\n        <div class=\"outcome-label\">Pain During Walking<\/div>\n        <div class=\"outcome-detail\">Reduced from 5\/10 to 1\/10<\/div>\n      <\/div>\n      <div class=\"outcome-card\">\n        <div class=\"outcome-value improved\">4+\/5<\/div>\n        <div class=\"outcome-label\">Hip Muscle Strength<\/div>\n        <div class=\"outcome-detail\">Improved from 3+\/5 to 4+\/5<\/div>\n      <\/div>\n      <div class=\"outcome-card\">\n        <div class=\"outcome-value improved\">Zero<\/div>\n        <div class=\"outcome-label\">Complications<\/div>\n        <div class=\"outcome-detail\">No infections, DVT, falls, or readmissions<\/div>\n      <\/div>\n    <\/div>\n\n    <h3 class=\"section-subtitle\">Mobility<\/h3>\n    <p class=\"section-text\">The most significant functional improvement was in mobility. Mrs. Brar progressed from being able to walk only 18 meters with a walker and requiring hands-on assistance for every transfer, to walking 300 meters with a single-point cane. This transition from walker to cane represents a meaningful shift in functional independence. A walker provides a wide base of support but is cumbersome and limits the user&#8217;s ability to navigate normal home environments, doorways, and community spaces. A cane, when used correctly, provides minimal but sufficient support while allowing much more natural movement. This progression indicates that her balance, strength, and confidence had all improved to a level where a less restrictive assistive device was appropriate.<\/p>\n\n    <h3 class=\"section-subtitle\">Pain<\/h3>\n    <p class=\"section-text\">Pain reduction from 5\/10 to 1\/10 during walking is a clinically significant improvement. It indicates that the surgical site had healed well, that the soft tissue around the surgical area had recovered, and that the musculoskeletal structures were tolerating loading. Pain at 1\/10 is generally considered minimal and does not typically limit functional activity. This level of pain control was achieved through a combination of natural healing, appropriate pain medication during the early weeks, and progressive loading that allowed tissues to adapt without being overwhelmed.<\/p>\n\n    <h3 class=\"section-subtitle\">Medical Stability<\/h3>\n    <p class=\"section-text\">Throughout the ten-week period, Mrs. Brar&#8217;s blood pressure remained well-controlled, indicating that her hypertensive medication regimen was appropriate despite the physical and emotional stress of recovery. Her vitals were consistently within normal ranges. The surgical wound healed completely without any signs of infection. No evidence of deep vein thrombosis was observed. These outcomes reflect the effectiveness of the monitoring and prevention strategies built into the home care plan.<\/p>\n\n    <h3 class=\"section-subtitle\">Remaining Challenges<\/h3>\n    <p class=\"section-text\">At the ten-week mark, some areas still required ongoing attention. Stair climbing had not yet been fully addressed in the rehabilitation program and would need to be a focus of continued physiotherapy. Full lower limb strength had not yet returned to pre-fracture levels, though it was approaching functional adequacy. The underlying osteoporosis and vitamin D deficiency required long-term management that extended well beyond the rehabilitation period. Fall prevention strategies needed to become permanent lifestyle modifications rather than temporary measures. The family understood that continued adherence to the bone health management plan and ongoing exercise would be essential to maintain and build upon the gains achieved during home care.<\/p>\n\n    <div class=\"clinical-alert alert-purple\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg>\n      <div class=\"clinical-alert-content\">\n        <div class=\"clinical-alert-title\">Long-Term Perspective<\/div>\n        <div class=\"clinical-alert-text\">Full recovery from a femur fracture in an elderly patient with osteoporosis typically extends well beyond the 10-week rehabilitation period. While functional independence with a cane is an excellent milestone, complete bone healing can take 3 to 6 months. Long-term osteoporosis management, including appropriate pharmacotherapy as determined by the treating physician, regular bone density monitoring, and sustained physical activity, is essential to reduce the risk of a second fracture. The home care period established the foundation, but ongoing management remains the responsibility of the patient, family, and treating medical team.<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- SECTION 10: KEY CLINICAL LEARNINGS -->\n  <section class=\"section-block\" id=\"key-learnings\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>\n      Section 10\n    <\/div>\n    <h2 class=\"section-title\">Key Clinical Learnings<\/h2>\n\n    <p class=\"section-text\">This case illustrates several clinically important principles that are relevant to the broader management of elderly patients recovering from fragility fractures at home.<\/p>\n\n    <ol class=\"learning-points\">\n      <li><strong>Early rehabilitation after femur fracture surgery improves long-term mobility outcomes.<\/strong> The evidence consistently supports starting physiotherapy as early as safely possible after surgical fixation. In this case, beginning exercises within the first few days at home, even while pain and weakness were significant, established the trajectory for steady improvement. Delaying rehabilitation until the patient &#8220;feels ready&#8221; often results in greater muscle atrophy, joint stiffness, and psychological fear of movement that becomes progressively harder to overcome.<\/li>\n\n      <li><strong>Weight-bearing progression must follow the orthopedic surgeon&#8217;s specific recommendations.<\/strong> The type of fracture, the quality of bone, and the stability of the fixation all influence how much weight the surgeon permits. In this case, partial weight-bearing was prescribed, and the home care team ensured this restriction was consistently followed. Premature full weight-bearing could compromise the fixation in osteoporotic bone, while excessive caution could delay recovery. The <a href=\"https:\/\/athomecare.in\/orthopedic-patient-walker-transfers\/\">doctor home visit<\/a> service allowed the surgeon&#8217;s instructions to be reinforced and adjusted in real-time based on clinical progress.<\/li>\n\n      <li><strong>Home-based physiotherapy provides advantages that clinic-based care cannot replicate for early post-surgical patients.<\/strong> The therapist can observe and modify the home environment, teach transfers using the actual furniture and fixtures the patient uses daily, and provide real-time feedback during real-world activities. This contextual relevance accelerates functional gains.<\/li>\n\n      <li><strong>Nutritional support is a clinical intervention, not just lifestyle advice.<\/strong> Adequate protein intake is essential for muscle recovery, and calcium and vitamin D are directly required for bone healing. In a patient with pre-existing vitamin D deficiency and osteoporosis, ensuring dietary compliance is as medically important as any other aspect of the care plan. The <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\">nutritional guidance<\/a> provided to the family was a targeted clinical intervention.<\/li>\n\n      <li><strong>Fall prevention during recovery is as important as the rehabilitation itself.<\/strong> A fall during the recovery period could be catastrophic, potentially damaging the surgical fixation and requiring revision surgery. The combination of environmental modifications (anti-slip mats, clear pathways), appropriate assistive devices (walker, raised toilet seat, hospital bed), trained supervision during all mobility activities, and progressive balance training created a multi-layered fall prevention strategy. The fact that no falls occurred during the ten-week period validates this approach. Families can benefit from understanding the <a href=\"https:\/\/athomecare.in\/safety-first-home-modifications-and-fall-prevention-for-gurgaons-seniors\/\">principles of home fall prevention<\/a> as a core component of post-surgical care.<\/li>\n\n      <li><strong>Caregiver training directly affects patient safety in the early weeks.<\/strong> Untrained family members who attempt to assist with transfers or walking can inadvertently cause falls or put inappropriate stress on the surgical site. The hands-on training provided to Mrs. Brar&#8217;s husband and daughter was a specific, structured intervention that addressed a defined risk.<\/li>\n\n      <li><strong>The absence of complications does not happen by chance.<\/strong> Zero infections, zero DVT events, zero falls, and zero readmissions over ten weeks reflects the effectiveness of the monitoring and prevention protocols built into the home care plan. Each potential complication had specific surveillance parameters, and the clinical team was trained to recognize early warning signs and escalate appropriately. This systematic approach to <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\">complication prevention<\/a> is what distinguishes professional home healthcare from well-intentioned but unstructured family care.<\/li>\n    <\/ol>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- SECTION 11: FAQS -->\n  <section class=\"section-block\" id=\"faqs\">\n    <div class=\"section-label\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\/><path d=\"M12 17h.01\"\/><\/svg>\n      Section 11\n    <\/div>\n    <h2 class=\"section-title\">Frequently Asked Questions<\/h2>\n\n    <div class=\"faq-list\">\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span class=\"faq-question-text\">How long does recovery from a femur fracture usually take?<\/span>\n          <svg class=\"faq-toggle-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">Recovery varies based on the patient&#8217;s age, bone health, fracture type, and overall fitness. Many elderly patients show meaningful functional improvement over 8 to 12 weeks, as seen in this case study where walking distance increased substantially by week 10. However, complete bone healing typically takes 3 to 6 months, and full functional recovery may continue for up to a year. Patients with osteoporosis may have a somewhat longer healing timeline. Regular follow-up X-rays and clinical assessments are important to confirm that bone healing is progressing as expected.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span class=\"faq-question-text\">Why is home physiotherapy important after femur fracture surgery?<\/span>\n          <svg class=\"faq-toggle-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">Home physiotherapy serves multiple purposes. It improves muscle strength around the operated hip, which is essential for walking stability. It restores range of motion that becomes limited after surgery due to pain and immobility. It improves balance, which reduces fall risk during recovery. It rebuilds walking confidence, which is often significantly affected after a traumatic injury and surgery. Additionally, for patients who cannot easily travel to a clinic in the early weeks, home physiotherapy ensures that rehabilitation begins promptly rather than being delayed by logistical barriers. The therapist can also assess the home environment and identify specific hazards or modifications needed.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span class=\"faq-question-text\">Can the patient walk immediately after femur fracture surgery?<\/span>\n          <svg class=\"faq-toggle-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">Walking typically begins within the first 1 to 3 days after surgery, but only with an appropriate assistive device and under the direct supervision of a physiotherapist. The amount of weight the patient is allowed to put on the operated leg depends on the surgeon&#8217;s assessment of the fracture stability and fixation quality. In this case, partial weight-bearing was prescribed, meaning the patient could put some weight through the leg but needed to use the walker to offload a portion of it. Walking immediately after surgery does not mean walking independently. It means beginning a carefully controlled, progressively advancing mobilization program that protects the surgical repair while preventing the complications of bed rest.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span class=\"faq-question-text\">What foods support bone healing after a fracture?<\/span>\n          <svg class=\"faq-toggle-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">Bone healing requires adequate protein, calcium, and vitamin D. Protein-rich foods such as dal, paneer, eggs, lean meats, and soy products provide the amino acids needed for new bone tissue formation. Dairy products like milk, curd, and cheese are important calcium sources. Leafy green vegetables such as spinach and methi provide both calcium and other micronutrients. Vitamin D is primarily obtained through sunlight exposure and supplementation, though fatty fish and egg yolks also contain small amounts. For patients with documented vitamin D deficiency, as in this case, dietary sources alone are insufficient and prescribed supplementation is necessary. Adequate overall calorie intake is also important because the body&#8217;s metabolic demands increase during the healing process.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span class=\"faq-question-text\">What warning signs require immediate medical attention during home recovery?<\/span>\n          <svg class=\"faq-toggle-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">Several symptoms during home recovery warrant urgent medical evaluation. Fever, particularly above 100.4\u00b0F, may indicate an infection. Increasing redness, warmth, swelling, or any discharge from the surgical wound requires immediate assessment. Sudden severe swelling in the operated leg, especially the calf, could indicate deep vein thrombosis and needs urgent evaluation. Chest pain or difficulty breathing could suggest a pulmonary embolism, which is a medical emergency. Sudden inability to bear weight on the operated leg, or a sudden increase in hip pain, could indicate a problem with the surgical fixation. Families should not wait for a scheduled visit to report these symptoms. Understanding these <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\">warning signs<\/a> is a critical component of the family education provided during home care.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span class=\"faq-question-text\">How can future falls be prevented after a fracture?<\/span>\n          <svg class=\"faq-toggle-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">Fall prevention requires a multi-pronged approach. Home safety modifications include removing loose rugs and clutter, ensuring adequate lighting especially in bathrooms and hallways, installing grab bars in bathrooms, using non-slip mats, and keeping frequently used items within easy reach. Strengthening exercises, as part of ongoing physiotherapy, improve the muscle power needed for balance and recovery from stumbles. Regular vision checks ensure that visual impairment is not contributing to fall risk. Using walking aids appropriately, rather than discarding them too early, provides continued stability during the recovery period. For patients with osteoporosis, treating the underlying bone disease reduces the likelihood that a fall will result in another fracture. These strategies should be understood as permanent lifestyle adaptations rather than temporary measures.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span class=\"faq-question-text\">Is a home nurse necessary if family members are available to help?<\/span>\n          <svg class=\"faq-toggle-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">Family availability and family competence are different things. In this case, Mrs. Brar&#8217;s husband was willing and present, but he had no training in wound assessment, vital sign interpretation, infection recognition, or safe transfer techniques. A home nurse provides clinical skills that family members typically do not possess. The nurse can identify subtle changes in the patient&#8217;s condition that would be invisible to an untrained observer. Additionally, the nurse serves as the communication link between the home and the treating physician, ensuring that clinical decisions are informed by professional assessment rather than subjective family impressions. As the patient stabilizes and the family gains confidence and skill through training, the intensity of nursing support can typically be reduced. This is different from a <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">patient attendant<\/a>, who provides hands-on daily assistance rather than clinical assessment.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span class=\"faq-question-text\">What is the difference between a walker and a cane, and when is the transition made?<\/span>\n          <svg class=\"faq-toggle-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">A walker provides a wide, stable base of support with four points of contact with the ground. It is used when the patient has significant balance impairment, weakness, or high fall risk. A single-point cane provides only one additional point of support and requires the patient to have adequate balance, strength, and coordination to use it safely. The transition from walker to cane is made when the physiotherapist and treating physician determine that the patient&#8217;s balance, strength, and confidence have improved to a level where the greater stability of the walker is no longer necessary. This typically occurs when the patient can stand independently without support, has adequate hip and leg strength, and demonstrates consistent balance during walking. In this case, the transition occurred around week 7, when walking distance had substantially increased and muscle strength had improved to 4+\/5. The transition should always be supervised and gradual, not sudden.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span class=\"faq-question-text\">Does osteoporosis affect how the bone heals after fracture fixation?<\/span>\n          <svg class=\"faq-toggle-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">Osteoporosis can influence bone healing in several ways. Osteoporotic bone has reduced density, which means the bone tissue itself may take longer to heal and achieve full strength. The reduced bone quality also affects how well the surgical implants hold, which is why weight-bearing restrictions must be followed carefully. Additionally, osteoporosis indicates a systemic metabolic problem that needs to be addressed alongside the fracture treatment. Calcium and vitamin D supplementation during the healing period is standard practice. Beyond the fracture healing period, patients with fragility fractures should undergo a formal bone health assessment and may need specific osteoporosis medications to reduce the risk of future fractures. The fracture is not just an isolated injury; it is a symptom of an underlying condition that requires long-term management. Understanding <a href=\"https:\/\/athomecare.in\/elderly-osteoporosis-fall-prevention\/\">osteoporosis and fall prevention<\/a> as interconnected issues is essential for comprehensive care.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span class=\"faq-question-text\">What role does the patient attendant play compared to the nurse and physiotherapist?<\/span>\n          <svg class=\"faq-toggle-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">The three roles are distinct and complementary. The nurse provides clinical assessment, wound care, vital sign monitoring, medication supervision, and clinical communication with the treating physician. The physiotherapist designs and delivers the rehabilitation exercise program, assesses mobility progress, and determines when the patient is ready for the next level of activity. The patient attendant provides continuous hands-on assistance with daily activities such as getting out of bed, bathing, using the toilet, eating, and moving around the home. The attendant is present throughout the day to ensure safety during routine activities that happen between the nurse&#8217;s and therapist&#8217;s visits. In this case, the attendant also reinforced the exercises between physiotherapy sessions and ensured that the patient followed the daily routine. All three roles work together as a coordinated team, with the nurse typically serving as the clinical coordinator. Families seeking <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\">comprehensive patient care services<\/a> should understand that each role addresses a different dimension of the patient&#8217;s needs.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-divider\">\n\n  <!-- CONTACT INFORMATION -->\n  <div class=\"contact-card\">\n    <div class=\"contact-card-title\">Contact AtHomeCare<\/div>\n    <div class=\"contact-details\">\n      <div class=\"contact-row\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n        <span class=\"contact-row-text\">Corporate Office<br>Unit No. 703, 7th Floor, ILD Trade Centre<br>D1 Block, Malibu Town, Sector 47<br>Maholi, Haryana 122018<\/span>\n      <\/div>\n      <div class=\"contact-row\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n        <span class=\"contact-row-text\"><a href=\"tel:9910823218\">9910823218<\/a><\/span>\n      <\/div>\n      <div class=\"contact-row\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"20\" height=\"16\" x=\"2\" y=\"4\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\n        <span class=\"contact-row-text\"><a href=\"mailto:care@athomecare.in\">care@athomecare.in<\/a><\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- MEDICAL DISCLAIMER -->\n  <div class=\"disclaimer-box\">\n    <div class=\"disclaimer-box-title\">Medical Disclaimer<\/div>\n    <p class=\"disclaimer-box-text\">This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals, living or deceased, 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 assessment. Emergency symptoms, including fever, severe pain, chest pain, difficulty breathing, sudden weakness, or inability to bear weight, require immediate hospital care and should not be managed at home. Home healthcare complements but does not replace emergency medical services, hospital-based care, or specialist consultation. Always seek the advice of your physician or other qualified health provider with any questions you may have regarding a medical condition.<\/p>\n  <\/div>\n\n<\/article>\n\n<!-- SCROLL TO TOP BUTTON -->\n<button class=\"scroll-top-btn\" id=\"scrollTopBtn\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\" aria-label=\"Scroll to top\">\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"18 15 12 9 6 15\"\/><\/svg>\n<\/button>\n\n<script>\n\/\/ FAQ Toggle\nfunction toggleFaq(element) {\n  const item = element.parentElement;\n  const isOpen = item.classList.contains('open');\n  \n  \/\/ Close all other FAQ items\n  document.querySelectorAll('.faq-item.open').forEach(function(openItem) {\n    if (openItem !== item) {\n      openItem.classList.remove('open');\n    }\n  });\n  \n  \/\/ Toggle current item\n  if (isOpen) {\n    item.classList.remove('open');\n  } else {\n    item.classList.add('open');\n  }\n}\n\n\/\/ Reading Progress Bar\nwindow.addEventListener('scroll', function() {\n  var scrollTop = document.documentElement.scrollTop || document.body.scrollTop;\n  var scrollHeight = document.documentElement.scrollHeight - document.documentElement.clientHeight;\n  var progress = (scrollTop \/ scrollHeight) * 100;\n  document.getElementById('readingProgress').style.width = progress + '%';\n});\n\n\/\/ Scroll to Top Button\nwindow.addEventListener('scroll', function() {\n  var btn = document.getElementById('scrollTopBtn');\n  if (window.scrollY > 600) {\n    btn.style.display = 'flex';\n  } else {\n    btn.style.display = 'none';\n  }\n});\n\n\/\/ Initialize Lucide Icons\nlucide.createIcons();\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Femur Fracture Home Rehabilitation Case Study in Mohali Clinical Case Study Fictional Femur Fracture Home Rehabilitation Case Study in Mohali A detailed clinical account of postoperative home rehabilitation following an intertrochanteric femur fracture treated with proximal femoral nail fixation, demonstrating how structured multidisciplinary home healthcare supported safe recovery in a 69-year-old patient. Patient Age 69&#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-101","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=\"Femur Fracture Home Rehabilitation Case Study in Mohali Clinical Case Study Fictional Femur Fracture Home Rehabilitation Case Study in Mohali A detailed clinical account of postoperative home rehabilitation following an intertrochanteric femur fracture treated with proximal femoral nail fixation, demonstrating how structured multidisciplinary home healthcare supported safe recovery in a 69-year-old patient. Patient Age 69\" \/>\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\/femur-fracture-home-rehabilitation-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=\"Femur Fracture Home Rehabilitation Case Study in Mohali - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Femur Fracture Home Rehabilitation Case Study in Mohali Clinical Case Study Fictional Femur Fracture Home Rehabilitation Case Study in Mohali A detailed clinical account of postoperative home rehabilitation following an intertrochanteric femur fracture treated with proximal femoral nail fixation, demonstrating how structured multidisciplinary home healthcare supported safe recovery in a 69-year-old patient. Patient Age 69\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-case-study-in-mohali\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-15T06:41:14+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-15T06:41:14+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Femur Fracture Home Rehabilitation Case Study in Mohali - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Femur Fracture Home Rehabilitation Case Study in Mohali Clinical Case Study Fictional Femur Fracture Home Rehabilitation Case Study in Mohali A detailed clinical account of postoperative home rehabilitation following an intertrochanteric femur fracture treated with proximal femoral nail fixation, demonstrating how structured multidisciplinary home healthcare supported safe recovery in a 69-year-old patient. Patient Age 69\" \/>\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\\\/femur-fracture-home-rehabilitation-case-study-in-mohali\\\/#blogposting\",\"name\":\"Femur Fracture Home Rehabilitation Case Study in Mohali - mohali\",\"headline\":\"Femur Fracture Home Rehabilitation 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\\\/femur-fracture-home-rehabilitation-case-study-in-mohali\\\/#articleImage\"},\"datePublished\":\"2026-07-15T06:41:14+00:00\",\"dateModified\":\"2026-07-15T06:41:14+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/femur-fracture-home-rehabilitation-case-study-in-mohali\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/femur-fracture-home-rehabilitation-case-study-in-mohali\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/femur-fracture-home-rehabilitation-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\\\/femur-fracture-home-rehabilitation-case-study-in-mohali\\\/#listItem\",\"name\":\"Femur Fracture Home Rehabilitation Case Study in Mohali\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/femur-fracture-home-rehabilitation-case-study-in-mohali\\\/#listItem\",\"position\":3,\"name\":\"Femur Fracture Home Rehabilitation 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\\\/femur-fracture-home-rehabilitation-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\\\/femur-fracture-home-rehabilitation-case-study-in-mohali\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/femur-fracture-home-rehabilitation-case-study-in-mohali\\\/\",\"name\":\"Femur Fracture Home Rehabilitation Case Study in Mohali - mohali\",\"description\":\"Femur Fracture Home Rehabilitation Case Study in Mohali Clinical Case Study Fictional Femur Fracture Home Rehabilitation Case Study in Mohali A detailed clinical account of postoperative home rehabilitation following an intertrochanteric femur fracture treated with proximal femoral nail fixation, demonstrating how structured multidisciplinary home healthcare supported safe recovery in a 69-year-old patient. Patient Age 69\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/femur-fracture-home-rehabilitation-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-15T06:41:14+00:00\",\"dateModified\":\"2026-07-15T06:41:14+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":"Femur Fracture Home Rehabilitation Case Study in Mohali - mohali","description":"Femur Fracture Home Rehabilitation Case Study in Mohali Clinical Case Study Fictional Femur Fracture Home Rehabilitation Case Study in Mohali A detailed clinical account of postoperative home rehabilitation following an intertrochanteric femur fracture treated with proximal femoral nail fixation, demonstrating how structured multidisciplinary home healthcare supported safe recovery in a 69-year-old patient. Patient Age 69","canonical_url":"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-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\/femur-fracture-home-rehabilitation-case-study-in-mohali\/#blogposting","name":"Femur Fracture Home Rehabilitation Case Study in Mohali - mohali","headline":"Femur Fracture Home Rehabilitation 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\/femur-fracture-home-rehabilitation-case-study-in-mohali\/#articleImage"},"datePublished":"2026-07-15T06:41:14+00:00","dateModified":"2026-07-15T06:41:14+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-case-study-in-mohali\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-case-study-in-mohali\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-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\/femur-fracture-home-rehabilitation-case-study-in-mohali\/#listItem","name":"Femur Fracture Home Rehabilitation Case Study in Mohali"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-case-study-in-mohali\/#listItem","position":3,"name":"Femur Fracture Home Rehabilitation 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\/femur-fracture-home-rehabilitation-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\/femur-fracture-home-rehabilitation-case-study-in-mohali\/#webpage","url":"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-case-study-in-mohali\/","name":"Femur Fracture Home Rehabilitation Case Study in Mohali - mohali","description":"Femur Fracture Home Rehabilitation Case Study in Mohali Clinical Case Study Fictional Femur Fracture Home Rehabilitation Case Study in Mohali A detailed clinical account of postoperative home rehabilitation following an intertrochanteric femur fracture treated with proximal femoral nail fixation, demonstrating how structured multidisciplinary home healthcare supported safe recovery in a 69-year-old patient. Patient Age 69","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-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-15T06:41:14+00:00","dateModified":"2026-07-15T06:41:14+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":"Femur Fracture Home Rehabilitation Case Study in Mohali - mohali","og:description":"Femur Fracture Home Rehabilitation Case Study in Mohali Clinical Case Study Fictional Femur Fracture Home Rehabilitation Case Study in Mohali A detailed clinical account of postoperative home rehabilitation following an intertrochanteric femur fracture treated with proximal femoral nail fixation, demonstrating how structured multidisciplinary home healthcare supported safe recovery in a 69-year-old patient. Patient Age 69","og:url":"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-case-study-in-mohali\/","article:published_time":"2026-07-15T06:41:14+00:00","article:modified_time":"2026-07-15T06:41:14+00:00","twitter:card":"summary_large_image","twitter:title":"Femur Fracture Home Rehabilitation Case Study in Mohali - mohali","twitter:description":"Femur Fracture Home Rehabilitation Case Study in Mohali Clinical Case Study Fictional Femur Fracture Home Rehabilitation Case Study in Mohali A detailed clinical account of postoperative home rehabilitation following an intertrochanteric femur fracture treated with proximal femoral nail fixation, demonstrating how structured multidisciplinary home healthcare supported safe recovery in a 69-year-old patient. Patient Age 69"},"aioseo_meta_data":{"post_id":"101","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-15 06:36:06","updated":"2026-07-16 07:53:32","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\tFemur Fracture Home Rehabilitation 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":"Femur Fracture Home Rehabilitation Case Study in Mohali","link":"https:\/\/athomecare.in\/mohali\/femur-fracture-home-rehabilitation-case-study-in-mohali\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/101","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=101"}],"version-history":[{"count":4,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/101\/revisions"}],"predecessor-version":[{"id":105,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/101\/revisions\/105"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}