Query/Retrieve is the process by which DICOM devices request information from a database and retrieve data and images through those requests. To form an association, the local Query Retrieve SCU connects with a remote Query Retrieve SCP. The client at the Query Retrieve SCU machine sends a request to the remote Query Retrieve SCP machine. The Query Retrieve SCP machine responds with a list of patients. From this list the client requests files (identified by patient ID) be sent to a destination (identified by Application Entity title). The remote Query Retrieve SCP machine responds to the request and sends files to the file storage directory that you defined in association with the Storage SCP Application Entity. The Storage SCP service writes the incoming files to disk.
Flow of Data in a Query Retrieve Operation
Note: The default Query Retrieve SCU Application Entity is IDL_AE_QUERY_SCU. There is no need to make any changes to this entity definition, but you can define a new Application Entity if desired. You would then select the new entity in the Query Retrieve SCU Application Entity area of the Configuration tab in the DICOM Network Services utility and click Save.
Complete the following steps:
On your local machine, the machine from which the queries will be made, open the DICOM Network Services utility by entering:
DICOMEX_NET
This entity should be assigned the following:
Selecting the Query_SCP service type for this Application Entity indicates the remote device listens for and responds to queries. This service also listens for requests and sends the specified DICOM files. The following figure shows a hypothetical Application Entity configured as a Query SCP service for the file source device.
|
See Querying a Remote Machine for information on how to use the DICOM Network Services utility to query and retrieve files.