Class R4MeasureService
java.lang.Object
org.opencds.cqf.fhir.cr.measure.r4.R4MeasureService
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionR4MeasureService(org.opencds.cqf.fhir.api.Repository repository, MeasureEvaluationOptions measureEvaluationOptions) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidorg.hl7.fhir.r4.model.MeasureReportevaluate(org.opencds.cqf.fhir.utility.monad.Either3<org.hl7.fhir.r4.model.CanonicalType, org.hl7.fhir.r4.model.IdType, org.hl7.fhir.r4.model.Measure> measure, String periodStart, String periodEnd, String reportType, String subjectId, String lastReceivedOn, org.hl7.fhir.r4.model.Endpoint contentEndpoint, org.hl7.fhir.r4.model.Endpoint terminologyEndpoint, org.hl7.fhir.r4.model.Endpoint dataEndpoint, org.hl7.fhir.r4.model.Bundle additionalData, org.hl7.fhir.r4.model.Parameters parameters, String productLine, String practitioner)
-
Field Details
-
CQI_CONTACTDETAIL
-
US_JURISDICTION_CODING
-
SUPPLEMENTAL_DATA_SEARCHPARAMETER
public static final org.hl7.fhir.r4.model.SearchParameter SUPPLEMENTAL_DATA_SEARCHPARAMETER
-
-
Constructor Details
-
R4MeasureService
public R4MeasureService(org.opencds.cqf.fhir.api.Repository repository, MeasureEvaluationOptions measureEvaluationOptions)
-
-
Method Details
-
evaluate
public org.hl7.fhir.r4.model.MeasureReport evaluate(org.opencds.cqf.fhir.utility.monad.Either3<org.hl7.fhir.r4.model.CanonicalType, org.hl7.fhir.r4.model.IdType, org.hl7.fhir.r4.model.Measure> measure, String periodStart, String periodEnd, String reportType, String subjectId, String lastReceivedOn, org.hl7.fhir.r4.model.Endpoint contentEndpoint, org.hl7.fhir.r4.model.Endpoint terminologyEndpoint, org.hl7.fhir.r4.model.Endpoint dataEndpoint, org.hl7.fhir.r4.model.Bundle additionalData, org.hl7.fhir.r4.model.Parameters parameters, String productLine, String practitioner) -
ensureSupplementalDataElementSearchParameter
protected void ensureSupplementalDataElementSearchParameter()
-