|
|
|
|
@ -60,9 +60,9 @@ const String PATIENT_INSURANCE_APPROVALS_NEW =
|
|
|
|
|
const String VITAL_SIGN_DETAILS = 'patients/vital-sign-details';
|
|
|
|
|
const String CREATE_EPISODE = 'patients/create-episode';
|
|
|
|
|
const String UPDATE_EPISODE = 'patients/update-episode';
|
|
|
|
|
const String PATIENT_ADMISSION_REQUEST = 'patients/admission_request';
|
|
|
|
|
const String PATIENT_ADMISSION_REQUEST_2 = 'patients/admission_request_second';
|
|
|
|
|
const String PATIENT_ADMISSION_REQUEST_3 = 'patients/admission_request_third';
|
|
|
|
|
const String PATIENT_ADMISSION_REQUEST = 'patients/admission-request';
|
|
|
|
|
const String PATIENT_ADMISSION_REQUEST_2 = 'patients/admission-request-second';
|
|
|
|
|
const String PATIENT_ADMISSION_REQUEST_3 = 'patients/admission-request-third';
|
|
|
|
|
const String PATIENT_MEDICAL_REPORT = 'patients/medical-report';
|
|
|
|
|
const String PATIENT_MEDICAL_REPORT_INSERT = 'patients/medical-report-insert';
|
|
|
|
|
const String PATIENT_MEDICAL_REPORT_DETAIL = 'patients/medical-report-detail';
|
|
|
|
|
|