X12 Validate
Category: Healthcare Standards: X12 EDI · HIPAA 5010
Validate X12 EDI transactions against HIPAA 5010 rules
What this node does
- HIPAA 5010 validation
- Segment structure checks
- Code set validation
- Envelope validation
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find X12 Validate 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 Raw X12 EDI Content input port from an upstream node
- Connect the Is Valid and Validation Errors and Validation Report output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Raw X12 EDI Content | x12-message | ✓ | x12-message data |
Outputs
| Port | Type | Description |
|---|---|---|
| Is Valid | text | Plain text string |
| Validation Errors | json | JSON data object |
| Validation Report | json | JSON data object |
Configuration
Open the configuration dialog by double-clicking the X12 Validate node on the canvas.
| Parameter | What to enter |
|---|---|
strictMode | Configure strictMode in the node settings |
validationProfile | Configure validationProfile in the node settings |
When to use this node
- Validate before submission
- Compliance checking
- EDI quality assurance
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.