IPrivacyEnforcementService Methods |
The IPrivacyEnforcementService type exposes the following members.
Name | Description | |
---|---|---|
ApplyTData(IEnumerableTData, IPrincipal) |
Apply the policies on any result in data such that patient privacy of any returned
record would not compromise patient privacy.
| |
ApplyTData(TData, IPrincipal) |
Applies the privacy policies attached to the provided data such that a disclosure to the provided principal would
not compromise patient privacy.
| |
ValidateQueryTModel |
Validate that a query can be performed by user principal and does not contain forbidden or compromising fields
| |
ValidateWriteTData |
Determine if the record provided contains data that the user principal
shouldn't be sending.
|