MedicationStatement.Builder | 
MedicationStatement.Builder.basedOn(Reference... basedOn) | 
 A plan, proposal or order that is fulfilled in whole or in part by this event. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.basedOn(Collection<Reference> basedOn) | 
 A plan, proposal or order that is fulfilled in whole or in part by this event. 
 | 
static MedicationStatement.Builder | 
MedicationStatement.builder() | 
  | 
MedicationStatement.Builder | 
MedicationStatement.Builder.category(CodeableConcept category) | 
 Indicates where the medication is expected to be consumed or administered. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.contained(Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.context(Reference context) | 
 The encounter or episode of care that establishes the context for this MedicationStatement. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.dateAsserted(DateTime dateAsserted) | 
 The date when the medication statement was asserted by the information source. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.derivedFrom(Reference... derivedFrom) | 
 Allows linking the MedicationStatement to the underlying MedicationRequest, or to other information that supports or 
 is used to derive the MedicationStatement. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.derivedFrom(Collection<Reference> derivedFrom) | 
 Allows linking the MedicationStatement to the underlying MedicationRequest, or to other information that supports or 
 is used to derive the MedicationStatement. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.dosage(Dosage... dosage) | 
 Indicates how the medication is/was or should be taken by the patient. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.dosage(Collection<Dosage> dosage) | 
 Indicates how the medication is/was or should be taken by the patient. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.effective(Element effective) | 
 The interval of time during which it is being asserted that the patient is/was/will be taking the medication (or was 
 not taking, when the MedicationStatement.taken element is No). 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected MedicationStatement.Builder | 
MedicationStatement.Builder.from(MedicationStatement medicationStatement) | 
  | 
MedicationStatement.Builder | 
MedicationStatement.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.identifier(Identifier... identifier) | 
 Identifiers associated with this Medication Statement that are defined by business processes and/or used to refer to 
 it when a direct URL reference to the resource itself is not appropriate. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.identifier(Collection<Identifier> identifier) | 
 Identifiers associated with this Medication Statement that are defined by business processes and/or used to refer to 
 it when a direct URL reference to the resource itself is not appropriate. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.informationSource(Reference informationSource) | 
 The person or organization that provided the information about the taking of this medication. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.medication(Element medication) | 
 Identifies the medication being administered. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.note(Annotation... note) | 
 Provides extra information about the medication statement that is not conveyed by the other attributes. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.note(Collection<Annotation> note) | 
 Provides extra information about the medication statement that is not conveyed by the other attributes. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.partOf(Reference... partOf) | 
 A larger event of which this particular event is a component or step. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.partOf(Collection<Reference> partOf) | 
 A larger event of which this particular event is a component or step. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.reasonCode(CodeableConcept... reasonCode) | 
 A reason for why the medication is being/was taken. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.reasonCode(Collection<CodeableConcept> reasonCode) | 
 A reason for why the medication is being/was taken. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.reasonReference(Reference... reasonReference) | 
 Condition or observation that supports why the medication is being/was taken. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.reasonReference(Collection<Reference> reasonReference) | 
 Condition or observation that supports why the medication is being/was taken. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.status(MedicationStatementStatus status) | 
 A code representing the patient or other source's judgment about the state of the medication used that this statement 
 is about. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.statusReason(CodeableConcept... statusReason) | 
 Captures the reason for the current state of the MedicationStatement. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.statusReason(Collection<CodeableConcept> statusReason) | 
 Captures the reason for the current state of the MedicationStatement. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.subject(Reference subject) | 
 The person, animal or group who is/was taking the medication. 
 | 
MedicationStatement.Builder | 
MedicationStatement.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
MedicationStatement.Builder | 
MedicationStatement.toBuilder() | 
  |