-
-
Landing Page: MediCare Connect homepage —"Your Parent Took Their Medicine. You Got Notified." Validated by 47 caregivers, 92% would use app.
-
Senior Dashboard: Senior dashboard showing today's medications, missed dose alert, and onetap "I Took All My Medicines" confirmation button.
-
Family Notified: Real-time notification — "Great! Your family has been notified" after senior confirms medication intake.
-
Medication Details: Medication detail view showing dosage, scheduled time, 7-day adherence history, and doctor's instructions.
-
Upcoming Medication: Senior dashboard showing upcoming Cholesterol Medication due in 2 hours 30 minutes with Set Reminder option.
-
Add Medication Form: Add New Medication form — seniors or caregivers can add medication name, dosage, time, pill color, and instructions.
-
Add Medication Preview: Medication preview card showing how it will appear on the dashboard before saving.
-
Medication Being Added: Adding Blood Pressure medication with dosage 10mg, scheduled at 8:15 PM with "after food" instructions.
-
Reminder Alert: Real-time medication reminder popup — "Time for Your Medication!" with I Took It, Snooze 15min, Snooze 30min options.
-
Emergency SOS: Emergency SOS feature instantly contacting Sarah (Daughter) and Dr. Smith when senior needs urgent help.
-
Caregiver Dashboard: Caregiver dashboard showing missed Heart Medication alert, today's timeline, and 92% average weekly adherence chart.
-
Caregiver Timeline + Refills: Caregiver view showing missed dose, upcoming medication, and refill alerts for Insulin and BP meds.
-
Recent Activity Log: Recent activity log showing timestamped medication events — on time, late, and missed doses with status tracking.
-
MCP Tool Call (Drug Interaction): Prompt Opinion showing check_drug_interactions — mild interaction between amlodipine and atorvastatin.
-
FHIR Patient Summary: MCP Tool get_patient_summary returning FHIR data — John Doe, 72, 67% adherence today, Metformin 45 mins overdue.
-
Caregiver Alert Sent: MCP Tool: send_caregiver_alert confirming alert sent — John Doe's caregiver notified about missed Metformin dose.
Inspiration
125,000 people die annually due to medication non-adherence. When we surveyed 47 caregivers, we discovered that 92% had no real-time visibility into whether their elderly loved ones were taking medications correctly. This silent crisis inspired MediCare Connect.
What It Does
MediCare Connect is a dual-interface healthcare AI platform built on the Prompt Opinion marketplace:
For Seniors:
- Large-button dashboard to confirm medications with one tap
- Real-time medication reminders with snooze options
- Emergency SOS button connecting to caregivers and doctors instantly
For Caregivers:
- Real-time medication timeline showing taken, missed, and upcoming doses
- Weekly adherence charts with color-coded status
- Automatic refill alerts before medications run out
- Instant notifications when seniors miss doses
AI-Powered MCP Tools (via Prompt Opinion):
- Drug Interaction Checker — Detects dangerous medication combinations using generative AI and explains them in plain language
- FHIR Patient Summary — Retrieves FHIR-compatible synthetic patient data showing adherence rates and medication schedules
- Caregiver Alert System — Sends real-time alerts when medications are missed
How We Built It
- Frontend: Base44 no-code platform for senior and caregiver dashboards
- MCP Server: Python FastAPI deployed on Render with 3 specialized healthcare tools
- A2A Agent: Configured and published on Prompt Opinion Marketplace with FHIR Context Extension enabled
- AI Model: Google Gemini Free via Prompt Opinion
- Standards: MCP Protocol 2024-11-05, A2A standard, FHIR-compatible synthetic data, SHARP extension specs
- Deployment: Render (free tier), GitHub for version control
Challenges We Ran Into
- Designing an interface simple enough for seniors with limited tech literacy while remaining powerful for caregivers
- Implementing the MCP protocol handshake correctly to ensure Prompt Opinion could communicate with our server
- Converting our existing Base44 frontend into a standards-compliant MCP/A2A backend
- Managing Render free tier cold starts during live demonstrations
Accomplishments We're Proud Of
- Validation: 92% of 47 surveyed caregivers said they would use this app, 78% willing to pay
- Full Stack Integration: Successfully published both MCP Server and A2A Agent to Prompt Opinion Marketplace
- FHIR Compliance: Implemented FHIR-compatible synthetic patient data following healthcare interoperability standards
- Working AI Tools: All 3 MCP tools functioning live on the Prompt Opinion platform
What We Learned
- The power of MCP and A2A standards in making healthcare AI truly interoperable
- How FHIR data standards enable seamless healthcare data exchange
- The critical importance of user testing even at earliest stages
- How Prompt Opinion's platform eliminates complex healthcare AI plumbing
What's Next
- Real FHIR server integration with hospital EHR systems
- Voice interface for seniors with vision impairment
- Multi-language support for broader accessibility
- Predictive AI that anticipates missed doses before they happen

Log in or sign up for Devpost to join the conversation.