Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Prossima revisione
Revisione precedente
dashboard:report_2013-2024 [2025/07/02 20:14] – creata admindashboard:report_2013-2024 [2025/07/02 21:01] (versione attuale) – [Red Zone: Critical Areas (Q4 Performance)] admin
Linea 1: Linea 1:
-====== VON Control Charts Dashboard Centro 297 ======+/* This is  
 +a multi-line 
 +comment */
  
-===== 📊 Overview Metriche Critiche =====+====== VON Complete Dashboard 2024 - All Key Performance Measures ======
  
-^ Metrica ^ Status 2023 ^ Trend ^ Priorità ^ Target ^ +===== 📊 Executive Summary - Centro 297 Performance =====
-| **Any Late Infection** | 5.9% | ⬇️ **MIGLIORAMENTO** | 🟢 BASSA | <8% (VON Mediana) | +
-| **Necrotizing Enterocolitis** | 14.7% | ⬆️ **PEGGIORAMENTO** | 🔴 ALTA | <3% (VON Mediana) | +
-| **Mortality** | 2.9% | ⬇️ **ECCELLENTE** | 🟢 BASSA | <14% (VON Mediana) | +
-| **Chronic Lung Disease** | 11.1% | ⬇️ **MIGLIORAMENTO** | 🟢 BASSA | <23% (VON Mediana) | +
-| **Any Human Milk** | 61.3% | ⬆️ Miglioramento | 🟡 MEDIA | >63% (VON Mediana) |+
  
----+**Data:** VON Annual Report 2024 | **N = 34 infants** (VLBW ≤1500g or ≤29w6d)
  
-## 1. ANY LATE INFECTION - Control Chart+^ Performance Level ^ Count ^ Metriche ^ Impact ^ 
 +| **🟢 TOP QUARTILE (Q1)** | **8/17** | **47%** | ✅ ECCELLENZA | 
 +| **🟡 ABOVE MEDIAN** | **4/17** | **24%** | ✅ BUONA | 
 +| **🟠 BELOW MEDIAN** | **3/17** | **18%** | ⚠️ ATTENZIONE | 
 +| **🔴 BOTTOM QUARTILE (Q4)** | **2/17** | **12%** | 🚨 CRITICA |
  
-===== 📈 Any Late Infection - Controllo Qualità =====+**🎯 POSIZIONAMENTO GENERALE:** **Top Performer** VON Network (71% metriche sopra mediana)
  
-**⚠️ METRICA AD ALTO RISCHIO Valori storicamente sopra benchmark**+--- 
 + 
 +/1. MORTALITY & MAJOR MORBIDITY Control Chart \* 
 + 
 +===== 📈 Primary Outcomes - Mortality Composite =====
  
 <achart> <achart>
 { {
   "chart": {   "chart": {
-    "type": "line",+    "type": "bar",
     "height": 450,     "height": 450,
     "background": "#fafafa"     "background": "#fafafa"
   },   },
   "title": {   "title": {
-    "text": "Control Chart Any Late Infection (%)",+    "text": "Mortality & Major Morbidity Centro 297 vs VON Network",
     "align": "center",     "align": "center",
     "style": { "fontSize": "16px", "fontWeight": "bold" }     "style": { "fontSize": "16px", "fontWeight": "bold" }
   },   },
   "subtitle": {   "subtitle": {
-    "text": "Centro 297 vs VON Network • Target: <8% (VON Mediana)",+    "text": "Lower values = Better performance • 2024 Data",
     "align": "center"     "align": "center"
   },   },
   "series": [   "series": [
     {     {
-      "name": "🦠 Centro 297", +      "name": "🏥 Centro 297", 
-      "data": [16.322.228.3, 31.0, 12.5, 13.9, 15.4, 18.8, 15.4, 19.4, 11.1, 5.9]+      "data": [2.92.935.3, 5.9, 14.7]
-      "color": "#DC3545"+
     },     },
     {     {
-      "name": "📊 VON Mediana", +      "name": "📊 VON Network", 
-      "data": [9.4, 9.1, 9.5, 9.0, 8.1, 7.8, 7.5, 7.7, 7.8, 8.3, 8.5, 8.2]+      "data": [16.0, 11.1, 45.8, 11.5, 5.6]
-      "color": "#28A745"+
     },     },
     {     {
-      "name": "🎯 CL Centro (18.4%)", +      "name": "🎯 VON Median", 
-      "data": [18.418.418.418.418.4, 18.4, 18.4, 18.4, 18.4, 18.4, 18.4, 15.1]+      "data": [13.99.041.28.23.4]
-      "color": "#FF8800"+
     },     },
     {     {
-      "name": "🔴 UCL (30.8%)", +      "name": "🔵 Q1 (Top 25%)", 
-      "data": [30.8, 30.830.830.830.830.8, 30.8, 30.8, 30.8, 30.8, 30.8, 30.8], +      "data": [8.34.529.41.2, 0.0]
-      "color": "#FF0000" +
-    }, +
-    { +
-      "name": "🔵 LCL (6.0%)", +
-      "data": [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]+
-      "color": "#FF0000"+
     }     }
   ],   ],
   "xaxis": {   "xaxis": {
-    "categories": [2013201420152016, 2017, 20182019, 2020, 2021, 2022, 2023, 2024], +    "categories": [ 
-    "title": { "text": "Anno" }+      "Mortality", 
 +      "Mortality Excl Early", 
 +      "Death or Morbidity" 
 +      "Any Late Infection", 
 +      "Necrotizing Enterocolitis" 
 +    ], 
 +    "labels": { 
 +      "rotate": -45, 
 +      "style": { "fontSize": "11px"
 +    }
   },   },
   "yaxis": {   "yaxis": {
-    "title": { "text": "Percentuale Infezioni Tardive (%)" }+    "title": { "text": "Percentage (%)" }
-    "min": 0, +
-    "max": 35+
   },   },
-  "stroke": +  "colors": ["#DC3545", "#6C757D""#28A745""#0066CC"], 
-    "width": [4322, 2], +  "dataLabels": { 
-    "dashArray": [005, 3, 3]+    "enabled": true, 
 +    "style": { "fontSize": "10px""fontWeight": "bold" }
   },   },
-  "markers": { "size": [8, 6, 0, 0, 0] }, +  "plotOptions": { 
-  "annotations": { +    "bar": { 
-    "points": +      "columnWidth": "75%" 
-      { +    }
-        "x": 3, +
-        "y": 31.0, +
-        "marker": { "size": 12, "fillColor": "#FF0000" }, +
-        "label": { "text": "PICCO 2016", "style": { "color": "#fff", "background": "#FF0000" }} +
-      +
-    ], +
-    "yaxis":+
-      { +
-        "y": 8, +
-        "borderColor": "#28A745", +
-        "strokeDashArray": 8, +
-        "label": { "text": "Target <8(VON)} +
-      } +
-    ]+
   }   }
 } }
 </achart> </achart>
  
-^ Anno ^ Centro 297 (%) ^ VON Mediana (%) ^ Q1-Q3 VON ^ Gap vs VON ^ Status ^ +==== Mortality & Morbidity Analysis ====
-| 2013 | 16.3 | 9.4 | 4.5-15.7 | **+6.9** | ❌ Sopra Q3 | +
-| 2014 | 22.2 | 9.1 | 3.9-15.2 | **+13.1** | ❌ Molto sopra | +
-| 2015 | 28.3 | 9.5 | 4.4-16.0 | **+18.8** | ❌ Critico | +
-| 2016 | 31.0 | 9.0 | 4.1-15.0 | **+22.0** | ❌ **FUORI UCL** | +
-| 2017 | 12.5 | 8.1 | 3.6-14.0 | **+4.4** | ⚠️ Sopra mediana | +
-| 2018 | 13.9 | 7.8 | 3.2-13.3 | **+6.1** | ⚠️ Sopra Q3 | +
-| 2019 | 15.4 | 7.5 | 2.6-13.0 | **+7.9** | ❌ Sopra Q3 | +
-| 2020 | 18.8 | 7.7 | 2.0-13.3 | **+11.1** | ❌ Molto sopra | +
-| 2021 | 15.4 | 7.8 | 3.0-13.5 | **+7.6** | ❌ Sopra Q3 | +
-| 2022 | 19.4 | 8.3 | 3.4-14.3 | **+11.1** | ❌ Molto sopra | +
-| 2024 | 5.9 | 8.2 | 1.2-14.3 | **-2.3** | ✅ **ECCELLENTE** |+
  
-**📊 Statistiche Centro 297 (2013-2024):** +^ Metrica ^ Centro 297 (%^ VON Median (%) ^ Quartile ^ Gap ^ Performance ^ 
-**Media:** 15.1% (vs 8.5% VON) +**Mortality** | 2.9 | 13.9 | 🟢 **Q1** | **-11.0** | ✅ ECCELLENTE | 
-- **UCL:** 30.8% | **LCL:** 6.0% +**Mortality Excluding Early** | 2.9.0 | 🟢 **Q1** | **-6.1** | ✅ ECCELLENTE | 
-- **Trend 2024:** **BREAKTHROUGH** - Sotto mediana VON! +| **Death or Morbidity** | 35.3 | 41.2 | 🟡 Q1-Q2 | **-5.9** | ✅ BUONA | 
-- **Capability:** Processo in **rapido miglioramento**+**Any Late Infection** | 5.9 | 8.2 | 🟡 Q1-Q2 | **-2.3** | ✅ BUONA | 
 +**Necrotizing Enterocolitis** | 14.7 | 3.4 | 🔴 **Q4** | **+11.3** | 🚨 CRITICA |
  
 --- ---
  
-## 2. NECROTIZING ENTEROCOLITIS - Control Chart+/*2. ORGAN-SPECIFIC MORBIDITIES - Control Chart \*
  
-===== 📈 Necrotizing Enterocolitis - Controllo Qualità ===== +===== 📈 Neurological, Pulmonary & Ocular Outcomes =====
- +
-**🚨 ALERT 2022 - Picco critico 15.6%**+
  
 <achart> <achart>
Linea 131: Linea 109:
   },   },
   "title": {   "title": {
-    "text": "Control Chart Necrotizing Enterocolitis (%)", +    "text": "Organ-Specific Morbidities - Centro 297 Performance", 
-    "align": "center"+    "align": "center"
-    "style": { "fontSize": "16px", "fontWeight": "bold" }+
   },   },
   "subtitle": {   "subtitle": {
-    "text": "Centro 297 vs VON Network • Target: <3.2% (VON Mediana)",+    "text": "2024 vs VON Network Benchmarks",
     "align": "center"     "align": "center"
   },   },
   "series": [   "series": [
     {     {
-      "name": "🩸 Centro 297", +      "name": "🏥 Centro 297", 
-      "data": [2.00.0, 4.2, 3.4, 0.0, 5.6, 3.7, 0.0, 0.0, 15.6, 7.1, 14.7],+      "data": [11.111.8, 5.9, 0.0, 0.0],
       "color": "#DC3545"       "color": "#DC3545"
     },     },
     {     {
-      "name": "📊 VON Mediana", +      "name": "🎯 VON Median", 
-      "data": [3.83.83.33.33.3, 3.5, 3.2, 3.2, 3.2, 3.2, 3.1, 3.4],+      "data": [23.12.96.00.0, 2.6],
       "color": "#28A745"       "color": "#28A745"
     },     },
     {     {
-      "name": "🎯 CL Centro (3.7%)", +      "name": "🔵 Q1 Target", 
-      "data": [5.5, 5.5, 5.5, 5.5, 5.5, 5.5, 5.5, 5.55.55.55.55.5], +      "data": [11.10.00.00.00.0], 
-      "color": "#FF8800"+      "color": "#0066CC"
     },     },
     {     {
-      "name": "🔴 UCL (11.5%)", +      "name": "🔴 Q3 Limit", 
-      "data": [16.516.5, 16.516.516.5, 16.5, 16.5, 16.5, 16.5, 16.5, 16.516.5], +      "data": [36.4, 5.810.23.27.5], 
-      "color": "#FF0000"+      "color": "#FF6B6B"
     }     }
   ],   ],
   "xaxis": {   "xaxis": {
-    "categories": [2013201420152016, 2017, 20182019, 2020, 2021, 2022, 2023], +    "categories": [ 
-    "title": { "text": "Anno" }+      "Chronic Lung Disease", 
 +      "Pneumothorax", 
 +      "Severe IVH", 
 +      "Cystic PVL", 
 +      "Severe ROP" 
 +    ], 
 +    "labels": { 
 +      "rotate": -45, 
 +      "style": { "fontSize": "11px"
 +    }
   },   },
   "yaxis": {   "yaxis": {
-    "title": { "text": "Percentuale NEC (%)" },+    "title": { "text": "Percentage (%)" },
     "min": 0,     "min": 0,
-    "max": 18+    "max": 40 
 +  }, 
 +  "markers":
 +    "size": [8, 6, 4, 4]
   },   },
   "stroke": {   "stroke": {
Linea 174: Linea 163:
     "dashArray": [0, 0, 5, 3]     "dashArray": [0, 0, 5, 3]
   },   },
