william-hu-codes / electronic-medical-record

Fully functional electronic medical record with user authentication using Google OAuth. Integrates OpenAI to automatically generate discharge summaries by parsing through the patient's existing progress notes.
MIT License
0 stars 3 forks source link

Readmit patients #20

Closed william-hu-codes closed 1 year ago

william-hu-codes commented 1 year ago

refactored discharge patient to handle discharges and readmissions. discharge/readmit button renders dynamically on patient show page based on current discharge Boolean value.