Getting started
Documentation
pydicom.charset
pydicom.config
pydicom.data
pydicom.datadict
pydicom.dataset
pydicom.fileset
pydicom.dicomdir
pydicom.encaps
pydicom.errors
pydicom.misc
pydicom.uid
Examples
Additional Information
pydicom.config.
enforce_valid_values
Raise exceptions if any value is not allowed by DICOM Standard.
e.g. DS strings that are longer than 16 characters; IS strings outside the allowed range.
Default False.
False