static ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.builder() |
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.definition(Element definition) |
Define members of the research element using Codes (such as condition, medication, or observation), Expressions (
using an expression language such as FHIRPath or CQL) or DataRequirements (such as Diabetes diagnosis onset in the
last year).
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.exclude(java.lang.Boolean exclude) |
Convenience method for setting exclude .
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.exclude(Boolean exclude) |
When true, members with this characteristic are excluded from the element.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.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.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.from(ResearchElementDefinition.Characteristic characteristic) |
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.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.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.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.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.participantEffective(Element participantEffective) |
Indicates what effective period the study covers.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.participantEffectiveDescription(java.lang.String participantEffectiveDescription) |
Convenience method for setting participantEffectiveDescription .
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.participantEffectiveDescription(String participantEffectiveDescription) |
A narrative description of the time period the study covers.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.participantEffectiveGroupMeasure(GroupMeasure participantEffectiveGroupMeasure) |
Indicates how elements are aggregated within the study effective period.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.participantEffectiveTimeFromStart(Duration participantEffectiveTimeFromStart) |
Indicates duration from the participant's study entry.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.studyEffective(Element studyEffective) |
Indicates what effective period the study covers.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.studyEffectiveDescription(java.lang.String studyEffectiveDescription) |
Convenience method for setting studyEffectiveDescription .
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.studyEffectiveDescription(String studyEffectiveDescription) |
A narrative description of the time period the study covers.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.studyEffectiveGroupMeasure(GroupMeasure studyEffectiveGroupMeasure) |
Indicates how elements are aggregated within the study effective period.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.studyEffectiveTimeFromStart(Duration studyEffectiveTimeFromStart) |
Indicates duration from the study initiation.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.toBuilder() |
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.unitOfMeasure(CodeableConcept unitOfMeasure) |
Specifies the UCUM unit for the outcome.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.usageContext(java.util.Collection<UsageContext> usageContext) |
Use UsageContext to define the members of the population, such as Age Ranges, Genders, Settings.
|
ResearchElementDefinition.Characteristic.Builder |
ResearchElementDefinition.Characteristic.Builder.usageContext(UsageContext... usageContext) |
Use UsageContext to define the members of the population, such as Age Ranges, Genders, Settings.
|