Cardea
cardea.fhir.
EnrollmentRequest
This resource provides the insurance enrollment details to the insurer regarding a specified coverage.
resourceType – This is a EnrollmentRequest resource
identifier – The Response business identifier.
status – The status of the resource instance.
created – The date when this resource was created.
insurer – The Insurer who is target of the request.
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.
subject – Patient Resource.
coverage – Reference to the program or plan identification, underwriter or payor.
__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.