static MedicinalProductInteraction.Builder |
MedicinalProductInteraction.builder() |
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.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.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.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.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.description(String description) |
The interaction described.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.description(java.lang.String description) |
Convenience method for setting description .
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.effect(CodeableConcept effect) |
The effect of the interaction, for example "reduced gastric absorption of primary medication".
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.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 MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.from(MedicinalProductInteraction medicinalProductInteraction) |
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.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.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.incidence(CodeableConcept incidence) |
The incidence of the interaction, e.g.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.interactant(MedicinalProductInteraction.Interactant... interactant) |
The specific medication, food or laboratory test that interacts.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.interactant(java.util.Collection<MedicinalProductInteraction.Interactant> interactant) |
The specific medication, food or laboratory test that interacts.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.language(Code language) |
The base language in which the resource is written.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.management(CodeableConcept management) |
Actions for managing the interaction.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.meta(Meta meta) |
The metadata about the resource.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.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.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.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.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.subject(Reference... subject) |
The medication for which this is a described interaction.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.subject(java.util.Collection<Reference> subject) |
The medication for which this is a described interaction.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.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.
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.toBuilder() |
|
MedicinalProductInteraction.Builder |
MedicinalProductInteraction.Builder.type(CodeableConcept type) |
The type of the interaction e.g.
|