Dosage.Builder |
Dosage.Builder.additionalInstruction(CodeableConcept... additionalInstruction) |
Supplemental instructions to the patient on how to take the medication (e.g.
|
Dosage.Builder |
Dosage.Builder.additionalInstruction(Collection<CodeableConcept> additionalInstruction) |
Supplemental instructions to the patient on how to take the medication (e.g.
|
Dosage.Builder |
Dosage.Builder.asNeeded(Element asNeeded) |
Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it
indicates the precondition for taking the Medication (CodeableConcept).
|
static Dosage.Builder |
Dosage.builder() |
|
Dosage.Builder |
Dosage.Builder.doseAndRate(Dosage.DoseAndRate... doseAndRate) |
The amount of medication administered.
|
Dosage.Builder |
Dosage.Builder.doseAndRate(Collection<Dosage.DoseAndRate> doseAndRate) |
The amount of medication administered.
|
Dosage.Builder |
Dosage.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Dosage.Builder |
Dosage.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.Builder |
Dosage.Builder.from(Dosage dosage) |
|
Dosage.Builder |
Dosage.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Dosage.Builder |
Dosage.Builder.maxDosePerAdministration(SimpleQuantity maxDosePerAdministration) |
Upper limit on medication per administration.
|
Dosage.Builder |
Dosage.Builder.maxDosePerLifetime(SimpleQuantity maxDosePerLifetime) |
Upper limit on medication per lifetime of the patient.
|
Dosage.Builder |
Dosage.Builder.maxDosePerPeriod(Ratio maxDosePerPeriod) |
Upper limit on medication per unit of time.
|
Dosage.Builder |
Dosage.Builder.method(CodeableConcept method) |
Technique for administering medication.
|
Dosage.Builder |
Dosage.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.Builder |
Dosage.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.Builder |
Dosage.Builder.patientInstruction(String patientInstruction) |
Instructions in terms that are understood by the patient or consumer.
|
Dosage.Builder |
Dosage.Builder.route(CodeableConcept route) |
How drug should enter body.
|
Dosage.Builder |
Dosage.Builder.sequence(Integer sequence) |
Indicates the order in which the dosage instructions should be applied or interpreted.
|
Dosage.Builder |
Dosage.Builder.site(CodeableConcept site) |
Body site to administer to.
|
Dosage.Builder |
Dosage.Builder.text(String text) |
Free text dosage instructions e.g.
|
Dosage.Builder |
Dosage.Builder.timing(Timing timing) |
When medication should be administered.
|
Dosage.Builder |
Dosage.toBuilder() |
|