static Measure.Group.Builder |
Measure.Group.builder() |
|
Measure.Group.Builder |
Measure.Group.Builder.code(CodeableConcept code) |
Indicates a meaning for the group.
|
Measure.Group.Builder |
Measure.Group.Builder.description(String description) |
The human readable description of this population group.
|
Measure.Group.Builder |
Measure.Group.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Measure.Group.Builder |
Measure.Group.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Measure.Group.Builder |
Measure.Group.Builder.from(Measure.Group group) |
|
Measure.Group.Builder |
Measure.Group.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Measure.Group.Builder |
Measure.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.
|
Measure.Group.Builder |
Measure.Group.Builder.modifierExtension(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.
|
Measure.Group.Builder |
Measure.Group.Builder.population(Measure.Group.Population... population) |
A population criteria for the measure.
|
Measure.Group.Builder |
Measure.Group.Builder.population(Collection<Measure.Group.Population> population) |
A population criteria for the measure.
|
Measure.Group.Builder |
Measure.Group.Builder.stratifier(Measure.Group.Stratifier... stratifier) |
The stratifier criteria for the measure report, specified as either the name of a valid CQL expression defined within
a referenced library or a valid FHIR Resource Path.
|
Measure.Group.Builder |
Measure.Group.Builder.stratifier(Collection<Measure.Group.Stratifier> stratifier) |
The stratifier criteria for the measure report, specified as either the name of a valid CQL expression defined within
a referenced library or a valid FHIR Resource Path.
|
Measure.Group.Builder |
Measure.Group.toBuilder() |
|