static Measure.Group.Stratifier.Builder |
Measure.Group.Stratifier.builder() |
|
Measure.Group.Stratifier.Builder |
Measure.Group.Stratifier.Builder.code(CodeableConcept code) |
Indicates a meaning for the stratifier.
|
Measure.Group.Stratifier.Builder |
Measure.Group.Stratifier.Builder.component(Measure.Group.Stratifier.Component... component) |
A component of 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.Stratifier.Builder |
Measure.Group.Stratifier.Builder.component(Collection<Measure.Group.Stratifier.Component> component) |
A component of 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.Stratifier.Builder |
Measure.Group.Stratifier.Builder.criteria(Expression criteria) |
An expression that specifies the criteria for the stratifier.
|
Measure.Group.Stratifier.Builder |
Measure.Group.Stratifier.Builder.description(String description) |
The human readable description of this stratifier criteria.
|
Measure.Group.Stratifier.Builder |
Measure.Group.Stratifier.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Measure.Group.Stratifier.Builder |
Measure.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 Measure.Group.Stratifier.Builder |
Measure.Group.Stratifier.Builder.from(Measure.Group.Stratifier stratifier) |
|
Measure.Group.Stratifier.Builder |
Measure.Group.Stratifier.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Measure.Group.Stratifier.Builder |
Measure.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.
|
Measure.Group.Stratifier.Builder |
Measure.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.
|
Measure.Group.Stratifier.Builder |
Measure.Group.Stratifier.toBuilder() |
|