PabloRomeroAgudo commited on
Commit
3b5713d
1 Parent(s): e5511b1

Update documentation.html

Browse files
Files changed (1) hide show
  1. documentation.html +1 -1
documentation.html CHANGED
@@ -137,7 +137,7 @@
137
 
138
  <section id="study-management">
139
  <h2>Study Management</h2>
140
- <p>Users can import patient data from this screen to a local Orthanc daemon—a lightweight, standalone DICOM server, which ensures the confidentiality of patient files. A list of patient data present in the Orthanc server is displayed with summarized information. Users can load the data into the app by clicking on the Load button. The left icon displays more complete information from DICOM tags and users can delete a patient study from the server with the red arrow on the right.</p> <p>A list of studies of the loaded patient present in the Orthanc server is displayed with summarized information. Users can load the data into the app by clicking on the Load button. The left icon displays more complete information from DICOM tags and users can delete a patient study from the server with the red arrow on the right.</p>
141
  <figure>
142
  <img src="img/screen_study_management.png" alt="Study Management Image" class="img-fluid mb-3">
143
  <figcaption>Figure ?: Study Management screen.</figcaption>
 
137
 
138
  <section id="study-management">
139
  <h2>Study Management</h2>
140
+ <p>A list of studies of the loaded patient present in the Orthanc server is displayed with summarized information. Users can load the data into the app by clicking on the Load button. The left icon displays more complete information from DICOM tags and users can delete a patient study from the server with the red arrow on the right.</p>
141
  <figure>
142
  <img src="img/screen_study_management.png" alt="Study Management Image" class="img-fluid mb-3">
143
  <figcaption>Figure ?: Study Management screen.</figcaption>