You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/lambda-science/EHRoes/actions/workflows/docker-build-push.yml)
1
+
[](https://github.com/lambda-science/IMPatienT/actions/workflows/docker-build-push.yml)
2
2
3
-
# EHRoes 🦸: an integrated web application for multimodal patients data digitization and exploration
3
+
# IMPatienT 🗂️: an integrated web application to digitize, process and explore multimodal patient data.
**EHRoes 🦸 is a web application developped in the MYO-xIA project for patient data digitization and exploration.**
8
+
**IMPatienT 🗂️** (d**I**gitize **M**ultimodal **PATIEN**t da**T**a) **is a web application developped in the MYO-xIA project for patient data digitization and exploration.**
9
9
It features a standard vocabulary creator, optical character recognition (OCR), natural language processing (NLP), image annotation and segmentation using machine learning, interactive visualizations and automatic diagnosis prediction.
10
10
11
-
A demo version is currently deployed at: https://ehroes.lbgi.fr/
11
+
A demo version is currently deployed at: https://impatient.lbgi.fr/
12
12
This project is free and open-source under the MIT license, feel free to fork and contribute to the development. Several guides are available at the bottom of this page for the production deployment and developer mode.
13
13
14
14
## Contact:
15
15
16
16
The main maintainer is:
17
17
**Corentin Meyer** - PhD Student @ CSTB Team - iCube - University Of Strasbourg <[email protected]>
EHRoes is developped and used in collaboration with the [Morphological Unit of the Institute of Myology of Paris](https://www.institut-myologie.org/en/recherche-2/neuromuscular-exploration-and-evaluation-centre/laboratoire-dhistopathologie-dr-norma-b-romero/). A production instance is deployed to help discovering new relevant features for congenital myopathies classification and diagnosis.
28
+
IMPatienT is developped and used in collaboration with the [Morphological Unit of the Institute of Myology of Paris](https://www.institut-myologie.org/en/recherche-2/neuromuscular-exploration-and-evaluation-centre/laboratoire-dhistopathologie-dr-norma-b-romero/). A production instance is deployed to help discovering new relevant features for congenital myopathies classification and diagnosis.
29
29
30
-
## EHRoes Abstract
30
+
## IMPatienT🗂️ Abstract
31
31
32
-
**Background**
33
-
With a growing amount of patient data such as sequencing, imaging, and medical records, electronic health records (EHR) are now central to drive research and improve diagnosis of patients by using multimodal data. Exploiting patient data is a challenge as patient data exploitation tools ecosystem is often fragmented into tools to digitize and format the data and those interpreting the data (exploration, diagnosis). Furthermore, as most of the tools are specialized in one type of data, a multitude of software is needed for multimodal approaches. There is a strong need for a simple, all-rounder and flexible platform.
34
-
**Results**
35
-
In this paper we present EHRoes, a web application for multimodal digitization and exploration of patient data. EHRoes has a module-based architecture, composed of four modules to: (i) create a standard vocabulary for a domain (ii) automatically digitize free-text data to a set of standard terms (iii) annotate images with standard vocabulary using automatic segmentation and (iv) generate an automatic visualization dashboard to provide insight on the data and perform automatic diagnosis suggestions. We demonstrated the utility of EHRoes by digitizing 40 artificial muscle histology reports of patients with congenital myopathies.
36
-
**Conclusions**
37
-
With EHRoes we created a platform for both digitization and exploration of patient data that can handle image data and free-text data. As it uses user-designed standard vocabulary, it is highly flexible to fit any domain of research. It can be used both as a patient registry with automatic diagnosis or as a research tool to explore a cohort of patients.
38
-
A demo instance of the application is available at https://ehroes.lbgi.fr.
32
+
**Background**
33
+
Medical acts such as imaging leads most of the time to the production of several medical text reports to describe relevant findings. Such process induce multimodality in patient data by linking image data to free-text data. Multimodal data have become central to drive research and improve diagnosis of patients. Exploiting patients’ data is challenging as the ecosystem of tools is fragmented depending on the type of data to exploit (image, text, genetic), the task to perform (digitization, processing, exploration) and the domain of interest (clinical phenotype, histology…). There is a strong need for a simple, comprehensive, and flexible platform.
34
+
**Results**
35
+
In this paper, we present IMPatienT (d**I**gitize **M**ultimodal **PATIEN**t da**T**a), a free and open-source web application to digitize, process and explore multimodal patient data. IMPatienT has a modular architecture, composed of four components to: (i) create a standard vocabulary for a domain (ii) digitize and process free-text data by mapping it to a set of standard terms, (iii) annotate images and perform image segmentation and (iv) generate an automatic visualization dashboard to provide insight on the data and perform automatic diagnosis suggestions. Finally, we showcased IMPatienT on a corpus of 40 simulated muscle biopsy reports of congenital myopathy patients.
36
+
**Conclusions**
37
+
IMPatienT is a platform to digitize, process and explore patient data that can handle image and free-text data. As it relies on user-designed standard vocabulary, it is highly flexible to fit any domain of research and can be used as a patient registry for exploratory data analysis (EDA).
38
+
A demo instance of the application is available at https://impatient.lbgi.fr.
[See the wiki page: Developper Mode Setup (non-docker)](<https://github.com/lambda-science/EHRoes/wiki/(LEGACY---Deprecated)-Developper-Mode-Setup-(non-docker)>)
56
+
[See the wiki page: Developper Mode Setup (non-docker)](<https://github.com/lambda-science/IMPatienT/wiki/(LEGACY---Deprecated)-Developper-Mode-Setup-(non-docker)>)
0 commit comments