Cardea
cardea.fhir.
EligibilityRequest
The EligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an EligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.
resourceType – This is a EligibilityRequest resource
identifier – The Response business identifier.
status – The status of the resource instance.
priority – Immediate (STAT), best effort (NORMAL), deferred (DEFER).
patient – Patient Resource.
servicedDate – The date or dates when the enclosed suite of services were performed or completed.
servicedPeriod – The date or dates when the enclosed suite of services were performed or completed.
created – The date when this resource was created.
enterer – Person who created the invoice/claim/pre-determination or pre-authorization.
provider – The practitioner who is responsible for the services rendered to the patient.
organization – The organization which is responsible for the services rendered to the patient.
insurer – The Insurer who is target of the request.
facility – Facility where the services were provided.
coverage – Financial instrument by which payment information for health care.
businessArrangement – The contract number of a business agreement which describes the terms and conditions.
benefitCategory – Dental, Vision, Medical, Pharmacy, Rehab etc.
benefitSubCategory – Dental: basic, major, ortho; Vision exam, glasses, contacts; etc.
__init__
Initialize self. See help(type(self)) for accurate signature.
Methods
__init__([dict_values])
Initialize self.
assert_type()
assert_type
Checks class values follow set possible enumerations.
get_dataframe()
get_dataframe
Returns dataframe from class attribute values.
get_eligible_relationships()
get_eligible_relationships
Returns class relationships for attributes that are used.
get_id()
get_id
Returns fhir class identifier.
get_relationships()
get_relationships
Returns class relationships.
set_attributes(dict_values)
set_attributes
Sets values to class attributes.