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.Implementation of
IConsentServicethat forwards to another implementation ofIConsentService.This interface is intended to be implemented as the user-defined contract for theConsentInterceptor.