fix: update csv column titles to be consistent (UIDs) (#2080)

This commit is contained in:
Danny Brown 2020-10-05 21:27:36 -04:00 committed by GitHub
parent 746dd6cb53
commit 6a0563f1cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,9 +26,9 @@ export default function downloadCSVReport(
[
'Patient ID',
'Patient Name',
'Study UID',
'Series UID',
'SOP Instance UID',
'StudyInstanceUID',
'SeriesInstanceUID',
'SOPInstanceUID',
'Label',
'Long Axis (mm)',
'Short Axis (mm)',