-  "markers": { "size": [8, 6, 0, 0] }, 
   "annotations": {   "annotations": {
     "points": [     "points": [
       {       {
-        "x": 11+        "x": 1
-        "y": 14.7+        "y": 11.8
-        "marker": { "size": 14, "fillColor": "#FF0000" }, +        "marker": { 
-        "label":          "text": "ATTENZIONE 2024", "style": { "color": "#fff", "background": "#FF0000", "fontWeight": "bold" }}+          "size": 10, 
 +          "fillColor": "#FF0000" 
 +        }, 
 +        "label": { 
 +          "text": "CRITICAL", 
 +          "style": { "color": "#fff", "background": "#FF0000" } 
 +        }
       }       }
     ]     ]
Linea 188: Linea 182:
 </achart> </achart>
  
-Anno ^ Centro 297 (%) ^ VON Mediana (%) ^ Q1-Q3 VON Status ^ Note +==== Organ-Specific Morbidity Analysis ==== 
-2013 2.3.0.0-7.1 | ✅ Sotto mediana | Buona performance + 
-2014 0.0 | 3.8 | 0.0-7.1 ✅ Ottimo | Zero casi | +Metrica ^ Centro 297 (%) ^ VON Median (%) ^ Quartile ^ O-Performance 
-| 2015 | 4.2 | 3.3 | 0.0-6.7 ⚠️ Sopra mediana | Lieve peggioramento +**Chronic Lung Disease <33w** 11.23.1 | 🟢 **Q1** | -1 | ✅ ECCELLENTE 
-2016 3.3.3 | 0.0-6.5 | ⚠️ Sopra mediana | Stabile | +**Pneumothorax** 11.8 | 2.🔴 **Q4** | 0 | 🚨 CRITICA 
-| 2017 | 0.0 | 3.3 | 0.0-6.5 | ✅ Ottimo | Zero casi +**Severe IVH** 5.| 6.0 | 🟡 Q1-Q2 | 0 | ✅ BUONA 
-2018 | 5.6 | 3.5 | 0.0-6.6 | ⚠️ Sopra mediana | Attenzione | +**Cystic PVL** | 0.0 | 0.0 | 🟢 **Q1** | 0 | ✅ ECCELLENTE 
-| 2019 | 3.7 | 3.2 | 0.0-6.9 ⚠️ Sopra mediana Borderline | +**Severe ROP** | 0.0 | 2.6 | 🟢 **Q1** | 0 | ✅ ECCELLENTE |
-| 2020 | 0.| 3.2 | 0.0-6.7 | ✅ Ottimo | Zero casi +
-2021 | 0.0 | 3.| 0.0-6.7 ✅ Ottimo | Zero casi | +
-| 2022 | 15.6 | 3.2 | 0.0-6.7 | ❌ **FUORI UCL** | **CRITICO** | +
-| 2024 | 14.7 | 3.4 | 0.0-7.1 ❌ **FUORI UCL** | **NUOVA CRITICITÀ** |+
  
 --- ---
  
-## 3. MORTALITY - Control Chart+/* 3. DISCHARGE OUTCOMES & GROWTH - Control Chart \*
  
-===== 📈 Mortality - Controllo Qualità ===== +===== 📈 Discharge Quality & Growth Parameters =====
- +
-**✅ PERFORMANCE BUONA - Sotto VON mediana**+
  
 <achart> <achart>
 { {
   "chart": {   "chart": {
-    "type": "line", +    "type": "radar", 
-    "height": 450+    "height": 450
-    "background": "#fafafa"+
   },   },
   "title": {   "title": {
-    "text": "Control Chart Mortality (%)", +    "text": "Discharge Outcomes Quality - Centro 297 vs Network",
-    "align": "center", +
-    "style": { "fontSize": "16px", "fontWeight": "bold"+
-  }, +
-  "subtitle":+
-    "text": "Centro 297 vs VON Network • Target: <10% (VON Mediana)",+
     "align": "center"     "align": "center"
   },   },
   "series": [   "series": [
     {     {
-      "name": "💀 Centro 297", +      "name": "Centro 297 (Actual)", 
-      "data": [10.60.010.4, 10.3, 4.00.03.8, 6.1, 0.0, 10.3, 6.9, 2.9]+      "data": [61.3100, 10071.4, 96.4, 85.757.1]
-      "color": "#6C757D"+
     },     },
     {     {
-      "name": "📊 VON Mediana", +      "name": "VON Median (Target)", 
-      "data": [11.1, 10.8, 10.7, 10.1, 10.0, 10.0, 10.2, 10.0, 10.0, 10.0, 9.7, 13.9], +      "data": [63.095.195.5, 72.788.170.069.6]
-      "color": "#28A745" +
-    }, +
-    { +
-      "name": "🎯 CL Centro (5.7%)", +
-      "data": [5.45.45.4, 5.45.45.45.45.4, 5.4, 5.4, 5.4, 5.4]+
-      "color": "#FF8800"+
     },     },
     {     {
-      "name": "🔴 UCL (14.9%)", +      "name": "Q1 Excellence", 
-      "data": [14.914.914.914.914.914.914.9, 14.9, 14.9, 14.9, 14.9, 14.9]+      "data": [50.010010081.195.080.060.0]
-      "color": "#FF0000"+
     }     }
   ],   ],
   "xaxis": {   "xaxis": {
-    "categories": [2013201420152016, 2017, 2018, 2019, 2020, 2021, 2022, 2023]+    "categories": [ 
-    "title": { "text""Anno}+      "Any Human Milk %", 
 +      "No Oxygen %", 
 +      "No Monitor %" 
 +      "Weight >3rd %"
 +      "Head Circ >3rd %"
 +      "Weight >10th %"
 +      "Head Circ >10th %" 
 +    ]
   },   },
   "yaxis": {   "yaxis": {
-    "title": { "text": "Percentuale Mortalità (%)" }, 
     "min": 0,     "min": 0,
-    "max": 16+    "max": 100
   },   },
-  "stroke": +  "colors": ["#DC3545", "#28A745""#0066CC"], 
-    "width": [432, 2], +  "markers": { 
-    "dashArray": [0, 0, 5, 3]+    "size": 6
   },   },
-  "markers": { "size": [8, 6, 0, 0] }, +  "legend": { 
-  "annotations": { +    "position": "top"
-    "yaxis": +
-      { +
-        "y": 10, +
-        "borderColor": "#28A745", +
-        "strokeDashArray": 8, +
-        "label": { "text": "Target <10% (VON)" } +
-      } +
-    ]+
   }   }
 } }
 </achart> </achart>
  
