Hello,
I am trying to use web user interface files which are in php directory.
When I am in Application Entity page, the ping is done correctly, but Query/Retrieve is not working.
Anybody knows which is the internal structure of PacsOne database: which are the tables and datatype of fields?
Thanks in advance
JB
database Structure
If you click on the Ping or Query/Retrieve link for a remote AE, PacsOne will initiate a C-ECHO or C-FIND request to the remote AE, the database tables are not involved here.
If C-ECHO works but C-FIND doesn't, the web user interface will return some error code returned by remote AE. Additionally, you can check the remote AE for any error indications.
If C-ECHO works but C-FIND doesn't, the web user interface will return some error code returned by remote AE. Additionally, you can check the remote AE for any error indications.
The complete specifications for the DICOM Query/Retrieve (C-FIND) SOP class informational models are covered by details in Part 4 of the DICOM 3.0 protocol spec.
http://medical.nema.org/dicom/2003.html
http://medical.nema.org/dicom/2003.html