Interface PatientService

All Superinterfaces:
BasicResourceService<org.hl7.fhir.r4.model.Patient>, BasicService
All Known Implementing Classes:
PatientServiceImpl, PatientServiceJaxrs, PatientServiceSecure

public interface PatientService extends BasicResourceService<org.hl7.fhir.r4.model.Patient>