check_combination_permitted
Check if combining data from two sources is allowed, 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 |