Compliance Checker
Category: Security Standards: HIPAA · GDPR · HITRUST
Validate data against HIPAA/GDPR compliance rules with scoring
What this node does
- HIPAA validation
- GDPR validation
- Scoring (0-100)
- Violation reporting
How to use
- In the Hydra Builder, open or create a workflow
- In the node palette on the left, find Compliance Checker under the Security 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 Input Data input port from an upstream node
- Optionally connect the Standard (HIPAA/GDPR) port if needed
- Connect the Compliance Score and Violations and Recommendations output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Input Data | json | ✓ | JSON data object |
| Standard (HIPAA/GDPR) | text | Optional | Plain text string |
Outputs
| Port | Type | Description |
|---|---|---|
| Compliance Score | number | Numeric value |
| Violations | array | A list of items |
| Recommendations | array | A list of items |
Configuration
Open the configuration dialog by double-clicking the Compliance Checker node on the canvas.
| Parameter | What to enter |
|---|---|
standard | Configure standard in the node settings |
rules | Configure rules in the node settings |
strictMode | Configure strictMode in the node settings |
generateReport | Configure generateReport in the node settings |
When to use this node
- Pre-submission validation
- Continuous compliance monitoring
- Audit preparation
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.