Package ca.uhn.fhir.cql.r4.evaluation
Class MeasureEvaluationSeed
java.lang.Object
ca.uhn.fhir.cql.r4.evaluation.MeasureEvaluationSeed
-
Constructor Summary
ConstructorsConstructorDescriptionMeasureEvaluationSeed(EvaluationProviderFactory providerFactory, org.opencds.cqf.cql.engine.execution.LibraryLoader libraryLoader, LibraryResolutionProvider<org.hl7.fhir.r4.model.Library> libraryResourceProvider, LibraryHelper libraryHelper) -
Method Summary
Modifier and TypeMethodDescriptionorg.opencds.cqf.cql.engine.execution.Contextorg.opencds.cqf.cql.engine.data.DataProviderorg.hl7.fhir.r4.model.Measureorg.opencds.cqf.cql.engine.runtime.Intervalvoidsetup(org.hl7.fhir.r4.model.Measure measure, String periodStart, String periodEnd, String productLine, String source, String user, String pass, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails)
-
Constructor Details
-
MeasureEvaluationSeed
public MeasureEvaluationSeed(EvaluationProviderFactory providerFactory, org.opencds.cqf.cql.engine.execution.LibraryLoader libraryLoader, LibraryResolutionProvider<org.hl7.fhir.r4.model.Library> libraryResourceProvider, LibraryHelper libraryHelper)
-
-
Method Details
-
getMeasure
-
getContext
-
getMeasurementPeriod
-
getDataProvider
-
setup
-