Added Screen orientation
parent
867e2779e3
commit
ee3ff98b5d
@ -0,0 +1,378 @@
|
||||
var testPatientsData = {
|
||||
"totalItemsCount": null,
|
||||
"data": {
|
||||
"callPatients": [
|
||||
{
|
||||
"id": 3,
|
||||
"patientID": 109436,
|
||||
"mobileNo": null,
|
||||
"doctorName": "",
|
||||
"doctorNameN": null,
|
||||
"patientGender": 1,
|
||||
"callType": 1,
|
||||
"roomNo": "1",
|
||||
"createdOn": "2023-12-27T10:40:27.693",
|
||||
"editedOn": "2023-12-27T10:46:32.86",
|
||||
"queueNo": "IMD A-41",
|
||||
"callNoStr": "A-41",
|
||||
"patientEmail": "unknown@unknown.com",
|
||||
"preferredLang": "1",
|
||||
"isQueue": true,
|
||||
"isToneReq": true,
|
||||
"isVoiceReq": true,
|
||||
"orientationType": 1,
|
||||
"isTurnOn": true,
|
||||
"concurrentCallDelaySec": 1,
|
||||
"crVerifiedIP": null,
|
||||
"crTypeAckIP": "10.20.10.42",
|
||||
"voiceLanguage": 1,
|
||||
"voiceLanguageText": null,
|
||||
"ticketNoText": "Ticket Number",
|
||||
"vitalSignText": "VitalSign",
|
||||
"doctorText": "Doctor",
|
||||
"procedureText": "Procedure",
|
||||
"vaccinationText": "Vaccination",
|
||||
"nebulizationText": "Nebulization",
|
||||
"callForVitalSignText": "Call For VitalSign",
|
||||
"callForDoctorText": "Call For Doctor",
|
||||
"callForProcedureText": "Call For Procedure",
|
||||
"callForVaccinationText": "Call For Vaccination",
|
||||
"callForNebulizationText": "Call For Nebulization",
|
||||
"roomText": "Room",
|
||||
"queueNoText": "Queue No",
|
||||
"callForText": "Call For"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"patientID": 3120504,
|
||||
"mobileNo": "0550004569",
|
||||
"doctorName": "",
|
||||
"doctorNameN": null,
|
||||
"patientGender": 1,
|
||||
"callType": 1,
|
||||
"roomNo": "1",
|
||||
"createdOn": "2023-12-27T10:45:45.15",
|
||||
"editedOn": "2023-12-27T10:46:48.373",
|
||||
"queueNo": "IMD A-43",
|
||||
"callNoStr": "A-43",
|
||||
"patientEmail": "unknown@unknown.com",
|
||||
"preferredLang": "2",
|
||||
"isQueue": false,
|
||||
"isToneReq": true,
|
||||
"isVoiceReq": true,
|
||||
"orientationType": 1,
|
||||
"isTurnOn": true,
|
||||
"concurrentCallDelaySec": 1,
|
||||
"crVerifiedIP": null,
|
||||
"crTypeAckIP": null,
|
||||
"voiceLanguage": 2,
|
||||
"voiceLanguageText": null,
|
||||
"ticketNoText": "رقم التذكرة",
|
||||
"vitalSignText": "علامة حيوية",
|
||||
"doctorText": "الطبيب",
|
||||
"procedureText": "الاجراءات",
|
||||
"vaccinationText": "المطاعيم",
|
||||
"nebulizationText": "التنفس",
|
||||
"callForVitalSignText": "التوجه الى غرفة قياس العلامات الحيوية",
|
||||
"callForDoctorText": "التوجه الى الطبيب",
|
||||
"callForProcedureText": "التوجه الى غرفة الإجراءات",
|
||||
"callForVaccinationText": "التوجه الى غرفة المطاعيم",
|
||||
"callForNebulizationText": "التوجه الى غرفة التنفس",
|
||||
"roomText": "غرفة",
|
||||
"queueNoText": "رقم الانتظار",
|
||||
"callForText": "التوجه الى"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"patientID": 3120505,
|
||||
"mobileNo": "0550004569",
|
||||
"doctorName": "",
|
||||
"doctorNameN": null,
|
||||
"patientGender": 1,
|
||||
"callType": 1,
|
||||
"roomNo": "1",
|
||||
"createdOn": "2023-12-27T10:45:45.15",
|
||||
"editedOn": "2023-12-27T10:46:48.373",
|
||||
"queueNo": "IMD A-43",
|
||||
"callNoStr": "A-43",
|
||||
"patientEmail": "unknown@unknown.com",
|
||||
"preferredLang": "2",
|
||||
"isQueue": false,
|
||||
"isToneReq": true,
|
||||
"isVoiceReq": true,
|
||||
"orientationType": 1,
|
||||
"isTurnOn": true,
|
||||
"concurrentCallDelaySec": 1,
|
||||
"crVerifiedIP": null,
|
||||
"crTypeAckIP": null,
|
||||
"voiceLanguage": 2,
|
||||
"voiceLanguageText": null,
|
||||
"ticketNoText": "رقم التذكرة",
|
||||
"vitalSignText": "علامة حيوية",
|
||||
"doctorText": "الطبيب",
|
||||
"procedureText": "الاجراءات",
|
||||
"vaccinationText": "المطاعيم",
|
||||
"nebulizationText": "التنفس",
|
||||
"callForVitalSignText": "التوجه الى غرفة قياس العلامات الحيوية",
|
||||
"callForDoctorText": "التوجه الى الطبيب",
|
||||
"callForProcedureText": "التوجه الى غرفة الإجراءات",
|
||||
"callForVaccinationText": "التوجه الى غرفة المطاعيم",
|
||||
"callForNebulizationText": "التوجه الى غرفة التنفس",
|
||||
"roomText": "غرفة",
|
||||
"queueNoText": "رقم الانتظار",
|
||||
"callForText": "التوجه الى"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"patientID": 3120506,
|
||||
"mobileNo": "0550004569",
|
||||
"doctorName": "",
|
||||
"doctorNameN": null,
|
||||
"patientGender": 1,
|
||||
"callType": 1,
|
||||
"roomNo": "1",
|
||||
"createdOn": "2023-12-27T10:45:45.15",
|
||||
"editedOn": "2023-12-27T10:46:48.373",
|
||||
"queueNo": "IMD A-43",
|
||||
"callNoStr": "A-43",
|
||||
"patientEmail": "unknown@unknown.com",
|
||||
"preferredLang": "2",
|
||||
"isQueue": false,
|
||||
"isToneReq": true,
|
||||
"isVoiceReq": true,
|
||||
"orientationType": 1,
|
||||
"isTurnOn": true,
|
||||
"concurrentCallDelaySec": 1,
|
||||
"crVerifiedIP": null,
|
||||
"crTypeAckIP": null,
|
||||
"voiceLanguage": 2,
|
||||
"voiceLanguageText": null,
|
||||
"ticketNoText": "رقم التذكرة",
|
||||
"vitalSignText": "علامة حيوية",
|
||||
"doctorText": "الطبيب",
|
||||
"procedureText": "الاجراءات",
|
||||
"vaccinationText": "المطاعيم",
|
||||
"nebulizationText": "التنفس",
|
||||
"callForVitalSignText": "التوجه الى غرفة قياس العلامات الحيوية",
|
||||
"callForDoctorText": "التوجه الى الطبيب",
|
||||
"callForProcedureText": "التوجه الى غرفة الإجراءات",
|
||||
"callForVaccinationText": "التوجه الى غرفة المطاعيم",
|
||||
"callForNebulizationText": "التوجه الى غرفة التنفس",
|
||||
"roomText": "غرفة",
|
||||
"queueNoText": "رقم الانتظار",
|
||||
"callForText": "التوجه الى"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"patientID": 3120507,
|
||||
"mobileNo": "0550004569",
|
||||
"doctorName": "",
|
||||
"doctorNameN": null,
|
||||
"patientGender": 1,
|
||||
"callType": 1,
|
||||
"roomNo": "1",
|
||||
"createdOn": "2023-12-27T10:45:45.15",
|
||||
"editedOn": "2023-12-27T10:46:48.373",
|
||||
"queueNo": "IMD A-43",
|
||||
"callNoStr": "A-43",
|
||||
"patientEmail": "unknown@unknown.com",
|
||||
"preferredLang": "2",
|
||||
"isQueue": false,
|
||||
"isToneReq": true,
|
||||
"isVoiceReq": true,
|
||||
"orientationType": 1,
|
||||
"isTurnOn": true,
|
||||
"concurrentCallDelaySec": 1,
|
||||
"crVerifiedIP": null,
|
||||
"crTypeAckIP": null,
|
||||
"voiceLanguage": 2,
|
||||
"voiceLanguageText": null,
|
||||
"ticketNoText": "رقم التذكرة",
|
||||
"vitalSignText": "علامة حيوية",
|
||||
"doctorText": "الطبيب",
|
||||
"procedureText": "الاجراءات",
|
||||
"vaccinationText": "المطاعيم",
|
||||
"nebulizationText": "التنفس",
|
||||
"callForVitalSignText": "التوجه الى غرفة قياس العلامات الحيوية",
|
||||
"callForDoctorText": "التوجه الى الطبيب",
|
||||
"callForProcedureText": "التوجه الى غرفة الإجراءات",
|
||||
"callForVaccinationText": "التوجه الى غرفة المطاعيم",
|
||||
"callForNebulizationText": "التوجه الى غرفة التنفس",
|
||||
"roomText": "غرفة",
|
||||
"queueNoText": "رقم الانتظار",
|
||||
"callForText": "التوجه الى"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"patientID": 3120508,
|
||||
"mobileNo": "0550004569",
|
||||
"doctorName": "",
|
||||
"doctorNameN": null,
|
||||
"patientGender": 1,
|
||||
"callType": 1,
|
||||
"roomNo": "1",
|
||||
"createdOn": "2023-12-27T10:45:45.15",
|
||||
"editedOn": "2023-12-27T10:46:48.373",
|
||||
"queueNo": "IMD A-43",
|
||||
"callNoStr": "A-43",
|
||||
"patientEmail": "unknown@unknown.com",
|
||||
"preferredLang": "2",
|
||||
"isQueue": false,
|
||||
"isToneReq": true,
|
||||
"isVoiceReq": true,
|
||||
"orientationType": 1,
|
||||
"isTurnOn": true,
|
||||
"concurrentCallDelaySec": 1,
|
||||
"crVerifiedIP": null,
|
||||
"crTypeAckIP": null,
|
||||
"voiceLanguage": 2,
|
||||
"voiceLanguageText": null,
|
||||
"ticketNoText": "رقم التذكرة",
|
||||
"vitalSignText": "علامة حيوية",
|
||||
"doctorText": "الطبيب",
|
||||
"procedureText": "الاجراءات",
|
||||
"vaccinationText": "المطاعيم",
|
||||
"nebulizationText": "التنفس",
|
||||
"callForVitalSignText": "التوجه الى غرفة قياس العلامات الحيوية",
|
||||
"callForDoctorText": "التوجه الى الطبيب",
|
||||
"callForProcedureText": "التوجه الى غرفة الإجراءات",
|
||||
"callForVaccinationText": "التوجه الى غرفة المطاعيم",
|
||||
"callForNebulizationText": "التوجه الى غرفة التنفس",
|
||||
"roomText": "غرفة",
|
||||
"queueNoText": "رقم الانتظار",
|
||||
"callForText": "التوجه الى"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"patientID": 3120509,
|
||||
"mobileNo": "0550004569",
|
||||
"doctorName": "",
|
||||
"doctorNameN": null,
|
||||
"patientGender": 1,
|
||||
"callType": 1,
|
||||
"roomNo": "1",
|
||||
"createdOn": "2023-12-27T10:45:45.15",
|
||||
"editedOn": "2023-12-27T10:46:48.373",
|
||||
"queueNo": "IMD A-43",
|
||||
"callNoStr": "A-43",
|
||||
"patientEmail": "unknown@unknown.com",
|
||||
"preferredLang": "2",
|
||||
"isQueue": false,
|
||||
"isToneReq": true,
|
||||
"isVoiceReq": true,
|
||||
"orientationType": 1,
|
||||
"isTurnOn": true,
|
||||
"concurrentCallDelaySec": 1,
|
||||
"crVerifiedIP": null,
|
||||
"crTypeAckIP": null,
|
||||
"voiceLanguage": 2,
|
||||
"voiceLanguageText": null,
|
||||
"ticketNoText": "رقم التذكرة",
|
||||
"vitalSignText": "علامة حيوية",
|
||||
"doctorText": "الطبيب",
|
||||
"procedureText": "الاجراءات",
|
||||
"vaccinationText": "المطاعيم",
|
||||
"nebulizationText": "التنفس",
|
||||
"callForVitalSignText": "التوجه الى غرفة قياس العلامات الحيوية",
|
||||
"callForDoctorText": "التوجه الى الطبيب",
|
||||
"callForProcedureText": "التوجه الى غرفة الإجراءات",
|
||||
"callForVaccinationText": "التوجه الى غرفة المطاعيم",
|
||||
"callForNebulizationText": "التوجه الى غرفة التنفس",
|
||||
"roomText": "غرفة",
|
||||
"queueNoText": "رقم الانتظار",
|
||||
"callForText": "التوجه الى"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"patientID": 109510,
|
||||
"mobileNo": null,
|
||||
"doctorName": "",
|
||||
"doctorNameN": null,
|
||||
"patientGender": 1,
|
||||
"callType": 1,
|
||||
"roomNo": "1",
|
||||
"createdOn": "2023-12-27T10:40:27.693",
|
||||
"editedOn": "2023-12-27T10:46:32.86",
|
||||
"queueNo": "IMD A-41",
|
||||
"callNoStr": "A-41",
|
||||
"patientEmail": "unknown@unknown.com",
|
||||
"preferredLang": "1",
|
||||
"isQueue": true,
|
||||
"isToneReq": true,
|
||||
"isVoiceReq": true,
|
||||
"orientationType": 1,
|
||||
"isTurnOn": true,
|
||||
"concurrentCallDelaySec": 1,
|
||||
"crVerifiedIP": null,
|
||||
"crTypeAckIP": "10.20.10.42",
|
||||
"voiceLanguage": 1,
|
||||
"voiceLanguageText": null,
|
||||
"ticketNoText": "Ticket Number",
|
||||
"vitalSignText": "VitalSign",
|
||||
"doctorText": "Doctor",
|
||||
"procedureText": "Procedure",
|
||||
"vaccinationText": "Vaccination",
|
||||
"nebulizationText": "Nebulization",
|
||||
"callForVitalSignText": "Call For VitalSign",
|
||||
"callForDoctorText": "Call For Doctor",
|
||||
"callForProcedureText": "Call For Procedure",
|
||||
"callForVaccinationText": "Call For Vaccination",
|
||||
"callForNebulizationText": "Call For Nebulization",
|
||||
"roomText": "Room",
|
||||
"queueNoText": "Queue No",
|
||||
"callForText": "Call For"
|
||||
},
|
||||
],
|
||||
"drCallPatients": [],
|
||||
"nurseCallPatients": [],
|
||||
"callConfig": {
|
||||
"id": 1,
|
||||
"globalClinicPrefixReq": true,
|
||||
"clinicPrefixReq": true,
|
||||
"concurrentCallDelaySec": 1,
|
||||
"voiceType": 1,
|
||||
"voiceTypeText": "Male",
|
||||
"screenLanguage": 1,
|
||||
"screenLanguageText": "English",
|
||||
"voiceLanguage": 2,
|
||||
"voiceLanguageText": "Arabic",
|
||||
"screenMaxDisplayPatients": 7,
|
||||
"isNotiReq": false,
|
||||
"prioritySMS": 2,
|
||||
"priorityWhatsApp": 3,
|
||||
"priorityEmail": 1,
|
||||
"textDirection": 1,
|
||||
"orientationType": 1,
|
||||
"ticketNoText": "Ticket Number",
|
||||
"vitalSignText": "VitalSign",
|
||||
"doctorText": "Doctor",
|
||||
"procedureText": "Procedure",
|
||||
"vaccinationText": "Vaccination",
|
||||
"nebulizationText": "Nebulization",
|
||||
"callForVitalSignText": "Call For VitalSign",
|
||||
"callForDoctorText": "Call For Doctor",
|
||||
"callForProcedureText": "Call For Procedure",
|
||||
"callForVaccinationText": "Call For Vaccination",
|
||||
"callForNebulizationText": "Call For Nebulization",
|
||||
"roomText": "Room",
|
||||
"queueNoText": "Queue No",
|
||||
"callForText": "Call For",
|
||||
"currentServeText": "Current Serving",
|
||||
"maxText": "Max",
|
||||
"minText": "Min",
|
||||
"nextPrayerText": "Next Prayer",
|
||||
"fajarText": "Fajar",
|
||||
"dhuhrText": "Dhuhr",
|
||||
"asarText": "Asar",
|
||||
"maghribText": "Maghrib",
|
||||
"ishaText": "Isha",
|
||||
"lastPatientServedTimeMin": 5,
|
||||
"createdBy": 101,
|
||||
"createdOn": "2023-08-08T00:00:00",
|
||||
"editedBy": 101,
|
||||
"editedOn": "2023-12-26T17:30:47.62"
|
||||
}
|
||||
},
|
||||
"messageStatus": 1,
|
||||
"message": "Success"
|
||||
};
|
||||
Loading…
Reference in New Issue