Connectivity
GE TLS (Anonymous)
Configure a GE ultrasound system to send DICOM to HeartLab using anonymous TLS.
Use this workflow when your GE system is configured for anonymous TLS client behavior.
Applies to
- Users with Integrations: DICOM permission (typically Administrators)
- Site staff with GE system admin access
Create a DICOM Identity:
- Navigate to Settings > Devices > DICOM.

- Click View DICOM Endpoints and note the following under 'DICOM via TLS':
- Server AE title.
- Server IP address.
- TLS port (typically 11112).
- Download Server CA Certificate in PEM Format.
- Click Create DICOM Identity.
- Enter a name, and device AE title. Note: GE machines often have default AE titles found in Config > Connectivity > TCPIP.
- Click Save.
The server AE title, server IP address and server CA certificate will be used in a later step.
Importing Certificates
- On GE, navigate to Utilities > Configuration > Admin > LDAP > Certificates.

- From the dialog, click Trusted Root Certification > Certificates.

- From the toolbars, select Action > Tools > Import.
- From the Import Wizard, find and import the Server CA Certificate.
- Check 'Mark this key as exportable…' and 'Include all exported properties'.
- Click Finish
Installing Certificates
- On GE, navigate to Utilities > Config > Connectivity > TCP/IP > Client Certificates > My.

- Select the imported certificate and click Ok.
Configure GE dataflow
- On GE, navigate to Utilities > Config > Connectivity > Dataflow.

- Create a new data flow or edit an existing dataflow.
- Add 'LocalArchiveService' to both Input and Output.
- Add 'DicomStorage' to Output.
- Select 'DicomStorage' and click Properties, and configure the following:
- IP address: Enter server IP address, as noted in previous steps.
- Name the location (e.g. 'HeartLab PACS')
- AE title: Server AE Title, as noted in previous steps.
- Port: 11112
- Enable Transport Layer Security, SR, SR Private Data and Multiframe
- Click Ok to finish set up.
Verify
- Run connectivity check from the GE dataflow target.
- Send a test study and confirm it appears in HeartLab.
Notes
- If check fails on newer software versions, disable ICMP echo dependency in advanced DICOM settings.
- Use the authenticated TLS guide if your site requires client certificates.