Uses of Enum
org.opencds.cqf.fhir.cr.measure.common.MeasurePopulationType
Packages that use MeasurePopulationType
Package
Description
-
Uses of MeasurePopulationType in org.opencds.cqf.fhir.cr.measure.common
Methods in org.opencds.cqf.fhir.cr.measure.common that return MeasurePopulationTypeModifier and TypeMethodDescriptionstatic MeasurePopulationTypePopulationDef.type()static MeasurePopulationTypeReturns the enum constant of this type with the specified name.static MeasurePopulationType[]MeasurePopulationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opencds.cqf.fhir.cr.measure.common with parameters of type MeasurePopulationTypeModifier and TypeMethodDescriptionGroupDef.get(MeasurePopulationType type) GroupDef.getSingle(MeasurePopulationType type) Constructors in org.opencds.cqf.fhir.cr.measure.common with parameters of type MeasurePopulationTypeModifierConstructorDescriptionPopulationDef(String id, ConceptDef code, MeasurePopulationType measurePopulationType, String expression) -
Uses of MeasurePopulationType in org.opencds.cqf.fhir.cr.measure.dstu3
Methods in org.opencds.cqf.fhir.cr.measure.dstu3 with parameters of type MeasurePopulationTypeModifier and TypeMethodDescriptionprotected IntegerDstu3MeasureReportScorer.getPopulationCount(org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportGroupComponent mrgc, MeasurePopulationType populationType) protected IntegerDstu3MeasureReportScorer.getPopulationCount(org.hl7.fhir.dstu3.model.MeasureReport.StratifierGroupComponent sgc, MeasurePopulationType populationType) -
Uses of MeasurePopulationType in org.opencds.cqf.fhir.cr.measure.r4
Methods in org.opencds.cqf.fhir.cr.measure.r4 with parameters of type MeasurePopulationTypeModifier and TypeMethodDescriptionprotected voidR4MeasureReportBuilder.buildStratumExtPopulation(GroupDef groupDef, MeasurePopulationType measurePopulationType, List<String> subjectIds, org.hl7.fhir.r4.model.MeasureReport.StratifierGroupComponent stratum, String extUrl)