static EnrollmentResponse.Builder |
EnrollmentResponse.builder() |
|
EnrollmentResponse.Builder |
EnrollmentResponse.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.
|
EnrollmentResponse.Builder |
EnrollmentResponse.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.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.created(DateTime created) |
The date when the enclosed suite of services were performed or completed.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.disposition(String disposition) |
A description of the status of the adjudication.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected EnrollmentResponse.Builder |
EnrollmentResponse.Builder.from(EnrollmentResponse enrollmentResponse) |
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.identifier(Identifier... identifier) |
The Response business identifier.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.identifier(Collection<Identifier> identifier) |
The Response business identifier.
|
EnrollmentResponse.Builder |
EnrollmentResponse.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.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.language(Code language) |
The base language in which the resource is written.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.meta(Meta meta) |
The metadata about the resource.
|
EnrollmentResponse.Builder |
EnrollmentResponse.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.
|
EnrollmentResponse.Builder |
EnrollmentResponse.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.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.organization(Reference organization) |
The Insurer who produced this adjudicated response.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.outcome(RemittanceOutcome outcome) |
Processing status: error, complete.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.request(Reference request) |
Original request resource reference.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.requestProvider(Reference requestProvider) |
The practitioner who is responsible for the services rendered to the patient.
|
EnrollmentResponse.Builder |
EnrollmentResponse.Builder.status(EnrollmentResponseStatus status) |
The status of the resource instance.
|
EnrollmentResponse.Builder |
EnrollmentResponse.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.
|
EnrollmentResponse.Builder |
EnrollmentResponse.toBuilder() |
|