Data Import Error

why when converting data from IMA type to DICOM type the description display is volume? so I have to change the VOLUME descriptions one by one to DICOM (screenshot 1).
and when I succeeded in changing it to DICOM, but the data was not input in 3D Slicer (screenshot 2).


It is better to use the 'Import DICOM files" button in the DICOM module and point to a directory containing valid dicom data. This avoids using the Add Data dialog that is better for other data formats.

It looks in your second screenshot that 0 files were imported, indicating that maybe your .IMA files are not actually DICOM. There is no official file extension for DICOM, but .dcm is often used. .IMA is also used sometimes, but it doesn’t always indicate that the files are DICOM. Even if the files are supposed to be DICOM, there are many things that could make them impossible to load without extra effort.

https://slicer.readthedocs.io/en/latest/user_guide/modules/dicom.html#troubleshooting