Treatment Planner
Category: Agent Standards: HIPAA · Clinical guidelines
Generate comprehensive treatment plans using AI with medication, lifestyle, and monitoring
What this node does
- Medication planning
- Lifestyle recommendations
- Monitoring plans
- Patient-specific
How to use
- In the Hydra Builder, open or create a workflow
- In the node palette on the left, find Treatment Planner 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 Primary Diagnosis input port from an upstream node
- Optionally connect the Patient Factors port if needed
- Connect the Treatment Plan and Monitoring Plan output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Primary Diagnosis | text | ✓ | Plain text string |
| Patient Factors | json | Optional | JSON data object |
Outputs
| Port | Type | Description |
|---|---|---|
| Treatment Plan | json | JSON data object |
| Monitoring Plan | array | A list of items |
Configuration
Open the configuration dialog by double-clicking the Treatment Planner node on the canvas.
| Parameter | What to enter |
|---|---|
includeAlternatives | Configure includeAlternatives in the node settings |
considerContraindications | Configure considerContraindications in the node settings |
llmConfig | Configure llmConfig in the node settings |
When to use this node
- Generate treatment plans
- Medication recommendations
- Care coordination
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.