Getting started
Documentation
pydicom.charset
pydicom.config
pydicom.data
pydicom.datadict
pydicom.dataset
pydicom.examples
pydicom.encaps
pydicom.errors
pydicom.fileset
pydicom.hooks
pydicom.misc
pydicom.overlays
pydicom.pixels
pydicom.sr
pydicom.waveforms
pydicom.uid
Examples
Additional Information
Return True if keyword is in the DICOM repeaters data dictionary.
True
keyword (str) – The keyword to check.
True if the keyword corresponding to an element present in the official DICOM repeaters data dictionary, False otherwise.
False
bool