DENSE is a system designed to solve the problem of lack of progress records in electronic health records (EHR). In EHR datasets lacking progress records, such as the MIMIC-III dataset, DENSE chronologically sorts various types of notes, retrieves clinically relevant information, and generates progress records using a large-scale language model (LLM). It is designed to mimic the way physicians refer to past medical records, and aims to generate progress records with high temporal consistency to improve subsequent tasks such as summarization, predictive modeling, and clinical decision support. The evaluation results show that the generated progress records have higher temporal consistency (temporal alignment ratio 1.089) than the original records.