MedicationRequest.Substitution.Builder |
MedicationRequest.Substitution.Builder.allowed(java.lang.Boolean allowed) |
Convenience method for setting allowed with choice type Boolean.
|
MedicationRequest.Substitution.Builder |
MedicationRequest.Substitution.Builder.allowed(Element allowed) |
True if the prescriber allows a different drug to be dispensed from what was prescribed.
|
static MedicationRequest.Substitution.Builder |
MedicationRequest.Substitution.builder() |
|
MedicationRequest.Substitution.Builder |
MedicationRequest.Substitution.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.Substitution.Builder |
MedicationRequest.Substitution.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected MedicationRequest.Substitution.Builder |
MedicationRequest.Substitution.Builder.from(MedicationRequest.Substitution substitution) |
|
MedicationRequest.Substitution.Builder |
MedicationRequest.Substitution.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
MedicationRequest.Substitution.Builder |
MedicationRequest.Substitution.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.Substitution.Builder |
MedicationRequest.Substitution.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.Substitution.Builder |
MedicationRequest.Substitution.Builder.reason(CodeableConcept reason) |
Indicates the reason for the substitution, or why substitution must or must not be performed.
|
MedicationRequest.Substitution.Builder |
MedicationRequest.Substitution.toBuilder() |
|