Class PatientAuthorizationRule

java.lang.Object
dev.dsf.fhir.authorization.AbstractAuthorizationRule<R,D>
dev.dsf.fhir.authorization.AbstractMetaTagAuthorizationRule<org.hl7.fhir.r4.model.Patient,PatientDao>
dev.dsf.fhir.authorization.PatientAuthorizationRule
All Implemented Interfaces:
AuthorizationRule<org.hl7.fhir.r4.model.Patient>, org.springframework.beans.factory.InitializingBean

public class PatientAuthorizationRule extends AbstractMetaTagAuthorizationRule<org.hl7.fhir.r4.model.Patient,PatientDao>