FetchDICOM


FetchDICOM is a program to interact with a DICOM server to fetch and push images.  Specifically, it uses the dcmtk to query and move images from the server locally.

Definitions:

Sections:
Please contact Dan Blezek (blezek@research.ge.com) for questions.

FetchDICOM Interface

FetchDICOM Interface

  1. Remote DICOM Server selection
  2. Local Application Entity selection
  3. Configure Application Entities
  4. Patient List from remote server
  5. Series list from selected patient

DICOM Configuration

Server

On the DICOM server, you must define your local Application Entity.  On the AW, this is under "Network Manager".  Add an entry for your machine, so that you have this information:

FetchDICOM

Click the Configure button (#3) to bring up the application entity dialog.



Click on the "New" button to add an Application Entity for the remote DICOM server.  "Modify" will allow you to change the information for an existing entry.  "Delete" will remove an entry from the list.  Click "Done" when finished.

To see the list of patients on the server, select the server name from the Server selection list (#1 in the GUI image above).  This will automatically fetch the list of patients from the server, if everything has been configured properly.  The list will appear in area #4.  Selecting a patient exam will fetch the information about the existing series into the list (area #5).


Fetching Images

To fetch images from the server, select the patient from the list, or select an individual series.  Under the Fetch menu, select fetch.  A dialog box will allow you to select the directory in which to store the images.  The Fetch menu offers a set of options for sorting the fetched images.

A progress dialog will appear showing the status of the fetch.


Pushing Images

Images may be pushed to the server using the "Push Directory" command under the Push menu item.  A directory must be selected using the dialog box.  All DICOM files found in the selected directory and any sub-directories will be sent to the server.  A sorting process is performed first with a progress bar.  When the images are sorted, the will be sent to the server, again with a progress bar indicating status.