|
|
|
@ -13,8 +13,6 @@ const PATIENT_PROGRESS_NOTE_URL =
|
|
|
|
"Services/DoctorApplication.svc/REST/GetProgressNoteForInPatient";
|
|
|
|
"Services/DoctorApplication.svc/REST/GetProgressNoteForInPatient";
|
|
|
|
const PATIENT_INSURANCE_APPROVALS_URL =
|
|
|
|
const PATIENT_INSURANCE_APPROVALS_URL =
|
|
|
|
"Services/DoctorApplication.svc/REST/GetApprovalStatusForInpatient";
|
|
|
|
"Services/DoctorApplication.svc/REST/GetApprovalStatusForInpatient";
|
|
|
|
const PATIENT_ORDERS_URL =
|
|
|
|
|
|
|
|
"Services/DoctorApplication.svc/REST/GetProgressNoteForInPatient";
|
|
|
|
|
|
|
|
const PATIENT_REFER_TO_DOCTOR_URL =
|
|
|
|
const PATIENT_REFER_TO_DOCTOR_URL =
|
|
|
|
"Services/DoctorApplication.svc/REST/ReferToDoctor";
|
|
|
|
"Services/DoctorApplication.svc/REST/ReferToDoctor";
|
|
|
|
const PATIENT_GET_DOCTOR_BY_CLINIC_URL =
|
|
|
|
const PATIENT_GET_DOCTOR_BY_CLINIC_URL =
|
|
|
|
@ -44,7 +42,6 @@ const GET_PATIENT_VITAL_SIGN_DATA =
|
|
|
|
const GET_PATIENT_LAB_OREDERS =
|
|
|
|
const GET_PATIENT_LAB_OREDERS =
|
|
|
|
'Services/DoctorApplication.svc/REST/GetPatientLabOreders';
|
|
|
|
'Services/DoctorApplication.svc/REST/GetPatientLabOreders';
|
|
|
|
const GET_PRESCRIPTION = 'Services/Patients.svc/REST/GetPrescriptionApptList';
|
|
|
|
const GET_PRESCRIPTION = 'Services/Patients.svc/REST/GetPrescriptionApptList';
|
|
|
|
const GET_RADIOLOGY = 'Services/DoctorApplication.svc/REST/GetPatientRadResult';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const GET_LIVECARE_PENDINGLIST =
|
|
|
|
const GET_LIVECARE_PENDINGLIST =
|
|
|
|
'Services/DoctorApplication.svc/REST/GetPendingPatientER';
|
|
|
|
'Services/DoctorApplication.svc/REST/GetPendingPatientER';
|
|
|
|
@ -138,7 +135,7 @@ const ADD_SICK_LEAVE = 'Services/DoctorApplication.svc/REST/PostSickLeave';
|
|
|
|
const GET_SICK_LEAVE = 'Services/Patients.svc/REST/GetPatientSickLeave';
|
|
|
|
const GET_SICK_LEAVE = 'Services/Patients.svc/REST/GetPatientSickLeave';
|
|
|
|
const EXTEND_SICK_LEAVE = 'Services/DoctorApplication.svc/REST/ExtendSickLeave';
|
|
|
|
const EXTEND_SICK_LEAVE = 'Services/DoctorApplication.svc/REST/ExtendSickLeave';
|
|
|
|
|
|
|
|
|
|
|
|
const GET_OFFTIME = 'Services/DoctorApplication.svc/REST/GetMasterLookUpList';
|
|
|
|
const GET_MASTER_LOOKUP_LIST = 'Services/DoctorApplication.svc/REST/GetMasterLookUpList';
|
|
|
|
const GET_COVERING_DOCTORS =
|
|
|
|
const GET_COVERING_DOCTORS =
|
|
|
|
'Services/DoctorApplication.svc/REST/GetCoveringDoctor';
|
|
|
|
'Services/DoctorApplication.svc/REST/GetCoveringDoctor';
|
|
|
|
const ADD_RESCHDEULE = 'Services/DoctorApplication.svc/REST/PostRequisition';
|
|
|
|
const ADD_RESCHDEULE = 'Services/DoctorApplication.svc/REST/PostRequisition';
|
|
|
|
@ -155,8 +152,6 @@ const GET_PROCEDURE_LIST =
|
|
|
|
'Services/DoctorApplication.svc/REST/GetOrderedProcedure';
|
|
|
|
'Services/DoctorApplication.svc/REST/GetOrderedProcedure';
|
|
|
|
const POST_PROCEDURE_LIST = 'Services/DoctorApplication.svc/REST/PostProcedure';
|
|
|
|
const POST_PROCEDURE_LIST = 'Services/DoctorApplication.svc/REST/PostProcedure';
|
|
|
|
|
|
|
|
|
|
|
|
const GET_PATIENT_ARRIVAL_LIST =
|
|
|
|
|
|
|
|
'Services/DoctorApplication.svc/REST/PatientArrivalList';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const GET_PATIENT_IN_PATIENT_LIST =
|
|
|
|
const GET_PATIENT_IN_PATIENT_LIST =
|
|
|
|
'Services/DoctorApplication.svc/REST/GetMyInPatient';
|
|
|
|
'Services/DoctorApplication.svc/REST/GetMyInPatient';
|
|
|
|
@ -180,8 +175,6 @@ const GET_PATIENT_LAB_ORDERS_RESULT_HISTORY_BY_DESCRIPTION =
|
|
|
|
// SOAP
|
|
|
|
// SOAP
|
|
|
|
|
|
|
|
|
|
|
|
const GET_ALLERGIES = 'Services/DoctorApplication.svc/REST/GetAllergies';
|
|
|
|
const GET_ALLERGIES = 'Services/DoctorApplication.svc/REST/GetAllergies';
|
|
|
|
const GET_MASTER_LOOKUP_LIST =
|
|
|
|
|
|
|
|
'Services/DoctorApplication.svc/REST/GetMasterLookUpList';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const POST_EPISODE = 'Services/DoctorApplication.svc/REST/PostEpisode';
|
|
|
|
const POST_EPISODE = 'Services/DoctorApplication.svc/REST/PostEpisode';
|
|
|
|
const POST_EPISODE_FOR_IN_PATIENT =
|
|
|
|
const POST_EPISODE_FOR_IN_PATIENT =
|
|
|
|
@ -208,15 +201,13 @@ const PATCH_PROGRESS_NOTE =
|
|
|
|
'Services/DoctorApplication.svc/REST/PatchProgressNote';
|
|
|
|
'Services/DoctorApplication.svc/REST/PatchProgressNote';
|
|
|
|
const PATCH_ASSESSMENT = 'Services/DoctorApplication.svc/REST/PatchAssessment';
|
|
|
|
const PATCH_ASSESSMENT = 'Services/DoctorApplication.svc/REST/PatchAssessment';
|
|
|
|
|
|
|
|
|
|
|
|
const GET_ALLERGY = 'Services/DoctorApplication.svc/REST/GetAllergies';
|
|
|
|
|
|
|
|
const GET_HISTORY = 'Services/DoctorApplication.svc/REST/GetHistory';
|
|
|
|
const GET_HISTORY = 'Services/DoctorApplication.svc/REST/GetHistory';
|
|
|
|
const GET_CHIEF_COMPLAINT =
|
|
|
|
const GET_CHIEF_COMPLAINT =
|
|
|
|
'Services/DoctorApplication.svc/REST/GetChiefcomplaint';
|
|
|
|
'Services/DoctorApplication.svc/REST/GetChiefcomplaint';
|
|
|
|
const GET_PHYSICAL_EXAM = 'Services/DoctorApplication.svc/REST/GetPhysicalExam';
|
|
|
|
const GET_PHYSICAL_EXAM = 'Services/DoctorApplication.svc/REST/GetPhysicalExam';
|
|
|
|
const GET_PROGRESS_NOTE = 'Services/DoctorApplication.svc/REST/GetProgressNote';
|
|
|
|
const GET_PROGRESS_NOTE = 'Services/DoctorApplication.svc/REST/GetProgressNote';
|
|
|
|
const GET_ASSESSMENT = 'Services/DoctorApplication.svc/REST/GetAssessment';
|
|
|
|
const GET_ASSESSMENT = 'Services/DoctorApplication.svc/REST/GetAssessment';
|
|
|
|
const GET_ORDER_PROCEDURE =
|
|
|
|
|
|
|
|
'Services/DoctorApplication.svc/REST/GetOrderedProcedure';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const GET_LIST_CATEGORISE =
|
|
|
|
const GET_LIST_CATEGORISE =
|
|
|
|
'Services/DoctorApplication.svc/REST/GetProcedureCategories';
|
|
|
|
'Services/DoctorApplication.svc/REST/GetProcedureCategories';
|
|
|
|
@ -271,7 +262,6 @@ const GET_IN_PATIENT_ORDERS =
|
|
|
|
'Services/DoctorApplication.svc/REST/GetPatientRadResult';
|
|
|
|
'Services/DoctorApplication.svc/REST/GetPatientRadResult';
|
|
|
|
|
|
|
|
|
|
|
|
///Prescriptions
|
|
|
|
///Prescriptions
|
|
|
|
const PRESCRIPTIONS = 'Services/Patients.svc/REST/GetPrescriptionApptList';
|
|
|
|
|
|
|
|
const GET_PRESCRIPTIONS_ALL_ORDERS =
|
|
|
|
const GET_PRESCRIPTIONS_ALL_ORDERS =
|
|
|
|
'Services/Patients.svc/REST/PatientER_GetPatientAllPresOrders';
|
|
|
|
'Services/Patients.svc/REST/PatientER_GetPatientAllPresOrders';
|
|
|
|
const GET_PRESCRIPTION_REPORT_NEW =
|
|
|
|
const GET_PRESCRIPTION_REPORT_NEW =
|
|
|
|
@ -280,18 +270,11 @@ const SEND_PRESCRIPTION_EMAIL =
|
|
|
|
'Services/Notifications.svc/REST/SendPrescriptionEmail';
|
|
|
|
'Services/Notifications.svc/REST/SendPrescriptionEmail';
|
|
|
|
const GET_PRESCRIPTION_REPORT_ENH =
|
|
|
|
const GET_PRESCRIPTION_REPORT_ENH =
|
|
|
|
'Services/Patients.svc/REST/GetPrescriptionReport_enh';
|
|
|
|
'Services/Patients.svc/REST/GetPrescriptionReport_enh';
|
|
|
|
const GET_PHARMACY_LIST = "Services/Patients.svc/REST/GetPharmcyList";
|
|
|
|
|
|
|
|
const UPDATE_PROGRESS_NOTE_FOR_INPATIENT =
|
|
|
|
const UPDATE_PROGRESS_NOTE_FOR_INPATIENT =
|
|
|
|
"Services/DoctorApplication.svc/REST/UpdateProgressNoteForInPatient";
|
|
|
|
"Services/DoctorApplication.svc/REST/UpdateProgressNoteForInPatient";
|
|
|
|
const CREATE_PROGRESS_NOTE_FOR_INPATIENT =
|
|
|
|
const CREATE_PROGRESS_NOTE_FOR_INPATIENT =
|
|
|
|
"Services/DoctorApplication.svc/REST/CreateProgressNoteForInPatient";
|
|
|
|
"Services/DoctorApplication.svc/REST/CreateProgressNoteForInPatient";
|
|
|
|
|
|
|
|
|
|
|
|
const GET_PRESCRIPTION_IN_PATIENT =
|
|
|
|
|
|
|
|
'Services/DoctorApplication.svc/REST/GetPrescriptionReportForInPatient';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const GET_INSURANCE_IN_PATIENT =
|
|
|
|
|
|
|
|
"Services/DoctorApplication.svc/REST/GetApprovalStatusForInpatient";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const GET_SICK_LEAVE_PATIENT = "Services/Patients.svc/REST/GetPatientSickLeave";
|
|
|
|
const GET_SICK_LEAVE_PATIENT = "Services/Patients.svc/REST/GetPatientSickLeave";
|
|
|
|
const GET_MY_OUT_PATIENT =
|
|
|
|
const GET_MY_OUT_PATIENT =
|
|
|
|
"Services/DoctorApplication.svc/REST/GetMyOutPatient";
|
|
|
|
"Services/DoctorApplication.svc/REST/GetMyOutPatient";
|
|
|
|
@ -386,6 +369,21 @@ const GET_PENDING_DISCHARGE_SUMMARY =
|
|
|
|
const GET_ALL_DISCHARGE_SUMMARY =
|
|
|
|
const GET_ALL_DISCHARGE_SUMMARY =
|
|
|
|
"Services/DoctorApplication.svc/REST/DoctorApp_GetDischargeSummary";
|
|
|
|
"Services/DoctorApplication.svc/REST/DoctorApp_GetDischargeSummary";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const VTE_ASSESSMENT =
|
|
|
|
|
|
|
|
"Services/Patients.svc/REST/INP_GetVTEHistoryByTransactionNo";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const GET_INTERVENTION_MEDICATION =
|
|
|
|
|
|
|
|
"Services/DoctorApplication.svc/REST/DoctorApp_GetInterventionMedications";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const GET_INTERVENTION_MEDICATION_HISTORY =
|
|
|
|
|
|
|
|
"Services/DoctorApplication.svc/REST/DoctorApp_GetInterventionHistory";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const SET_ACCEPTED_OR_REJECTED =
|
|
|
|
|
|
|
|
"Services/DoctorApplication.svc/REST/DoctorApp_AcceptOrRejectIntervention";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const GET_STP_MASTER_LIST =
|
|
|
|
|
|
|
|
"Services/DoctorApplication.svc/REST/DoctorApp_GetSTPMasterList";
|
|
|
|
|
|
|
|
|
|
|
|
var selectedPatientType = 1;
|
|
|
|
var selectedPatientType = 1;
|
|
|
|
|
|
|
|
|
|
|
|
//*********change value to decode json from Dropdown ************
|
|
|
|
//*********change value to decode json from Dropdown ************
|
|
|
|
@ -448,7 +446,6 @@ const GENERAL_ID = 'Cs2020@2016\$2958';
|
|
|
|
const PATIENT_TYPE = 1;
|
|
|
|
const PATIENT_TYPE = 1;
|
|
|
|
const PATIENT_TYPE_ID = 1;
|
|
|
|
const PATIENT_TYPE_ID = 1;
|
|
|
|
|
|
|
|
|
|
|
|
const Color IN_PROGRESS_COLOR = Color(0xFFCC9B14);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// Timer Info
|
|
|
|
/// Timer Info
|
|
|
|
const TIMER_MIN = 10;
|
|
|
|
const TIMER_MIN = 10;
|
|
|
|
@ -458,4 +455,7 @@ class AppGlobal {
|
|
|
|
static Color appRedColor = Color(0xFFD02127);
|
|
|
|
static Color appRedColor = Color(0xFFD02127);
|
|
|
|
static Color appGreenColor = Color(0xFF359846);
|
|
|
|
static Color appGreenColor = Color(0xFF359846);
|
|
|
|
static Color appTextColor = Color(0xFF2B353E);
|
|
|
|
static Color appTextColor = Color(0xFF2B353E);
|
|
|
|
|
|
|
|
static Color scheduleTextColor = Color(0xFF2E303A);
|
|
|
|
|
|
|
|
static Color inProgressColor = Color(0xFFCC9B14);
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|