RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.application(java.util.Collection<RegulatedAuthorization.Case> application) |
A regulatory submission from an organization to a regulator, as part of an assessing case.
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.application(RegulatedAuthorization.Case... application) |
A regulatory submission from an organization to a regulator, as part of an assessing case.
|
static RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.builder() |
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.date(Element date) |
Relevant date for this case.
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.from(RegulatedAuthorization.Case _case) |
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.identifier(Identifier identifier) |
Identifier by which this case can be referenced.
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.status(CodeableConcept status) |
The status associated with the case.
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.toBuilder() |
|
RegulatedAuthorization.Case.Builder |
RegulatedAuthorization.Case.Builder.type(CodeableConcept type) |
The defining type of case.
|