Lab Result Interpreter
Category: Healthcare Standards: HIPAA · CAP/CLIA
Interpret lab results with age/sex-specific reference ranges
What this node does
- Reference range lookup
- Age/sex adjustment
- Critical value detection
- Trend analysis
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find Lab Result Interpreter 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 Lab Results input port from an upstream node
- Optionally connect the Patient Demographics port if needed
- Connect the Interpreted Results and Critical Values output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Lab Results | array | ✓ | A list of items |
| Patient Demographics | json | Optional | JSON data object |
Outputs
| Port | Type | Description |
|---|---|---|
| Interpreted Results | array | A list of items |
| Critical Values | array | A list of items |
Configuration
Open the configuration dialog by double-clicking the Lab Result Interpreter node on the canvas.
| Parameter | What to enter |
|---|---|
referenceRanges | Configure referenceRanges in the node settings |
criticalThresholds | Configure criticalThresholds in the node settings |
includeTrends | Configure includeTrends in the node settings |
When to use this node
- Interpret CBC results
- Flag critical lab values
- Generate lab reports
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.