Service Primitives (pynetdicom.dimse_primitives)# DIMSE-C Primitives# C_CANCEL() Represents a C-CANCEL primitive. C_ECHO() Represents a C-ECHO primitive. C_FIND() Represents a C-FIND primitive. C_GET() Represents a C-GET primitive. C_MOVE() Represents a C-MOVE primitive. C_STORE() Represents a C-STORE primitive. DIMSE-N Primitives# N_ACTION() Represents a N-ACTION primitive. N_CREATE() Represents a N-CREATE primitive. N_DELETE() Represents a N-DELETE primitive. N_EVENT_REPORT() Represents a N-EVENT-REPORT primitive. N_GET() Represents an N-GET primitive. N_SET() Represents a N-SET primitive.