Facilitate efficient and automated insurance claims processes between Healthcare Providers and Insurance Companies.
Authorization
Create a company
Choose a package
Issue insurance for the employees
Health declaration
Payment
client_id
and client_secret
. You can get these from your portal.Authorization: Bearer <access_token>
Go to the following link to use the Authorization API.
category
property. This is an important property as it is what you will need to provide when you issue policies. Notice the category field in the following sample of the categories response API.
iqama_id
as he is a Non-Saudi while the other we supply a nationality_id
as he is Saudi.category
that we are supplying is what was returned from the Categories API
Fill medical forms
all_employees
and ids_or_emails
.The idea behind the two fields, is to allow the Company admin to select the default answers for all employees, and then override the answers for specific employees.For example, let us say that all employees except 1 (for example employee with email [email protected]), never had surgeries before, we can declare the answer No
on the surgery question in the all_employees field, but declare Yes
for the other employee.employeeHere’s an example of such caseDispatch Medical forms