User Tools

Site Tools


dicom: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
dicom:dicom_receiver [2016/04/11 19:54] – [Installation] dpatenaudedicom:dicom_receiver [2021/07/29 18:21] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== .decimal Dicom Receiver ====== ====== .decimal Dicom Receiver ======
  
 +A Windows computer must be used to run the AE Title programs. Our current configuration uses a standard Windows 7 Professional PC that automatically logs in with a default user upon startup and the DICOM receiver is included in the computer startup folder. Any setup that ensures the receiver is always running should be sufficient however. 
 ===== Setup ===== ===== Setup =====
  
Line 25: Line 26:
 ==== Installation ==== ==== Installation ====
  
-This step will install the decimal dicom receiver as service under windows using [[https://nssm.cc/|NSSM]].+Create shortcut of the receiver_service.exe and copy the shortcut to the Start Up folder such that it begins on startup.
  
-Open a console window as administrator and run: +==== Usage ====
-<code bash> +
-nssm install <servicename e.g. decimal_dicom_receiver> +
-</code>+
  
-Set the NSSM fields as follows:+Configure your export client to export to the set IP address and Port as set in the receiver_config.json file.
  
-{{ :dicom:dicom_receiver_application.png |}} 
- 
-{{ :dicom:dicom_receiver_details.png |}} 
- 
-After first setup, the service must be started manually from the Windows Services dialog. 
-==== Configuration ==== 
- 
-Open the receiver_config.json file. Set the following parameters: 
-  - local_ae_title: <ae title of the instance of the receiver> 
-  - local_port: <desired port to receive on> 
-  - storage_root_path: <location where to copy the dicom files prior to upload> 
-  - thinkode: 
-    - basic_user: <base64 username and password> 
-    - realm_name: <realm to post the dicom patient> 
-    - account_name: <thinknode account name> 
- 
-==== Uninstalltion of Service ==== 
- 
-<code bash> 
-nssm remove <service_name> confirm 
-</code> 
dicom/dicom_receiver.1460404453.txt.gz · Last modified: 2021/07/29 18:19 (external edit)