Coverage.Builder |
Coverage.Builder.beneficiary(Reference beneficiary) |
The party who benefits from the insurance coverage; the patient when products and/or services are provided.
|
static Coverage.Builder |
Coverage.builder() |
|
Coverage.Builder |
Coverage.Builder.clazz(Coverage.Class... clazz) |
A suite of underwriter specific classifiers.
|
Coverage.Builder |
Coverage.Builder.clazz(Collection<Coverage.Class> clazz) |
A suite of underwriter specific classifiers.
|
Coverage.Builder |
Coverage.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.
|
Coverage.Builder |
Coverage.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.
|
Coverage.Builder |
Coverage.Builder.contract(Reference... contract) |
The policy(s) which constitute this insurance coverage.
|
Coverage.Builder |
Coverage.Builder.contract(Collection<Reference> contract) |
The policy(s) which constitute this insurance coverage.
|
Coverage.Builder |
Coverage.Builder.costToBeneficiary(Coverage.CostToBeneficiary... costToBeneficiary) |
A suite of codes indicating the cost category and associated amount which have been detailed in the policy and may
have been included on the health card.
|
Coverage.Builder |
Coverage.Builder.costToBeneficiary(Collection<Coverage.CostToBeneficiary> costToBeneficiary) |
A suite of codes indicating the cost category and associated amount which have been detailed in the policy and may
have been included on the health card.
|
Coverage.Builder |
Coverage.Builder.dependent(String dependent) |
A unique identifier for a dependent under the coverage.
|
Coverage.Builder |
Coverage.Builder.dependent(String dependent) |
Convenience method for setting dependent .
|
Coverage.Builder |
Coverage.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
Coverage.Builder |
Coverage.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected Coverage.Builder |
Coverage.Builder.from(Coverage coverage) |
|
Coverage.Builder |
Coverage.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
Coverage.Builder |
Coverage.Builder.identifier(Identifier... identifier) |
A unique identifier assigned to this coverage.
|
Coverage.Builder |
Coverage.Builder.identifier(Collection<Identifier> identifier) |
A unique identifier assigned to this coverage.
|
Coverage.Builder |
Coverage.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.
|
Coverage.Builder |
Coverage.Builder.language(Code language) |
The base language in which the resource is written.
|
Coverage.Builder |
Coverage.Builder.meta(Meta meta) |
The metadata about the resource.
|
Coverage.Builder |
Coverage.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.
|
Coverage.Builder |
Coverage.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.
|
Coverage.Builder |
Coverage.Builder.network(String network) |
The insurer-specific identifier for the insurer-defined network of providers to which the beneficiary may seek
treatment which will be covered at the 'in-network' rate, otherwise 'out of network' terms and conditions apply.
|
Coverage.Builder |
Coverage.Builder.network(String network) |
Convenience method for setting network .
|
Coverage.Builder |
Coverage.Builder.order(PositiveInt order) |
The order of applicability of this coverage relative to other coverages which are currently in force.
|
Coverage.Builder |
Coverage.Builder.payor(Reference... payor) |
The program or plan underwriter or payor including both insurance and non-insurance agreements, such as patient-pay
agreements.
|
Coverage.Builder |
Coverage.Builder.payor(Collection<Reference> payor) |
The program or plan underwriter or payor including both insurance and non-insurance agreements, such as patient-pay
agreements.
|
Coverage.Builder |
Coverage.Builder.period(Period period) |
Time period during which the coverage is in force.
|
Coverage.Builder |
Coverage.Builder.policyHolder(Reference policyHolder) |
The party who 'owns' the insurance policy.
|
Coverage.Builder |
Coverage.Builder.relationship(CodeableConcept relationship) |
The relationship of beneficiary (patient) to the subscriber.
|
Coverage.Builder |
Coverage.Builder.status(CoverageStatus status) |
The status of the resource instance.
|
Coverage.Builder |
Coverage.Builder.subrogation(Boolean subrogation) |
When 'subrogation=true' this insurance instance has been included not for adjudication but to provide insurers with
the details to recover costs.
|
Coverage.Builder |
Coverage.Builder.subrogation(Boolean subrogation) |
Convenience method for setting subrogation .
|
Coverage.Builder |
Coverage.Builder.subscriber(Reference subscriber) |
The party who has signed-up for or 'owns' the contractual relationship to the policy or to whom the benefit of the
policy for services rendered to them or their family is due.
|
Coverage.Builder |
Coverage.Builder.subscriberId(String subscriberId) |
The insurer assigned ID for the Subscriber.
|
Coverage.Builder |
Coverage.Builder.subscriberId(String subscriberId) |
Convenience method for setting subscriberId .
|
Coverage.Builder |
Coverage.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.
|
Coverage.Builder |
Coverage.toBuilder() |
|
Coverage.Builder |
Coverage.Builder.type(CodeableConcept type) |
The type of coverage: social program, medical plan, accident coverage (workers compensation, auto), group health or
payment by an individual or organization.
|