check_combination_permitted
Verifies whether merging data from two sources is permitted, preventing prohibited inferences under HIPAA, COPPA, and GDPR Article 9.
Instructions
Check if combining data from two sources is permitted. Prevents prohibited inferences (HIPAA, COPPA, GDPR Art 9).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | ||
| otherSourceId | Yes | ||
| regulatoryBasis | No | ||
| forbiddenSourceIds | No | ||
| otherSourceClasses | No | ||
| forbiddenSourceClasses | No |