Medical Report Generator

Diego Parra

Fullstack Engineer
Software Engineer
C++
PostgreSQL
Python
A simple desktop application.
The client's request was to create a PDF template then extract information from Google Forms' .csv output, pass that .csv into an application that allows him to select from a list of patients inside of that .csv so he can proceed to prescribe a recipe that will be output in a filled-out version of the PDF template mentioned beforehand.
The event sequence goes like:
1. Client downloads .csv file from Google Forms that holds all of the patient's information.
2. Client selects the .csv file inside of the application.
3. The applications loads all of the patients inside the .csv and inserts them into the application's combobox.
4. Client selects the patient they want to prescribe a recipe to from the combobox, then fills out the prescription section.
5. Application generates the fully filled out PDF with the patient's information, the Doctor's signature, and the Doctor's prescription. The client can now access the PDF.
This application was built using Python with the Qt Framework, Pandas for .csv interpretation, and Reportlabs.
Partner With Diego
View Services

More Projects by Diego