static MedicationAdministration.Builder |
MedicationAdministration.builder() |
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.category(CodeableConcept category) |
Indicates where the medication is expected to be consumed or administered.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.contained(java.util.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.
|
MedicationAdministration.Builder |
MedicationAdministration.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.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.context(Reference context) |
The visit, admission, or other contact between patient and health care provider during which the medication
administration was performed.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.device(java.util.Collection<Reference> device) |
The device used in administering the medication to the patient.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.device(Reference... device) |
The device used in administering the medication to the patient.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.dosage(MedicationAdministration.Dosage dosage) |
Describes the medication dosage information details e.g.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.effective(Element effective) |
A specific date/time or interval of time during which the administration took place (or did not take place, when the
'notGiven' attribute is true).
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.eventHistory(java.util.Collection<Reference> eventHistory) |
A summary of the events of interest that have occurred, such as when the administration was verified.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.eventHistory(Reference... eventHistory) |
A summary of the events of interest that have occurred, such as when the administration was verified.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected MedicationAdministration.Builder |
MedicationAdministration.Builder.from(MedicationAdministration medicationAdministration) |
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.identifier(java.util.Collection<Identifier> identifier) |
Identifiers associated with this Medication Administration 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.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.identifier(Identifier... identifier) |
Identifiers associated with this Medication Administration 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.
|
MedicationAdministration.Builder |
MedicationAdministration.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.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.instantiates(java.util.Collection<Uri> instantiates) |
A protocol, guideline, orderset, or other definition that was adhered to in whole or in part by this event.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.instantiates(Uri... instantiates) |
A protocol, guideline, orderset, or other definition that was adhered to in whole or in part by this event.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.language(Code language) |
The base language in which the resource is written.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.medication(Element medication) |
Identifies the medication that was administered.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.meta(Meta meta) |
The metadata about the resource.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.modifierExtension(java.util.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.
|
MedicationAdministration.Builder |
MedicationAdministration.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.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.note(java.util.Collection<Annotation> note) |
Extra information about the medication administration that is not conveyed by the other attributes.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.note(Annotation... note) |
Extra information about the medication administration that is not conveyed by the other attributes.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.partOf(java.util.Collection<Reference> partOf) |
A larger event of which this particular event is a component or step.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.partOf(Reference... partOf) |
A larger event of which this particular event is a component or step.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.performer(java.util.Collection<MedicationAdministration.Performer> performer) |
Indicates who or what performed the medication administration and how they were involved.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.performer(MedicationAdministration.Performer... performer) |
Indicates who or what performed the medication administration and how they were involved.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.reasonCode(java.util.Collection<CodeableConcept> reasonCode) |
A code indicating why the medication was given.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.reasonCode(CodeableConcept... reasonCode) |
A code indicating why the medication was given.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.reasonReference(java.util.Collection<Reference> reasonReference) |
Condition or observation that supports why the medication was administered.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.reasonReference(Reference... reasonReference) |
Condition or observation that supports why the medication was administered.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.request(Reference request) |
The original request, instruction or authority to perform the administration.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.status(MedicationAdministrationStatus status) |
Will generally be set to show that the administration has been completed.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.statusReason(java.util.Collection<CodeableConcept> statusReason) |
A code indicating why the administration was not performed.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.statusReason(CodeableConcept... statusReason) |
A code indicating why the administration was not performed.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.subject(Reference subject) |
The person or animal or group receiving the medication.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.supportingInformation(java.util.Collection<Reference> supportingInformation) |
Additional information (for example, patient height and weight) that supports the administration of the medication.
|
MedicationAdministration.Builder |
MedicationAdministration.Builder.supportingInformation(Reference... supportingInformation) |
Additional information (for example, patient height and weight) that supports the administration of the medication.
|
MedicationAdministration.Builder |
MedicationAdministration.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.
|
MedicationAdministration.Builder |
MedicationAdministration.toBuilder() |
|