Case Study: Analyzing Healthcare Data in Power BI
Lyndsay Girard
Healthcare Analytics Consultant
Prerequisite Courses:

![]()
A fictitious consulting company (HealthStat) has hired you to uncover insights on potential hospital efficiency opportunities.

Length of stay (LOS) is the duration in days for a patient stay in a hospital.
![]()


Elective hip replacement surgery
Key characteristics
![]()
Key outcome attributes of interest for the case study
| Column name | Description |
|---|---|
| length_of_stay | Total days the patient stayed in hospital, including surgery and recovery time. |
| total_costs | Total cost for the stay. |
Key attributes of interest for the case study
| Column name | Description |
|---|---|
| facility_id | A unique id that identifies each distinct hospital. |
| age_group | Age of patient at the time of discharge. |
| patient_disposition | The patient's destination status upon discharge. |
| ccs_diagnosis_description | Most responsible diagnosis code associated with the hospital stay. |
| apr_severity_of_illness_description | Illness severity level assigned standard score on scale from 1 (Minor) to 4 (Extreme). |
| apr_risk_of_mortality | Mortality risk assigned standard score on scale from 1 (Minor) to 4 (Extreme). |
Create a dashboard that enables your stakeholders to:

Case Study: Analyzing Healthcare Data in Power BI