-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Labels
Module: dicom_archivePR or issue related to dicom_archive modulePR or issue related to dicom_archive module
Description
While using the DICOM archive, I noticed that the field CenterName
, in the table tarchive
is not nullable. However, this field is often removed when deidentifying patients (such as with DICAT), and as such, it should be nullable in LORIS. The LORIS-MRI scripts currently use an empty string to represent a missing institution, but this is misleading, as it gives the impression that there is always a valid institution while it is in fact optionnal.
I have not checked yet for other fields with the same problem, but it would not surprise me if there are others.
Metadata
Metadata
Assignees
Labels
Module: dicom_archivePR or issue related to dicom_archive modulePR or issue related to dicom_archive module