# Get Images from SonicDICOM PACS

You can get and view images from SonicDICOM PACS using DICOM communication on third party's DICOM viewer or PACS.

# Check required information

To get images from SonicDICOM PACS, the information of both sides, SonicDICOM PACS and the product will get images, such as third party's DICOM viewer, must be mutually registered.
The required information is only three that are "IP Address", "Port Number", and "AE Title".
The following explains each information.

# 1) IP Address

IP Address is like home addresses or telephone numbers on an IP network.

On Windows default setting, IP Address is configured automatically every time it connects to a network.
In this state, IP Address could be changed at the time of OS start up and so on.
So you need to change this setting and fix the IP Address in devices that will do DICOM communication.

# 2) Port Number

This is the number to identify the program that the computer uses for communication.
The default Port Number of SonicDICOM PACS is "104".

# 3) AE Title

This is the name for identifying the application that will do DICOM communication.
The default AE Title of SonicDICOM PACS is "Provider1".


Also, please check "IP Address", "Port Number", and "AE Title" of third party's DICOM viewer, etc.
If you are not sure, check with the manufacturer's support staff or another person who can assist.

# Register information of SonicDICOM PACS to third party's DICOM viewer, etc.

Please register "IP Address", "Port Number", and "AE Title" of SonicDICOM PACS to third party's DICOM viewer, etc.
Register method differs depending on each product.
If you are not sure, check with the manufacturer's support staff or another person who can assist.

The followings are the default values to be registered.

Item Value
IP Address Check individually (it is different depending on each environment)
Port Number 104
AE Title Provider1

If you would like to use a value other than the default one, change the settings in Connection of PACS Manager or Admin Settings > Server > Connection of the web interface.

Info

Information of SonicDICOM PACS (responding side) is called "DICOM Provider".
Also, information of DICOM viewer (requesting side) is called "DICOM User".

# Register information of third party's DICOM viewer, etc. to SonicDICOM PACS

Please register "IP Address", "Port Number", and "AE Title" of third party's DICOM viewer, etc. to SonicDICOM PACS.
You can register them in Connection of PACS Manager or Admin Settings > Server > Connection of the web interface.

Information of SonicDICOM PACS (responding side) is called "DICOM Provider".
Also, information of DICOM Viewer (requesting side) is called "DICOM User".

# Browse images on DICOM viewer

After you complete registration of information, actually get images.
And check the following points.

  • Third party's DICOM viewer, etc. can get Study list properly.
  • Third party's DICOM viewer, etc. can browse and display images properly.