X12 Generate
Category: Healthcare Standards: X12 EDI · HIPAA 5010
Generate X12 EDI transactions from structured data
What this node does
- 837P/I generation
- 835 remittance
- 270/271 eligibility
- 276/277 status
- 278 auth
How to use
- In the Hydra Builder, open or create a workflow
- In the node palette on the left, find X12 Generate 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 Transaction Data and Transaction Type input port from an upstream node
- Connect the X12 EDI Content and Control Number output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Transaction Data | json | ✓ | JSON data object |
| Transaction Type | text | ✓ | Plain text string |
Outputs
| Port | Type | Description |
|---|---|---|
| X12 EDI Content | x12-message | x12-message data |
| Control Number | text | Plain text string |
Configuration
Open the configuration dialog by double-clicking the X12 Generate node on the canvas.
| Parameter | What to enter |
|---|---|
transactionType | Configure transactionType in the node settings |
senderQualifier | Configure senderQualifier in the node settings |
receiverQualifier | Configure receiverQualifier in the node settings |
When to use this node
- Generate claims
- Create eligibility inquiries
- Produce remittance advice
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.