Insight Extractor
Category: Agent Standards: HIPAA
Extract insights from clinical data (trends, patterns, anomalies)
What this node does
- Trend detection
- Pattern identification
- Anomaly detection
- Recommendations
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find Insight Extractor under the Agent category (or use the search bar)
- Drag the node onto the canvas
- Double-click the node to open its configuration dialog
- Fill in the required parameters (see Configuration below)
- Connect the Input Data input port from an upstream node
- Optionally connect the Insight Types port if needed
- Connect the Extracted Insights and Visualization Data output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Input Data | json | ✓ | JSON data object |
| Insight Types | array | Optional | A list of items |
Outputs
| Port | Type | Description |
|---|---|---|
| Extracted Insights | array | A list of items |
| Visualization Data | json | JSON data object |
Configuration
Open the configuration dialog by double-clicking the Insight Extractor node on the canvas.
| Parameter | What to enter |
|---|---|
insightTypes | Configure insightTypes in the node settings |
outputFormat | Output format: json, csv, fhir-bundle, or hl7 |
llmConfig | Configure llmConfig in the node settings |
When to use this node
- Analyze patient trends
- Identify patterns
- Detect anomalies
Need help configuring this node?
Go to Settings → Connectors to set up the connection this node depends on, then reference the connector ID in the node configuration dialog.