-**✅ PERFORMANCE ECCELLENTE:** Centro 297 **MOLTO MEGLIO** di VON Network +==== Discharge Quality Metrics ====
-- **Media Centro:** 5.4% vs 11.4% VON (**-6.0 punti**) +
-- **2024:** 2.9% - **Performance straordinaria**, molto sotto VON mediana+
  
----+^ Metrica ^ Centro 297 (%) ^ VON Median (%) ^ Quartile ^ Target ^ Performance ^ 
 +| **Any Human Milk** | 61.3 | 63.0 | 🟡 Q1-Q2 | >50% | ✅ BUONA | 
 +| **Oxygen at Discharge** | 0.0 | 4.9 | 🟢 **Q1** | 0% | ✅ ECCELLENTE | 
 +| **Monitor at Discharge** | 0.0 | 4.5 | 🟢 **Q1** | 0% | ✅ ECCELLENTE | 
 +| **Discharge Weight >3rd** | 71.4 | 72.7 | 🟡 Q2-Q3 | >70% | ✅ BUONA | 
 +| **Head Circumference >3rd** | 96.4 | 88.1 | 🟢 **Q1** | >80% | ✅ ECCELLENTE | 
 +| **Discharge Weight >10th** | 57.1 | 50.0 | 🟡 Q1-Q2 | >50% | ✅ BUONA | 
 +| **Head Circumference >10th** | 85.7 | 69.6 | 🟢 **Q1** | >70% | ✅ ECCELLENTE |
  
-## 4. CHRONIC LUNG DISEASE Control Chart+---
  
