Clinical Reasoning
Category: Healthcare Standards: HIPAA · Clinical standards
Generate differential diagnoses with likelihood scoring
What this node does
- Differential diagnosis
- Likelihood scoring
- Symptom analysis
- History integration
How to use
- In the Hydra Builder, open or create a workflow
- In the node palette on the left, find Clinical Reasoning 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 Chief Complaint and Symptoms input port from an upstream node
- Optionally connect the Patient History port if needed
- Connect the Differential Diagnoses and Likelihood Scores output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Chief Complaint | text | ✓ | Plain text string |
| Symptoms | array | ✓ | A list of items |
| Patient History | json | Optional | JSON data object |
Outputs
| Port | Type | Description |
|---|---|---|
| Differential Diagnoses | array | A list of items |
| Likelihood Scores | json | JSON data object |
Configuration
Open the configuration dialog by double-clicking the Clinical Reasoning node on the canvas.
| Parameter | What to enter |
|---|---|
maxDiagnoses | Configure maxDiagnoses in the node settings |
includeLikelihood | Configure includeLikelihood in the node settings |
considerHistory | Configure considerHistory in the node settings |
When to use this node
- Generate DDx lists
- Clinical reasoning support
- Medical education
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.