Class CodeSystemAuthorizationRule

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

public class CodeSystemAuthorizationRule extends AbstractMetaTagAuthorizationRule<org.hl7.fhir.r4.model.CodeSystem,CodeSystemDao>