Package ca.uhn.fhir.rest.server.interceptor.consent
package ca.uhn.fhir.rest.server.interceptor.consent
-
ClassDescriptionThe ConsentInterceptor can be used to apply arbitrary consent rules and data access policies on responses from a FHIR server.Consent Service that returns a fixed verdict.Implementation of
IConsentService
that forwards to another implementation ofIConsentService
.This interface is intended to be implemented as the user-defined contract for theConsentInterceptor
.Something that produces a vote, along with static tools for combining votes.IConsentService combiner over several delegates with pluggable combination strategyImplement rule based search result filtering as a ConsentService.