Assem-ElQersh/MedFlow-V2 ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app for a small hospital that helps manage patients, visits, and chest scan review.
I want nurses to be able to search or create a patient, open a new session, add symptoms and notes, and upload files like X rays, CT scans, or lab results. Then the session should be sent for AI review in the background, and doctors should be able to see the queue, review the patient history, look over the uploaded files, chat with the AI for extra insight, and finish the case by adding a diagnosis, medicines, and follow up tests. If follow up tests are added, create a new follow up session automatically.
Please include login with separate Nurse, Doctor, and Admin access, a clear audit trail for changes, and an admin area for managing records. Make it a modern app with a React frontend and a Python API backend, and use a medical AI flow for chest disease analysis, with a way to connect to a remote MedGemma service for real analysis. If you need current setup details, look up the latest docs online.
Are you gonna build this?
make sure you review the code using coderabbit