pynetdicom.pdu_primitives.A_RELEASE¶
- class pynetdicom.pdu_primitives.A_RELEASE[source]¶
An A-RELEASE primitive.
Parameter
Request
Indication
Response
Confirmation
reason
UF
UF(=)
UF
UF(=)
user info
NU
NU(=)
NU
NU(=)
result
MF
MF(=)
U - User optionUF - User option, fixed valueC - Conditional (on user option)M - MandatoryMF - Mandatory, fixed valueNU - Not used(=) - shall have same value as request or responseReferences
DICOM Standard, Part 8, Section 7.2
Methods
__init__
()Attributes
Return the Reason parameter.
Get or set the Result parameter.