static MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.builder() |
|
MedicationDispense.Substitution.Builder |
MedicationDispense.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.
|
MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.Builder.from(MedicationDispense.Substitution substitution) |
|
MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
MedicationDispense.Substitution.Builder |
MedicationDispense.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.
|
MedicationDispense.Substitution.Builder |
MedicationDispense.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.
|
MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.Builder.reason(java.util.Collection<CodeableConcept> reason) |
Indicates the reason for the substitution (or lack of substitution) from what was prescribed.
|
MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.Builder.reason(CodeableConcept... reason) |
Indicates the reason for the substitution (or lack of substitution) from what was prescribed.
|
MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.Builder.responsibleParty(java.util.Collection<Reference> responsibleParty) |
The person or organization that has primary responsibility for the substitution.
|
MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.Builder.responsibleParty(Reference... responsibleParty) |
The person or organization that has primary responsibility for the substitution.
|
MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.toBuilder() |
|
MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.Builder.type(CodeableConcept type) |
A code signifying whether a different drug was dispensed from what was prescribed.
|
MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.Builder.wasSubstituted(java.lang.Boolean wasSubstituted) |
Convenience method for setting wasSubstituted .
|
MedicationDispense.Substitution.Builder |
MedicationDispense.Substitution.Builder.wasSubstituted(Boolean wasSubstituted) |
True if the dispenser dispensed a different drug or product from what was prescribed.
|