I am dealing with MR images. At this time, I try to use the Instance Number when aligning the DICOM. When I look at the Type of Instance Number Tag, it says “Required, Empty if Unknown (2)”, but it sounds like there are cases where it doesn’t exist. What should I do in this case?
Instance number must not be used for spatial sorting. Only the image position patient and image orientation patient tags are allowed for spatial positioning of the image slice. Slicer’s DICOM module uses these tags for reconstructing 3D volume from slices.