Population.Builder |
Population.Builder.age(Element age) |
The age of the specific population.
|
static Population.Builder |
Population.builder() |
|
Population.Builder |
Population.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Population.Builder |
Population.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Population.Builder |
Population.Builder.from(Population population) |
|
Population.Builder |
Population.Builder.gender(CodeableConcept gender) |
The gender of the specific population.
|
Population.Builder |
Population.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Population.Builder |
Population.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.
|
Population.Builder |
Population.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.
|
Population.Builder |
Population.Builder.physiologicalCondition(CodeableConcept physiologicalCondition) |
The existing physiological conditions of the specific population to which this applies.
|
Population.Builder |
Population.Builder.race(CodeableConcept race) |
Race of the specific population.
|
Population.Builder |
Population.toBuilder() |
|