Class MeasureInfo
java.lang.Object
org.opencds.cqf.fhir.cr.measure.common.MeasureInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithGroupId(String groupId) withMeasure(String canonical) withPopulationId(String populationId)
-
Field Details
-
EXT_URL
- See Also:
-
MEASURE_PREFIX
- See Also:
-
MEASURE
- See Also:
-
GROUP_ID
- See Also:
-
POPULATION_ID
- See Also:
-
-
Constructor Details
-
MeasureInfo
public MeasureInfo()
-
-
Method Details
-
getMeasure
-
withMeasure
-
getGroupId
-
withGroupId
-
getPopulationId
-
withPopulationId
-