Diagnosis Validator
Category: Healthcare Standards: HIPAA · ICD-10 · Billing standards
Validate diagnoses against ICD-10 codes with clinical support validation
What this node does
- ICD-10 validation
- Code format checking
- Clinical support validation
- Suggestions
How to use
- In the Hydra Builder, open or create a workflow
- In the node palette on the left, find Diagnosis Validator 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 Diagnosis List input port from an upstream node
- Connect the Validation Result and Invalid Codes output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Diagnosis List | array | ✓ | A list of items |
Outputs
| Port | Type | Description |
|---|---|---|
| Validation Result | json | JSON data object |
| Invalid Codes | array | A list of items |
Configuration
Open the configuration dialog by double-clicking the Diagnosis Validator node on the canvas.
| Parameter | What to enter |
|---|---|
validateFormat | Configure validateFormat in the node settings |
checkSupport | Configure checkSupport in the node settings |
suggestAlternatives | Configure suggestAlternatives in the node settings |
When to use this node
- Validate billing codes
- Check documentation
- Code review
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.