Evidence.Statistic.Builder |
Evidence.Statistic.Builder.attributeEstimate(java.util.Collection<Evidence.Statistic.AttributeEstimate> attributeEstimate) |
A statistical attribute of the statistic such as a measure of heterogeneity.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.attributeEstimate(Evidence.Statistic.AttributeEstimate... attributeEstimate) |
A statistical attribute of the statistic such as a measure of heterogeneity.
|
static Evidence.Statistic.Builder |
Evidence.Statistic.builder() |
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.category(CodeableConcept category) |
When the measured variable is handled categorically, the category element is used to define which category the
statistic is reporting.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.description(java.lang.String description) |
Convenience method for setting description .
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.description(String description) |
A description of the content value of the statistic.
|
Evidence.Statistic.Builder |
Evidence.Statistic.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.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Evidence.Statistic.Builder |
Evidence.Statistic.Builder.from(Evidence.Statistic statistic) |
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.modelCharacteristic(java.util.Collection<Evidence.Statistic.ModelCharacteristic> modelCharacteristic) |
A component of the method to generate the statistic.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.modelCharacteristic(Evidence.Statistic.ModelCharacteristic... modelCharacteristic) |
A component of the method to generate the statistic.
|
Evidence.Statistic.Builder |
Evidence.Statistic.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.
|
Evidence.Statistic.Builder |
Evidence.Statistic.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.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.note(java.util.Collection<Annotation> note) |
Footnotes and/or explanatory notes.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.note(Annotation... note) |
Footnotes and/or explanatory notes.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.numberAffected(UnsignedInt numberAffected) |
The number of participants affected where the unit of analysis is the same as sampleSize.knownDataCount and sampleSize.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.numberOfEvents(UnsignedInt numberOfEvents) |
The number of events associated with the statistic, where the unit of analysis is different from numberAffected,
sampleSize.knownDataCount and sampleSize.numberOfParticipants.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.quantity(Quantity quantity) |
Statistic value.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.sampleSize(Evidence.Statistic.SampleSize sampleSize) |
Number of samples in the statistic.
|
Evidence.Statistic.Builder |
Evidence.Statistic.Builder.statisticType(CodeableConcept statisticType) |
Type of statistic, eg relative risk.
|
Evidence.Statistic.Builder |
Evidence.Statistic.toBuilder() |
|