# Saving as a single NRRD File

**URL:** https://discourse.slicer.org/t/saving-as-a-single-nrrd-file/30017
**Category:** Support
**Created:** [June 13, 2023, 5:19pm UTC](https://discourse.slicer.org/t/saving-as-a-single-nrrd-file/30017 "2023-06-13T17:19:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![SuperArmySoldiers](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/superarmysoldiers/32/66417_2.png) [@SuperArmySoldiers](https://discourse.slicer.org/u/SuperArmySoldiers)
#### Post date: [June 13, 2023, 5:19pm UTC](https://discourse.slicer.org/t/saving-as-a-single-nrrd-file/30017/1 "2023-06-13T17:19:01Z")

</div>

Hey,

I am new medical files etc. I am trying to convert my CT scan into an nrrd file to eventually 3D print.  
In the Slicer I am struggling to save the DICOM data to a single nrrd file.

You can see on the attached image that its not saving as a single nrrd file.

Any help would be greatly apricated!

 ![SlicerApp-real_2023-06-13_15-02-32](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/e/8/e8e5fc7dbdedef37983a683c11b7b6d9bd9e0d9f.png)

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [June 13, 2023, 5:22pm UTC](https://discourse.slicer.org/t/saving-as-a-single-nrrd-file/30017/2 "2023-06-13T17:22:45Z")

</div>

It seems that the DICOM series is corrupted. Most likely the issue is that different series instance UID was set for each frame. It may be due to incorrect anonymization or incorrectly implemented DICOM export. You may be able to fix it using the `DICOM Patcher` module in the `Force same series instance UID in each directory` option.
