static MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.builder() |
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.Builder.dispenseInterval(Duration dispenseInterval) |
The minimum period of time that must occur between dispenses of the medication.
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.Builder.expectedSupplyDuration(Duration expectedSupplyDuration) |
Identifies the period time over which the supplied product is expected to be used, or the length of time the dispense
is expected to last.
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.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.
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.Builder.from(MedicationRequest.DispenseRequest dispenseRequest) |
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.Builder.initialFill(MedicationRequest.DispenseRequest.InitialFill initialFill) |
Indicates the quantity or duration for the first dispense of the medication.
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.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.
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.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.
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.Builder.numberOfRepeatsAllowed(UnsignedInt numberOfRepeatsAllowed) |
An integer indicating the number of times, in addition to the original dispense, (aka refills or repeats) that the
patient can receive the prescribed medication.
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.Builder.performer(Reference performer) |
Indicates the intended dispensing Organization specified by the prescriber.
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.Builder.quantity(SimpleQuantity quantity) |
The amount that is to be dispensed for one fill.
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.toBuilder() |
|
MedicationRequest.DispenseRequest.Builder |
MedicationRequest.DispenseRequest.Builder.validityPeriod(Period validityPeriod) |
This indicates the validity period of a prescription (stale dating the Prescription).
|