Vitals Processing
Category: Healthcare Standards: HIPAA · Clinical standards
Process and analyze vital signs with alert generation (BP, HR, temp, SpO2, BMI)
What this node does
- BP/HR/Temp/SpO2/BMI processing
- Alert generation
- Trend detection
- Unit conversion
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find Vitals Processing 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 Vital Signs Data input port from an upstream node
- Connect the Critical Alerts and Normalized Vitals output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Vital Signs Data | json | ✓ | JSON data object |
Outputs
| Port | Type | Description |
|---|---|---|
| Critical Alerts | array | A list of items |
| Normalized Vitals | json | JSON data object |
Configuration
Open the configuration dialog by double-clicking the Vitals Processing node on the canvas.
| Parameter | What to enter |
|---|---|
alertThresholds | Configure alertThresholds in the node settings |
unitsSystem | Configure unitsSystem in the node settings |
calculateBMI | Configure calculateBMI in the node settings |
When to use this node
- Monitor patient vitals
- Generate critical alerts
- Normalize vital signs
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.