Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you need more power to determine how studies are forwarded you could also configure the service=Forward2 which uses XSL to forward studies based on DICOM attributes

  - Create a new folder dcm4chee-ae in the C:/onepacs/gateway/server/default/conf/ directory. Go into that directory.
  - Create a new folder and name it the same name as your calling AE Title that will be sending the DICOM to the gateway.
  - Go into that folder and create a file called forward.xsl.  This file will control what is forwarded to where when studies are sent from the matching calling AE Title.

Edit the file to forward the to the correct destination AE title. There are several example forward.xsl files that already exist in your installation under the C:/onepacs/gateway/server/default/conf/dcm4chee-ae/MOD_AET directory and may be used as examples. Below is an example of a forward that will forward everything from a device with the calling AE title of CALLING_AE1 to DESTINATION_AE1 and will only forward studies that have DICOM institution name (0008,0080) of INSTITUTION_NAME to AE title DESTINATION_AE2. (Both destinations would have been added before when adding the AE titles)

Change the configDirectory variable in Forward2 service to be /conf/forward-ae and apply changes.

Image Removed

Restart the gateway service.

More information is available at

  • http://forums.dcm4che.org/jiveforums/thread.jspa?messageID=858