-===== 📈 Chronic Lung Disease <33 Weeks - Controllo Qualità =====+/* 4. LENGTH OF STAY ANALYSIS \*
  
-**⚠️ TREND NEGATIVO Peggioramento 2023**+===== 📊 Efficiency Metrics Days to Disposition =====
  
 <achart> <achart>
 { {
   "chart": {   "chart": {
-    "type": "line", +    "type": "column", 
-    "height": 450, +    "height": 400
-    "background": "#fafafa"+
   },   },
   "title": {   "title": {
-    "text": "Control Chart Chronic Lung Disease <33w (%)", +    "text": "Length of Stay Comparison - Centro 297 vs Network",
-    "align": "center", +
-    "style": { "fontSize": "16px", "fontWeight": "bold"+
-  }, +
-  "subtitle":+
-    "text": "Centro 297 vs VON Network • Target: <22% (VON Mediana)",+
     "align": "center"     "align": "center"
   },   },
   "series": [   "series": [
     {     {
-      "name": "🫁 Centro 297", +      "name": "Centro 297 (Days)", 
-      "data": [22.515.420.5, 13.0, 5.6, 6.7, 15.8, 17.2, 19.0, 20.0, 27.3, 11.1]+      "data": [5744, 7, 55]
-      "color": "#FFC107"+
     },     },
     {     {
-      "name": "📊 VON Mediana", +      "name": "VON Median (Days)", 
-      "data": [21.422.120.520.4, 21.6, 21.6, 21.4, 22.0, 22.7, 21.6, 23.1, 23.1]+      "data": [70491359]
-      "color": "#28A745"+
     },     },
     {     {
-      "name": "🎯 CL Centro (16.6%)", +      "name": "Q1 Best Performance", 
-      "data": [16.516.516.516.5, 16.5, 16.5, 16.5, 16.5, 16.5, 16.5, 16.5, 16.5]+      "data": [6238752]
-      "color": "#FF8800" +
-    }, +
-    { +
-      "name": "🔴 UCL (27.4%)", +
-      "data": [27.4, 27.4, 27.4, 27.4, 27.4, 27.4, 27.4, 27.4, 27.4, 27.4, 27.4, 27.4], +
-      "color": "#FF0000" +
-    }, +
-    { +
-      "name": "🔵 LCL (5.8%)", +
-      "data": [5.8, 5.8, 5.8, 5.8, 5.8, 5.8, 5.8, 5.8, 5.8, 5.8, 5.8, 5.8], +
-      "color": "#FF0000"+
     }     }
   ],   ],
   "xaxis": {   "xaxis": {
-    "categories": [2013201420152016, 2017, 2018, 2019, 2020, 2021, 2022, 2023], +    "categories": ["Home""Transfer""Died""All Cases"], 
-    "title": { "text": "Anno" }+    "title": { "text": "Disposition Type" }
   },   },
   "yaxis": {   "yaxis": {
-    "title": { "text": "Percentuale CLD (%)" }+    "title": { "text": "Mean Days" }
-    "min": 0, +
-    "max": 30+
   },   },
-  "stroke": +  "colors": ["#DC3545", "#28A745", "#0066CC"], 
-    "width": [43, 2, 2, 2], +  "dataLabels": { 
-    "dashArray": [00, 5, 3, 3] +    "enabled": true
-  }, +    "style": { "fontWeight": "bold" }
-  "markers": { "size": [8, 6, 0, 0, 0}+
-  "annotations": { +
-    "points": +
-      { +
-        "x": 11+
-        "y": 11.1, +
-        "marker": { "size": 12, "fillColor": "#FFC107" }, +
-        "label": {           "text": "MIGLIORAMENTO 2024", "style": { "color": "#000",           "background": "#00AA00" }+
-      } +
-    ]+
   }   }
 } }
 </achart> </achart>
  
-**✅ TURNAROUND ECCELLENTE:** +**📊 Length of Stay Performance:** 
-- **2017-2018:** Periodo eccellente (5.6-6.7%+- **Home:** 57 days vs 70 median (**-13 days** - MIGLIORE
-- **2019-2023:** Peggioramento progressivo fino a 27.3% +- **Transfer:** 44 days vs 49 median (**-5 days** - MIGLIORE)   
-- **2024:** **RECOVERY STRAORDINARIO** - 11.1% sotto VON mediana!+- **Overall:** 55 days vs 59 median (**-4 days** - EFFICIENTE)
  
 --- ---
  
-## 5. DASHBOARD EXECUTIVE SUMMARY+/* 5. COMPREHENSIVE SCORECARD \* 
 + 
 +===== 🎯 Complete Performance Matrix - All 17 Measures ===== 
 + 
 +==== Green Zone: Excellence (Q1 Performance) ==== 
 + 
 +^ Metrica ^ Centro 297 ^ VON Q1 ^ Status ^ Maintained Since ^ 
 +| **Mortality** | 2.9% | ≤8.3% | ✅ **TOP 25%** | 2024 breakthrough | 
 +| **Mortality Excluding Early** | 2.9% | ≤4.5% | ✅ **TOP 25%** | 2024 breakthrough | 
 +| **Chronic Lung Disease** | 11.1% | ≤11.1% | ✅ **TOP 25%** | 2024 recovery | 
 +| **Cystic PVL** | 0.0% | ≤0.0% | ✅ **TOP 25%** | Consistently excellent | 
 +| **Severe ROP** | 0.0% | ≤0.0% | ✅ **TOP 25%** | Consistently excellent | 
 +| **Oxygen at Discharge** | 0.0% | ≤0.0% | ✅ **TOP 25%** | Consistently excellent | 
 +| **Monitor at Discharge** | 0.0% | ≤0.0% | ✅ **TOP 25%** | Consistently excellent | 
 +| **Head Circumference >3rd** | 96.4% | ≥95.0% | ✅ **TOP 25%** | Growth excellence | 
 + 
 +==== Yellow Zone: Above Median (Q1-Q2 Performance) ==== 
 + 
 +^ Metrica ^ Centro 297 ^ VON Median ^ Gap ^ Trend ^ 
 +| **Death or Morbidity** | 35.3% | 41.2% | **-5.9** | ✅ Better than median | 
 +| **Any Late Infection** | 5.9% | 8.2% | **-2.3** | ✅ Better than median | 
 +| **Severe IVH** | 5.9% | 6.0% | **-0.1** | ✅ At median | 
 +| **Any Human Milk** | 61.3% | 63.0% | **-1.7** | ⚠️ Slightly below | 
 + 
 +==== Orange Zone: Below Median (Q2-Q3 Performance) ==== 
 + 
 +^ Metrica ^ Centro 297 ^ VON Median ^ Gap ^ Action Needed ^ 
 +| **Discharge Weight >3rd** | 71.4% | 72.7% | **-1.3** | 🟡 Minor concern | 
 +| **Discharge Weight >10th** | 57.1% | 50.0% | **+7.1** | ✅ Actually good | 
 +| **Head Circumference >10th** | 85.7% | 69.6% | **+16.1** | ✅ Actually excellent | 
 + 
 +==== Red Zone: Critical Areas (Q4 Performance) ==== 
 + 
 +^ Metrica ^ Centro 297 ^ VON Median ^ Gap ^ Priority ^ 
 +| **Necrotizing Enterocolitis** | 14.7% | 3.4% | **+11.3** | 🚨 **URGENT** | 
 +| **Pneumothorax** | 11.8% | 2.9% | **+8.9** | 🚨 **HIGH** | 
 + 
 +--- 
 + 
 +/*6. STRATEGIC DASHBOARD & ACTION PLAN\* 
 + 
 +===== 🎯 2025 Strategic Priorities ===== 
 + 
 +==== Priority 1: Critical Issues Resolution (Q1 2025) ==== 
 + 
 +**🚨 NECROTIZING ENTEROCOLITIS - Immediate Action** 
 +- **Current:** 14.7% vs 3.4% VON (Q4 - Bottom 25%) 
 +- **Target:** <7% by Q2 2025 (move to Q2-Q3) 
 +- **Actions:** 
 +  - [ ] Emergency review feeding protocols 
 +  - [ ] Audit antibiotic prophylaxis guidelines   
 +  - [ ] Staff retraining on early recognition 
 +  - [ ] Weekly case reviews for 6 months 
 + 
 +**⚠️ PNEUMOTHORAX - Protocol Review** 
 +- **Current:** 11.8% vs 2.9% VON (Q4 - Bottom 25%) 
 +- **Target:** <6% by Q3 2025 (move to Q2-Q3) 
 +- **Actions:** 
 +  - [ ] Ventilation strategy review 
 +  - [ ] Surfactant administration protocols 
 +  - [ ] Respiratory therapy training update 
 + 
 +==== Priority 2: Excellence Maintenance (Ongoing) ==== 
 + 
 +**✅ MORTALITY LEADERSHIP**  
 +- **Achievement:** Q1 performance in both metrics 
 +- **Maintain:** Continue protocols that achieved breakthrough 
 +- **Share:** Document best practices for network 
 + 
 +**✅ CHRONIC LUNG DISEASE RECOVERY** 
 +- **Achievement:** From Q4 (2023) to Q1 (2024)  
 +- **Maintain:** Current ventilation strategies 
 +- **Monitor:** Prevent regression to previous levels 
 + 
 +**✅ DISCHARGE QUALITY** 
 +- **Achievement:** Q1 in 3/4 discharge metrics 
 +- **Optimize:** Human milk to reach >65% 
 +- **Maintain:** Zero oxygen/monitor discharges
  
-===== 🎯 KPI Summary e Azioni Prioritarie =====+==== Priority 3: Continuous Improvement (2025-2026) ====
  
-==== Status Generale Centro 297 (2024) ====+**📈 HUMAN MILK OPTIMIZATION** 
 +- **Current:** 61.3% vs 63.0% VON 
 +- **Target:** >70% by end 2025 
 +- **Strategy:** Leverage existing lactation protocols
  
-^ Metrica ^ Performance ^ vs VON ^ Trend ^ Azione Richiesta ^ +**📊 BENCHMARKING LEADERSHIP** 
-**Mortality** | ✅ **ECCELLENTE** | -11.0 punti | ⬇️ Miglioramento | Mantenere standard | +- **Goal:** Achieve Q1 performance in >80% metrics 
-| **Any Human Milk** | ✅ **BUONA** | -1.7 punti | ⬆️ **Recovery** | Continuare progresso | +- **Current:** 47% Q1 performance   
-| **Any Late Infection** | ✅ **ECCELLENTE** | -2.3 punti | ⬇️ **Breakthrough** | Consolidare successo | +**Timeline:** 18-month improvement plan
-**Chronic Lung Disease** | ✅ **ECCELLENTE** | -12.0 punti | ⬇️ **Recovery** | Mantenere protocolli | +
-| **Necrotizing Enterocolitis** | ❌ **CRITICA** | +11.3 punti | ⬆️ **Peggioramento** | **URGENTE** |+
  
-==== Top 3 Priorità 2025 ====+==== Investment & ROI ====
  
-**🚨 1. NECROTIZING ENTEROCOLITIS (Priorità Massima)** +^ Priority ^ Investment ^ Timeline ^ Expected ROI ^ 
-**Alert critico:** 14.7% vs 3.4% VON (+11.3 punti) +**NEC Resolution** | €15,000 | 6 months | Move from Q4 to Q2 | 
-**Trend:** Peggioramento dopo anni di miglioramento +**Pneumothorax Protocol** | €8,000 | 9 months | Move from Q4 to Q2 | 
-**Azione:** Review urgente protocolli nutrizione + audit+**Excellence Maintenance** | €5,000 | Ongoing | Maintain Q1 status | 
 +**Human Milk Optimization** | €3,000 | 12 months | Reach Q1 performance | 
 +| **TOTAL** | **€31,000** | **2025** | **Top 10% VON Network** |
  
-**✅ 2. CONSOLIDAMENTO SUCCESSI (Mantenimento)** +==== Success Metrics 2025 ====
-- **Late Infection:** Successo straordinario 5.9% vs 8.2% +
-- **Chronic Lung Disease:** Recovery 11.1% vs 23.1% +
-- **Azione:** Standardizzare best practices + training+
  
-**📈 3. ANY HUMAN MILK (Completamento Recovery)** +**Q2 2025 Targets:** 
-**Progresso:** Da 52.0% (2023) a 61.3(2024+✅ NEC<7% (from 14.7%) 
-**Gap residuo:** -1.7 punti vs VON (molto ridotto+✅ Pneumothorax<6% (from 11.8%  
-**Azione:** Finalizzare protocolli + raggiungere 65%+✅ Maintain all current Q1 metrics 
 +- ✅ Human Milk>65%
  
-==== Piano di Azione Coordinato ====+**Year-End 2025 Goal:** 
 +- 🎯 **>75% metrics in Q1-Q2** (vs current 71%) 
 +- 🎯 **Zero Q4 metrics** (vs current 2) 
 +- 🎯 **VON Network Top 10%** overall ranking
  
-**Immediate (0-3 mesi):** +===== 📊 Quick Reference Performance Card =====
-- [ ] **NEC Protocol Emergency Review** - Nutrizione + antibiotici +
-- [ ] **Success Factor Analysis** - CLD e Late Infection protocols +
-- [ ] **Human Milk Program** - Finalizzare recovery a 65%+
  
-**Medio termine (3-12 mesi):** +**🟢 EXCELLENT (8 metrics):** Mortality, CLD, PVL, ROP, Discharge Support, Growth 
-- [ ] **Staff Training** consolidamento protocolli vincenti +**🟡 GOOD (7 metrics):** Morbidity, Infection, IVH, Human Milk, Weights   
-- [ ] **Quality Dashboard** real-time per monitoring NEC +**🔴 CRITICAL (2 metrics):** NEC, Pneumothorax
-- [ ] **Benchmark Maintenance** per metriche eccellenti+
  
-**Budget stimato:** 25,000 per consolidamento (vs €45,000 precedente) +**Overall GradeB+ (Excellent with 2 critical areas)** 
-**ROI atteso:** Mantenimento top quartile + risoluzione NEC+**Network Ranking: Estimated Top 25%** 
 +**2025 GoalA- (Top 10% with all areas resolved)**
dashboard/report_2013-2024.1751480056.txt.gz · Ultima modifica: da admin