|
|
|
|
@ -234,6 +234,7 @@ const UPDATE_MEDICAL_REPORT = "Services/Patients.svc/REST/DAPP_UpdateMedicalRepo
|
|
|
|
|
const GET_SICK_LEAVE_DOCTOR_APP = "Services/DoctorApplication.svc/REST/GetAllSickLeaves";
|
|
|
|
|
const ADD_PATIENT_TO_DOCTOR = "LiveCareApi/DoctorApp/AssignPatientToDoctor";
|
|
|
|
|
const REMOVE_PATIENT_FROM_DOCTOR = "LiveCareApi/DoctorApp/BackPatientToQueue";
|
|
|
|
|
const CREATE_DOCTOR_RESPONSE = "Services/DoctorApplication.svc/REST/CreateDoctorResponse";
|
|
|
|
|
|
|
|
|
|
var selectedPatientType = 1;
|
|
|
|
|
|
|
|
|
|
|