Uses of Class
org.opencds.cqf.fhir.cr.measure.common.PopulationDef
Packages that use PopulationDef
Package
Description
-
Uses of PopulationDef in org.opencds.cqf.fhir.cr.measure.common
Methods in org.opencds.cqf.fhir.cr.measure.common that return PopulationDefModifier and TypeMethodDescriptionprotected PopulationDefMeasureEvaluator.evaluatePopulationMembership(String subjectType, String subjectId, PopulationDef inclusionDef) GroupDef.getSingle(MeasurePopulationType type) Methods in org.opencds.cqf.fhir.cr.measure.common that return types with arguments of type PopulationDefModifier and TypeMethodDescriptionGroupDef.get(MeasurePopulationType type) GroupDef.populations()Methods in org.opencds.cqf.fhir.cr.measure.common with parameters of type PopulationDefModifier and TypeMethodDescriptionprotected PopulationDefMeasureEvaluator.evaluatePopulationMembership(String subjectType, String subjectId, PopulationDef inclusionDef) -
Uses of PopulationDef in org.opencds.cqf.fhir.cr.measure.dstu3
Methods in org.opencds.cqf.fhir.cr.measure.dstu3 with parameters of type PopulationDefModifier and TypeMethodDescriptionprotected voidDstu3MeasureReportBuilder.buildPopulation(MeasureDef measureDef, String groupKey, org.hl7.fhir.dstu3.model.Measure.MeasureGroupPopulationComponent measurePopulation, org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportGroupPopulationComponent reportPopulation, PopulationDef populationDef) -
Uses of PopulationDef in org.opencds.cqf.fhir.cr.measure.r4
Methods in org.opencds.cqf.fhir.cr.measure.r4 with parameters of type PopulationDefModifier and TypeMethodDescriptionprotected voidR4MeasureReportBuilder.buildPopulation(org.opencds.cqf.fhir.cr.measure.r4.R4MeasureReportBuilder.BuilderContext bc, org.hl7.fhir.r4.model.Measure.MeasureGroupPopulationComponent measurePopulation, org.hl7.fhir.r4.model.MeasureReport.MeasureReportGroupPopulationComponent reportPopulation, PopulationDef populationDef)