electronrt:userguide:dicom_receiver
This is an old revision of the document!
Table of Contents
ElectronRT DICOM Receiver
The decimal ElectronRT application supports importing DICOM patients via a DICOM listener/receiver. This guide details the process for enabling and configuring this method of DICOM patient import into the eRT application.
DICOM Receiver
The following guide details how to download, install, and configure the ElectronRT DICOM Receiver to automatically accept and import files into the ElectronRT application for import.
Download and Installation
- Download the ElectronRT DICOM Receiver via
- Extract the ElectronRT_dicom_receiver.zip file to an appropriate directory of your choosing (e.g.: C:\ElectronRT_DICOM_Receiver)
- Edit the receiver_config.json file to set the following fields:
- local_ae_title: The name of the listener (Note: this is not explicitly enforced, it's only for reference)
- local_port: The local port for the listener to monitor on
- timeout: The timeout, in seconds, for which to wait for files/connections. The default value is an appropriate setting.
- storage_location: The shared network location to save files to that the ElectronRT app will be able to access and monitor (see
link)
- Run the
ElectronRT DICOM Receiver.exe
to start the receiver as configured
Using Windows Service (optional)
The following scripts can be used to add, remove, or restart the Windows Service for the ElectronRT DICOM Receiver.
Note: Administrator permissions are required to modify the Windows Service, so each script below must be run as an administrator.
- service_install.bat
- Installs the ElectronRT DICOM Receiver as a Windows Service
- service_uninstall.bat
- Removes the ElectronRT DICOM Receiver from the Windows Services
- service_restart.bat
- Restarts the Service if changes are made to the configuration file.
ElectronRT DICOM Monitoring
electronrt/userguide/dicom_receiver.1615994834.txt.gz · Last modified: 2021/07/29 18:22 (external edit)