static Measure.SupplementalData.Builder |
Measure.SupplementalData.builder() |
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.Builder.code(CodeableConcept code) |
Indicates a meaning for the supplemental data.
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.Builder.criteria(Expression criteria) |
The criteria for the supplemental data.
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.Builder.description(java.lang.String description) |
Convenience method for setting description .
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.Builder.description(String description) |
The human readable description of this supplemental data.
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.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.
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Measure.SupplementalData.Builder |
Measure.SupplementalData.Builder.from(Measure.SupplementalData supplementalData) |
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.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.
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.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.SupplementalData.Builder |
Measure.SupplementalData.toBuilder() |
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.Builder.usage(java.util.Collection<CodeableConcept> usage) |
An indicator of the intended usage for the supplemental data element.
|
Measure.SupplementalData.Builder |
Measure.SupplementalData.Builder.usage(CodeableConcept... usage) |
An indicator of the intended usage for the supplemental data element.
|