Class PractitionerServiceJaxrs

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

@Path("Practitioner") public class PractitionerServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.Practitioner,PractitionerService> implements PractitionerService