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 ID',
'Patient Name', 'Patient Name',
'Study UID', 'StudyInstanceUID',
'Series UID', 'SeriesInstanceUID',
'SOP Instance UID', 'SOPInstanceUID',
'Label', 'Label',
'Long Axis (mm)', 'Long Axis (mm)',
'Short Axis (mm)', 'Short Axis (mm)',