Transfer Syntax missing during Query/Retrieve

1,606 views
Skip to first unread message

chand...@gmail.com

unread,
Jul 25, 2017, 1:43:51 PM7/25/17
to Orthanc Users
Dear Orthanc Team,

Thanks for providing Orthanc, the solution we have been looking for.

We configured Orthanc to work as DICOM Server. The Store part working fine, but when performing Query/Retrieve we are facing problems. The Study and Series are Retrieved Successfully, but the Instance is not retrieved.

The logs from the Orthanc Server are pasted below:

W0724 15:51:20.963500 main.cpp:644] Orthanc has started
W0724 15:51:25.555500 OrthancMoveRequestHandler.cpp:178] Move-SCU request received for AET "CHITTA"
E0724 15:51:25.853500 MoveScp.cpp:221] IMoveRequestHandler Failed: DicomUserConnection: No acceptable presentation context for modality

When we triaged for the System, it is expecting both "Abstract Syntax" as well as "Transfer Syntax". Orthanc is only sending "Abstract Syntax".

The working version i.e., from a difference DICOM Server, the DICOM Network Analyzer response is as listed below:

Presentation Context: ID: 5
> Abstract Syntax: 1.2.840.10008.5.1.4.1.1.1.2()
> Transfer Syntax: 1.2.840.10008.1.2.1 (Explicit VR Little Endian)
> Transfer Syntax: 1.2.840.10008.1.2 (Implicit VR Little Endian)
> Transfer Syntax: 1.2.840.10008.1.2.2 (Explicit VR Big Endian)
Presentation Context: ID: 7
> Abstract Syntax: 1.2.840.10008.5.1.4.1.1.1.2.1()
> Transfer Syntax: 1.2.840.10008.1.2.1 (Explicit VR Little Endian)
> Transfer Syntax: 1.2.840.10008.1.2 (Implicit VR Little Endian)
> Transfer Syntax: 1.2.840.10008.1.2.2 (Explicit VR Big Endian)
Presentation Context: ID: 9
> Abstract Syntax: 1.2.840.10008.5.1.4.1.1.1.1()
> Transfer Syntax: 1.2.840.10008.1.2.1 (Explicit VR Little Endian)
> Transfer Syntax: 1.2.840.10008.1.2 (Implicit VR Little Endian)
> Transfer Syntax: 1.2.840.10008.1.2.2 (Explicit VR Big Endian)


For retrieve failure from Orthanc the logs for DICOM Network Analyzer are provided below:

Presentation Context: ID: 5
> Result: 3(abstract-syntax-not-supported (provider rejection))
> Abstract Syntax: 1.2.840.10008.5.1.4.1.2.1.1(Patient Root QR Information Model - FIND SOP Class)
> Transfer Syntax: ()
Presentation Context: ID: 7
> Result: 3(abstract-syntax-not-supported (provider rejection))
> Abstract Syntax: 1.2.840.10008.5.1.4.1.2.1.1(Patient Root QR Information Model - FIND SOP Class)
> Transfer Syntax: ()
Presentation Context: ID: 9
> Result: 3(abstract-syntax-not-supported (provider rejection))
> Abstract Syntax: 1.2.840.10008.5.1.4.1.2.2.1(Study Root QR Information Model - FIND SOP Class)
> Transfer Syntax: ()

Because of this issue, we observed the PIXEL DATA tag is recieving a Null value. Hence unable to retrieve the instances/images.

I tried to see if any modification in the configuration can help me resolve this, but no luck.

Kindly advise me to resolve/fix this to have smooth retrieval of the images.

-Thanks,
Chandra

roland...@hotmail.com

unread,
Jul 31, 2017, 6:01:12 PM7/31/17
to Orthanc Users, chand...@gmail.com

The network traffic from the Orthanc server actually shows that it tries to create a presentation context for all services instead of the specific task requested by the initial C-MOVE which would be to create a C-STORE association.
It includes this but assumes that the target can accept an 'Abstract Syntax' not the 'deflated syntax' which is in the dcm file on the Orthanc server. This assumption is incorrect.
Regards,
Roland Bernabe

Presentation Context ID: 1
SOP Class: Verification[1.2.840.10008.1.1]
SCP Role: Implicit
Transfer Syntax(accepted): Implicit VR Little Endian[1.2.840.10008.1.2]

Presentation Context ID: 3
SOP Class: Verification[1.2.840.10008.1.1]
SCP Role: Implicit
Transfer Syntax(accepted): Explicit VR Little Endian[1.2.840.10008.1.2.1]

