Imported DICOM files are normally saved as a NRRD file by which the images are anonymized. Ideal for privacy reasons.
But if someone sends me such a anonymized NRRD file, am I then still able to read all the other remeaning metadata inside the NRRD?
I did a check on the sample ‘CTChest NRRD’ and converted it to a DICOM serie. After importing this serie into the DICOM browser I was able to read some metadata, but a DICOM normally contains very many metadata. Is there a better way by which I can read all metadata in a NRRD file, or are just many data discarded during conversion?
In other words: does Slicer have a NRRD metadata reader?