Inspiration Healthcare systems generate enormous amounts of clinical data, yet care coordination remains fragmented. After discharge, patients often experience medication confusion, delayed follow-ups, insurance bottlenecks, and disconnected communication between providers. These gaps contribute to clinician burnout, avoidable readmissions, and poor patient outcomes. At the same time, AI in healthcare is frequently demonstrated as isolated chatbots rather than interoperable systems capable of collaborating across real workflows. MEDSYNC NEXUS was inspired by the idea that the future of healthcare AI is not a single model, but a network of interoperable specialist agents working together through open standards. We wanted to demonstrate what the “last mile” of healthcare AI actually looks like: secure, composable, standards-native intelligence integrated directly into operational workflows. By combining MCP, A2A collaboration, FHIR interoperability, and SHARP context propagation, we aimed to build a realistic healthcare AI coordination platform that could plausibly exist inside modern hospital infrastructure today. What it does MEDSYNC NEXUS is a multi-agent healthcare coordination platform designed to automate and streamline post-discharge patient workflows. The system ingests patient data from FHIR-compatible healthcare systems and orchestrates multiple AI agents that collaborate to coordinate care transitions safely and efficiently. Core capabilities include: AI-generated clinical summaries Medication safety analysis Readmission risk assessment Follow-up care coordination Insurance prior authorization drafting Patient-friendly discharge explanations Multi-agent workflow orchestration Real-time healthcare workflow monitoring The platform includes reusable MCP healthcare superpowers such as: Medication Safety MCP Clinical Summary MCP Readmission Risk MCP Specialized A2A agents collaborate dynamically, including: Coordinator Agent Clinical Summary Agent Medication Safety Agent Care Coordination Agent Prior Authorization Agent Follow-up Monitoring Agent MEDSYNC NEXUS also demonstrates: SHARP-aware healthcare context propagation FHIR-native interoperability audit-safe workflow tracking modular healthcare AI composition Prompt Opinion marketplace readiness The result is a composable healthcare AI operating system capable of supporting real-world care coordination workflows. How we built it We built MEDSYNC NEXUS using a modular full-stack architecture focused on interoperability and healthcare realism. Frontend We used: Next.js 14 TypeScript TailwindCSS shadcn/ui to create a modern healthcare operations dashboard with: workflow monitoring patient timelines agent collaboration views MCP tool activity feeds risk visualization panels Backend The backend was built using: FastAPI Python PostgreSQL This layer handled: FHIR ingestion MCP tool execution workflow orchestration audit logging healthcare context propagation AI & Agent Orchestration We used: Gemini via Google AI Studio LangGraph to orchestrate collaborative healthcare agents and support: clinical summarization medication reasoning care recommendations insurance narrative generation patient education summaries Healthcare Interoperability We integrated: FHIR R4 resources SMART on FHIR concepts SHARP context propagation using synthetic healthcare data from sandbox FHIR servers. The system processes: Patient Observation MedicationRequest Condition Encounter CarePlan AllergyIntolerance resources to simulate realistic clinical workflows. MCP & A2A We implemented reusable MCP-compatible healthcare tools and connected them into collaborative multi-agent workflows that emulate A2A-style healthcare orchestration. Challenges we ran into One of the biggest challenges was balancing healthcare realism with hackathon execution speed. Healthcare workflows are highly complex, and building something that felt believable while remaining demo-friendly required careful scoping. Some major technical challenges included: FHIR Data Complexity FHIR resources are deeply nested and inconsistent across implementations. Parsing patient timelines, medications, observations, and care plans into agent-friendly context required extensive normalization logic. Multi-Agent Context Sharing Ensuring agents could collaborate effectively without losing healthcare context was challenging. We had to design structured context propagation that preserved: patient identity authorization scope workflow state audit traceability SHARP Context Simulation Simulating secure SHARP-style healthcare context propagation in a hackathon environment required designing lightweight middleware capable of passing secure session context between agents and MCP tools. Hallucination Risk Healthcare AI requires high reliability. We implemented: constrained prompts structured outputs explainability layers physician review checkpoints to reduce unsafe or fabricated outputs. Workflow Coordination Designing believable orchestration between multiple healthcare agents while keeping the demo understandable was another major challenge. We focused heavily on simplifying the orchestration layer so the collaboration remained visible and intuitive. Accomplishments that we're proud of We are especially proud that MEDSYNC NEXUS feels like a realistic healthcare infrastructure platform rather than just another AI chatbot demo. Some accomplishments we are particularly excited about include: True Interoperable Architecture We successfully combined: MCP A2A concepts FHIR interoperability SHARP-aware context propagation into a single cohesive healthcare AI ecosystem. Real Multi-Agent Collaboration Instead of relying on one monolithic assistant, MEDSYNC NEXUS demonstrates specialized agents collaborating dynamically to complete complex healthcare workflows. Reusable Healthcare Superpowers Our MCP tools are modular and reusable across different workflows and future healthcare agents, supporting long-term composability. Enterprise-Style Workflow Design The platform models realistic operational healthcare processes such as: discharge coordination medication review prior authorization preparation patient follow-up management Explainability & Safety We prioritized responsible healthcare AI by including: audit logs rationale generation confidence indicators physician validation checkpoints Marketplace Readiness The platform was designed with composability and discoverability in mind, making it suitable for publication within interoperable healthcare AI ecosystems like Prompt Opinion. What we learned This project reinforced that the future of healthcare AI is fundamentally about orchestration, interoperability, and workflow integration — not standalone intelligence. Some of our biggest learnings include: Interoperability Matters More Than Raw Intelligence Even highly capable AI systems become limited if they cannot securely communicate with healthcare infrastructure and other agents. Healthcare Requires Structured Context Clinical workflows demand: traceability explainability authorization awareness patient context continuity Generic AI architectures are insufficient without healthcare-specific standards. Multi-Agent Systems Fit Healthcare Naturally Healthcare is inherently collaborative. Specialist AI agents map surprisingly well to real clinical workflows involving physicians, nurses, pharmacists, insurers, and coordinators. Standards Accelerate Innovation FHIR, MCP, A2A concepts, and SHARP propagation significantly reduce integration complexity and enable scalable healthcare ecosystems. Simplicity Wins We learned that clear workflows and believable operational value are more impactful than overly complex AI systems during hackathons. What's next for MEDSYNC NEXUS Our long-term vision is to evolve MEDSYNC NEXUS into a composable healthcare AI operations platform capable of supporting real clinical environments. Planned next steps include: EHR Integrations Expand compatibility with: Epic Cerner Athenahealth Meditech Real-Time Clinical Monitoring Integrate: wearable devices remote patient monitoring streaming vital data predictive deterioration models Advanced Care Navigation Enable: autonomous care pathway recommendations dynamic specialist coordination AI-powered patient navigation Human-in-the-Loop Clinical Review Add deeper physician collaboration layers for: approval workflows intervention validation clinical escalation management Population Health Intelligence Expand risk prediction capabilities for: chronic disease management hospitalization prevention care gap detection Marketplace Expansion Publish additional MCP healthcare superpowers and interoperable specialist agents to support broader healthcare ecosystems. Ultimately, we envision MEDSYNC NEXUS becoming an AI coordination layer that helps healthcare organizations safely operationalize interoperable AI at scale.

Built With

  • all
Share this project:

Updates