question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Abstract Syntax not supported

See original GitHub issue

Package versions

pynetdicom = “^1.5.6” pydicom = “^1.4.2”

Issue

Abstract Syntax not supported

I am trying to send a dicom from Horos to a StoreSCP implementation and I am encountering this error

DICOM StoreSCU operation failed.

DICOM Network Failure (STORE-SCU) SCU Failed 0006:0208 DIMSE No valid Presentation Context ID

So on setting up debug logger, I got the following

D: Request Parameters:
D: ======================= INCOMING A-ASSOCIATE-RQ PDU ========================
D: Their Implementation Class UID:      1.2.276.0.7238010.5.0.3.5.4
D: Their Implementation Version Name:   OSIRIX
D: Application Context Name:    1.2.840.10008.3.1.1.1
D: Calling Application Name:    xxxxxxxxxx
D: Called Application Name:     xxxxxxxxxx
D: Their Max PDU Receive Size:  16384
D: Presentation Contexts:
D:   Context ID:        1 (Proposed)
D:     Abstract Syntax: =Ambulatory ECG Waveform Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        3 (Proposed)
D:     Abstract Syntax: =Ambulatory ECG Waveform Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        5 (Proposed)
D:     Abstract Syntax: =Basic Text SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        7 (Proposed)
D:     Abstract Syntax: =Basic Text SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        9 (Proposed)
D:     Abstract Syntax: =Basic Voice Audio Waveform Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        11 (Proposed)
D:     Abstract Syntax: =Basic Voice Audio Waveform Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        13 (Proposed)
D:     Abstract Syntax: =Blending Softcopy Presentation State Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        15 (Proposed)
D:     Abstract Syntax: =Blending Softcopy Presentation State Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        17 (Proposed)
D:     Abstract Syntax: =CT Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        19 (Proposed)
D:     Abstract Syntax: =CT Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        21 (Proposed)
D:     Abstract Syntax: =Cardiac Electrophysiology Waveform Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        23 (Proposed)
D:     Abstract Syntax: =Cardiac Electrophysiology Waveform Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        25 (Proposed)
D:     Abstract Syntax: =Chest CAD SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        27 (Proposed)
D:     Abstract Syntax: =Chest CAD SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        29 (Proposed)
D:     Abstract Syntax: =Color Softcopy Presentation State Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        31 (Proposed)
D:     Abstract Syntax: =Color Softcopy Presentation State Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        33 (Proposed)
D:     Abstract Syntax: =Comprehensive SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        35 (Proposed)
D:     Abstract Syntax: =Comprehensive SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        37 (Proposed)
D:     Abstract Syntax: =Computed Radiography Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        39 (Proposed)
D:     Abstract Syntax: =Computed Radiography Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        41 (Proposed)
D:     Abstract Syntax: =Digital Intra-Oral X-Ray Image Storage - For Presentation
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        43 (Proposed)
D:     Abstract Syntax: =Digital Intra-Oral X-Ray Image Storage - For Presentation
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        45 (Proposed)
D:     Abstract Syntax: =Digital Intra-Oral X-Ray Image Storage - For Processing
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        47 (Proposed)
D:     Abstract Syntax: =Digital Intra-Oral X-Ray Image Storage - For Processing
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        49 (Proposed)
D:     Abstract Syntax: =Digital Mammography X-Ray Image Storage - For Presentation
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        51 (Proposed)
D:     Abstract Syntax: =Digital Mammography X-Ray Image Storage - For Presentation
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        53 (Proposed)
D:     Abstract Syntax: =Digital Mammography X-Ray Image Storage - For Processing
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        55 (Proposed)
D:     Abstract Syntax: =Digital Mammography X-Ray Image Storage - For Processing
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        57 (Proposed)
D:     Abstract Syntax: =Digital X-Ray Image Storage - For Presentation
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        59 (Proposed)
D:     Abstract Syntax: =Digital X-Ray Image Storage - For Presentation
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        61 (Proposed)
D:     Abstract Syntax: =Digital X-Ray Image Storage - For Processing
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        63 (Proposed)
D:     Abstract Syntax: =Digital X-Ray Image Storage - For Processing
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        65 (Proposed)
D:     Abstract Syntax: =Encapsulated PDF Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        67 (Proposed)
D:     Abstract Syntax: =Encapsulated PDF Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        69 (Proposed)
D:     Abstract Syntax: =Enhanced CT Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        71 (Proposed)
D:     Abstract Syntax: =Enhanced CT Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        73 (Proposed)
D:     Abstract Syntax: =Enhanced MR Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        75 (Proposed)
D:     Abstract Syntax: =Enhanced MR Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        77 (Proposed)
D:     Abstract Syntax: =Enhanced SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        79 (Proposed)
D:     Abstract Syntax: =Enhanced SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        81 (Proposed)
D:     Abstract Syntax: =Enhanced XA Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        83 (Proposed)
D:     Abstract Syntax: =Enhanced XA Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        85 (Proposed)
D:     Abstract Syntax: =Enhanced XRF Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        87 (Proposed)
D:     Abstract Syntax: =Enhanced XRF Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        89 (Proposed)
D:     Abstract Syntax: =General ECG Waveform Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        91 (Proposed)
D:     Abstract Syntax: =General ECG Waveform Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        93 (Proposed)
D:     Abstract Syntax: =Grayscale Softcopy Presentation State Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        95 (Proposed)
D:     Abstract Syntax: =Grayscale Softcopy Presentation State Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        97 (Proposed)
D:     Abstract Syntax: =Enhanced PET Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        99 (Proposed)
D:     Abstract Syntax: =Enhanced PET Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        101 (Proposed)
D:     Abstract Syntax: =Key Object Selection Document Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        103 (Proposed)
D:     Abstract Syntax: =Key Object Selection Document Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        105 (Proposed)
D:     Abstract Syntax: =MR Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        107 (Proposed)
D:     Abstract Syntax: =MR Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        109 (Proposed)
D:     Abstract Syntax: =MR Spectroscopy Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        111 (Proposed)
D:     Abstract Syntax: =MR Spectroscopy Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        113 (Proposed)
D:     Abstract Syntax: =Mammography CAD SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        115 (Proposed)
D:     Abstract Syntax: =Mammography CAD SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        117 (Proposed)
D:     Abstract Syntax: =Multi-frame Grayscale Byte Secondary Capture Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        119 (Proposed)
D:     Abstract Syntax: =Multi-frame Grayscale Byte Secondary Capture Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        121 (Proposed)
D:     Abstract Syntax: =Multi-frame Grayscale Word Secondary Capture Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        123 (Proposed)
D:     Abstract Syntax: =Multi-frame Grayscale Word Secondary Capture Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        125 (Proposed)
D:     Abstract Syntax: =Multi-frame True Color Secondary Capture Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        127 (Proposed)
D:     Abstract Syntax: =Multi-frame True Color Secondary Capture Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        129 (Proposed)
D:     Abstract Syntax: =Nuclear Medicine Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        131 (Proposed)
D:     Abstract Syntax: =Nuclear Medicine Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        133 (Proposed)
D:     Abstract Syntax: =Ophthalmic Photography 16 Bit Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        135 (Proposed)
D:     Abstract Syntax: =Ophthalmic Photography 16 Bit Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        137 (Proposed)
D:     Abstract Syntax: =Ophthalmic Photography 8 Bit Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        139 (Proposed)
D:     Abstract Syntax: =Ophthalmic Photography 8 Bit Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        141 (Proposed)
D:     Abstract Syntax: =Ophthalmic Tomography Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        143 (Proposed)
D:     Abstract Syntax: =Ophthalmic Tomography Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        145 (Proposed)
D:     Abstract Syntax: =Positron Emission Tomography Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        147 (Proposed)
D:     Abstract Syntax: =Positron Emission Tomography Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        149 (Proposed)
D:     Abstract Syntax: =Procedure Log Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        151 (Proposed)
D:     Abstract Syntax: =Procedure Log Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        153 (Proposed)
D:     Abstract Syntax: =Pseudo-Color Softcopy Presentation State Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        155 (Proposed)
D:     Abstract Syntax: =Pseudo-Color Softcopy Presentation State Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        157 (Proposed)
D:     Abstract Syntax: =RT Beams Treatment Record Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        159 (Proposed)
D:     Abstract Syntax: =RT Beams Treatment Record Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        161 (Proposed)
D:     Abstract Syntax: =RT Brachy Treatment Record Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        163 (Proposed)
D:     Abstract Syntax: =RT Brachy Treatment Record Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        165 (Proposed)
D:     Abstract Syntax: =RT Dose Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        167 (Proposed)
D:     Abstract Syntax: =RT Dose Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        169 (Proposed)
D:     Abstract Syntax: =RT Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        171 (Proposed)
D:     Abstract Syntax: =RT Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        173 (Proposed)
D:     Abstract Syntax: =RT Plan Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        175 (Proposed)
D:     Abstract Syntax: =RT Plan Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        177 (Proposed)
D:     Abstract Syntax: =RT Structure Set Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        179 (Proposed)
D:     Abstract Syntax: =RT Structure Set Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        181 (Proposed)
D:     Abstract Syntax: =RT Treatment Summary Record Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        183 (Proposed)
D:     Abstract Syntax: =RT Treatment Summary Record Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        185 (Proposed)
D:     Abstract Syntax: =Raw Data Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        187 (Proposed)
D:     Abstract Syntax: =Raw Data Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        189 (Proposed)
D:     Abstract Syntax: =Secondary Capture Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        191 (Proposed)
D:     Abstract Syntax: =Secondary Capture Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        193 (Proposed)
D:     Abstract Syntax: =X-Ray 3D Angiographic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        195 (Proposed)
D:     Abstract Syntax: =X-Ray 3D Angiographic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        197 (Proposed)
D:     Abstract Syntax: =Spatial Registration Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        199 (Proposed)
D:     Abstract Syntax: =Spatial Registration Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        201 (Proposed)
D:     Abstract Syntax: =X-Ray 3D Craniofacial Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        203 (Proposed)
D:     Abstract Syntax: =X-Ray 3D Craniofacial Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        205 (Proposed)
D:     Abstract Syntax: =Breast Tomosynthesis Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        207 (Proposed)
D:     Abstract Syntax: =Breast Tomosynthesis Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        209 (Proposed)
D:     Abstract Syntax: =12-lead ECG Waveform Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        211 (Proposed)
D:     Abstract Syntax: =12-lead ECG Waveform Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        213 (Proposed)
D:     Abstract Syntax: =Ultrasound Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        215 (Proposed)
D:     Abstract Syntax: =Ultrasound Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        217 (Proposed)
D:     Abstract Syntax: =Enhanced US Volume Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        219 (Proposed)
D:     Abstract Syntax: =Enhanced US Volume Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        221 (Proposed)
D:     Abstract Syntax: =Ultrasound Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        223 (Proposed)
D:     Abstract Syntax: =Ultrasound Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        225 (Proposed)
D:     Abstract Syntax: =Ultrasound Multi-frame Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        227 (Proposed)
D:     Abstract Syntax: =Ultrasound Multi-frame Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        229 (Proposed)
D:     Abstract Syntax: =VL Endoscopic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        231 (Proposed)
D:     Abstract Syntax: =VL Endoscopic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        233 (Proposed)
D:     Abstract Syntax: =VL Microscopic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        235 (Proposed)
D:     Abstract Syntax: =VL Microscopic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        237 (Proposed)
D:     Abstract Syntax: =VL Photographic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        239 (Proposed)
D:     Abstract Syntax: =VL Photographic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        241 (Proposed)
D:     Abstract Syntax: =Video Endoscopic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        243 (Proposed)
D:     Abstract Syntax: =Video Endoscopic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        245 (Proposed)
D:     Abstract Syntax: =X-Ray Angiographic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        247 (Proposed)
D:     Abstract Syntax: =X-Ray Angiographic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        249 (Proposed)
D:     Abstract Syntax: =X-Ray Radiofluoroscopic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        251 (Proposed)
D:     Abstract Syntax: =X-Ray Radiofluoroscopic Image Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D:   Context ID:        253 (Proposed)
D:     Abstract Syntax: =X-Ray Radiation Dose SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntax:
D:       =Explicit VR Little Endian
D:   Context ID:        255 (Proposed)
D:     Abstract Syntax: =X-Ray Radiation Dose SR Storage
D:     Proposed SCP/SCU Role: Default
D:     Proposed Transfer Syntaxes:
D:       =Explicit VR Big Endian
D:       =Implicit VR Little Endian
D: Requested Extended Negotiation: None
D: Requested Common Extended Negotiation: None
D: Requested Asynchronous Operations Window Negotiation: None
D: Requested User Identity Negotiation: None
D: ========================== END A-ASSOCIATE-RQ PDU ==========================
I: Accepting Association
D: Accept Parameters:
D: ======================= OUTGOING A-ASSOCIATE-AC PDU ========================
D: Our Implementation Class UID:      1.2.826.0.1.3680043.9.3811.1.5.6
D: Our Implementation Version Name:   PYNETDICOM_156
D: Application Context Name:    1.2.840.10008.3.1.1.1
D: Responding Application Name: resp. AE Title
D: Our Max PDU Receive Size:    16382
D: Presentation Contexts:
D:   Context ID:        1 (Accepted)
D:     Abstract Syntax: =Ambulatory ECG Waveform Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        3 (Accepted)
D:     Abstract Syntax: =Ambulatory ECG Waveform Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        5 (Accepted)
D:     Abstract Syntax: =Basic Text SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        7 (Accepted)
D:     Abstract Syntax: =Basic Text SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        9 (Accepted)
D:     Abstract Syntax: =Basic Voice Audio Waveform Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        11 (Accepted)
D:     Abstract Syntax: =Basic Voice Audio Waveform Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        13 (Accepted)
D:     Abstract Syntax: =Blending Softcopy Presentation State Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        15 (Accepted)
D:     Abstract Syntax: =Blending Softcopy Presentation State Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        17 (Accepted)
D:     Abstract Syntax: =CT Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        19 (Accepted)
D:     Abstract Syntax: =CT Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        21 (Accepted)
D:     Abstract Syntax: =Cardiac Electrophysiology Waveform Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        23 (Accepted)
D:     Abstract Syntax: =Cardiac Electrophysiology Waveform Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        25 (Accepted)
D:     Abstract Syntax: =Chest CAD SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        27 (Accepted)
D:     Abstract Syntax: =Chest CAD SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        29 (Accepted)
D:     Abstract Syntax: =Color Softcopy Presentation State Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        31 (Accepted)
D:     Abstract Syntax: =Color Softcopy Presentation State Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        33 (Accepted)
D:     Abstract Syntax: =Comprehensive SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        35 (Accepted)
D:     Abstract Syntax: =Comprehensive SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        37 (Accepted)
D:     Abstract Syntax: =Computed Radiography Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        39 (Accepted)
D:     Abstract Syntax: =Computed Radiography Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        41 (Accepted)
D:     Abstract Syntax: =Digital Intra-Oral X-Ray Image Storage - For Presentation
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        43 (Accepted)
D:     Abstract Syntax: =Digital Intra-Oral X-Ray Image Storage - For Presentation
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        45 (Accepted)
D:     Abstract Syntax: =Digital Intra-Oral X-Ray Image Storage - For Processing
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        47 (Accepted)
D:     Abstract Syntax: =Digital Intra-Oral X-Ray Image Storage - For Processing
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        49 (Accepted)
D:     Abstract Syntax: =Digital Mammography X-Ray Image Storage - For Presentation
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        51 (Accepted)
D:     Abstract Syntax: =Digital Mammography X-Ray Image Storage - For Presentation
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        53 (Accepted)
D:     Abstract Syntax: =Digital Mammography X-Ray Image Storage - For Processing
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        55 (Accepted)
D:     Abstract Syntax: =Digital Mammography X-Ray Image Storage - For Processing
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        57 (Accepted)
D:     Abstract Syntax: =Digital X-Ray Image Storage - For Presentation
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        59 (Accepted)
D:     Abstract Syntax: =Digital X-Ray Image Storage - For Presentation
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        61 (Accepted)
D:     Abstract Syntax: =Digital X-Ray Image Storage - For Processing
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        63 (Accepted)
D:     Abstract Syntax: =Digital X-Ray Image Storage - For Processing
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        65 (Accepted)
D:     Abstract Syntax: =Encapsulated PDF Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        67 (Accepted)
D:     Abstract Syntax: =Encapsulated PDF Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        69 (Accepted)
D:     Abstract Syntax: =Enhanced CT Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        71 (Accepted)
D:     Abstract Syntax: =Enhanced CT Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        73 (Accepted)
D:     Abstract Syntax: =Enhanced MR Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        75 (Accepted)
D:     Abstract Syntax: =Enhanced MR Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        77 (Accepted)
D:     Abstract Syntax: =Enhanced SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        79 (Accepted)
D:     Abstract Syntax: =Enhanced SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        81 (Accepted)
D:     Abstract Syntax: =Enhanced XA Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        83 (Accepted)
D:     Abstract Syntax: =Enhanced XA Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        85 (Accepted)
D:     Abstract Syntax: =Enhanced XRF Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        87 (Accepted)
D:     Abstract Syntax: =Enhanced XRF Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        89 (Accepted)
D:     Abstract Syntax: =General ECG Waveform Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        91 (Accepted)
D:     Abstract Syntax: =General ECG Waveform Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        93 (Accepted)
D:     Abstract Syntax: =Grayscale Softcopy Presentation State Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        95 (Accepted)
D:     Abstract Syntax: =Grayscale Softcopy Presentation State Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        97 (Accepted)
D:     Abstract Syntax: =Enhanced PET Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        99 (Accepted)
D:     Abstract Syntax: =Enhanced PET Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        101 (Accepted)
D:     Abstract Syntax: =Key Object Selection Document Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        103 (Accepted)
D:     Abstract Syntax: =Key Object Selection Document Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        105 (Accepted)
D:     Abstract Syntax: =MR Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        107 (Accepted)
D:     Abstract Syntax: =MR Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        109 (Accepted)
D:     Abstract Syntax: =MR Spectroscopy Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        111 (Accepted)
D:     Abstract Syntax: =MR Spectroscopy Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        113 (Accepted)
D:     Abstract Syntax: =Mammography CAD SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        115 (Accepted)
D:     Abstract Syntax: =Mammography CAD SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        117 (Accepted)
D:     Abstract Syntax: =Multi-frame Grayscale Byte Secondary Capture Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        119 (Accepted)
D:     Abstract Syntax: =Multi-frame Grayscale Byte Secondary Capture Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        121 (Accepted)
D:     Abstract Syntax: =Multi-frame Grayscale Word Secondary Capture Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        123 (Accepted)
D:     Abstract Syntax: =Multi-frame Grayscale Word Secondary Capture Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        125 (Accepted)
D:     Abstract Syntax: =Multi-frame True Color Secondary Capture Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        127 (Accepted)
D:     Abstract Syntax: =Multi-frame True Color Secondary Capture Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        129 (Accepted)
D:     Abstract Syntax: =Nuclear Medicine Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        131 (Accepted)
D:     Abstract Syntax: =Nuclear Medicine Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        133 (Accepted)
D:     Abstract Syntax: =Ophthalmic Photography 16 Bit Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        135 (Accepted)
D:     Abstract Syntax: =Ophthalmic Photography 16 Bit Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        137 (Accepted)
D:     Abstract Syntax: =Ophthalmic Photography 8 Bit Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        139 (Accepted)
D:     Abstract Syntax: =Ophthalmic Photography 8 Bit Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        141 (Accepted)
D:     Abstract Syntax: =Ophthalmic Tomography Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        143 (Accepted)
D:     Abstract Syntax: =Ophthalmic Tomography Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        145 (Accepted)
D:     Abstract Syntax: =Positron Emission Tomography Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        147 (Accepted)
D:     Abstract Syntax: =Positron Emission Tomography Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        149 (Accepted)
D:     Abstract Syntax: =Procedure Log Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        151 (Accepted)
D:     Abstract Syntax: =Procedure Log Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        153 (Accepted)
D:     Abstract Syntax: =Pseudo-Color Softcopy Presentation State Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        155 (Accepted)
D:     Abstract Syntax: =Pseudo-Color Softcopy Presentation State Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        157 (Accepted)
D:     Abstract Syntax: =RT Beams Treatment Record Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        159 (Accepted)
D:     Abstract Syntax: =RT Beams Treatment Record Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        161 (Accepted)
D:     Abstract Syntax: =RT Brachy Treatment Record Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        163 (Accepted)
D:     Abstract Syntax: =RT Brachy Treatment Record Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        165 (Accepted)
D:     Abstract Syntax: =RT Dose Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        167 (Accepted)
D:     Abstract Syntax: =RT Dose Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        169 (Accepted)
D:     Abstract Syntax: =RT Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        171 (Accepted)
D:     Abstract Syntax: =RT Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        173 (Accepted)
D:     Abstract Syntax: =RT Plan Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        175 (Accepted)
D:     Abstract Syntax: =RT Plan Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        177 (Accepted)
D:     Abstract Syntax: =RT Structure Set Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        179 (Accepted)
D:     Abstract Syntax: =RT Structure Set Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        181 (Accepted)
D:     Abstract Syntax: =RT Treatment Summary Record Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        183 (Accepted)
D:     Abstract Syntax: =RT Treatment Summary Record Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        185 (Accepted)
D:     Abstract Syntax: =Raw Data Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        187 (Accepted)
D:     Abstract Syntax: =Raw Data Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        189 (Accepted)
D:     Abstract Syntax: =Secondary Capture Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        191 (Accepted)
D:     Abstract Syntax: =Secondary Capture Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        193 (Accepted)
D:     Abstract Syntax: =X-Ray 3D Angiographic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        195 (Accepted)
D:     Abstract Syntax: =X-Ray 3D Angiographic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        197 (Accepted)
D:     Abstract Syntax: =Spatial Registration Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        199 (Accepted)
D:     Abstract Syntax: =Spatial Registration Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        201 (Accepted)
D:     Abstract Syntax: =X-Ray 3D Craniofacial Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        203 (Accepted)
D:     Abstract Syntax: =X-Ray 3D Craniofacial Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        205 (Accepted)
D:     Abstract Syntax: =Breast Tomosynthesis Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        207 (Accepted)
D:     Abstract Syntax: =Breast Tomosynthesis Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        209 (Accepted)
D:     Abstract Syntax: =12-lead ECG Waveform Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        211 (Accepted)
D:     Abstract Syntax: =12-lead ECG Waveform Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        213 (Accepted)
D:     Abstract Syntax: =Ultrasound Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        215 (Accepted)
D:     Abstract Syntax: =Ultrasound Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        217 (Accepted)
D:     Abstract Syntax: =Enhanced US Volume Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        219 (Accepted)
D:     Abstract Syntax: =Enhanced US Volume Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        221 (Rejected - Abstract Syntax Not Supported)
D:     Abstract Syntax: =Ultrasound Image Storage
D:   Context ID:        223 (Rejected - Abstract Syntax Not Supported)
D:     Abstract Syntax: =Ultrasound Image Storage
D:   Context ID:        225 (Accepted)
D:     Abstract Syntax: =Ultrasound Multi-frame Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        227 (Accepted)
D:     Abstract Syntax: =Ultrasound Multi-frame Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        229 (Accepted)
D:     Abstract Syntax: =VL Endoscopic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        231 (Accepted)
D:     Abstract Syntax: =VL Endoscopic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        233 (Accepted)
D:     Abstract Syntax: =VL Microscopic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        235 (Accepted)
D:     Abstract Syntax: =VL Microscopic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        237 (Accepted)
D:     Abstract Syntax: =VL Photographic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        239 (Accepted)
D:     Abstract Syntax: =VL Photographic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        241 (Accepted)
D:     Abstract Syntax: =Video Endoscopic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        243 (Accepted)
D:     Abstract Syntax: =Video Endoscopic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        245 (Accepted)
D:     Abstract Syntax: =X-Ray Angiographic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        247 (Accepted)
D:     Abstract Syntax: =X-Ray Angiographic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        249 (Accepted)
D:     Abstract Syntax: =X-Ray Radiofluoroscopic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        251 (Accepted)
D:     Abstract Syntax: =X-Ray Radiofluoroscopic Image Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D:   Context ID:        253 (Accepted)
D:     Abstract Syntax: =X-Ray Radiation Dose SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Explicit VR Little Endian
D:   Context ID:        255 (Accepted)
D:     Abstract Syntax: =X-Ray Radiation Dose SR Storage
D:     Accepted SCP/SCU Role: Default
D:     Accepted Transfer Syntax: =Implicit VR Little Endian
D: Accepted Extended Negotiation: None
D: Accepted Asynchronous Operations Window Negotiation: None
D: User Identity Negotiation Response: None
D: ========================== END A-ASSOCIATE-AC PDU ==========================
D: Abort Parameters:
D: =========================== INCOMING A-ABORT PDU ===========================
D: Abort Source: DUL service-user
D: Abort Reason: No reason given
D: ============================= END A-ABORT PDU ==============================
I: Association Aborted

