care.emr.reports.authorizers.base module¶ class BaseReportAuthorizer¶ Bases: ABC abstractmethod authorize_read(user, associating_id: str) → bool¶ abstractmethod authorize_write(user, associating_id: str) → bool¶