SupplyDelivery.Builder |
SupplyDelivery.Builder.basedOn(java.util.Collection<Reference> basedOn) |
A plan, proposal or order that is fulfilled in whole or in part by this event.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.basedOn(Reference... basedOn) |
A plan, proposal or order that is fulfilled in whole or in part by this event.
|
static SupplyDelivery.Builder |
SupplyDelivery.builder() |
|
SupplyDelivery.Builder |
SupplyDelivery.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.
|
SupplyDelivery.Builder |
SupplyDelivery.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.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.destination(Reference destination) |
Identification of the facility/location where the Supply was shipped to, as part of the dispense event.
|
SupplyDelivery.Builder |
SupplyDelivery.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.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected SupplyDelivery.Builder |
SupplyDelivery.Builder.from(SupplyDelivery supplyDelivery) |
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.identifier(java.util.Collection<Identifier> identifier) |
Identifier for the supply delivery event that is used to identify it across multiple disparate systems.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.identifier(Identifier... identifier) |
Identifier for the supply delivery event that is used to identify it across multiple disparate systems.
|
SupplyDelivery.Builder |
SupplyDelivery.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.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.language(Code language) |
The base language in which the resource is written.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.meta(Meta meta) |
The metadata about the resource.
|
SupplyDelivery.Builder |
SupplyDelivery.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.
|
SupplyDelivery.Builder |
SupplyDelivery.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.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.occurrence(Element occurrence) |
The date or time(s) the activity occurred.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.partOf(java.util.Collection<Reference> partOf) |
A larger event of which this particular event is a component or step.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.partOf(Reference... partOf) |
A larger event of which this particular event is a component or step.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.patient(Reference patient) |
A link to a resource representing the person whom the delivered item is for.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.receiver(java.util.Collection<Reference> receiver) |
Identifies the person who picked up the Supply.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.receiver(Reference... receiver) |
Identifies the person who picked up the Supply.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.status(SupplyDeliveryStatus status) |
A code specifying the state of the dispense event.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.suppliedItem(SupplyDelivery.SuppliedItem suppliedItem) |
The item that is being delivered or has been supplied.
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.supplier(Reference supplier) |
The individual responsible for dispensing the medication, supplier or device.
|
SupplyDelivery.Builder |
SupplyDelivery.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.
|
SupplyDelivery.Builder |
SupplyDelivery.toBuilder() |
|
SupplyDelivery.Builder |
SupplyDelivery.Builder.type(CodeableConcept type) |
Indicates the type of dispensing event that is performed.
|