Introduction
::: highlight yellow 📌
This Documentation is Still on Development Progress...
:::
Overview
Alodokter Service is Chat API Integration project between Diarybunda and Alodokter in order to handle chat from patient or user via partner platform to Alodokter Chat feature.
The communication between Diarybunda and Alodokter will be done using a shared API between both parties.
Link Swagger : alodokter api -swagger
API Stack
At this ChatApi, we use several Programming Languages both on the mobile apps and on the backend services.
- Frontend Stack, we use React Native for mobile apps.
- Backend Stack, we use java programming with Springboot framework to manage All Features.
API Contents
In this section we help you to find a shortcut to the API documentation you need. here, we have more than one service and to make your search easier than you use the menu in the toolbar above, you can search in the table below.
No | Service Title | Method/Function |
---|---|---|
1 | User | 1. Register User |
2. Get City | ||
2 | Doctor List | 1. Get Speciality |
2. Search Doctor | ||
3. List of Default Doctors | ||
3 | Doctor Profile | 1. Get Doctor Profile |
4 | Question Form | 1. Submit Question |
5 | Chat Detail/Question Detail | 1. Get Chat Detail |
6 | Question Reply & Say Thanks | 1. Chat Reply (from user/patient to doctor) |
2. Send Notification | ||
2.1 Chat Reply (from doctor to user/patient) | ||
2.2 Chat Reply with e-Prescription | ||
2.3 Chat Reply with Referral | ||
2.4 Close Chat | ||
3. Send Thank You | ||
7 | Chat History | 1. Get History of Non Active Chat |
2. Get history of Active Chat | ||
8 | Chat Prescription | 1. Prescription Detail |
2. Prescription Instructions | ||
3. Prescription Complete | ||
9 | Doctor Review |
::: highlight yellow 📌
This Documentation is Still on Development Progress...
:::