Cardea
cardea.fhir.
EnrollmentResponse
This resource provides enrollment and plan details from the processing of an Enrollment resource.
resourceType – This is a EnrollmentResponse resource
identifier – The Response business identifier.
status – The status of the resource instance.
request – Original request resource reference.
outcome – Processing status: error, complete.
disposition – A description of the status of the adjudication.
created – The date when the enclosed suite of services were performed or completed.
organization – The Insurer who produced this adjudicated response.
requestProvider – The practitioner who is responsible for the services rendered to the patient.
requestOrganization – The organization which is responsible for the services rendered to the patient.
__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.