<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Isaiah Vorotinov</title>
    <description>The latest articles on Forem by Isaiah Vorotinov (@isaiah_vorotinov_100).</description>
    <link>https://forem.com/isaiah_vorotinov_100</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2012975%2Fd4fddc87-e418-4509-b74e-76009675bdbe.png</url>
      <title>Forem: Isaiah Vorotinov</title>
      <link>https://forem.com/isaiah_vorotinov_100</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/isaiah_vorotinov_100"/>
    <language>en</language>
    <item>
      <title>Hospital Readmission Analysis and Plan</title>
      <dc:creator>Isaiah Vorotinov</dc:creator>
      <pubDate>Sun, 30 Mar 2025 13:57:04 +0000</pubDate>
      <link>https://forem.com/isaiah_vorotinov_100/hospital-readmission-analysis-and-plan-3571</link>
      <guid>https://forem.com/isaiah_vorotinov_100/hospital-readmission-analysis-and-plan-3571</guid>
      <description>&lt;p&gt;Healthcare costs are significantly increased by hospital readmissions and longer lengths of stay. My goal was to analyze healthcare data in order to uncover trends, patterns and relationships between patient data during their hospital stay as a way to predict risk of readmission or prolonged hospital length of stay, then use my findings to create an actionable plan to reduce length of stay and readmission risk. &lt;br&gt;
I found a publicly available data set from Kaggle involving 25,000 hospital patients. Used Microsoft Excel to organize the data into subsections and then analyze it. Utilized pivot tables and graphs to visualize the results. Prompted chat GPT to create an organized report of key findings and actionable plan to increase safe discharges and reduce readmission rates and lengths of stay. &lt;br&gt;
Below is my report, along with links for Excel tables and graphs, as well as discharge checklist: &lt;/p&gt;

&lt;p&gt;&lt;u&gt;&lt;strong&gt;Report&lt;/strong&gt;&lt;/u&gt;&lt;br&gt;
Analyzing Readmission Risk and Recommendations for Safer Discharges&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Purpose and Executive Summary&lt;br&gt;
Hospital readmissions and longer lengths of stay significantly increase healthcare costs. This report analyzes readmission risk based on a dataset from Kaggle of 25,000 patients, with an overall readmission rate of 47%. Key factors such as length of stay (LOS), age, primary diagnosis, admitting physician specialty, and medication count were identified as predictors of readmission. The report provides actionable recommendations, including enhanced discharge planning, tailored interventions for high-risk groups, and improved medication management, to reduce readmissions and improve patient outcomes.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Introduction&lt;br&gt;
Background&lt;br&gt;
Hospital readmissions are a significant indicator of healthcare quality and efficiency. This analysis aims to understand the factors contributing to readmission risk and propose strategies to mitigate these risks. The dataset includes 25,000 patients, with a mean LOS of 4.45 days and a 47% overall readmission rate.&lt;br&gt;
Objectives&lt;br&gt;
Identify individual and combined factors influencing hospital readmissions.&lt;br&gt;
Use insights to guide the development of a discharge planning committee and strategies to reduce readmissions.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Key Insights&lt;br&gt;
3.1 Length of Stay (LOS)&lt;br&gt;
Findings: Readmission risk is lowest on day 1, increases steadily, peaking at 7-10 days (60-65% risk), and slightly decreases for LOS of 13-14 days (45% risk).&lt;br&gt;
Implications: Prolonged stays signal potential complications, while slightly longer stays may allow for improved recovery and discharge readiness.&lt;br&gt;
Recommendation: Focus on discharge readiness reviews and targeted interventions for patients with LOS between 7-10 days.&lt;br&gt;
3.2 Age Group&lt;br&gt;
Findings: Patients aged 70-89 exhibit the highest readmission rates due to challenges such as comorbidities, limited resilience, and insufficient post-discharge support.&lt;br&gt;
Implications: Elderly patients are a high-risk group requiring enhanced follow-up care and tailored discharge protocols.&lt;br&gt;
Recommendation: Introduce age-specific discharge plans, including caregiver involvement and telehealth follow-ups.&lt;br&gt;
3.3 Primary Diagnosis&lt;br&gt;
Findings: Patients with diabetes (54% readmission rate) and respiratory conditions (49%) are at the highest risk.&lt;br&gt;
Implications: These chronic conditions require comprehensive management and clear post-discharge instructions.&lt;br&gt;
Recommendation: Provide disease-specific education and assign specialized care teams to manage high-risk diagnoses.&lt;br&gt;
3.4 Admitting Physician Specialty&lt;br&gt;
Findings: Emergency/Trauma and Family/General Practice specialties coincide with higher readmission risks.&lt;br&gt;
Implications: These specialties often manage acute or complex cases, increasing the likelihood of readmission.&lt;br&gt;
Recommendation: Foster collaboration between admitting physicians and multidisciplinary teams for improved discharge planning.&lt;br&gt;
3.5 Medication Management&lt;br&gt;
Findings: Patients with 1-12 medications have low risk, but risk increases sharply for 13-27 medications (50-55%) and decreases for 28+ medications.&lt;br&gt;
Implications: High medication counts may indicate treatment complexity or adherence challenges.&lt;br&gt;
Recommendation: Conduct detailed medication reviews, simplify regimens, and provide patient education tools.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Combined Analysis of Factors&lt;br&gt;
4.1 LOS and Age Group&lt;br&gt;
Finding: Older patients (70-89) with prolonged stays face disproportionately higher readmission risks.&lt;br&gt;
Recommendation: Combine age- and LOS-specific interventions, such as extended inpatient care and tailored post-discharge support.&lt;br&gt;
4.2 Admitting Physician and Primary Diagnosis&lt;br&gt;
Finding: Diabetes and respiratory conditions are common among patients admitted via Emergency/Trauma.&lt;br&gt;
Recommendation: Develop diagnosis-specific care pathways, ensuring close follow-ups for high-risk conditions.&lt;br&gt;
4.3 Medications and Diagnosis&lt;br&gt;
Finding: High medication counts (13-27) are often associated with chronic conditions like diabetes.&lt;br&gt;
Recommendation: Provide additional medication counseling and simplify regimens for these patients.&lt;br&gt;
4.4 LOS and Medications&lt;br&gt;
Finding: Longer stays correlate with higher medication counts, compounding readmission risk.&lt;br&gt;
Recommendation: Streamline medication plans during the hospital stay and align them with discharge goals.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Recommendations&lt;br&gt;
5.1 Safe Discharge Planning&lt;br&gt;
Implement a structured discharge checklist addressing high-risk factors like LOS, age, and diagnosis.&lt;br&gt;
Assign care coordinators for patients flagged as high-risk.&lt;br&gt;
5.2 Enhanced Follow-Up Programs&lt;br&gt;
Conduct follow-up calls within 48 hours of discharge for high-risk patients.&lt;br&gt;
Use telehealth services to address post-discharge concerns.&lt;br&gt;
5.3 Multidisciplinary Collaboration&lt;br&gt;
Form a discharge planning committee with physicians, nurses, pharmacists, and social workers.&lt;br&gt;
Tailor interventions based on specialty-specific and diagnosis-specific risk factors.&lt;br&gt;
5.4 Medication Management&lt;br&gt;
Simplify complex regimens and ensure patients understand their medication plans.&lt;br&gt;
Use digital tools for reminders and adherence tracking.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Conclusion&lt;br&gt;
This analysis highlights the multifactorial nature of hospital readmissions and the need for targeted interventions to address high-risk factors. By focusing on LOS, age, diagnosis, and medication management, hospitals can significantly reduce readmission rates and improve patient outcomes. Implementing structured discharge planning and follow-up processes, supported by multidisciplinary teams, is essential for achieving these goals. In order to implement our findings we have also designed a checklist to be used by hospital case managers for following and discharging patients&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Appendices&lt;br&gt;
Discharge checklist&lt;br&gt;
Excel visualizations&lt;br&gt;
Excel data tables summarizing key metrics&lt;br&gt;
Original dataset&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Link to discharge checklist: &lt;a href="https://docs.google.com/document/d/1ZX3rHRYdWpKA9UN_aWwAPVcRweoJ-IMduF7dSntwRzs/edit?usp=sharing" rel="noopener noreferrer"&gt;https://docs.google.com/document/d/1ZX3rHRYdWpKA9UN_aWwAPVcRweoJ-IMduF7dSntwRzs/edit?usp=sharing&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to powerpoint presentation with Excel visualizations and selected data subsets: &lt;a href="https://docs.google.com/presentation/d/1KbEIdCpzV7VC-WhoRdT1U8PC99wW8S8XwPIu8PSac6E/edit?usp=sharing" rel="noopener noreferrer"&gt;https://docs.google.com/presentation/d/1KbEIdCpzV7VC-WhoRdT1U8PC99wW8S8XwPIu8PSac6E/edit?usp=sharing&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Link to dataset  - &lt;a href="https://www.kaggle.com/datasets/dubradave/hospital-readmissions/data" rel="noopener noreferrer"&gt;https://www.kaggle.com/datasets/dubradave/hospital-readmissions/data&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>excel</category>
      <category>ai</category>
      <category>healthcare</category>
    </item>
    <item>
      <title>Interactive Loan Calculator</title>
      <dc:creator>Isaiah Vorotinov</dc:creator>
      <pubDate>Mon, 02 Sep 2024 01:42:57 +0000</pubDate>
      <link>https://forem.com/isaiah_vorotinov_100/interactive-loan-calculator-4lp2</link>
      <guid>https://forem.com/isaiah_vorotinov_100/interactive-loan-calculator-4lp2</guid>
      <description>&lt;p&gt;I created this tool to assist friends and family when taking out loans. My goal was to create an intuitive, easy to use tool to assist with  understanding the cost of taking out a loan, and to help plan monthly expenses going forward. &lt;/p&gt;

&lt;p&gt;My python code starts with a welcome message explaining the function of the program, which is to calculate the payment schedule for the user's loan. It then prompts the user to input their loan amount, interest, and loan term. The code then takes the users inputs and plugs them into a math formula in order to to calculate the cost of the loan. The code then provides the user with information about payment amounts  and schedules based on their input. &lt;/p&gt;

&lt;p&gt;Below is a link to my code on github:&lt;br&gt;
&lt;a href="https://github.com/Isaiah633/Isaiah-s-Loan-Calculator/blob/982978924d33265a31fb4f4a2f90492e35b7eec1/Loan%20Calculator" rel="noopener noreferrer"&gt;https://github.com/Isaiah633/Isaiah-s-Loan-Calculator/blob/982978924d33265a31fb4f4a2f90492e35b7eec1/Loan%20Calculator&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My objectives in this project were accomplished with the code I wrote. The program worked and performed the tasks and calculations without errors. &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>python</category>
      <category>beginners</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
