Skip to content

[dicom archive] Misleading database representation #9213

@maximemulder

Description

@maximemulder

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

No one assigned

    Labels

    Module: dicom_archivePR or issue related to dicom_archive module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions