SOP Classes (pynetdicom.sop_class)

pynetdicom supports the following SOP Classes

SOPClass

Extend pydicom’s UID to include the corresponding Service Class.

uid_to_sop_class(uid)

Return the SOPClass object corresponding to uid.

uid_to_service_class(uid)

Return the ServiceClass object corresponding to uid.