LaurieAlla commited on
Commit
2bef06d
·
verified ·
1 Parent(s): 8018a28

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +22 -0
index.html CHANGED
@@ -276,6 +276,28 @@ Marie-Lannelongue</a><sup>2</sup>
276
  </div>
277
  <!--/ Text. -->
278
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
279
 
280
 
281
  <!-- Concurrent Work. -->
 
276
  </div>
277
  <!--/ Text. -->
278
 
279
+ <!-- Text. -->
280
+ <div class="columns is-centered">
281
+ <div class="column is-four-fifths">
282
+ <h2 class="title is-3">Practical Use Cases for Healthcare</h2>
283
+ <div class="content has-text-justified">
284
+ <p>
285
+ PARTAGES addresses <strong>eight priority use cases</strong> focused on the analysis, structuring, and generation of medical reports:
286
+ </p>
287
+ <ul>
288
+ <p><i class="fas fa-database" style="margin-right: 8px;"></i><strong>Data augmentation</strong> through the generation of fictitious reports</p>
289
+ <p><i class="fas fa-comment-medical" style="margin-right: 8px;"></i><strong>Automatic pseudonymization</strong> of medical reports</p>
290
+ <p><i class="fas fa-laptop-code" style="margin-right: 8px;"></i><strong>Automated medical coding (DIM</strong>) based on medical reports</p>
291
+ <p><i class="fas fa-brain" style="margin-right: 8px;"></i><strong>Automatic summarization</strong> of medical reports</p>
292
+ <p><i class="fas fa-file-waveform" style="margin-right: 8px;"></i><strong>Generation of clinical</strong> cases for medical training</p>
293
+ <p><i class="fas fa-hand-holding-droplet" style="margin-right: 8px;"></i><strong>Identification of tumor biomarkers</strong> in oncology</p>
294
+ <p><i class="fas fa-capsule" style="margin-right: 8px;"></i><strong>Analysis of treatment response</strong> in oncology</p>
295
+ <p><i class="fas fa-virus-covid" style="margin-right: 8px;"></i><strong>Automatic detection in infectious diseases</strong>, particularly to combat antibiotic resistance</p>
296
+ </ul>
297
+ </div>
298
+ </div>
299
+ </div>
300
+ <!--/ Text. -->
301
 
302
 
303
  <!-- Concurrent Work. -->