
DMP
Web application
Overview
The Dossier Médical Partagé (DMP) is a secure, digital health record system implemented by the French Ministry of Health. It allows patients to store and share their medical data, such as treatment histories, allergies, test results, and care reports, with authorized healthcare professionals.
It supports interoperability with certified medical software and complies with the Ségur du numérique en santé initiative, ensuring high standards of digital health security and data privacy.
This initiative aims to enhance the quality of care, reduce medical errors, and streamline administrative processes, ultimately contributing to a more efficient and patient-centered healthcare system in France.
Tech Stack
Java
Programming languageJUnit
Testing frameworkMySQL
DatabaseJenkins
Continuous integrationFeatures
I worked on the migration from the GRID file system to FILER in order to reduce production costs. This change had a significant impact on the project: managing transactions with the database, providing an efficient way to store files, and handling the limitation on the number of files in Linux.
Particular attention was given to unit testing. It was crucial to write reliable tests to ensure the code was functioning correctly. Additionally, the code was reviewed by one or two team members to validate expectations and maintain a consistent codebase.