Risk Calculator
Category: Healthcare Standards: HIPAA · Clinical guidelines
Calculate clinical risk scores (CHADS2, CHA2DS2-VASc, eGFR, APACHE-II)
What this node does
- CHADS2 score
- CHA2DS2-VASc
- eGFR
- APACHE-II
- Risk stratification
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find Risk Calculator under the Healthcare 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 Risk Score Type and Patient Data input port from an upstream node
- Connect the Risk Score and Risk Level and Clinical Recommendation output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Risk Score Type | text | ✓ | Plain text string |
| Patient Data | json | ✓ | JSON data object |
Outputs
| Port | Type | Description |
|---|---|---|
| Risk Score | number | Numeric value |
| Risk Level | text | Plain text string |
| Clinical Recommendation | text | Plain text string |
Configuration
Open the configuration dialog by double-clicking the Risk Calculator node on the canvas.
| Parameter | What to enter |
|---|---|
riskType | Configure riskType in the node settings |
scoringCriteria | Configure scoringCriteria in the node settings |
includeRecommendations | Configure includeRecommendations in the node settings |
When to use this node
- Stroke risk in AF
- Kidney function estimation
- ICU mortality prediction
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.