Class PatientServiceSecure

All Implemented Interfaces:
BasicService, BasicResourceService<org.hl7.fhir.r4.model.Patient>, PatientService, org.springframework.beans.factory.InitializingBean

public class PatientServiceSecure extends AbstractResourceServiceSecure<PatientDao,org.hl7.fhir.r4.model.Patient,PatientService> implements PatientService