X12 Parse
Category: Healthcare Standards: X12 EDI · HIPAA 5010
Parse raw X12 EDI transactions into structured data
What this node does
- 837P/I parsing
- 835 remittance
- 270/271 eligibility
- 276/277 status
- 278 auth
- 834/820
How to use
- In the Hydra Builder, open or create a workflow
- In the node palette on the left, find X12 Parse 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 Parsed Transaction and Transaction Type and Control Number output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Raw X12 EDI Content | x12-message | ✓ | x12-message data |
Outputs
| Port | Type | Description |
|---|---|---|
| Parsed Transaction | json | JSON data object |
| Transaction Type | text | Plain text string |
| Control Number | text | Plain text string |
Configuration
Open the configuration dialog by double-clicking the X12 Parse node on the canvas.
| Parameter | What to enter |
|---|---|
autoDetectType | Configure autoDetectType in the node settings |
When to use this node
- Parse incoming EDI
- Extract claim data
- Process remittance
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.