MedicationRequest.Builder |
MedicationRequest.Builder.authoredOn(DateTime authoredOn) |
The date (and perhaps time) when the prescription was initially written or authored on.
|
MedicationRequest.Builder |
MedicationRequest.Builder.basedOn(Reference... basedOn) |
A plan or request that is fulfilled in whole or in part by this medication request.
|
MedicationRequest.Builder |
MedicationRequest.Builder.basedOn(Collection<Reference> basedOn) |
A plan or request that is fulfilled in whole or in part by this medication request.
|
static MedicationRequest.Builder |
MedicationRequest.builder() |
|
MedicationRequest.Builder |
MedicationRequest.Builder.category(CodeableConcept... category) |
Indicates the type of medication request (for example, where the medication is expected to be consumed or administered
(i.e.
|
MedicationRequest.Builder |
MedicationRequest.Builder.category(Collection<CodeableConcept> category) |
Indicates the type of medication request (for example, where the medication is expected to be consumed or administered
(i.e.
|
MedicationRequest.Builder |
MedicationRequest.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.
|
MedicationRequest.Builder |
MedicationRequest.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.
|
MedicationRequest.Builder |
MedicationRequest.Builder.courseOfTherapyType(CodeableConcept courseOfTherapyType) |
The description of the overall patte3rn of the administration of the medication to the patient.
|
MedicationRequest.Builder |
MedicationRequest.Builder.detectedIssue(Reference... detectedIssue) |
Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a
patient; e.g.
|
MedicationRequest.Builder |
MedicationRequest.Builder.detectedIssue(Collection<Reference> detectedIssue) |
Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a
patient; e.g.
|
MedicationRequest.Builder |
MedicationRequest.Builder.dispenseRequest(MedicationRequest.DispenseRequest dispenseRequest) |
Indicates the specific details for the dispense or medication supply part of a medication request (also known as a
Medication Prescription or Medication Order).
|
MedicationRequest.Builder |
MedicationRequest.Builder.doNotPerform(Boolean doNotPerform) |
If true indicates that the provider is asking for the medication request not to occur.
|
MedicationRequest.Builder |
MedicationRequest.Builder.dosageInstruction(Dosage... dosageInstruction) |
Indicates how the medication is to be used by the patient.
|
MedicationRequest.Builder |
MedicationRequest.Builder.dosageInstruction(Collection<Dosage> dosageInstruction) |
Indicates how the medication is to be used by the patient.
|
MedicationRequest.Builder |
MedicationRequest.Builder.encounter(Reference encounter) |
The Encounter during which this [x] was created or to which the creation of this record is tightly associated.
|
MedicationRequest.Builder |
MedicationRequest.Builder.eventHistory(Reference... eventHistory) |
Links to Provenance records for past versions of this resource or fulfilling request or event resources that identify
key state transitions or updates that are likely to be relevant to a user looking at the current version of the
resource.
|
MedicationRequest.Builder |
MedicationRequest.Builder.eventHistory(Collection<Reference> eventHistory) |
Links to Provenance records for past versions of this resource or fulfilling request or event resources that identify
key state transitions or updates that are likely to be relevant to a user looking at the current version of the
resource.
|
MedicationRequest.Builder |
MedicationRequest.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
MedicationRequest.Builder |
MedicationRequest.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected MedicationRequest.Builder |
MedicationRequest.Builder.from(MedicationRequest medicationRequest) |
|
MedicationRequest.Builder |
MedicationRequest.Builder.groupIdentifier(Identifier groupIdentifier) |
A shared identifier common to all requests that were authorized more or less simultaneously by a single author,
representing the identifier of the requisition or prescription.
|
MedicationRequest.Builder |
MedicationRequest.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
MedicationRequest.Builder |
MedicationRequest.Builder.identifier(Identifier... identifier) |
Identifiers associated with this medication request 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.
|
MedicationRequest.Builder |
MedicationRequest.Builder.identifier(Collection<Identifier> identifier) |
Identifiers associated with this medication request 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.
|
MedicationRequest.Builder |
MedicationRequest.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.
|
MedicationRequest.Builder |
MedicationRequest.Builder.instantiatesCanonical(Canonical... instantiatesCanonical) |
The URL pointing to a protocol, guideline, orderset, or other definition that is adhered to in whole or in part by
this MedicationRequest.
|
MedicationRequest.Builder |
MedicationRequest.Builder.instantiatesCanonical(Collection<Canonical> instantiatesCanonical) |
The URL pointing to a protocol, guideline, orderset, or other definition that is adhered to in whole or in part by
this MedicationRequest.
|
MedicationRequest.Builder |
MedicationRequest.Builder.instantiatesUri(Uri... instantiatesUri) |
The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in
whole or in part by this MedicationRequest.
|
MedicationRequest.Builder |
MedicationRequest.Builder.instantiatesUri(Collection<Uri> instantiatesUri) |
The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in
whole or in part by this MedicationRequest.
|
MedicationRequest.Builder |
MedicationRequest.Builder.insurance(Reference... insurance) |
Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be required for delivering
the requested service.
|
MedicationRequest.Builder |
MedicationRequest.Builder.insurance(Collection<Reference> insurance) |
Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be required for delivering
the requested service.
|
MedicationRequest.Builder |
MedicationRequest.Builder.intent(MedicationRequestIntent intent) |
Whether the request is a proposal, plan, or an original order.
|
MedicationRequest.Builder |
MedicationRequest.Builder.language(Code language) |
The base language in which the resource is written.
|
MedicationRequest.Builder |
MedicationRequest.Builder.medication(Element medication) |
Identifies the medication being requested.
|
MedicationRequest.Builder |
MedicationRequest.Builder.meta(Meta meta) |
The metadata about the resource.
|
MedicationRequest.Builder |
MedicationRequest.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.
|
MedicationRequest.Builder |
MedicationRequest.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.
|
MedicationRequest.Builder |
MedicationRequest.Builder.note(Annotation... note) |
Extra information about the prescription that could not be conveyed by the other attributes.
|
MedicationRequest.Builder |
MedicationRequest.Builder.note(Collection<Annotation> note) |
Extra information about the prescription that could not be conveyed by the other attributes.
|
MedicationRequest.Builder |
MedicationRequest.Builder.performer(Reference performer) |
The specified desired performer of the medication treatment (e.g.
|
MedicationRequest.Builder |
MedicationRequest.Builder.performerType(CodeableConcept performerType) |
Indicates the type of performer of the administration of the medication.
|
MedicationRequest.Builder |
MedicationRequest.Builder.priority(MedicationRequestPriority priority) |
Indicates how quickly the Medication Request should be addressed with respect to other requests.
|
MedicationRequest.Builder |
MedicationRequest.Builder.priorPrescription(Reference priorPrescription) |
A link to a resource representing an earlier order related order or prescription.
|
MedicationRequest.Builder |
MedicationRequest.Builder.reasonCode(CodeableConcept... reasonCode) |
The reason or the indication for ordering or not ordering the medication.
|
MedicationRequest.Builder |
MedicationRequest.Builder.reasonCode(Collection<CodeableConcept> reasonCode) |
The reason or the indication for ordering or not ordering the medication.
|
MedicationRequest.Builder |
MedicationRequest.Builder.reasonReference(Reference... reasonReference) |
Condition or observation that supports why the medication was ordered.
|
MedicationRequest.Builder |
MedicationRequest.Builder.reasonReference(Collection<Reference> reasonReference) |
Condition or observation that supports why the medication was ordered.
|
MedicationRequest.Builder |
MedicationRequest.Builder.recorder(Reference recorder) |
The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone
order.
|
MedicationRequest.Builder |
MedicationRequest.Builder.reported(Element reported) |
Indicates if this record was captured as a secondary 'reported' record rather than as an original primary source-of-
truth record.
|
MedicationRequest.Builder |
MedicationRequest.Builder.requester(Reference requester) |
The individual, organization, or device that initiated the request and has responsibility for its activation.
|
MedicationRequest.Builder |
MedicationRequest.Builder.status(MedicationRequestStatus status) |
A code specifying the current state of the order.
|
MedicationRequest.Builder |
MedicationRequest.Builder.statusReason(CodeableConcept statusReason) |
Captures the reason for the current state of the MedicationRequest.
|
MedicationRequest.Builder |
MedicationRequest.Builder.subject(Reference subject) |
A link to a resource representing the person or set of individuals to whom the medication will be given.
|
MedicationRequest.Builder |
MedicationRequest.Builder.substitution(MedicationRequest.Substitution substitution) |
Indicates whether or not substitution can or should be part of the dispense.
|
MedicationRequest.Builder |
MedicationRequest.Builder.supportingInformation(Reference... supportingInformation) |
Include additional information (for example, patient height and weight) that supports the ordering of the medication.
|
MedicationRequest.Builder |
MedicationRequest.Builder.supportingInformation(Collection<Reference> supportingInformation) |
Include additional information (for example, patient height and weight) that supports the ordering of the medication.
|
MedicationRequest.Builder |
MedicationRequest.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.
|
MedicationRequest.Builder |
MedicationRequest.toBuilder() |
|