Himanshux19/EHRIS ? reverse-engineered prompt

Reverse engineered prompt

Build me a full stack healthcare app called EHRIS that helps doctors turn a conversation with a patient into a structured electronic health record.

I want a clean doctor dashboard where someone can record or upload audio, transcribe it into text, extract symptoms, diseases, and medications, then map diagnoses to ICD 10 codes and save everything as an EHR. The app should also have patient management, appointment tracking, and a way to view, edit, search, and download records. Patients should be able to log in and see their own records in a simple view that can switch between clinical language and plain language.

Use a React and TypeScript frontend and a Spring Boot backend with database storage. Wire the frontend to the backend APIs for transcription, NLP extraction, ICD search, users, patients, appointments, and EHR saving. Make the UI feel modern and medical, with a dashboard style layout. If you need to, look up current docs online before wiring anything up.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab