{"id":601,"date":"2026-08-21T05:48:02","date_gmt":"2026-08-21T05:48:02","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=601"},"modified":"2026-08-21T05:48:03","modified_gmt":"2026-08-21T05:48:03","slug":"relapsing-polychondritis-home-care-in-mohali","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-home-care-in-mohali\/","title":{"rendered":"Relapsing Polychondritis 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<title>Relapsing Polychondritis Home Care in Mohali | AtHomeCare Case Study<\/title>\n<meta name=\"description\" content=\"A fictional Mohali case study covering relapsing polychondritis, airway awareness, fatigue management, medication monitoring, mobility rehabilitation, and home healthcare support.\">\n<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/relapsing-polychondritis-home-care-mohali\">\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=Merriweather:wght@400;700;900&#038;family=Source+Sans+3:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n<style>\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n:root{\n  --bg:#f5f6f8;\n  --white:#ffffff;\n  --text:#1e293b;\n  --text-light:#475569;\n  --text-muted:#64748b;\n  --primary:#0a6e6e;\n  --primary-dark:#065050;\n  --primary-light:#e0f2f1;\n  --accent:#c2410c;\n  --accent-light:#fff7ed;\n  --border:#e2e8f0;\n  --card-shadow:0 1px 3px rgba(0,0,0,0.08),0 1px 2px rgba(0,0,0,0.06);\n  --card-shadow-lg:0 4px 16px rgba(0,0,0,0.08),0 2px 6px rgba(0,0,0,0.04);\n  --radius:10px;\n  --radius-lg:14px;\n}\nhtml{scroll-behavior:smooth;font-size:16px}\nbody{\n  font-family:'Source Sans 3','Segoe UI',sans-serif;\n  background:var(--bg);\n  color:var(--text);\n  line-height:1.75;\n  -webkit-font-smoothing:antialiased;\n}\nh1,h2,h3,h4,h5{font-family:'Merriweather',Georgia,serif;line-height:1.35;color:var(--text)}\nh1{font-size:1.85rem;font-weight:900;letter-spacing:-0.02em}\nh2{font-size:1.5rem;font-weight:700;margin-bottom:0.6em;padding-bottom:0.35em;border-bottom:3px solid var(--primary)}\nh3{font-size:1.2rem;font-weight:700;margin-bottom:0.5em}\nh4{font-size:1.05rem;font-weight:700;margin-bottom:0.4em}\np{margin-bottom:1em;color:var(--text-light)}\na{color:var(--primary);text-decoration:underline;text-underline-offset:2px;transition:color .2s}\na:hover{color:var(--primary-dark)}\nul,ol{margin-bottom:1em;padding-left:1.4em}\nli{margin-bottom:0.35em;color:var(--text-light)}\nstrong{color:var(--text);font-weight:600}\nimg{max-width:100%;height:auto;display:block}\n\n.container{max-width:820px;margin:0 auto;padding:0 20px}\n\n\/* Hero *\/\n.hero{\n  background:linear-gradient(135deg,#065050 0%,#0a6e6e 40%,#0d8585 100%);\n  color:#fff;\n  padding:48px 20px 44px;\n  position:relative;\n  overflow:hidden;\n}\n.hero::before{\n  content:'';position:absolute;top:-60px;right:-60px;\n  width:260px;height:260px;\n  background:rgba(255,255,255,0.04);\n  border-radius:50%;\n}\n.hero::after{\n  content:'';position:absolute;bottom:-80px;left:-40px;\n  width:200px;height:200px;\n  background:rgba(255,255,255,0.03);\n  border-radius:50%;\n}\n.hero .container{position:relative;z-index:2}\n.hero-label{\n  display:inline-block;\n  background:rgba(255,255,255,0.15);\n  color:#fff;\n  font-size:0.72rem;\n  font-weight:600;\n  letter-spacing:0.08em;\n  text-transform:uppercase;\n  padding:5px 14px;\n  border-radius:20px;\n  margin-bottom:18px;\n  text-decoration:none;\n}\n.hero h1{\n  color:#fff;\n  font-size:1.9rem;\n  margin-bottom:14px;\n  line-height:1.3;\n}\n.hero-summary{\n  font-size:1rem;\n  color:rgba(255,255,255,0.85);\n  max-width:640px;\n  margin-bottom:24px;\n  line-height:1.7;\n}\n.hero-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(140px,1fr));\n  gap:10px;\n}\n.hero-stat{\n  background:rgba(255,255,255,0.1);\n  backdrop-filter:blur(4px);\n  border:1px solid rgba(255,255,255,0.12);\n  border-radius:var(--radius);\n  padding:14px 16px;\n  text-align:center;\n}\n.hero-stat-label{font-size:0.68rem;text-transform:uppercase;letter-spacing:0.06em;color:rgba(255,255,255,0.6);margin-bottom:4px}\n.hero-stat-value{font-size:0.92rem;font-weight:700;color:#fff}\n\n\/* Main Content *\/\n.main-content{padding:40px 0 20px}\n\n\/* Sections *\/\n.section{margin-bottom:44px}\n.section-intro{font-size:1.05rem;color:var(--text-light);margin-bottom:1.2em}\n\n\/* Cards *\/\n.card{\n  background:var(--white);\n  border:1px solid var(--border);\n  border-radius:var(--radius-lg);\n  padding:24px 26px;\n  margin-bottom:18px;\n  box-shadow:var(--card-shadow);\n}\n.card-header{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:14px;\n}\n.card-icon{\n  width:36px;height:36px;\n  border-radius:8px;\n  display:flex;align-items:center;justify-content:center;\n  font-size:0.95rem;\n  flex-shrink:0;\n}\n.card-icon.teal{background:var(--primary-light);color:var(--primary)}\n.card-icon.orange{background:var(--accent-light);color:var(--accent)}\n.card-icon.blue{background:#eff6ff;color:#1d4ed8}\n.card-icon.red{background:#fef2f2;color:#dc2626}\n.card-icon.green{background:#f0fdf4;color:#16a34a}\n.card-icon.purple{background:#faf5ff;color:#7c3aed}\n.card-title{font-family:'Merriweather',serif;font-size:1.05rem;font-weight:700;color:var(--text)}\n\n\/* Alert Boxes *\/\n.alert{\n  border-radius:var(--radius);\n  padding:18px 20px;\n  margin-bottom:18px;\n  border-left:4px solid;\n}\n.alert-title{font-weight:700;font-size:0.88rem;text-transform:uppercase;letter-spacing:0.04em;margin-bottom:6px}\n.alert p{margin-bottom:0.4em;font-size:0.94rem}\n.alert-danger{background:#fef2f2;border-color:#dc2626;color:#991b1b}\n.alert-danger .alert-title{color:#dc2626}\n.alert-warning{background:#fffbeb;border-color:#d97706;color:#92400e}\n.alert-warning .alert-title{color:#d97706}\n.alert-info{background:#eff6ff;border-color:#2563eb;color:#1e40af}\n.alert-info .alert-title{color:#2563eb}\n.alert-success{background:#f0fdf4;border-color:#16a34a;color:#166534}\n.alert-success .alert-title{color:#16a34a}\n\n\/* Tables *\/\n.table-wrap{overflow-x:auto;margin-bottom:20px;border-radius:var(--radius);border:1px solid var(--border)}\ntable{width:100%;border-collapse:collapse;font-size:0.92rem}\nthead{background:var(--primary);color:#fff}\nth{padding:12px 16px;text-align:left;font-weight:600;font-size:0.8rem;text-transform:uppercase;letter-spacing:0.04em;white-space:nowrap}\ntd{padding:11px 16px;border-bottom:1px solid var(--border);color:var(--text-light)}\ntbody tr:last-child td{border-bottom:none}\ntbody tr:hover{background:#f8fafc}\ntbody tr:nth-child(even){background:#fafbfc}\n\n\/* Timeline *\/\n.timeline{position:relative;padding-left:32px}\n.timeline::before{\n  content:'';position:absolute;left:11px;top:4px;bottom:4px;\n  width:2px;background:var(--border);\n}\n.timeline-item{position:relative;margin-bottom:24px}\n.timeline-item:last-child{margin-bottom:0}\n.timeline-dot{\n  position:absolute;left:-32px;top:4px;\n  width:22px;height:22px;\n  border-radius:50%;\n  background:var(--white);\n  border:3px solid var(--primary);\n  z-index:1;\n}\n.timeline-item.active .timeline-dot{background:var(--primary)}\n.timeline-label{font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:var(--primary);margin-bottom:4px}\n.timeline-title{font-family:'Merriweather',serif;font-size:1.02rem;font-weight:700;margin-bottom:6px}\n.timeline-body{font-size:0.94rem;color:var(--text-light)}\n.timeline-body ul{margin-top:6px}\n\n\/* Doctor Card *\/\n.doctor-card{\n  background:var(--white);\n  border:2px solid var(--primary);\n  border-radius:var(--radius-lg);\n  padding:28px;\n  display:flex;\n  gap:22px;\n  align-items:flex-start;\n  margin-bottom:18px;\n  box-shadow:var(--card-shadow-lg);\n}\n.doctor-img{\n  width:90px;height:90px;\n  border-radius:50%;\n  object-fit:cover;\n  border:3px solid var(--primary-light);\n  flex-shrink:0;\n}\n.doctor-info h3{margin-bottom:2px;font-size:1.15rem}\n.doctor-meta{font-size:0.88rem;color:var(--text-muted);margin-bottom:4px}\n.doctor-badge{\n  display:inline-block;\n  background:var(--primary-light);\n  color:var(--primary);\n  font-size:0.72rem;\n  font-weight:600;\n  padding:3px 10px;\n  border-radius:12px;\n  margin-right:4px;\n  margin-bottom:4px;\n}\n.treating-doctor-block{\n  background:#fafbfc;\n  border:1px dashed var(--border);\n  border-radius:var(--radius);\n  padding:20px 24px;\n  margin-bottom:18px;\n}\n.treating-doctor-block p{color:var(--text-muted);font-style:italic;margin:0}\n\n\/* FAQ *\/\n.faq-item{\n  background:var(--white);\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  margin-bottom:10px;\n  overflow:hidden;\n  box-shadow:var(--card-shadow);\n}\n.faq-q{\n  padding:16px 20px;\n  cursor:pointer;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:12px;\n  font-weight:600;\n  font-size:0.96rem;\n  color:var(--text);\n  transition:background .2s;\n  user-select:none;\n}\n.faq-q:hover{background:#f8fafc}\n.faq-q i{color:var(--primary);transition:transform .3s;flex-shrink:0;font-size:0.8rem}\n.faq-item.open .faq-q i{transform:rotate(180deg)}\n.faq-a{\n  max-height:0;\n  overflow:hidden;\n  transition:max-height .35s ease,padding .35s ease;\n  padding:0 20px;\n}\n.faq-item.open .faq-a{max-height:600px;padding:0 20px 18px}\n.faq-a p{font-size:0.94rem;color:var(--text-light);margin-bottom:0.5em}\n.faq-a p:last-child{margin-bottom:0}\n\n\/* Contact *\/\n.contact-block{\n  background:var(--primary);\n  color:#fff;\n  border-radius:var(--radius-lg);\n  padding:32px 28px;\n  margin-bottom:18px;\n}\n.contact-block h3{color:#fff;margin-bottom:16px;font-size:1.2rem}\n.contact-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}\n.contact-row:last-child{margin-bottom:0}\n.contact-row i{margin-top:3px;color:rgba(255,255,255,0.7);width:18px;text-align:center;flex-shrink:0}\n.contact-row a{color:#fff;text-decoration:underline;text-underline-offset:2px}\n.contact-row a:hover{color:rgba(255,255,255,0.8)}\n.contact-row p,.contact-row span{color:rgba(255,255,255,0.9);font-size:0.94rem;margin:0}\n\n\/* Disclaimer *\/\n.disclaimer{\n  background:#fafbfc;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  padding:20px 24px;\n  margin-bottom:18px;\n}\n.disclaimer p{font-size:0.86rem;color:var(--text-muted);margin-bottom:0.4em}\n.disclaimer p:last-child{margin-bottom:0}\n\n\/* Risk indicator *\/\n.risk-grid{display:grid;grid-template-columns:1fr;gap:10px}\n.risk-item{\n  display:flex;align-items:flex-start;gap:10px;\n  background:#fafbfc;\n  border-radius:8px;\n  padding:12px 16px;\n  border:1px solid var(--border);\n}\n.risk-dot{width:8px;height:8px;border-radius:50%;margin-top:7px;flex-shrink:0}\n.risk-dot.high{background:#dc2626}\n.risk-dot.medium{background:#d97706}\n.risk-dot.low{background:#16a34a}\n.risk-item p{margin:0;font-size:0.92rem;color:var(--text-light)}\n\n\/* Outcome badges *\/\n.outcome-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}\n.outcome-badge{\n  display:flex;align-items:center;gap:6px;\n  background:#f0fdf4;\n  border:1px solid #bbf7d0;\n  border-radius:20px;\n  padding:6px 14px;\n  font-size:0.84rem;\n  font-weight:500;\n  color:#166534;\n}\n.outcome-badge i{font-size:0.75rem}\n\n\/* Two col *\/\n.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}\n@media(max-width:640px){.two-col{grid-template-columns:1fr}}\n\n\/* Subtle bg pattern *\/\n.pattern-bg{\n  background-image:radial-gradient(circle at 1px 1px,rgba(10,110,110,0.03) 1px,transparent 0);\n  background-size:24px 24px;\n}\n\n\/* Footer *\/\n.footer{\n  background:#0f172a;\n  color:rgba(255,255,255,0.5);\n  padding:28px 20px;\n  text-align:center;\n  font-size:0.82rem;\n}\n.footer a{color:rgba(255,255,255,0.7)}\n\n\/* Responsive *\/\n@media(max-width:640px){\n  .hero{padding:36px 16px 32px}\n  .hero h1{font-size:1.45rem}\n  .hero-grid{grid-template-columns:1fr 1fr}\n  .hero-stat{padding:10px 12px}\n  .hero-stat-value{font-size:0.84rem}\n  .main-content{padding:28px 0 16px}\n  h1{font-size:1.45rem}\n  h2{font-size:1.25rem}\n  .card{padding:18px 18px}\n  .doctor-card{flex-direction:column;align-items:center;text-align:center;padding:22px 18px}\n  .doctor-img{width:76px;height:76px}\n  .contact-block{padding:22px 18px}\n  .table-wrap{font-size:0.82rem}\n  th,td{padding:8px 10px}\n  .faq-q{padding:14px 16px;font-size:0.9rem}\n  .section{margin-bottom:32px}\n}\n\n\/* Print *\/\n@media print{\n  .hero,.footer,.contact-block{display:none}\n  body{background:#fff}\n  .card{box-shadow:none;border:1px solid #ddd;break-inside:avoid}\n  .section{page-break-inside:avoid}\n}\n\n\/* Animation on scroll *\/\n.reveal{opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .5s ease}\n.reveal.visible{opacity:1;transform:translateY(0)}\n<\/style>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"MedicalWebPage\",\n  \"name\": \"Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali\",\n  \"description\": \"A fictional Mohali case study covering relapsing polychondritis, airway awareness, fatigue management, medication monitoring, mobility rehabilitation, and home healthcare support.\",\n  \"url\": \"https:\/\/athomecare.in\/relapsing-polychondritis-home-care-mohali\",\n  \"about\": {\n    \"@type\": \"MedicalCondition\",\n    \"name\": \"Relapsing Polychondritis\"\n  },\n  \"author\": {\n    \"@type\": \"Physician\",\n    \"name\": \"Dr. Ekta Fageriya\",\n    \"credential\": \"MBBS\",\n    \"medicalSpecialty\": \"Geriatric Medicine\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"AtHomeCare\"\n  },\n  \"isAccessibleForFree\": true,\n  \"medicalAudience\": {\n    \"@type\": \"PeopleAudience\",\n    \"audienceType\": [\"Patients\", \"Caregivers\", \"Healthcare Professionals\"]\n  }\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\"@type\": \"Question\", \"name\": \"What is relapsing polychondritis?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Relapsing polychondritis is a rare inflammatory disorder that can repeatedly affect cartilage in areas such as the ears, nose, joints, and respiratory tract.\"}},\n    {\"@type\": \"Question\", \"name\": \"Can relapsing polychondritis affect breathing?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. In some patients, inflammation can involve cartilage within the respiratory tract and affect the airway.\"}},\n    {\"@type\": \"Question\", \"name\": \"Why is hoarseness important in relapsing polychondritis?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"New or worsening hoarseness can sometimes indicate involvement of structures around the airway. Persistent or worsening voice changes should be discussed with the treating physician.\"}},\n    {\"@type\": \"Question\", \"name\": \"What respiratory symptoms require urgent attention in relapsing polychondritis?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Severe breathlessness, significant noisy breathing, rapidly worsening respiratory symptoms, or difficulty speaking because of breathlessness require urgent medical evaluation.\"}},\n    {\"@type\": \"Question\", \"name\": \"Is relapsing polychondritis curable?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"It is a chronic inflammatory condition. Treatment aims to control inflammation, prevent complications, preserve organ function, and maintain quality of life.\"}}\n  ]\n}\n<\/script>\n<\/head>\n<body>\n\n<!-- Hero Section -->\n<header class=\"hero\" role=\"banner\">\n  <div class=\"container\">\n    <span class=\"hero-label\"><i class=\"fas fa-file-medical\" style=\"margin-right:4px\"><\/i> Clinical Case Study<\/span>\n    <h1>Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali<\/h1>\n    <p class=\"hero-summary\">\n      How a structured home healthcare program helped a 48-year-old boutique owner in Mohali manage fatigue, joint discomfort, and airway vigilance after a hospital admission for relapsing polychondritis.\n    <\/p>\n    <div class=\"hero-grid\">\n      <div class=\"hero-stat\">\n        <div class=\"hero-stat-label\">Age<\/div>\n        <div class=\"hero-stat-value\">48 Years<\/div>\n      <\/div>\n      <div class=\"hero-stat\">\n        <div class=\"hero-stat-label\">Gender<\/div>\n        <div class=\"hero-stat-value\">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\">Relapsing Polychondritis<\/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\">Outcome<\/div>\n        <div class=\"hero-stat-value\">Improved Function<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- Main Content -->\n<main class=\"main-content pattern-bg\">\n  <div class=\"container\">\n\n    <!-- Patient Background -->\n    <section class=\"section reveal\" aria-labelledby=\"bg-heading\">\n      <h2 id=\"bg-heading\">Patient Background<\/h2>\n      <p class=\"section-intro\">\n        Mrs. Simran Bedi was a 48-year-old woman living in Mohali, Punjab. She ran a boutique and lived with her husband, Mr. Manpreet Bedi, who served as her primary caregiver. Her daughter, Ms. Jasleen Bedi, provided additional support.\n      <\/p>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon teal\"><i class=\"fas fa-user\"><\/i><\/div>\n          <div class=\"card-title\">Profile and Medical History<\/div>\n        <\/div>\n        <p>Simran had experienced recurrent episodes of painful swelling around her ears, joint discomfort, fatigue, and intermittent hoarseness for approximately one year before her diagnosis.<\/p>\n        <p>In the early months, she received treatment for what appeared to be recurrent ear inflammation. However, the symptoms kept returning. Over time, the episodes became more noticeable and were accompanied by increasing fatigue and occasional discomfort around the nose and throat.<\/p>\n        <p>Her medical history also included:<\/p>\n        <ul>\n          <li><strong>Mild osteoarthritis<\/strong> with intermittent knee discomfort that worsened during periods of reduced activity<\/li>\n          <li><strong>Controlled hypothyroidism<\/strong> with stable thyroid function on prescribed treatment<\/li>\n          <li><strong>Mild iron-deficiency anemia<\/strong> identified previously and kept under medical monitoring<\/li>\n        <\/ul>\n        <p>She had no known chronic lung disease prior to this presentation.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon orange\"><i class=\"fas fa-store\"><\/i><\/div>\n          <div class=\"card-title\">Lifestyle and Functional Baseline<\/div>\n        <\/div>\n        <p>Before her symptoms worsened, Simran managed her boutique independently. She handled customer interactions, fabric selection, and daily operations. Standing for long hours was part of her routine, though knee discomfort from osteoarthritis had occasionally made this difficult.<\/p>\n        <p>As the recurrent episodes of ear swelling and fatigue increased, she found it harder to complete full workdays. Household tasks that once felt routine began to require more effort. Her family noticed she needed more rest between activities.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Clinical Diagnosis -->\n    <section class=\"section reveal\" aria-labelledby=\"diag-heading\">\n      <h2 id=\"diag-heading\">Clinical Diagnosis<\/h2>\n      <p class=\"section-intro\">\n        After repeated episodes failed to resolve with initial treatment, a rheumatology evaluation was pursued. Clinical assessment combined with imaging led to the diagnosis of relapsing polychondritis.\n      <\/p>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon blue\"><i class=\"fas fa-stethoscope\"><\/i><\/div>\n          <div class=\"card-title\">Understanding Relapsing Polychondritis<\/div>\n        <\/div>\n        <p>Relapsing polychondritis is a rare inflammatory condition characterized by recurrent inflammation of cartilage and other connective tissues throughout the body. It can affect the ears, nose, joints, respiratory tract, and other structures that contain cartilage.<\/p>\n        <p>Because the condition is uncommon and its symptoms can overlap with other disorders, diagnosis is often delayed. In Simran&#8217;s case, the initial focus on ear symptoms alone meant the broader pattern was not recognized immediately.<\/p>\n        <p>Her main symptoms at the time of diagnosis included:<\/p>\n        <ul>\n          <li>Painful swelling and tenderness of the ears<\/li>\n          <li>Intermittent hoarseness<\/li>\n          <li>Joint pain affecting multiple areas<\/li>\n          <li>Persistent fatigue<\/li>\n          <li>Nasal discomfort<\/li>\n          <li>Reduced exercise tolerance<\/li>\n          <li>Difficulty completing prolonged household or boutique activities<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"alert alert-info\">\n        <div class=\"alert-title\"><i class=\"fas fa-info-circle\" style=\"margin-right:4px\"><\/i> Clinical Note<\/div>\n        <p>The presence of hoarseness and exertional breathing discomfort in a patient with known cartilage inflammation raises concern for possible respiratory tract involvement. This is one of the most clinically significant aspects of relapsing polychondritis because airway complications can develop and sometimes progress rapidly.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Hospital Treatment -->\n    <section class=\"section reveal\" aria-labelledby=\"hosp-heading\">\n      <h2 id=\"hosp-heading\">Hospital Treatment<\/h2>\n      <p class=\"section-intro\">\n        Simran was hospitalized for 7 days after her symptoms worsened significantly. The admission allowed the medical team to assess her respiratory status, initiate specialist-directed treatment, and establish a follow-up plan.\n      <\/p>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon red\"><i class=\"fas fa-hospital\"><\/i><\/div>\n          <div class=\"card-title\">Reason for Admission<\/div>\n        <\/div>\n        <p>She was admitted after developing:<\/p>\n        <ul>\n          <li>Increasing ear inflammation that was not responding to previous measures<\/li>\n          <li>Worsening joint pain affecting her daily movement<\/li>\n          <li>Persistent hoarseness that had become more noticeable<\/li>\n          <li>Increasing fatigue limiting even basic activities<\/li>\n          <li>Mild breathing discomfort during exertion<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon blue\"><i class=\"fas fa-clipboard-list\"><\/i><\/div>\n          <div class=\"card-title\">In-Hospital Assessment<\/div>\n        <\/div>\n        <p>During her 7-day hospital stay, the medical team evaluated:<\/p>\n        <ul>\n          <li>Respiratory status and oxygen saturation at rest and during activity<\/li>\n          <li>Upper airway symptoms including voice quality and breathing pattern<\/li>\n          <li>Extent of ear and nasal cartilage involvement<\/li>\n          <li>Joint symptoms and functional limitations<\/li>\n          <li>Blood investigations including inflammatory markers<\/li>\n          <li>Response to initiated medication<\/li>\n        <\/ul>\n        <p>Importantly, she remained stable throughout the admission and did not require emergency airway intervention. However, the presence of hoarseness and exertional breathing discomfort meant that airway involvement could not be ruled out and required ongoing vigilance.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon green\"><i class=\"fas fa-pills\"><\/i><\/div>\n          <div class=\"card-title\">Discharge Plan<\/div>\n        <\/div>\n        <p>She was discharged with a specialist-prescribed anti-inflammatory and immunomodulatory treatment plan. The discharge instructions emphasized:<\/p>\n        <ul>\n          <li>Strict medication adherence without self-adjustment<\/li>\n          <li>Monitoring for signs of disease flares<\/li>\n          <li>Airway awareness and prompt reporting of respiratory changes<\/li>\n          <li>Infection precautions given the immunomodulatory treatment<\/li>\n          <li>Activity modification based on symptoms<\/li>\n          <li>Regular rheumatology and respiratory follow-up appointments<\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <!-- Why Home Healthcare -->\n    <section class=\"section reveal\" aria-labelledby=\"why-heading\">\n      <h2 id=\"why-heading\">Why Home Healthcare Was Needed<\/h2>\n      <p class=\"section-intro\">\n        After discharge, Simran was medically stable but still faced several challenges that made professional home healthcare a clinically appropriate choice.\n      <\/p>\n\n      <div class=\"two-col\">\n        <div class=\"card\">\n          <div class=\"card-header\">\n            <div class=\"card-icon orange\"><i class=\"fas fa-battery-quarter\"><\/i><\/div>\n            <div class=\"card-title\">Persistent Fatigue<\/div>\n          <\/div>\n          <p>Her energy levels remained low. She could not complete a full day of household tasks without needing prolonged rest. This fatigue was not simply tiredness. It was related to the underlying inflammatory condition and needed to be distinguished from normal exertion.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <div class=\"card-header\">\n            <div class=\"card-icon red\"><i class=\"fas fa-lungs\"><\/i><\/div>\n            <div class=\"card-title\">Airway Vigilance<\/div>\n          <\/div>\n          <p>Because relapsing polychondritis can involve the respiratory tract cartilage, someone needed to monitor her breathing, voice, and respiratory symptoms daily. Her family needed structured guidance on what to watch for and when to seek urgent help.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <div class=\"card-header\">\n            <div class=\"card-icon blue\"><i class=\"fas fa-bone\"><\/i><\/div>\n            <div class=\"card-title\">Joint Discomfort<\/div>\n          <\/div>\n          <p>Joint pain and stiffness continued to limit her movement. Without guided activity, she risked further deconditioning. She needed a supervised rehabilitation program that respected her inflammatory limitations while preventing muscle weakness from inactivity.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <div class=\"card-header\">\n            <div class=\"card-icon purple\"><i class=\"fas fa-brain\"><\/i><\/div>\n            <div class=\"card-title\">Anxiety and Uncertainty<\/div>\n          <\/div>\n          <p>Simran was anxious about her breathing symptoms. She worried about what worsening hoarseness might mean. Having a trained nurse present at home provided reassurance and ensured that any change was assessed promptly rather than being dismissed or ignored.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"alert alert-warning\">\n        <div class=\"alert-title\"><i class=\"fas fa-exclamation-triangle\" style=\"margin-right:4px\"><\/i> Why This Matters<\/div>\n        <p>The period after hospital discharge is a vulnerable time for any patient with a complex inflammatory condition. Symptoms may be improving but have not fully resolved. Medication changes are recent. The family is still learning what to watch for. <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\" target=\"_blank\" rel=\"noopener\">Post-hospital discharge care<\/a> with professional nursing support bridges the gap between hospital and independent recovery.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Home Care Plan -->\n    <section class=\"section reveal\" aria-labelledby=\"plan-heading\">\n      <h2 id=\"plan-heading\">Home Care Plan by AtHomeCare<\/h2>\n      <p class=\"section-intro\">\n        The home healthcare program was designed around Simran&#8217;s specific needs: medication safety, airway monitoring, fatigue management, gentle rehabilitation, and family education. No medication was changed by the home care team independently.\n      <\/p>\n\n      <!-- Nursing -->\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon teal\"><i class=\"fas fa-user-nurse\"><\/i><\/div>\n          <div class=\"card-title\">Home Nursing<\/div>\n        <\/div>\n        <p>The <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" target=\"_blank\" rel=\"noopener\">home nursing<\/a> component formed the clinical backbone of the program. The nurse was responsible for structured daily assessments that went beyond basic vital sign checks.<\/p>\n        <p>Each day, the nurse documented:<\/p>\n        <ul>\n          <li>Blood pressure, heart rate, respiratory rate, temperature, and oxygen saturation<\/li>\n          <li>Any change in voice quality or breathing pattern<\/li>\n          <li>Ear and nasal cartilage appearance including swelling, redness, and tenderness<\/li>\n          <li>Joint pain location and severity<\/li>\n          <li>Fatigue level and its impact on daily tasks<\/li>\n          <li>Medication adherence and any side effects<\/li>\n          <li>Appetite and hydration intake<\/li>\n          <li>Signs of infection such as fever or increasing pain<\/li>\n        <\/ul>\n        <p>The nurse also maintained a <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" target=\"_blank\" rel=\"noopener\">medication monitoring<\/a> chart to ensure Simran took her prescribed anti-inflammatory and immunomodulatory medications correctly. The family was instructed not to stop or adjust any medication without consulting the treating physician.<\/p>\n      <\/div>\n\n      <!-- Airway Monitoring -->\n      <div class=\"alert alert-danger\">\n        <div class=\"alert-title\"><i class=\"fas fa-exclamation-circle\" style=\"margin-right:4px\"><\/i> Airway Awareness Protocol<\/div>\n        <p>Because respiratory tract cartilage can be affected in relapsing polychondritis, the nurse and family were trained to watch for specific warning signs. These included new or worsening breathlessness, noisy breathing (stridor), persistent cough, increasing hoarseness, difficulty breathing during routine activity, and any sudden respiratory deterioration.<\/p>\n        <p>The home nurse did not attempt to diagnose airway involvement. Any significant respiratory change was communicated immediately to the treating physician. Severe breathing difficulty, significant noisy breathing, inability to speak normally because of breathlessness, or rapidly worsening symptoms required urgent medical evaluation. This approach aligns with <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\" target=\"_blank\" rel=\"noopener\">early warning sign recognition<\/a> protocols used in professional home healthcare.<\/p>\n      <\/div>\n\n      <!-- Patient Attendant -->\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon green\"><i class=\"fas fa-hands-helping\"><\/i><\/div>\n          <div class=\"card-title\">Patient Attendant<\/div>\n        <\/div>\n        <p>A trained <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" target=\"_blank\" rel=\"noopener\">patient attendant<\/a> was assigned to assist with physical tasks that Simran could not safely manage alone during her recovery period. This was not medical care. It was practical daily support.<\/p>\n        <p>The attendant helped with:<\/p>\n        <ul>\n          <li>Heavy household activities such as cleaning that required prolonged standing or lifting<\/li>\n          <li>Carrying boutique supplies and organizing materials for light work Simran could do from home<\/li>\n          <li>Grocery shopping and outdoor errands<\/li>\n          <li>Transportation to follow-up appointments<\/li>\n        <\/ul>\n        <p>This support was important because it allowed Simran to conserve energy for rehabilitation and recovery rather than spending her limited stamina on physically demanding chores. The <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" target=\"_blank\" rel=\"noopener\">patient care services<\/a> model ensures that non-medical assistance is delivered by trained staff who understand the importance of not overexerting a patient with an inflammatory condition.<\/p>\n      <\/div>\n\n      <!-- Physiotherapy -->\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon blue\"><i class=\"fas fa-walking\"><\/i><\/div>\n          <div class=\"card-title\">Physiotherapy at Home<\/div>\n        <\/div>\n        <p>The <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" target=\"_blank\" rel=\"noopener\">physiotherapy at home<\/a> program was carefully designed to maintain mobility without aggravating inflammatory symptoms. The physiotherapist understood that exercise in relapsing polychondritis must be individualized. Pushing too hard during active inflammation can worsen symptoms, while doing too little leads to deconditioning, muscle weakness, and further fatigue.<\/p>\n        <p>The rehabilitation program included:<\/p>\n        <ul>\n          <li><strong>Gentle range-of-motion exercises<\/strong> to preserve joint mobility in affected areas<\/li>\n          <li><strong>Sit-to-stand exercises<\/strong> to maintain functional leg strength for daily transfers<\/li>\n          <li><strong>Lower-limb strengthening<\/strong> at a controlled intensity to support walking tolerance<\/li>\n          <li><strong>Balance exercises<\/strong> to reduce fall risk during periods of fatigue<\/li>\n          <li><strong>Short walking sessions<\/strong> with gradual distance progression<\/li>\n          <li><strong>Gentle stretching<\/strong> to address stiffness from both the inflammatory condition and reduced activity<\/li>\n          <li><strong>Activity pacing and energy-conservation techniques<\/strong> to help Simran structure her day without exhausting herself<\/li>\n        <\/ul>\n        <p>Exercise intensity was adjusted at every session based on Simran&#8217;s fatigue level, joint symptoms, and overall condition that day. The <a href=\"https:\/\/athomecare.in\/the-future-of-recovery-exploring-at-home-physiotherapy-services\/\" target=\"_blank\" rel=\"noopener\">at-home physiotherapy<\/a> approach allowed the therapist to observe her in her actual living environment and tailor activities to her real daily demands.<\/p>\n      <\/div>\n\n      <!-- Doctor Home Visit -->\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon purple\"><i class=\"fas fa-user-md\"><\/i><\/div>\n          <div class=\"card-title\">Doctor Home Visit<\/div>\n        <\/div>\n        <p>A <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" target=\"_blank\" rel=\"noopener\">doctor home visit<\/a> was arranged for specific situations that required prompt medical evaluation without the stress of traveling to a hospital. These situations included:<\/p>\n        <ul>\n          <li>New or worsening breathing difficulty<\/li>\n          <li>Persistent or increasing hoarseness<\/li>\n          <li>New onset of noisy breathing<\/li>\n          <li>Significant ear or nasal inflammation suggesting a disease flare<\/li>\n          <li>Fever, which could indicate infection or a flare<\/li>\n          <li>Increasing joint pain not controlled by the current medication plan<\/li>\n          <li>Any medication-related concerns or possible side effects<\/li>\n        <\/ul>\n        <p>This arrangement ensured that medical review was accessible without requiring Simran to travel when she was already experiencing symptoms. It also reduced the risk of delayed recognition of a developing flare.<\/p>\n      <\/div>\n\n      <!-- Equipment -->\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon teal\"><i class=\"fas fa-tools\"><\/i><\/div>\n          <div class=\"card-title\">Equipment Used at Home<\/div>\n        <\/div>\n        <p>The home setup included simple but essential <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" target=\"_blank\" rel=\"noopener\">medical equipment<\/a> to support safe monitoring:<\/p>\n        <div class=\"two-col\" style=\"margin-top:12px\">\n          <ul>\n            <li>Digital blood pressure monitor<\/li>\n            <li>Digital thermometer<\/li>\n            <li>Pulse oximeter for oxygen saturation<\/li>\n            <li>Medication organizer for daily adherence<\/li>\n          <\/ul>\n          <ul>\n            <li>Symptom diary for tracking changes over time<\/li>\n            <li>Exercise chair for supervised rehabilitation<\/li>\n            <li>Bathroom grab rail for safety<\/li>\n            <li>Non-slip bathroom mat for fall prevention<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Daily Care Plan -->\n    <section class=\"section reveal\" aria-labelledby=\"daily-heading\">\n      <h2 id=\"daily-heading\">Daily Care Plan<\/h2>\n      <p class=\"section-intro\">\n        Each day followed a structured routine that balanced rest, monitored activity, rehabilitation, and symptom tracking. The routine was flexible enough to accommodate days when Simran felt more fatigued.\n      <\/p>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon orange\"><i class=\"fas fa-sun\"><\/i><\/div>\n          <div class=\"card-title\">Morning Routine<\/div>\n        <\/div>\n        <ul>\n          <li>The nurse reviewed Simran&#8217;s breathing and voice symptoms overnight and that morning<\/li>\n          <li>Prescribed medications were administered and documented<\/li>\n          <li>Breakfast was taken with adequate hydration<\/li>\n          <li>Gentle mobility exercises were completed under guidance<\/li>\n          <li>A short walking session was attempted within her tolerance<\/li>\n          <li>Rest was scheduled before beginning any household activities<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon blue\"><i class=\"fas fa-cloud-sun\"><\/i><\/div>\n          <div class=\"card-title\">Afternoon Routine<\/div>\n        <\/div>\n        <ul>\n          <li>Lunch followed by a scheduled rest period<\/li>\n          <li>Physiotherapy session was conducted during this window<\/li>\n          <li>Hydration was encouraged throughout<\/li>\n          <li>Light household or boutique-related administrative work was attempted from home<\/li>\n          <li>Joint discomfort was monitored during and after activity<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon purple\"><i class=\"fas fa-moon\"><\/i><\/div>\n          <div class=\"card-title\">Evening and Night Routine<\/div>\n        <\/div>\n        <ul>\n          <li>Gentle walking and stretching to prevent stiffness from daytime rest<\/li>\n          <li>Dinner and evening medication<\/li>\n          <li>A final review of breathing and voice changes was documented<\/li>\n          <li>Before bedtime, the medication schedule for the next day was reviewed<\/li>\n          <li>Respiratory symptoms were recorded in the symptom diary<\/li>\n          <li>The family ensured the emergency contact plan was readily accessible<\/li>\n          <li>Adequate rest was encouraged to support recovery<\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <!-- Risks Monitored -->\n    <section class=\"section reveal\" aria-labelledby=\"risk-heading\">\n      <h2 id=\"risk-heading\">Risks Being Monitored<\/h2>\n      <p class=\"section-intro\">\n        The home healthcare team maintained continuous vigilance for several categories of risk, each with a different level of urgency.\n      <\/p>\n\n      <div class=\"risk-grid\">\n        <div class=\"risk-item\">\n          <div class=\"risk-dot high\"><\/div>\n          <p><strong>Airway involvement:<\/strong> Increasing breathlessness, noisy breathing, voice changes, or sudden respiratory deterioration requiring urgent hospital evaluation<\/p>\n        <\/div>\n        <div class=\"risk-item\">\n          <div class=\"risk-dot high\"><\/div>\n          <p><strong>Respiratory infection:<\/strong> Fever, new cough, or worsening breathing that could complicate the underlying condition, especially while on immunomodulatory treatment<\/p>\n        <\/div>\n        <div class=\"risk-item\">\n          <div class=\"risk-dot medium\"><\/div>\n          <p><strong>Recurrent cartilage inflammation:<\/strong> New ear swelling, nasal discomfort, or deformity suggesting a disease flare requiring specialist review<\/p>\n        <\/div>\n        <div class=\"risk-item\">\n          <div class=\"risk-dot medium\"><\/div>\n          <p><strong>Joint inflammation:<\/strong> Increasing joint pain, new joint involvement, or reduced mobility that might indicate worsening disease activity<\/p>\n        <\/div>\n        <div class=\"risk-item\">\n          <div class=\"risk-dot medium\"><\/div>\n          <p><strong>Medication adverse effects:<\/strong> Any new symptoms that could be related to anti-inflammatory or immunomodulatory treatment<\/p>\n        <\/div>\n        <div class=\"risk-item\">\n          <div class=\"risk-dot low\"><\/div>\n          <p><strong>Excessive fatigue and reduced mobility:<\/strong> Progressive decline in functional ability suggesting deconditioning or worsening disease<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"alert alert-danger\" style=\"margin-top:18px\">\n        <div class=\"alert-title\"><i class=\"fas fa-phone-alt\" style=\"margin-right:4px\"><\/i> Emergency Triggers<\/div>\n        <p>Sudden or severe breathing difficulty, significant noisy breathing, inability to speak normally because of breathlessness, or rapidly worsening respiratory symptoms were identified as clear triggers for urgent medical evaluation. The family was instructed not to wait for a scheduled visit in these situations. This is consistent with <a href=\"https:\/\/athomecare.in\/emergency-training\/\" target=\"_blank\" rel=\"noopener\">emergency response readiness<\/a> principles in home healthcare settings.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Recovery Timeline -->\n    <section class=\"section reveal\" aria-labelledby=\"timeline-heading\">\n      <h2 id=\"timeline-heading\">Recovery Timeline<\/h2>\n      <p class=\"section-intro\">\n        The 12-week program showed gradual, measurable improvement in function and symptom management. It is important to note that this improvement reflected better conditioning and symptom control, not a cure for the underlying disease.\n      <\/p>\n\n      <div class=\"timeline\">\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 1<\/div>\n          <div class=\"timeline-title\">Initial Home Assessment and Stabilization<\/div>\n          <div class=\"timeline-body\">\n            <p>The first home assessment found Simran alert and comfortable while resting. Her vital signs were stable with blood pressure at 118\/74 mmHg, heart rate 80 beats per minute, respiratory rate 17 per minute, temperature 98.0 degrees Fahrenheit, oxygen saturation 98 percent on room air, and pain score 3 out of 10.<\/p>\n            <p>She reported mild ear tenderness, intermittent joint pain, fatigue, reduced walking tolerance of approximately 240 metres, occasional hoarseness, and difficulty standing for prolonged periods. She remained independent with personal care including feeding, dressing, bathing, grooming, and toileting.<\/p>\n            <ul>\n              <li>Nursing established baseline vitals and symptom documentation<\/li>\n              <li>Family received initial education on airway warning signs<\/li>\n              <li>Physiotherapy assessment completed; gentle exercises initiated<\/li>\n              <li>Medication chart set up for daily tracking<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 2 to 3<\/div>\n          <div class=\"timeline-title\">Building Routine and Activity Pacing<\/div>\n          <div class=\"timeline-body\">\n            <p>The daily routine became more established. Simran began to understand her energy limits and how to structure her day around planned rest periods. The physiotherapist introduced activity pacing techniques that helped her distinguish between fatigue from inflammation and fatigue from overexertion.<\/p>\n            <ul>\n              <li>Vital signs remained stable throughout this period<\/li>\n              <li>No new respiratory symptoms developed<\/li>\n              <li>Walking sessions remained short but were completed consistently<\/li>\n              <li>The attendant took over heavy household tasks, reducing her physical burden<\/li>\n              <li>Family became more confident in recognizing and reporting symptoms<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item active\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 4<\/div>\n          <div class=\"timeline-title\">First Measurable Improvement<\/div>\n          <div class=\"timeline-body\">\n            <p>By the fourth week, Simran became more consistent with activity pacing. Her fatigue after household activities noticeably decreased. She was not symptom-free, but she was managing her symptoms more effectively.<\/p>\n            <ul>\n              <li>Fatigue after standard household tasks reduced compared to week one<\/li>\n              <li>Joint stiffness was better managed with regular exercises<\/li>\n              <li>No disease flare or airway event occurred<\/li>\n              <li>Medication adherence was documented as consistent<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 6<\/div>\n          <div class=\"timeline-title\">Increased Walking Tolerance<\/div>\n          <div class=\"timeline-body\">\n            <p>Her comfortable walking distance increased to approximately 290 metres, up from 240 metres at the start of care. This represented a meaningful functional gain for someone whose daily life required movement within her home and for brief outdoor trips.<\/p>\n            <ul>\n              <li>She resumed light boutique-related administrative work from home<\/li>\n              <li>The physiotherapist gradually increased exercise duration within her tolerance<\/li>\n              <li>Hoarseness remained intermittent and had not worsened<\/li>\n              <li>Rheumatology follow-up continued as scheduled<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 8<\/div>\n          <div class=\"timeline-title\">Reduced Rest Requirements<\/div>\n          <div class=\"timeline-body\">\n            <p>Simran was now able to perform light household activities with fewer rest periods. Her joint mobility had improved with regular exercises. The energy-conservation techniques she learned were being applied naturally throughout her day.<\/p>\n            <ul>\n              <li>Light household tasks completed with less fatigue<\/li>\n              <li>Joint range of motion improved on assessment<\/li>\n              <li>Sit-to-stand transfers became easier and more fluid<\/li>\n              <li>Balance exercises showed measurable improvement in stability<\/li>\n              <li>No airway symptoms developed at any point during the program<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n          <div class=\"timeline-dot\"><\/div>\n          <div class=\"timeline-label\">Week 12<\/div>\n          <div class=\"timeline-title\">12-Week Assessment<\/div>\n          <div class=\"timeline-body\">\n            <p>At the formal 12-week assessment, the following was documented:<\/p>\n            <ul>\n              <li>Personal care remained fully independent<\/li>\n              <li>Walking distance increased to approximately 360 metres<\/li>\n              <li>Joint stiffness was better managed with ongoing exercises<\/li>\n              <li>Fatigue during routine activities had decreased<\/li>\n              <li>Prescribed treatment was continued consistently<\/li>\n              <li>No emergency airway event occurred during the entire documented period<\/li>\n              <li>Rheumatology follow-up remained ongoing<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"alert alert-info\" style=\"margin-top:20px\">\n        <div class=\"alert-title\"><i class=\"fas fa-balance-scale\" style=\"margin-right:4px\"><\/i> Understanding This Outcome<\/div>\n        <p>The improvement at 12 weeks represented better functional conditioning and symptom management. It did not indicate a cure for relapsing polychondritis. The underlying inflammatory condition remains chronic and requires ongoing specialist care. Home healthcare complemented but did not replace her rheumatology and respiratory follow-up.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Clinical Evidence Tables -->\n    <section class=\"section reveal\" aria-labelledby=\"evidence-heading\">\n      <h2 id=\"evidence-heading\">Clinical Evidence<\/h2>\n      <p class=\"section-intro\">\n        The following tables document the clinical measurements recorded during the home care period.\n      <\/p>\n\n      <h3 style=\"margin-top:20px;margin-bottom:12px\">Initial Vital Signs at First Home Assessment<\/h3>\n      <div class=\"table-wrap\">\n        <table>\n          <thead>\n            <tr><th>Parameter<\/th><th>Finding<\/th><th>Reference Range<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Blood Pressure<\/td><td>118\/74 mmHg<\/td><td>Below 120\/80 mmHg<\/td><\/tr>\n            <tr><td>Heart Rate<\/td><td>80 beats\/min<\/td><td>60 to 100 beats\/min<\/td><\/tr>\n            <tr><td>Respiratory Rate<\/td><td>17\/min<\/td><td>12 to 20\/min<\/td><\/tr>\n            <tr><td>Temperature<\/td><td>98.0 degrees F<\/td><td>97.0 to 99.0 degrees F<\/td><\/tr>\n            <tr><td>Oxygen Saturation<\/td><td>98% on room air<\/td><td>95% or above<\/td><\/tr>\n            <tr><td>Pain Score<\/td><td>3\/10<\/td><td>0\/10 (no pain)<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <h3 style=\"margin-top:28px;margin-bottom:12px\">Functional Status Progression<\/h3>\n      <div class=\"table-wrap\">\n        <table>\n          <thead>\n            <tr><th>Parameter<\/th><th>Week 1<\/th><th>Week 6<\/th><th>Week 12<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Walking Distance (comfortable)<\/td><td>Approx. 240 metres<\/td><td>Approx. 290 metres<\/td><td>Approx. 360 metres<\/td><\/tr>\n            <tr><td>Personal Care<\/td><td>Independent<\/td><td>Independent<\/td><td>Independent<\/td><\/tr>\n            <tr><td>Heavy Household Tasks<\/td><td>Required assistance<\/td><td>Required assistance<\/td><td>Required assistance<\/td><\/tr>\n            <tr><td>Light Household Tasks<\/td><td>Required rest periods<\/td><td>Fewer rest periods<\/td><td>Managed with minimal rest<\/td><\/tr>\n            <tr><td>Boutique Work<\/td><td>Unable<\/td><td>Light admin from home<\/td><td>Light admin from home<\/td><\/tr>\n            <tr><td>Joint Mobility<\/td><td>Restricted by pain<\/td><td>Improving<\/td><td>Better managed<\/td><\/tr>\n            <tr><td>Fatigue Level<\/td><td>High after activity<\/td><td>Moderate<\/td><td>Decreased during routine tasks<\/td><\/tr>\n            <tr><td>Airway Event<\/td><td>None<\/td><td>None<\/td><td>None<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <h3 style=\"margin-top:28px;margin-bottom:12px\">Activities of Daily Living Classification<\/h3>\n      <div class=\"table-wrap\">\n        <table>\n          <thead>\n            <tr><th>Activity<\/th><th>Status at Week 1<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Feeding<\/td><td>Independent<\/td><\/tr>\n            <tr><td>Dressing<\/td><td>Independent<\/td><\/tr>\n            <tr><td>Bathing<\/td><td>Independent<\/td><\/tr>\n            <tr><td>Grooming<\/td><td>Independent<\/td><\/tr>\n            <tr><td>Toileting<\/td><td>Independent<\/td><\/tr>\n            <tr><td>Communication<\/td><td>Independent<\/td><\/tr>\n            <tr><td>Light household activities<\/td><td>Independent with fatigue<\/td><\/tr>\n            <tr><td>Prolonged boutique work<\/td><td>Required assistance<\/td><\/tr>\n            <tr><td>Carrying heavy materials<\/td><td>Required assistance<\/td><\/tr>\n            <tr><td>Heavy household cleaning<\/td><td>Required assistance<\/td><\/tr>\n            <tr><td>Extended outdoor errands<\/td><td>Required assistance<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/section>\n\n    <!-- Family Education -->\n    <section class=\"section reveal\" aria-labelledby=\"edu-heading\">\n      <h2 id=\"edu-heading\">Family Education<\/h2>\n      <p class=\"section-intro\">\n        Family education was a critical component of this program. In a rare condition like relapsing polychondritis, the family often becomes the first line of symptom recognition between professional assessments.\n      <\/p>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon red\"><i class=\"fas fa-lungs\"><\/i><\/div>\n          <div class=\"card-title\">Airway Awareness Training<\/div>\n        <\/div>\n        <p>The family was taught that respiratory symptoms should never be ignored in this condition. They were instructed to report immediately if Simran developed:<\/p>\n        <ul>\n          <li>Increasing hoarseness that persisted or worsened over hours<\/li>\n          <li>New noisy breathing, especially a whistling sound during breathing in<\/li>\n          <li>A persistent cough that was not related to a cold<\/li>\n          <li>Breathlessness that occurred during routine activities that were previously manageable<\/li>\n          <li>Any difficulty breathing that felt different from her usual pattern<\/li>\n        <\/ul>\n        <p>Severe breathing difficulty was clearly communicated as requiring urgent hospital assessment, not a wait-and-see approach. This education addressed a common concern highlighted in <a href=\"https:\/\/athomecare.in\/faridabad\/blogs\/why-families-miss-early-warning-signs-faridabad\" target=\"_blank\" rel=\"noopener\">why families sometimes miss early warning signs<\/a> in chronic conditions.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon green\"><i class=\"fas fa-pills\"><\/i><\/div>\n          <div class=\"card-title\">Medication Adherence Support<\/div>\n        <\/div>\n        <p>Simran used a medication chart that was reviewed daily by the home nurse. Her family was specifically advised that immunomodulatory and anti-inflammatory medications must not be stopped or adjusted without direct guidance from the treating physician. Even if she felt better, stopping medication could trigger a flare.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon blue\"><i class=\"fas fa-tasks\"><\/i><\/div>\n          <div class=\"card-title\">Activity Management Guidance<\/div>\n        <\/div>\n        <p>The family learned practical strategies to help Simran manage her daily activities:<\/p>\n        <ul>\n          <li>Breaking demanding tasks into smaller, manageable portions<\/li>\n          <li>Scheduling planned rest breaks before fatigue became overwhelming<\/li>\n          <li>Avoiding prolonged standing by using a chair for boutique-related work<\/li>\n          <li>Using comfortable working positions that did not strain affected joints<\/li>\n          <li>Recognizing that exercising through significant joint pain was not helpful and could worsen inflammation<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon orange\"><i class=\"fas fa-shield-virus\"><\/i><\/div>\n          <div class=\"card-title\">Infection Prevention<\/div>\n        <\/div>\n        <p>Because some treatments for relapsing polychondritis can affect immune function, the family was encouraged to follow the treating physician&#8217;s recommendations regarding <a href=\"https:\/\/athomecare.in\/infection-prevention-after-surgery-at-home-in-gurgaon-why-professional-care-saves-lives\/\" target=\"_blank\" rel=\"noopener\">infection prevention<\/a> measures and vaccination. This included hand hygiene, avoiding contact with people who had active infections, and ensuring recommended vaccinations were up to date.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Recovery Outcome -->\n    <section class=\"section reveal\" aria-labelledby=\"outcome-heading\">\n      <h2 id=\"outcome-heading\">Recovery Outcome<\/h2>\n      <p class=\"section-intro\">\n        At the conclusion of the 12-week documented period, the following outcomes were observed.\n      <\/p>\n\n      <div class=\"outcome-row\">\n        <div class=\"outcome-badge\"><i class=\"fas fa-check-circle\"><\/i> Walking improved to 360 metres<\/div>\n        <div class=\"outcome-badge\"><i class=\"fas fa-check-circle\"><\/i> Personal care remained independent<\/div>\n        <div class=\"outcome-badge\"><i class=\"fas fa-check-circle\"><\/i> Joint stiffness better managed<\/div>\n        <div class=\"outcome-badge\"><i class=\"fas fa-check-circle\"><\/i> Fatigue decreased during routine tasks<\/div>\n        <div class=\"outcome-badge\"><i class=\"fas fa-check-circle\"><\/i> No airway event occurred<\/div>\n        <div class=\"outcome-badge\"><i class=\"fas fa-check-circle\"><\/i> Medication adherence consistent<\/div>\n      <\/div>\n\n      <div class=\"two-col\">\n        <div class=\"card\">\n          <h4 style=\"color:var(--primary);margin-bottom:10px\">What Improved<\/h4>\n          <ul>\n            <li>Functional endurance for daily tasks<\/li>\n            <li>Walking distance and stamina<\/li>\n            <li>Joint mobility with regular exercises<\/li>\n            <li>Fatigue management through pacing<\/li>\n            <li>Family confidence in symptom recognition<\/li>\n            <li>Consistency in medication adherence<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"card\">\n          <h4 style=\"color:var(--accent);margin-bottom:10px\">What Remained<\/h4>\n          <ul>\n            <li>Underlying inflammatory condition is chronic<\/li>\n            <li>Occasional hoarseness persisted<\/li>\n            <li>Heavy tasks still required assistance<\/li>\n            <li>Ongoing specialist follow-up needed<\/li>\n            <li>Need for continued airway vigilance<\/li>\n            <li>Long-term medication management required<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"alert alert-success\">\n        <div class=\"alert-title\"><i class=\"fas fa-clipboard-check\" style=\"margin-right:4px\"><\/i> Clinical Perspective<\/div>\n        <p>The functional gains achieved over 12 weeks were meaningful for Simran&#8217;s daily quality of life. However, relapsing polychondritis is a chronic condition with a variable course. The improvements documented here represent better symptom management and functional conditioning within a controlled home care environment. They do not predict the long-term disease trajectory. Continued rheumatology supervision remains essential.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Key Clinical Learnings -->\n    <section class=\"section reveal\" aria-labelledby=\"learn-heading\">\n      <h2 id=\"learn-heading\">Key Clinical Learnings<\/h2>\n      <p class=\"section-intro\">\n        This case highlights several important clinical considerations relevant to home healthcare for patients with rare inflammatory conditions.\n      <\/p>\n\n      <div class=\"card\">\n        <div class=\"card-header\">\n          <div class=\"card-icon teal\"><i class=\"fas fa-book-medical\"><\/i><\/div>\n          <div class=\"card-title\">Disease-Specific Insights<\/div>\n        <\/div>\n        <ol>\n          <li style=\"margin-bottom:12px\">\n            <strong>Relapsing polychondritis is rare but clinically significant.<\/strong> Its symptoms can initially mimic more common conditions like recurrent ear infections. A high index of suspicion is needed when ear inflammation recurs alongside joint symptoms, hoarseness, or nasal discomfort. Delays in diagnosis are common and can lead to complications.\n          <\/li>\n          <li style=\"margin-bottom:12px\">\n            <strong>Airway involvement is the most dangerous complication.<\/strong> While not every patient develops respiratory tract involvement, it can occur and may progress. New hoarseness, noisy breathing, or worsening breathlessness should never be dismissed as minor. Families need clear, specific instructions on when to seek urgent help rather than vague advice to &#8220;watch for breathing problems.&#8221;\n          <\/li>\n          <li style=\"margin-bottom:12px\">\n            <strong>Home monitoring must be structured, not casual.<\/strong> Checking whether a patient &#8220;seems fine&#8221; is not adequate for a condition that can affect the airway. Daily documentation of voice quality, breathing pattern, oxygen saturation, and symptom changes creates a record that helps identify trends and triggers early intervention.\n          <\/li>\n          <li style=\"margin-bottom:12px\">\n            <strong>Rehabilitation must respect inflammation.<\/strong> Unlike post-surgical rehabilitation where pushing through discomfort is often appropriate, exercising through active joint inflammation in relapsing polychondritis can be counterproductive. The physiotherapy program must be flexible, adjusting daily based on the patient&#8217;s inflammatory status.\n          <\/li>\n          <li style=\"margin-bottom:12px\">\n            <strong>Fatigue in inflammatory conditions is not laziness.<\/strong> It is a real symptom that limits function and affects quality of life. Teaching patients energy-conservation techniques and activity pacing is as important as prescribing exercises. Without these strategies, patients either overexert themselves and worsen symptoms or underexert themselves and develop deconditioning.\n          <\/li>\n          <li style=\"margin-bottom:12px\">\n            <strong>Medication safety in immunomodulatory treatment requires oversight.<\/strong> Patients on these medications may feel better and consider stopping treatment. They may also be at increased infection risk. <a href=\"https:\/\/athomecare.in\/medication-safety-in-elderly-home-care-clinical-risks-interactions-doctor-recommended-practices\/\" target=\"_blank\" rel=\"noopener\">Medication safety<\/a> monitoring at home ensures adherence and helps identify side effects early.\n          <\/li>\n          <li>\n            <strong>Home healthcare complements specialist care, it does not replace it.<\/strong> The home team monitored symptoms, supported rehabilitation, educated the family, and facilitated communication with the treating physicians. All treatment decisions, medication adjustments, and disease activity assessments remained with the rheumatology and respiratory specialists.\n          <\/li>\n        <\/ol>\n      <\/div>\n    <\/section>\n\n    <!-- Medical Authority -->\n    <section class=\"section reveal\" aria-labelledby=\"author-heading\">\n      <h2 id=\"author-heading\">Medical Author<\/h2>\n\n      <div class=\"doctor-card\">\n        <img loading=\"lazy\" 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=\"doctor-img\" width=\"90\" height=\"90\">\n        <div class=\"doctor-info\">\n          <h3>Dr. Ekta Fageriya, MBBS<\/h3>\n          <p class=\"doctor-meta\">RMC Registration No. 44780<\/p>\n          <p class=\"doctor-meta\">Specialization: Geriatric Medicine<\/p>\n          <p class=\"doctor-meta\">Clinical Experience: 7 Years<\/p>\n          <div style=\"margin-top:8px\">\n            <span class=\"doctor-badge\">Geriatric Medicine<\/span>\n            <span class=\"doctor-badge\">Home Healthcare<\/span>\n            <span class=\"doctor-badge\">Chronic Disease Management<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Supporting Documents Reference -->\n    <section class=\"section reveal\" aria-labelledby=\"docs-heading\">\n      <h2 id=\"docs-heading\">Supporting Clinical Documents<\/h2>\n      <p class=\"section-intro\">\n        This case study was developed based on the clinical scenario described. The following types of documents would typically form part of a complete case record. Specific documents were not uploaded for this fictional case.\n      <\/p>\n      <div class=\"card\">\n        <ul>\n          <li><strong>Discharge Summary:<\/strong> Hospital discharge documentation detailing admission findings, treatment administered, and discharge medications<\/li>\n          <li><strong>Blood Investigations:<\/strong> Inflammatory markers, complete blood count, thyroid function tests, iron studies<\/li>\n          <li><strong>Radiology Reports:<\/strong> Imaging studies used to support the diagnosis and assess cartilage involvement<\/li>\n          <li><strong>Prescriptions:<\/strong> Specialist-prescribed medications at discharge and during follow-up<\/li>\n          <li><strong>Progress Notes:<\/strong> Clinical notes from rheumatology and respiratory follow-up visits<\/li>\n          <li><strong>Home Care Records:<\/strong> Daily nursing documentation, physiotherapy notes, and symptom diary entries<\/li>\n        <\/ul>\n        <p style=\"font-size:0.88rem;color:var(--text-muted);margin-top:12px;margin-bottom:0\">No confidential patient information is exposed in this document. All patient details are fictional.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- FAQs -->\n    <section class=\"section reveal\" aria-labelledby=\"faq-heading\">\n      <h2 id=\"faq-heading\">Frequently Asked Questions<\/h2>\n      <p class=\"section-intro\">\n        Common questions about relapsing polychondritis and home healthcare support for this condition.\n      <\/p>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <span>What is relapsing polychondritis?<\/span>\n          <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n        <div class=\"faq-a\">\n          <p>Relapsing polychondritis is a rare inflammatory disorder that can repeatedly affect cartilage in areas such as the ears, nose, joints, and respiratory tract. It causes episodes of swelling, pain, and sometimes structural damage to cartilage-containing tissues. The pattern of flares and remissions varies considerably between patients.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <span>Can relapsing polychondritis affect breathing?<\/span>\n          <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n        <div class=\"faq-a\">\n          <p>Yes. In some patients, inflammation can involve cartilage within the respiratory tract, including the larynx, trachea, and bronchi. When this happens, the airway can become narrowed or weakened. This is one of the most serious potential complications of the condition and requires prompt medical attention.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <span>Why is hoarseness important in this condition?<\/span>\n          <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n        <div class=\"faq-a\">\n          <p>New or worsening hoarseness can sometimes indicate involvement of structures around the airway, particularly the larynx. While hoarseness can have many common causes such as acid reflux or a viral infection, in a patient with known relapsing polychondritis, persistent or worsening voice changes should be discussed with the treating physician to rule out airway involvement.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <span>Can physiotherapy help patients with relapsing polychondritis?<\/span>\n          <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n        <div class=\"faq-a\">\n          <p>Individualized physiotherapy can help preserve joint mobility, maintain muscle strength, improve balance, and support functional independence. However, the exercise program must be carefully adjusted based on the patient&#8217;s current inflammatory status. Exercising through active joint inflammation is generally not recommended. A physiotherapist experienced in inflammatory conditions can design an appropriate program.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <span>Should patients with relapsing polychondritis avoid physical activity?<\/span>\n          <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n        <div class=\"faq-a\">\n          <p>Not necessarily. Appropriate activity can help prevent deconditioning, maintain muscle strength, and improve overall function. However, exercise should be adjusted according to fatigue levels, current inflammation, pain, and medical recommendations. Complete inactivity can be as harmful as overexertion. The goal is to find a sustainable level of activity that maintains function without triggering flares.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <span>What respiratory symptoms require urgent medical attention?<\/span>\n          <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n        <div class=\"faq-a\">\n          <p>Severe breathlessness, significant noisy breathing (especially a whistling sound when breathing in), rapidly worsening respiratory symptoms, or difficulty speaking because of breathlessness all require urgent medical evaluation. These symptoms may indicate airway involvement that needs immediate assessment in a hospital setting. Families should not wait for a scheduled appointment if these symptoms develop.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <span>Can home nursing monitor relapsing polychondritis effectively?<\/span>\n          <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n        <div class=\"faq-a\">\n          <p>Home nursing can monitor vital signs, respiratory symptoms, voice changes, cartilage involvement, medication adherence, fatigue, mobility, and signs of infection. However, the home nurse does not replace the specialist. Disease activity assessment, treatment decisions, and medication adjustments remain the responsibility of the treating rheumatologist and respiratory physician. Home nursing acts as a bridge between hospital visits, providing continuous monitoring and early warning of changes.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <span>Is relapsing polychondritis curable?<\/span>\n          <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n        <div class=\"faq-a\">\n          <p>It is a chronic inflammatory condition. There is currently no known cure. Treatment aims to control inflammation, prevent complications, preserve organ function (particularly airway function), and maintain quality of life. With appropriate medical management and monitoring, many patients can achieve good symptom control, though the disease course varies significantly between individuals.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <span>Why was a patient attendant needed in addition to a nurse?<\/span>\n          <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n        <div class=\"faq-a\">\n          <p>The nurse provided clinical monitoring, symptom assessment, medication oversight, and health education. The attendant provided practical daily assistance with physically demanding tasks like carrying supplies, cleaning, and errands. These are different roles. The nurse does not perform household chores, and the attendant does not perform clinical assessments. Both roles together addressed Simran&#8217;s full range of needs during recovery.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n          <span>What role does family education play in this condition?<\/span>\n          <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n        <div class=\"faq-a\">\n          <p>Family education is critically important because the family is present between professional assessments. In relapsing polychondritis, airway symptoms can sometimes progress quickly. If family members do not recognize the warning signs or do not understand the urgency of certain symptoms, there can be dangerous delays in seeking care. Educated families can act as an effective early warning system, communicating changes to the healthcare team promptly.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Contact -->\n    <section class=\"section reveal\" aria-labelledby=\"contact-heading\">\n      <h2 id=\"contact-heading\">Contact AtHomeCare<\/h2>\n      <div class=\"contact-block\">\n        <h3><i class=\"fas fa-headset\" style=\"margin-right:8px\"><\/i> Corporate Office<\/h3>\n        <div class=\"contact-row\">\n          <i class=\"fas fa-map-marker-alt\"><\/i>\n          <p>Unit No. 703, 7th Floor, ILD Trade Centre<br>D1 Block, Malibu Town, Sector 47<br>Maholi, Haryana 122018<\/p>\n        <\/div>\n        <div class=\"contact-row\">\n          <i class=\"fas fa-phone-alt\"><\/i>\n          <p><a href=\"tel:9910823218\">9910823218<\/a><\/p>\n        <\/div>\n        <div class=\"contact-row\">\n          <i class=\"fas fa-envelope\"><\/i>\n          <p><a href=\"mailto:care@athomecare.in\">care@athomecare.in<\/a><\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Disclaimer -->\n    <section class=\"section reveal\" aria-labelledby=\"disclaimer-heading\">\n      <h2 id=\"disclaimer-heading\" style=\"font-size:1.1rem;border-bottom-width:2px\">Medical Disclaimer<\/h2>\n      <div class=\"disclaimer\">\n        <p>This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals is purely coincidental. The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment.<\/p>\n        <p>Every patient is unique. 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.<\/p>\n        <p>AtHomeCare provides home healthcare services including <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" target=\"_blank\" rel=\"noopener\">home nursing<\/a>, <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" target=\"_blank\" rel=\"noopener\">physiotherapy at home<\/a>, <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" target=\"_blank\" rel=\"noopener\">patient attendant services<\/a>, and <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" target=\"_blank\" rel=\"noopener\">doctor home visits<\/a> across multiple cities including <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\" target=\"_blank\" rel=\"noopener\">Chandigarh, Mohali, and Panchkula<\/a>, Delhi NCR, and other locations. All clinical decisions are made by qualified medical professionals.<\/p>\n      <\/div>\n    <\/section>\n\n  <\/div>\n<\/main>\n\n<!-- Footer -->\n<footer class=\"footer\" role=\"contentinfo\">\n  <div class=\"container\">\n    <p>&copy; 2026 AtHomeCare. All rights reserved. This is a fictional educational case study.<\/p>\n    <p style=\"margin-top:6px\">\n      <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" target=\"_blank\" rel=\"noopener\">Home Nursing<\/a> &middot;\n      <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" target=\"_blank\" rel=\"noopener\">Patient Care<\/a> &middot;\n      <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" target=\"_blank\" rel=\"noopener\">Physiotherapy<\/a> &middot;\n      <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" target=\"_blank\" rel=\"noopener\">Doctor Visit<\/a> &middot;\n      <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" target=\"_blank\" rel=\"noopener\">Medical Equipment<\/a>\n    <\/p>\n  <\/div>\n<\/footer>\n\n<script>\n\/\/ FAQ Toggle\nfunction toggleFaq(el){\n  const item=el.parentElement;\n  const isOpen=item.classList.contains('open');\n  \/\/ Close all\n  document.querySelectorAll('.faq-item').forEach(i=>i.classList.remove('open'));\n  \/\/ Toggle current\n  if(!isOpen) item.classList.add('open');\n}\n\n\/\/ Scroll Reveal\nfunction initReveal(){\n  const els=document.querySelectorAll('.reveal');\n  if(!('IntersectionObserver' in window)){\n    els.forEach(el=>el.classList.add('visible'));\n    return;\n  }\n  const obs=new IntersectionObserver((entries)=>{\n    entries.forEach(e=>{\n      if(e.isIntersecting){\n        e.target.classList.add('visible');\n        obs.unobserve(e.target);\n      }\n    });\n  },{threshold:0.08,rootMargin:'0px 0px -30px 0px'});\n  els.forEach(el=>obs.observe(el));\n}\ndocument.addEventListener('DOMContentLoaded',initReveal);\n\n\/\/ Smooth scroll for any anchor links\ndocument.querySelectorAll('a[href^=\"#\"]').forEach(a=>{\n  a.addEventListener('click',function(e){\n    const target=document.querySelector(this.getAttribute('href'));\n    if(target){\n      e.preventDefault();\n      target.scrollIntoView({behavior:'smooth',block:'start'});\n    }\n  });\n});\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Relapsing Polychondritis Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali How a structured home healthcare program helped a 48-year-old boutique owner in Mohali manage fatigue, joint discomfort, and airway vigilance after a hospital admission for relapsing polychondritis. Age 48 Years Gender&#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-601","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=\"Relapsing Polychondritis Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali How a structured home healthcare program helped a 48-year-old boutique owner in Mohali manage fatigue, joint discomfort, and airway vigilance after a hospital admission for relapsing polychondritis. Age 48 Years Gender\" \/>\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\/relapsing-polychondritis-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=\"Relapsing Polychondritis Home Care in Mohali - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Relapsing Polychondritis Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali How a structured home healthcare program helped a 48-year-old boutique owner in Mohali manage fatigue, joint discomfort, and airway vigilance after a hospital admission for relapsing polychondritis. Age 48 Years Gender\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-home-care-in-mohali\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-21T05:48:02+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-21T05:48:03+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Relapsing Polychondritis Home Care in Mohali - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Relapsing Polychondritis Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali How a structured home healthcare program helped a 48-year-old boutique owner in Mohali manage fatigue, joint discomfort, and airway vigilance after a hospital admission for relapsing polychondritis. Age 48 Years Gender\" \/>\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\\\/relapsing-polychondritis-home-care-in-mohali\\\/#blogposting\",\"name\":\"Relapsing Polychondritis Home Care in Mohali - mohali\",\"headline\":\"Relapsing Polychondritis 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\\\/relapsing-polychondritis-home-care-in-mohali\\\/#articleImage\"},\"datePublished\":\"2026-08-21T05:48:02+00:00\",\"dateModified\":\"2026-08-21T05:48:03+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/relapsing-polychondritis-home-care-in-mohali\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/relapsing-polychondritis-home-care-in-mohali\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/relapsing-polychondritis-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\\\/relapsing-polychondritis-home-care-in-mohali\\\/#listItem\",\"name\":\"Relapsing Polychondritis Home Care in Mohali\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/relapsing-polychondritis-home-care-in-mohali\\\/#listItem\",\"position\":3,\"name\":\"Relapsing Polychondritis 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\\\/relapsing-polychondritis-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\\\/relapsing-polychondritis-home-care-in-mohali\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/relapsing-polychondritis-home-care-in-mohali\\\/\",\"name\":\"Relapsing Polychondritis Home Care in Mohali - mohali\",\"description\":\"Relapsing Polychondritis Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali How a structured home healthcare program helped a 48-year-old boutique owner in Mohali manage fatigue, joint discomfort, and airway vigilance after a hospital admission for relapsing polychondritis. Age 48 Years Gender\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/relapsing-polychondritis-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-21T05:48:02+00:00\",\"dateModified\":\"2026-08-21T05:48:03+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":"Relapsing Polychondritis Home Care in Mohali - mohali","description":"Relapsing Polychondritis Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali How a structured home healthcare program helped a 48-year-old boutique owner in Mohali manage fatigue, joint discomfort, and airway vigilance after a hospital admission for relapsing polychondritis. Age 48 Years Gender","canonical_url":"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-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\/relapsing-polychondritis-home-care-in-mohali\/#blogposting","name":"Relapsing Polychondritis Home Care in Mohali - mohali","headline":"Relapsing Polychondritis 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\/relapsing-polychondritis-home-care-in-mohali\/#articleImage"},"datePublished":"2026-08-21T05:48:02+00:00","dateModified":"2026-08-21T05:48:03+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-home-care-in-mohali\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-home-care-in-mohali\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-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\/relapsing-polychondritis-home-care-in-mohali\/#listItem","name":"Relapsing Polychondritis Home Care in Mohali"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-home-care-in-mohali\/#listItem","position":3,"name":"Relapsing Polychondritis 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\/relapsing-polychondritis-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\/relapsing-polychondritis-home-care-in-mohali\/#webpage","url":"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-home-care-in-mohali\/","name":"Relapsing Polychondritis Home Care in Mohali - mohali","description":"Relapsing Polychondritis Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali How a structured home healthcare program helped a 48-year-old boutique owner in Mohali manage fatigue, joint discomfort, and airway vigilance after a hospital admission for relapsing polychondritis. Age 48 Years Gender","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-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-21T05:48:02+00:00","dateModified":"2026-08-21T05:48:03+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":"Relapsing Polychondritis Home Care in Mohali - mohali","og:description":"Relapsing Polychondritis Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali How a structured home healthcare program helped a 48-year-old boutique owner in Mohali manage fatigue, joint discomfort, and airway vigilance after a hospital admission for relapsing polychondritis. Age 48 Years Gender","og:url":"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-home-care-in-mohali\/","article:published_time":"2026-08-21T05:48:02+00:00","article:modified_time":"2026-08-21T05:48:03+00:00","twitter:card":"summary_large_image","twitter:title":"Relapsing Polychondritis Home Care in Mohali - mohali","twitter:description":"Relapsing Polychondritis Home Care in Mohali | AtHomeCare Case Study Clinical Case Study Relapsing Polychondritis With Airway Awareness and Daily Activity Support in Mohali How a structured home healthcare program helped a 48-year-old boutique owner in Mohali manage fatigue, joint discomfort, and airway vigilance after a hospital admission for relapsing polychondritis. Age 48 Years Gender"},"aioseo_meta_data":{"post_id":"601","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-21 05:47:05","updated":"2026-08-21 06:35:51","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\tRelapsing Polychondritis 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":"Relapsing Polychondritis Home Care in Mohali","link":"https:\/\/athomecare.in\/mohali\/relapsing-polychondritis-home-care-in-mohali\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/601","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=601"}],"version-history":[{"count":3,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/601\/revisions"}],"predecessor-version":[{"id":604,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/601\/revisions\/604"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=601"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=601"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=601"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}