Class PatientServiceImpl

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

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