static MedicinalProductManufactured.Builder |
MedicinalProductManufactured.builder() |
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.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.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.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.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.from(MedicinalProductManufactured medicinalProductManufactured) |
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.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.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.ingredient(Reference... ingredient) |
Ingredient.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.ingredient(Collection<Reference> ingredient) |
Ingredient.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.language(Code language) |
The base language in which the resource is written.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.manufacturedDoseForm(CodeableConcept manufacturedDoseForm) |
Dose form as manufactured and before any transformation into the pharmaceutical product.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.manufacturer(Reference... manufacturer) |
Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues).
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.manufacturer(Collection<Reference> manufacturer) |
Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues).
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.meta(Meta meta) |
The metadata about the resource.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.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.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.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.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.otherCharacteristics(CodeableConcept... otherCharacteristics) |
Other codeable characteristics.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.otherCharacteristics(Collection<CodeableConcept> otherCharacteristics) |
Other codeable characteristics.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.physicalCharacteristics(ProdCharacteristic physicalCharacteristics) |
Dimensions, color etc.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.quantity(Quantity quantity) |
The quantity or "count number" of the manufactured item.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.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.
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.toBuilder() |
|
MedicinalProductManufactured.Builder |
MedicinalProductManufactured.Builder.unitOfPresentation(CodeableConcept unitOfPresentation) |
The “real world” units in which the quantity of the manufactured item is described.
|