User Tools

Site Tools


electronrt:userguide:dicom_receiver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
electronrt:userguide:dicom_receiver [2021/03/17 15:36] dpatenaudeelectronrt:userguide:dicom_receiver [2021/07/29 18:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== ElectronRT DICOM Receiver ======+====== ElectronRT DICOM Receiver for Patient Import ======
  
 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. 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.
Line 5: Line 5:
 ===== DICOM Receiver ===== ===== 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.+The following guide details how to download, install, and configure the ElectronRT DICOM Receiver to automatically accept and import files into the ElectronRT application.
  
 ==== Download and Installation ==== ==== Download and Installation ====
  
-  - Download the ElectronRT DICOM Receiver via FIXME+  - Download the ElectronRT DICOM Receiver via contacting .decimal for a secure download (note: future versions of eRT will include a DICOM receiver packaged with the application).
   - Extract the ElectronRT_dicom_receiver.zip file to an appropriate directory of your choosing (e.g.: C:\ElectronRT_DICOM_Receiver)   - 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:   - 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_ae_title**: The name of the receiver (Note: this is not explicitly enforced, it's only for reference) 
-    - **local_port**: The local port for the listener to monitor on +    - **local_port**: The local port for the receiver to monitor (common DICOM ports include: 104, 2761, 2762 and 11112) 
-    - **timeout**: The timeout, in seconds, for which to wait for files/connections. The default value is an appropriate setting. +    - **timeout**: The timeout, in seconds, for which to wait for files/connections. The default value is an appropriate setting. Note, that increasing this value can cause files from multiple patients to be inappropriately batched together when received simultaneously)
-    - **storage_location**: The shared network location to save files to that the ElectronRT app will be able to access and monitor (see FIXME link)+    - **storage_location**: This is the directory in which the receiver will save all dicom files as they are received and processed. The ElectronRT app will need to access and monitor this directory as well, so typically this is a shared network location (refer to [[electronrt:userguide:tutorials:dicom_import#dicom_receiver_imports|Importing a Patient from a DICOM Receiver]] for more details on this process within the eRT application).
  
 ==== Running Modes ==== ==== Running Modes ====
Line 36: Line 36:
     * Removes the ElectronRT DICOM Receiver from the Windows Services     * Removes the ElectronRT DICOM Receiver from the Windows Services
   * **service_restart.bat**   * **service_restart.bat**
-    * Restarts the Service if changes are made to the configuration file.+    * Restarts the Service if changes are made to the configuration file
  
  
Line 47: Line 47:
  
 Notes:  Notes: 
-  * Any time the Computer is restarted (e.g.: windows updates) the stand along application will need to be manually run. +  * Any time the Computer is restarted (e.g.: windows updates) the stand alone application will need to be manually run again
-  * Any time the receiver_configuration.json file is changed, the application will need to be manually restarted to load the new configuration+  * Any time the receiver_configuration.json file is changed, the application will need to be manually restarted to load the new configuration.
  
  
Line 55: Line 55:
  
  
-===== ElectronRT DICOM Monitoring =====+===== ElectronRT DICOM Monitoring and Patient Import =====
  
 +The following items detail the steps required to configure and use the patients received from the ElectronRT DICOM Receiver within the ElectronRT application:
 +  - Users must set the DICOM Import Monitoring Directory within the [[electronrt:userguide:tutorials:all_tutorials#dicom_settings|Site Configuration's DICOM Settings]] block that corresponds to the ''storage_location'' field set for the ElectronRT DICOM Receiver.
 +  - Once the monitoring directory has been set the [[[[electronrt:userguide:tutorials:dicom_import#dicom_receiver_imports|Importing a Patient from a DICOM Receiver]] section provides details how to import patients received from the ElectronRT DICOM Receiver.
 +
 +<WRAP center round important 60%>
 +**Note:**\\
 +Patient files stored temporarily within the DICOM Import Monitoring Directory are unencrypted DICOM files that may contain PHI. Please ensure this folder is located on your facility's secured network and accessible only by approved staff.
 +</WRAP>
 +
 +
 +<imgcaption dicom_receiver_patients|DICOM Receiver Patients>{{ :electronrt:userguide:tutorials:dicom_import_receiver_patients.png?direct&400 |}}</imgcaption>
electronrt/userguide/dicom_receiver.1615995415.txt.gz · Last modified: 2021/07/29 18:22 (external edit)