{"id":566,"date":"2026-08-19T06:42:29","date_gmt":"2026-08-19T06:42:29","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=566"},"modified":"2026-08-19T06:42:30","modified_gmt":"2026-08-19T06:42:30","slug":"epidermolysis-bullosa-acquisita-home-care-in-mohali","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/","title":{"rendered":"Epidermolysis Bullosa Acquisita Home Care 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<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/epidermolysis-bullosa-acquisita-home-care-mohali\">\n<title>Epidermolysis Bullosa Acquisita Home Care in Mohali | AtHomeCare Case Study<\/title>\n<meta name=\"description\" content=\"A fictional Mohali case study covering epidermolysis bullosa acquisita, skin protection, wound prevention, dressing care, infection monitoring, and home nursing support.\">\n<meta name=\"robots\" content=\"index, follow\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&#038;family=Merriweather:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --bg: #f7f8fa;\n  --white: #ffffff;\n  --text: #2c3e50;\n  --text-light: #5a6c7d;\n  --text-muted: #8896a4;\n  --primary: #0a7e72;\n  --primary-light: #e6f5f3;\n  --primary-dark: #065c53;\n  --accent: #2980b9;\n  --border: #e2e8f0;\n  --border-light: #f0f3f6;\n  --alert-bg: #fff8e1;\n  --alert-border: #f9a825;\n  --danger-bg: #fce8e8;\n  --danger-border: #e53935;\n  --success-bg: #e8f5e9;\n  --success-border: #43a047;\n  --info-bg: #e3f2fd;\n  --info-border: #1e88e5;\n  --card-shadow: 0 1px 3px rgba(0,0,0,0.06), 0 1px 2px rgba(0,0,0,0.04);\n  --card-shadow-hover: 0 4px 12px rgba(0,0,0,0.08);\n  --radius: 10px;\n  --radius-sm: 6px;\n}\n\n* { margin: 0; padding: 0; box-sizing: border-box; }\n\nbody {\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n  background: var(--bg);\n  color: var(--text);\n  line-height: 1.75;\n  font-size: 16px;\n  -webkit-font-smoothing: antialiased;\n}\n\n.container {\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n\/* Hero Section *\/\n.hero {\n  background: linear-gradient(135deg, #0a7e72 0%, #0d5c53 50%, #074a42 100%);\n  color: #fff;\n  padding: 48px 20px 56px;\n  position: relative;\n  overflow: hidden;\n}\n\n.hero::before {\n  content: '';\n  position: absolute;\n  top: -40%;\n  right: -20%;\n  width: 500px;\n  height: 500px;\n  background: radial-gradient(circle, rgba(255,255,255,0.04) 0%, transparent 70%);\n  border-radius: 50%;\n}\n\n.hero::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.03) 0%, transparent 70%);\n  border-radius: 50%;\n}\n\n.hero .container {\n  position: relative;\n  z-index: 1;\n}\n\n.hero-badge {\n  display: inline-block;\n  background: rgba(255,255,255,0.12);\n  border: 1px solid rgba(255,255,255,0.2);\n  color: #b2dfdb;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  padding: 5px 14px;\n  border-radius: 20px;\n  margin-bottom: 20px;\n}\n\n.hero h1 {\n  font-family: 'Merriweather', serif;\n  font-size: 28px;\n  font-weight: 700;\n  line-height: 1.4;\n  margin-bottom: 16px;\n  color: #ffffff;\n}\n\n.hero-summary {\n  font-size: 15px;\n  line-height: 1.7;\n  color: #b2dfdb;\n  max-width: 640px;\n  margin-bottom: 28px;\n}\n\n.hero-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n}\n\n.hero-stat {\n  background: rgba(255,255,255,0.08);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: var(--radius-sm);\n  padding: 14px 16px;\n}\n\n.hero-stat-label {\n  font-size: 10px;\n  font-weight: 600;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  color: #80cbc4;\n  margin-bottom: 4px;\n}\n\n.hero-stat-value {\n  font-size: 14px;\n  font-weight: 600;\n  color: #ffffff;\n}\n\n\/* Article Body *\/\n.article-body {\n  padding: 40px 0 60px;\n}\n\n\/* Section Headings *\/\n.section-heading {\n  font-family: 'Merriweather', serif;\n  font-size: 22px;\n  font-weight: 700;\n  color: var(--text);\n  margin-bottom: 20px;\n  padding-bottom: 10px;\n  border-bottom: 2px solid var(--primary);\n  display: inline-block;\n}\n\n.sub-heading {\n  font-size: 17px;\n  font-weight: 700;\n  color: var(--text);\n  margin: 28px 0 12px;\n}\n\n.sub-sub-heading {\n  font-size: 15px;\n  font-weight: 600;\n  color: var(--primary-dark);\n  margin: 20px 0 8px;\n}\n\n\/* Paragraphs *\/\n.article-body p {\n  margin-bottom: 16px;\n  color: var(--text-light);\n  font-size: 15.5px;\n}\n\n\/* Cards *\/\n.card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 24px;\n  margin-bottom: 20px;\n  box-shadow: var(--card-shadow);\n}\n\n.card-header {\n  font-size: 15px;\n  font-weight: 700;\n  color: var(--primary-dark);\n  margin-bottom: 12px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.card-header .icon {\n  width: 28px;\n  height: 28px;\n  background: var(--primary-light);\n  border-radius: 6px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  flex-shrink: 0;\n}\n\n\/* Alert Boxes *\/\n.alert-box {\n  border-radius: var(--radius-sm);\n  padding: 16px 18px;\n  margin: 20px 0;\n  font-size: 14px;\n  line-height: 1.7;\n  border-left: 4px solid;\n}\n\n.alert-box.clinical {\n  background: var(--info-bg);\n  border-color: var(--info-border);\n  color: #1565c0;\n}\n\n.alert-box.warning {\n  background: var(--alert-bg);\n  border-color: var(--alert-border);\n  color: #e65100;\n}\n\n.alert-box.danger {\n  background: var(--danger-bg);\n  border-color: var(--danger-border);\n  color: #c62828;\n}\n\n.alert-box.success {\n  background: var(--success-bg);\n  border-color: var(--success-border);\n  color: #2e7d32;\n}\n\n.alert-box .alert-title {\n  font-weight: 700;\n  margin-bottom: 4px;\n  font-size: 13px;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n\/* Doctor Explanation Card *\/\n.doctor-card {\n  background: linear-gradient(135deg, #f0f9f8 0%, #e8f4f3 100%);\n  border: 1px solid #b2dfdb;\n  border-radius: var(--radius);\n  padding: 22px 24px;\n  margin: 24px 0;\n  position: relative;\n}\n\n.doctor-card::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 4px;\n  height: 100%;\n  background: var(--primary);\n  border-radius: 4px 0 0 4px;\n}\n\n.doctor-card-label {\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1.2px;\n  color: var(--primary);\n  margin-bottom: 8px;\n}\n\n.doctor-card p {\n  color: var(--text);\n  font-size: 14.5px;\n  margin-bottom: 8px;\n}\n\n\/* Evidence Tables *\/\n.evidence-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 20px 0;\n  font-size: 14px;\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius-sm);\n  overflow: hidden;\n}\n\n.evidence-table thead {\n  background: var(--primary);\n  color: #fff;\n}\n\n.evidence-table th {\n  padding: 12px 16px;\n  text-align: left;\n  font-weight: 600;\n  font-size: 12px;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n.evidence-table td {\n  padding: 11px 16px;\n  border-bottom: 1px solid var(--border-light);\n  color: var(--text-light);\n}\n\n.evidence-table tbody tr:last-child td {\n  border-bottom: none;\n}\n\n.evidence-table tbody tr:hover {\n  background: #f8fffe;\n}\n\n\/* Timeline *\/\n.timeline {\n  position: relative;\n  padding-left: 28px;\n  margin: 24px 0;\n}\n\n.timeline::before {\n  content: '';\n  position: absolute;\n  left: 8px;\n  top: 4px;\n  bottom: 4px;\n  width: 2px;\n  background: var(--border);\n}\n\n.timeline-item {\n  position: relative;\n  margin-bottom: 24px;\n}\n\n.timeline-item:last-child {\n  margin-bottom: 0;\n}\n\n.timeline-dot {\n  position: absolute;\n  left: -24px;\n  top: 4px;\n  width: 14px;\n  height: 14px;\n  background: var(--primary);\n  border: 3px solid var(--primary-light);\n  border-radius: 50%;\n}\n\n.timeline-label {\n  font-size: 12px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.8px;\n  color: var(--primary);\n  margin-bottom: 6px;\n}\n\n.timeline-content {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius-sm);\n  padding: 16px 18px;\n}\n\n.timeline-content p {\n  font-size: 14px;\n  margin-bottom: 6px;\n}\n\n.timeline-content p:last-child {\n  margin-bottom: 0;\n}\n\n\/* Risk Indicator *\/\n.risk-indicator {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 14px 16px;\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius-sm);\n  margin-bottom: 10px;\n}\n\n.risk-dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  flex-shrink: 0;\n  margin-top: 7px;\n}\n\n.risk-dot.high { background: #e53935; }\n.risk-dot.moderate { background: #f9a825; }\n.risk-dot.low { background: #43a047; }\n\n.risk-text {\n  font-size: 14px;\n  color: var(--text-light);\n}\n\n\/* Scenario Card *\/\n.scenario-card {\n  background: #fafbfc;\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 20px 22px;\n  margin: 20px 0;\n}\n\n.scenario-card .scenario-label {\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  color: var(--text-muted);\n  margin-bottom: 8px;\n}\n\n.scenario-card p {\n  font-size: 14.5px;\n  color: var(--text-light);\n  margin-bottom: 8px;\n}\n\n\/* Clinical Note *\/\n.clinical-note {\n  background: #fefefe;\n  border: 1px dashed #ccc;\n  border-radius: var(--radius-sm);\n  padding: 16px 18px;\n  margin: 20px 0;\n  font-size: 13.5px;\n  color: var(--text-light);\n  font-style: italic;\n}\n\n\/* Author Section *\/\n.author-section {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 28px;\n  margin: 32px 0;\n  box-shadow: var(--card-shadow);\n}\n\n.author-row {\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n}\n\n.author-img {\n  width: 80px;\n  height: 80px;\n  border-radius: 50%;\n  object-fit: cover;\n  border: 3px solid var(--primary-light);\n  flex-shrink: 0;\n}\n\n.author-details {\n  flex: 1;\n}\n\n.author-name {\n  font-size: 18px;\n  font-weight: 700;\n  color: var(--text);\n  margin-bottom: 4px;\n}\n\n.author-creds {\n  font-size: 13px;\n  color: var(--text-muted);\n  margin-bottom: 12px;\n  line-height: 1.6;\n}\n\n.author-badge {\n  display: inline-block;\n  background: var(--primary-light);\n  color: var(--primary-dark);\n  font-size: 11px;\n  font-weight: 600;\n  padding: 3px 10px;\n  border-radius: 12px;\n  margin-right: 6px;\n  margin-bottom: 4px;\n}\n\n.treating-doctor-section {\n  margin-top: 24px;\n  padding-top: 20px;\n  border-top: 1px dashed var(--border);\n}\n\n.treating-doctor-section .field-row {\n  display: flex;\n  gap: 12px;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border-light);\n  font-size: 14px;\n}\n\n.treating-doctor-section .field-row:last-child {\n  border-bottom: none;\n}\n\n.field-label {\n  font-weight: 600;\n  color: var(--text);\n  min-width: 160px;\n  flex-shrink: 0;\n}\n\n.field-value {\n  color: var(--text-muted);\n  font-style: italic;\n}\n\n\/* FAQ Section *\/\n.faq-item {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius-sm);\n  margin-bottom: 10px;\n  overflow: hidden;\n}\n\n.faq-question {\n  padding: 16px 18px;\n  font-size: 14.5px;\n  font-weight: 600;\n  color: var(--text);\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  transition: background 0.2s;\n}\n\n.faq-question:hover {\n  background: #f8fffe;\n}\n\n.faq-toggle {\n  width: 24px;\n  height: 24px;\n  background: var(--primary-light);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  color: var(--primary);\n  font-weight: 700;\n  flex-shrink: 0;\n  transition: transform 0.3s;\n}\n\n.faq-item.active .faq-toggle {\n  transform: rotate(45deg);\n}\n\n.faq-answer {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.35s ease;\n}\n\n.faq-answer-inner {\n  padding: 0 18px 16px;\n  font-size: 14px;\n  color: var(--text-light);\n  line-height: 1.7;\n}\n\n\/* Contact Section *\/\n.contact-section {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 28px;\n  margin: 32px 0;\n  box-shadow: var(--card-shadow);\n}\n\n.contact-title {\n  font-size: 16px;\n  font-weight: 700;\n  color: var(--text);\n  margin-bottom: 16px;\n}\n\n.contact-row {\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n  margin-bottom: 12px;\n  font-size: 14px;\n  color: var(--text-light);\n}\n\n.contact-row:last-child {\n  margin-bottom: 0;\n}\n\n.contact-label {\n  font-weight: 600;\n  color: var(--text);\n  min-width: 110px;\n  flex-shrink: 0;\n}\n\n.contact-row a {\n  color: var(--primary);\n  text-decoration: none;\n}\n\n.contact-row a:hover {\n  text-decoration: underline;\n}\n\n\/* Disclaimer *\/\n.disclaimer {\n  background: #f5f5f5;\n  border: 1px solid #ddd;\n  border-radius: var(--radius-sm);\n  padding: 18px 20px;\n  margin: 32px 0;\n  font-size: 12.5px;\n  color: var(--text-muted);\n  line-height: 1.7;\n}\n\n.disclaimer strong {\n  color: var(--text-light);\n}\n\n\/* Links *\/\n.article-body a {\n  color: var(--primary);\n  text-decoration: underline;\n  text-underline-offset: 2px;\n}\n\n.article-body a:hover {\n  color: var(--primary-dark);\n}\n\n\/* List Styles *\/\n.article-body ul, .article-body ol {\n  margin: 12px 0 16px 20px;\n  color: var(--text-light);\n  font-size: 14.5px;\n}\n\n.article-body li {\n  margin-bottom: 6px;\n}\n\n\/* Grid Layouts *\/\n.two-col {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin: 20px 0;\n}\n\n\/* Equipment Grid *\/\n.equipment-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n  margin: 16px 0;\n}\n\n.equipment-item {\n  background: #f8fffe;\n  border: 1px solid #d4edec;\n  border-radius: var(--radius-sm);\n  padding: 12px 14px;\n  font-size: 13.5px;\n  color: var(--text-light);\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.equipment-item::before {\n  content: '';\n  width: 6px;\n  height: 6px;\n  background: var(--primary);\n  border-radius: 50%;\n  flex-shrink: 0;\n}\n\n\/* Outcome Cards *\/\n.outcome-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius-sm);\n  padding: 16px 18px;\n  margin-bottom: 10px;\n}\n\n.outcome-label {\n  font-size: 12px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  color: var(--text-muted);\n  margin-bottom: 4px;\n}\n\n.outcome-value {\n  font-size: 14.5px;\n  color: var(--text);\n  font-weight: 500;\n}\n\n\/* Learning Points *\/\n.learning-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 16px 0;\n}\n\n.learning-item {\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n  padding: 12px 14px;\n  background: #f8fffe;\n  border-left: 3px solid var(--primary);\n  border-radius: 0 var(--radius-sm) var(--radius-sm) 0;\n  font-size: 14px;\n  color: var(--text-light);\n}\n\n.learning-num {\n  font-size: 12px;\n  font-weight: 700;\n  color: var(--primary);\n  flex-shrink: 0;\n  width: 20px;\n}\n\n\/* Daily Plan *\/\n.daily-plan-block {\n  margin-bottom: 20px;\n}\n\n.daily-plan-header {\n  background: var(--primary);\n  color: #fff;\n  padding: 10px 16px;\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.8px;\n  border-radius: var(--radius-sm) var(--radius-sm) 0 0;\n}\n\n.daily-plan-body {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-top: none;\n  border-radius: 0 0 var(--radius-sm) var(--radius-sm);\n  padding: 16px 18px;\n}\n\n.daily-plan-body ul {\n  margin: 0 0 0 18px;\n  font-size: 14px;\n}\n\n.daily-plan-body li {\n  margin-bottom: 5px;\n  color: var(--text-light);\n}\n\n\/* Functional Assessment Grid *\/\n.func-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n  border: 1px solid var(--border);\n  border-radius: var(--radius-sm);\n  overflow: hidden;\n  margin: 16px 0;\n}\n\n.func-col-header {\n  background: var(--primary);\n  color: #fff;\n  padding: 10px 14px;\n  font-size: 12px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n.func-col {\n  padding: 0;\n}\n\n.func-item {\n  padding: 10px 14px;\n  font-size: 13.5px;\n  color: var(--text-light);\n  border-bottom: 1px solid var(--border-light);\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.func-item:last-child {\n  border-bottom: none;\n}\n\n.func-item .check {\n  color: #43a047;\n  font-weight: 700;\n  flex-shrink: 0;\n}\n\n.func-item .cross {\n  color: #e53935;\n  font-weight: 700;\n  flex-shrink: 0;\n}\n\n\/* Section Spacing *\/\n.section-block {\n  margin-bottom: 40px;\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n  .hero { padding: 36px 20px 44px; }\n  .hero h1 { font-size: 22px; }\n  .hero-grid { grid-template-columns: 1fr 1fr; }\n  .hero-stat-value { font-size: 13px; }\n  .section-heading { font-size: 19px; }\n  .two-col { grid-template-columns: 1fr; }\n  .equipment-grid { grid-template-columns: 1fr; }\n  .func-grid { grid-template-columns: 1fr; }\n  .author-row { flex-direction: column; align-items: center; text-align: center; }\n  .author-img { width: 72px; height: 72px; }\n  .treating-doctor-section .field-row { flex-direction: column; gap: 4px; }\n  .field-label { min-width: unset; }\n  .contact-row { flex-direction: column; gap: 2px; }\n  .contact-label { min-width: unset; }\n  .card { padding: 18px; }\n  .container { padding: 0 16px; }\n}\n\n@media (max-width: 480px) {\n  .hero h1 { font-size: 20px; }\n  .hero-grid { grid-template-columns: 1fr; }\n  .hero-summary { font-size: 14px; }\n  .article-body p { font-size: 14.5px; }\n  .evidence-table { font-size: 12.5px; }\n  .evidence-table th, .evidence-table td { padding: 9px 10px; }\n}\n\n\/* Smooth scroll *\/\nhtml { scroll-behavior: smooth; }\n\n\/* Print styles *\/\n@media print {\n  .hero { background: #0a7e72 !important; -webkit-print-color-adjust: exact; print-color-adjust: exact; }\n  .faq-answer { max-height: none !important; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- Hero Section -->\n<header class=\"hero\">\n  <div class=\"container\">\n    <span class=\"hero-badge\">Clinical Case Study<\/span>\n    <h1>Epidermolysis Bullosa Acquisita With Skin Protection and Wound Prevention in Mohali<\/h1>\n    <p class=\"hero-summary\">A detailed home healthcare journey documenting structured wound management, skin surveillance, infection prevention, and functional rehabilitation for a 44-year-old patient diagnosed with a rare autoimmune blistering disorder.<\/p>\n    <div class=\"hero-grid\">\n      <div class=\"hero-stat\">\n        <div class=\"hero-stat-label\">Patient Age<\/div>\n        <div class=\"hero-stat-value\">44 Years, Female<\/div>\n      <\/div>\n      <div class=\"hero-stat\">\n        <div class=\"hero-stat-label\">Location<\/div>\n        <div class=\"hero-stat-value\">Mohali, Punjab<\/div>\n      <\/div>\n      <div class=\"hero-stat\">\n        <div class=\"hero-stat-label\">Primary Condition<\/div>\n        <div class=\"hero-stat-value\">Epidermolysis Bullosa Acquisita<\/div>\n      <\/div>\n      <div class=\"hero-stat\">\n        <div class=\"hero-stat-label\">Duration of Care<\/div>\n        <div class=\"hero-stat-value\">12 Weeks<\/div>\n      <\/div>\n      <div class=\"hero-stat\">\n        <div class=\"hero-stat-label\">Services Used<\/div>\n        <div class=\"hero-stat-value\">Nursing, Attendant, Physiotherapy<\/div>\n      <\/div>\n      <div class=\"hero-stat\">\n        <div class=\"hero-stat-label\">Final Outcome<\/div>\n        <div class=\"hero-stat-value\">Improved Healing, No Readmission<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- Article Body -->\n<main class=\"article-body\">\n  <div class=\"container\">\n\n    <!-- Patient Background -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Patient Background<\/h2>\n      <p>Mrs. Harleen Kaur, a 44-year-old boutique owner from Mohali, Punjab, lived an active and independent life before her symptoms began. She managed her boutique daily, handled clothing and fabrics regularly, and maintained her household without difficulty. Her husband, Mr. Gurpreet Singh, and her sister, Mrs. Manpreet Kaur, formed her primary and secondary support network.<\/p>\n      <p>Several months before her diagnosis, Harleen noticed that her skin had become unusually fragile. Small blisters appeared on her hands after minor friction, such as handling fabric or gripping objects. At first, she attributed the changes to seasonal sensitivity or contact irritation. However, the blisters did not resolve. Over time, similar lesions appeared over her elbows, knees, feet, and other areas exposed to repeated pressure or friction.<\/p>\n      <p>The blisters were painful. They made dressing, walking, and handling everyday objects progressively difficult. Tasks she once performed without thinking, such as folding clothes, carrying shopping bags, or walking to her boutique, became sources of discomfort and anxiety.<\/p>\n\n      <div class=\"scenario-card\">\n        <div class=\"scenario-label\">Clinical Context<\/div>\n        <p>Epidermolysis bullosa acquisita (EBA) is an uncommon autoimmune blistering disorder. Unlike hereditary forms of epidermolysis bullosa, EBA develops later in life when the immune system produces antibodies that target type VII collagen within the basement membrane zone of the skin. This protein is essential for anchoring the outer layer of the skin (epidermis) to the inner layer (dermis). When it is attacked, the layers separate under minimal mechanical stress, resulting in blisters and erosions.<\/p>\n        <p>The condition is rare, and its presentation can resemble other blistering disorders such as bullous pemphigoid or mucous membrane pemphigoid. Accurate diagnosis typically requires direct immunofluorescence mapping and sometimes immunoblotting or ELISA testing.<\/p>\n      <\/div>\n\n      <p>Harleen had no known history of diabetes, chronic kidney disease, or other systemic conditions that might complicate wound healing. However, blood tests revealed mild iron-deficiency anemia, which the treating team associated with prolonged inflammatory stress and possible nutritional gaps during her illness.<\/p>\n    <\/section>\n\n    <!-- Clinical Diagnosis -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Clinical Diagnosis<\/h2>\n      <p>After dermatological evaluation and specialized testing, including immunofluorescence studies, Harleen was diagnosed with Epidermolysis Bullosa Acquisita. The diagnosis explained why her skin had become vulnerable to separation and blister formation from routine contact.<\/p>\n\n      <h3 class=\"sub-heading\">Presenting Symptoms at Diagnosis<\/h3>\n      <ul>\n        <li>Recurrent skin blisters over hands, elbows, knees, feet, and pressure-prone areas<\/li>\n        <li>Fragile skin that blistered after minor friction or pressure<\/li>\n        <li>Painful skin erosions where blisters had ruptured<\/li>\n        <li>Increased skin sensitivity to touch and contact<\/li>\n        <li>Difficulty wearing tight or fitted clothing<\/li>\n        <li>Pain during walking when foot lesions were active<\/li>\n        <li>Reduced hand function during periods of active blistering<\/li>\n        <li>Psychological distress and fear of accidental skin trauma<\/li>\n      <\/ul>\n\n      <h3 class=\"sub-heading\">Associated Conditions<\/h3>\n      <div class=\"two-col\">\n        <div class=\"card\">\n          <div class=\"card-header\"><span class=\"icon\">&#9829;<\/span> Iron-Deficiency Anemia<\/div>\n          <p style=\"font-size:13.5px;margin-bottom:0;\">Blood investigations showed mild anemia. This was partly linked to the chronic inflammatory state and reduced nutritional intake during periods of extensive skin involvement. <a href=\"https:\/\/athomecare.in\/chandigarh\/blogs\/signs-symptoms-of-anemia-in-women\" style=\"font-size:13px;\">Understanding anemia signs in women<\/a> can help with earlier recognition.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <div class=\"card-header\"><span class=\"icon\">&#9888;<\/span> Mild Chronic Pain<\/div>\n          <p style=\"font-size:13.5px;margin-bottom:0;\">Intermittent discomfort around healing lesions persisted even after the acute phase. This required structured pain assessment and appropriate management. <a href=\"https:\/\/athomecare.in\/managing-pain-a-comprehensive-guide-to-medication-and-alternatives\/\" style=\"font-size:13px;\">Pain management approaches<\/a> were considered as part of the overall plan.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Hospital Treatment -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Hospital Treatment<\/h2>\n      <p>Harleen was hospitalized for 7 days after developing multiple painful blisters with several areas of skin erosion that required supervised wound care. The decision to admit was based on the extent of skin involvement, the need for specialized wound assessment, and the requirement to initiate treatment under close observation.<\/p>\n\n      <div class=\"doctor-card\">\n        <div class=\"doctor-card-label\">Why Hospitalization Was Necessary<\/div>\n        <p>The hospital team needed to assess the full extent of skin lesions, determine wound depth, evaluate for signs of secondary infection, quantify pain levels, review hydration and nutritional status, and observe the initial response to dermatological treatment. Admitting Harleen allowed the dermatology team to establish a baseline wound-care strategy and stabilize her condition before transitioning to home-based management.<\/p>\n      <\/div>\n\n      <h3 class=\"sub-heading\">In-Hospital Assessment and Management<\/h3>\n      <p>During her 7-day admission, the hospital team performed a comprehensive evaluation. This included detailed skin mapping of all blisters and erosions, wound depth assessment, swab cultures where infection was suspected, baseline blood investigations, pain scoring, and nutritional review. The dermatology team initiated immunosuppressive and anti-inflammatory medication as appropriate for EBA, along with a structured wound-care protocol using non-adherent dressings.<\/p>\n\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Clinical Parameter<\/th>\n            <th>Finding at Admission<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Blood Pressure<\/td><td>120\/76 mmHg<\/td><\/tr>\n          <tr><td>Heart Rate<\/td><td>82 beats\/min<\/td><\/tr>\n          <tr><td>Respiratory Rate<\/td><td>16\/min<\/td><\/tr>\n          <tr><td>Temperature<\/td><td>98.0\u00b0F<\/td><\/tr>\n          <tr><td>Oxygen Saturation<\/td><td>99% on room air<\/td><\/tr>\n          <tr><td>General Condition<\/td><td>Stable, alert, and comfortable at rest<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n\n      <h3 class=\"sub-heading\">Discharge Plan<\/h3>\n      <p>Harleen was discharged with a detailed plan that included dermatologist-prescribed medication, specific wound dressings and supplies, skin protection guidelines, pain management instructions, infection surveillance parameters, and scheduled dermatology follow-up appointments. The family was specifically instructed not to puncture, drain, or treat new blisters independently unless the treating team had provided clear guidance to do so.<\/p>\n    <\/section>\n\n    <!-- Why Home Healthcare Was Needed -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Why Home Healthcare Was Needed<\/h2>\n      <p>At the time of discharge, Harleen&#8217;s condition had stabilized from the acute phase, but she was far from fully recovered. Her skin remained fragile, several erosions were still healing, and the risk of new blister formation was ongoing. Sending her home without professional support would have left several critical needs unmet.<\/p>\n\n      <div class=\"card\">\n        <div class=\"card-header\"><span class=\"icon\">&#9881;<\/span> Clinical Reasoning for Home Care<\/div>\n        <p style=\"font-size:14px;\">EBA is a chronic condition that requires ongoing skin surveillance, not a one-time treatment. The primary risk after discharge was not the disease itself worsening rapidly, but rather the accumulation of small injuries. Each friction-related blister, if unnoticed or improperly managed, could become an infected wound. Home nursing provided the structured daily skin checks and wound assessments needed to catch problems early. <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\">Post-hospital discharge care guidelines<\/a> emphasize exactly this type of transitional support.<\/p>\n      <\/div>\n\n      <p>Specifically, Harleen still had:<\/p>\n      <ul>\n        <li>Fragile skin vulnerable to new blister formation from routine contact<\/li>\n        <li>Multiple healing erosions requiring regular dressing changes<\/li>\n        <li>Mild wound pain that needed ongoing assessment<\/li>\n        <li>Difficulty gripping objects due to blisters on her fingers<\/li>\n        <li>Difficulty walking when foot lesions were tender<\/li>\n        <li>Significant anxiety about causing new skin damage<\/li>\n      <\/ul>\n\n      <p>Her husband managed his own work commitments, and while her sister provided additional support, neither had the clinical training to perform wound assessments, recognize early signs of infection, or manage dressing changes according to the dermatologist&#8217;s specifications. <a href=\"https:\/\/athomecare.in\/choosing-the-right-home-caregiver-in-gurgaon-what-families-need-to-know\/\">Choosing the right caregiver<\/a> matters because the gap between domestic help and professional nursing can directly affect wound outcomes.<\/p>\n\n      <div class=\"doctor-card\">\n        <div class=\"doctor-card-label\">Medical Perspective<\/div>\n        <p>The transition from hospital to home is often described as the most vulnerable period in a patient&#8217;s recovery. For a patient with EBA, this is especially true because the skin remains the primary organ at risk. Home healthcare bridged this gap by providing clinical oversight in the environment where most of the daily friction and pressure actually occurs. The home setting is precisely where skin injuries happen, and that is where trained observation is most valuable.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Home Care Plan -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Home Care Plan by AtHomeCare<\/h2>\n      <p>The home healthcare plan was structured around Harleen&#8217;s specific needs. Each service was chosen based on a clear clinical reason, not as a standard package. The plan was coordinated with her treating dermatologist and adjusted as her condition evolved over the 12-week period.<\/p>\n\n      <h3 class=\"sub-heading\">Home Nursing<\/h3>\n      <p>A trained home nurse was assigned to provide daily clinical support. The nurse&#8217;s responsibilities were clearly defined and focused on the areas where professional training was essential.<\/p>\n      <ul>\n        <li><strong>Skin inspection:<\/strong> Full-body skin check every morning to identify new blisters, areas of redness, or early signs of skin breakdown before they progressed<\/li>\n        <li><strong>Wound assessment:<\/strong> Evaluation of each healing erosion for size, drainage, odor, surrounding redness, swelling, and healing progression<\/li>\n        <li><strong>Dressing changes:<\/strong> Application of non-adherent dressings as prescribed by the dermatologist, using techniques that minimized additional skin trauma during removal and application<\/li>\n        <li><strong>Infection surveillance:<\/strong> Monitoring for increasing redness, warmth, pus-like discharge, increasing pain, fever, or rapidly worsening wounds<\/li>\n        <li><strong>Pain assessment:<\/strong> Regular pain scoring and communication with the treating doctor about any changes in pain patterns<\/li>\n        <li><strong>Medication adherence:<\/strong> Ensuring prescribed medications were taken correctly and on schedule<\/li>\n        <li><strong>Nutritional monitoring:<\/strong> Tracking oral intake and encouraging adequate nutrition to support wound healing<\/li>\n        <li><strong>Family education:<\/strong> Teaching safe handling techniques, dressing principles, and warning signs that required medical attention<\/li>\n      <\/ul>\n\n      <p>The <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">home nursing service<\/a> provided the clinical backbone of the entire plan. Without skilled nursing input, wound care would have relied on the family&#8217;s interpretation of discharge instructions, which is a common source of complications.<\/p>\n\n      <h3 class=\"sub-heading\">Patient Attendant<\/h3>\n      <p>A patient attendant was assigned to support Harleen with activities that could otherwise cause skin friction or strain. The attendant&#8217;s role was distinct from the nurse&#8217;s role. While the nurse handled clinical tasks, the attendant helped with:<\/p>\n      <ul>\n        <li>Household tasks such as cleaning and organizing to reduce Harleen&#8217;s need to handle objects<\/li>\n        <li>Grocery shopping and errands that would otherwise require walking or carrying<\/li>\n        <li>Laundry management, including selecting and preparing soft clothing<\/li>\n        <li>Transportation to dermatology follow-up appointments<\/li>\n        <li>Meal preparation according to nutritional guidance<\/li>\n        <li>Any activity involving significant friction, lifting, or prolonged standing<\/li>\n      <\/ul>\n\n      <p>The <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">patient attendant service<\/a> filled the practical gap between what the nurse could do and what Harleen could safely do for herself. This separation of clinical and non-clinical tasks is an important principle in <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\">patient care services<\/a>.<\/p>\n\n      <h3 class=\"sub-heading\">Physiotherapy<\/h3>\n      <p>Physiotherapy was introduced carefully and conservatively. The goal was to prevent deconditioning and maintain joint mobility without creating unnecessary skin friction or pressure. This balance required close communication between the physiotherapist, the nurse, and the patient.<\/p>\n\n      <p>The physiotherapy plan included:<\/p>\n      <ul>\n        <li>Gentle range-of-motion exercises for all major joints, performed without equipment that pressed against the skin<\/li>\n        <li>Light strengthening exercises in seated positions to avoid pressure on elbows, knees, or feet<\/li>\n        <li>Seated exercise routines that maintained cardiovascular fitness without walking on tender foot lesions<\/li>\n        <li>Short-distance walking practice, gradually increased as foot lesions healed<\/li>\n        <li>Functional activity practice, such as simulated dressing or light object handling, to build confidence<\/li>\n      <\/ul>\n\n      <p>The physiotherapist deliberately avoided exercises, mats, or equipment that could cause excessive friction or pressure on affected areas. <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\">Home physiotherapy<\/a> was preferred over clinic visits because it allowed the therapist to see Harleen&#8217;s actual home environment and modify exercises based on real-world conditions.<\/p>\n\n      <div class=\"alert-box clinical\">\n        <div class=\"alert-title\">Clinical Note<\/div>\n        Physiotherapy in patients with EBA must be modified significantly from standard rehabilitation protocols. Exercises that are routine for other conditions, such as resistance band work or mat-based stretching, can cause skin shear forces that trigger new blisters. The therapist must understand the disease mechanism and adapt accordingly.\n      <\/div>\n\n      <h3 class=\"sub-heading\">Doctor Home Visit<\/h3>\n      <p>A doctor home visit was arranged as a safety net for situations that required clinical judgment beyond the nurse&#8217;s scope. The <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">doctor home visit service<\/a> was available for:<\/p>\n      <ul>\n        <li>New extensive blistering that suggested a possible disease flare<\/li>\n        <li>Worsening wounds despite appropriate dressing care<\/li>\n        <li>Fever or systemic signs suggesting infection<\/li>\n        <li>Increasing pain that was not controlled by the current medication plan<\/li>\n        <li>Suspected wound infection requiring antibiotic assessment<\/li>\n        <li>Medication concerns such as possible side effects or adherence issues<\/li>\n        <li>Reduced functional ability that suggested the care plan needed adjustment<\/li>\n      <\/ul>\n    <\/section>\n\n    <!-- Disease-Specific Assessment -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Disease-Specific Assessment Protocols<\/h2>\n      <p>The home healthcare team followed structured assessment protocols tailored to EBA. These went beyond standard vital sign monitoring to address the specific vulnerabilities of autoimmune blistering disease.<\/p>\n\n      <h3 class=\"sub-heading\">Skin Assessment Protocol<\/h3>\n      <p>Every morning, the nurse performed a systematic skin inspection. This was not a casual glance but a methodical examination of all body surfaces, with particular attention to areas most vulnerable in EBA.<\/p>\n      <ul>\n        <li>Hands, especially fingers and palms where gripping creates friction<\/li>\n        <li>Feet, including soles and heels where walking creates pressure<\/li>\n        <li>Elbows and knees where resting surfaces create sustained contact<\/li>\n        <li>Ankles where footwear may rub<\/li>\n        <li>Areas exposed to clothing friction, such as waistbands, bra straps, and seams<\/li>\n        <li>Any area where Harleen reported new sensitivity or discomfort<\/li>\n      <\/ul>\n\n      <p>The nurse documented the location, size, and appearance of every new blister and compared findings with previous days to identify patterns or progression. This <a href=\"https:\/\/athomecare.in\/skin-care-moisture-management-elderly\/\">skin care and moisture management<\/a> approach helped detect problems before they became wounds.<\/p>\n\n      <h3 class=\"sub-heading\">Wound Assessment Protocol<\/h3>\n      <p>Healing wounds were assessed using a consistent framework. For each wound, the nurse evaluated:<\/p>\n\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Parameter<\/th>\n            <th>What Was Assessed<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Size<\/td><td>Measured and compared with previous recordings to track healing or worsening<\/td><\/tr>\n          <tr><td>Drainage<\/td><td>Amount, color, and consistency of any exudate<\/td><\/tr>\n          <tr><td>Odor<\/td><td>Presence or absence of unusual smell suggesting infection<\/td><\/tr>\n          <tr><td>Surrounding Redness<\/td><td>Extent and intensity of erythema around the wound<\/td><\/tr>\n          <tr><td>Swelling<\/td><td>Presence of edema indicating inflammation or infection<\/td><\/tr>\n          <tr><td>Pain<\/td><td>Pain level at the wound site, both at rest and during dressing changes<\/td><\/tr>\n          <tr><td>Healing Progression<\/td><td>Signs of epithelialization, wound edge contraction, or stagnation<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n\n      <p>Dressings were changed according to the dermatologist&#8217;s wound-care plan. The nurse used non-adherent materials and removal techniques designed to avoid stripping fragile skin. This <a href=\"https:\/\/athomecare.in\/wound-cleaning-debridement-dressings\/\">wound cleaning and dressing protocol<\/a> was critical because inappropriate dressing changes can cause more damage than the original wound in EBA patients.<\/p>\n\n      <h3 class=\"sub-heading\">Infection Surveillance Protocol<\/h3>\n      <p>The family was educated to recognize and immediately report specific warning signs. The nurse reinforced this education during every visit and documented the family&#8217;s understanding. The <a href=\"https:\/\/athomecare.in\/personalized-wound-care-and-infection-prevention-for-optimal-healing\/\">infection prevention approach<\/a> was proactive rather than reactive.<\/p>\n\n      <div class=\"alert-box danger\">\n        <div class=\"alert-title\">Red Flag Signs Requiring Immediate Medical Review<\/div>\n        Fever, rapidly spreading redness around a wound, significant swelling, pus-like or malodorous discharge, severe or worsening pain, or rapidly worsening wounds that suggest possible cellulitis or systemic infection. These signs required prompt medical evaluation and could not be managed at home alone.\n      <\/div>\n    <\/section>\n\n    <!-- Functional Assessment -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Functional Assessment at Start of Home Care<\/h2>\n      <p>Understanding Harleen&#8217;s functional baseline was important for setting realistic goals and measuring progress. The assessment looked at mobility, hand function, and her ability to perform activities of daily living independently.<\/p>\n\n      <h3 class=\"sub-heading\">Mobility Status<\/h3>\n      <p>At the beginning of home care, Harleen could walk independently but with noticeable limitations. She walked slowly and deliberately to avoid friction on her feet. She avoided prolonged walking entirely. When foot lesions were active, she experienced discomfort that made her reluctant to move. She required assistance with some outdoor activities, such as walking to her vehicle or navigating uneven surfaces.<\/p>\n\n      <h3 class=\"sub-heading\">Hand Function<\/h3>\n      <p>Blisters on her fingers temporarily limited several important functions:<\/p>\n      <ul>\n        <li>Opening containers and jars<\/li>\n        <li>Carrying heavy objects<\/li>\n        <li>Prolonged typing or phone use<\/li>\n        <li>Handling clothing, especially buttons and zippers<\/li>\n        <li>Fine manual tasks such as writing or using scissors<\/li>\n      <\/ul>\n\n      <h3 class=\"sub-heading\">Activities of Daily Living<\/h3>\n      <div class=\"func-grid\">\n        <div>\n          <div class=\"func-col-header\">Required Assistance<\/div>\n          <div class=\"func-col\">\n            <div class=\"func-item\"><span class=\"cross\">&#10005;<\/span> Heavy household tasks<\/div>\n            <div class=\"func-item\"><span class=\"cross\">&#10005;<\/span> Dressing during active lesions<\/div>\n            <div class=\"func-item\"><span class=\"cross\">&#10005;<\/span> Grocery shopping<\/div>\n            <div class=\"func-item\"><span class=\"cross\">&#10005;<\/span> Carrying objects<\/div>\n            <div class=\"func-item\"><span class=\"cross\">&#10005;<\/span> Prolonged walking<\/div>\n          <\/div>\n        <\/div>\n        <div>\n          <div class=\"func-col-header\">Independent<\/div>\n          <div class=\"func-col\">\n            <div class=\"func-item\"><span class=\"check\">&#10003;<\/span> Feeding<\/div>\n            <div class=\"func-item\"><span class=\"check\">&#10003;<\/span> Basic grooming<\/div>\n            <div class=\"func-item\"><span class=\"check\">&#10003;<\/span> Toileting<\/div>\n            <div class=\"func-item\"><span class=\"check\">&#10003;<\/span> Communication<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Equipment Used -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Equipment and Supplies Used<\/h2>\n      <p>The home setup was kept simple and focused. Unlike complex conditions requiring ventilators or cardiac monitors, EBA management primarily needed wound-care supplies and comfort modifications. Some equipment was arranged through <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\">medical equipment rental<\/a> to avoid unnecessary purchase costs for items needed only during the recovery period.<\/p>\n\n      <div class=\"equipment-grid\">\n        <div class=\"equipment-item\">Non-adherent wound dressings as prescribed<\/div>\n        <div class=\"equipment-item\">Soft protective padding for pressure areas<\/div>\n        <div class=\"equipment-item\">Digital thermometer for temperature monitoring<\/div>\n        <div class=\"equipment-item\">Digital BP monitor for vital checks<\/div>\n        <div class=\"equipment-item\">Medication organizer for adherence support<\/div>\n        <div class=\"equipment-item\">Shower chair to reduce standing friction<\/div>\n        <div class=\"equipment-item\">Soft, seam-free footwear<\/div>\n        <div class=\"equipment-item\">Comfortable loose-fitting clothing<\/div>\n        <div class=\"equipment-item\">Exercise chair for seated physiotherapy<\/div>\n        <div class=\"equipment-item\">Gentle skin cleanser as recommended<\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Daily Care Plan -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Daily Care Plan<\/h2>\n      <p>The daily routine was structured to provide consistent care while allowing Harleen as much normalcy as possible. The schedule ensured that clinical tasks were performed at optimal times and that rest periods were protected.<\/p>\n\n      <div class=\"daily-plan-block\">\n        <div class=\"daily-plan-header\">Morning Routine<\/div>\n        <div class=\"daily-plan-body\">\n          <ul>\n            <li>Complete skin inspection by the home nurse<\/li>\n            <li>Wound assessment of all healing erosions<\/li>\n            <li>Prescribed morning medication administered<\/li>\n            <li>Dressing care and changes as per the wound-care plan<\/li>\n            <li>Breakfast with nutritional monitoring<\/li>\n            <li>Gentle mobility exercises guided by the physiotherapist&#8217;s plan<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"daily-plan-block\">\n        <div class=\"daily-plan-header\">Afternoon Routine<\/div>\n        <div class=\"daily-plan-body\">\n          <ul>\n            <li>Lunch with continued nutritional tracking<\/li>\n            <li>Rest period in a comfortable, pressure-reduced position<\/li>\n            <li>Short walking session if foot lesions permitted<\/li>\n            <li>Hydration check and encouragement<\/li>\n            <li>Skin reassessment if Harleen reported any new discomfort<\/li>\n            <li>Light household activities supervised by the attendant<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"daily-plan-block\">\n        <div class=\"daily-plan-header\">Evening Routine<\/div>\n        <div class=\"daily-plan-body\">\n          <ul>\n            <li>Gentle range-of-motion exercises<\/li>\n            <li>Wound review and any necessary dressing adjustments<\/li>\n            <li>Dinner with nutritional intake recorded<\/li>\n            <li>Evening medication administered<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"daily-plan-block\">\n        <div class=\"daily-plan-header\">Night Routine<\/div>\n        <div class=\"daily-plan-body\">\n          <ul>\n            <li>Final skin inspection before sleep<\/li>\n            <li>Comfortable, loose clothing applied<\/li>\n            <li>Pressure areas checked and padded if needed<\/li>\n            <li>Dressing security reviewed to prevent displacement during sleep<\/li>\n            <li>Adequate rest encouraged to support healing<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Risks Monitored -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Risks Being Monitored<\/h2>\n      <p>The home healthcare team maintained a continuous risk register throughout the 12-week care period. Each risk was monitored with specific indicators, and any change triggered a predefined response pathway.<\/p>\n\n      <div class=\"risk-indicator\">\n        <span class=\"risk-dot high\"><\/span>\n        <span class=\"risk-text\"><strong>New blister formation:<\/strong> The most frequent and expected risk. Monitored through daily skin inspection. Triggers dressing modification and activity adjustment.<\/span>\n      <\/div>\n      <div class=\"risk-indicator\">\n        <span class=\"risk-dot high\"><\/span>\n        <span class=\"risk-text\"><strong>Skin tears:<\/strong> Could occur from accidental contact, clothing, or handling. Prevented through education and protective measures.<\/span>\n      <\/div>\n      <div class=\"risk-indicator\">\n        <span class=\"risk-dot moderate\"><\/span>\n        <span class=\"risk-text\"><strong>Pressure injuries:<\/strong> Risk from prolonged sitting or lying in one position. Managed through regular repositioning and padding.<\/span>\n      <\/div>\n      <div class=\"risk-indicator\">\n        <span class=\"risk-dot high\"><\/span>\n        <span class=\"risk-text\"><strong>Wound infection:<\/strong> Open erosions are vulnerable to bacterial colonization. Monitored through drainage, odor, redness, and systemic signs. <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-home-nurses-must-never-ignore-athomecare\/\">Early warning sign recognition<\/a> was a core nursing competency in this plan.<\/span>\n      <\/div>\n      <div class=\"risk-indicator\">\n        <span class=\"risk-dot high\"><\/span>\n        <span class=\"risk-text\"><strong>Cellulitis:<\/strong> A serious complication requiring antibiotics. Any rapidly spreading redness, warmth, or systemic symptoms were treated as potential cellulitis until proven otherwise.<\/span>\n      <\/div>\n      <div class=\"risk-indicator\">\n        <span class=\"risk-dot moderate\"><\/span>\n        <span class=\"risk-text\"><strong>Increasing pain:<\/strong> Could indicate infection, disease flare, or inadequate analgesia. Required clinical assessment to determine the cause.<\/span>\n      <\/div>\n      <div class=\"risk-indicator\">\n        <span class=\"risk-dot moderate\"><\/span>\n        <span class=\"risk-text\"><strong>Delayed wound healing:<\/strong> Monitored by comparing wound measurements over time. Persistent delay could indicate nutritional deficiency, medication issues, or underlying infection.<\/span>\n      <\/div>\n      <div class=\"risk-indicator\">\n        <span class=\"risk-dot low\"><\/span>\n        <span class=\"risk-text\"><strong>Nutritional deficiencies:<\/strong> Tracked through intake monitoring and communication with the treating team about any needed supplementation.<\/span>\n      <\/div>\n      <div class=\"risk-indicator\">\n        <span class=\"risk-dot moderate\"><\/span>\n        <span class=\"risk-text\"><strong>Reduced mobility:<\/strong> Deconditioning from inactivity. Addressed through modified physiotherapy and gradual activity increase.<\/span>\n      <\/div>\n      <div class=\"risk-indicator\">\n        <span class=\"risk-dot low\"><\/span>\n        <span class=\"risk-text\"><strong>Medication-related adverse effects:<\/strong> Immunosuppressive medications used in EBA can have side effects. Monitored through patient reporting and scheduled blood tests as directed by the dermatologist.<\/span>\n      <\/div>\n\n      <div class=\"alert-box warning\">\n        <div class=\"alert-title\">Emergency Triggers<\/div>\n        Fever, rapidly spreading redness, significant swelling, pus-like discharge, severe pain, or rapidly worsening wounds required prompt medical evaluation. These signs could indicate cellulitis, sepsis, or a severe disease flare that exceeded the scope of home care.\n      <\/div>\n    <\/section>\n\n    <!-- Home Care Goals -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Home Care Goals<\/h2>\n      <div class=\"two-col\">\n        <div class=\"card\">\n          <div class=\"card-header\"><span class=\"icon\">&#9201;<\/span> Short-Term Goals<\/div>\n          <ul style=\"font-size:13.5px;margin-bottom:0;\">\n            <li>Prevent new skin trauma through protection and education<\/li>\n            <li>Support wound healing with appropriate dressing care<\/li>\n            <li>Maintain clean, consistent wound care routines<\/li>\n            <li>Detect infection at the earliest possible stage<\/li>\n            <li>Reduce pain to a manageable level<\/li>\n            <li>Maintain safe mobility without causing new injury<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"card\">\n          <div class=\"card-header\"><span class=\"icon\">&#9733;<\/span> Long-Term Goals<\/div>\n          <ul style=\"font-size:13.5px;margin-bottom:0;\">\n            <li>Minimize recurrent skin injury through sustained protection habits<\/li>\n            <li>Maintain functional independence in daily activities<\/li>\n            <li>Improve confidence with daily activities despite the condition<\/li>\n            <li>Reduce wound-related complications over time<\/li>\n            <li>Maintain adequate nutrition to support skin health<\/li>\n            <li>Continue regular dermatology follow-up for disease monitoring<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Family Education -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Family Education<\/h2>\n      <p>Family education was not a single session but an ongoing process throughout the 12 weeks. The nurse used each visit as an opportunity to reinforce key principles and address new questions as they arose. <a href=\"https:\/\/athomecare.in\/understanding-elderly-care-a-comprehensive-guide\/\">Comprehensive care guides<\/a> can help families understand their role, but in EBA, the education needs to be highly specific to skin handling.<\/p>\n\n      <h3 class=\"sub-heading\">Skin Protection Education<\/h3>\n      <ul>\n        <li>Avoid unnecessary friction by handling Harleen&#8217;s skin gently during any contact<\/li>\n        <li>Use only soft, loose-fitting clothing without tight seams, buttons, or fasteners that press against the skin<\/li>\n        <li>Avoid tight or rigid footwear; use only soft, seam-free options approved by the treating team<\/li>\n        <li>Protect pressure-prone areas with soft padding during rest<\/li>\n        <li>Keep fingernails trimmed short to avoid accidental scratches<\/li>\n        <li>Use patting motions rather than rubbing when drying the skin after washing<\/li>\n      <\/ul>\n\n      <h3 class=\"sub-heading\">Wound Care Education<\/h3>\n      <div class=\"alert-box warning\">\n        <div class=\"alert-title\">Critical Instruction<\/div>\n        The family was instructed not to apply unapproved creams, antiseptics, adhesive tapes, or dressings to any wound or blister. Many commonly available products, including antiseptic solutions and adhesive bandages, can worsen skin damage in EBA patients. All wound care followed the dermatologist&#8217;s specific recommendations.\n      <\/div>\n\n      <h3 class=\"sub-heading\">Infection Prevention Education<\/h3>\n      <p>The family was taught to monitor for and immediately report specific signs:<\/p>\n      <ul>\n        <li>Fever, even low-grade<\/li>\n        <li>Increasing redness around any wound or blister<\/li>\n        <li>Warmth felt on the skin near a lesion<\/li>\n        <li>Swelling that extends beyond the immediate wound area<\/li>\n        <li>Pus-like or cloudy drainage from any wound<\/li>\n        <li>Increasing wound pain that is not relieved by prescribed medication<\/li>\n      <\/ul>\n\n      <h3 class=\"sub-heading\">Nutrition Guidance<\/h3>\n      <p>The family was encouraged to support adequate nutritional intake according to the treating team&#8217;s recommendations. Wound healing requires protein, vitamins, and minerals, and the inflammatory burden of EBA can increase nutritional demands. The attendant&#8217;s meal preparation role was important here, as Harleen&#8217;s ability to cook was limited during active flares. <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\">Nutrition and hydration in care<\/a> is often underestimated but directly affects wound healing timelines.<\/p>\n\n      <h3 class=\"sub-heading\">Mobility Guidance<\/h3>\n      <p>Harleen was encouraged to remain gently active while avoiding movements that created significant friction or pressure on affected skin. Complete immobility was discouraged because deconditioning would create its own set of problems. The balance between activity and protection was individually calibrated based on her skin status each day.<\/p>\n    <\/section>\n\n    <!-- Recovery Timeline -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Recovery Timeline<\/h2>\n\n      <div class=\"timeline\">\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Day 1: First Home Assessment<\/div>\n          <div class=\"timeline-content\">\n            <p>The home nurse conducted the initial comprehensive assessment. Harleen was alert and comfortable at rest. She reported mild wound pain, skin sensitivity, difficulty gripping objects, and fear of friction-related injury. Several healing erosions were present over pressure-prone areas. The nurse established the daily assessment routine, reviewed all discharge medications, and confirmed the dressing plan with the dermatologist&#8217;s office.<\/p>\n            <p><strong>Family observation:<\/strong> Mr. Singh expressed relief that professional support had arrived. He described feeling anxious about accidentally causing new blisters while helping his wife move around the house.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Day 3: Routine Established<\/div>\n          <div class=\"timeline-content\">\n            <p>The daily care routine was settling into a predictable pattern. Harleen was becoming more comfortable with the nursing visits. The attendant had taken over household tasks, grocery shopping, and meal preparation. No new significant blisters had formed since discharge. Existing wounds showed early signs of healing with reduced drainage.<\/p>\n            <p><strong>Nursing intervention:<\/strong> The nurse identified that Harleen&#8217;s choice of nightclothing had a tight waistband that could cause friction. The attendant was asked to replace it with a loose, drawstring option.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 1: Initial Adaptation<\/div>\n          <div class=\"timeline-content\">\n            <p>By the end of the first week, the family had adapted to the home care routine. Harleen reported that pain levels were stable and manageable. She was performing feeding and basic grooming independently. The physiotherapist had conducted the initial assessment and begun gentle seated exercises. One small new blister was noted on the elbow, likely from resting on a hard surface. Padding was added, and no further blisters appeared at that site.<\/p>\n            <p><strong>Clinical progress:<\/strong> Wound measurements showed slight reduction in two of the larger erosions. No signs of infection in any wound.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 2: Early Healing Signs<\/div>\n          <div class=\"timeline-content\">\n            <p>Several wounds showed visible early healing with new pink tissue forming at the edges. Harleen&#8217;s anxiety about new blisters had reduced slightly, though she remained cautious. She was participating more actively in physiotherapy sessions. The physiotherapist noted improved range of motion in the shoulders and knees. Hand function remained limited due to one persistent blister on a finger.<\/p>\n            <p><strong>Doctor review:<\/strong> A routine doctor home visit confirmed the healing trajectory was satisfactory. Medication was continued as prescribed. No adjustments were needed at this stage.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 4: Measurable Improvement<\/div>\n          <div class=\"timeline-content\">\n            <p>The number of new traumatic skin lesions had decreased compared to the first two weeks. This was attributed to better skin protection practices, consistent padding, appropriate clothing choices, and reduced accidental friction. Harleen was able to perform light household activities with fewer interruptions. She could carry light objects for short distances and spent more time moving around the house independently.<\/p>\n            <p><strong>Family observation:<\/strong> Mrs. Manpreet Kaur noted that Harleen seemed more like herself. She was talking about returning to her boutique, though the timing remained uncertain.<\/p>\n            <p><strong>Clinical note:<\/strong> The improvement at this stage reflected better skin protection and wound management rather than resolution of the underlying autoimmune condition. EBA activity could still fluctuate.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 6: Growing Confidence<\/div>\n          <div class=\"timeline-content\">\n            <p>Several wounds had improved significantly, with two of the initial erosions now fully closed. Harleen became more confident managing dressing routines with nursing support. She could now assist with some aspects of dressing changes, which the nurse encouraged as a positive step toward self-management. Foot lesions had healed enough to allow longer walking sessions. The physiotherapist increased walking distance targets progressively.<\/p>\n            <p><strong>Nursing intervention:<\/strong> The nurse began teaching Harleen how to recognize early signs of new blisters so she could report them promptly, even between nursing visits.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 8: Functional Gains<\/div>\n          <div class=\"timeline-content\">\n            <p>Harleen&#8217;s walking tolerance had improved to approximately 250 metres. She experienced fewer limitations from foot discomfort. Hand function had improved to the point where she could manage buttons, hold a phone comfortably, and perform light writing tasks. Most initial erosions had healed or were in the final stages of closure. New friction-related wounds were less frequent, occurring perhaps once or twice per week compared to daily in the early weeks.<\/p>\n            <p><strong>Doctor review:<\/strong> The visiting doctor confirmed wound healing progress and reviewed the dermatologist&#8217;s latest follow-up notes. The dermatology team was satisfied with the home care outcomes and continued medical management.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 12: Assessment Point<\/div>\n          <div class=\"timeline-content\">\n            <p>At the 12-week assessment, the following was documented:<\/p>\n            <p>Personal care remained fully independent. Most initial erosions had healed. New friction-related wounds were less frequent. Walking tolerance had improved beyond the 250-metre mark. Hand function had returned to near-baseline for most activities. No wound-related hospitalization had occurred during the entire 12-week period. Dermatology follow-up was continuing as scheduled.<\/p>\n            <p><strong>Important clinical note:<\/strong> The improvement represented better skin protection, wound management, and functional rehabilitation. It did not represent permanent resolution of the underlying autoimmune condition. EBA can have a variable course, and long-term dermatological care remained essential. Disease activity could fluctuate in the future.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Clinical Outcome Tables -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Clinical Evidence Summary<\/h2>\n\n      <h3 class=\"sub-heading\">Vital Signs Throughout Care Period<\/h3>\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Parameter<\/th>\n            <th>Week 1<\/th>\n            <th>Week 4<\/th>\n            <th>Week 8<\/th>\n            <th>Week 12<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Blood Pressure<\/td><td>120\/76 mmHg<\/td><td>118\/74 mmHg<\/td><td>122\/78 mmHg<\/td><td>120\/76 mmHg<\/td><\/tr>\n          <tr><td>Heart Rate<\/td><td>82 bpm<\/td><td>78 bpm<\/td><td>80 bpm<\/td><td>78 bpm<\/td><\/tr>\n          <tr><td>Temperature<\/td><td>98.0\u00b0F<\/td><td>98.2\u00b0F<\/td><td>98.0\u00b0F<\/td><td>98.4\u00b0F<\/td><\/tr>\n          <tr><td>SpO2<\/td><td>99%<\/td><td>99%<\/td><td>98%<\/td><td>99%<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n\n      <h3 class=\"sub-heading\">Functional Status Progression<\/h3>\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Functional Area<\/th>\n            <th>Week 1<\/th>\n            <th>Week 12<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Walking Tolerance<\/td><td>Limited, slow, avoided prolonged walking<\/td><td>Improved beyond 250 metres with less discomfort<\/td><\/tr>\n          <tr><td>Hand Function<\/td><td>Difficulty gripping, opening containers, fine tasks<\/td><td>Near-baseline for most activities<\/td><\/tr>\n          <tr><td>Personal Care<\/td><td>Independent in feeding, grooming, toileting<\/td><td>Fully independent<\/td><\/tr>\n          <tr><td>Household Tasks<\/td><td>Required assistance for most tasks<\/td><td>Light tasks independent; heavy tasks still assisted<\/td><\/tr>\n          <tr><td>New Blister Frequency<\/td><td>Daily<\/td><td>Once or twice per week<\/td><\/tr>\n          <tr><td>Pain Level<\/td><td>Mild to moderate at wound sites<\/td><td>Minimal, intermittent<\/td><\/tr>\n          <tr><td>Anxiety About Skin Injury<\/td><td>High<\/td><td>Reduced, more confident<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n\n      <h3 class=\"sub-heading\">Wound Status Summary<\/h3>\n      <table class=\"evidence-table\">\n        <thead>\n          <tr>\n            <th>Wound Parameter<\/th>\n            <th>Week 1<\/th>\n            <th>Week 6<\/th>\n            <th>Week 12<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Active Erosions<\/td><td>Multiple healing erosions<\/td><td>Several improved, two closed<\/td><td>Most initial erosions healed<\/td><\/tr>\n          <tr><td>Signs of Infection<\/td><td>None detected<\/td><td>None detected<\/td><td>None detected<\/td><\/tr>\n          <tr><td>Dressing Changes Required<\/td><td>Daily for multiple sites<\/td><td>Reduced frequency as wounds closed<\/td><td>Minimal, as needed<\/td><\/tr>\n          <tr><td>Wound-Related Hospitalization<\/td><td>None<\/td><td>None<\/td><td>None<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/section>\n\n    <!-- Recovery Outcome -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Recovery Outcome<\/h2>\n\n      <div class=\"outcome-card\">\n        <div class=\"outcome-label\">Mobility<\/div>\n        <div class=\"outcome-value\">Walking tolerance improved from limited, painful steps to over 250 metres with reduced discomfort. Outdoor mobility improved with attendant support.<\/div>\n      <\/div>\n      <div class=\"outcome-card\">\n        <div class=\"outcome-label\">Pain<\/div>\n        <div class=\"outcome-value\">Reduced from mild to moderate wound pain to minimal, intermittent discomfort. Pain was well managed with the prescribed medication plan.<\/div>\n      <\/div>\n      <div class=\"outcome-card\">\n        <div class=\"outcome-label\">Nutrition<\/div>\n        <div class=\"outcome-value\">Nutritional intake improved with attendant-supported meal preparation. Anemia was being managed per the treating team&#8217;s recommendations.<\/div>\n      <\/div>\n      <div class=\"outcome-card\">\n        <div class=\"outcome-label\">Medical Stability<\/div>\n        <div class=\"outcome-value\">Vital signs remained stable throughout. No fever, no wound infections, no cellulitis, and no hospital readmission during the 12-week period.<\/div>\n      <\/div>\n      <div class=\"outcome-card\">\n        <div class=\"outcome-label\">Family Feedback<\/div>\n        <div class=\"outcome-value\">The family reported feeling more confident in managing daily care. Mr. Singh described the nursing support as essential for wound care that he could not have performed safely. Mrs. Manpreet Kaur noted visible improvement in Harleen&#8217;s mood and activity levels.<\/div>\n      <\/div>\n      <div class=\"outcome-card\">\n        <div class=\"outcome-label\">Remaining Challenges<\/div>\n        <div class=\"outcome-value\">The underlying autoimmune condition persists. New blisters can still occur with friction or pressure. Long-term immunosuppressive management and dermatology follow-up remain necessary. Disease activity may fluctuate.<\/div>\n      <\/div>\n      <div class=\"outcome-card\">\n        <div class=\"outcome-label\">Long-Term Care<\/div>\n        <div class=\"outcome-value\">Continued dermatology follow-up, ongoing skin protection practices, wound care as needed for new lesions, and possible adjustment of the home care plan based on disease activity. The <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\">home healthcare services in the Chandigarh-Mohali-Panchkula region<\/a> remain available for future support needs.<\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Medical Authority -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Medical Authority<\/h2>\n      <div class=\"author-section\">\n        <div class=\"author-row\">\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-img\">\n          <div class=\"author-details\">\n            <div class=\"author-name\">Dr. Ekta Fageriya, MBBS<\/div>\n            <div class=\"author-creds\">\n              <span class=\"author-badge\">RMC Reg. No. 44780<\/span>\n              <span class=\"author-badge\">Geriatric Medicine<\/span>\n              <span class=\"author-badge\">7 Years Clinical Experience<\/span>\n            <\/div>\n            <p style=\"font-size:13.5px;color:var(--text-light);margin-bottom:0;\">Specialized in geriatric care and home-based clinical management of complex patients with chronic conditions, wound care needs, and post-hospitalization recovery.<\/p>\n          <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Key Clinical Learnings -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Key Clinical Learnings<\/h2>\n      <p>The following insights emerged from this case and may be relevant for healthcare professionals managing similar patients at home.<\/p>\n\n      <div class=\"learning-grid\">\n        <div class=\"learning-item\">\n          <span class=\"learning-num\">01<\/span>\n          <span>EBA is a rare autoimmune blistering disorder that can be easily misunderstood by families. Clear education about the disease mechanism, specifically that the immune system is attacking skin anchoring proteins, helps families understand why friction causes blisters and why protection is not simply about being careful but about fundamentally changing how the skin is handled.<\/span>\n        <\/div>\n        <div class=\"learning-item\">\n          <span class=\"learning-num\">02<\/span>\n          <span>Skin vulnerability in EBA is not visible. The skin may look normal between blisters, which can lead family members to underestimate the risk. Daily systematic inspection by a trained nurse catches early blisters that patients and families may not notice until they have already ruptured.<\/span>\n        <\/div>\n        <div class=\"learning-item\">\n          <span class=\"learning-num\">03<\/span>\n          <span>Appropriate wound care in EBA is fundamentally different from wound care for other conditions. Non-adherent dressings are essential because adhesive products can tear the fragile epidermis. The choice of dressing material and removal technique matters as much as the wound treatment itself.<\/span>\n        <\/div>\n        <div class=\"learning-item\">\n          <span class=\"learning-num\">04<\/span>\n          <span>Pressure and friction minimization must extend beyond obvious contact points. Clothing seams, waistbands, footwear construction, and even bed linen texture can contribute to blister formation. A thorough environmental review of the patient&#8217;s home and wardrobe is a valuable nursing intervention.<\/span>\n        <\/div>\n        <div class=\"learning-item\">\n          <span class=\"learning-num\">05<\/span>\n          <span>New redness, warmth, drainage, or fever in an EBA patient should never be attributed to the baseline condition alone. These signs must be assessed promptly for possible secondary infection, because open erosions provide a direct entry point for bacteria and cellulitis can develop rapidly.<\/span>\n        <\/div>\n        <div class=\"learning-item\">\n          <span class=\"learning-num\">06<\/span>\n          <span>Nutrition becomes particularly important when extensive wounds require healing. The inflammatory burden of EBA, combined with the metabolic demands of tissue repair, can deplete nutritional reserves quickly. Monitoring intake and coordinating with the treating team about supplementation is not optional but essential.<\/span>\n        <\/div>\n        <div class=\"learning-item\">\n          <span class=\"learning-num\">07<\/span>\n          <span>Physiotherapy in EBA must be fundamentally modified. Standard rehabilitation exercises that involve mats, resistance bands, grip-strengthening tools, or prolonged weight-bearing can cause skin shear forces that trigger new blisters. The physiotherapist must understand the disease and adapt every exercise to avoid skin trauma.<\/span>\n        <\/div>\n        <div class=\"learning-item\">\n          <span class=\"learning-num\">08<\/span>\n          <span>Family members should learn safe handling and dressing techniques early in the care process. This includes how to lift, reposition, and assist without sliding the skin across surfaces. Even well-intentioned help can cause injury if the family has not been trained in friction-avoidance techniques.<\/span>\n        <\/div>\n        <div class=\"learning-item\">\n          <span class=\"learning-num\">09<\/span>\n          <span>Long-term dermatology follow-up is essential because EBA disease activity can fluctuate. A period of improvement does not mean the condition has resolved. Patients and families should understand that home care supports management but does not replace specialist medical oversight.<\/span>\n        <\/div>\n        <div class=\"learning-item\">\n          <span class=\"learning-num\">10<\/span>\n          <span>Improvement in wound healing and functional status in EBA, while meaningful, should be communicated carefully. The improvement represents better protection and management, not cure. Setting realistic expectations prevents both false hope and premature discontinuation of protective measures.<\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- FAQs -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Frequently Asked Questions<\/h2>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What is epidermolysis bullosa acquisita?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">\n            Epidermolysis bullosa acquisita is a rare autoimmune blistering disease. In this condition, the immune system produces antibodies that target type VII collagen, a protein involved in anchoring the outer layer of the skin to the inner layer. When this protein is attacked, the skin layers separate under minor mechanical stress, resulting in blisters and painful erosions. Unlike hereditary forms of epidermolysis bullosa, EBA is not inherited and typically develops in adulthood.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What can trigger skin damage in EBA patients?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">\n            Common triggers include friction from handling objects, sustained pressure from sitting or lying on hard surfaces, tight clothing with seams or fasteners, inappropriate footwear, accidental bumps or knocks, and adhesive dressings or tapes. Even routine activities that most people perform without thinking, such as gripping a pen or walking in normal shoes, can cause blistering in susceptible patients.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>How can caregivers protect the skin of someone with EBA?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">\n            Caregivers can protect the skin by using only soft, loose-fitting clothing without tight seams, selecting appropriate soft footwear, handling the skin gently using patting rather than rubbing motions, protecting pressure-prone areas with soft padding, keeping the patient&#8217;s fingernails trimmed short, and using only dermatologist-approved wound-care products. Caregivers should also learn to lift and reposition the patient without sliding the skin across surfaces, as shear forces can cause blisters even without visible pressure.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Should blisters be treated at home?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">\n            Blister management should always follow the treating dermatologist&#8217;s specific instructions. Families should not independently puncture, drain, or apply unapproved substances to blisters. Puncturing a blister with a non-sterile needle can introduce infection. Applying antiseptics, adhesive bandages, or over-the-counter creams can worsen skin damage in EBA. Home care should focus on protecting the blister from further friction and seeking guidance from the treating team about whether any intervention is needed.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Can physiotherapy be performed for EBA patients?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">\n            Yes, but physiotherapy must be appropriately modified. Standard rehabilitation exercises can cause skin shear forces that trigger new blisters. A physiotherapist experienced with skin-vulnerable patients can design a program that maintains mobility and prevents deconditioning while avoiding excessive friction, pressure, or trauma. Exercises are typically performed in seated positions, without equipment that presses against the skin, and with gradual progression based on the patient&#8217;s current skin status. <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\">Home physiotherapy<\/a> allows the therapist to assess the patient&#8217;s actual environment and modify exercises accordingly.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What signs suggest a wound is infected?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">\n            Signs of wound infection include increasing redness that spreads beyond the immediate wound area, warmth felt on the skin near the wound, swelling that is worsening, pus-like or cloudy drainage, an unusual or unpleasant odor from the wound, increasing pain that is not relieved by prescribed medication, and fever. Any of these signs should be reported to the treating nurse or doctor promptly for assessment. In EBA patients, infection can progress quickly because open erosions provide a direct pathway for bacteria.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>Can epidermolysis bullosa acquisita be cured?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">\n            Currently, there is no known cure for EBA. Treatment aims to control disease activity, reduce blister formation, manage symptoms, and prevent complications. Immunosuppressive and anti-inflammatory medications are commonly used to reduce the autoimmune response. Home care plays an important role in preventing avoidable skin trauma, managing wounds, and supporting daily functioning. However, the underlying condition requires long-term specialist management, and disease activity can fluctuate over time with periods of improvement and potential relapse.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>When should a doctor be contacted during home care?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">\n            A doctor should be contacted if there is significant new blistering that suggests a possible disease flare, rapidly worsening wounds that are not responding to current care, fever of any degree, spreading redness around a wound that may indicate cellulitis, severe or worsening pain, suspected wound infection with pus or odor, reduced ability to perform daily activities, or any medication concerns such as possible side effects. These situations require clinical assessment that goes beyond what a home nurse or family member can provide. The <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">doctor home visit service<\/a> is designed for exactly these scenarios.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>How is EBA different from hereditary epidermolysis bullosa?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">\n            Hereditary epidermolysis bullosa is caused by genetic mutations present from birth, while EBA is an autoimmune condition that develops later in life, typically in adulthood. The hereditary forms are caused by defects in genes that encode structural proteins of the skin. EBA is caused by the immune system producing antibodies against type VII collagen. The blistering in EBA can look similar to hereditary forms, but the onset, family history, and diagnostic tests (particularly immunofluorescence mapping) help distinguish between them. The management approaches also differ, as EBA may respond to immunosuppressive treatment.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n          <span>What role does nutrition play in EBA wound healing?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/div>\n        <div class=\"faq-answer\">\n          <div class=\"faq-answer-inner\">\n            Nutrition plays a significant role in wound healing for EBA patients. Extensive skin damage increases the body&#8217;s metabolic demands for protein, vitamins (particularly vitamin C and zinc), and calories. The chronic inflammatory state of EBA can also contribute to nutritional depletion, as seen in this case with iron-deficiency anemia. Inadequate nutrition can delay wound healing, increase infection risk, and reduce overall resilience. Families should work with the treating team to ensure adequate nutritional intake, and supplementation may be recommended based on individual assessments.\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Contact Information -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Contact Information<\/h2>\n      <div class=\"contact-section\">\n        <div class=\"contact-title\">AtHomeCare Corporate Office<\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-label\">Address<\/span>\n          <span>Unit No. 703, 7th Floor, ILD Trade Centre, D1 Block, Malibu Town, Sector 47, Maholi, Haryana 122018<\/span>\n        <\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-label\">Phone<\/span>\n          <span><a href=\"tel:9910823218\">9910823218<\/a><\/span>\n        <\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-label\">Email<\/span>\n          <span><a href=\"mailto:care@athomecare.in\">care@athomecare.in<\/a><\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Medical Disclaimer -->\n    <section class=\"section-block\">\n      <div class=\"disclaimer\">\n        <strong>Medical Disclaimer:<\/strong> This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals is purely coincidental. The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment. Every patient is unique, and treatment decisions must always be made by qualified healthcare professionals based on individual clinical assessment. Emergency symptoms require immediate hospital care. Home healthcare complements but does not replace emergency medical services. If you or someone you know is experiencing a medical emergency, please contact your local emergency services immediately.\n      <\/div>\n    <\/section>\n\n    <!-- Related Services -->\n    <section class=\"section-block\">\n      <h2 class=\"section-heading\">Related Services<\/h2>\n      <div class=\"two-col\">\n        <div class=\"card\">\n          <div class=\"card-header\"><span class=\"icon\">&#10047;<\/span> <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" style=\"color:var(--primary-dark);text-decoration:none;\">Home Nursing Services<\/a><\/div>\n          <p style=\"font-size:13.5px;margin-bottom:0;\">Skilled nursing care at home including wound management, vital monitoring, medication administration, and clinical assessments.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <div class=\"card-header\"><span class=\"icon\">&#10047;<\/span> <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" style=\"color:var(--primary-dark);text-decoration:none;\">Patient Care Services<\/a><\/div>\n          <p style=\"font-size:13.5px;margin-bottom:0;\">Comprehensive patient care support including ADL assistance, mobility support, and daily living help by trained professionals.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <div class=\"card-header\"><span class=\"icon\">&#10047;<\/span> <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" style=\"color:var(--primary-dark);text-decoration:none;\">Patient Care Taker (GDA)<\/a><\/div>\n          <p style=\"font-size:13.5px;margin-bottom:0;\">Trained general duty assistants for patient support including hygiene, feeding, mobility assistance, and companion care.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <div class=\"card-header\"><span class=\"icon\">&#10047;<\/span> <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" style=\"color:var(--primary-dark);text-decoration:none;\">Physiotherapy at Home<\/a><\/div>\n          <p style=\"font-size:13.5px;margin-bottom:0;\">Expert physiotherapy services delivered at home for rehabilitation, mobility improvement, pain management, and functional recovery.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <div class=\"card-header\"><span class=\"icon\">&#10047;<\/span> <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" style=\"color:var(--primary-dark);text-decoration:none;\">Medical Equipment Rental<\/a><\/div>\n          <p style=\"font-size:13.5px;margin-bottom:0;\">Wide range of medical equipment available on rent including hospital beds, monitors, oxygen concentrators, and wound care supplies.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <div class=\"card-header\"><span class=\"icon\">&#10047;<\/span> <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" style=\"color:var(--primary-dark);text-decoration:none;\">Doctor Home Visit<\/a><\/div>\n          <p style=\"font-size:13.5px;margin-bottom:0;\">Qualified doctors available for home visits to assess, diagnose, and manage medical conditions without hospital travel.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n  <\/div>\n<\/main>\n\n<!-- Footer -->\n<footer style=\"background:#0a7e72;color:#b2dfdb;padding:28px 20px;text-align:center;font-size:13px;\">\n  <div class=\"container\">\n    <p style=\"margin-bottom:6px;color:#e0f2f1;font-weight:600;\">AtHomeCare<\/p>\n    <p style=\"margin-bottom:0;\">Professional Home Healthcare Services | Delhi NCR | Chandigarh | Mohali | Panchkula | Faridabad | Multiple Cities<\/p>\n  <\/div>\n<\/footer>\n\n<script>\nfunction toggleFaq(el) {\n  const item = el.parentElement;\n  const answer = item.querySelector('.faq-answer');\n  const isActive = item.classList.contains('active');\n\n  \/\/ Close all other items\n  document.querySelectorAll('.faq-item').forEach(function(faq) {\n    faq.classList.remove('active');\n    faq.querySelector('.faq-answer').style.maxHeight = null;\n  });\n\n  \/\/ Toggle current item\n  if (!isActive) {\n    item.classList.add('active');\n    answer.style.maxHeight = answer.scrollHeight + 'px';\n  }\n}\n\n\/\/ Open first FAQ by default\ndocument.addEventListener('DOMContentLoaded', function() {\n  const firstFaq = document.querySelector('.faq-item');\n  if (firstFaq) {\n    firstFaq.classList.add('active');\n    const firstAnswer = firstFaq.querySelector('.faq-answer');\n    firstAnswer.style.maxHeight = firstAnswer.scrollHeight + 'px';\n  }\n});\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Epidermolysis Bullosa Acquisita Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Epidermolysis Bullosa Acquisita With Skin Protection and Wound Prevention in Mohali A detailed home healthcare journey documenting structured wound management, skin surveillance, infection prevention, and functional rehabilitation for a 44-year-old patient diagnosed with a rare autoimmune blistering disorder. Patient Age 44&#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":"normal","_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-566","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=\"Epidermolysis Bullosa Acquisita Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Epidermolysis Bullosa Acquisita With Skin Protection and Wound Prevention in Mohali A detailed home healthcare journey documenting structured wound management, skin surveillance, infection prevention, and functional rehabilitation for a 44-year-old patient diagnosed with a rare autoimmune blistering disorder. Patient Age 44\" \/>\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\/epidermolysis-bullosa-acquisita-home-care-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=\"Epidermolysis Bullosa Acquisita Home Care in Mohali - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Epidermolysis Bullosa Acquisita Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Epidermolysis Bullosa Acquisita With Skin Protection and Wound Prevention in Mohali A detailed home healthcare journey documenting structured wound management, skin surveillance, infection prevention, and functional rehabilitation for a 44-year-old patient diagnosed with a rare autoimmune blistering disorder. Patient Age 44\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-19T06:42:29+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-19T06:42:30+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Epidermolysis Bullosa Acquisita Home Care in Mohali - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Epidermolysis Bullosa Acquisita Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Epidermolysis Bullosa Acquisita With Skin Protection and Wound Prevention in Mohali A detailed home healthcare journey documenting structured wound management, skin surveillance, infection prevention, and functional rehabilitation for a 44-year-old patient diagnosed with a rare autoimmune blistering disorder. Patient Age 44\" \/>\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\\\/epidermolysis-bullosa-acquisita-home-care-in-mohali\\\/#blogposting\",\"name\":\"Epidermolysis Bullosa Acquisita Home Care in Mohali - mohali\",\"headline\":\"Epidermolysis Bullosa Acquisita Home Care 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\\\/epidermolysis-bullosa-acquisita-home-care-in-mohali\\\/#articleImage\"},\"datePublished\":\"2026-08-19T06:42:29+00:00\",\"dateModified\":\"2026-08-19T06:42:30+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/epidermolysis-bullosa-acquisita-home-care-in-mohali\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/epidermolysis-bullosa-acquisita-home-care-in-mohali\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/epidermolysis-bullosa-acquisita-home-care-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\\\/epidermolysis-bullosa-acquisita-home-care-in-mohali\\\/#listItem\",\"name\":\"Epidermolysis Bullosa Acquisita Home Care in Mohali\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/epidermolysis-bullosa-acquisita-home-care-in-mohali\\\/#listItem\",\"position\":3,\"name\":\"Epidermolysis Bullosa Acquisita Home Care 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\\\/epidermolysis-bullosa-acquisita-home-care-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\\\/epidermolysis-bullosa-acquisita-home-care-in-mohali\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/epidermolysis-bullosa-acquisita-home-care-in-mohali\\\/\",\"name\":\"Epidermolysis Bullosa Acquisita Home Care in Mohali - mohali\",\"description\":\"Epidermolysis Bullosa Acquisita Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Epidermolysis Bullosa Acquisita With Skin Protection and Wound Prevention in Mohali A detailed home healthcare journey documenting structured wound management, skin surveillance, infection prevention, and functional rehabilitation for a 44-year-old patient diagnosed with a rare autoimmune blistering disorder. Patient Age 44\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/epidermolysis-bullosa-acquisita-home-care-in-mohali\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-08-19T06:42:29+00:00\",\"dateModified\":\"2026-08-19T06:42:30+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":"Epidermolysis Bullosa Acquisita Home Care in Mohali - mohali","description":"Epidermolysis Bullosa Acquisita Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Epidermolysis Bullosa Acquisita With Skin Protection and Wound Prevention in Mohali A detailed home healthcare journey documenting structured wound management, skin surveillance, infection prevention, and functional rehabilitation for a 44-year-old patient diagnosed with a rare autoimmune blistering disorder. Patient Age 44","canonical_url":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/#blogposting","name":"Epidermolysis Bullosa Acquisita Home Care in Mohali - mohali","headline":"Epidermolysis Bullosa Acquisita Home Care 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\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/#articleImage"},"datePublished":"2026-08-19T06:42:29+00:00","dateModified":"2026-08-19T06:42:30+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-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\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/#listItem","name":"Epidermolysis Bullosa Acquisita Home Care in Mohali"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/#listItem","position":3,"name":"Epidermolysis Bullosa Acquisita Home Care 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\/epidermolysis-bullosa-acquisita-home-care-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\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/#webpage","url":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/","name":"Epidermolysis Bullosa Acquisita Home Care in Mohali - mohali","description":"Epidermolysis Bullosa Acquisita Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Epidermolysis Bullosa Acquisita With Skin Protection and Wound Prevention in Mohali A detailed home healthcare journey documenting structured wound management, skin surveillance, infection prevention, and functional rehabilitation for a 44-year-old patient diagnosed with a rare autoimmune blistering disorder. Patient Age 44","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"datePublished":"2026-08-19T06:42:29+00:00","dateModified":"2026-08-19T06:42:30+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":"Epidermolysis Bullosa Acquisita Home Care in Mohali - mohali","og:description":"Epidermolysis Bullosa Acquisita Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Epidermolysis Bullosa Acquisita With Skin Protection and Wound Prevention in Mohali A detailed home healthcare journey documenting structured wound management, skin surveillance, infection prevention, and functional rehabilitation for a 44-year-old patient diagnosed with a rare autoimmune blistering disorder. Patient Age 44","og:url":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/","article:published_time":"2026-08-19T06:42:29+00:00","article:modified_time":"2026-08-19T06:42:30+00:00","twitter:card":"summary_large_image","twitter:title":"Epidermolysis Bullosa Acquisita Home Care in Mohali - mohali","twitter:description":"Epidermolysis Bullosa Acquisita Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Epidermolysis Bullosa Acquisita With Skin Protection and Wound Prevention in Mohali A detailed home healthcare journey documenting structured wound management, skin surveillance, infection prevention, and functional rehabilitation for a 44-year-old patient diagnosed with a rare autoimmune blistering disorder. Patient Age 44"},"aioseo_meta_data":{"post_id":"566","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-19 06:36:15","updated":"2026-08-19 07:34:01","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\tEpidermolysis Bullosa Acquisita Home Care 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":"Epidermolysis Bullosa Acquisita Home Care in Mohali","link":"https:\/\/athomecare.in\/mohali\/epidermolysis-bullosa-acquisita-home-care-in-mohali\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/566","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=566"}],"version-history":[{"count":3,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/566\/revisions"}],"predecessor-version":[{"id":569,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/566\/revisions\/569"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=566"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=566"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=566"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}