PRISMA — Technical Oncology Prototype
A Next.js prototype with two demonstration cases, PostgreSQL/Prisma, Claude analysis with OpenAI fallback, and PubMed references.
Demonstration cases
2
Clinical validation
None
Challenge
Demonstrate an analysis and literature interface without presenting generated output as diagnosis, care recommendation, or clinical efficacy.
Solution
Analysis and literature routes connect demonstration data to Claude, OpenAI, and PubMed; the interface organizes output for technical exploration.
Available evidence
- Two demonstration cases: liver and lung
- Prisma/PostgreSQL persistence
- Claude analysis with OpenAI fallback and PubMed references
- Source
- PRISMA@5a3232e — medicalAnalysisEngine, analyze/literature API, Prisma schema, and CI
- Period
- 2025 prototype; current architecture consolidated from 2026-02-24 to 2026-02-28.
- Method
- Current engine, schema, routes, docs, tests, and Git-history review.
- Context
- Demonstration tool; clinical wording in the UI does not constitute a medical device or clinical efficacy.
- Verified on
Limitations
- No clinical validation, diagnosis, or care recommendation.
- Mock or random fallbacks are not safe clinical continuity.
Architecture & Stack
The stack reflects the recorded implementation and this project's context; it is not a generic guarantee of resilience, performance, or scale.
Recorded stack visualization
Core Features
Demonstration analysis flow
PubMed literature search
Reference visualization
Demo-case persistence
Project Gallery
Visual record 1
Visual record 2
Visual record 3
