static MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.builder() |
|
MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.Builder.code(CodeableConcept... code) |
The meaning of this stratifier, as defined in the measure definition.
|
MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.Builder.code(Collection<CodeableConcept> code) |
The meaning of this stratifier, as defined in the measure definition.
|
MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.Builder.from(MeasureReport.Group.Stratifier stratifier) |
|
MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.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.Stratifier.Builder |
MeasureReport.Group.Stratifier.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.
|
MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.Builder.stratum(MeasureReport.Group.Stratifier.Stratum... stratum) |
This element contains the results for a single stratum within the stratifier.
|
MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.Builder.stratum(Collection<MeasureReport.Group.Stratifier.Stratum> stratum) |
This element contains the results for a single stratum within the stratifier.
|
MeasureReport.Group.Stratifier.Builder |
MeasureReport.Group.Stratifier.toBuilder() |
|