Configuration Guide
After successful installation, configure the Nuclivision Gateway to receive and process studies locally.
The configuration UI is available at http://localhost:5000 on the server itself, or at http://<server-ip>:5000 over your facility network.
| Gateway Role | Application Entity Title (AET) | IP:Port | Comments |
|---|---|---|---|
| SCP (receiver) | NUCLIVISION | server-ip:104 | Configure accepted IPs and AETs at incoming association requests (PACS AE) |
| SCU (sender) | Configure (Storage Destinations) | Configure (Storage Destinations) |
The default username and password are admin and nucleusadmin, which can be changed after login.
PACS AE
This setting shows a table containing all AETs accepted by the Gateway SCP listener at incoming association requests.
To configure your PACS, delete both default rows and "Create New" where you input the AET of your PACS. You can specify the RemoteIP to restrict which IP addresses are allowed to make association requests. Leave this field blank to accept requests from any IP address with the corresponding AET.
To denote IP address ranges, the CIDR notation can be used. (handy calculator: https://mxtoolbox.com/subnetcalculator.aspx)
Local Ports
This setting shows the SCP port where the Gateway listens for incoming association requests. To configure another port, delete the row and "Create New".
Restart the Gateway container for port changes to take effect:
docker compose restart gateway
Storage Destinations
This setting shows the storage destinations where the Gateway SCU sends processed images to. Configure the IP address, port, and called AET of your PACS or modality. It is also possible to set the calling AET (LocalAET).
Included Series
This setting shows Series Description filters used to select which DICOM series are processed. If the table has no rows (default), all series received by the gateway are processed.
This setting is handy when configuring an automatic C-STORE rule on the PACS which sends a whole DICOM study.