Image-X-Institute / The-Real-Time-Imaging-Database

A service and database tool for serving clinical trial data related to radiation therapy and treatment of cancer
MIT License
10 stars 2 forks source link

The user can change the patient information(site, patient sequence, trial name) before uploading the data, which causes the data saved under a wrong patient #25

Closed MrC1rcle closed 1 year ago

MrC1rcle commented 1 year ago

It's not a safe option to allow user change patient information. For example, a patient from center 1, which have a patient sequence of 2 and a TROG id of 0000001. When inputting the correct TROG id the correct information of this patient will show in the window. But the user still can change the information of this patient, like choosing center2 before uploading, then the data will be uploaded to center2 patient 2. Better not allow users have the ability to do that.

ChandrimaSengupta commented 1 year ago

Contentuploadertool will be used by the assigned RTs/physicists, so this should be fine. They will know the correct patient sequence and the TROG ID.