static MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.builder() |
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.Builder.dose(SimpleQuantity dose) |
The amount of the medication given at one administration event.
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.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 MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.Builder.from(MedicationAdministration.Dosage dosage) |
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.Builder.method(CodeableConcept method) |
A coded value indicating the method by which the medication is intended to be or was introduced into or on the body.
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.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.
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.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.
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.Builder.rate(Element rate) |
Identifies the speed with which the medication was or will be introduced into the patient.
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.Builder.route(CodeableConcept route) |
A code specifying the route or physiological path of administration of a therapeutic agent into or onto the patient.
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.Builder.site(CodeableConcept site) |
A coded specification of the anatomic site where the medication first entered the body.
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.Builder.text(String text) |
Free text dosage can be used for cases where the dosage administered is too complex to code.
|
MedicationAdministration.Dosage.Builder |
MedicationAdministration.Dosage.toBuilder() |
|