static EnrollmentRequest.Builder |
EnrollmentRequest.builder() |
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.candidate(Reference candidate) |
Patient Resource.
|
EnrollmentRequest.Builder |
EnrollmentRequest.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.
|
EnrollmentRequest.Builder |
EnrollmentRequest.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.
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.coverage(Reference coverage) |
Reference to the program or plan identification, underwriter or payor.
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.created(DateTime created) |
The date when this resource was created.
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
EnrollmentRequest.Builder |
EnrollmentRequest.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 EnrollmentRequest.Builder |
EnrollmentRequest.Builder.from(EnrollmentRequest enrollmentRequest) |
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.identifier(Identifier... identifier) |
The Response business identifier.
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.identifier(java.util.Collection<Identifier> identifier) |
The Response business identifier.
|
EnrollmentRequest.Builder |
EnrollmentRequest.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.
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.insurer(Reference insurer) |
The Insurer who is target of the request.
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.language(Code language) |
The base language in which the resource is written.
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.meta(Meta meta) |
The metadata about the resource.
|
EnrollmentRequest.Builder |
EnrollmentRequest.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.
|
EnrollmentRequest.Builder |
EnrollmentRequest.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.
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.provider(Reference provider) |
The practitioner who is responsible for the services rendered to the patient.
|
EnrollmentRequest.Builder |
EnrollmentRequest.Builder.status(EnrollmentRequestStatus status) |
The status of the resource instance.
|
EnrollmentRequest.Builder |
EnrollmentRequest.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.
|
EnrollmentRequest.Builder |
EnrollmentRequest.toBuilder() |
|