Class CompartmentSearchParameterModifications

java.lang.Object
ca.uhn.fhir.interceptor.auth.CompartmentSearchParameterModifications

This class is used in RuleBuilder, as a way to allow adding or removing certain Search Parameters to the compartment. For example, if you were to add as additional SPs [device -> ["patient", "subject"] and apply it to compartment Patient/123, then any device with Patient/123 as its patient would be considered "in" the compartment, despite the fact that device is technically not part of the compartment definition for patient.