static MeasureReport.Group.Builder |
MeasureReport.Group.builder() |
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.code(CodeableConcept code) |
The meaning of the population group as defined in the measure definition.
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected MeasureReport.Group.Builder |
MeasureReport.Group.Builder.from(MeasureReport.Group group) |
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.measureScore(Quantity measureScore) |
The measure score for this population group, calculated as appropriate for the measure type and scoring method, and
based on the contents of the populations defined in the group.
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.population(java.util.Collection<MeasureReport.Group.Population> population) |
The populations that make up the population group, one for each type of population appropriate for the measure.
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.population(MeasureReport.Group.Population... population) |
The populations that make up the population group, one for each type of population appropriate for the measure.
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.stratifier(java.util.Collection<MeasureReport.Group.Stratifier> stratifier) |
When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the
measure.
|
MeasureReport.Group.Builder |
MeasureReport.Group.Builder.stratifier(MeasureReport.Group.Stratifier... stratifier) |
When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the
measure.
|
MeasureReport.Group.Builder |
MeasureReport.Group.toBuilder() |
|