static BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.builder() |
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.collection(BiologicallyDerivedProduct.Collection collection) |
How this product was collected.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.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.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.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.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.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.
|
protected BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.from(BiologicallyDerivedProduct biologicallyDerivedProduct) |
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.identifier(Identifier... identifier) |
This records identifiers associated with this biologically derived product instance 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 (e.g.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.identifier(java.util.Collection<Identifier> identifier) |
This records identifiers associated with this biologically derived product instance 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 (e.g.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.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.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.language(Code language) |
The base language in which the resource is written.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.manipulation(BiologicallyDerivedProduct.Manipulation manipulation) |
Any manipulation of product post-collection that is intended to alter the product.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.meta(Meta meta) |
The metadata about the resource.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.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.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.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.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.parent(Reference... parent) |
Parent product (if any).
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.parent(java.util.Collection<Reference> parent) |
Parent product (if any).
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.processing(BiologicallyDerivedProduct.Processing... processing) |
Any processing of the product during collection that does not change the fundamental nature of the product.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.processing(java.util.Collection<BiologicallyDerivedProduct.Processing> processing) |
Any processing of the product during collection that does not change the fundamental nature of the product.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.productCategory(BiologicallyDerivedProductCategory productCategory) |
Broad category of this product.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.productCode(CodeableConcept productCode) |
A code that identifies the kind of this biologically derived product (SNOMED Ctcode).
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.quantity(Integer quantity) |
Number of discrete units within this product.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.quantity(java.lang.Integer quantity) |
Convenience method for setting quantity .
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.request(Reference... request) |
Procedure request to obtain this biologically derived product.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.request(java.util.Collection<Reference> request) |
Procedure request to obtain this biologically derived product.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.status(BiologicallyDerivedProductStatus status) |
Whether the product is currently available.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.storage(BiologicallyDerivedProduct.Storage... storage) |
Product storage.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.Builder.storage(java.util.Collection<BiologicallyDerivedProduct.Storage> storage) |
Product storage.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.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.
|
BiologicallyDerivedProduct.Builder |
BiologicallyDerivedProduct.toBuilder() |
|