Presentation Context ID: 5
SOP Class: Patient Root Query Retrieve Information Model FIND[1.2.840.10008.5.1.4.1.2.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 7
SOP Class: Patient Root Query Retrieve Information Model FIND[1.2.840.10008.5.1.4.1.2.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 9
SOP Class: Study Root Query Retrieve Information Model FIND[1.2.840.10008.5.1.4.1.2.2.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 11
SOP Class: Study Root Query Retrieve Information Model FIND[1.2.840.10008.5.1.4.1.2.2.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 13
SOP Class: Study Root Query Retrieve Information Model MOVE[1.2.840.10008.5.1.4.1.2.2.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 15
SOP Class: Study Root Query Retrieve Information Model MOVE[1.2.840.10008.5.1.4.1.2.2.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 17
SOP Class: Modality Worklist Information Model FIND[1.2.840.10008.5.1.4.31]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 19
SOP Class: Modality Worklist Information Model FIND[1.2.840.10008.5.1.4.31]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 21
SOP Class: Computed Radiography Image Storage[1.2.840.10008.5.1.4.1.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 23
SOP Class: Computed Radiography Image Storage[1.2.840.10008.5.1.4.1.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 25
SOP Class: Digital XRay Image Storage For Presentation[1.2.840.10008.5.1.4.1.1.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 27
SOP Class: Digital XRay Image Storage For Presentation[1.2.840.10008.5.1.4.1.1.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 29
SOP Class: Digital XRay Image Storage For Processing[1.2.840.10008.5.1.4.1.1.1.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 31
SOP Class: Digital XRay Image Storage For Processing[1.2.840.10008.5.1.4.1.1.1.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 33
SOP Class: Digital Mammography XRay Image Storage For Presentation[1.2.840.10008.5.1.4.1.1.1.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 35
SOP Class: Digital Mammography XRay Image Storage For Presentation[1.2.840.10008.5.1.4.1.1.1.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 37
SOP Class: Digital Mammography XRay Image Storage For Processing[1.2.840.10008.5.1.4.1.1.1.2.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 39
SOP Class: Digital Mammography XRay Image Storage For Processing[1.2.840.10008.5.1.4.1.1.1.2.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 41
SOP Class: Digital Intraoral XRay Image Storage For Presentation[1.2.840.10008.5.1.4.1.1.1.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 43
SOP Class: Digital Intraoral XRay Image Storage For Presentation[1.2.840.10008.5.1.4.1.1.1.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 45
SOP Class: Digital Intraoral XRay Image Storage For Processing[1.2.840.10008.5.1.4.1.1.1.3.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 47
SOP Class: Digital Intraoral XRay Image Storage For Processing[1.2.840.10008.5.1.4.1.1.1.3.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 49
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.104.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 51
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.104.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 53
SOP Class: XRay Angiographic Image Storage[1.2.840.10008.5.1.4.1.1.12.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 55
SOP Class: XRay Angiographic Image Storage[1.2.840.10008.5.1.4.1.1.12.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 57
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.12.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 59
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.12.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 61
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.12.2.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 63
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.12.2.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 65
SOP Class: Positron Emission Tomography Image Storage[1.2.840.10008.5.1.4.1.1.128]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 67
SOP Class: Positron Emission Tomography Image Storage[1.2.840.10008.5.1.4.1.1.128]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 69
SOP Class: CT Image Storage[1.2.840.10008.5.1.4.1.1.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 71
SOP Class: CT Image Storage[1.2.840.10008.5.1.4.1.1.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 73
SOP Class: Enhanced CT Image Storage[1.2.840.10008.5.1.4.1.1.2.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 75
SOP Class: Enhanced CT Image Storage[1.2.840.10008.5.1.4.1.1.2.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 77
SOP Class: Nuclear Medicine Image Storage[1.2.840.10008.5.1.4.1.1.20]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 79
SOP Class: Nuclear Medicine Image Storage[1.2.840.10008.5.1.4.1.1.20]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 81
SOP Class: Ultrasound Multiframe Image Storage[1.2.840.10008.5.1.4.1.1.3.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 83
SOP Class: Ultrasound Multiframe Image Storage[1.2.840.10008.5.1.4.1.1.3.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 85
SOP Class: MR Image Storage[1.2.840.10008.5.1.4.1.1.4]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 87
SOP Class: MR Image Storage[1.2.840.10008.5.1.4.1.1.4]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 89
SOP Class: Enhanced MR Image Storage[1.2.840.10008.5.1.4.1.1.4.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 91
SOP Class: Enhanced MR Image Storage[1.2.840.10008.5.1.4.1.1.4.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 93
SOP Class: MR Spectroscopy Storage[1.2.840.10008.5.1.4.1.1.4.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 95
SOP Class: MR Spectroscopy Storage[1.2.840.10008.5.1.4.1.1.4.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 97
SOP Class: RT Image Storage[1.2.840.10008.5.1.4.1.1.481.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 99
SOP Class: RT Image Storage[1.2.840.10008.5.1.4.1.1.481.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 101
SOP Class: RT Dose Storage[1.2.840.10008.5.1.4.1.1.481.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 103
SOP Class: RT Dose Storage[1.2.840.10008.5.1.4.1.1.481.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 105
SOP Class: RT Structure Set Storage[1.2.840.10008.5.1.4.1.1.481.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 107
SOP Class: RT Structure Set Storage[1.2.840.10008.5.1.4.1.1.481.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 109
SOP Class: RT Beams Treatment Record Storage[1.2.840.10008.5.1.4.1.1.481.4]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 111
SOP Class: RT Beams Treatment Record Storage[1.2.840.10008.5.1.4.1.1.481.4]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 113
SOP Class: RT Plan Storage[1.2.840.10008.5.1.4.1.1.481.5]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 115
SOP Class: RT Plan Storage[1.2.840.10008.5.1.4.1.1.481.5]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 117
SOP Class: RT Brachy Treatment Record Storage[1.2.840.10008.5.1.4.1.1.481.6]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 119
SOP Class: RT Brachy Treatment Record Storage[1.2.840.10008.5.1.4.1.1.481.6]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 121
SOP Class: RT Treatment Summary Record Storage[1.2.840.10008.5.1.4.1.1.481.7]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 123
SOP Class: RT Treatment Summary Record Storage[1.2.840.10008.5.1.4.1.1.481.7]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 125
SOP Class: Ultrasound Image Storage[1.2.840.10008.5.1.4.1.1.6.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 127
SOP Class: Ultrasound Image Storage[1.2.840.10008.5.1.4.1.1.6.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 129
SOP Class: Raw Data Storage[1.2.840.10008.5.1.4.1.1.66]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 131
SOP Class: Raw Data Storage[1.2.840.10008.5.1.4.1.1.66]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 133
SOP Class: Spatial Registration Storage[1.2.840.10008.5.1.4.1.1.66.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 135
SOP Class: Spatial Registration Storage[1.2.840.10008.5.1.4.1.1.66.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 137
SOP Class: Spatial Fiducials Storage[1.2.840.10008.5.1.4.1.1.66.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 139
SOP Class: Spatial Fiducials Storage[1.2.840.10008.5.1.4.1.1.66.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 141
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.67]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 143
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.67]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 145
SOP Class: Secondary Capture Image Storage[1.2.840.10008.5.1.4.1.1.7]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 147
SOP Class: Secondary Capture Image Storage[1.2.840.10008.5.1.4.1.1.7]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 149
SOP Class: Multiframe Single Bit Secondary Capture Image Storage[1.2.840.10008.5.1.4.1.1.7.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 151
SOP Class: Multiframe Single Bit Secondary Capture Image Storage[1.2.840.10008.5.1.4.1.1.7.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 153
SOP Class: Multiframe Grayscale Byte Secondary Capture Image Storage[1.2.840.10008.5.1.4.1.1.7.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 155
SOP Class: Multiframe Grayscale Byte Secondary Capture Image Storage[1.2.840.10008.5.1.4.1.1.7.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 157
SOP Class: Multiframe Grayscale Word Secondary Capture Image Storage[1.2.840.10008.5.1.4.1.1.7.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 159
SOP Class: Multiframe Grayscale Word Secondary Capture Image Storage[1.2.840.10008.5.1.4.1.1.7.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 161
SOP Class: Multiframe True Color Secondary Capture Image Storage[1.2.840.10008.5.1.4.1.1.7.4]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 163
SOP Class: Multiframe True Color Secondary Capture Image Storage[1.2.840.10008.5.1.4.1.1.7.4]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 165
SOP Class: VL Endoscopic Image Storage[1.2.840.10008.5.1.4.1.1.77.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 167
SOP Class: VL Endoscopic Image Storage[1.2.840.10008.5.1.4.1.1.77.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 169
SOP Class: VL Microscopic Image Storage[1.2.840.10008.5.1.4.1.1.77.1.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 171
SOP Class: VL Microscopic Image Storage[1.2.840.10008.5.1.4.1.1.77.1.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 173
SOP Class: VL Slide Coordinates Microscopic Image Storage[1.2.840.10008.5.1.4.1.1.77.1.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 175
SOP Class: VL Slide Coordinates Microscopic Image Storage[1.2.840.10008.5.1.4.1.1.77.1.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 177
SOP Class: VL Photographic Image Storage[1.2.840.10008.5.1.4.1.1.77.1.4]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 179
SOP Class: VL Photographic Image Storage[1.2.840.10008.5.1.4.1.1.77.1.4]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 181
SOP Class: Ophthalmic Photographic 8 Bit Image Storage[1.2.840.10008.5.1.4.1.1.77.1.5.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 183
SOP Class: Ophthalmic Photographic 8 Bit Image Storage[1.2.840.10008.5.1.4.1.1.77.1.5.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 185
SOP Class: Ophthalmic Photographic 16 Bit Image Storage[1.2.840.10008.5.1.4.1.1.77.1.5.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 187
SOP Class: Ophthalmic Photographic 16 Bit Image Storage[1.2.840.10008.5.1.4.1.1.77.1.5.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 189
SOP Class: Stereometric Relationship Storage[1.2.840.10008.5.1.4.1.1.77.1.5.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 191
SOP Class: Stereometric Relationship Storage[1.2.840.10008.5.1.4.1.1.77.1.5.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 193
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.77.1.5.4]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 195
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.77.1.5.4]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 197
SOP Class: Basic Text SR[1.2.840.10008.5.1.4.1.1.88.11]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 199
SOP Class: Basic Text SR[1.2.840.10008.5.1.4.1.1.88.11]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 201
SOP Class: Enhanced SR[1.2.840.10008.5.1.4.1.1.88.22]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 203
SOP Class: Enhanced SR[1.2.840.10008.5.1.4.1.1.88.22]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 205
SOP Class: Comprehensive SR[1.2.840.10008.5.1.4.1.1.88.33]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 207
SOP Class: Comprehensive SR[1.2.840.10008.5.1.4.1.1.88.33]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 209
SOP Class: Procedure Log Storage[1.2.840.10008.5.1.4.1.1.88.40]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 211
SOP Class: Procedure Log Storage[1.2.840.10008.5.1.4.1.1.88.40]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 213
SOP Class: Mammography CAD SR[1.2.840.10008.5.1.4.1.1.88.50]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 215
SOP Class: Mammography CAD SR[1.2.840.10008.5.1.4.1.1.88.50]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 217
SOP Class: Key Object Selection Document[1.2.840.10008.5.1.4.1.1.88.59]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 219
SOP Class: Key Object Selection Document[1.2.840.10008.5.1.4.1.1.88.59]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 221
SOP Class: Chest CAD SR[1.2.840.10008.5.1.4.1.1.88.65]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 223
SOP Class: Chest CAD SR[1.2.840.10008.5.1.4.1.1.88.65]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 225
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.88.67]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 227
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.88.67]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 229
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.88.69]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 231
SOP Class: Private SOP Class[1.2.840.10008.5.1.4.1.1.88.69]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 233
SOP Class: Twelve lead ECG Waveform Storage[1.2.840.10008.5.1.4.1.1.9.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 235
SOP Class: Twelve lead ECG Waveform Storage[1.2.840.10008.5.1.4.1.1.9.1.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 237
SOP Class: General ECG Waveform Storage[1.2.840.10008.5.1.4.1.1.9.1.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 239
SOP Class: General ECG Waveform Storage[1.2.840.10008.5.1.4.1.1.9.1.2]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 241
SOP Class: Ambulatory ECG Waveform Storage[1.2.840.10008.5.1.4.1.1.9.1.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 243
SOP Class: Ambulatory ECG Waveform Storage[1.2.840.10008.5.1.4.1.1.9.1.3]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 245
SOP Class: Hemodynamic Waveform Storage[1.2.840.10008.5.1.4.1.1.9.2.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 247
SOP Class: Hemodynamic Waveform Storage[1.2.840.10008.5.1.4.1.1.9.2.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 249
SOP Class: Cardiac Electrophysiology Waveform Storage[1.2.840.10008.5.1.4.1.1.9.3.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 251
SOP Class: Cardiac Electrophysiology Waveform Storage[1.2.840.10008.5.1.4.1.1.9.3.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 253
SOP Class: Basic Voice Audio Waveform Storage[1.2.840.10008.5.1.4.1.1.9.4.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Presentation Context ID: 255
SOP Class: Basic Voice Audio Waveform Storage[1.2.840.10008.5.1.4.1.1.9.4.1]
SCP Role: Implicit
Rejected:Abstract Syntax Not Supported

Reply all
Reply to author
Forward
0 new messages