Skip to content

Commit e6eac6a

Browse files
Abstract update
1 parent 048fece commit e6eac6a

File tree

3 files changed

+26
-21
lines changed

3 files changed

+26
-21
lines changed

app/index/templates/index.html

+22-17
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h3>Demo Usage Instructions</h3>
3131
annotation can be found
3232
<a href="https://www.lbgi.fr/~meyer/IMPatienT/sample_image_histo.jpg">HERE</a>.
3333
</p>
34-
34+
<br />
3535
<h3>Partners</h3>
3636
<div class="row align-items-center">
3737
<div class="col-xl-4">
@@ -49,36 +49,38 @@ <h3>Partners</h3>
4949
features for congenital myopathies classification and diagnosis.</p>
5050
</div>
5151
</div>
52+
<br />
5253
<h3>IMPatienT🗂️️ Abstract</h3>
5354
<p align="justify">
5455
<strong>Background</strong>
5556
<br />
56-
Medical acts such as imaging leads most of the time to the production of several medical text reports to describe
57-
relevant findings. Such process induce multimodality in patient data by linking image data to free-text data.
58-
Multimodal data have become central to drive research and improve diagnosis of patients. Exploiting patients’ data
59-
is challenging as the ecosystem of tools is fragmented depending on the type of data to exploit (image, text,
60-
genetic), the task to perform (digitization, processing, exploration) and the domain of interest (clinical
61-
phenotype, histology…). There is a strong need for a simple, comprehensive, and flexible platform.
57+
Medical acts, such as imaging, generally lead to the production of several medical text reports that describe the
58+
relevant findings. Such processes induce multimodality in patient data by linking image data to free-text data and
59+
consequently, multimodal data have become central to drive research and improve diagnosis of patients. However, the
60+
exploitation of patient data is challenging as the ecosystem of available analysis tools is fragmented depending on
61+
the type of data (images, text, genetic sequences), the task to be performed (digitization, processing, exploration)
62+
and the domain of interest (clinical phenotype, histology…). To address the challenges, the analysis tools need to
63+
be integrated in a simple, comprehensive, and flexible platform.
6264
<br />
6365
<strong>Results</strong>
6466
<br />
65-
In this paper, we present IMPatienT (d<strong>I</strong>gitize <strong>M</strong>ultimodal <strong>PATIEN</strong>t
66-
da<strong>T</strong>a), a free and open-source web application to
67-
digitize, process and explore multimodal patient data. IMPatienT has a modular architecture, composed of four
68-
components to: (i) create a standard vocabulary for a domain (ii) digitize and process free-text data by mapping it
69-
to a set of standard terms, (iii) annotate images and perform image segmentation and (iv) generate an automatic
70-
visualization dashboard to provide insight on the data and perform automatic diagnosis suggestions. Finally, we
71-
showcased IMPatienT on a corpus of 40 simulated muscle biopsy reports of congenital myopathy patients.
67+
Here, we present IMPatienT (d<strong>I</strong>gitize <strong>M</strong>ultimodal <strong>PATIEN</strong>t
68+
da<strong>T</strong>a), a free and open-source web application to digitize, process and explore multimodal patient
69+
data. IMPatienT has a modular architecture, including four components to: (i) create a standard vocabulary for a
70+
domain, (ii) digitize and process free-text data by mapping it to a set of standard terms, (iii) annotate images and
71+
perform image segmentation, and (iv) generate an automatic visualization dashboard to provide insight on the data
72+
and perform automatic diagnosis suggestions. Finally, we demonstrate the usefulness of IMPatienT on a corpus of 40
73+
simulated muscle biopsy reports of congenital myopathy patients.
7274
<br />
7375
<strong>Conclusions</strong>
7476
<br />
7577
IMPatienT is a platform to digitize, process and explore patient data that can handle image and free-text data. As
76-
it relies on user-designed standard vocabulary, it is highly flexible to fit any domain of research and can be used
77-
as a patient registry for exploratory data analysis (EDA). A demo instance of the application is available at <a
78+
it relies on a user-designed vocabulary, it can be adapted to fit any domain of research and can be used as a
79+
patient registry for exploratory data analysis (EDA). A demo instance of the application is available at <a
7880
href="https://impatient.lbgi.fr">https://impatient.lbgi.fr</a>.
7981

80-
8182
</p>
83+
<br />
8284
<h3>MYO-xIA Project</h3>
8385
<p align="justify">
8486
The MYO-xIA project aims to collect data from patients with
@@ -89,6 +91,7 @@ <h3>MYO-xIA Project</h3>
8991
to use modern data analysis methods.<br />This project has tree mains
9092
objectives:
9193
</p>
94+
<br />
9295
<ul align="justify">
9396
<li>
9497
<strong>Gather and format patient data</strong> to be ready for automatic
@@ -106,11 +109,13 @@ <h3>MYO-xIA Project</h3>
106109
reports, images, genetic data and phenotype)
107110
</li>
108111
</ul>
112+
<br />
109113
<h3>Contact</h3>
110114
<p>
111115
The main maintainer is:<br /><strong>Corentin Meyer</strong> - PhD Student @
112116
CSTB Team - iCube - University Of Strasbourg <a href="mailto:[email protected]">[email protected]</a>
113117
</p>
118+
<br />
114119
<h3>Citing IMPatienT🗂️</h3>
115120
<p>[placeholder]</p>
116121
</div>

app/index/templates/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ IMPatienT is developped and used in collaboration with the [Morphological Unit o
1414
## IMPatienT🗂️ Abstract
1515

1616
**Background**
17-
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.
17+
Medical acts, such as imaging, generally lead to the production of several medical text reports that describe the relevant findings. Such processes induce multimodality in patient data by linking image data to free-text data and consequently, multimodal data have become central to drive research and improve diagnosis of patients. However, the exploitation of patient data is challenging as the ecosystem of available analysis tools is fragmented depending on the type of data (images, text, genetic sequences), the task to be performed (digitization, processing, exploration) and the domain of interest (clinical phenotype, histology…). To address the challenges, the analysis tools need to be integrated in a simple, comprehensive, and flexible platform.
1818
**Results**
19-
In this paper, we present IMPatienT (dIgitize Multimodal PATIENt daTa), 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.
19+
Here, 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, including 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 demonstrate the usefulness of IMPatienT on a corpus of 40 simulated muscle biopsy reports of congenital myopathy patients.
2020
**Conclusions**
21-
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). A demo instance of the application is available at https://impatient.lbgi.fr.
21+
IMPatienT is a platform to digitize, process and explore patient data that can handle image and free-text data. As it relies on a user-designed vocabulary, it can be adapted to fit any domain of research and can be used as a patient registry for exploratory data analysis (EDA). A demo instance of the application is available at https://impatient.lbgi.fr.
2222

2323
## MYO-xIA Project
2424

app/ontocreate/templates/ontocreate.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h5 class="modal-title" id="LangInvertPopupLabel">
6060
</div>
6161
</div>
6262
<div class="col-xl">
63-
<h1>Vocubulary Properties</h1>
63+
<h1>Vocabulary Properties</h1>
6464
<form method="post">
6565
{% for error in form.errors %}
6666
<span style="color: red">{{ error }}: {{form.errors[error]}}</span>

0 commit comments

Comments
 (0)