Inspiration
I built Discharge Clarity Assistant because I wanted to solve a problem that feels very real in healthcare: patients are often discharged with instructions, but not with clarity.
After a hospital or clinic visit, patients may be given medication schedules, warning signs, follow-up appointments, insurance-related details, and recovery instructions all at once. Even when the information is correct, it can still feel overwhelming and difficult to follow. That confusion can lead to missed medications, missed appointments, worsening symptoms, and avoidable complications.
I wanted to create something that makes the transition from hospital to home easier, clearer, and more supportive.
What it does
Discharge Clarity Assistant is an AI-powered post-discharge recovery assistant that turns discharge information into a simple, patient-friendly care plan.
The app helps patients and caregivers understand:
- what happened during the visit
- what medications to take
- what warning signs to watch for
- when to follow up
- what care gaps still need attention
It also provides practical support such as provider and pharmacy details, insurance guidance, readmission-risk insights, and patient question support. The goal is not just to summarize instructions, but to make recovery steps more understandable and actionable.
How we built it
I built the project as a web application using HTML, CSS, and JavaScript for the frontend and Node.js for the backend. I connected the app to the OpenAI API to generate structured, patient-friendly outputs from discharge instructions and related healthcare context.
I also designed the project to support:
- multiple healthcare scenarios and departments
- medication schedules and reminder plans
- warning signs and follow-up support
- care-gap and readmission-risk detection
- patient question suggestions
- read-aloud, export, and coordination features
I focused on making the app feel practical, interactive, and understandable for patients rather than overly technical.
Challenges we ran into
One of the biggest challenges was balancing intelligence with clarity. Healthcare information can become overwhelming very quickly, so I had to carefully design the app to feel informative without feeling confusing.
Another challenge was deciding how broad or narrow the app should be. I wanted it to show enough depth to be meaningful, but I also wanted to keep it focused on one strong workflow: helping patients after discharge.
I also had to think carefully about tone and safety. Because this is a healthcare-support tool, I wanted the app to be useful and patient-friendly without overclaiming medical certainty.
Accomplishments that we're proud of
I’m proud that I built a working, live prototype that addresses a real healthcare problem in a practical way.
I’m especially proud that the project goes beyond simple summarization. It helps identify care gaps, provides readmission-risk awareness, supports patients and caregivers, and turns complicated discharge information into something much easier to understand and act on.
I’m also proud that the project is deployable, demo-ready, and designed around a realistic healthcare use case.
What we learned
This project taught me that useful healthcare AI is not just about generating information. It is about helping people understand the right information at the right time.
I also learned how important workflow design is. By focusing on the post-discharge experience rather than a generic medical chatbot, I was able to build something much more practical and meaningful.
From a technical side, I learned a lot about structuring prompts, handling patient context, designing a more polished interface, and deploying a working prototype.
What's next for Discharge Clarity Assistant
If I continue developing this project, I would want to expand it with:
- better OCR for uploaded healthcare documents
- stronger patient reminder systems through SMS or email
- symptom and recovery tracking over time
- deeper specialty-specific recovery workflows
- caregiver and clinician-facing summaries
- stronger healthcare integration for real-world use
My long-term vision is to make Discharge Clarity Assistant a more complete transition-of-care platform that helps patients recover more safely and confidently after leaving care.
Log in or sign up for Devpost to join the conversation.