MEDISCHARGE: Automated Clinical Discharge Summaries
GitHub Repository ACL Paper EPFL-MAKE at “Discharge Me!”: An LLM System for Automatically Generating Discharge Summaries of Clinical Electronic Health Records Project Summary This project is focused on the automation of generating discharge summaries from clinical Electronic Health Records (EHRs) using Large Language Models (LLMs). The system, MEDISCHARGE, is designed to generate two main sections of a discharge summary: Brief Hospital Course (BHC) and Discharge Instructions (DI). Built on the Meditron-7B model, it leverages a context window extension and a dynamic information selection framework to handle large EHRs and efficiently select the most important content when needed. ...