AI Decision Support
Category: Agent Standards: HIPAA · Clinical decision support standards
AI-powered clinical decision support with evidence analysis
What this node does
- Evidence-based analysis
- Option comparison
- Recommendation with rationale
- Risk/benefit analysis
How to use
- In the Hydra Builder, open or create a workflow
- In the node palette on the left, find AI Decision Support 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 Clinical Question input port from an upstream node
- Optionally connect the Available Options port if needed
- Connect the Decision Support and Evidence Analysis output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Clinical Question | text | ✓ | Plain text string |
| Available Options | array | Optional | A list of items |
Outputs
| Port | Type | Description |
|---|---|---|
| Decision Support | text | Plain text string |
| Evidence Analysis | json | JSON data object |
Configuration
Open the configuration dialog by double-clicking the AI Decision Support node on the canvas.
| Parameter | What to enter |
|---|---|
decisionCriteria | Configure decisionCriteria in the node settings |
includeEvidence | Configure includeEvidence in the node settings |
llmConfig | Configure llmConfig in the node settings |
When to use this node
- Treatment selection
- Medication choice
- Intervention planning
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.