Skip to main content

HL7 Validator

Category: Transform Standards: HL7 v2.x · HIPAA

Validate HL7 message structure and profile conformance with scoring

What this node does

  • Structure validation
  • Profile conformance
  • Required segment checking
  • Scoring (0-100)

How to use

  1. In the Hydra Builder, open or create a workflow
  2. In the node palette on the left, find HL7 Validator under the Transform category (or use the search bar)
  3. Drag the node onto the canvas
  4. Double-click the node to open its configuration dialog
  5. Fill in the required parameters (see Configuration below)
  6. Connect the HL7 Message input port from an upstream node
  7. Optionally connect the Validation Profile port if needed
  8. Connect the Validation Result and Conformance Score output to the next node downstream

Inputs

PortTypeRequiredDescription
HL7 Messagehl7-messageAn HL7 v2.x message (ADT, ORU, ORM, etc.)
Validation ProfiletextOptionalPlain text string

Outputs

PortTypeDescription
Validation ResultjsonJSON data object
Conformance ScorenumberNumeric value

Configuration

Open the configuration dialog by double-clicking the HL7 Validator node on the canvas.

ParameterWhat to enter
profileConfigure profile in the node settings
requiredSegmentsConfigure requiredSegments in the node settings
strictModeConfigure strictMode in the node settings

When to use this node

  • Validate incoming messages
  • Check conformance
  • 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.