static MedicinalProductContraindication.Builder |
MedicinalProductContraindication.builder() |
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.comorbidity(CodeableConcept... comorbidity) |
A comorbidity (concurrent condition) or coinfection.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.comorbidity(java.util.Collection<CodeableConcept> comorbidity) |
A comorbidity (concurrent condition) or coinfection.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.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.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.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.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.disease(CodeableConcept disease) |
The disease, symptom or procedure for the contraindication.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.diseaseStatus(CodeableConcept diseaseStatus) |
The status of the disease or symptom for the contraindication.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.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 MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.from(MedicinalProductContraindication medicinalProductContraindication) |
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.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.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.language(Code language) |
The base language in which the resource is written.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.meta(Meta meta) |
The metadata about the resource.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.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.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.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.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.otherTherapy(MedicinalProductContraindication.OtherTherapy... otherTherapy) |
Information about the use of the medicinal product in relation to other therapies described as part of the indication.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.otherTherapy(java.util.Collection<MedicinalProductContraindication.OtherTherapy> otherTherapy) |
Information about the use of the medicinal product in relation to other therapies described as part of the indication.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.population(Population... population) |
The population group to which this applies.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.population(java.util.Collection<Population> population) |
The population group to which this applies.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.subject(Reference... subject) |
The medication for which this is an indication.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.subject(java.util.Collection<Reference> subject) |
The medication for which this is an indication.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.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.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.therapeuticIndication(Reference... therapeuticIndication) |
Information about the use of the medicinal product in relation to other therapies as part of the indication.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.Builder.therapeuticIndication(java.util.Collection<Reference> therapeuticIndication) |
Information about the use of the medicinal product in relation to other therapies as part of the indication.
|
MedicinalProductContraindication.Builder |
MedicinalProductContraindication.toBuilder() |
|