Class MeasureReportServiceJaxrs

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

@Path("MeasureReport") public class MeasureReportServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.MeasureReport,MeasureReportService> implements MeasureReportService