# Anonymize / De-identify dicom datasets

**URL:** https://discourse.itk.org/t/anonymize-de-identify-dicom-datasets/2316
**Category:** Algorithms
**Created:** [October 10, 2019, 2:02pm UTC](https://discourse.itk.org/t/anonymize-de-identify-dicom-datasets/2316 "2019-10-10T14:02:54Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Jigabytes](https://discourse.itk.org/user_avatar/discourse.itk.org/jigabytes/32/967_2.png) [@Jigabytes](https://discourse.itk.org/u/Jigabytes)
#### Post date: [October 10, 2019, 2:02pm UTC](https://discourse.itk.org/t/anonymize-de-identify-dicom-datasets/2316/1 "2019-10-10T14:02:54Z")

</div>

Hi All,

I would like to use de-identified medical dicom datasets for my segmentation process. Any recommendations in this space? Are there standard library available for achieving it?

Thanks,  
Jiten

---

<div class="post-metadata">

### Author: ![zivy](https://discourse.itk.org/user_avatar/discourse.itk.org/zivy/32/1726_2.png) [@zivy](https://discourse.itk.org/u/zivy)
#### Post date: [October 10, 2019, 2:16pm UTC](https://discourse.itk.org/t/anonymize-de-identify-dicom-datasets/2316/2 "2019-10-10T14:16:08Z")

</div>

Hello @Jigabytes,

If you don’t need any of the DICOM tags, the simplest way is to save the volumes to another format (e.g. mha, nrrd, nifti).

If you need to keep the images in DICOM format, take a look at the [RSNA Clinical trial processor (CTP)](https://www.rsna.org/research/imaging-research-tools) and possibly read the [guide from The Cancer Imaging Archive](https://wiki.cancerimagingarchive.net/display/Public/De-identification+Knowledge+Base) which also discusses private tags.

---

<div class="post-metadata">

### Author: ![Jigabytes](https://discourse.itk.org/user_avatar/discourse.itk.org/jigabytes/32/967_2.png) [@Jigabytes](https://discourse.itk.org/u/Jigabytes)
#### Post date: [October 11, 2019, 2:07am UTC](https://discourse.itk.org/t/anonymize-de-identify-dicom-datasets/2316/3 "2019-10-11T02:07:17Z")

</div>

Hi @zivy,

I will look into CTP. if I have DICOM series I read the series into one image and then save it as one of the file formats right ? And then I can directly read for example .mha as inage from itk reader. Have I understood correctly?

Thanks,  
Jiten

---

<div class="post-metadata">

### Author: ![zivy](https://discourse.itk.org/user_avatar/discourse.itk.org/zivy/32/1726_2.png) [@zivy](https://discourse.itk.org/u/zivy)
#### Post date: [October 11, 2019, 1:00pm UTC](https://discourse.itk.org/t/anonymize-de-identify-dicom-datasets/2316/4 "2019-10-11T13:00:47Z")

</div>

Hi @Jigabytes, yes you understood correctly.

---

<div class="post-metadata">

### Author: ![mattias](https://discourse.itk.org/letter_avatar_proxy/v4/letter/m/cab0a1/32.png) [@mattias](https://discourse.itk.org/u/mattias)
#### Post date: [October 14, 2019, 7:19am UTC](https://discourse.itk.org/t/anonymize-de-identify-dicom-datasets/2316/5 "2019-10-14T07:19:45Z")

</div>

If you only need to de-identify DICOM files before processing them we have a de-identifier in our software, it works with a free license but requires windows. It’s quite strict but it keeps all UID connections etc.

 ![de-identify](https://discourse.itk.org/uploads/default/original/2X/d/d4e8a14c72264a16c2ee530677f5fb075bc99234.png)

---

<div class="post-metadata">

### Author: ![Jigabytes](https://discourse.itk.org/user_avatar/discourse.itk.org/jigabytes/32/967_2.png) [@Jigabytes](https://discourse.itk.org/u/Jigabytes)
#### Post date: [October 15, 2019, 4:49am UTC](https://discourse.itk.org/t/anonymize-de-identify-dicom-datasets/2316/6 "2019-10-15T04:49:39Z")

</div>

Thanks @mattias for ur response. Yes I want to de-identify prior to segmentation processing. Currently I am trying out on Mac OS based system. I will keep u posted in case my other options does not workout. Apart from option to save as .mha I am also exploring Google Clouds Healthcare De-identification API. I am looking for something that does this preprocessing in over all workflow that I am trying to achieve. Thanks, Jiten

---

<div class="post-metadata">

### Author: ![montamrta](https://discourse.itk.org/user_avatar/discourse.itk.org/montamrta/32/2930_2.png) [@montamrta](https://discourse.itk.org/u/montamrta)
#### Post date: [September 12, 2022, 7:40am UTC](https://discourse.itk.org/t/anonymize-de-identify-dicom-datasets/2316/7 "2022-09-12T07:40:50Z")

</div>

You can try DICOM Anonymizer Adage, easily available and for free on [Adage - AI Medical](https://www.ai-medical.ch/adage)
