# What patient data is required in DICOM header to load you data with "Load DICOM Data"?

**URL:** https://discourse.slicer.org/t/what-patient-data-is-required-in-dicom-header-to-load-you-data-with-load-dicom-data/21490
**Category:** Support
**Created:** [January 17, 2022, 10:09am UTC](https://discourse.slicer.org/t/what-patient-data-is-required-in-dicom-header-to-load-you-data-with-load-dicom-data/21490 "2022-01-17T10:09:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Luna](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/luna/32/11116_2.png) [@Luna](https://discourse.slicer.org/u/Luna)
#### Post date: [January 17, 2022, 10:09am UTC](https://discourse.slicer.org/t/what-patient-data-is-required-in-dicom-header-to-load-you-data-with-load-dicom-data/21490/1 "2022-01-17T10:09:41Z")

</div>

I am currently creating a DICOM file of images without a SOP class. If I would load my dicom file slicer would say that some patient data is missing. Which attributes should I add to load it?

---

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [January 17, 2022, 3:05pm UTC](https://discourse.slicer.org/t/what-patient-data-is-required-in-dicom-header-to-load-you-data-with-load-dicom-data/21490/2 "2022-01-17T15:05:57Z")

</div>

DICOM is such a complex standard that it’s hard to say exactly what is required for various image types. You can read the standard of course, or you can look at the source code. But the easiest is probably to look at examples of data that works and try to replicate the structure for your data while referring to the standard to see what values are valid. This site can help: [All CIODs – DICOM Standard Browser](https://dicom.innolitics.com/ciods)
