Clinical Imaging Modalities
DICOM-MRI
Related files:
- 📝 Excel template: For metadata entry.
- 📝 TSV template: Alternative for metadata entry.
The process for uploading clinical imaging data is different than that for experimental assay data.
All clinical imaging data must be uploaded in DICOM format.
Given the potential inclusion of personally identifiable information (PII) in clinical imaging, the imaging files must be uploaded directly to a dedicated directory in a secure Globus endpoint. Sites with clinical imaging data should begin by emailing the Help Desk to have a directory created. Please include the Globus Identity and Globus ID of the individual who will be performing the upload in your email.
Once the upload of the clinical imaging data in the structure described below is complete, the Help Desk should again be notified. Following notification:
- metadata will be extracted from the headers of the DICOM files
- an XLSX file containing the extracted metadata will be emailed to the uploader
- the uploader will complete the required fields, validate the file and upload it to the Globus directory previously created for the DICOM files
The DICOM files will then be de-identified to HIPAA safe harbor standards by the HIVE/CODCC for publication.
Metadata schema
Directory schemas
| pattern | required? | description |
|---|---|---|
extras\/.* |
✓ | Folder for general lab-specific files related to the dataset. |
raw\/.* |
✓ | This is a directory containing raw data. |
raw\/images\/.* |
✓ | This is a directory containing raw MRI DICOM files. |
raw\/images\/[^\/]+\.dcm$ |
✓ | All relevant MRI DICOM files. |