About the Project: Nahed Health Access Engine
Inspiration:
This project was inspired by my mother, Nahed. She passed away after a courageous battle with cancer. During her journey, my family and I faced a challenge as painful as the disease itself: the "Information Gap." While medical reports were available, the roadmap to accessing and affording treatment was a fragmented maze of high costs, confusing logistics, and unknown support systems.
I realized that a diagnosis is only half the battle; the other half is the struggle to find a clear, affordable, and human-centric path to care. In her memory, I built this engine to ensure that no family has to face the "silence" of not knowing where to go, how to eat, or how to survive the psychological toll of the fight.
What I Built (The "360° Care" Update):
I built the Nahed Health Access Engine, a JSON-native reasoning system powered by Google Gemini 3 (Pro & Flash). It generates deterministic, actionable roadmaps that bridge the gap between clinical diagnoses and Total Patient Support (Medical, Financial, Nutritional, and Psychological).
Instead of generic advice, the system uses structured JSON parameters to map:
Clinical Urgency: Based on TNM staging and biomarkers (e.g., HER2 status).
Financial Mapping (FIBO-Aligned): Correlating income brackets with global/local financial ontologies for subsidy eligibility.
Pharma Integration: Identifying generic molecules and 100% Patient Access Programs (PAP).
[NEW] Holistic Recovery Protocol: Leveraging AI to generate Chemo-Supportive Nutrition Plans and Psychological Triage to ensure treatment adherence and reduce emergency complications.
How I Built It (Enhanced Pipeline):
The project leverages the Google Gemini API as a structured reasoning core. The updated pipeline now processes multi-domain inputs to create a "Whole-Person" roadmap:
Structured Inputs:
JSON
{ "engine": "Gemini-3-Pro", "input_type": "Structured_EHR_JSON", "parameters": { "diagnosis": "Invasive Ductal Carcinoma", "biomarkers": ["HER2+", "ER-"], "economic_status": { "income": 45000, "currency": "EGP" }, "patient_needs": ["nutritional_guidance", "mental_health_support"] } } Reasoning & Mapping: Gemini processes the data against a proprietary framework that incorporates FIBO for finance and Clinical Nutrition Guidelines for recovery.
Comprehensive Output:
JSON
{ "diagnostic_summary": { "urgency": "High", "priority": 0.85 }, "pharma_integration": { "subsidy_pathway": "Pharma Care Global (100% Covered)" }, "holistic_support": { "nutrition": "High-protein, anti-inflammatory regimen assigned", "psychology": "CBT-based triage with Baheya Foundation recommended" } }
What I Learned:
Empathy through Data: Reducing stress isn't just about kind words; it’s about providing executable data. Providing a nutrition plan and a mental health contact reduces the "Decision Fatigue" that kills patient morale.
Structured AI for Safety: Using JSON ensures that the AI remains within ethical guardrails, providing navigation rather than unauthorized medical prescriptions.
Future Roadmap:
Global NGO Integration: Expanding schemas to verify funding from thousands of NGOs worldwide.
Predictive Complication Shield: Using the nutrition and psychological data to predict and prevent treatment dropouts before they happen.
Smart Insurance Bridging Automating prior authorization by mapping clinical JSON directly to insurer policy schemas.
The "Nahed" Standard: Making patient navigation as standardized as the medical diagnosis itself.
How Nahed Engine Meets the Judging Criteria:
1- Technical Execution :
Gemini 3 Integration: The project utilizes Gemini 3 (Pro & Flash) not as a simple chatbot, but as a Structured Reasoning Core that converts complex medical/financial data into deterministic JSON outputs.
Production-Ready Pipeline: Built with a modern tech stack (React, Tailwind, v0.dev) ensuring a seamless, responsive, and functional UI that handles real-time data mapping.
Code Integrity: Implements rigorous Null-Checks, Optional Chaining, and Schema Validation to ensure the system remains stable even with complex, nested clinical data.
2- Potential Impact :
Broad Market Reach: Addresses the $100B+ global oncology navigation gap, starting with Egypt’s 100 Million Seha initiative and scaling to global NGOs.
Life-Saving Efficiency: By providing a "Financial & Holistic Roadmap" instantly, the engine reduces the "Time-to-Treatment" (TTT), which is a critical factor in cancer survival rates.
Value-Based Care: Directly reduces healthcare costs by preventing emergency complications through the Nutritional & Psychological support protocols.
3- Innovation / Wow Factor :
Holistic Data Synthesis: The first system to bridge FIBO (Financial Ontology) with Clinical Oncology and Psychosocial Care in a single JSON-native pass.
The "Nahed" Compass: Transforming a static medical report into a dynamic, 360-degree recovery partner—turning overwhelming clinical data into human-centric, actionable steps.
Contextual Intelligence: The engine's ability to "deduce" missing supportive care needs based on the clinical stage and income bracket demonstrates advanced AI reasoning.
4-Presentation / Demo :
Evidence-Based Demo: Our documentation includes an end-to-end walkthrough—from uploading a real medical report to visualizing the live roadmap on the Nahed Dashboard.
Architectural Clarity: Clear documentation of the JSON Schema and the System Instructions used to guide Gemini, ensuring transparency in how the AI reaches its conclusions.
Built With:
Google Gemini 3 (Flash)
React / Next.js (Dashboard)
TypeScript (Type-safe orchestration)
FIBO Ontology Standards
Built With
- fibo
- gemini
- next.js
- ontology
- react
- standards
- typescript
Log in or sign up for Devpost to join the conversation.