Class OrganizationServiceJaxrs

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

@Path("Organization") public class OrganizationServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.Organization,OrganizationService> implements OrganizationService