static MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.builder() |
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.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.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.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.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.country(CodeableConcept... country) |
The country in which the marketing authorization has been granted.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.country(Collection<CodeableConcept> country) |
The country in which the marketing authorization has been granted.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.dataExclusivityPeriod(Period dataExclusivityPeriod) |
A period of time after authorization before generic product applicatiosn can be submitted.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.dateOfFirstAuthorization(DateTime dateOfFirstAuthorization) |
The date when the first authorization was granted by a Medicines Regulatory Agency.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.from(MedicinalProductAuthorization medicinalProductAuthorization) |
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.holder(Reference holder) |
Marketing Authorization Holder.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.identifier(Identifier... identifier) |
Business identifier for the marketing authorization, as assigned by a regulator.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.identifier(Collection<Identifier> identifier) |
Business identifier for the marketing authorization, as assigned by a regulator.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.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.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.internationalBirthDate(DateTime internationalBirthDate) |
Date of first marketing authorization for a company's new medicinal product in any country in the World.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.jurisdiction(CodeableConcept... jurisdiction) |
Jurisdiction within a country.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.jurisdiction(Collection<CodeableConcept> jurisdiction) |
Jurisdiction within a country.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.jurisdictionalAuthorization(MedicinalProductAuthorization.JurisdictionalAuthorization... jurisdictionalAuthorization) |
Authorization in areas within a country.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.jurisdictionalAuthorization(Collection<MedicinalProductAuthorization.JurisdictionalAuthorization> jurisdictionalAuthorization) |
Authorization in areas within a country.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.language(Code language) |
The base language in which the resource is written.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.legalBasis(CodeableConcept legalBasis) |
The legal framework against which this authorization is granted.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.meta(Meta meta) |
The metadata about the resource.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.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.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.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.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.procedure(MedicinalProductAuthorization.Procedure procedure) |
The regulatory procedure for granting or amending a marketing authorization.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.regulator(Reference regulator) |
Medicines Regulatory Agency.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.restoreDate(DateTime restoreDate) |
The date when a suspended the marketing or the marketing authorization of the product is anticipated to be restored.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.status(CodeableConcept status) |
The status of the marketing authorization.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.statusDate(DateTime statusDate) |
The date at which the given status has become applicable.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.subject(Reference subject) |
The medicinal product that is being authorized.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.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.
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.toBuilder() |
|
MedicinalProductAuthorization.Builder |
MedicinalProductAuthorization.Builder.validityPeriod(Period validityPeriod) |
The beginning of the time period in which the marketing authorization is in the specific status shall be specified A
complete date consisting of day, month and year shall be specified using the ISO 8601 date format.
|