After installing pacsone on windows 2000 we entered the AE information. Pinging works fine, that is, we get a response from the AE. However, when we attempt a query retrieve we get the following error.
find() failed: error = Invalid Presentation Context received, type = 33
any help?
Thanks
KJ
Dicom query error
Can you check the Dicom conformance statement of this remote AE and see if it supports the following Query/Retrieve SOP classes?
1. Patient-Root Informational Model Query SOP Class
2. Study-Root Informational Model Query SOP Class
3. Patient-Study Only Informational Model Query SOP Class
The current version of PacsOne Server supports all of the above as a Query/Retrieve SCP, but when you query from the PacsOne web user interface as a SCU, it currently uses the Patient-Root informational model SOP class which may be not supported by the remote AE, that's why you need to check the Dicom conformance statement to find out if this is the case.
We're adding support for the Study-Root informational model SOP class in the next release of PacsOne Server, so that you'll be able to query remote SCPs that support either the Patient-Root or Study-Root informational model query SOP class.
1. Patient-Root Informational Model Query SOP Class
2. Study-Root Informational Model Query SOP Class
3. Patient-Study Only Informational Model Query SOP Class
The current version of PacsOne Server supports all of the above as a Query/Retrieve SCP, but when you query from the PacsOne web user interface as a SCU, it currently uses the Patient-Root informational model SOP class which may be not supported by the remote AE, that's why you need to check the Dicom conformance statement to find out if this is the case.
We're adding support for the Study-Root informational model SOP class in the next release of PacsOne Server, so that you'll be able to query remote SCPs that support either the Patient-Root or Study-Root informational model query SOP class.