Clinical Decision Support
Category: Ai Ml Standards: CDS Hooks specification · HIPAA
AI-powered clinical decision support with CDS Hooks
What this node does
- CDS Hooks
- Drug interactions
- Care gaps
- Risk scoring
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find Clinical Decision Support under the Ai Ml 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 Context and Patient Data input port from an upstream node
- Connect the CDS Cards and Recommendations output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Clinical Context | json | ✓ | JSON data object |
| Patient Data | fhir-bundle | ✓ | A FHIR R4 Bundle containing one or more resources |
Outputs
| Port | Type | Description |
|---|---|---|
| CDS Cards | json | JSON data object |
| Recommendations | json | JSON data object |
Configuration
Open the configuration dialog by double-clicking the Clinical Decision Support node on the canvas.
| Parameter | What to enter |
|---|---|
hook | Configure hook in the node settings |
rulesets | Configure rulesets in the node settings |
evidenceLevel | Configure evidenceLevel in the node settings |
actionTypes | Configure actionTypes in the node settings |
When to use this node
- Drug-drug interactions
- Screening recommendations
- Risk assessment
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.