Clinical Rules Engine
Category: Healthcare Standards: HIPAA · Clinical safety standards
Execute clinical decision rules (8+ rules for safety and quality)
What this node does
- Renal dosing
- Critical labs
- Bleeding risk
- Duplicate therapy
- QT prolongation
How to use
- In the Hydra Builder, open or create a workflow
- In the node palette on the left, find Clinical Rules Engine 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 Patient Data input port from an upstream node
- Optionally connect the Active Rules port if needed
- Connect the Triggered Rules and Clinical Alerts output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Patient Data | json | ✓ | JSON data object |
| Active Rules | array | Optional | A list of items |
Outputs
| Port | Type | Description |
|---|---|---|
| Triggered Rules | array | A list of items |
| Clinical Alerts | array | A list of items |
Configuration
Open the configuration dialog by double-clicking the Clinical Rules Engine node on the canvas.
| Parameter | What to enter |
|---|---|
enabledRules | Configure enabledRules in the node settings |
alertSeverity | Configure alertSeverity in the node settings |
includeRecommendations | Configure includeRecommendations in the node settings |
When to use this node
- Medication safety
- Lab monitoring
- Clinical alerts
- Quality checks
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.