static Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.builder() |
|
Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.Builder.dose(Element dose) |
Amount of medication per dose.
|
Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.Builder.from(Dosage.DoseAndRate doseAndRate) |
|
Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.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.
|
Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.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.
|
Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.Builder.rate(Element rate) |
Amount of medication per unit of time.
|
Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.toBuilder() |
|
Dosage.DoseAndRate.Builder |
Dosage.DoseAndRate.Builder.type(CodeableConcept type) |
The kind of dose or rate specified, for example, ordered or calculated.
|