Skip to content

PatientID not used / upload csv results in black screen #3

@ibrwr

Description

@ibrwr

We have trouble getting our PatientID to be recognized.

Our dicoms have the subject name in the PatientID dicom tag. To use this subject name instead of a generated code, we created a csv to map the patientID to itself. However when we upload this csv file, the webpage turns black. In the backend container log the following line appears when importing suggesting the mapping was not found applied:

Generated subject_code via hash because PatientID sub-1234567 not found in mapping

Our csv contains lines as follows:
sub-1234567,sub-1234567

I could not find anything in the logs about the csv not being imported correctly.

Any help would be greatly appreciated. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions