Connectivity
GE TLS (Authenticated)
Configure a GE ultrasound system to send DICOM to HeartLab using mutual TLS with client certificate authentication.
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
Before you begin
- Navigate to Settings > Integrations > 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.
- Click on the newly created DICOM Identity.
IMAGE PLACEHOLDER
- Toggle 'DICOM TLS' off.
- Download TLS certificate in PEM Format.
The server AE title, server IP address, server CA certificate, and TLS certificate will be used in a later step.
Importing Certificates
- On GE, navigate to Utilities > Configuration > Admin > LDAP > Certificates.

- From the dialog, click Personal > Certificates.

- From the toolbars, select Action > Tools > Import.
- From the Import Wizard, find and import the TLS certificate (the name of the certificate will be that of the machine you are setting up)
- If prompt for a password, enter "pulse".
- Check 'Mark this key as exportable…' and 'Include all exported properties'.
- Click Finish
- Repeat the above process but for Server CA certificate.
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 Configure, and configure the following:
- IP address: HeartLab server IP
- AE title: HeartLab server AE title
- Port: 11112
- Enable Transport Layer Security, Verify Server Certificate, Provide Client Certificate, 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.