check_combination_permitted
Determine if combining data from two sources is permitted, preventing prohibited inferences under HIPAA, COPPA, and GDPR Art 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 |