RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder._case(RegulatedAuthorization.Case _case) |
The case or regulatory procedure for granting or amending a regulated authorization.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.basis(java.util.Collection<CodeableConcept> basis) |
The legal or regulatory framework against which this authorization is granted, or other reasons for it.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.basis(CodeableConcept... basis) |
The legal or regulatory framework against which this authorization is granted, or other reasons for it.
|
static RegulatedAuthorization.Builder |
RegulatedAuthorization.builder() |
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.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.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.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.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.description(Markdown description) |
General textual supporting information.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.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.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.from(RegulatedAuthorization regulatedAuthorization) |
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.holder(Reference holder) |
The organization that has been granted this authorization, by some authoritative body (the 'regulator').
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.identifier(java.util.Collection<Identifier> identifier) |
Business identifier for the authorization, typically assigned by the authorizing body.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.identifier(Identifier... identifier) |
Business identifier for the authorization, typically assigned by the authorizing body.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.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.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.indication(CodeableReference indication) |
Condition for which the use of the regulated product applies.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.intendedUse(CodeableConcept intendedUse) |
The intended use of the product, e.g.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.language(Code language) |
The base language in which the resource is written.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.meta(Meta meta) |
The metadata about the resource.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.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.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.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.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.region(java.util.Collection<CodeableConcept> region) |
The territory (e.g., country, jurisdiction etc.) in which the authorization has been granted.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.region(CodeableConcept... region) |
The territory (e.g., country, jurisdiction etc.) in which the authorization has been granted.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.regulator(Reference regulator) |
The regulatory authority or authorizing body granting the authorization.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.status(CodeableConcept status) |
The status that is authorised e.g.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.statusDate(DateTime statusDate) |
The date at which the current status was assigned.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.subject(java.util.Collection<Reference> subject) |
The product type, treatment, facility or activity that is being authorized.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.subject(Reference... subject) |
The product type, treatment, facility or activity that is being authorized.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.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.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.toBuilder() |
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.type(CodeableConcept type) |
Overall type of this authorization, for example drug marketing approval, orphan drug designation.
|
RegulatedAuthorization.Builder |
RegulatedAuthorization.Builder.validityPeriod(Period validityPeriod) |
The time period in which the regulatory approval, clearance or licencing is in effect.
|