Class PatientServiceJaxrs

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

@Path("Patient") public class PatientServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.Patient,PatientService> implements PatientService