From which I understood, context 221, and 223 got rejected saying Abstract Syntax not supported, which isn’t quite making sense to me because Ultrasound Image Storage was accepted in context 213 and 215 .

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
scaramallioncommented, Mar 17, 2021

Oh, sorry! Forgot how my own code works 🤦‍♂️.

for cx in StoragePresentationContexts:
    cx.add_transfer_syntax(JPEGBaseline)

ae.supported_contexts = StoragePresentationContexts
1reaction
scaramallioncommented, Mar 14, 2021

Context ID: 1 (Rejected - Abstract Syntax Not Supported) D: Abstract Syntax: =Verification SOP Class

No Verification SOP Class as a supported context

Context ID: 3 (Rejected - Transfer Syntax Not Supported) D: Abstract Syntax: =Secondary Capture Image Storage D: Context ID: 5 (Rejected - Transfer Syntax Not Supported) D: Abstract Syntax: =Ultrasound Image Storage D: Context ID: 7 (Rejected - Transfer Syntax Not Supported) D: Abstract Syntax: =Ultrasound Multi-frame Image Storage

The default presentation contexts lists only use non-compressed transfer syntaxes. If you want to support JPEG you have to add it:

from pydicom.uid import JPEGBaseline

# Add the supported presentation contexts
# ae.supported_contexts = StoragePresentationContexts
for cx in StoragePresentationContexts:
    cx.add_transfer_syntax(JPEGBaseline)
    ae.add_supported_context(cx) 

The SCU is aborting because none of the requested contexts it’s interested in have been accepted.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Transfer Syntax missing during Query/Retrieve - Google Groups
When we triaged for the System, it is expecting both "Abstract Syntax" as well as "Transfer Syntax". Orthanc is only sending "Abstract Syntax"....
Read more >
DICOM : Is this a valid Associate Response? - Stack Overflow
4 transfer-syntaxes-not-supported (provider rejection)​. Therefore DCMTK leaves in the abstract syntax the original status of "Not yet ...
Read more >
Presentation Contexts — pynetdicom 2.0.3 documentation
Context 7: Rejected (abstract syntax not supported) because the acceptor doesn't support the CR Image Storage abstract syntax. Contexts 1 and 3 have...
Read more >
Error "No acceptable Presentation context" - DICOM @ OFFIS
Context ID: 1 (Abstract Syntax Not Supported) Abstract Syntax: =FINDModalityWorklistInformationModel. Proposed SCP/SCU Role: Default
Read more >
Recompressing to other Transfer Syntax as accepted by SCP ...
when we set compression to lossless and use (http://dicom.offis.de/dcmtk) for test then we get leadtools error: Abstract Syntax Not Supported: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found