AI integration for GE Imaging Systems connects at three primary layers: the data ingestion and orchestration layer (GE HealthCloud, Universal Data Manager), the clinical workflow layer (Centricity PACS, CardioPACS, AW Server), and the AI execution and validation layer (Edison AI Platform). The most common pattern is to use the Edison AI Platform as the central hub for validated AI applications, which then push results—as DICOM Structured Reports (SR) or secondary capture images—back into the PACS worklist or directly into the radiologist's hanging protocol on the Advanced Visualization (AW) workstation. For custom or third-party algorithms, integration typically occurs via DICOMweb services for study retrieval and result submission, and HL7 FHIR APIs for patient context and reporting workflows.
Integration
AI Integration for GE Imaging Systems

Where AI Fits into the GE Imaging Stack
A practical guide to embedding AI into GE's imaging ecosystem, focusing on the Edison AI platform, Centricity PACS APIs, and advanced visualization tools.
High-value use cases are tied to specific GE modules and workflows:
- Centricity PACS RIS: AI-driven study triage can re-prioritize the reading worklist based on critical finding detection (e.g., ICH, pneumothorax), routing urgent cases to the top.
- GE AW Server: AI-powered segmentation tools (e.g., for lung nodules, liver volumes) can be embedded as one-click plugins, generating 3D models and measurements within the radiologist's native post-processing environment.
- CardioPACS: AI algorithms for automated chamber quantification or plaque analysis can populate structured report templates, reducing manual measurement time for cardiologists.
- Edison AI Platform: Serves as the governed deployment environment, handling model validation, monitoring inference performance, and managing the secure data pipeline between PACS and the AI application, whether it's hosted on-premise or in GE HealthCloud.
A production rollout requires a phased approach, starting with a non-diagnostic "concurrent read" workflow where AI results are presented as a separate finding list for radiologist verification. This builds trust and creates audit trails. Governance is critical; the integration must support RBAC to control which users see AI prompts, maintain detailed audit logs of AI inferences linked to the original study, and enable seamless human-in-the-loop feedback to retrain models. The end goal is a seamless workflow where AI acts as an embedded assistant, prioritizing work, reducing repetitive tasks, and surfacing quantitative insights without disrupting the radiologist's primary diagnostic flow.
Key Integration Surfaces in the GE Ecosystem
The Core AI Orchestration Layer
The GE Edison AI Platform is the primary hub for deploying, validating, and managing AI algorithms within the GE ecosystem. Integration here provides centralized governance and a scalable runtime environment.
Key Integration Points:
- Model Validation & Containerization: Package custom or third-party AI models into Edison-validated Docker containers for secure, performant execution.
- DICOM Adapters & Listeners: Configure services to listen for incoming studies from modalities or PACS via DICOM, trigger AI inference, and return results as DICOM Structured Reports (SR) or Secondary Capture images.
- Clinical Workflow Embedding: Use Edison's APIs to push AI results and alerts directly into clinical applications like Centricity PACS or CardioPACS, ensuring findings are presented in the radiologist's native workflow.
This platform handles the heavy lifting of data normalization, GPU resource management, and audit logging, allowing you to focus on clinical application logic.
High-Value AI Use Cases for GE Imaging
Practical integration patterns for connecting AI models to GE's Edison AI Platform, Centricity PACS, and CardioPACS to automate analysis, prioritize worklists, and enhance clinical decision support without disrupting existing radiologist workflows.
Automated Critical Finding Triage
Integrate AI detection algorithms for ICH, PE, or pneumothorax directly into the Centricity PACS reading worklist. Use DICOM SCU/SCP and HL7 ADT hooks to prioritize studies with positive AI findings, routing critical ED and stroke cases to the top of the list for same-hour review.
Structured Report Drafting
Connect AI quantification models (e.g., lung nodule volumetry, cardiac chamber analysis) to the GE reporting module. Generate AI-derived measurements and draft sentences in SR (Structured Report) format, auto-populating report templates within the radiologist's native workflow for editing and sign-off.
Advanced Visualization Enhancement
Embed AI-powered segmentation and reconstruction tools within GE AW (Advantage Workstation) or the zero-footprint viewer. Enable one-click organ segmentation, vessel tracking, or metal artifact reduction, providing quantitative 3D models and measurements directly in the post-processing environment.
Quality Assurance & Protocol Compliance
Deploy AI models via the Edison AI Platform to monitor incoming DICOM studies. Automatically check for protocol adherence, contrast timing, and dose metrics. Flag non-compliant studies for technologist review and log insights to a QA dashboard, reducing repeat scans and manual checks.
Cardiology Quantification Workflow
Integrate AI analysis for echo, cardiac CT, or MRI into GE CardioPACS. Automate ejection fraction calculation, wall motion scoring, and plaque characterization. Push structured results and annotated images directly into the cardiologist's review session and reporting workflow.
Longitudinal Comparison & Tracking
Leverage the GE HealthCloud Imaging data lake and VNA to run AI across historical studies. Automatically retrieve prior exams, perform registration, and quantify change over time (e.g., tumor growth, MS lesion load). Present comparison dashboards within the clinical viewer to support follow-up decisions.
Example AI-Enhanced Clinical Workflows
These concrete workflows illustrate how AI models connect to GE Imaging Systems and PACS via the Edison AI platform, Centricity PACS APIs, and visualization tools to automate analysis, prioritize work, and support clinical decisions.
Trigger: A non-contrast head CT study is completed in the ED and sent to the GE PACS.
Context/Data Pulled: The DICOM study is automatically routed via the GE Edison AI Platform's DICOM listener. The platform extracts the study metadata (accession number, modality, body part) and the image pixel data.
Model or Agent Action: A pre-validated intracranial hemorrhage (ICH) detection algorithm, containerized and registered on Edison AI, runs inference on the study. The model returns a structured JSON result indicating "critical_finding": true, "confidence": 0.94, and bounding box coordinates for the hemorrhage.
System Update or Next Step: The Edison AI Platform creates a DICOM Structured Report (SR) with the AI findings and pushes it back to the PACS, linked to the original study. Simultaneously, it calls the Centricity PACS RA Workflow Manager API to:
- Flag the study with a
"PRIORITY: CRITICAL"tag. - Move the study to the top of the designated
"ED Neuro"reading worklist. - Optionally trigger an HL7 alert to the ED's clinical system.
Human Review Point: The radiologist opens the prioritized study in AW Server or the zero-footprint viewer. The AI-generated SR is displayed as an annotation overlay or a separate findings panel, allowing the radiologist to quickly verify the AI detection and dictate the final report.
Implementation Architecture: Data Flow & Integration Patterns
A technical blueprint for securely embedding AI inference into GE Imaging Systems, from the modality to the PACS worklist.
Integration with GE's ecosystem typically follows a hub-and-spoke model centered on the GE Edison AI Platform and Centricity PACS. The primary data flow begins when a completed DICOM study is sent from a GE modality (like a Revolution CT or SIGNA MRI) or a VNA to a designated receiving node. Using DICOM C-STORE SCP services or monitoring a DICOM directory, an integration service can capture the study and route it—along with relevant HL7 ADT data for patient context—to containerized AI inference engines. Results are returned as DICOM Structured Reports (SR) or Secondary Capture objects, which are then injected back into the PACS. For workflow orchestration, the Centricity PACS API or GE HealthCloud APIs are used to update the radiologist's worklist, applying priority flags or prefetching prior studies based on AI findings.
For advanced visualization and quantitative tools, integration extends to GE AW (Advantage Workstation) Server or the CardioPACS environment. Here, AI-generated segmentations or measurements (e.g., tumor volumetry, ejection fraction) can be pushed as DICOM Segmentation or Parametric Map objects, making them available within the radiologist's or cardiologist's native 3D review session. Governance is enforced through RBAC at the API layer and by maintaining a full audit trail of AI inferences linked to the original study UID. This architecture supports use cases like automated pneumothorax detection on chest X-rays routed to the ED worklist or brain bleed triage on head CTs that trigger an alert in the reading room.
Rollout requires a phased approach, starting with a single modality or body part in a QA environment. A critical step is validating the AI output's alignment with GE's hanging protocols and display formats to avoid disrupting radiologist efficiency. Successful production deployment hinges on integrating with existing dose monitoring and quality assurance workflows in systems like GE DoseWatch, ensuring AI operations are part of the department's continuous improvement cycle. For health systems using GE HealthCloud, the pattern shifts to leveraging cloud-native services for scalable, managed AI inference, with data residency and egress costs being key architectural considerations.
Code & Payload Examples
Connecting to the Edison AI Platform
The GE Edison AI Platform provides a containerized environment for validating and deploying AI algorithms. Integration typically involves packaging your model into a Docker container that adheres to Edison's specifications and exposing a REST API for inference.
Example Python client for inference:
pythonimport requests import json # Edison AI Platform endpoint (typically internal within hospital network) edison_inference_url = "http://edison-ai-service:8080/predict" # Payload with study identifiers and optional parameters payload = { "study_uid": "1.2.840.113619.2.404.3.277.54321.98765", "series_uid": "1.2.840.113619.2.404.3.277.54321.98765.1", "model_id": "pneumothorax-detection-v2", "parameters": { "confidence_threshold": 0.85, "return_overlay": True } } headers = {"Content-Type": "application/json", "Authorization": "Bearer YOUR_EDISON_API_KEY"} response = requests.post(edison_inference_url, json=payload, headers=headers) result = response.json() # Result includes findings and DICOM SR reference if result["status"] == "success": for finding in result["findings"]: print(f"Finding: {finding['label']}, Confidence: {finding['confidence']:.2f}")
This pattern allows third-party or custom AI models to be orchestrated within GE's clinical workflow, with results often returned as DICOM Structured Reports (SR) for integration into Centricity PACS.
Realistic Time Savings & Operational Impact
This table outlines the measurable impact of integrating AI algorithms into GE Imaging Systems and PACS workflows, focusing on operational efficiency, clinical support, and quality control.
| Workflow / Metric | Before AI Integration | After AI Integration | Implementation Notes |
|---|---|---|---|
Study Triage & Prioritization | Manual worklist review by radiologist | AI-driven priority scoring and routing | Critical cases (e.g., ICH, PE) flagged for immediate review; integrates with GE PACS worklist |
Automated Quality Control (QC) | Technologist manual review of protocol compliance | AI auto-check for positioning, artifacts, dose outliers | Flags studies for repeat/QA review before radiologist reads; reduces rescans |
Quantitative Measurement (e.g., LVEF, Tumor Vol.) | Manual segmentation and calculation on AW workstation | AI-powered auto-segmentation with measurements | Results pushed to report as DICOM SR; 15-20 minutes saved per complex case |
Report Draft Generation | Radiologist dictates all findings from scratch | AI suggests draft findings based on detected anomalies | Human-in-the-loop review and edit; integrates with GE reporting module |
Critical Finding Notification | Manual phone call/alert after report finalization | AI triggers instant alert via HL7 for critical findings (e.g., pneumothorax) | Configurable rules for ED, ICU; reduces time-to-treatment |
Coding & Charge Capture Support | Manual code assignment post-report | AI suggests CPT/RVU codes based on report content and AI findings | Integrates with billing system; improves accuracy and reduces denials |
Advanced Visualization Prep | Manual organ segmentation for 3D models (AW) | AI pre-segments key anatomy (liver, vessels, tumors) | One-click 3D model generation; saves 10+ minutes per surgical planning case |
Governance, Security, and Phased Rollout
Deploying AI in a clinical imaging environment requires a structured approach that prioritizes patient safety, data integrity, and clinical validation.
A production integration with GE Imaging Systems and the Edison AI Platform is built on a secure, auditable pipeline. DICOM studies are typically routed from Centricity PACS or HealthCloud to a dedicated inference queue via DICOMweb or a modality worklist trigger. AI models, whether third-party algorithms from the Edison Marketplace or custom models, run in isolated, HIPAA-compliant containers. Results are returned as DICOM Structured Reports (SR) or Secondary Capture objects, stamped with the model's unique device identifier (UDI) for full traceability. All data exchanges are encrypted in transit, and access is controlled via integration with the hospital's existing identity provider (e.g., Active Directory) for role-based access control (RBAC).
We advocate for a phased, use-case-led rollout to build clinical trust and operational proof. Phase 1 often starts with a non-diagnostic, operational AI use case like automated protocoling or image quality control (e.g., slice positioning check for brain MRI). This de-risks the integration and validates the data pipeline. Phase 2 introduces a diagnostic-assist tool, such as a pneumothorax detection algorithm for chest X-rays, deployed in a "silent mode" where it runs in the background and its findings are logged but not displayed, allowing for retrospective validation against radiologist reports. Phase 3 activates clinical integration, displaying AI findings as a prioritized worklist in Centricity PACS or as an overlay in Advanced Workstation (AW), but requiring explicit radiologist confirmation before inclusion in the final report.
Governance is maintained through a continuous feedback loop. All AI inferences, along with the radiologist's final interpretation, are logged to a secure audit database. This creates a ground-truth dataset for periodic model performance review, enabling the detection of concept drift or performance degradation on your specific patient population. A clear escalation and downtime procedure is documented, defining how to bypass AI routing if the service is unavailable. This structured, incremental approach ensures AI augments the radiologist's workflow safely, maintaining the standard of care while introducing efficiency gains where they are most defensible.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
FAQ: Technical & Commercial Considerations
Practical questions and answers for technical leaders planning AI integration with GE Imaging Systems, covering the Edison AI platform, Centricity PACS, and advanced visualization tools.
AI connects to GE systems at three main layers:
- Edison AI Platform: The primary gateway for deploying validated AI applications. Integration involves packaging algorithms into Docker containers, defining input/output schemas (DICOM, JSON), and registering them via the Edison Developer Portal. The platform handles DICOM routing, inference execution, and result delivery back to PACS as DICOM Structured Reports (SR) or Secondary Capture images.
- Centricity PACS APIs & DICOM Services: For direct workflow integration, you can use:
- DICOM C-STORE SCP/SCU: To send studies to an AI inference service and receive results.
- DICOM Modality Worklist: To pull patient/study context for AI processing.
- Centricity PACS RA (Radiology Access) API: A RESTful API for querying worklists, retrieving study metadata, and updating statuses to trigger or reflect AI analysis.
- Advanced Visualization (AW Server): For AI that generates 3D models or segmentations, results can be pushed as DICOM objects and linked to the source study, making them available within the AW Suite for surgical planning or quantitative review.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us