{"info":{"_postman_id":"58b424e5-382a-4b57-b3f0-01398316fc48","name":"Instapract","description":"<html><head></head><body><p><strong>Request Header Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>APPID</td>\n<td>Your APPID</td>\n<td>The Application ID based on the hospital</td>\n</tr>\n<tr>\n<td>Language</td>\n<td>da315627-3ece-2016-c628-b61dc5ee9be0</td>\n<td>The language id for a particular language (da315627-3ece-2016-c628-b61dc5ee9be0 - English)</td>\n</tr>\n<tr>\n<td>Content Type</td>\n<td>application/json</td>\n<td>The format of the request and response to be in json format</td>\n</tr>\n<tr>\n<td>Authorization</td>\n<td>Your Authorization token</td>\n<td>YThe token can be obtained from access_token key from the Login API after the user logs in successfully. The token should have bearer as a prefix.</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"21625129","collectionId":"58b424e5-382a-4b57-b3f0-01398316fc48","publishedId":"UzBqpkSd","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-06-24T12:50:39.000Z"},"item":[{"name":"Master Lists","item":[{"name":"Language Master List","id":"9d910fb8-4bd7-451c-bd8c-9e15e9a43570","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/general/language-list","description":"<p><strong>Description:</strong> This API provides the master language list.</p>\n<p><strong>Response Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>ID of the language</td>\n</tr>\n<tr>\n<td>name</td>\n<td>Language name</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","language-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"b341c41c-d7ca-4212-b607-251409d1c33b","name":"LanguageList","originalRequest":{"method":"GET","header":[{"key":"APPID","value":"","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/general/language-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 13:38:35 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"190"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of Language : 2\",\n    \"data\": [\n        {\n            \"id\": \"da315627-3ece-2016-c628-b61dc5ee9be0\",\n            \"name\": \"English (Eng)\"\n        },\n        {\n            \"id\": \"ab73cd43-c28c-ef42-3275-9f6d7b398114\",\n            \"name\": \"Español (ES)\"\n        }\n    ]\n}"}],"_postman_id":"9d910fb8-4bd7-451c-bd8c-9e15e9a43570"},{"name":"Country master list","id":"b27df1a4-b40a-42ca-8918-734246b145ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/country-list","description":"<p><strong>Description:</strong> This API provides the master country list.</p>\n<p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>ID of the country</td>\n</tr>\n<tr>\n<td>name</td>\n<td>Name of the country</td>\n</tr>\n<tr>\n<td>code</td>\n<td>country code</td>\n</tr>\n<tr>\n<td>flag</td>\n<td>flag of the country</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","country-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"80467f76-8613-4e33-8bb4-0ffff4005429","name":"Master Country List","originalRequest":{"method":"GET","header":[],"url":"https://purehealth.instapract.ae/web/api/general/country-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Feb 2022 07:17:41 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"x-test-header, Origin, X-Requested-With, Content-Type, Accept"},{"key":"Set-Cookie","value":"PHPSESSID=hgab0r5fjr90sbibaeptos89a3; path=/; HttpOnly"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"295"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of Country : 5\",\n    \"data\": [\n        {\n            \"id\": \"521eb692-c60a-4d15-9c93-1cc60cb5e458\",\n            \"name\": \"India\",\n            \"code\": 1,\n            \"flag\": \"\"\n        },\n        {\n            \"id\": \"db7cb8ce-1af7-415e-814b-da1ba7e08246\",\n            \"name\": \"Mexico\",\n            \"code\": 1,\n            \"flag\": \"\"\n        },\n        {\n            \"id\": \"12334477-3d57-48c2-8d15-0ea21f08825a\",\n            \"name\": \"Spain\",\n            \"code\": 1,\n            \"flag\": \"\"\n        },\n        {\n            \"id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\",\n            \"name\": \"United Arab Emirates\",\n            \"code\": 1,\n            \"flag\": \"\"\n        },\n        {\n            \"id\": \"4faa4fbc-1d00-4297-b3b0-1f05fbd7849c\",\n            \"name\": \"United States of America (USA)\",\n            \"code\": 1,\n            \"flag\": \"\"\n        }\n    ]\n}"}],"_postman_id":"b27df1a4-b40a-42ca-8918-734246b145ad"},{"name":"State Master List","id":"89730125-abfe-4668-b8f8-274655c28d37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/state-list","description":"<p><strong>Description:</strong> This API provides the states for a particular country.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The id of a country</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Values</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>ID of the state</td>\n</tr>\n<tr>\n<td>name</td>\n<td>Name of the state</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","state-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"25a1f0d0-5b15-4129-87bb-3811069d5a46","name":"StateList","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/state-list"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 09:35:36 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"110"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of State : 1\",\n    \"data\": [\n        {\n            \"id\": \"616b6011-4134-42f0-8471-f8f9812c7591\",\n            \"name\": \"Dubai\"\n        }\n    ]\n}"}],"_postman_id":"89730125-abfe-4668-b8f8-274655c28d37"},{"name":"City Master List","id":"7f26b5a1-a486-4865-ba3e-0aaaa19107fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"id\": \"616b6011-4134-42f0-8471-f8f9812c7591\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/city-list","description":"<p><strong>Description:</strong> This API provides the master city list.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The id of a state</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of a city</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of a state</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","city-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"39a26ec5-8d91-4ba9-b8dc-80c6d3e18d41","name":"CityList","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"id\": \"616b6011-4134-42f0-8471-f8f9812c7591\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/city-list"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 09:36:32 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"302"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of City : 4\",\n    \"data\": [\n        {\n            \"id\": \"e85dc35b-f295-493b-8565-79cbb095ae79\",\n            \"name\": \"Abu Hail\"\n        },\n        {\n            \"id\": \"cef9b15e-05dc-42fe-b6fe-09434da29b2d\",\n            \"name\": \"Al Dubai\"\n        },\n        {\n            \"id\": \"20ecd670-d7ed-da7a-c73b-6f762f5ce306\",\n            \"name\": \"Dubai\"\n        },\n        {\n            \"id\": \"581dfd8a-594b-4ac7-aaf3-49049eb898c6\",\n            \"name\": \"Oud Metha\"\n        }\n    ]\n}"}],"_postman_id":"7f26b5a1-a486-4865-ba3e-0aaaa19107fb"},{"name":"College Master List","id":"ec002363-6062-461a-93a4-79c976a101cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/college-list","description":"<p><strong>Description:</strong> This API provides the master College list.</p>\n<p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the college</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of the college</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","college-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"b024f7ef-6782-4b00-b8fd-f8a447c067e3","name":"CollegeList","originalRequest":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/college-list"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 14:26:20 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of College : 211\",\n    \"data\": [\n        {\n            \"id\": \"10e4db60-cc6e-4786-ae5f-5e4ec4805874\",\n            \"name\": \"Ain Shams University Faculty of Medicine\"\n        },\n        {\n            \"id\": \"31595514-74e9-45e1-a3dc-4bc6b71a9c8a\",\n            \"name\": \"Albany Medical College\"\n        },\n        {\n            \"id\": \"c8441a8c-719e-42fb-8793-62bb335c0f1b\",\n            \"name\": \"Albert Einstein College of Medicine of Yeshiva University\"\n        },\n        {\n            \"id\": \"4ed1ec8d-8fe2-4eae-8701-028ba194ef3f\",\n            \"name\": \"Alexandria University Faculty of Medicine\"\n        },\n        {\n            \"id\": \"e2940ebb-e19b-48a4-9233-199548ed9ba8\",\n            \"name\": \"All India Institute of Medical Sciences, New Delhi\"\n        },\n        {\n            \"id\": \"94e50815-899c-40f9-b90e-0d0440e72cca\",\n            \"name\": \"American University of Antigua College of Medicine\"\n        },\n        {\n            \"id\": \"510bb9ed-a250-43ec-85b3-30613e0e767b\",\n            \"name\": \"American University of Beirut Faculty of Medicine\"\n        },\n        {\n            \"id\": \"74beabf4-059d-4b9a-88bd-9033e2d52490\",\n            \"name\": \"American University of the Caribbean School of Medicine\"\n        },\n        {\n            \"id\": \"99e61428-c10e-4fe2-84df-bed38bf3dbb4\",\n            \"name\": \"Andizhan State Medical Institute\"\n        },\n        {\n            \"id\": \"0e81843a-4caa-47d9-be94-831b9a266518\",\n            \"name\": \"Augusta University\"\n        },\n        {\n            \"id\": \"42a3f005-2a68-4dcd-8195-25673ea4ed59\",\n            \"name\": \"Bankura Sammilani Medical College\"\n        },\n        {\n            \"id\": \"8044d8d3-3f4d-4a91-bb74-600f7d64cd86\",\n            \"name\": \"Baylor College of Medicine\"\n        },\n        {\n            \"id\": \"6739e7de-a8cb-41f7-8055-e72ff7bfa54e\",\n            \"name\": \"Belarusian State Medical University\"\n        },\n        {\n            \"id\": \"10b29c4c-dda3-4001-b912-8a20c9039804\",\n            \"name\": \"B.J. Medical College,Ahmedabad\"\n        },\n        {\n            \"id\": \"0abec7ee-55f2-478b-931c-0727e11da1fe\",\n            \"name\": \"B.J. Medical College, Pune\"\n        },\n        {\n            \"id\": \"7c92f1bf-fa69-405c-b5ef-d6290e694f42\",\n            \"name\": \"Boston University - Dental\"\n        },\n        {\n            \"id\": \"c4416506-5848-49df-9d24-fcc03f540047\",\n            \"name\": \"Boston University - Medical\"\n        },\n        {\n            \"id\": \"56ee24c9-5257-4f95-9fb2-0b3ada5f6ba1\",\n            \"name\": \"Brown University\"\n        },\n        {\n            \"id\": \"e6049953-9dfa-447a-a1d7-d4cf74e7f812\",\n            \"name\": \"Cairo University Faculty of Medicine\"\n        },\n        {\n            \"id\": \"61b34283-42bb-4ea6-9783-3042f8393b25\",\n            \"name\": \"Calcutta National Medical College\"\n        },\n        {\n            \"id\": \"223c29d9-7fb8-41d9-b9e8-cba2263ba7da\",\n            \"name\": \"Case Western Reserve University\"\n        },\n        {\n            \"id\": \"8c56dabb-68fd-4616-80bf-a4719069b2be\",\n            \"name\": \"Catholic University of Korea College of Medicine\"\n        },\n        {\n            \"id\": \"21997e80-fa9b-4f73-bbe0-245e421ba022\",\n            \"name\": \"Chatham University\"\n        },\n        {\n            \"id\": \"7ddb94c8-cee3-4e2a-a629-cae54004668c\",\n            \"name\": \"China Medical University\"\n        },\n        {\n            \"id\": \"69768e4c-48ba-4768-b406-7e220910ec89\",\n            \"name\": \"Chulalongkorn University Faculty of Medicine\"\n        },\n        {\n            \"id\": \"01ef7800-5abe-401d-a45c-58155061f912\",\n            \"name\": \"Columbia University\"\n        },\n        {\n            \"id\": \"9e60b609-c4b3-4a31-ad77-2efb9400d5f7\",\n            \"name\": \"Cornell University\"\n        },\n        {\n            \"id\": \"5684b331-d13c-4aab-bfd6-17833d0e96af\",\n            \"name\": \"Creighton University\"\n        },\n        {\n            \"id\": \"6502cf8e-d016-4679-8de6-b4bd958735d5\",\n            \"name\": \"Dow Medical College\"\n        },\n        {\n            \"id\": \"fd850d16-a38a-44e3-a260-cac87528005c\",\n            \"name\": \"Drexel University\"\n        },\n        {\n            \"id\": \"11bf74eb-af1c-4225-8f29-3bc60051c1c5\",\n            \"name\": \"Duke University\"\n        },\n        {\n            \"id\": \"acf61697-0e2e-4a4d-b447-7363612cbb3e\",\n            \"name\": \"Eastern Virginia Medical School\"\n        },\n        {\n            \"id\": \"ac9e1d99-3991-f156-77d4-dbd27141c33a\",\n            \"name\": \"Eng College1\"\n        },\n        {\n            \"id\": \"01db576f-135d-8a29-9cf6-18e5061578f3\",\n            \"name\": \"Eng College2\"\n        },\n        {\n            \"id\": \"43606347-c42a-4c49-8224-a8019f3a747c\",\n            \"name\": \"Faculté de Médecine et de Pharmacie de Tunis\"\n        },\n        {\n            \"id\": \"994bfecf-7c4d-4dbc-bee6-0bd0993696d9\",\n            \"name\": \"Faculté de Médecine Toulouse-Rangueil\"\n        },\n        {\n            \"id\": \"0ae02b30-3b59-4129-a615-10b1c0efbef5\",\n            \"name\": \"Far Eastern University Institute of Medicine, Nicanor Reyes Medical Foundation\"\n        },\n        {\n            \"id\": \"89c7dcb2-73f1-4c3a-ba0f-b2e014f28bcd\",\n            \"name\": \"First Tashkent State Medical Institute\"\n        },\n        {\n            \"id\": \"0ff7d6ef-6a53-4602-bc6d-882afbba83c0\",\n            \"name\": \"Florida Atlantic University\"\n        },\n        {\n            \"id\": \"2206a436-750e-4c76-ad01-2fbb0f7d7799\",\n            \"name\": \"Freie Universität Berlin Medizinische Fachbereich\"\n        },\n        {\n            \"id\": \"3e75e192-6f87-487b-b02b-40cd3defa8aa\",\n            \"name\": \"Frontier Nursing University\"\n        },\n        {\n            \"id\": \"29ef6d37-c8d2-4120-80e0-0fcc5b998770\",\n            \"name\": \"Georgetown University\"\n        },\n        {\n            \"id\": \"2c509e74-f297-470e-9498-b648db883a4a\",\n            \"name\": \"George Washington University\"\n        },\n        {\n            \"id\": \"1451f053-0fd9-4873-91b2-462ceca76a7f\",\n            \"name\": \"Georgia Regents University\"\n        },\n        {\n            \"id\": \"6248160f-259c-4067-9efb-6c502f2b6eb1\",\n            \"name\": \"Georgia State University\"\n        },\n        {\n            \"id\": \"de42d305-3fbc-4e06-8416-54095f2b9dfd\",\n            \"name\": \"Goethe-Universität Frankfurt am Main Fachbereich Medizin\"\n        },\n        {\n            \"id\": \"36c3986d-9c0c-4913-807d-156ed3c4395a\",\n            \"name\": \"Government Medical College Srinagar\"\n        },\n        {\n            \"id\": \"bc5bb219-9cdf-4ca8-967e-dcee3c65601c\",\n            \"name\": \"Grant Government Medical College, Mumbai\"\n        },\n        {\n            \"id\": \"161e515c-869c-4cf9-bde1-4066c7b3e889\",\n            \"name\": \"Harvard University\"\n        },\n        {\n            \"id\": \"6a76d195-a0fc-430c-8683-c89b397ae09b\",\n            \"name\": \"Higher Institute of Medical Sciences of Havana, Cuba\"\n        },\n        {\n            \"id\": \"21195f10-a24f-4dd9-8de4-074c88c78d67\",\n            \"name\": \"Howard University\"\n        },\n        {\n            \"id\": \"634c9383-bb94-45a6-b251-4506fdae7e34\",\n            \"name\": \"Icahn School of Medicine at Mount Sinai\"\n        },\n        {\n            \"id\": \"25c8e5ae-53e1-483a-bf76-aca5170801f9\",\n            \"name\": \"Istanbul Üniversitesi, Istanbul Tip Fakültesi\"\n        },\n        {\n            \"id\": \"c8ef1075-6f65-427d-b00c-dd8d3dc040eb\",\n            \"name\": \"Jagiellonian University Medical College\"\n        },\n        {\n            \"id\": \"41989faf-2354-457f-9eaa-73b1cad03f17\",\n            \"name\": \"Jawaharlal Institute of Post-Graduate Medical Education and Research (JIPMER)\"\n        },\n        {\n            \"id\": \"587e2284-af7d-4a10-ab38-a2803672f170\",\n            \"name\": \"Jawaharlal Nehru Medical College, Aligarh\"\n        },\n        {\n            \"id\": \"0cb641e1-e7d7-499d-9ccf-7fa5fb5150b6\",\n            \"name\": \"Jiangxi Medical College\"\n        },\n        {\n            \"id\": \"8b494d98-8129-41e0-b933-9da6b30f3b27\",\n            \"name\": \"Jinnah Sindh Medical University\"\n        },\n        {\n            \"id\": \"11ba6b45-7df8-4a84-a451-7875c6703560\",\n            \"name\": \"J.J.M. Medical College, Davangere\"\n        },\n        {\n            \"id\": \"5b288075-b869-4fec-b584-db7885396008\",\n            \"name\": \"Johns Hopkins University\"\n        },\n        {\n            \"id\": \"8cf496d5-e9e8-435c-97b9-311d34f7b040\",\n            \"name\": \"Justus-Liebig-Universität Giessen Fachbereich Medizin\"\n        },\n        {\n            \"id\": \"461de65e-78f2-41b6-98b0-ce1d3edf54cd\",\n            \"name\": \"Kamineni Institute of Medical Sciences\"\n        },\n        {\n            \"id\": \"be6551cc-8a3f-4870-b2fe-e149e9ff7b4e\",\n            \"name\": \"Kansas City University of Medicine and Biosciences\"\n        },\n        {\n            \"id\": \"5d027e53-1881-4c1e-b1a0-a3df9556b2b6\",\n            \"name\": \"Kasturba Medical College Mangalore\"\n        },\n        {\n            \"id\": \"bbd6f402-2787-4385-a931-f88c7e3d46b4\",\n            \"name\": \"Kasturba Medical College Manipal\"\n        },\n        {\n            \"id\": \"f0abd064-3d7b-4a73-8839-7e575dedd0d6\",\n            \"name\": \"King Edward Medical University\"\n        },\n        {\n            \"id\": \"5a69c5bd-e9d5-4df9-9d11-f0250a4bc439\",\n            \"name\": \"Louisiana State University, New Orleans\"\n        },\n        {\n            \"id\": \"1e208494-43c0-4bd5-ace8-690481313ed7\",\n            \"name\": \"Loyola University Chicago\"\n        },\n        {\n            \"id\": \"cc44d3b8-f3f1-44f4-be02-a992deb07c4c\",\n            \"name\": \"Ludwig-Maximilians-Universität München\"\n        },\n        {\n            \"id\": \"f187f460-4314-4bfd-9741-df4bfff6e465\",\n            \"name\": \"Maulana Azad Medical College\"\n        },\n        {\n            \"id\": \"8b38465a-aa58-4a15-bb4e-8228716dfe92\",\n            \"name\": \"McGill University Faculty of Medicine\"\n        },\n        {\n            \"id\": \"d0725f34-c65d-4ad4-9258-7afd4c7c23df\",\n            \"name\": \"Medical College of Wisconsin\"\n        },\n        {\n            \"id\": \"7b0522ad-af8a-4fe9-bb8d-a0f2082a7294\",\n            \"name\": \"Medical University of Silesia\"\n        },\n        {\n            \"id\": \"d9ea20d2-4a0e-4bf9-ad20-4cc3e8d6b7f1\",\n            \"name\": \"Medical University of Silesia, School of Medicine in Katowice\"\n        },\n        {\n            \"id\": \"af637718-8b01-4595-b5d1-10de84c9307b\",\n            \"name\": \"Meharry Medical College\"\n        },\n        {\n            \"id\": \"160c092d-cd43-458a-a470-42d85406eba2\",\n            \"name\": \"Michigan State University\"\n        },\n        {\n            \"id\": \"53c14563-523f-466b-8af4-ebab578df3c0\",\n            \"name\": \"Monmouth University\"\n        },\n        {\n            \"id\": \"420d9c3d-3b6d-4326-98ec-bb5368d37a06\",\n            \"name\": \"Moscow State University of Medicine and Dentistry named after A. I. Evdokimov\"\n        },\n        {\n            \"id\": \"66059f2b-b7cd-4cf1-bb27-72ea4df02d70\",\n            \"name\": \"Netaji Subhash Chandra Bose Medical College\"\n        },\n        {\n            \"id\": \"4bdcbf5c-1032-452d-ae4a-c3f56ce0febf\",\n            \"name\": \"New England College of Optometry\"\n        },\n        {\n            \"id\": \"40028205-d511-4017-8b1c-f8a884960ba1\",\n            \"name\": \"New York Hospital, Cornell Medical Center\"\n        },\n        {\n            \"id\": \"f1368de6-ed41-4300-a299-37db0a574e5a\",\n            \"name\": \"New York Medical College\"\n        },\n        {\n            \"id\": \"a7a86f71-fc3c-4059-90b5-d6c554f79cf8\",\n            \"name\": \"New York University\"\n        },\n        {\n            \"id\": \"456d1329-8457-4919-aecf-031101440b23\",\n            \"name\": \"Northwestern University\"\n        },\n        {\n            \"id\": \"72de734c-5170-434c-baf9-07706a7d5932\",\n            \"name\": \"Nova Southeastern University\"\n        },\n        {\n            \"id\": \"407da427-b73c-466c-9be1-fde12372e3a7\",\n            \"name\": \"Ohio State University\"\n        },\n        {\n            \"id\": \"9774840f-f4c9-4360-b5c4-46f5fac1ff04\",\n            \"name\": \"Ohio University School of Osteopathic Medicine\"\n        },\n        {\n            \"id\": \"7a2392c8-44c9-46a0-aac2-6f023d1de9f8\",\n            \"name\": \"Oregon Health and Sciences University - Dental\"\n        },\n        {\n            \"id\": \"9e55d453-09cf-46fb-abf4-e5ebe7078efd\",\n            \"name\": \"Oregon Health & Science Univeristy – Medical School\"\n        },\n        {\n            \"id\": \"dee5ecfe-76ea-4a04-b174-203e3c380002\",\n            \"name\": \"Oregon Health & Science University - Dental School \"\n        },\n        {\n            \"id\": \"18476d91-886a-4e23-9778-31e2eb54ee26\",\n            \"name\": \"Osmania Medical College\"\n        },\n        {\n            \"id\": \"531058b6-912c-482d-babc-f6222d3961f8\",\n            \"name\": \"Pacific State Medical University\"\n        },\n        {\n            \"id\": \"e07d5f71-50b0-40bb-82b3-bc52d4c5f51a\",\n            \"name\": \"Peking University Health Science Center\"\n        },\n        {\n            \"id\": \"4657a74d-0d0c-4b83-9ea6-a2d92ffca07a\",\n            \"name\": \"Philadelphia College of Osteopathic Medicine\"\n        },\n        {\n            \"id\": \"cc40a859-7294-40f2-b5df-bc384f60fe81\",\n            \"name\": \"Poznan University of Medical Sciences Center for Medical Education in English\"\n        },\n        {\n            \"id\": \"1f8cce3b-c1b8-4bc3-a520-9f48acaa6d61\",\n            \"name\": \"Quaid-e-Azam Medical College\"\n        },\n        {\n            \"id\": \"08cc650d-1ff7-4446-8ea8-573d0dd06d9b\",\n            \"name\": \"Rosalind Franklin University of Medicine and Science\"\n        },\n        {\n            \"id\": \"a679cc88-9318-4713-a952-ce7785a99579\",\n            \"name\": \"Ross University School of Medicine\"\n        },\n        {\n            \"id\": \"6498846a-f46a-4409-ae96-6236d3e41a58\",\n            \"name\": \"Rush University\"\n        },\n        {\n            \"id\": \"ad3b5ab6-9df2-4c82-a0ce-33b273d20761\",\n            \"name\": \"Rutgers, The State University of New Jersey - Dental\"\n        },\n        {\n            \"id\": \"bfada775-19d3-4975-9b80-be03b34e2c30\",\n            \"name\": \"Rutgers, The State University of New Jersey - Medical\"\n        },\n        {\n            \"id\": \"2d98815d-485d-4e91-940e-986ef8b80d70\",\n            \"name\": \"Saba University School of Medicine\"\n        },\n        {\n            \"id\": \"83194809-e9d2-468d-80af-17609d43859f\",\n            \"name\": \"Sackler School of Medicine\"\n        },\n        {\n            \"id\": \"de6c8fb0-b069-4d08-95b1-fdef09f9c234\",\n            \"name\": \"Saint Petersburg Pavlov State Medical University\"\n        },\n        {\n            \"id\": \"ff97cb08-a955-4f5b-93e6-47cd291e7d22\",\n            \"name\": \"Saint Petersburg State Pediatric-Medical University\"\n        },\n        {\n            \"id\": \"f2bd5c7b-d517-49dc-9244-065fe852e402\",\n            \"name\": \"San Juan Bautista Escuela de Medicina\"\n        },\n        {\n            \"id\": \"e786e80f-d2d0-4e24-bf5f-2fbebdec5c40\",\n            \"name\": \"Schulich School of Medicine and Dentistry, Western University\"\n        },\n        {\n            \"id\": \"05f4fdd3-7b5e-4b60-9617-73b9a0d6f972\",\n            \"name\": \"Shahid Beheshti University of Medical Sciences\"\n        },\n        {\n            \"id\": \"b2ebc3d0-fb64-4d8b-acd7-6dca16fe876d\",\n            \"name\": \"Shandong University School of Medicine\"\n        },\n        {\n            \"id\": \"60e1d66b-b6f7-45c3-b6e7-b08218e7332b\",\n            \"name\": \"Shanghai Jiao Tong University School of Medicine\"\n        },\n        {\n            \"id\": \"907d5d30-5f7e-4a85-a30f-d7b5f87e377f\",\n            \"name\": \"Smt. N.H.L. Municipal Medical College\"\n        },\n        {\n            \"id\": \"adb49c1d-3752-445a-9acf-adb92daf9a93\",\n            \"name\": \"Southern College of Optometry\"\n        },\n        {\n            \"id\": \"343fd8a8-8adc-47b1-92ee-1b42875759e4\",\n            \"name\": \"Southern Illinois University, Springfield\"\n        },\n        {\n            \"id\": \"e83002f6-0ab9-495b-84e1-2c44b0a6151d\",\n            \"name\": \"Spartan Health Sciences University School of Medicine\"\n        },\n        {\n            \"id\": \"c9a9aa29-c344-4e8b-9b51-dfc6390240ed\",\n            \"name\": \"Sri Venkateswara Medical College\"\n        },\n        {\n            \"id\": \"813d7c04-7b3b-4cc6-aa9e-edac1876de51\",\n            \"name\": \"State University of New York, Buffalo\"\n        },\n        {\n            \"id\": \"dbfcb1e3-3f33-4e0f-97ad-e3adf41883d5\",\n            \"name\": \"State University of New York, Downstate Medical Center\"\n        },\n        {\n            \"id\": \"e7157310-1114-42ec-a01a-a7de6ffcde65\",\n            \"name\": \"State University of New York, Stony Brook\"\n        },\n        {\n            \"id\": \"d70029a7-f391-452e-9a2b-96073ec1df9b\",\n            \"name\": \"State University of New York, Upstate Medical University\"\n        },\n        {\n            \"id\": \"0df247e5-4eef-4627-a1c9-eebbb3341763\",\n            \"name\": \"St. George's University School of Medicine\"\n        },\n        {\n            \"id\": \"8f676cb7-ca95-454e-9f99-5bf561f21690\",\n            \"name\": \"Tecnológico de Monterrey Escuela de Medicina Monterrey\"\n        },\n        {\n            \"id\": \"95ef18dd-0c35-4ba9-9267-003d3b1d1de6\",\n            \"name\": \"Tehran School of Medical Sciences - Dental\"\n        },\n        {\n            \"id\": \"32b7667c-59c9-47e0-a7c5-bfb091820671\",\n            \"name\": \"Tehran University of Medical Sciences School of Medicine - Medical\"\n        },\n        {\n            \"id\": \"7d72bb6d-20e4-4aea-a495-e80da9e37257\",\n            \"name\": \"Temple University\"\n        },\n        {\n            \"id\": \"de6ba19b-266b-42dd-ad5f-305a92daa585\",\n            \"name\": \"Texas A&M University, Baylor College of Dentistry\"\n        },\n        {\n            \"id\": \"e91fc213-effb-4aff-9478-2bdb53c9d945\",\n            \"name\": \"Texas Tech University, Lubbock\"\n        },\n        {\n            \"id\": \"51cab0b9-8531-4d38-b65e-fc1bb82eb46a\",\n            \"name\": \"The Chicago School of Professional Psychology\"\n        },\n        {\n            \"id\": \"46bb87e7-9195-476f-af39-c93ce64ffc82\",\n            \"name\": \"The Touro College and University System\"\n        },\n        {\n            \"id\": \"a4f56e62-8977-42d7-8ea5-ff7008555fc8\",\n            \"name\": \"Thomas Jefferson University\"\n        },\n        {\n            \"id\": \"2b958c23-198f-4d15-8790-598f9f34a53b\",\n            \"name\": \"Tongji Medical College of Huazhong University of Science & Technology\"\n        },\n        {\n            \"id\": \"54f84634-160e-42f6-805d-d2ec5e887bef\",\n            \"name\": \"Tongji Medical University\"\n        },\n        {\n            \"id\": \"8292504c-3dab-4ddb-b6c4-e431a4ed60f8\",\n            \"name\": \"Tufts University - Dental\"\n        },\n        {\n            \"id\": \"e027966d-b36a-4d4e-8a63-db308fcc25f9\",\n            \"name\": \"Tufts University - Medical\"\n        },\n        {\n            \"id\": \"46702e30-9c37-4649-a52a-7e5c93cf3f89\",\n            \"name\": \"UCL Medical School\"\n        },\n        {\n            \"id\": \"d2cfbd77-6764-496e-a617-673a8e6366c9\",\n            \"name\": \"UFR des Sciences Médicales, Université Félix Houphouët-Boigny\"\n        },\n        {\n            \"id\": \"e88b88d9-1fda-4132-b174-e9a06c599a4c\",\n            \"name\": \"Universidad Autónoma de Guadalajara Facultad de Medicina\"\n        },\n        {\n            \"id\": \"c57a5491-e000-433c-9f16-b5bfdbd45356\",\n            \"name\": \"Universidad Central del Este (UCE) Facultad de Medicina\"\n        },\n        {\n            \"id\": \"d70a40bb-6d27-4b6a-bc50-c4e90d6e4bc6\",\n            \"name\": \"Universidad de Buenos Aires Facultad de Medicina\"\n        },\n        {\n            \"id\": \"4138e7b8-7087-4803-86d5-c50058e1c67d\",\n            \"name\": \"Universidad de Ciencias Médicas de la Habana\"\n        },\n        {\n            \"id\": \"4c053956-b905-4f1c-a3ab-474d834d56e2\",\n            \"name\": \"Universidad de Ciencias Médicas de Villa Clara Facultad de Medicina\"\n        },\n        {\n            \"id\": \"a05b5cb4-8334-44db-a28b-d23fe40f7ee0\",\n            \"name\": \"Universidad del Turabo\"\n        },\n        {\n            \"id\": \"bf4fb916-7645-4d5e-ba46-03c129077402\",\n            \"name\": \"Universidad Iberoamericana\"\n        },\n        {\n            \"id\": \"c13d5de7-3be1-4618-ba62-45de90a42b16\",\n            \"name\": \"Universidad Mayor de San Simon\"\n        },\n        {\n            \"id\": \"433ccaaf-971b-42f6-a624-b532e307b77d\",\n            \"name\": \"Universidad Nacional de San Agustín Facultad de Medicina\"\n        },\n        {\n            \"id\": \"156250d5-e8e5-4110-bc8f-da93df664a45\",\n            \"name\": \"Universidad Tecnológica de Santiago Escuela de Medicina, Santo Domingo Campus\"\n        },\n        {\n            \"id\": \"14e459e9-25a5-4286-875a-b73ee6037972\",\n            \"name\": \"Università degli Studi dell'Aquila Facoltà di Medicina e Chirurgia\"\n        },\n        {\n            \"id\": \"75df6ee0-65a1-4421-9f2a-0ddeda2a7c3b\",\n            \"name\": \"Università degli Studi di Catania Facoltà di Medicina e Chirurgia\"\n        },\n        {\n            \"id\": \"d6061fdb-652d-40c4-8190-7724b490b7a2\",\n            \"name\": \"Università degli Studi di Padova Scuola di Medicina e Chirurgia\"\n        },\n        {\n            \"id\": \"c088f2c3-8886-496b-9dcb-b96a6aaafe52\",\n            \"name\": \"Università degli Studi di Roma 'La Sapienza' Facoltà di Farmacia e Medicina\"\n        },\n        {\n            \"id\": \"99337fc6-29dd-4ab8-9b69-cc26c70b7f54\",\n            \"name\": \"Università degli Studi di Roma 'La Sapienza' Facoltà di Medicina\"\n        },\n        {\n            \"id\": \"f0610f9c-3dcd-4c15-8929-0a8ad5475180\",\n            \"name\": \"Università degli Studi di Siena Facoltà di Medicina e Chirurgia\"\n        },\n        {\n            \"id\": \"ed14784e-7c77-46b1-98a1-2f06389b129c\",\n            \"name\": \"Universitatea de Medicina si Farmacie Carol Davila\"\n        },\n        {\n            \"id\": \"f57d6779-b4a3-46c0-a362-4691e94290bb\",\n            \"name\": \"Université de Paris Faculté de Médecine\"\n        },\n        {\n            \"id\": \"3e4f77ef-9300-4f12-9876-47e9b40dbb36\",\n            \"name\": \"Université d'Etat d'Haïti Faculté de Médecine et de Pharmacie\"\n        },\n        {\n            \"id\": \"db91f17a-8bf8-407a-b2e7-5a2a6873c206\",\n            \"name\": \"University of Alexandria Faculty of Medicine\"\n        },\n        {\n            \"id\": \"2003283d-e6d3-453d-ace4-6f31c9082d70\",\n            \"name\": \"University of Arizona, Tucson\"\n        },\n        {\n            \"id\": \"6f641921-c665-4a01-aec1-2e778d766f50\",\n            \"name\": \"University of Arkansas for Medical Sciences\"\n        },\n        {\n            \"id\": \"14d8ee46-8752-442f-b9b7-e14d2167e50e\",\n            \"name\": \"University of Athens School of Health Sciences\"\n        },\n        {\n            \"id\": \"05d1f8e1-0cf0-4439-b470-f2ca20a6fea8\",\n            \"name\": \"University of Belgrade Faculty of Medicine\"\n        },\n        {\n            \"id\": \"8c91a63a-768c-4272-83ff-d7ef95231f88\",\n            \"name\": \"University of California, Berkeley\"\n        },\n        {\n            \"id\": \"dacbf84a-2d55-4cd2-a4dc-df90cddb3877\",\n            \"name\": \"University of California, Irvine\"\n        },\n        {\n            \"id\": \"f3b40c05-9dd2-418d-bd52-a22bd3326dd6\",\n            \"name\": \"University of California, Los Angeles\"\n        },\n        {\n            \"id\": \"be824ec6-2abf-44a1-b35f-d7d23b955c5c\",\n            \"name\": \"University of California, San Diego\"\n        },\n        {\n            \"id\": \"1320c846-6f6a-4c29-9a16-c6f18e027d96\",\n            \"name\": \"University of Chicago\"\n        },\n        {\n            \"id\": \"45e08902-f6b3-4601-98f5-bce35d1fab19\",\n            \"name\": \"University of Cincinnati\"\n        },\n        {\n            \"id\": \"bc7ea1cc-d695-4a16-a82c-c520faddbc42\",\n            \"name\": \"University of Colorado\"\n        },\n        {\n            \"id\": \"e901a090-ed5f-4f95-8fa1-7c9b266f7213\",\n            \"name\": \"University of Connecticut\"\n        },\n        {\n            \"id\": \"60dbf86a-e663-474c-a9c0-949a541db69e\",\n            \"name\": \"University of Damascus Faculty of Medicine\"\n        },\n        {\n            \"id\": \"8fae2582-e133-4663-93e7-9243dc034977\",\n            \"name\": \"University of Florida, Gainesville – Dental\"\n        },\n        {\n            \"id\": \"49dc78b7-ed2e-44dc-97e2-a4692e3cd60f\",\n            \"name\": \"University of Florida – Medical\"\n        },\n        {\n            \"id\": \"84e3bf69-9d08-4d0b-8162-98c07687105a\",\n            \"name\": \"University of Ghana School of Medicine and Dentistry\"\n        },\n        {\n            \"id\": \"5d8a8c2c-3ea5-4345-a24e-9d29466ee4d3\",\n            \"name\": \"University of Illinois, Chicago\"\n        },\n        {\n            \"id\": \"1527084c-1c6c-410d-b94f-558540f71f44\",\n            \"name\": \"University of Iowa\"\n        },\n        {\n            \"id\": \"fabd6fcd-b3b2-41c2-99b1-8d0bc1d2668b\",\n            \"name\": \"University of Kentucky\"\n        },\n        {\n            \"id\": \"1693c046-25c4-488d-a456-1e84afb55883\",\n            \"name\": \"University of Louisville\"\n        },\n        {\n            \"id\": \"68470ccb-f5e3-4a2b-8cbe-5a46110a2ac4\",\n            \"name\": \"University of Maryland\"\n        },\n        {\n            \"id\": \"3aa2f226-7876-4933-8458-cc9b3a18d094\",\n            \"name\": \"University of Massachusetts\"\n        },\n        {\n            \"id\": \"080f9d38-9b4e-43a9-adba-69127e796493\",\n            \"name\": \"University of Medicine and Dentistry of New Jersey\"\n        },\n        {\n            \"id\": \"efefab98-9da2-4534-a6fa-94565e5e6ee8\",\n            \"name\": \"University of Miami\"\n        },\n        {\n            \"id\": \"e672d0e5-f45b-4710-87af-08fcdc16292b\",\n            \"name\": \"University of Michigan\"\n        },\n        {\n            \"id\": \"c08eb719-8b13-4550-8e7a-5d2c23003d12\",\n            \"name\": \"University of Minnesota\"\n        },\n        {\n            \"id\": \"6dff77f7-f7de-4b9d-a8d1-5c3aa2251031\",\n            \"name\": \"University of Missouri\"\n        },\n        {\n            \"id\": \"344b3186-be0f-4c43-b6ed-8f8a19d5fe6a\",\n            \"name\": \"University of Missouri, Kansas City\"\n        },\n        {\n            \"id\": \"4d408f67-32b6-4d95-9714-23d92ee5c933\",\n            \"name\": \"University of Nigeria Faculty of Medicine\"\n        },\n        {\n            \"id\": \"b3810a1a-87c5-4f39-9879-0cb1c236360a\",\n            \"name\": \"University of Pennsylvania - Dental\"\n        },\n        {\n            \"id\": \"906ad8cb-4e7f-4c04-b802-ed7700c14061\",\n            \"name\": \"University of Pennsylvania - Medical\"\n        },\n        {\n            \"id\": \"95d2db2c-bda5-43da-a786-3ba9df6adb23\",\n            \"name\": \"University of Pittsburgh - Dental\"\n        },\n        {\n            \"id\": \"c7ec52a0-0617-4dc9-b2ed-10799e7509c2\",\n            \"name\": \"University of Pittsburgh - Medical\"\n        },\n        {\n            \"id\": \"513884dc-df76-4cfd-98f2-3467460ef496\",\n            \"name\": \"University of Santo Tomas Faculty of Medicine and Surgery\"\n        },\n        {\n            \"id\": \"c5a5c28e-36c7-42d5-807a-21825c278372\",\n            \"name\": \"University of Sarajevo Faculty of Medicine\"\n        },\n        {\n            \"id\": \"b3bacb0b-531a-455e-bfe3-99dcad1c21e3\",\n            \"name\": \"University of South Alabama\"\n        },\n        {\n            \"id\": \"fd868302-f8df-4adf-9c56-01ee448143fa\",\n            \"name\": \"University of Southern California\"\n        },\n        {\n            \"id\": \"895003a3-a320-45a6-b8da-b3a04ef9d390\",\n            \"name\": \"University of South Florida\"\n        },\n        {\n            \"id\": \"bbd5a03b-401c-4f21-a571-c2698e480652\",\n            \"name\": \"University of Texas Medical Branch, Galveston\"\n        },\n        {\n            \"id\": \"ba2ed444-7578-422e-b39f-1cf168841cb5\",\n            \"name\": \"University of Texas, San Antonio\"\n        },\n        {\n            \"id\": \"45c3aa76-ec36-4fae-9bbd-4dea2bde7220\",\n            \"name\": \"University of Texas, Southwestern\"\n        },\n        {\n            \"id\": \"f0bae6ea-d8b4-4f42-b113-04483d074866\",\n            \"name\": \"University of the East\"\n        },\n        {\n            \"id\": \"28be631f-729a-43e6-a8e1-b11bd8b9d158\",\n            \"name\": \"University of the Pacific\"\n        },\n        {\n            \"id\": \"d7c92d7d-bcbb-4020-b3e5-16607d4d6989\",\n            \"name\": \"University of Toronto Faculty of Medicine\"\n        },\n        {\n            \"id\": \"7519cce0-1022-457c-8768-f5f5bdf2d5a7\",\n            \"name\": \"University of Vermont\"\n        },\n        {\n            \"id\": \"df9efef4-74ed-42c7-921b-6c310770921a\",\n            \"name\": \"University of Virginia\"\n        },\n        {\n            \"id\": \"281c2ed1-1a5d-4628-97c3-58eaf3f87630\",\n            \"name\": \"University of Washington\"\n        },\n        {\n            \"id\": \"bb0eaea4-f8c5-4d7f-a012-9061888fcbb7\",\n            \"name\": \"University of Wisconsin\"\n        },\n        {\n            \"id\": \"17bf05db-4fe3-47e3-9743-1e314a3ef7d6\",\n            \"name\": \"Virginia Commonwealth University\"\n        },\n        {\n            \"id\": \"66476d29-4e97-46d9-884a-b0c95ab2a967\",\n            \"name\": \"V.N. Karazin Kharkiv National University School of Medicine\"\n        },\n        {\n            \"id\": \"6582a081-5809-4903-b8f6-6bab516c5b22\",\n            \"name\": \"Vrije Universiteit Brussel Faculteit Geneeskunde & Farmacie\"\n        },\n        {\n            \"id\": \"52b8a75b-1562-4236-91be-5e63b60ff708\",\n            \"name\": \"Wake Forest University\"\n        },\n        {\n            \"id\": \"e75fe71c-1e73-440d-9bd3-b14a55456a6d\",\n            \"name\": \"Washington University, St. Louis\"\n        },\n        {\n            \"id\": \"eaeaa18f-285a-4935-b366-8a014c165f39\",\n            \"name\": \"Wayne State University\"\n        },\n        {\n            \"id\": \"f4e077ae-5dd0-40a3-ab63-ebd007311dfc\",\n            \"name\": \"Yale University\"\n        },\n        {\n            \"id\": \"f8357303-0813-459a-b90a-50317b6db8b9\",\n            \"name\": \"Zhongshan School of Medicine, Sun Yat-Sen University\"\n        }\n    ]\n}"}],"_postman_id":"ec002363-6062-461a-93a4-79c976a101cc"},{"name":"Degree Master List","id":"f9eca9ba-1dde-4923-882f-c0270750ef44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/degree-list","description":"<p><strong>Description:</strong> This API provides the master degree list.</p>\n<p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the degree</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of the degree</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","degree-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"53d670b5-f4d4-4df0-bd3f-42b52eb4e12d","name":"DegreeList","originalRequest":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/degree-list"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 14:29:14 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"1718"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of Degree : 20\",\n    \"data\": [\n        {\n            \"id\": \"4e2b3690-9652-4c3c-a2f1-74dfe0b10bed\",\n            \"name\": \"Bachelor of Medicine\"\n        },\n        {\n            \"id\": \"960b279b-b36c-498d-8140-da4b8333229e\",\n            \"name\": \"Bachelor of Medicine and Bachelor of Surgery\"\n        },\n        {\n            \"id\": \"7e2d20d1-6a1e-41db-adfe-497503566fdb\",\n            \"name\": \"Bachelor of Surgery\"\n        },\n        {\n            \"id\": \"50adfd37-a96f-480b-a59a-b3699fc12e8c\",\n            \"name\": \"Doctor of Dental Medicine\"\n        },\n        {\n            \"id\": \"cdb4abfd-74d3-4081-9863-58c1e4b1b18b\",\n            \"name\": \"Doctor of Dental Surgery\"\n        },\n        {\n            \"id\": \"79ed18f0-4e1d-43f1-a487-e03e822ef2e7\",\n            \"name\": \"Doctor of Medical Dentistry\"\n        },\n        {\n            \"id\": \"0df03832-c994-4bde-acec-0b8608073806\",\n            \"name\": \"Doctor of Medicine\"\n        },\n        {\n            \"id\": \"8fda1a0a-a55f-48a2-b20a-899eb43247ed\",\n            \"name\": \"Doctor of Optometry\"\n        },\n        {\n            \"id\": \"30a40f25-1099-4701-8157-2faaac4e6c06\",\n            \"name\": \"Doctor of Osteopathic Medicine\"\n        },\n        {\n            \"id\": \"6d98eb5b-78a1-4cbf-84a2-a92ecbee64de\",\n            \"name\": \"Doctor of Podiatric Medicine\"\n        },\n        {\n            \"id\": \"8b1131e5-eb20-b658-4498-c9025fd94351\",\n            \"name\": \"Eng Degree\"\n        },\n        {\n            \"id\": \"c3eec9ed-cb31-41d0-9394-0438c229df15\",\n            \"name\": \"Master's in Adult Nursing\"\n        },\n        {\n            \"id\": \"c199e12f-4b83-49f0-9101-c39d46e8560f\",\n            \"name\": \"Master's in Clinical Nutrition\"\n        },\n        {\n            \"id\": \"f829ad3e-508a-4bcd-b45e-3f5171c63e15\",\n            \"name\": \"Master’s in Clinical Psychology\"\n        },\n        {\n            \"id\": \"62ddf2ae-0667-4cc2-bf42-27ede2e89ad6\",\n            \"name\": \"Master's in Family Nursing\"\n        },\n        {\n            \"id\": \"de72b38f-100d-4d0e-a14a-aae6de63adb3\",\n            \"name\": \" Master’s in Nurse – Midwifery\"\n        },\n        {\n            \"id\": \"7d58121d-16fb-44c1-aea0-2846dc03ba5e\",\n            \"name\": \"Master's in Nursing\"\n        },\n        {\n            \"id\": \"1be1cedd-3850-42b0-98dd-93c7f252044a\",\n            \"name\": \"Master's in Psychiatric and Mental Health Nursing\"\n        },\n        {\n            \"id\": \"470f26b4-75ee-4cbf-987b-5e1a65db9908\",\n            \"name\": \"Master's in Psychiatric Mental Health Nursing\"\n        },\n        {\n            \"id\": \"e6bb3410-90fc-4722-b88c-c142bf507cb3\",\n            \"name\": \"Medizinische Fakultät\"\n        }\n    ]\n}"}],"_postman_id":"f9eca9ba-1dde-4923-882f-c0270750ef44"},{"name":"Designation Master List","id":"4d8b3166-5251-4263-9430-057bb485f5cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/designation-list","description":"<p><strong>Description:</strong> This API provides the master designation list.</p>\n<p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the designation</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of the designation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","designation-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"e0600730-cff9-457e-824e-c0da71877d5e","name":"DesignationList","originalRequest":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/designation-list"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 14:29:38 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"122"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of Designation : 1\",\n    \"data\": [\n        {\n            \"id\": \"3aa09a3c-bf77-85c6-1390-edd0976aa1ce\",\n            \"name\": \"English CEO\"\n        }\n    ]\n}"}],"_postman_id":"4d8b3166-5251-4263-9430-057bb485f5cd"},{"name":"Ethnicity Master List","id":"99e0c9c2-f4a4-4d49-8ac5-c84d4a067edb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/ethnicity-list","description":"<p><strong>Description:</strong> This API provides the master Ethnicity list.</p>\n<p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the ethnicity</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The ethnicity value</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","ethnicity-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"3c0cc67e-8029-4ad1-8b13-ef8ef4e49eb4","name":"EthnicityList","originalRequest":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/ethnicity-list"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 14:30:01 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"127"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of Ethnicity : 1\",\n    \"data\": [\n        {\n            \"id\": \"f5777f6c-2d18-4ff4-ab64-3c48f03fb63c\",\n            \"name\": \"Hispanic or Latino\"\n        }\n    ]\n}"}],"_postman_id":"99e0c9c2-f4a4-4d49-8ac5-c84d4a067edb"},{"name":"Race Master List","id":"a1b813a0-53e1-4392-8e94-555d9e2c6204","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/race-list","description":"<p><strong>Description:</strong> The API provides the master Race list.</p>\n<p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the race</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of the race</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","race-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"a480345f-0bcf-457b-94e0-c9cc7e72f0cc","name":"RaceList","originalRequest":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/race-list"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 14:30:20 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"122"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of Race : 1\",\n    \"data\": [\n        {\n            \"id\": \"38bc0ab1-a817-4abf-8099-01ebf234a7f0\",\n            \"name\": \"Hispanic or Latino\"\n        }\n    ]\n}"}],"_postman_id":"a1b813a0-53e1-4392-8e94-555d9e2c6204"},{"name":"Time Zone Master List","id":"6447ceda-4348-446a-945a-791a67c3e691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/time-zone-list","description":"<p><strong>Description:</strong> The API provides the master Time Zone List.</p>\n<p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the time zone</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of the time zone</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","time-zone-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"72d7eab6-d849-4ea9-a380-ecb1c80e6594","name":"TimeZoneList","originalRequest":{"method":"GET","header":[],"url":"https://ikiosk.instapract.ae/web/api/general/time-zone-list"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 14:30:49 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"126"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of TimeZone : 1\",\n    \"data\": [\n        {\n            \"id\": \"4e844505-a7cb-45ca-a0db-26e3ec109799\",\n            \"name\": \"Gulf Standard Time\"\n        }\n    ]\n}"}],"_postman_id":"6447ceda-4348-446a-945a-791a67c3e691"},{"name":"Speciality Master List","id":"a54ef233-2259-4b5d-ad1e-5fcb8294145a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"DoctorSpecialty\": [\r\n        {\r\n            \"specialty_id\": \"f1a69ce1-fd36-4568-beb8-2621dac83ed7\"\r\n        },\r\n        {\r\n          \"specialty_id\": \"d8d75082-6f92-4349-8e9b-1bf846332407\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/speciality","description":"<p><strong>Description:</strong> This API provides the master specialty list</p>\n<p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the specialty</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The specialty name</td>\n</tr>\n<tr>\n<td>description</td>\n<td>The description of the specialty</td>\n</tr>\n<tr>\n<td>sort_order</td>\n<td>The sort order of the specialty</td>\n</tr>\n<tr>\n<td>webicon_file</td>\n<td>The web icon file of the specialty</td>\n</tr>\n<tr>\n<td>mobicon_file</td>\n<td>The mobile icon file of the specialty</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","doctor","speciality"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"38eb4eb9-de42-4f2a-9660-cdbab5997365","name":"Speciality","originalRequest":{"method":"GET","header":[],"url":"https://purehealth.instapract.ae/web/api/video/speciality"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Feb 2022 07:22:41 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"x-test-header, Origin, X-Requested-With, Content-Type, Accept"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"396"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of Speciality : 7\",\n    \"data\": [\n        {\n            \"id\": \"bec28b6b-d549-45e7-ba1a-a2bf749083c0\",\n            \"name\": \"ER Medicine\",\n            \"description\": \"\",\n            \"sort_order\": 0,\n            \"webicon_file\": \"\",\n            \"mobicon_file\": \"\"\n        },\n        {\n            \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n            \"name\": \"Family Medicine\",\n            \"description\": \"\",\n            \"sort_order\": 0,\n            \"webicon_file\": \"\",\n            \"mobicon_file\": \"\"\n        },\n        {\n            \"id\": \"272b8a3e-3d1d-4b8b-a2c8-8b62a28f68e4\",\n            \"name\": \"General Pediatrician\",\n            \"description\": \"\",\n            \"sort_order\": 0,\n            \"webicon_file\": \"\",\n            \"mobicon_file\": \"\"\n        },\n        {\n            \"id\": \"478c6290-f781-40af-9492-74cb8df07f70\",\n            \"name\": \"Internal Medicine\",\n            \"description\": \"\",\n            \"sort_order\": 0,\n            \"webicon_file\": \"\",\n            \"mobicon_file\": \"\"\n        },\n        {\n            \"id\": \"3fc078dc-7e47-4fe1-a195-e43f480cb16e\",\n            \"name\": \"Optometrist\",\n            \"description\": \"\",\n            \"sort_order\": 0,\n            \"webicon_file\": \"\",\n            \"mobicon_file\": \"\"\n        },\n        {\n            \"id\": \"8bc09883-72f2-4bb0-bb51-4d5d7da32fb2\",\n            \"name\": \"Physiatrist\",\n            \"description\": \"\",\n            \"sort_order\": 0,\n            \"webicon_file\": \"\",\n            \"mobicon_file\": \"\"\n        },\n        {\n            \"id\": \"2f79f6e5-d8d4-449e-99af-201ec78cce67\",\n            \"name\": \"Urgent Care Specialist\",\n            \"description\": \"\",\n            \"sort_order\": 0,\n            \"webicon_file\": \"\",\n            \"mobicon_file\": \"\"\n        }\n    ]\n}"}],"_postman_id":"a54ef233-2259-4b5d-ad1e-5fcb8294145a"},{"name":"ICD Code Master List","id":"f1b75f7c-0d12-4c74-ba51-a20e27389d5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"search_key\": \"Chronic or unsp gastrojejunal ulcer\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/icd-code-list","description":"<p><strong>Description:</strong> This API provides the ICD codes based on the search key.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>search_key</td>\n<td>No</td>\n<td>string</td>\n<td>The search value to search for an ICD code.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td></td>\n<td>The ICD code related to the search key</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","icd-code-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"a9f6101d-9aab-4f4d-8f0d-ead430b6ec5f","name":"IcdCodeList","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"search_key\": \"Chronic or unsp gastrojejunal ulcer\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/icd-code-list"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 09:39:53 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"158"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of Icd Code : 1\",\n    \"data\": {\n        \"9f668c7c-6c99-4f60-9824-9fd95537a3b1\": \"K286 - Chronic or unsp gastrojejunal ulcer w both hemor and perf\"\n    }\n}"}],"_postman_id":"f1b75f7c-0d12-4c74-ba51-a20e27389d5a"},{"name":"Drug Master List","id":"db8f21f2-8380-40c9-a6e7-aa2d16bca188","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"search_key\": \"dolo\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/drug-list","description":"<p><strong>Description:</strong> This API provides the Drugs based on the search key.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>search_key</td>\n<td>No</td>\n<td>string</td>\n<td>The search value to search for a drug.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>UUID</td>\n<td>The Drug related to the search key</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","doctor","drug-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"a42ce15e-c96a-4402-b0f3-b5d4dd900951","name":"DrugList","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"search_key\": \"dolo\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/drug-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 09:19:26 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"578"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of Drugs : 7\",\n    \"data\": {\n        \"b63e8bab-d99e-4b24-ab4e-af980fdfc4af\": \"2-172-85 - DOLOMOL 500MG TAB\",\n        \"a6c69e7d-7486-4887-8499-c639ac59df69\": \"4-172-85 - DOLOMOL SYRUP 120 MG - 5 ML\",\n        \"1e98e374-3951-4b31-87bf-5e6fed3e94bf\": \"44-399-10 - DOLO-FAST 500MG F-C TABLETS\",\n        \"be7b59af-d75c-45b4-a560-b671611a0c41\": \"51-172-90 - DOLOMOL 120MG SUPP\",\n        \"cfa740e4-f34d-4a87-a564-22745c16d30f\": \"52-172-90 - DOLOMOL 325MG SUPP\",\n        \"28f6e56f-7973-49b3-a14c-a136236a06bb\": \"53-172-90 - DOLOMOL 650MG SUPP\",\n        \"45ea7ed8-1fe6-4747-89f7-726ae9726839\": \"70-171-10 - DOLORAZ 100MG-5ML SUSPENSION\"\n    }\n}"}],"_postman_id":"db8f21f2-8380-40c9-a6e7-aa2d16bca188"},{"name":"Doctor List","id":"41e53254-5d64-45d5-9b9b-4137ae9d13aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/doc-list","description":"<p><strong>Description:</strong> This API is used to display the list of doctors.</p>\n<p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the Doctor</td>\n</tr>\n<tr>\n<td>specialty</td>\n<td>The specialty id and specialty name of the Doctor</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of the doctor</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>The gender of the doctor</td>\n</tr>\n<tr>\n<td>email</td>\n<td>The email of the doctor</td>\n</tr>\n<tr>\n<td>profile_picture</td>\n<td>The profile picture of the doctor</td>\n</tr>\n<tr>\n<td>online_status</td>\n<td>The online status of the doctor indicating whether the doctor is online, offline or busy</td>\n</tr>\n<tr>\n<td>rating</td>\n<td>The average rating of the doctor</td>\n</tr>\n<tr>\n<td>fixed_charge</td>\n<td>The fixed charge of the doctor for a particular consultation</td>\n</tr>\n<tr>\n<td>additional_minutes</td>\n<td>The addtional minutes a consultation can continue for after the fixed duration</td>\n</tr>\n<tr>\n<td>fixed_duration</td>\n<td>The fixed duration for consultations</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>The date and time when the doctor was created</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","doctor","doc-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"51660426-8c77-482f-ba11-03656a5521c3","name":"DocList","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/doc-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 12:08:36 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"1020"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Doctor  : 2\",\n    \"data\": [\n        {\n            \"id\": \"94ad34c9-741b-4e86-8855-a1b452f34927\",\n            \"email\": \"Amrita@mvp.com\",\n            \"specialty\": [\n                {\n                    \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                    \"name\": \"Family Medicine\"\n                }\n            ],\n            \"first_name\": \"Amrita\",\n            \"name\": \" Amrita Singh\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/doctoravatar_female.png\",\n            \"online_status\": \"offline\",\n            \"busy_on\": \"2022-06-02 12:57:11\",\n            \"rating\": 0,\n            \"fixed_charge\": \"\",\n            \"additional_minutes\": \"\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"fixed_duration\": \"\"\n        },\n        {\n            \"id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"email\": \"mike@gem3s.com\",\n            \"specialty\": [\n                {\n                    \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                    \"name\": \"Family Medicine\"\n                }\n            ],\n            \"first_name\": \"Mike\",\n            \"name\": \"Mr. Mike Allwyn\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"online_status\": \"offline\",\n            \"busy_on\": \"2022-06-15 11:50:05\",\n            \"rating\": \"5\",\n            \"fixed_charge\": \"3\",\n            \"additional_minutes\": \"20\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"fixed_duration\": \"10\"\n        }\n    ]\n}"}],"_postman_id":"41e53254-5d64-45d5-9b9b-4137ae9d13aa"},{"name":"Nurse List","id":"18e28525-775b-4731-bff3-a3bf500db5e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"gender\": \"female\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/nurse-list","description":"<p><strong>Description:</strong> This API is used to search for a nurse based on the parameter passed in the request.</p>\n<p><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>No</td>\n<td>string</td>\n<td>Search for a nurse with first name or starting four letters</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>No</td>\n<td>string</td>\n<td>Male/Female/Prefer not to answer</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the nurse</td>\n</tr>\n<tr>\n<td>specialty</td>\n<td>The specialty id and specialty name of the nurse</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of the nurse</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>The gender of the nurse</td>\n</tr>\n<tr>\n<td>email</td>\n<td>The email of the nurse</td>\n</tr>\n<tr>\n<td>profile_picture</td>\n<td>The profile picture of the nurse</td>\n</tr>\n<tr>\n<td>online_status</td>\n<td>The online status of the nurse indicating whether the nurse is online, offline or busy</td>\n</tr>\n<tr>\n<td>rating</td>\n<td>The average rating of the nurse</td>\n</tr>\n<tr>\n<td>fixed_charge</td>\n<td>The fixed charge of the nurse for a particular consultation</td>\n</tr>\n<tr>\n<td>additional_minutes</td>\n<td>The addtional minutes a consultation can continue for after the fixed duration</td>\n</tr>\n<tr>\n<td>fixed_duration</td>\n<td>The fixed duration for consultations</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>The date and time when the nurse was created</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","doctor","nurse-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"3640467c-85cb-4400-97c7-dfcac61347cb","name":"Nurse List","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"gender\": \"female\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://purehealth.instapract.ae/web/api/doctor/nurse-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Feb 2022 15:20:48 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"x-test-header, Origin, X-Requested-With, Content-Type, Accept"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"322"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Nurse  : 1\",\n    \"data\": [\n        {\n            \"id\": \"ba7225e9-959a-467e-acdd-89fd91a16f60\",\n            \"email\": \"celestina_nurse@gem3s.in\",\n            \"first_name\": \"Celestina\",\n            \"name\": \"Dr Celestina Claremont\",\n            \"profile_picture\": \"https://purehealth.instapract.ae/web/images/profileimages/doctoravatar_female.png\",\n            \"online_status\": \"offline\",\n            \"busy_on\": \"\",\n            \"rating\": 0,\n            \"fixed_charge\": \"\",\n            \"additional_minutes\": \"\",\n            \"fixed_duration\": \"\",\n            \"location\": {\n                \"latitude\": \"25.1972\",\n                \"longitude\": \"55.2744\"\n            }\n        }\n    ]\n}"}],"_postman_id":"18e28525-775b-4731-bff3-a3bf500db5e2"},{"name":"Dietician List","id":"bc920486-6261-4e25-a57c-aefaaa85d3f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"gender\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/dietician-list","description":"<p><strong>Description:</strong> This API is used to search for a dietician based on the parameter passed in the request.</p>\n<p><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>No</td>\n<td>string</td>\n<td>Search for a dietician either with the first name or starting four letters</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>No</td>\n<td>string</td>\n<td>Male/Female/Prefer not to answer</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the dietician</td>\n</tr>\n<tr>\n<td>specialty</td>\n<td>The specialty id and specialty name of the dietician</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of the dietician</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>The gender of the dietician</td>\n</tr>\n<tr>\n<td>email</td>\n<td>The email of the dietician</td>\n</tr>\n<tr>\n<td>profile_picture</td>\n<td>The profile picture of the dietician</td>\n</tr>\n<tr>\n<td>online_status</td>\n<td>The online status of the dietician indicating whether the dietician is online, offline or busy</td>\n</tr>\n<tr>\n<td>rating</td>\n<td>The average rating of the dietician</td>\n</tr>\n<tr>\n<td>fixed_charge</td>\n<td>The fixed charge of the dietician for a particular consultation</td>\n</tr>\n<tr>\n<td>additional_minutes</td>\n<td>The addtional minutes a consultation can continue for after the fixed duration</td>\n</tr>\n<tr>\n<td>fixed_duration</td>\n<td>The fixed duration for consultations</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>The date and time when the dietician was created</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","doctor","dietician-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"802fe410-d924-4c5d-bb38-f5e6975a0e22","name":"Dietician List","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eMb0c","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"gender\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://purehealth.instapract.ae/web/api/doctor/dietician-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Feb 2022 15:48:07 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"x-test-header, Origin, X-Requested-With, Content-Type, Accept"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=0bhvk5aa2oqt21ggai053ajfvu; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"535"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Dieticians  : 2\",\n    \"data\": [\n        {\n            \"id\": \"c3491c58-7b17-49b4-a45d-34dd32271872\",\n            \"email\": \"sanamariyam@instapract.com\",\n            \"specialty\": [\n                {\n                    \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                    \"name\": \"Family Medicine\"\n                }\n            ],\n            \"first_name\": \"Sana\",\n            \"name\": \"Dr Sana Mariyam\",\n            \"profile_picture\": \"https://purehealth.instapract.ae/web/images/profileimages/E6NpkHFyUdsLRCfAyDuOjKueHb_2vD8I.png\",\n            \"online_status\": \"offline\",\n            \"busy_on\": \"2021-09-17 13:04:44\",\n            \"rating\": 0,\n            \"fixed_charge\": \"10\",\n            \"additional_minutes\": \"10\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"fixed_duration\": \"15\",\n            \"favourite\": \"No\"\n        },\n        {\n            \"id\": \"dfd77447-8dc5-430b-b438-c0c743504cc6\",\n            \"email\": \"aadila@purehealth.ae\",\n            \"specialty\": [\n                {\n                    \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                    \"name\": \"Family Medicine\"\n                }\n            ],\n            \"first_name\": \"Aadila\",\n            \"name\": \"Dr Aadila Mikhail\",\n            \"profile_picture\": \"https://purehealth.instapract.ae/web/images/profileimages/qeoyx3T_V12CASV85R9PbyiFnr1ZbHT5.png\",\n            \"online_status\": \"offline\",\n            \"busy_on\": \"2021-08-16 13:25:48\",\n            \"rating\": 0,\n            \"fixed_charge\": \"\",\n            \"additional_minutes\": \"\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"fixed_duration\": \"\",\n            \"favourite\": \"No\"\n        }\n    ]\n}"}],"_postman_id":"bc920486-6261-4e25-a57c-aefaaa85d3f9"},{"name":"Diabetes Coach List","id":"ff8da4e0-c5fc-4c78-8c81-006d2d77a8cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"gender\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/diabetes-coach-list","description":"<p><strong>Description:</strong> This API is used to search for a diabetes coach based on the parameter passed in the request.</p>\n<p><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>No</td>\n<td>string</td>\n<td>Search for a diabetes coach either with the first name or starting four letters</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>No</td>\n<td>string</td>\n<td>Male/Female/Prefer not to answer</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the diabetes coach</td>\n</tr>\n<tr>\n<td>specialty</td>\n<td>The specialty id and specialty name of the diabetes coach</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of the diabetes coach</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>The gender of the diabetes coach</td>\n</tr>\n<tr>\n<td>email</td>\n<td>The email of the diabetes coach</td>\n</tr>\n<tr>\n<td>profile_picture</td>\n<td>The profile picture of the diabetes coach</td>\n</tr>\n<tr>\n<td>online_status</td>\n<td>The online status of the diabetes coach indicating whether the diabetes coach is online, offline or busy</td>\n</tr>\n<tr>\n<td>rating</td>\n<td>The average rating of the diabetes coach</td>\n</tr>\n<tr>\n<td>fixed_charge</td>\n<td>The fixed charge of the diabetes coach for a particular consultation</td>\n</tr>\n<tr>\n<td>additional_minutes</td>\n<td>The addtional minutes a consultation can continue for after the fixed duration</td>\n</tr>\n<tr>\n<td>fixed_duration</td>\n<td>The fixed duration for consultations</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>The date and time when the diabetes coach was created</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","doctor","diabetes-coach-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"fab145d3-7959-4a7d-92eb-13030bc99fa5","name":"Diabetes Coach List","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"gender\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://purehealth.instapract.ae/web/api/doctor/diabetes-coach-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Feb 2022 15:46:31 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"x-test-header, Origin, X-Requested-With, Content-Type, Accept"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=i1m8moi0cnmfbg29cdosjidujb; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"419"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Diabetes Coaches  : 1\",\n    \"data\": [\n        {\n            \"id\": \"c4f9a717-c283-455f-97d4-573f9e2d4fce\",\n            \"email\": \"aafiya@purehealth.ae\",\n            \"specialty\": [\n                {\n                    \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                    \"name\": \"Family Medicine\"\n                }\n            ],\n            \"first_name\": \"Aafiya\",\n            \"name\": \"Dr Aafiya Fakhoury\",\n            \"profile_picture\": \"https://purehealth.instapract.ae/web/images/profileimages/RfnGDN6AIqzATIuFI4DByuHkbOXRpCS8.png\",\n            \"online_status\": \"offline\",\n            \"busy_on\": \"2022-02-09 13:32:35\",\n            \"rating\": 0,\n            \"fixed_charge\": \"\",\n            \"additional_minutes\": \"\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"fixed_duration\": \"\",\n            \"favourite\": \"No\"\n        }\n    ]\n}"}],"_postman_id":"ff8da4e0-c5fc-4c78-8c81-006d2d77a8cf"}],"id":"9a00962d-7a03-40e7-919b-e5f5271753dd","description":"<p><strong>Description:</strong> The master lists are provided in the folder</p>\n","_postman_id":"9a00962d-7a03-40e7-919b-e5f5271753dd"},{"name":"Default","item":[{"name":"Login","id":"7f6727df-9326-4ffe-96cf-02a4982bcfe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"role_id\": \"d84daecc-6339-4860-8eef-9dea3b2f3e4e\",\r\n    \"device_id\": \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\",\r\n    \"os_id\": \"b93a9204-ee21-4cf9-8a94-cf5eeabf7301\",\r\n    \"username\": \"Doctor_test\",\r\n     \"password\": \"Test@123\",\r\n     \"language\": \"da315627-3ece-2016-c628-b61dc5ee9be0\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/default/login","description":"<p><strong>Description:</strong> This API is called during patients' login.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>username</td>\n<td>yes</td>\n<td>string</td>\n<td>The username of the user which should be a minimum of 8 characters and is a combination of alphanumeric and special characters</td>\n</tr>\n<tr>\n<td>password</td>\n<td>yes</td>\n<td>string</td>\n<td>The password of the user which should be a minimum of 8 characters were it should include uppercase, alphanumeric, and special characters</td>\n</tr>\n<tr>\n<td>device_id</td>\n<td>yes</td>\n<td>UUID</td>\n<td>Device id of the patients mobile device</td>\n</tr>\n<tr>\n<td>os_id</td>\n<td>yes</td>\n<td>UUID</td>\n<td>The id based on the os of the user's mobile.  <br />Android:  <br />b93a9204-ee21-4cf9-8a94-cf5eeabf7301  <br />iOS:  <br />82d10438-70e9-4b75-842c-13df79aeb720  <br /></td>\n</tr>\n<tr>\n<td>role_id</td>\n<td>yes</td>\n<td>UUID</td>\n<td>The role id is based on the role of the user such as a doctor, patient, admin, etc.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","default","login"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"d35e6b0b-9f78-40bb-9016-d1c163515428","name":"Login as Doctor","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"role_id\": \"d84daecc-6339-4860-8eef-9dea3b2f3e4e\",\r\n    \"device_id\": \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\",\r\n    \"os_id\": \"b93a9204-ee21-4cf9-8a94-cf5eeabf7301\",\r\n    \"username\": \"Doctor_test\",\r\n     \"password\": \"Test@123\",\r\n     \"language\": \"da315627-3ece-2016-c628-b61dc5ee9be0\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/default/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 08:13:26 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"username=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0"},{"key":"Set-Cookie","value":"password=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0"},{"key":"Content-Length","value":"2912"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Login Successfully\",\n    \"data\": {\n        \"User\": {\n            \"id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"username\": \"Doctor_test\",\n            \"email\": \"doctor@ahd.ae\",\n            \"password\": \"Test@123\",\n            \"status\": 1,\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"force_reset\": 0\n        },\n        \"Currency\": {\n            \"symbol\": \"د.إ\",\n            \"prefix\": \"AED\",\n            \"hospital\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"country_id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\"\n        },\n        \"DoctorProfile\": {\n            \"id\": \"a12f5a9f-b8f0-49b0-b151-c06fd8e3be02\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"salute\": \"\",\n            \"first_name\": \"Heric\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Sydney\",\n            \"suffix\": \"\",\n            \"suffixes\": \"[]\",\n            \"display_name\": \"Heric Sydney\",\n            \"gender\": \"male\",\n            \"dob\": \"29-08-1974\",\n            \"email\": \"heric@ahd.ae\",\n            \"language_id\": [],\n            \"height\": \"\",\n            \"weight\": \"\",\n            \"bmi\": \"\",\n            \"designation_id\": \"3aa09a3c-bf77-85c6-1390-edd0976aa1ce\",\n            \"designation_name\": \"English CEO\",\n            \"practice_start_date\": \"\",\n            \"ssno\": \"\",\n            \"dea_no\": \"\",\n            \"npi_no\": \"\",\n            \"signature\": \"\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"linkedin_url\": \"https://\",\n            \"website_url\": \"https://\",\n            \"note\": \"\",\n            \"system_timeZone_id\": \"4e844505-a7cb-45ca-a0db-26e3ec109799\",\n            \"rating\": 5,\n            \"no_of_rated_users\": 1,\n            \"claim_profile\": 0,\n            \"experience\": \"52 year 5 month\"\n        },\n        \"DoctorProfileLocation\": [],\n        \"DoctorCallRates\": {\n            \"id\": \"935e8528-70fa-432d-901c-0eebb37021cd\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"fixed_charge\": \"3\",\n            \"additional_minutes\": \"20\",\n            \"fixed_duration\": \"10\",\n            \"available_state\": \"[]\",\n            \"appointment_duration\": \"\"\n        },\n        \"DoctorCertification\": [],\n        \"DoctorPublication\": [],\n        \"DoctorAffiliations\": [],\n        \"DoctorEducation\": [\n            {\n                \"id\": \"3d40c5e2-5ebc-47e2-a9c8-fcb55f385819\",\n                \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"degree_id\": \"8b1131e5-eb20-b658-4498-c9025fd94351\",\n                \"degree_name\": \"Eng Degree\",\n                \"college_id\": \"ac9e1d99-3991-f156-77d4-dbd27141c33a\",\n                \"college_name\": \"Eng College1\",\n                \"year_from\": 2010,\n                \"year_to\": 2017,\n                \"description\": \"\"\n            }\n        ],\n        \"DoctorInsurance\": [],\n        \"DoctorLanguage\": [],\n        \"Licenses\": [],\n        \"Researches\": [],\n        \"Experiences\": [],\n        \"Memberships\": [],\n        \"Cases\": \"\",\n        \"Payments\": [],\n        \"DoctorSpecialty\": [\n            {\n                \"id\": \"d4322fc7-8e1f-4b36-b6d0-2b8fe9936e05\",\n                \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"specialty_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"specialty_name\": \"Family Medicine\"\n            }\n        ],\n        \"DoctorAvailableState\": [],\n        \"DoctorAwardsandhonors\": [],\n        \"DoctorAvailableStatus\": [\n            {\n                \"id\": \"23c05880-32c2-49dc-8892-cb1285f204f4\",\n                \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"status\": \"offline\",\n                \"type\": \"video\",\n                \"online_at\": \"\"\n            }\n        ],\n        \"Favourite\": \"\",\n        \"DoctorReview\": [],\n        \"DoctorNotification\": {\n            \"totalpush\": 28,\n            \"unread\": 28,\n            \"read\": 0,\n            \"unnotified\": 0,\n            \"notified\": 0,\n            \"totalappointment\": 0,\n            \"totalcall\": 75\n        },\n        \"access_token\": \"lua1q\",\n        \"userType\": \"doctor\",\n        \"device\": {\n            \"status\": \"Your device is activated.\",\n            \"device_id\": \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\",\n            \"os_id\": \"b93a9204-ee21-4cf9-8a94-cf5eeabf7301\",\n            \"voip_token\": \"\"\n        }\n    }\n}"},{"id":"b709f21b-0695-4705-973d-192d6b9581e4","name":"Login as patient","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"role_id\": \"143f37f2-ca38-0ab1-2489-1e47113655fc\",\r\n    \"device_id\": \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\",\r\n    \"os_id\": \"82d10438-70e9-4b75-842c-13df79aeb720\",\r\n    \"username\": \"patient@instapract.ae\",\r\n     \"password\": \"Test@123\",\r\n     \"language\": \"da315627-3ece-2016-c628-b61dc5ee9be0\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/default/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 08:24:15 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"username=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0"},{"key":"Set-Cookie","value":"password=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0"},{"key":"Content-Length","value":"2275"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Login Successfully\",\n    \"data\": {\n        \"User\": {\n            \"id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"username\": \"patient@instapract.ae\",\n            \"email\": \"patient@instapract.ae\",\n            \"password\": \"GnHYQTuKSivQLpv8UEA7DhNuPYSCkz+Fkk2SzbYpK5M=\",\n            \"status\": 1,\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"force_reset\": 0,\n            \"kiosk_id\": \"\"\n        },\n        \"Currency\": {\n            \"symbol\": \"د.إ\",\n            \"prefix\": \"AED\",\n            \"hospital\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"country_id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\"\n        },\n        \"PatientProfile\": {\n            \"id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n            \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"salute\": \"\",\n            \"first_name\": \"Charlotte\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Reddington\",\n            \"suffix\": \"\",\n            \"display_name\": \"Charlotte Reddington\",\n            \"gender\": \"female\",\n            \"expiry_date\": \"\",\n            \"nationality\": \"\",\n            \"kiosk_id\": \"\",\n            \"dob\": \"02-02-1988\",\n            \"alternate_email\": \"inisa@ahd.ae\",\n            \"sys_language_id\": \"\",\n            \"ssno\": \"IND12345\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/iTWu2NgZyaLdpaG2XQcK3LGSQQSRwYBq.png\",\n            \"height\": \"\",\n            \"weight\": \"\",\n            \"bmi\": \"\",\n            \"linkedin_url\": \"\",\n            \"website_url\": \"\",\n            \"note\": \"\",\n            \"sys_ethnicity_id\": \"\",\n            \"sys_race_id\": \"\",\n            \"sys_time_zone_id\": \"4e844505-a7cb-45ca-a0db-26e3ec109799\",\n            \"insurance_front_side\": \"\",\n            \"insurance_back_side\": \"\",\n            \"driving_licence\": \"\",\n            \"preferedlanguageid\": \"\",\n            \"preferedlanguagename\": \"\"\n        },\n        \"PatientProfileLocation\": {\n            \"id\": \"808fd4a4-7286-41f8-9e3f-e5a62c602c55\",\n            \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"door_no\": \"123\",\n            \"street_name\": \"Street123\",\n            \"landmark\": \"Near ADCB Bank\",\n            \"locality\": \"Locality name\",\n            \"postal_code\": \"5566\",\n            \"phone1\": \"5043617869\",\n            \"phone2\": \"5043617869\",\n            \"notes\": \"\",\n            \"country_id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\",\n            \"country_name\": \"United Arab Emirates\",\n            \"state_id\": \"616b6011-4134-42f0-8471-f8f9812c7591\",\n            \"state_name\": \"Dubai\",\n            \"city_id\": \"e85dc35b-f295-493b-8565-79cbb095ae79\",\n            \"city_name\": \"Abu Hail\"\n        },\n        \"NotitificationDetails\": {\n            \"totalpush\": 65,\n            \"unread\": 65,\n            \"read\": 0,\n            \"unnotified\": 0,\n            \"notified\": 0,\n            \"totalappointment\": 0,\n            \"totalcall\": 3\n        },\n        \"access_token\": \"6-jrQ\",\n        \"userType\": \"patient\",\n        \"device\": {\n            \"status\": \"Your device is activated.\",\n            \"device_id\": \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\",\n            \"os_id\": \"82d10438-70e9-4b75-842c-13df79aeb720\",\n            \"voip_token\": \"\"\n        }\n    }\n}"}],"_postman_id":"7f6727df-9326-4ffe-96cf-02a4982bcfe7"},{"name":"Logout","id":"cb610346-4b51-4534-ae41-c6debf92cc67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorizationn token","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/default/logout","description":"<p><strong>Description:</strong> This API is used to logout a user.</p>\n","urlObject":{"protocol":"https","path":["web","api","default","logout"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"8d18d20c-26f1-4276-90a1-d78b0634ef91","name":"Logout","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/default/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 09:20:52 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"83"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Logout Successfully\",\n    \"device\": \"Your device is deactivated.\"\n}"}],"_postman_id":"cb610346-4b51-4534-ae41-c6debf92cc67"},{"name":"ValidateAccount","id":"7c75547b-2a99-42db-b432-c39db42ce0c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"PatientProfile\" : {\r\n\t   \"dob\":\"1998-05-20\",\r\n\t   \"last_name\" : \"Claremont\",\r\n\t   \"ssno\":\"633456789021742\",\r\n\t   \"pat_doc\":\"emirates_id\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/default/validate-account","description":"<p><strong>Description:</strong> This API is used to check if the user's account is active or not</p>\n","urlObject":{"protocol":"https","path":["web","api","default","validate-account"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"d9e76c51-fa08-4046-bd45-31af9f917bf2","name":"ValidateAccount","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"PatientProfile\" : {\r\n\t   \"dob\":\"1998-05-20\",\r\n\t   \"last_name\" : \"Claremont\",\r\n\t   \"ssno\":\"633456789021742\",\r\n\t   \"pat_doc\":\"emirates_id\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/default/validate-account"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 09:15:58 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"239"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"msg\": \"This account has been already activated.\",\n    \"data\": {\n        \"PatientProfile\": {\n            \"dob\": \"1998-05-20\",\n            \"last_name\": \"Claremont\",\n            \"ssno\": \"633456789021742\",\n            \"pat_doc\": \"emirates_id\"\n        },\n        \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\"\n    }\n}"}],"_postman_id":"7c75547b-2a99-42db-b432-c39db42ce0c9"},{"name":"Forgot password","id":"68b5c1e6-83ae-4659-af41-447b501d7974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"celestina@gem3s.in\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/forgot-password","description":"<p><strong>Description:</strong> This API allows the user to generate a password recovery email.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>email_id</td>\n<td>yes</td>\n<td>email</td>\n<td>The email id of the user that was provided during registration.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Reset URL</td>\n<td>The URL to reset the password for the particular user</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","forgot-password"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"dbe625e8-7228-424b-a064-3569005adb01","name":"Forgot password","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"celestina@gem3s.in\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/forgot-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 14:44:01 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"309"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"User found\",\n    \"data\": {\n        \"ResponseMsg\": \"We sent a recovery link to your email address: celestina@gem3s.in. The link will be expired within 24 hours\",\n        \"resetURL\": \"https://ikiosk.instapract.ae/web/site/reset-password?token=k4oqEuBqgnOo_FGDq7Igl02Gk4MAv7oRiw_gufAzGshZBIiLwh\",\n        \"mailResponse\": {}\n    }\n}"}],"_postman_id":"68b5c1e6-83ae-4659-af41-447b501d7974"},{"name":"NotificationSettings","id":"8c9df6d0-f851-4e33-8382-c08d72ffe780","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"notification_settings\": {\r\n        \"video\": \"off\",\r\n        \"appointment\": \"on\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/notification-settings","description":"<p><strong>Description:</strong> This API helps turn on the notifications for Appointment and Video Consultations.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>appointment</td>\n<td>Yes</td>\n<td>yes or no</td>\n<td>The key used to turn on or off the notifications for appointments</td>\n</tr>\n<tr>\n<td>video</td>\n<td>Yes</td>\n<td>yes or no</td>\n<td>The key used to turn on or off the notifications for video consultations</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Values</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>msg</td>\n<td>The message related to the success or failure of the API request</td>\n</tr>\n<tr>\n<td>video</td>\n<td>The key that indicates that the notifications for video is turned on or off</td>\n</tr>\n<tr>\n<td>appointment</td>\n<td>The key that indicates that the notifications for appointments is turned on or off</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","notification-settings"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"42e08e82-aea3-4760-9f50-48dc938b76a7","name":"NotificationSettings","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"notification_settings\": {\r\n        \"video\": \"off\",\r\n        \"appointment\": \"on\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/notification-settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 09:52:53 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=3176j1u6qrgqhq549a8hlljl30; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"120"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Notification settings saved\",\n    \"data\": {\n        \"notification_settings\": {\n            \"video\": \"off\",\n            \"appointment\": \"on\"\n        }\n    }\n}"}],"_postman_id":"8c9df6d0-f851-4e33-8382-c08d72ffe780"},{"name":"CheckData","id":"060913ad-c954-4d57-8f8c-18d543db28f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"Doctodr\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/check-data","description":"<p><strong>Description :</strong> The API is used to check if the username is available or not.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>username</td>\n<td>Yes</td>\n<td>string</td>\n<td>The key used check if the username is available or not</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>display</td>\n<td>The message that indicates if the username is available or not</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","check-data"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"7c336b91-854c-4d47-acb3-ed631d54ad5f","name":"CheckData","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"Doctodr\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/check-data"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 09:56:23 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"92"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Unique checking\",\n    \"data\": {\n        \"display\": \"Username available.\",\n        \"value\": \"\"\n    }\n}"}],"_postman_id":"060913ad-c954-4d57-8f8c-18d543db28f5"},{"name":"ChangePassword","id":"b7bef5de-5028-4ff4-a1de-1203116e821e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\" : \"4184c715-147b-0ec2-7022-cccef3bafb13\",\r\n  \"password\": \"Test@123\",\r\n  \"new_password\": \"123456\",\r\n  \"retype_password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/change-password","description":"<p><strong>Description:</strong> The API used to change the password for a user.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Is Requires</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The id of the user</td>\n</tr>\n<tr>\n<td>password</td>\n<td>Yes</td>\n<td>string</td>\n<td>The old password of the user</td>\n</tr>\n<tr>\n<td>new_password</td>\n<td>Yes</td>\n<td>string</td>\n<td>The new password of the user which should be a minimum of 8 characters were it should include uppercase, alphanumeric, and special characters  <br /></td>\n</tr>\n<tr>\n<td>retype_password</td>\n<td>Yes</td>\n<td>string</td>\n<td>The new password of the user should be retyped to confirm</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the user whose password is changed</td>\n</tr>\n<tr>\n<td>password</td>\n<td>The old password of the user</td>\n</tr>\n<tr>\n<td>new_password</td>\n<td>The new password of the user</td>\n</tr>\n<tr>\n<td>display</td>\n<td>The message to be displayed</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","change-password"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"725ca1df-b254-4790-a646-06cb20b37f83","name":"ChangePassword","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\" : \"4184c715-147b-0ec2-7022-cccef3bafb13\",\r\n  \"password\": \"Test@123\",\r\n  \"new_password\": \"123456\",\r\n  \"retype_password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/change-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 09:58:04 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"223"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"msg\": \"Change Password to all users\",\n    \"data\": {\n        \"id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n        \"password\": \"Test@123\",\n        \"new_password\": \"123456\",\n        \"retype_password\": \"123456\",\n        \"display\": \"Your password does not changed\"\n    }\n}"}],"_postman_id":"b7bef5de-5028-4ff4-a1de-1203116e821e"},{"name":"ActivateAccount","id":"fde3407a-ef8a-45ce-9a65-aa03e12c110d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"PatientProfile\" : {\r\n\t   \"ssno\":\"INDPAS098765\",\r\n\t   \"password\":\"Ipl2020!\",\r\n\t   \"confirm_password\":\"Ipl2020!\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/activate-account","description":"<p><strong>Description:</strong> This API is used to activate a user's account</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ssno</td>\n<td>Yes</td>\n<td>Alpha numeric</td>\n<td>This includes the emirates ID or passport Number of the User</td>\n</tr>\n<tr>\n<td>password</td>\n<td>Yes</td>\n<td>string</td>\n<td>The new password of the user which should be a minimum of 8 characters were it should include uppercase, alphanumeric, and special characters</td>\n</tr>\n<tr>\n<td>confirm_pasword</td>\n<td>Yes</td>\n<td>string</td>\n<td>The password of the user is retyped to confirm</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","activate-account"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"c1b7f594-ab02-4452-bf63-51ba90adcef3","name":"ActivateAccount","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"PatientProfile\" : {\r\n\t   \"ssno\":\"INDPAS098765\",\r\n\t   \"password\":\"Ipl2020!\",\r\n\t   \"confirm_password\":\"Ipl2020!\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/activate-account"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 10:03:29 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"118"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"msg\": \"user_id params not exist. Please read the API Documentation\",\n    \"data\": \"Something went to wrong\"\n}"}],"_postman_id":"fde3407a-ef8a-45ce-9a65-aa03e12c110d"},{"name":"Search Doctor","id":"57cce07a-3068-43ab-99c7-e9987385fdfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"doc_name_search_key\": \"\",\r\n  \"gender\": \"\",\r\n  \"specialty_id\": \"\",\r\n  \"state_id\": \"\",\r\n  \"order_by\":\"desc\",\r\n  \"sort_by\":\"\",\r\n  \"postal_code\":\"\",\r\n  \"rating\":\"\",\r\n  \"available_status\":\"\",\r\n  \"insurance_id\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/search-doctor","description":"<p><strong>Description:</strong> The API is used to display the list of doctors based on the filter data provided.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>doc_name_search_key</td>\n<td>No</td>\n<td>string</td>\n<td>Search for a doctor with the doctor's first name or starting four letters</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>No</td>\n<td>string</td>\n<td>Male/Female/Prefer not to answer</td>\n</tr>\n<tr>\n<td>speciality_id</td>\n<td>No</td>\n<td>UUID</td>\n<td></td>\n</tr>\n<tr>\n<td>order_by</td>\n<td>No</td>\n<td>string</td>\n<td>desc/asc</td>\n</tr>\n<tr>\n<td>sort_by</td>\n<td>No</td>\n<td>string</td>\n<td>Most Recent/Online/Offline/Ratings</td>\n</tr>\n<tr>\n<td>postal_code</td>\n<td>No</td>\n<td>numeric</td>\n<td></td>\n</tr>\n<tr>\n<td>rating</td>\n<td>No</td>\n<td>numeric</td>\n<td></td>\n</tr>\n<tr>\n<td>available_status</td>\n<td>No</td>\n<td>string</td>\n<td>The status of the doctor either online, offline or busy</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the Doctor</td>\n</tr>\n<tr>\n<td>specialty</td>\n<td>The specialty id and specialty name of the Doctor</td>\n</tr>\n<tr>\n<td>name</td>\n<td>The name of the doctor</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>The gender of the doctor</td>\n</tr>\n<tr>\n<td>email</td>\n<td>The email of the doctor</td>\n</tr>\n<tr>\n<td>profile_picture</td>\n<td>The profile picture of the doctor</td>\n</tr>\n<tr>\n<td>online_status</td>\n<td>The online status of the doctor indicating whether the doctor is online, offline or busy</td>\n</tr>\n<tr>\n<td>rating</td>\n<td>The average rating of the doctor</td>\n</tr>\n<tr>\n<td>fixed_charge</td>\n<td>The fixed charge of the doctor for a particular consultation</td>\n</tr>\n<tr>\n<td>additional_minutes</td>\n<td>The addtional minutes a consultation can continue for after the fixed duration</td>\n</tr>\n<tr>\n<td>fixed_duration</td>\n<td>The fixed duration for consultations</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>The date and time when the doctor was created</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","search-doctor"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"e8f174e7-dbf7-4e8b-b316-7ac22b952d2e","name":"Search Doctor","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"doc_name_search_key\": \"\",\r\n  \"gender\": \"\",\r\n  \"specialty_id\": \"\",\r\n  \"state_id\": \"\",\r\n  \"order_by\":\"desc\",\r\n  \"sort_by\":\"\",\r\n  \"postal_code\":\"\",\r\n  \"rating\":\"\",\r\n  \"available_status\":\"\",\r\n  \"insurance_id\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/search-doctor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 10:05:15 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=nc5oi4qfi85cculk3cpujm9320; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"1018"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Doctor  : 2\",\n    \"data\": [\n        {\n            \"id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"specialty\": [\n                {\n                    \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                    \"name\": \"Family Medicine\"\n                }\n            ],\n            \"name\": \"Mr. Mike Allwyn\",\n            \"gender\": \"male\",\n            \"email\": \"mike@gem3s.com\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"online_status\": \"offline\",\n            \"rating\": \"5\",\n            \"fixed_charge\": \"3\",\n            \"additional_minutes\": \"20\",\n            \"fixed_duration\": \"10\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"created_at\": \"2021-09-17 12:39:56\"\n        },\n        {\n            \"id\": \"94ad34c9-741b-4e86-8855-a1b452f34927\",\n            \"specialty\": [\n                {\n                    \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                    \"name\": \"Family Medicine\"\n                }\n            ],\n            \"name\": \" Amrita Singh\",\n            \"gender\": \"female\",\n            \"email\": \"Amrita@mvp.com\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/doctoravatar_female.png\",\n            \"online_status\": \"offline\",\n            \"rating\": 0,\n            \"fixed_charge\": \"\",\n            \"additional_minutes\": \"\",\n            \"fixed_duration\": \"\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"created_at\": \"2021-09-17 12:39:57\"\n        }\n    ]\n}"}],"_postman_id":"57cce07a-3068-43ab-99c7-e9987385fdfa"},{"name":"Tandc","id":"f81703e9-0399-4354-8705-c05bc51e9f91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n\t\t\t\"type\": \"precalltermsandcondition\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/general/tandc?type=precall","description":"<p><strong>Description:</strong> This API provides the consent, terms and conditions for registration and video consultations.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>Yes</td>\n<td>string</td>\n<td>The key to display the specific terms and conditions</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","general","tandc"],"host":["ikiosk","instapract","ae"],"query":[{"key":"type","value":"precall"}],"variable":[]}},"response":[{"id":"0f63a439-85b7-4f35-b7a6-599842e74fc4","name":"Tandc","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ikiosk.instapract.ae/web/api/general/tandc?type=precall","protocol":"https","host":["ikiosk","instapract","ae"],"path":["web","api","general","tandc"],"query":[{"key":"type","value":"precall"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 14:33:42 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Location","value":"https://ikiosk.instapract.ae/web/api/general/hosError"},{"key":"Content-Length","value":"6599"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Terms and Conditions\",\n    \"data\": \"<p><strong>Dubai Government Terms and Conditions of Use</strong></p>\\r\\n\\r\\n<p>Your access to, and use of, the DHA website (the &quot;Site&quot;) is subject to the following terms and conditions, as well as U.A.E. laws. Your access to the Site is in consideration for your agreement to these Terms and Conditions of Use, whether or not you are a registered user. By accessing, browsing, and using the Site, you accept, without limitation or qualification, these Terms and Conditions of Use.</p>\\r\\n\\r\\n<p>DHA maintains the right to modify these Terms and Conditions of Use and may do so by posting notice of such modifications on this page. Any modification is effective immediately upon posting, unless otherwise stated. Your continued use of the Site following the posting of any modification signifies your acceptance of such modification. You should periodically visit this page to review the current Terms and Conditions of Use.</p>\\r\\n\\r\\n<p><strong>Conduct</strong></p>\\r\\n\\r\\n<p>You agree to access and use the Site only for lawful purposes. You are solely responsible for the knowledge of and adherence to any and all laws, statutes, rules and regulations pertaining to your use of the Site. By accessing the Site, you agree that you will not:</p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Use the Site to commit a criminal offense or to encourage others to engage in any conduct which would constitute a criminal offense or give rise to civil liability.</li>\\r\\n\\t<li>Post or transmit any discriminatory, libelous, harassing, defamatory, obscene, pornographic or otherwise unlawful content.</li>\\r\\n\\t<li>Use the Site to impersonate other parties or entities.</li>\\r\\n\\t<li>Use the Site to upload any content that contains a software virus, &quot;Trojan Horse&quot; or any other computer code, files or programs that may alter, damage or interrupt the functionality of the Site or the hardware or software of any other person who accesses the Site.</li>\\r\\n\\t<li>Upload, post, email or otherwise transmit any materials that you do not have a right to transmit under any law or under a contractual relationship.</li>\\r\\n\\t<li>Alter, damage or delete any content posted on the site.</li>\\r\\n\\t<li>Disrupt the normal flow of communication in any way.</li>\\r\\n\\t<li>Claim a relationship with or represent any business, association or other organization with which you are not authorized to claim such a relationship or represent.</li>\\r\\n\\t<li>Post or transmit any unsolicited advertising, promotional materials or other forms of solicitation.</li>\\r\\n\\t<li>Post any material that infringes upon or violates the intellectual property rights of another.</li>\\r\\n\\t<li>Collect or store personal information about others.</li>\\r\\n</ul>\\r\\n\\r\\n<p><strong>Registration</strong><br />\\r\\nCertain portions of the Site are limited to registered users and/or allow a user to request support or services online by entering personal information. You agree that any information provided to us in these areas will be complete and accurate, that you will not register under the name of, nor attempt to enter the Site under the name of, another person, and that you will not adopt a user name that DHA, in its sole discretion, deems offensive.<br />\\r\\n<br />\\r\\n<strong>Termination of Use</strong><br />\\r\\nDHA may, in its sole discretion, terminate or suspend your access to, and use of, this Site without notice and for any reason, including the violation of these Terms and Conditions of Use or for other conduct which Dubai eGovernment, in its sole discretion, believes is unlawful or harmful to others. In the event of termination, you will no longer be authorized to access the Site and DHA will use any means possible to enforce this termination.<br />\\r\\n<br />\\r\\n<strong>Other Site Links</strong><br />\\r\\nSome links on the Site lead to websites that are not operated by DHA. DHA does not control these websites nor do we review or control their content. DHA provides these links to users for convenience. These links are not an endorsement of products, services or information, and do not imply an association between DHA and the operators of the linked websites. When you select a link to an outside website you are subject to the terms and conditions of the owner/sponsors of that website.<br />\\r\\n<br />\\r\\n<strong>Content</strong><br />\\r\\nDHA reserves the right to monitor any content that you provide, but shall not be obligated to do so. Although DHA cannot monitor all postings on the Site, we reserve the right (but assume no obligation) to delete, move or edit any postings that violate these terms and conditions. United Arab Emirates and foreign copyright laws as well as international conventions protect the contents of the Site. You agree to abide by all copyright notices posted on the Site.<br />\\r\\n<br />\\r\\n<strong>Indemnity</strong></p>\\r\\n\\r\\n<p>You agree to defend, indemnify and hold harmless DHA and all of its employees and agents from any and all liabilities incurred in connection with any claim arising from any breach by you of these Terms and Conditions of Use, including reasonable attorneys&#39; fees and costs. You agree to cooperate fully in the defense of any such claim. DHA reserves the right to assume, at its own expense, the exclusive defense and control of any matter otherwise subject to indemnification by you. You agree not to settle any matter without the written consent of Dubai eGovernment.<br />\\r\\n<br />\\r\\n<strong>Disclaimer of Warranty</strong></p>\\r\\n\\r\\n<p>You expressly understand and agree that your use of the Site, or any material available through this Site, is at your own risk. Neither DHA nor its employees warrant that the Site will be uninterrupted, problem-free, free of omissions or error-free, nor do they make any warranty as to the results that may be obtained from the use of the Site. The content and function of the Site is provided to you &quot;as is&quot;, without warranties of any kind, either expressed or implied, including, but not limited to, warranties of title, merchantability, fitness for a particular purpose, use or currency.<br />\\r\\n<br />\\r\\n<strong>Limitation of Liability</strong></p>\\r\\n\\r\\n<p>In no event will DHA or its employees be liable for any incidental, indirect, special, punitive, exemplary or consequential damages, arising out of your use of, or inability to use, the Site, including without limitation, loss of revenue or anticipated profits, loss of goodwill, loss of business, loss of data, computer failure or malfunction or any other damages.</p>\\r\\n\"\n}"}],"_postman_id":"f81703e9-0399-4354-8705-c05bc51e9f91"}],"id":"5a07d768-e8ea-47bb-ac3f-7edf1d58b7ae","description":"<p><strong>Description:</strong> This folder holds all the commonly used APIs</p>\n","_postman_id":"5a07d768-e8ea-47bb-ac3f-7edf1d58b7ae"},{"name":"Doctor","item":[{"name":"View the details of a doctor","id":"970bf432-03bb-4ce9-837e-f2caa84c951c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/doc-view","description":"<p><strong>Description:</strong> This API will load the doctor’s detail page.</p>\n<p><strong>Pre-requisites:</strong> Doctor id should be known.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of a doctor</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>User</td>\n<td>The username, email, password, hospital_id, status indicating if the user is active or inactive ( 1 is active, 0 is newly registered, 2 is inactive)</td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>The currency in which the charges of the consultation is to be provided to a doctor</td>\n</tr>\n<tr>\n<td>DoctorProfile</td>\n<td>The profile details of the doctor such as name, gender, date of birth, designation_id, experience, email, language_id, linked in url</td>\n</tr>\n<tr>\n<td>DoctorProfileLocation</td>\n<td>The location details of a doctor along with the contact details</td>\n</tr>\n<tr>\n<td>DoctorCallRates</td>\n<td>The fee for a consultation along with the additional minutes and the available state of the doctor</td>\n</tr>\n<tr>\n<td>DoctorCertification</td>\n<td>The Certifications of a doctor</td>\n</tr>\n<tr>\n<td>DoctorPublication</td>\n<td>The publication details of the doctor</td>\n</tr>\n<tr>\n<td>DoctorAffiliations</td>\n<td>The affiliations of a doctor</td>\n</tr>\n<tr>\n<td>DoctorEducation</td>\n<td>The education details of a doctor</td>\n</tr>\n<tr>\n<td>DoctorLanguage</td>\n<td>The languages that the doctor uses</td>\n</tr>\n<tr>\n<td>Licenses</td>\n<td>The license details of the doctor</td>\n</tr>\n<tr>\n<td>Researches</td>\n<td>The research details of the doctor</td>\n</tr>\n<tr>\n<td>Experiences</td>\n<td>The experiences of a doctor</td>\n</tr>\n<tr>\n<td>Memberships</td>\n<td>The membership details of a doctor</td>\n</tr>\n<tr>\n<td>DoctorSpecialty</td>\n<td>The specialty of the doctor</td>\n</tr>\n<tr>\n<td>DoctorAvailableState</td>\n<td>The available states of the doctor</td>\n</tr>\n<tr>\n<td>DoctorAwardsandhonors</td>\n<td>The awards and honors of the doctor</td>\n</tr>\n<tr>\n<td>DoctorAvailableStatus</td>\n<td>The online or offline status of a doctor</td>\n</tr>\n<tr>\n<td>Favourite</td>\n<td>The key to indicate if the doctor is marked as favorite for the particular patient</td>\n</tr>\n<tr>\n<td>DoctorReview</td>\n<td>The review of the doctor</td>\n</tr>\n<tr>\n<td>DoctorNotification</td>\n<td>The notification details of the doctor</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","doctor","doc-view"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"b87279a5-beb1-44d0-a327-ff5b1575b7e8","name":"DocView","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/doc-view"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 07:02:55 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"2678"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"doctor data found\",\n    \"data\": {\n        \"User\": {\n            \"id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"username\": \"Doctor_test\",\n            \"email\": \"doctor@ahd.ae\",\n            \"password\": \"Test@123\",\n            \"status\": 1,\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"force_reset\": 0\n        },\n        \"Currency\": {\n            \"symbol\": \"د.إ\",\n            \"prefix\": \"AED\",\n            \"hospital\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"country_id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\"\n        },\n        \"DoctorProfile\": {\n            \"id\": \"a12f5a9f-b8f0-49b0-b151-c06fd8e3be02\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"salute\": \"\",\n            \"first_name\": \"Heric\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Sydney\",\n            \"suffix\": \"\",\n            \"suffixes\": \"[]\",\n            \"display_name\": \"Heric Sydney\",\n            \"gender\": \"male\",\n            \"dob\": \"29-08-1974\",\n            \"email\": \"heric@ahd.ae\",\n            \"language_id\": [],\n            \"height\": \"\",\n            \"weight\": \"\",\n            \"bmi\": \"\",\n            \"designation_id\": \"3aa09a3c-bf77-85c6-1390-edd0976aa1ce\",\n            \"designation_name\": \"English CEO\",\n            \"practice_start_date\": \"\",\n            \"ssno\": \"\",\n            \"dea_no\": \"\",\n            \"npi_no\": \"\",\n            \"signature\": \"\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"linkedin_url\": \"https://\",\n            \"website_url\": \"https://\",\n            \"note\": \"\",\n            \"system_timeZone_id\": \"4e844505-a7cb-45ca-a0db-26e3ec109799\",\n            \"rating\": 5,\n            \"no_of_rated_users\": 1,\n            \"claim_profile\": 0,\n            \"experience\": \"52 year 5 month\"\n        },\n        \"DoctorProfileLocation\": [],\n        \"DoctorCallRates\": {\n            \"id\": \"935e8528-70fa-432d-901c-0eebb37021cd\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"fixed_charge\": \"3\",\n            \"additional_minutes\": \"20\",\n            \"fixed_duration\": \"10\",\n            \"available_state\": \"[]\",\n            \"appointment_duration\": \"\"\n        },\n        \"DoctorCertification\": [],\n        \"DoctorPublication\": [],\n        \"DoctorAffiliations\": [],\n        \"DoctorEducation\": [\n            {\n                \"id\": \"3d40c5e2-5ebc-47e2-a9c8-fcb55f385819\",\n                \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"degree_id\": \"8b1131e5-eb20-b658-4498-c9025fd94351\",\n                \"degree_name\": \"Eng Degree\",\n                \"college_id\": \"ac9e1d99-3991-f156-77d4-dbd27141c33a\",\n                \"college_name\": \"Eng College1\",\n                \"year_from\": 2010,\n                \"year_to\": 2017,\n                \"description\": \"\"\n            }\n        ],\n        \"DoctorInsurance\": [],\n        \"DoctorLanguage\": [],\n        \"Licenses\": [],\n        \"Researches\": [],\n        \"Experiences\": [],\n        \"Memberships\": [],\n        \"Cases\": \"\",\n        \"Payments\": [],\n        \"DoctorSpecialty\": [\n            {\n                \"id\": \"d4322fc7-8e1f-4b36-b6d0-2b8fe9936e05\",\n                \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"specialty_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"specialty_name\": \"Family Medicine\"\n            }\n        ],\n        \"DoctorAvailableState\": [],\n        \"DoctorAwardsandhonors\": [],\n        \"DoctorAvailableStatus\": [\n            {\n                \"id\": \"23c05880-32c2-49dc-8892-cb1285f204f4\",\n                \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"status\": \"offline\",\n                \"type\": \"video\",\n                \"online_at\": \"\"\n            }\n        ],\n        \"Favourite\": \"\",\n        \"DoctorReview\": [],\n        \"DoctorNotification\": {\n            \"totalpush\": 30,\n            \"unread\": 28,\n            \"read\": 2,\n            \"unnotified\": 0,\n            \"notified\": 0,\n            \"totalappointment\": 0,\n            \"totalcall\": 81\n        }\n    }\n}"}],"_postman_id":"970bf432-03bb-4ce9-837e-f2caa84c951c"},{"name":"Update the details of a doctor","id":"1f01c234-8e57-4957-bdef-0ebba221f1f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"updateRecord\" : true,\r\n    \"validationConfig\": {\r\n        \"User\": true,\r\n        \"DoctorProfile\": true,\r\n        \"DoctorProfileLocation\" : false,\r\n        \"DoctorCallRates\" : false\r\n    },\r\n    \"data\": {\r\n        \"User\": {\r\n            \"username\": \"Doctortest\",\r\n            \"email\": \"Vijay@Vijay.com\",\r\n            \"password\": \"Test@123\",\r\n            \"password_repeat\" : \"TestW123\"\r\n        },\r\n        \"DoctorProfile\": {\r\n            \"salute\": \"Mr.\",\r\n            \"first_name\": \"Mike\",\r\n            \"middle_name\": \"\",\r\n            \"last_name\": \"Allwyn\",\r\n            \"display_name\": \"Mr. Mike Allwyn\",\r\n            \"gender\": \"male\",\r\n            \"dob\": \"12-09-1992\",\r\n            \"email\": \"mike@gem3s.com\",\r\n            \"language_id\": \"da315627-3ece-2016-c628-b61dc5ee9be0\",\r\n            \"designation_id\": \"3aa09a3c-bf77-85c6-1390-edd0976aa1ce\",\r\n            \"linkedin_url\": \"\",\r\n            \"website_url\": \"\",\r\n            \"practice_start_date\":\"2015-12\",\r\n            \"note\": \"\",\r\n            \"ethnicity_id\": \"\",\r\n            \"race_id\": \"\"\r\n            \r\n        },\r\n        \"DoctorProfileLocation\" : {\r\n          \"door_no\" : \"4A\",\r\n          \"street_name\" : \"Manasa Apartment, Patel Street, Nehru nagar\",\r\n          \"landmark\" : \"Behind Nehru nagar HP Petrol bunk\",\r\n          \"locality\" : \"Chrompet\",\r\n          \"postal_code\": \"123456\",\r\n          \"phone1\" : \"9677779915\",\r\n          \"phone2\" : \"9677779915\",\r\n          \"country_id\" : \"a98af8d0-e8da-1bda-365f-fc568999d8a2\",\r\n          \"state_id\" : \"17daa1fa-b01a-45cf-a8c9-fe78c0a7f4ea\",\r\n      \"city_id\": \"20ecd670-d7ed-da7a-c73b-6f762f5ce306\",\r\n      \"notes\" : \"Notes Goes here\"\r\n        },\r\n        \"DoctorCallRates\" : {\r\n            \"fixed_charge\": 10,\r\n            \"additional_minutes\": 20,\r\n            \"fixed_duration\": 30\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/doc-update","description":"<p><strong>Description:</strong> This API is called to update the details of a doctor</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>updateRecord, User, DoctorProfile, DoctorProfileLocation, DoctorCallRates</td>\n<td>Yes</td>\n<td>boolean</td>\n<td>Static Variables</td>\n</tr>\n<tr>\n<td>username</td>\n<td>Yes</td>\n<td>string</td>\n<td>The emirates id/ passport id of the user</td>\n</tr>\n<tr>\n<td>password</td>\n<td>Yes</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>confirm_password</td>\n<td>Yes</td>\n<td>string</td>\n<td>The password is entered again to confirm</td>\n</tr>\n<tr>\n<td>email</td>\n<td>Yes</td>\n<td>email The email of the user</td>\n<td></td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>First name of the user</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>Last name of the user</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>Yes</td>\n<td>string</td>\n<td>Gender can either be male or female or prefer not to answer</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Yes</td>\n<td>date</td>\n<td>The date of birth of the user in dd-mm-yyyy format</td>\n</tr>\n<tr>\n<td>email</td>\n<td>Yes</td>\n<td>email</td>\n<td>The alternate email of the user</td>\n</tr>\n<tr>\n<td>ssno</td>\n<td>Yes</td>\n<td>string</td>\n<td>The emirates id/passport id of the user</td>\n</tr>\n<tr>\n<td>language_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>The language id mapped to the language selected by the user. The id can be obtained from the master language list</td>\n</tr>\n<tr>\n<td>designation_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>The designation id mapped to the language selected by the user. The id can be obtained from the master designation list</td>\n</tr>\n<tr>\n<td>file_data</td>\n<td>Yes</td>\n<td>base64</td>\n<td>The profile picture of the user in base64 format</td>\n</tr>\n<tr>\n<td>display_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>Display name of the user</td>\n</tr>\n<tr>\n<td>country_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>Id of the particular country</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>Id of the state</td>\n</tr>\n<tr>\n<td>city</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>Id of the city</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>User</td>\n<td>The username, email, password, hospital_id, status indicating if the user is active or inactive ( 1 is active, 0 is newly registered, 2 is inactive)</td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>The currency in which the charges of the consultation is to be provided to a doctor</td>\n</tr>\n<tr>\n<td>DoctorProfile</td>\n<td>The profile details of the doctor such as name, gender, date of birth, designation_id, experience, email, language_id, linked in url</td>\n</tr>\n<tr>\n<td>DoctorProfileLocation</td>\n<td>The location details of a doctor along with the contact details</td>\n</tr>\n<tr>\n<td>DoctorCallRates</td>\n<td>The fee for a consultation along with the additional minutes and the available state of the doctor</td>\n</tr>\n<tr>\n<td>DoctorCertification</td>\n<td>The Certifications of a doctor</td>\n</tr>\n<tr>\n<td>DoctorPublication</td>\n<td>The publication details of the doctor</td>\n</tr>\n<tr>\n<td>DoctorAffiliations</td>\n<td>The affiliations of a doctor</td>\n</tr>\n<tr>\n<td>DoctorEducation</td>\n<td>The education details of a doctor</td>\n</tr>\n<tr>\n<td>DoctorLanguage</td>\n<td>The languages that the doctor uses</td>\n</tr>\n<tr>\n<td>Licenses</td>\n<td>The license details of the doctor</td>\n</tr>\n<tr>\n<td>Researches</td>\n<td>The research details of the doctor</td>\n</tr>\n<tr>\n<td>Experiences</td>\n<td>The experiences of a doctor</td>\n</tr>\n<tr>\n<td>Memberships</td>\n<td>The membership details of a doctor</td>\n</tr>\n<tr>\n<td>DoctorSpecialty</td>\n<td>The specialty of the doctor</td>\n</tr>\n<tr>\n<td>DoctorAvailableState</td>\n<td>The available states of the doctor</td>\n</tr>\n<tr>\n<td>DoctorAwardsandhonors</td>\n<td>The awards and honors of the doctor</td>\n</tr>\n<tr>\n<td>DoctorAvailableStatus</td>\n<td>The online or offline status of a doctor</td>\n</tr>\n<tr>\n<td>Favourite</td>\n<td>The key to indicate if the doctor is marked as favorite for the particular patient</td>\n</tr>\n<tr>\n<td>DoctorReview</td>\n<td>The review of the doctor</td>\n</tr>\n<tr>\n<td>DoctorNotification</td>\n<td>The notification details of the doctor</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","doctor","doc-update"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"807d8d6d-4b9c-4248-8df3-0819a65f4a91","name":"DocUpdate","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"updateRecord\" : true,\r\n    \"validationConfig\": {\r\n        \"User\": true,\r\n        \"DoctorProfile\": true,\r\n        \"DoctorProfileLocation\" : false,\r\n        \"DoctorCallRates\" : false\r\n    },\r\n    \"data\": {\r\n        \"User\": {\r\n            \"username\": \"Doctortest\",\r\n            \"email\": \"Vijay@Vijay.com\",\r\n            \"password\": \"Test@123\",\r\n            \"password_repeat\" : \"TestW123\"\r\n        },\r\n        \"DoctorProfile\": {\r\n            \"salute\": \"Mr.\",\r\n            \"first_name\": \"Mike\",\r\n            \"middle_name\": \"\",\r\n            \"last_name\": \"Allwyn\",\r\n            \"display_name\": \"Mr. Mike Allwyn\",\r\n            \"gender\": \"male\",\r\n            \"dob\": \"12-09-1992\",\r\n            \"email\": \"mike@gem3s.com\",\r\n            \"language_id\": \"da315627-3ece-2016-c628-b61dc5ee9be0\",\r\n            \"designation_id\": \"3aa09a3c-bf77-85c6-1390-edd0976aa1ce\",\r\n            \"linkedin_url\": \"\",\r\n            \"website_url\": \"\",\r\n            \"practice_start_date\":\"2015-12\",\r\n            \"note\": \"\",\r\n            \"ethnicity_id\": \"\",\r\n            \"race_id\": \"\"\r\n            \r\n        },\r\n        \"DoctorProfileLocation\" : {\r\n          \"door_no\" : \"4A\",\r\n          \"street_name\" : \"Manasa Apartment, Patel Street, Nehru nagar\",\r\n          \"landmark\" : \"Behind Nehru nagar HP Petrol bunk\",\r\n          \"locality\" : \"Chrompet\",\r\n          \"postal_code\": \"123456\",\r\n          \"phone1\" : \"9677779915\",\r\n          \"phone2\" : \"9677779915\",\r\n          \"country_id\" : \"a98af8d0-e8da-1bda-365f-fc568999d8a2\",\r\n          \"state_id\" : \"17daa1fa-b01a-45cf-a8c9-fe78c0a7f4ea\",\r\n      \"city_id\": \"20ecd670-d7ed-da7a-c73b-6f762f5ce306\",\r\n      \"notes\" : \"Notes Goes here\"\r\n        },\r\n        \"DoctorCallRates\" : {\r\n            \"fixed_charge\": 10,\r\n            \"additional_minutes\": 20,\r\n            \"fixed_duration\": 30\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/doc-update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 07:10:23 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=k4i11sbm8ogfg9dvi0cgdrckg0; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"2746"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Doctor profile updated successfully\",\n    \"data\": {\n        \"User\": {\n            \"id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"username\": \"Doctortest\",\n            \"email\": \"Vijay@Vijay.com\",\n            \"password\": \"Test@123\",\n            \"status\": 1,\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"force_reset\": 0\n        },\n        \"Currency\": {\n            \"symbol\": \"د.إ\",\n            \"prefix\": \"AED\",\n            \"hospital\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"country_id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\"\n        },\n        \"DoctorProfile\": {\n            \"id\": \"a12f5a9f-b8f0-49b0-b151-c06fd8e3be02\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"salute\": \"Mr.\",\n            \"first_name\": \"Mike\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Allwyn\",\n            \"suffix\": \"\",\n            \"suffixes\": \"[]\",\n            \"display_name\": \"Mr. Mike Allwyn\",\n            \"gender\": \"male\",\n            \"dob\": \"12-09-1992\",\n            \"email\": \"mike@gem3s.com\",\n            \"language_id\": \"da315627-3ece-2016-c628-b61dc5ee9be0\",\n            \"height\": \"\",\n            \"weight\": \"\",\n            \"bmi\": \"\",\n            \"designation_id\": \"3aa09a3c-bf77-85c6-1390-edd0976aa1ce\",\n            \"designation_name\": \"English CEO\",\n            \"practice_start_date\": \"2015-12\",\n            \"ssno\": \"\",\n            \"dea_no\": \"\",\n            \"npi_no\": \"\",\n            \"signature\": \"\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"linkedin_url\": \"https://\",\n            \"website_url\": \"https://\",\n            \"note\": \"\",\n            \"system_timeZone_id\": \"4e844505-a7cb-45ca-a0db-26e3ec109799\",\n            \"rating\": 5,\n            \"no_of_rated_users\": 1,\n            \"claim_profile\": 0,\n            \"experience\": \"6 year 6 month\"\n        },\n        \"DoctorProfileLocation\": [],\n        \"DoctorCallRates\": {\n            \"id\": \"935e8528-70fa-432d-901c-0eebb37021cd\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"fixed_charge\": \"3\",\n            \"additional_minutes\": \"20\",\n            \"fixed_duration\": \"10\",\n            \"available_state\": \"[]\",\n            \"appointment_duration\": \"\"\n        },\n        \"DoctorCertification\": [],\n        \"DoctorPublication\": [],\n        \"DoctorAffiliations\": [],\n        \"DoctorEducation\": [\n            {\n                \"id\": \"3d40c5e2-5ebc-47e2-a9c8-fcb55f385819\",\n                \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"degree_id\": \"8b1131e5-eb20-b658-4498-c9025fd94351\",\n                \"degree_name\": \"Eng Degree\",\n                \"college_id\": \"ac9e1d99-3991-f156-77d4-dbd27141c33a\",\n                \"college_name\": \"Eng College1\",\n                \"year_from\": 2010,\n                \"year_to\": 2017,\n                \"description\": \"\"\n            }\n        ],\n        \"DoctorInsurance\": [],\n        \"DoctorLanguage\": [],\n        \"Licenses\": [],\n        \"Researches\": [],\n        \"Experiences\": [],\n        \"Memberships\": [],\n        \"Cases\": \"\",\n        \"Payments\": [],\n        \"DoctorSpecialty\": [\n            {\n                \"id\": \"d4322fc7-8e1f-4b36-b6d0-2b8fe9936e05\",\n                \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"specialty_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"specialty_name\": \"Family Medicine\"\n            }\n        ],\n        \"DoctorAvailableState\": [],\n        \"DoctorAwardsandhonors\": [],\n        \"DoctorAvailableStatus\": [\n            {\n                \"id\": \"23c05880-32c2-49dc-8892-cb1285f204f4\",\n                \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"status\": \"offline\",\n                \"type\": \"video\",\n                \"online_at\": \"\"\n            }\n        ],\n        \"Favourite\": \"\",\n        \"DoctorReview\": [],\n        \"DoctorNotification\": {\n            \"totalpush\": 30,\n            \"unread\": 28,\n            \"read\": 2,\n            \"unnotified\": 0,\n            \"notified\": 0,\n            \"totalappointment\": 0,\n            \"totalcall\": 81\n        }\n    }\n}"}],"_postman_id":"1f01c234-8e57-4957-bdef-0ebba221f1f4"},{"name":"Get the status of  a doctor","id":"ba8506a1-6703-4203-8322-ee365cb77764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"APPID","value":"APPQUEOY6M","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Bearer  lua1q","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/doctor/available-status","description":"<p><strong>Description :</strong> The Available Status of the doctor.</p>\n","urlObject":{"protocol":"https","path":["web","api","doctor","available-status"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"b91b9edc-4e49-485a-8808-94c7011d5025","name":"AvailableStatus","originalRequest":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/doctor/available-status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 12:06:15 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=attcgmoboest8htgorvco92c46; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"247"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Available Status  : 1\",\n    \"data\": {\n        \"DoctorAvailableStatus\": [\n            {\n                \"id\": \"23c05880-32c2-49dc-8892-cb1285f204f4\",\n                \"type\": \"video\",\n                \"status\": \"offline\",\n                \"vidyo_token\": \"\",\n                \"room_key\": \"JL8yElFMHg\",\n                \"resource_id\": \"\",\n                \"meeting_id\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ba8506a1-6703-4203-8322-ee365cb77764"},{"name":"Doctor Availablity","id":"9725113a-d05f-4ce1-9960-c054ade2f55a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"DoctorAvailableStatus\" : {\r\n    \t\"user_id\" : \"e678d7d6-9e41-45d3-9311-4d31be889eaa\",\r\n    \t\"meeting_id\" : \"20210825175756\"\r\n\t}\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/doctor-availablity","description":"<p><strong>Description:</strong> This API is used to check if the doctor has connected to the respective patient in the waiting room.</p>\n<p><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>user_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of the doctor.</td>\n</tr>\n<tr>\n<td>meeting_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The meeting id for a particular consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","doctor","doctor-availablity"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"36ed8515-0d25-4d7f-9432-57e0ff2889cd","name":"DoctorAvailablity","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"DoctorAvailableStatus\" : {\r\n    \t\"user_id\" : \"e678d7d6-9e41-45d3-9311-4d31be889eaa\",\r\n    \t\"meeting_id\" : \"20210825175756\"\r\n\t}\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/doctor-availablity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 08:31:39 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=01gc6s2kusv2grpbbl0m639ig7; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"59"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"msg\": \"Doctor is Not Available\",\n    \"data\": []\n}"}],"_postman_id":"9725113a-d05f-4ce1-9960-c054ade2f55a"},{"name":"Update the publication Details of a doctor","id":"37257f41-b99a-4911-b89a-ea04b65fd1a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"DoctorPublications\" : [\r\n        { \r\n            \"title\" : \"titlee\",\r\n            \"publisher\" : \"publisher\",\r\n            \"date_of_publication\" : \"12-06-2017\",\r\n            \"url\" : \"http://localhost/mvp/web/front/doctor/doctor-publications\",\r\n            \"otherauthors\" : \"otherauthors\",\r\n            \"notes\" : \"notes\"\r\n        }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/publication","description":"<p><strong>Description:</strong> This API will add the publication.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Requires</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>Yes</td>\n<td>string</td>\n<td>The title of the publication</td>\n</tr>\n<tr>\n<td>publisher</td>\n<td>Yes</td>\n<td>string</td>\n<td>The publication name</td>\n</tr>\n<tr>\n<td>date_of_publication</td>\n<td>Yes</td>\n<td>date</td>\n<td>The date of the publication</td>\n</tr>\n<tr>\n<td>url</td>\n<td>Yes</td>\n<td>string</td>\n<td>The url of the publication</td>\n</tr>\n<tr>\n<td>otherauthors</td>\n<td>Yes</td>\n<td>string</td>\n<td>The other authors related to the publication</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>Yes</td>\n<td>string</td>\n<td>The notes related to the publication</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>The title of the publication</td>\n</tr>\n<tr>\n<td>publisher</td>\n<td>The publication name</td>\n</tr>\n<tr>\n<td>date_of_publication</td>\n<td>The date of the publication</td>\n</tr>\n<tr>\n<td>url</td>\n<td>The url of the publication</td>\n</tr>\n<tr>\n<td>otherauthors</td>\n<td>The other authors related to the publication</td>\n</tr>\n<tr>\n<td>notes</td>\n<td>The notes related to the publication</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","doctor","publication"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"2d2d1499-350c-443f-897b-66adfd5b6731","name":"Publication","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"DoctorPublications\" : [\r\n        { \r\n            \"title\" : \"titlee\",\r\n            \"publisher\" : \"publisher\",\r\n            \"date_of_publication\" : \"12-06-2017\",\r\n            \"url\" : \"http://localhost/mvp/web/front/doctor/doctor-publications\",\r\n            \"otherauthors\" : \"otherauthors\",\r\n            \"notes\" : \"notes\"\r\n        }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/publication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 08:45:42 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=rulr7ki1d2ib7297km90vfvoh3; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"552"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Publications : 2\",\n    \"data\": {\n        \"DoctorPublications\": [\n            {\n                \"id\": \"53b83886-f395-4b7f-acb4-af7d2e87ab7c\",\n                \"title\": \"title\",\n                \"publisher\": \"publisher\",\n                \"date_of_publication\": \"12-06-2017\",\n                \"url\": \"http://localhost/mvp/web/front/doctor/doctor-publications\",\n                \"otherauthors\": \"otherauthors\",\n                \"notes\": \"notes\"\n            },\n            {\n                \"id\": \"68e36a38-d2ff-4204-8b4a-4dc45ed59bc9\",\n                \"title\": \"titlee\",\n                \"publisher\": \"publisher\",\n                \"date_of_publication\": \"12-06-2017\",\n                \"url\": \"http://localhost/mvp/web/front/doctor/doctor-publications\",\n                \"otherauthors\": \"otherauthors\",\n                \"notes\": \"notes\"\n            }\n        ]\n    }\n}"}],"_postman_id":"37257f41-b99a-4911-b89a-ea04b65fd1a9"},{"name":"Update the Preference details of a doctor","id":"3c554db8-6d04-4335-b9b6-8a7c9e134b92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"DoctorClaimProfile\" : \r\n  {\r\n        \"user_id\" : \"e7132347-4e8e-4169-9206-2c75230520bd\",\r\n        \"name\" : \"Chandler Bing\",\r\n        \"address\" : \"Louisville\",\r\n        \"phone\" : \"987654321\",\r\n        \"email\" : \"chandler@mvp.com\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/claim-profile","description":"<p><strong>Description:</strong> This API will add the Settings/Preference Details.</p>\n","urlObject":{"protocol":"https","path":["web","api","doctor","claim-profile"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"372c2d8a-2519-4c43-b844-a4bb0065268f","name":"ClaimProfile","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"DoctorClaimProfile\" : \r\n  {\r\n        \"user_id\" : \"e7132347-4e8e-4169-9206-2c75230520bd\",\r\n        \"name\" : \"Chandler Bing\",\r\n        \"address\" : \"Louisville\",\r\n        \"phone\" : \"987654321\",\r\n        \"email\" : \"chandler@mvp.com\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/doctor/claim-profile"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 09:12:57 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Allow","value":"POST"},{"key":"Content-Length","value":"194"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"Method Not Allowed\",\n    \"message\": \"Method Not Allowed. This URL can only handle the following request methods: POST.\",\n    \"code\": 0,\n    \"status\": 405,\n    \"type\": \"yii\\\\web\\\\MethodNotAllowedHttpException\"\n}"}],"_postman_id":"3c554db8-6d04-4335-b9b6-8a7c9e134b92"}],"id":"979c101c-a794-4f2d-8dbf-1862259ad758","description":"<p><strong>Description:</strong> This folder holds the APIs required for a doctor.</p>\n","_postman_id":"979c101c-a794-4f2d-8dbf-1862259ad758"},{"name":"Chat","item":[{"name":"Send Message","id":"d62af79c-3237-4af6-bfbf-796af4e88a06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"InstantChat[receiver_id]","value":"cc481c98-042d-51fe-8652-01a62c195db6","type":"text"},{"key":"InstantChat[message]","value":"see the attachment","type":"text"},{"key":"InstantChat[chat_from]","value":"chat","type":"text"},{"key":"InstantChat[attachement]","type":"file","src":"/C:/Users/ADMIN/Downloads/Screenshot 2022-05-31 at 4.51.18 PM.png"},{"key":"InstantChat[sender_id]","value":"4184c715-147b-0ec2-7022-cccef3bafb13","type":"text"}]},"url":"https://ikiosk.instapract.ae/web/api/chat/send-message","description":"<p><strong>Description:</strong> This API is used to chat with either the doctor or patient</p>\n<p><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sender_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of the patient.</td>\n</tr>\n<tr>\n<td>receiver_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>message</td>\n<td>Yes</td>\n<td>text</td>\n<td>Message to be sent as chat message</td>\n</tr>\n<tr>\n<td>chat_from</td>\n<td>Yes</td>\n<td>text</td>\n<td>\"Chat\" Indicates the message is from chat</td>\n</tr>\n<tr>\n<td>attachement</td>\n<td>No</td>\n<td>file</td>\n<td>The Attachment to be sent as a chat message</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","chat","send-message"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"754b3850-03d6-4338-8cff-5505150bfa21","name":"SendMessage","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"InstantChat[receiver_id]","value":"cc481c98-042d-51fe-8652-01a62c195db6","type":"text"},{"key":"InstantChat[message]","value":"see the attachment","type":"text"},{"key":"InstantChat[chat_from]","value":"chat","type":"text"},{"key":"InstantChat[attachement]","type":"file","src":["/C:/Users/ADMIN/Downloads/Screenshot 2022-05-31 at 4.51.18 PM.png"]},{"key":"InstantChat[sender_id]","value":"4184c715-147b-0ec2-7022-cccef3bafb13","type":"text"}]},"url":"https://ikiosk.instapract.ae/web/api/chat/send-message"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 10:17:58 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=u383lrm943ospgotkniv1b47h0; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"1750"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"PHP Warning\",\n    \"message\": \"openssl_sign(): supplied key param cannot be coerced into a private key\",\n    \"code\": 2,\n    \"type\": \"yii\\\\base\\\\ErrorException\",\n    \"file\": \"/var/www/html/App/instapract_kiosk/components/PushnotificationFunctions.php\",\n    \"line\": 216,\n    \"stack-trace\": [\n        \"#0 [internal function]: yii\\\\base\\\\ErrorHandler->handleError(2, 'openssl_sign():...', '/var/www/html/A...', 216, Array)\",\n        \"#1 /var/www/html/App/instapract_kiosk/components/PushnotificationFunctions.php(216): openssl_sign('eyJhbGciOiJFUzI...', '', false, 'sha256')\",\n        \"#2 /var/www/html/App/instapract_kiosk/components/PushnotificationFunctions.php(288): app\\\\components\\\\PushnotificationFunctions::sendIosV2(Array, Array, Array)\",\n        \"#3 /var/www/html/App/instapract_kiosk/modules/api/controllers/ChatController.php(194): app\\\\components\\\\PushnotificationFunctions::sendPush('cc481c98-042d-5...', Array, true)\",\n        \"#4 [internal function]: app\\\\modules\\\\api\\\\controllers\\\\ChatController->actionSendMessage()\",\n        \"#5 /var/www/html/App/instapract_kiosk/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)\",\n        \"#6 /var/www/html/App/instapract_kiosk/vendor/yiisoft/yii2/base/Controller.php(157): yii\\\\base\\\\InlineAction->runWithParams(Array)\",\n        \"#7 /var/www/html/App/instapract_kiosk/vendor/yiisoft/yii2/base/Module.php(528): yii\\\\base\\\\Controller->runAction('send-message', Array)\",\n        \"#8 /var/www/html/App/instapract_kiosk/vendor/yiisoft/yii2/web/Application.php(103): yii\\\\base\\\\Module->runAction('api/chat/send-m...', Array)\",\n        \"#9 /var/www/html/App/instapract_kiosk/vendor/yiisoft/yii2/base/Application.php(386): yii\\\\web\\\\Application->handleRequest(Object(yii\\\\web\\\\Request))\",\n        \"#10 /var/www/html/App/instapract_kiosk/web/index.php(12): yii\\\\base\\\\Application->run()\",\n        \"#11 {main}\"\n    ]\n}"}],"_postman_id":"d62af79c-3237-4af6-bfbf-796af4e88a06"},{"name":"History","id":"2cd23dc8-ac89-4f40-8e97-dea2edbd40cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"InstantChat\" : {\r\n\t\t\"sender_id\":\"4184c715-147b-0ec2-7022-cccef3bafb13\",\r\n\t\t\"receiver_id\":\"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n\t\t\"chat_from\" : \"chat\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/chat/history","description":"<p><strong>Description:</strong> This API is used to view the chat history.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sender_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The sender's user id</td>\n</tr>\n<tr>\n<td>receiver_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The sender's user id</td>\n</tr>\n<tr>\n<td>chat_from</td>\n<td>Yes</td>\n<td>string</td>\n<td>chat</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sender_id</td>\n<td>The sender's user id</td>\n</tr>\n<tr>\n<td>receiver_id</td>\n<td>The receiver's user id</td>\n</tr>\n<tr>\n<td>message</td>\n<td>The message sent as a chat</td>\n</tr>\n<tr>\n<td>attachement</td>\n<td>The attachment sent as a chat</td>\n</tr>\n<tr>\n<td>sender_name</td>\n<td>The sender's name</td>\n</tr>\n<tr>\n<td>sender_profile_picture</td>\n<td>The sender's profile picture</td>\n</tr>\n<tr>\n<td>receiver_name</td>\n<td>The receiver's name</td>\n</tr>\n<tr>\n<td>receiver_profile_picture</td>\n<td>The receiver's profile picture</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>The date and time of when the message was sent</td>\n</tr>\n<tr>\n<td>is_read</td>\n<td>The key to indicate if the message was read or not</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","chat","history"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"71990795-5bec-4a5f-9f16-ea32f51a1c42","name":"History","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"InstantChat\" : {\r\n\t\t\"sender_id\":\"4184c715-147b-0ec2-7022-cccef3bafb13\",\r\n\t\t\"receiver_id\":\"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n\t\t\"chat_from\" : \"chat\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/chat/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 10:06:09 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=sh19jaah2c0urq45iv4gjq5ai0; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"2725"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Chat history found\",\n    \"unread_message_count\": 3,\n    \"data\": [\n        {\n            \"id\": \"e86428a2-3a70-4227-ae81-ea98a56ca7ad\",\n            \"sender_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"receiver_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"message\": \"hi\",\n            \"attachement\": \"\",\n            \"sender_name\": \"Heric Sydney\",\n            \"sender_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"receiver_name\": \"Charlotte Reddington\",\n            \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/iTWu2NgZyaLdpaG2XQcK3LGSQQSRwYBq.png\",\n            \"created_at\": \"2022-03-08 01:04:00\",\n            \"is_read\": \"yes\"\n        },\n        {\n            \"id\": \"82eccbaa-5138-496d-b5c0-a7e8b493d1f4\",\n            \"sender_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"receiver_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"message\": \"hi \",\n            \"attachement\": \"\",\n            \"sender_name\": \"Heric Sydney\",\n            \"sender_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"receiver_name\": \"Charlotte Reddington\",\n            \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/iTWu2NgZyaLdpaG2XQcK3LGSQQSRwYBq.png\",\n            \"created_at\": \"2022-05-06 07:15:01\",\n            \"is_read\": \"yes\"\n        },\n        {\n            \"id\": \"48c997b4-cebe-49a5-82ce-a5aa698ec52b\",\n            \"sender_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"receiver_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"message\": \"Hello,How are you feeling today?\",\n            \"attachement\": \"\",\n            \"sender_name\": \"Heric Sydney\",\n            \"sender_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"receiver_name\": \"Charlotte Reddington\",\n            \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/iTWu2NgZyaLdpaG2XQcK3LGSQQSRwYBq.png\",\n            \"created_at\": \"2022-06-14 11:23:40\",\n            \"is_read\": \"no\"\n        },\n        {\n            \"id\": \"44e45e47-abc6-4af7-ad00-652997a33d90\",\n            \"sender_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"receiver_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"message\": \"Hello,How are you feeling today?\",\n            \"attachement\": \"\",\n            \"sender_name\": \"Heric Sydney\",\n            \"sender_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"receiver_name\": \"Charlotte Reddington\",\n            \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/iTWu2NgZyaLdpaG2XQcK3LGSQQSRwYBq.png\",\n            \"created_at\": \"2022-06-14 11:23:47\",\n            \"is_read\": \"no\"\n        },\n        {\n            \"id\": \"8187f08f-7798-4f65-a3cb-59bf6ab1a855\",\n            \"sender_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"receiver_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"message\": \"Hello,How are you feeling today?\",\n            \"attachement\": \"\",\n            \"sender_name\": \"Heric Sydney\",\n            \"sender_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"receiver_name\": \"Charlotte Reddington\",\n            \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/iTWu2NgZyaLdpaG2XQcK3LGSQQSRwYBq.png\",\n            \"created_at\": \"2022-06-14 11:24:25\",\n            \"is_read\": \"no\"\n        }\n    ]\n}"}],"_postman_id":"2cd23dc8-ac89-4f40-8e97-dea2edbd40cc"}],"id":"708afd65-7332-4790-9137-252f94c9de5d","description":"<p><strong>Description:</strong> This folder holds the APIs for chat.</p>\n","_postman_id":"708afd65-7332-4790-9137-252f94c9de5d"},{"name":"Push","item":[{"name":"Send","id":"e4f28779-faf1-45ef-b257-4eeab60318b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"to\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n  \"title\": \"Push\",\r\n  \"text\": \"Hello\",\r\n  \"link\": \"jdjkhs;djhjsg\",\r\n  \"is_Voip\":\"no\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/push/send","description":"<p><strong>Description:</strong> This API is used to send a push.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>to</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The id of the user</td>\n</tr>\n<tr>\n<td>title</td>\n<td>Yes</td>\n<td>string</td>\n<td>The title of the Push</td>\n</tr>\n<tr>\n<td>text</td>\n<td>Yes</td>\n<td>string</td>\n<td>The text in the push</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>to</td>\n<td>The id of the user</td>\n</tr>\n<tr>\n<td>title</td>\n<td>The title of the Push</td>\n</tr>\n<tr>\n<td>text</td>\n<td>The text in the push</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","push","send"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"120cb0a4-bc33-4579-af74-c25b2adc2bb6","name":"Send","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"to\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n  \"title\": \"Push\",\r\n  \"text\": \"Hello\",\r\n  \"link\": \"jdjkhs;djhjsg\",\r\n  \"is_Voip\":\"no\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/push/send"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 09:45:58 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=o2k0ns1uk6m0isli1k8fq9j2a4; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"239"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": {\n        \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\": \"Apple push not delivered\"\n    },\n    \"data\": {\n        \"to\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n        \"title\": \"Push\",\n        \"text\": \"Hello\",\n        \"link\": \"jdjkhs;djhjsg\",\n        \"is_Voip\": \"no\"\n    }\n}"}],"_postman_id":"e4f28779-faf1-45ef-b257-4eeab60318b6"}],"id":"37e0ef1a-bd16-4b39-886d-312328e8cb2d","description":"<p><strong>Description:</strong> This folder holds all the APIs required for Push Notifications</p>\n","_postman_id":"37e0ef1a-bd16-4b39-886d-312328e8cb2d"},{"name":"Text","item":[{"name":"Send","id":"df8e288b-44d0-425a-8004-053069447326","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"to\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\r\n  \"text\": \"This is Naga\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/text/send","description":"<p><strong>Description:</strong> This API is used to send a push to the user.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>to</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of the user to whom the text is to be sent</td>\n</tr>\n<tr>\n<td>text</td>\n<td>yes</td>\n<td>string</td>\n<td>The text to be sent</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","text","send"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"9ff03922-880f-4846-b422-63cb3bcfad7d","name":"Send","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"to\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\r\n  \"text\": \"This is Naga\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/text/send"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 09:37:37 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=rst59imhmhgo13k6chlknacj97; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"345"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Text saved successfully.\",\n    \"data\": {\n        \"to\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n        \"text\": \"This is Naga\",\n        \"push\": {\n            \"Android\": {\n                \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\": \"Android push successfully delivered\"\n            }\n        },\n        \"text_key\": \"2022:06:15 13:37:37\",\n        \"read\": false,\n        \"text_id\": \"762b5dcf-ba36-40ec-8662-8a8fd4d40c98\"\n    }\n}"}],"_postman_id":"df8e288b-44d0-425a-8004-053069447326"},{"name":"TextList","id":"dd2032e3-9d1e-4296-b2c4-822eaf00a174","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/text/text-list","description":"<p><strong>Description:</strong> This API is used to obtain the text list for a user.</p>\n","urlObject":{"protocol":"https","path":["web","api","text","text-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"e287b04e-aa16-4380-aac8-b1f2815055a4","name":"TextList","originalRequest":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/text/text-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 09:57:04 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=12tdlnjh08176be6v6kmifigc2; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"325"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"message list for current user\",\n    \"data\": [\n        {\n            \"text_id\": \"762b5dcf-ba36-40ec-8662-8a8fd4d40c98\",\n            \"user\": {\n                \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"name\": \" Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\"\n            },\n            \"time\": \"2022-06-15 09:37:37\",\n            \"unread_count\": 1\n        }\n    ]\n}"}],"_postman_id":"dd2032e3-9d1e-4296-b2c4-822eaf00a174"}],"id":"61f161fc-0dfe-4871-a1f4-d4be050e7f13","_postman_id":"61f161fc-0dfe-4871-a1f4-d4be050e7f13","description":""},{"name":"Notification","item":[{"name":"Notification List","id":"c23af0b6-bc75-40cf-bed2-b161992c9242","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/notification/notification-list-change","description":"<p><strong>Description:</strong> This API provides the notification list for the user.</p>\n","urlObject":{"protocol":"https","path":["web","api","notification","notification-list-change"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"99ff4ff4-1d75-436d-9f8e-138b60b72df9","name":"NotificationListChange","originalRequest":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/notification/notification-list-change"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 09:59:38 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=fr4s3gh9btdp6ecn0sgdpfkdl1; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Notification list for current user\",\n    \"data\": {\n        \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n        \"push_data\": [\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"6eb47140-e171-41b8-a2f4-a8dd4dba47f6\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"10-05-2022 10:28 am\",\n                \"receivedat\": \"2022-05-10 10:28:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"17114210-6b48-4abd-9c6d-280b9e98ff10\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 05-10-2022 2:30 pm\",\n                \"time\": \"10-05-2022 10:16 am\",\n                \"receivedat\": \"2022-05-10 10:16:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"16635245-265b-4f5e-8f1d-4951c9999084\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"06-05-2022 12:54 pm\",\n                \"receivedat\": \"2022-05-06 12:54:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"c5b91558-bdd0-49f0-90ac-6d3be5082ffc\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"06-05-2022 12:48 pm\",\n                \"receivedat\": \"2022-05-06 12:48:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"b505405e-3c61-4116-ad64-579641b9c042\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"06-05-2022 12:44 pm\",\n                \"receivedat\": \"2022-05-06 12:44:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"db7785d2-1845-4f5c-a159-f0ed0bdab142\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"06-05-2022 10:00 am\",\n                \"receivedat\": \"2022-05-06 10:00:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"2b20dfb6-256c-47a2-b716-288734d31066\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"06-05-2022 12:03 am\",\n                \"receivedat\": \"2022-05-06 00:03:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"6ddd9f59-9638-4c6d-a60b-b1cf172c55db\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"06-05-2022 12:01 am\",\n                \"receivedat\": \"2022-05-06 00:01:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"49a36db6-ea36-4559-9f9b-66c7720069fc\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 11:54 pm\",\n                \"receivedat\": \"2022-05-05 23:54:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"c60c189e-9527-405c-a7b0-04d6bc3ee600\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 11:51 pm\",\n                \"receivedat\": \"2022-05-05 23:51:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"4e985d7b-3cdc-454b-bc54-7a013f36f6ab\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 11:49 pm\",\n                \"receivedat\": \"2022-05-05 23:49:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"79286210-d6bd-448f-9d34-34932989aa18\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 11:42 pm\",\n                \"receivedat\": \"2022-05-05 23:42:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"9e83e3f8-841c-4e60-84f7-27b5e7a4d2c4\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 11:34 pm\",\n                \"receivedat\": \"2022-05-05 23:34:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"5d38a77f-0c20-4e23-a055-8bdc9879226d\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 11:25 pm\",\n                \"receivedat\": \"2022-05-05 23:25:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"50485b15-e8f4-408c-aa2f-08fb19371524\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 11:17 pm\",\n                \"receivedat\": \"2022-05-05 23:17:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"50485b15-e8f4-408c-aa2f-08fb19371524\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 11:17 pm\",\n                \"receivedat\": \"2022-05-05 23:17:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"50485b15-e8f4-408c-aa2f-08fb19371524\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 11:17 pm\",\n                \"receivedat\": \"2022-05-05 23:17:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"50e5ee53-c972-4c1b-9ea6-c91bdf936654\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 11:09 pm\",\n                \"receivedat\": \"2022-05-05 23:09:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"2647f017-5342-41c1-bf60-1bcc9afd9cd2\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 10:39 pm\",\n                \"receivedat\": \"2022-05-05 22:39:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"a9db94da-42d5-4a8f-afe7-62fa28e31554\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 10:30 pm\",\n                \"receivedat\": \"2022-05-05 22:30:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"e99a0f81-aacf-413d-b4f6-e716baf230a6\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 10:18 pm\",\n                \"receivedat\": \"2022-05-05 22:18:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"40f0629e-0b93-4b64-9c83-d5573706c1a2\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 09:56 pm\",\n                \"receivedat\": \"2022-05-05 21:56:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"3b4d78b8-0fd0-4cc0-be72-23453afd208e\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"05-05-2022 08:22 pm\",\n                \"receivedat\": \"2022-05-05 20:22:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"f4b5110c-eac6-4e00-af34-ea7a81cf63d4\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"03-05-2022 03:45 pm\",\n                \"receivedat\": \"2022-05-03 15:45:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"e0c0297c-3723-4903-88ee-af4612096ce1\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 05-03-2022 7:45 pm\",\n                \"time\": \"03-05-2022 03:41 pm\",\n                \"receivedat\": \"2022-05-03 15:41:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"2ff818b5-9a82-410a-bb83-9ca9b3e7eacb\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"26-04-2022 03:11 pm\",\n                \"receivedat\": \"2022-04-26 15:11:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"cb3298c4-612f-4ac9-b319-88d459f083a9\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"26-04-2022 02:57 pm\",\n                \"receivedat\": \"2022-04-26 14:57:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"1d1d19dd-32cf-451e-b80b-d4679300595a\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"26-04-2022 02:41 pm\",\n                \"receivedat\": \"2022-04-26 14:41:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"19a77690-1457-43a4-a682-2794969bacb2\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 04-26-2022 6:30 pm\",\n                \"time\": \"26-04-2022 02:21 pm\",\n                \"receivedat\": \"2022-04-26 14:21:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"908118d2-4880-4504-8507-e83f624ae4d3\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"26-04-2022 11:01 am\",\n                \"receivedat\": \"2022-04-26 11:01:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"7485fb9c-2d53-45ab-8725-f3e7b82fe3c8\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 04-26-2022 3:00 pm\",\n                \"time\": \"26-04-2022 10:48 am\",\n                \"receivedat\": \"2022-04-26 10:48:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"8af5513f-6429-41ea-a178-36e9a995607e\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 04-25-2022 8:30 pm\",\n                \"time\": \"25-04-2022 04:17 pm\",\n                \"receivedat\": \"2022-04-25 16:17:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"a50f4165-8c88-4df4-bf46-0c7e800fe739\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 04-16-2022 4:49 pm\",\n                \"time\": \"16-04-2022 08:34 am\",\n                \"receivedat\": \"2022-04-16 08:34:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"48df9909-3603-405d-b98e-cf5566ea29a4\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 04-06-2022 2:15 am\",\n                \"time\": \"06-04-2022 09:08 am\",\n                \"receivedat\": \"2022-04-06 09:08:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"9304cb74-0659-4927-881a-39c9914f77e9\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 04-06-2022 1:00 am\",\n                \"time\": \"06-04-2022 09:05 am\",\n                \"receivedat\": \"2022-04-06 09:05:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"66f3c3e0-7e86-472e-af32-8eec3a25ab8f\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 04-06-2022 1:30 am\",\n                \"time\": \"05-04-2022 10:51 pm\",\n                \"receivedat\": \"2022-04-05 22:51:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"284341a3-bffd-449d-a45c-1f7f08ca6fc1\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 04-06-2022 1:15 am\",\n                \"time\": \"05-04-2022 10:42 pm\",\n                \"receivedat\": \"2022-04-05 22:42:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"bf43147b-deee-49eb-8eb2-04d93e8c36f5\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 04-05-2022 10:15 pm\",\n                \"time\": \"05-04-2022 10:35 pm\",\n                \"receivedat\": \"2022-04-05 22:35:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"31acf145-a2b7-41ee-8560-0229c1c8f945\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-08-2022 4:30 pm\",\n                \"time\": \"08-03-2022 11:33 am\",\n                \"receivedat\": \"2022-03-08 11:33:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"3f37ff99-3b4d-4471-bcd9-1fb01e075561\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-08-2022 2:45 pm\",\n                \"time\": \"08-03-2022 10:37 am\",\n                \"receivedat\": \"2022-03-08 10:37:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"dca12718-598b-4f5c-98ea-3d255e5a235e\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"08-03-2022 07:24 am\",\n                \"receivedat\": \"2022-03-08 07:24:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"67f42d5a-3cf2-4611-8819-b2e680c83be6\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"08-03-2022 04:42 am\",\n                \"receivedat\": \"2022-03-08 04:42:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"9144feab-fe67-452f-a24c-8be894e43756\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"08-03-2022 03:55 am\",\n                \"receivedat\": \"2022-03-08 03:55:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"3b5e230e-ed3b-434c-851a-8910496ee2d7\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-08-2022 7:30 am\",\n                \"time\": \"08-03-2022 02:15 am\",\n                \"receivedat\": \"2022-03-08 02:15:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"39678134-c4e8-4622-a6cf-531996d45f54\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-08-2022 7:15 am\",\n                \"time\": \"08-03-2022 12:54 am\",\n                \"receivedat\": \"2022-03-08 00:54:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"c00375ed-744e-4b7c-b7bf-39fb85b24b4f\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-08-2022 7:00 am\",\n                \"time\": \"08-03-2022 12:09 am\",\n                \"receivedat\": \"2022-03-08 00:09:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"fb479106-ce79-4627-a4ca-ef39434a3eee\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-08-2022 6:30 am\",\n                \"time\": \"07-03-2022 10:34 pm\",\n                \"receivedat\": \"2022-03-07 22:34:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"38d207d9-1450-4a7c-ac99-1acf62c98b99\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 11:00 pm\",\n                \"time\": \"07-03-2022 10:16 pm\",\n                \"receivedat\": \"2022-03-07 22:16:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"ebbb63d6-5e88-4f53-af60-8ba9b84b215b\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 10:45 pm\",\n                \"time\": \"07-03-2022 09:42 pm\",\n                \"receivedat\": \"2022-03-07 21:42:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"b2f9c470-e6a1-4c84-82ba-d2734199dda0\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 10:30 pm\",\n                \"time\": \"07-03-2022 09:40 pm\",\n                \"receivedat\": \"2022-03-07 21:40:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"c9adfa13-782b-4758-8593-2ce88c29e6d8\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 10:15 pm\",\n                \"time\": \"07-03-2022 09:39 pm\",\n                \"receivedat\": \"2022-03-07 21:39:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"1437ba26-02c9-4661-b288-22765d219ca2\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 10:00 pm\",\n                \"time\": \"07-03-2022 09:38 pm\",\n                \"receivedat\": \"2022-03-07 21:38:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"6585b1e6-eb2a-499b-ae7b-9ba72f30d8c5\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 8:15 pm\",\n                \"time\": \"07-03-2022 08:05 pm\",\n                \"receivedat\": \"2022-03-07 20:05:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"7cc2e06c-9402-4a86-b358-b5f362014977\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 9:45 pm\",\n                \"time\": \"07-03-2022 05:08 pm\",\n                \"receivedat\": \"2022-03-07 17:08:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"b4ef1f7f-c051-4f05-b110-9a175aa813eb\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 9:30 pm\",\n                \"time\": \"07-03-2022 05:04 pm\",\n                \"receivedat\": \"2022-03-07 17:04:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"04a8cd81-118c-40fb-aab7-5e221447378f\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 9:15 pm\",\n                \"time\": \"07-03-2022 05:02 pm\",\n                \"receivedat\": \"2022-03-07 17:02:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"13ecd226-0d37-4ba2-9286-69a6b73352bc\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 8:45 pm\",\n                \"time\": \"07-03-2022 04:45 pm\",\n                \"receivedat\": \"2022-03-07 16:45:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"appointment\",\n                \"link\": \"79a70b77-bf5c-47f2-bfd7-4e6830653238\",\n                \"show_text\": \"You successfully booked a Video  appointment with Heric Sydney on 03-07-2022 8:30 pm\",\n                \"time\": \"07-03-2022 04:43 pm\",\n                \"receivedat\": \"2022-03-07 16:43:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"title\": \"Appointment Booked\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"ecad675e-df2f-48e3-b050-c2a7e7f80f06\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"02-03-2022 11:13 am\",\n                \"receivedat\": \"2022-03-02 11:13:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"f920e483-4b3f-4323-a1ed-56de546478da\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"23-02-2022 06:11 pm\",\n                \"receivedat\": \"2022-02-23 18:11:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"4d52f8dd-d198-42cb-baea-aa170fa1019e\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"11-02-2022 11:10 am\",\n                \"receivedat\": \"2022-02-11 11:10:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"e0d840a2-568d-4a0d-bfdc-6013811ec5fa\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"11-02-2022 11:03 am\",\n                \"receivedat\": \"2022-02-11 11:03:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"062159ab-0443-46b3-8689-76f12389cf11\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"11-02-2022 10:53 am\",\n                \"receivedat\": \"2022-02-11 10:53:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"0dcab43c-1dc3-4db7-b044-f0875273815b\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"08-02-2022 02:18 pm\",\n                \"receivedat\": \"2022-02-08 14:18:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            },\n            {\n                \"id\": \"374f3603-2deb-4b56-bc32-fc870ea00eaa\",\n                \"type\": \"videocall\",\n                \"link\": \"f8ad474b-1ea7-4abc-bab1-4290f63d6f0e\",\n                \"show_text\": \"Consultation Notes for your previous call has been published.\",\n                \"time\": \"08-02-2022 11:09 am\",\n                \"receivedat\": \"2022-02-08 11:09:00\",\n                \"from_role\": \"doctor\",\n                \"from_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"display_name\": \"Heric Sydney\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"patient_id\": \"\",\n                \"title\": \"\",\n                \"file\": \"\",\n                \"is_deleted\": \"no\",\n                \"read\": \"no\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c23af0b6-bc75-40cf-bed2-b161992c9242"},{"name":"Delete Notification","id":"9b609931-c2b7-4af9-b726-e63ed7b7028b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"id\":\"\",\r\n\"pushtype\":\"push\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/notification/delete-notification","description":"<p><strong>Description:</strong> This API helps in deleting a notification.</p>\n","urlObject":{"protocol":"https","path":["web","api","notification","delete-notification"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"c24ad60c-25f6-45be-8285-70abd35163e1","name":"DeleteNotification","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"id\":\"\",\r\n\"pushtype\":\"push\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/notification/delete-notification"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jun 2022 10:03:08 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=makppqd3rn118cj8fhuvp07f83; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"58"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"success\": true,\n        \"message\": \"Deleted Successfully\"\n    }\n}"}],"_postman_id":"9b609931-c2b7-4af9-b726-e63ed7b7028b"}],"id":"fdc02072-9bf3-4827-b8b1-4308a5dc1076","description":"<p><strong>Description:</strong> This folder holds the APIs for notifications.</p>\n","_postman_id":"fdc02072-9bf3-4827-b8b1-4308a5dc1076"},{"name":"Appointment","item":[{"name":"Save Doctor Appointment","id":"41a95297-ccd2-461b-aeaa-a6eefcb120f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"DoctorAppointmentTime\": {\r\n          \"appointment_date\" : \"16-06-2022\",\r\n          \"from_time\" : \"12:30 pm\",\r\n          \"to_time\" : \"05:30 pm\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/appointment/save-doctor-appointment-slot","description":"<p><strong>Description :</strong> This API is used to add slots for a doctor.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>appointment_date</td>\n<td>Yes</td>\n<td>date</td>\n<td>The date of the slots</td>\n</tr>\n<tr>\n<td>from_time</td>\n<td>Yes</td>\n<td>time</td>\n<td>The time from when the first slots created</td>\n</tr>\n<tr>\n<td>to_time</td>\n<td>Yes</td>\n<td>time</td>\n<td>The time to when the last slot is created</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Descriptio</strong>n</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of slot</td>\n</tr>\n<tr>\n<td>user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>appointment_date</td>\n<td>The date of the slot</td>\n</tr>\n<tr>\n<td>from_time</td>\n<td>The start time of the slot</td>\n</tr>\n<tr>\n<td>to_time</td>\n<td>The end time of the slot</td>\n</tr>\n<tr>\n<td>bookedAppointmentDetails</td>\n<td>The apppintment details if the slot is booked</td>\n</tr>\n<tr>\n<td>status</td>\n<td>The status of the slot where 1 indicates the slot is open and 2 indicates the slot is booked</td>\n</tr>\n<tr>\n<td>link</td>\n<td>The link for the appointment if a slot is booked</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","appointment","save-doctor-appointment-slot"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"060ecd4f-b380-4f2c-a3a8-b6cb28eaf9be","name":"SaveDoctorAppointment","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"DoctorAppointmentTime\": {\r\n          \"appointment_date\" : \"16-06-2022\",\r\n          \"from_time\" : \"12:30 pm\",\r\n          \"to_time\" : \"05:30 pm\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/appointment/save-doctor-appointment-slot"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 11:56:09 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=m0b8smu94o0k20u6704vmbcr47; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"1400"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Slots  : 6\",\n    \"data\": [\n        {\n            \"id\": \"48d06f83-108d-4140-9b0d-eea7fc68a7f8\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"appointment_date\": \"16-06-2022\",\n            \"from_time\": \"04:00 pm\",\n            \"to_time\": \"04:15 pm\",\n            \"status\": 1,\n            \"bookedAppointmentDetails\": [],\n            \"link\": null\n        },\n        {\n            \"id\": \"78a0981b-2412-4a7f-a2f6-b7584143d5fd\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"appointment_date\": \"16-06-2022\",\n            \"from_time\": \"04:15 pm\",\n            \"to_time\": \"04:30 pm\",\n            \"status\": 1,\n            \"bookedAppointmentDetails\": [],\n            \"link\": null\n        },\n        {\n            \"id\": \"7e647e14-7a6a-4e59-8aac-d0267bdf758d\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"appointment_date\": \"16-06-2022\",\n            \"from_time\": \"04:30 pm\",\n            \"to_time\": \"04:45 pm\",\n            \"status\": 1,\n            \"bookedAppointmentDetails\": [],\n            \"link\": null\n        },\n        {\n            \"id\": \"6c959836-c982-40d6-9d96-a84ffbf5ec83\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"appointment_date\": \"16-06-2022\",\n            \"from_time\": \"04:45 pm\",\n            \"to_time\": \"05:00 pm\",\n            \"status\": 1,\n            \"bookedAppointmentDetails\": [],\n            \"link\": null\n        },\n        {\n            \"id\": \"519a1c29-ec99-478e-a8aa-b26b7335b8e6\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"appointment_date\": \"16-06-2022\",\n            \"from_time\": \"05:00 pm\",\n            \"to_time\": \"05:15 pm\",\n            \"status\": 1,\n            \"bookedAppointmentDetails\": [],\n            \"link\": null\n        },\n        {\n            \"id\": \"0db8c72f-ce92-4cbd-a87e-dd40bcc4cd95\",\n            \"user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"appointment_date\": \"16-06-2022\",\n            \"from_time\": \"05:15 pm\",\n            \"to_time\": \"05:30 pm\",\n            \"status\": 1,\n            \"bookedAppointmentDetails\": [],\n            \"link\": null\n        }\n    ]\n}"}],"_postman_id":"41a95297-ccd2-461b-aeaa-a6eefcb120f2"},{"name":"View Doctor Appointments","id":"96309a8a-9e3a-4c92-9bd7-60f3a0d2b26a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\"DoctorAppointmentTime\":\r\n\t{\r\n\t\t\"user_id\":\"4184c715-147b-0ec2-7022-cccef3bafb13\",\r\n\t\t\"appointment_date\":\"09-12-2017\",\r\n\t\t\"view\":\"Yes\"\r\n\t}}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/appointment/doctor-appointment","description":"<p><strong>Description:</strong> The appointment details of a particular doctor.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>user_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of the doctor whose appointments are to be viewed</td>\n</tr>\n<tr>\n<td>appointment_date</td>\n<td>yes</td>\n<td>date</td>\n<td>The date to view the appointments</td>\n</tr>\n<tr>\n<td>view</td>\n<td>yes</td>\n<td>yes or no</td>\n<td>The key to indicate to view the appointments</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","appointment","doctor-appointment"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"5f63a276-d4c6-41c6-a038-91ed7b2225c7","name":"DoctorAppointment","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\"DoctorAppointmentTime\":\r\n\t{\r\n\t\t\"user_id\":\"4184c715-147b-0ec2-7022-cccef3bafb13\",\r\n\t\t\"appointment_date\":\"09-12-2017\",\r\n\t\t\"view\":\"Yes\"\r\n\t}}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/appointment/doctor-appointment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 11:41:34 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=6d0hrsp8eo9gl71k0eklb2k1r5; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"63"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Appointment  : 0\",\n    \"data\": []\n}"}],"_postman_id":"96309a8a-9e3a-4c92-9bd7-60f3a0d2b26a"},{"name":"Book Appointments","id":"2f475e6d-e384-43ce-8f75-9d1d964b3bb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{   \r\n         \"DoctorAppointmentTime_id\" : \"f2cd8bde-c6a5-4083-8fa6-50efde9489b0\",\r\n         \"status\": \"available\",\r\n         \"appointment_for\": \"videocall\",\r\n         \"description\" : \"Appointment description for test\",\r\n         \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\r\n         \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\"\r\n     \r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/appointment/book-appointment","description":"<p>StartFragment</p>\n<p><strong>Description:</strong> This API is used to book the appointment with the slot id from the previous API.</p>\n<p><strong>Prerequisite:</strong> Slot id</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>DoctorAppointmentTime_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>Slot_id</td>\n</tr>\n<tr>\n<td>appointment_for</td>\n<td>Yes</td>\n<td>string</td>\n<td>The key to indicate if the appointment is for the video call or in office appointment</td>\n</tr>\n<tr>\n<td>description</td>\n<td>Yes</td>\n<td></td>\n<td>Reason for Visit</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the appointment</td>\n</tr>\n<tr>\n<td>doctor_appointment_time_id</td>\n<td></td>\n</tr>\n<tr>\n<td>appointment_date</td>\n<td>The date of the appointment</td>\n</tr>\n<tr>\n<td>from_time</td>\n<td>The start time of the apppintment</td>\n</tr>\n<tr>\n<td>to_time</td>\n<td>The end time of the appointment</td>\n</tr>\n<tr>\n<td>description</td>\n<td>The description of the appointment</td>\n</tr>\n<tr>\n<td>appointment_from</td>\n<td>The details of the user who created the appointment</td>\n</tr>\n<tr>\n<td>appointment_to</td>\n<td>The details of the user for who the appointment is set</td>\n</tr>\n<tr>\n<td>cancelled_at</td>\n<td>The date and time of when the appointment was cancelled</td>\n</tr>\n<tr>\n<td>cancelled_by</td>\n<td>The details of who cancelled the appointment</td>\n</tr>\n<tr>\n<td>current_status</td>\n<td>The status of the appointment</td>\n</tr>\n<tr>\n<td>meeting_id</td>\n<td>the consulation id</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","appointment","book-appointment"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"8e31de2e-8d0e-4651-bc54-1bf0188b0699","name":"BookAppointment","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{   \r\n         \"DoctorAppointmentTime_id\" : \"f2cd8bde-c6a5-4083-8fa6-50efde9489b0\",\r\n         \"status\": \"available\",\r\n         \"appointment_for\": \"videocall\",\r\n         \"description\" : \"Appointment description for test\",\r\n         \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\r\n         \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\"\r\n     \r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/appointment/book-appointment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 11:45:44 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=d4j1qfs2gria0v6j6h28558ce7; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"1393"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Appointment Booked successfully\",\n    \"pat_msg\": \"You successfully booked a Video  appointment with Mr. Mike Allwyn on 12-09-2017 12:00 pm\",\n    \"doc_msg\": \"Mr. Tarik  Elyonoussi booked an appointment on 12-09-2017 12:00 pm\",\n    \"data\": {\n        \"errorCode\": 200,\n        \"success\": true,\n        \"msg\": \"Appointment View\",\n        \"data\": {\n            \"id\": \"2ea1015a-9097-4393-8743-12651591f23a\",\n            \"doctor_appointment_time_id\": \"f2cd8bde-c6a5-4083-8fa6-50efde9489b0\",\n            \"appointment_date\": \"09-12-2017\",\n            \"from_time\": \"12:00 pm\",\n            \"to_time\": \"05:00 pm\",\n            \"description\": \"Appointment description for test\",\n            \"from_user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"appointment_for\": \"Video Call\",\n            \"appointment_from\": {\n                \"id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"salute\": \"Mr.\",\n                \"first_name\": \"Tarik\",\n                \"middle_name\": \"\",\n                \"last_name\": \"Elyonoussi\",\n                \"display_name\": \"Mr. Tarik  Elyonoussi\",\n                \"gender\": \"male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\"\n            },\n            \"appointment_to\": {\n                \"id\": \"a12f5a9f-b8f0-49b0-b151-c06fd8e3be02\",\n                \"salute\": \"Mr.\",\n                \"first_name\": \"Mike\",\n                \"middle_name\": \"\",\n                \"last_name\": \"Allwyn\",\n                \"display_name\": \"Mr. Mike Allwyn\",\n                \"gender\": \"male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\"\n            },\n            \"cancelled_at\": \"\",\n            \"cancelled_by\": [],\n            \"current_status\": \"Booked\",\n            \"meeting_id\": \"fae89636-876f-4ebd-8f20-408005bc7462\"\n        }\n    }\n}"}],"_postman_id":"2f475e6d-e384-43ce-8f75-9d1d964b3bb6"},{"name":"View Appointments","id":"13cde6a4-ab8d-4da7-9b85-f04f2de16926","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/appointment/view-appointment?appointment_id=7d963257-d526-4633-a040-a32745bf99a7","description":"<p><strong>Description:</strong> The API is used to view the details of a particular appointment.</p>\n<p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the appointment</td>\n</tr>\n<tr>\n<td>doctor_appointment_time_id</td>\n<td></td>\n</tr>\n<tr>\n<td>appointment_date</td>\n<td>The date of the appointment</td>\n</tr>\n<tr>\n<td>from_time</td>\n<td>The start time of the apppintment</td>\n</tr>\n<tr>\n<td>to_time</td>\n<td>The end time of the appointment</td>\n</tr>\n<tr>\n<td>description</td>\n<td>The description of the appointment</td>\n</tr>\n<tr>\n<td>appointment_from</td>\n<td>The details of the user who created the appointment</td>\n</tr>\n<tr>\n<td>appointment_to</td>\n<td>The details of the user for who the appointment is set</td>\n</tr>\n<tr>\n<td>cancelled_at</td>\n<td>The date and time of when the appointment was cancelled</td>\n</tr>\n<tr>\n<td>cancelled_by</td>\n<td>The details of who cancelled the appointment</td>\n</tr>\n<tr>\n<td>current_status</td>\n<td>The status of the appointment</td>\n</tr>\n<tr>\n<td>meeting_id</td>\n<td>the consulation id</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","appointment","view-appointment"],"host":["ikiosk","instapract","ae"],"query":[{"key":"appointment_id","value":"7d963257-d526-4633-a040-a32745bf99a7"}],"variable":[]}},"response":[{"id":"51e4eb89-c583-48ab-93c4-baec2508fecf","name":"ViewAppointment","originalRequest":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":{"raw":"https://ikiosk.instapract.ae/web/api/appointment/view-appointment?appointment_id=7d963257-d526-4633-a040-a32745bf99a7","protocol":"https","host":["ikiosk","instapract","ae"],"path":["web","api","appointment","view-appointment"],"query":[{"key":"appointment_id","value":"7d963257-d526-4633-a040-a32745bf99a7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 11:47:12 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=b2udfnbf5fi1vm8lqlr6babmd4; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"1120"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Appointment View\",\n    \"data\": {\n        \"id\": \"7d963257-d526-4633-a040-a32745bf99a7\",\n        \"doctor_appointment_time_id\": \"f2cd8bde-c6a5-4083-8fa6-50efde9489b0\",\n        \"appointment_date\": \"09-12-2017\",\n        \"from_time\": \"12:00 pm\",\n        \"to_time\": \"05:00 pm\",\n        \"description\": \"Appointment Fixed at mentiod time.Feel free to call me.\",\n        \"from_user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n        \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n        \"appointment_for\": \"Video Call\",\n        \"appointment_from\": {\n            \"id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n            \"salute\": \"Mr.\",\n            \"first_name\": \"Tarik\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Elyonoussi\",\n            \"display_name\": \"Mr. Tarik  Elyonoussi\",\n            \"gender\": \"male\",\n            \"dob\": \"12-09-1992\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\"\n        },\n        \"appointment_to\": {\n            \"id\": \"a12f5a9f-b8f0-49b0-b151-c06fd8e3be02\",\n            \"salute\": \"Mr.\",\n            \"first_name\": \"Mike\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Allwyn\",\n            \"display_name\": \"Mr. Mike Allwyn\",\n            \"gender\": \"male\",\n            \"dob\": \"12-09-1992\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\"\n        },\n        \"cancelled_at\": \"\",\n        \"cancelled_by\": [],\n        \"current_status\": \"Booked\",\n        \"meeting_id\": \"\"\n    }\n}"}],"_postman_id":"13cde6a4-ab8d-4da7-9b85-f04f2de16926"},{"name":"Booked Appointment Lists","id":"c969a19a-0d66-43cb-a0bf-5d393608f501","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"search\": {\r\n    \t\"appointment_date\" : \"09-12-2017\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/appointment/booked-appointment-list","description":"<p><strong>Description:</strong> The booked appointment details of a user.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>appointment_date</td>\n<td>yes</td>\n<td>date</td>\n<td>The date to view the booked appointment details</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the appointment</td>\n</tr>\n<tr>\n<td>doctor_appointment_time_id</td>\n<td>The slot id of the appointment</td>\n</tr>\n<tr>\n<td>appointment_date</td>\n<td>The date of the appointment</td>\n</tr>\n<tr>\n<td>from_time</td>\n<td>The start time of the apppintment</td>\n</tr>\n<tr>\n<td>to_time</td>\n<td>The end time of the appointment</td>\n</tr>\n<tr>\n<td>description</td>\n<td>The description of the appointment</td>\n</tr>\n<tr>\n<td>appointment_from</td>\n<td>The details of the user who created the appointment</td>\n</tr>\n<tr>\n<td>appointment_to</td>\n<td>The details of the user for who the appointment is set</td>\n</tr>\n<tr>\n<td>cancelled_at</td>\n<td>The date and time of when the appointment was cancelled</td>\n</tr>\n<tr>\n<td>cancelled_by</td>\n<td>The details of who cancelled the appointment</td>\n</tr>\n<tr>\n<td>current_status</td>\n<td>The status of the appointment</td>\n</tr>\n<tr>\n<td>meeting_id</td>\n<td>the consulation id</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","appointment","booked-appointment-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"e3c75dea-e6ae-4eb2-8f90-b5d507212a81","name":"BookedAppointmentList","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"search\": {\r\n    \t\"appointment_date\" : \"09-12-2017\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/appointment/booked-appointment-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 11:49:47 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=p27q1mdvjr9dp6b49lo8qcm5j3; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"2217"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total no of Appointment: 2\",\n    \"data\": [\n        {\n            \"id\": \"7d963257-d526-4633-a040-a32745bf99a7\",\n            \"doctor_appointment_time_id\": \"f2cd8bde-c6a5-4083-8fa6-50efde9489b0\",\n            \"appointment_date\": \"09-12-2017\",\n            \"from_time\": \"12:00 pm\",\n            \"to_time\": \"05:00 pm\",\n            \"description\": \"Appointment Fixed at mentiod time.Feel free to call me.\",\n            \"from_user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"appointment_for\": \"Video Call\",\n            \"appointment_from\": {\n                \"id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"salute\": \"Mr.\",\n                \"first_name\": \"Tarik\",\n                \"middle_name\": \"\",\n                \"last_name\": \"Elyonoussi\",\n                \"display_name\": \"Mr. Tarik  Elyonoussi\",\n                \"gender\": \"male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\"\n            },\n            \"appointment_to\": {\n                \"id\": \"a12f5a9f-b8f0-49b0-b151-c06fd8e3be02\",\n                \"salute\": \"Mr.\",\n                \"first_name\": \"Mike\",\n                \"middle_name\": \"\",\n                \"last_name\": \"Allwyn\",\n                \"display_name\": \"Mr. Mike Allwyn\",\n                \"gender\": \"male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\"\n            },\n            \"cancelled_at\": \"\",\n            \"cancelled_by\": [],\n            \"current_status\": \"Booked\",\n            \"meeting_id\": \"\"\n        },\n        {\n            \"id\": \"2ea1015a-9097-4393-8743-12651591f23a\",\n            \"doctor_appointment_time_id\": \"f2cd8bde-c6a5-4083-8fa6-50efde9489b0\",\n            \"appointment_date\": \"09-12-2017\",\n            \"from_time\": \"12:00 pm\",\n            \"to_time\": \"05:00 pm\",\n            \"description\": \"Appointment description for test\",\n            \"from_user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"appointment_for\": \"Video Call\",\n            \"appointment_from\": {\n                \"id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"salute\": \"Mr.\",\n                \"first_name\": \"Tarik\",\n                \"middle_name\": \"\",\n                \"last_name\": \"Elyonoussi\",\n                \"display_name\": \"Mr. Tarik  Elyonoussi\",\n                \"gender\": \"male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\"\n            },\n            \"appointment_to\": {\n                \"id\": \"a12f5a9f-b8f0-49b0-b151-c06fd8e3be02\",\n                \"salute\": \"Mr.\",\n                \"first_name\": \"Mike\",\n                \"middle_name\": \"\",\n                \"last_name\": \"Allwyn\",\n                \"display_name\": \"Mr. Mike Allwyn\",\n                \"gender\": \"male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\"\n            },\n            \"cancelled_at\": \"\",\n            \"cancelled_by\": [],\n            \"current_status\": \"Booked\",\n            \"meeting_id\": \"fae89636-876f-4ebd-8f20-408005bc7462\"\n        }\n    ]\n}"}],"_postman_id":"c969a19a-0d66-43cb-a0bf-5d393608f501"},{"name":"Schedule Appointment","id":"2de483c3-2b5f-4337-ac62-e623b36b6f69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"APPQUEOY6M","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Bearer testasd","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Meetings\":\r\n\t{\r\n\t\t\"speciality_id\":\"40a7138d-b335-d799-916e-61a7f9b659ca\",\r\n\t\t\"patient_id\":\"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n\t\t\"patient_profile_id\":\"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\r\n\t\t\"skip_card\":\"no\",\r\n\t\t\"patient_name\":\"Tarik\",\r\n\t\t\"consultation_charge\":\"\",\r\n\t\t\"reason_for_donotcharge\":\"first_followup\",\r\n\t\t\"email\":\"nesasivan@gmail.com\",\r\n\t\t\"date\":\"21-06-2022\",\r\n\t\t\"time\":\"04:42 PM\",\r\n\t\t\"is_existing\":\"yes\",\r\n\t\t\"reason\":\"test\",\r\n\t\t\"is_insurance\":\"no\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/schedule-appointment","description":"<p><strong>Description:</strong> This API is used to schedule an appointment by the doctor.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>speciality_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The specilaity id for the doctor. This id can be mapped from the master speciality list</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>patient_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>The name of the patient</td>\n</tr>\n<tr>\n<td>consultation_charge</td>\n<td>Yes</td>\n<td>string</td>\n<td>The key to indicate if the patient is charged for the consultation</td>\n</tr>\n<tr>\n<td>reason_for_donotcharge</td>\n<td>Yes</td>\n<td>string</td>\n<td>The reasn of why the patient shpuldn't be charged for the consulation</td>\n</tr>\n<tr>\n<td>email</td>\n<td>Yes</td>\n<td>email</td>\n<td>The email of the patient</td>\n</tr>\n<tr>\n<td>date</td>\n<td>Yes</td>\n<td>date</td>\n<td>The date of the appointment</td>\n</tr>\n<tr>\n<td>time</td>\n<td>Yes</td>\n<td>time</td>\n<td>The time of the appointment</td>\n</tr>\n<tr>\n<td>is_existing</td>\n<td>Yes</td>\n<td>string</td>\n<td>The key to indicate if the appointment is for an existing patient</td>\n</tr>\n<tr>\n<td>reason</td>\n<td>Yes</td>\n<td>string</td>\n<td>The reason for the appointment</td>\n</tr>\n<tr>\n<td>is_insurance</td>\n<td>Yes</td>\n<td>string</td>\n<td>The key to indicate if the appointment is covered under insuarance</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","schedule-appointment"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"44c6eba9-3de1-4c57-bd40-c5293109f1e8","name":"Schedule Appointment","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Meetings\":\r\n\t{\r\n\t\t\"speciality_id\":\"40a7138d-b335-d799-916e-61a7f9b659ca\",\r\n\t\t\"patient_id\":\"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n\t\t\"patient_profile_id\":\"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\r\n\t\t\"skip_card\":\"no\",\r\n\t\t\"patient_name\":\"Tarik\",\r\n\t\t\"consultation_charge\":\"\",\r\n\t\t\"reason_for_donotcharge\":\"first_followup\",\r\n\t\t\"email\":\"nesasivan@gmail.com\",\r\n\t\t\"date\":\"21-06-2022\",\r\n\t\t\"time\":\"04:42 PM\",\r\n\t\t\"is_existing\":\"yes\",\r\n\t\t\"reason\":\"test\",\r\n\t\t\"is_insurance\":\"no\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/schedule-appointment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:26:04 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=2us9tbp74jl7bhasd57j4l93g1; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"1648"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Your appointment with Mr. Mike Allwyn is scheduled for 21-06-2022 at 04:42 pm, kindly make sure that you are on time for your appointment by logging into https://telehealth.ahdubai.com/app/web/front\",\n    \"data\": [\n        {\n            \"consultData\": {\n                \"id\": \"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\",\n                \"meeting_id\": \"220620072604\",\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"doctor_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"patient_name\": \"Mr. Tarik  Elyonoussi\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"email\": \"celestina@gem3s.in\",\n                \"date\": \"21-06-2022\",\n                \"time\": \"04:42 PM\",\n                \"status\": 0,\n                \"reason\": \"test\",\n                \"skip_card\": \"no\",\n                \"is_insurance\": \"no\",\n                \"reason_for_donotcharge\": \"first_followup\",\n                \"consultation_charge\": null,\n                \"payment_status\": 0,\n                \"payment_capture\": \"no\",\n                \"call_detail_id\": null,\n                \"patient_log\": \"[]\",\n                \"doctor_log\": \"[]\",\n                \"request_id\": null\n            },\n            \"speciality\": {\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"name\": \"Family Medicine\"\n            },\n            \"doctorUser\": {\n                \"salute\": \"Mr.\",\n                \"name\": \"Mr. Mike Allwyn\",\n                \"gender\": \"Male\",\n                \"dob\": \"12-09-1992\",\n                \"email\": \"Vijay@Vijay.com\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"signature\": \"\",\n                \"dea_no\": \"\",\n                \"npi_no\": \"\",\n                \"address\": \"\",\n                \"stateid\": \"\",\n                \"cityid\": \"\",\n                \"postal_code\": \"\",\n                \"phone_no\": \"\",\n                \"city\": \"\",\n                \"state\": \"\",\n                \"online_status\": \"offline\",\n                \"vidyo_token\": \"\",\n                \"resource_id\": \"\",\n                \"ribbon_ext\": \"\",\n                \"ribbon_username\": \"\",\n                \"ribbon_password\": \"\"\n            },\n            \"patientUser\": {\n                \"id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"name\": \"Mr. Tarik  Elyonoussi\",\n                \"mrno\": \"TEST123\",\n                \"gender\": \"Male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"\",\n                \"email\": \"celestina@gem3s.in\"\n            }\n        }\n    ]\n}"}],"_postman_id":"2de483c3-2b5f-4337-ac62-e623b36b6f69"},{"name":"View Consultation","id":"c2582f68-443f-4d45-b5ed-502fc56754d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"APPID","value":"APPQUEOY6M","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Bearer testasd","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/video/view-consult?id=715ffe81-d7b3-4b53-bd7a-a6086e8c687e","description":"<p><strong>Description:</strong> This API is used to view the details of the appointment</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>Consultation ID of an appointment</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>consultData</td>\n<td>The details of the consultation</td>\n</tr>\n<tr>\n<td>speciality</td>\n<td>The speciality details of the doctor to whom the appointment is booked</td>\n</tr>\n<tr>\n<td>fromUser</td>\n<td>The details of the user who booked the appointment</td>\n</tr>\n<tr>\n<td>toUser</td>\n<td>The details of the user to who the appointment is booked</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","view-consult"],"host":["ikiosk","instapract","ae"],"query":[{"key":"id","value":"715ffe81-d7b3-4b53-bd7a-a6086e8c687e"}],"variable":[]}},"response":[{"id":"768d1880-b0ea-4dd5-8bf9-572da51c1cd2","name":"View Consultation","originalRequest":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":{"raw":"https://ikiosk.instapract.ae/web/api/video/view-consult?id=715ffe81-d7b3-4b53-bd7a-a6086e8c687e","protocol":"https","host":["ikiosk","instapract","ae"],"path":["web","api","video","view-consult"],"query":[{"key":"id","value":"715ffe81-d7b3-4b53-bd7a-a6086e8c687e"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:27:32 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"1363"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consultation View\",\n    \"data\": {\n        \"consultData\": {\n            \"id\": \"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\",\n            \"meeting_id\": \"220620072604\",\n            \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n            \"doctor_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n            \"patient_name\": \"Mr. Tarik  Elyonoussi\",\n            \"email\": \"celestina@gem3s.in\",\n            \"date\": \"21-06-2022\",\n            \"time\": \"04:42 PM\",\n            \"status\": 0,\n            \"call_detail_id\": \"\",\n            \"skip_card\": \"no\",\n            \"is_insurance\": \"no\",\n            \"consultation_charge\": \"\",\n            \"payment_status\": 0,\n            \"payment_response\": [],\n            \"payment_capture\": \"no\"\n        },\n        \"speciality\": {\n            \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n            \"name\": \"Family Medicine\"\n        },\n        \"fromUser\": {\n            \"id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"salute\": \"Mr.\",\n            \"name\": \"Mr. Tarik  Elyonoussi\",\n            \"mrno\": \"TEST123\",\n            \"gender\": \"Male\",\n            \"dob\": \"12-09-1992\",\n            \"profile_picture\": \"\",\n            \"email\": \"celestina@gem3s.in\"\n        },\n        \"toUser\": {\n            \"salute\": \"Mr.\",\n            \"name\": \"Mr. Mike Allwyn\",\n            \"gender\": \"Male\",\n            \"dob\": \"12-09-1992\",\n            \"email\": \"Vijay@Vijay.com\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"signature\": \"\",\n            \"dea_no\": \"\",\n            \"npi_no\": \"\",\n            \"address\": \"\",\n            \"stateid\": \"\",\n            \"cityid\": \"\",\n            \"postal_code\": \"\",\n            \"phone_no\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"online_status\": \"offline\",\n            \"vidyo_token\": \"\",\n            \"resource_id\": \"\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\"\n        }\n    }\n}"}],"_postman_id":"c2582f68-443f-4d45-b5ed-502fc56754d4"},{"name":"Consultation List","id":"a41fff2a-4aa4-42a0-b569-508ba58acb1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"APPQUEOY6M","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Bearer testasd","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n    \"doctor_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/consultation-list","description":"<p><strong>Description:</strong> This API is used to view the consultation list of the appointment</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>patient_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>doctor_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of the doctor</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>consultData</td>\n<td>The details of the consultation</td>\n</tr>\n<tr>\n<td>speciality</td>\n<td>The speciality details of the doctor to whom the appointment is booked</td>\n</tr>\n<tr>\n<td>fromUser</td>\n<td>The details of the user who booked the appointment</td>\n</tr>\n<tr>\n<td>toUser</td>\n<td>The details of the user to who the appointment is booked</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","consultation-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"bbb3ae90-4e55-4c4f-a991-8c0e4474e916","name":"Consultation List","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n    \"doctor_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/consultation-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:29:10 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=g52mn5filb4n1st7akjioo2vq6; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"5746"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total number of consultation 4\",\n    \"consult_count\": 4,\n    \"data\": [\n        {\n            \"consultData\": {\n                \"id\": \"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\",\n                \"meeting_id\": \"220620072604\",\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"doctor_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"patient_name\": \"Mr. Tarik  Elyonoussi\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"email\": \"celestina@gem3s.in\",\n                \"date\": \"21-06-2022\",\n                \"time\": \"04:42 PM\",\n                \"status\": 0,\n                \"reason\": \"test\",\n                \"skip_card\": \"no\",\n                \"is_insurance\": \"no\",\n                \"reason_for_donotcharge\": \"first_followup\",\n                \"consultation_charge\": null,\n                \"payment_status\": 0,\n                \"payment_capture\": \"no\",\n                \"call_detail_id\": null,\n                \"patient_log\": \"[]\",\n                \"doctor_log\": \"[]\",\n                \"request_id\": null\n            },\n            \"speciality\": {\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"name\": \"Family Medicine\"\n            },\n            \"doctorUser\": {\n                \"salute\": \"Mr.\",\n                \"name\": \"Mr. Mike Allwyn\",\n                \"gender\": \"Male\",\n                \"dob\": \"12-09-1992\",\n                \"email\": \"Vijay@Vijay.com\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"signature\": \"\",\n                \"dea_no\": \"\",\n                \"npi_no\": \"\",\n                \"address\": \"\",\n                \"stateid\": \"\",\n                \"cityid\": \"\",\n                \"postal_code\": \"\",\n                \"phone_no\": \"\",\n                \"city\": \"\",\n                \"state\": \"\",\n                \"online_status\": \"offline\",\n                \"vidyo_token\": \"\",\n                \"resource_id\": \"\",\n                \"ribbon_ext\": \"\",\n                \"ribbon_username\": \"\",\n                \"ribbon_password\": \"\"\n            },\n            \"patientUser\": {\n                \"id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"name\": \"Mr. Tarik  Elyonoussi\",\n                \"mrno\": \"TEST123\",\n                \"gender\": \"Male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"\",\n                \"email\": \"celestina@gem3s.in\"\n            }\n        },\n        {\n            \"consultData\": {\n                \"id\": \"050ad835-68bf-4751-b302-fd818b73b657\",\n                \"meeting_id\": \"220620072516\",\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"doctor_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"patient_name\": \"Mr. Tarik  Elyonoussi\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"email\": \"celestina@gem3s.in\",\n                \"date\": \"21-06-2022\",\n                \"time\": \"05:42 PM\",\n                \"status\": 0,\n                \"reason\": \"test\",\n                \"skip_card\": \"no\",\n                \"is_insurance\": \"no\",\n                \"reason_for_donotcharge\": \"first_followup\",\n                \"consultation_charge\": null,\n                \"payment_status\": 0,\n                \"payment_capture\": \"no\",\n                \"call_detail_id\": null,\n                \"patient_log\": \"[]\",\n                \"doctor_log\": \"[]\",\n                \"request_id\": null\n            },\n            \"speciality\": {\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"name\": \"Family Medicine\"\n            },\n            \"doctorUser\": {\n                \"salute\": \"Mr.\",\n                \"name\": \"Mr. Mike Allwyn\",\n                \"gender\": \"Male\",\n                \"dob\": \"12-09-1992\",\n                \"email\": \"Vijay@Vijay.com\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"signature\": \"\",\n                \"dea_no\": \"\",\n                \"npi_no\": \"\",\n                \"address\": \"\",\n                \"stateid\": \"\",\n                \"cityid\": \"\",\n                \"postal_code\": \"\",\n                \"phone_no\": \"\",\n                \"city\": \"\",\n                \"state\": \"\",\n                \"online_status\": \"offline\",\n                \"vidyo_token\": \"\",\n                \"resource_id\": \"\",\n                \"ribbon_ext\": \"\",\n                \"ribbon_username\": \"\",\n                \"ribbon_password\": \"\"\n            },\n            \"patientUser\": {\n                \"id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"name\": \"Mr. Tarik  Elyonoussi\",\n                \"mrno\": \"TEST123\",\n                \"gender\": \"Male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"\",\n                \"email\": \"celestina@gem3s.in\"\n            }\n        },\n        {\n            \"consultData\": {\n                \"id\": \"eae0b34d-2cfe-4311-b38e-826aa3b84877\",\n                \"meeting_id\": \"220620072206\",\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"doctor_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"patient_name\": \"Mr. Tarik  Elyonoussi\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"email\": \"celestina@gem3s.in\",\n                \"date\": \"21-06-2022\",\n                \"time\": \"06:42 PM\",\n                \"status\": 0,\n                \"reason\": \"test\",\n                \"skip_card\": \"no\",\n                \"is_insurance\": \"no\",\n                \"reason_for_donotcharge\": \"first_followup\",\n                \"consultation_charge\": null,\n                \"payment_status\": 0,\n                \"payment_capture\": \"no\",\n                \"call_detail_id\": null,\n                \"patient_log\": \"[]\",\n                \"doctor_log\": \"[]\",\n                \"request_id\": null\n            },\n            \"speciality\": {\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"name\": \"Family Medicine\"\n            },\n            \"doctorUser\": {\n                \"salute\": \"Mr.\",\n                \"name\": \"Mr. Mike Allwyn\",\n                \"gender\": \"Male\",\n                \"dob\": \"12-09-1992\",\n                \"email\": \"Vijay@Vijay.com\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"signature\": \"\",\n                \"dea_no\": \"\",\n                \"npi_no\": \"\",\n                \"address\": \"\",\n                \"stateid\": \"\",\n                \"cityid\": \"\",\n                \"postal_code\": \"\",\n                \"phone_no\": \"\",\n                \"city\": \"\",\n                \"state\": \"\",\n                \"online_status\": \"offline\",\n                \"vidyo_token\": \"\",\n                \"resource_id\": \"\",\n                \"ribbon_ext\": \"\",\n                \"ribbon_username\": \"\",\n                \"ribbon_password\": \"\"\n            },\n            \"patientUser\": {\n                \"id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"name\": \"Mr. Tarik  Elyonoussi\",\n                \"mrno\": \"TEST123\",\n                \"gender\": \"Male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"\",\n                \"email\": \"celestina@gem3s.in\"\n            }\n        },\n        {\n            \"consultData\": {\n                \"id\": \"d44bcb2e-f877-4d2a-b404-c92303cbff61\",\n                \"meeting_id\": \"220620072046\",\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"doctor_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"patient_name\": \"Mr. Tarik  Elyonoussi\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"email\": \"celestina@gem3s.in\",\n                \"date\": \"31-07-2022\",\n                \"time\": \"06:42 PM\",\n                \"status\": 0,\n                \"reason\": \"test\",\n                \"skip_card\": \"no\",\n                \"is_insurance\": \"no\",\n                \"reason_for_donotcharge\": \"first_followup\",\n                \"consultation_charge\": null,\n                \"payment_status\": 0,\n                \"payment_capture\": \"no\",\n                \"call_detail_id\": null,\n                \"patient_log\": \"[]\",\n                \"doctor_log\": \"[]\",\n                \"request_id\": null\n            },\n            \"speciality\": {\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"name\": \"Family Medicine\"\n            },\n            \"doctorUser\": {\n                \"salute\": \"Mr.\",\n                \"name\": \"Mr. Mike Allwyn\",\n                \"gender\": \"Male\",\n                \"dob\": \"12-09-1992\",\n                \"email\": \"Vijay@Vijay.com\",\n                \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"signature\": \"\",\n                \"dea_no\": \"\",\n                \"npi_no\": \"\",\n                \"address\": \"\",\n                \"stateid\": \"\",\n                \"cityid\": \"\",\n                \"postal_code\": \"\",\n                \"phone_no\": \"\",\n                \"city\": \"\",\n                \"state\": \"\",\n                \"online_status\": \"offline\",\n                \"vidyo_token\": \"\",\n                \"resource_id\": \"\",\n                \"ribbon_ext\": \"\",\n                \"ribbon_username\": \"\",\n                \"ribbon_password\": \"\"\n            },\n            \"patientUser\": {\n                \"id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"name\": \"Mr. Tarik  Elyonoussi\",\n                \"mrno\": \"TEST123\",\n                \"gender\": \"Male\",\n                \"dob\": \"12-09-1992\",\n                \"profile_picture\": \"\",\n                \"email\": \"celestina@gem3s.in\"\n            }\n        }\n    ]\n}"}],"_postman_id":"a41fff2a-4aa4-42a0-b569-508ba58acb1a"}],"id":"f54a9f90-46f7-477f-8302-a40fdc6d10a8","description":"<p><strong>Description:</strong> This folder holds all the APIs for Appointment</p>\n","_postman_id":"f54a9f90-46f7-477f-8302-a40fdc6d10a8"},{"name":"Patient","item":[{"name":"RegisterCheckin","id":"6094a496-24e8-4853-b52b-02da8996a83a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"APPQUEOY6M","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"saveRecord\": true,\r\n    \"validationConfig\": {\r\n        \"User\": true,\r\n        \"PatientProfile\": true,\r\n        \"PatientProfileLocation\": true\r\n    },\r\n    \"data\": {\r\n        \"User\": {\r\n            \"username\": \"7841998789021737\"\r\n        },\r\n        \"PatientProfile\": {\r\n            \"first_name\": \"Celestina\",\r\n            \"last_name\": \"Claremont\",\r\n            \"gender\": \"female\",\r\n            \"dob\": \"20-05-1998\",\r\n            \"kiosk_id\": \"KIOSKUAE03\",\r\n            \"ssno\": \"633456789021739\",\r\n            \"nationality\": \"Emirati\",\r\n            \"profile_picture\": {\r\n                \"file_name\": \"profile.png\",\r\n                \"file_data\": \"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 /mLQgGdfDAAAAABJRU5ErkJggg==\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/register-checkin","description":"<p><strong>Description:</strong> This API is called to check in a patient with Emirates ID</p>\n<p><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>saveRecord, User, PatientProfile, PatientProfileLocation</td>\n<td>Yes</td>\n<td>boolean</td>\n<td>Static Variables</td>\n</tr>\n<tr>\n<td>username</td>\n<td>Yes</td>\n<td>string</td>\n<td>The emirates id/ passport id of the user</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>First name of the user</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>Last name of the user</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>Yes</td>\n<td>string</td>\n<td>Gender can either be male or female or prefer not to answer</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Yes</td>\n<td>date</td>\n<td>The date of birth of the user in dd-mm-yyyy format</td>\n</tr>\n<tr>\n<td>kiosk_id</td>\n<td>Yes</td>\n<td>string</td>\n<td>The Kiosk ID in which the user is checking in</td>\n</tr>\n<tr>\n<td>ssno</td>\n<td>Yes</td>\n<td>string</td>\n<td>The emirates id/passport id of the user</td>\n</tr>\n<tr>\n<td>nationality</td>\n<td>Yes</td>\n<td>string</td>\n<td>The nationality of the user</td>\n</tr>\n<tr>\n<td>file_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>The file name to store the profile picture of the user with png as the extension</td>\n</tr>\n<tr>\n<td>file_data</td>\n<td>Yes</td>\n<td>base64</td>\n<td>The profile picture of the user in base64 format</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>User</td>\n<td>The username, email, password, hospital_id, status indicating if the user is active or inactive ( 1 is active, 0 is newly registered, 2 is inactive)</td>\n</tr>\n<tr>\n<td>PatientProfile</td>\n<td>The profile details of the patient such as name, gender, date of birth, profile picture, document details</td>\n</tr>\n<tr>\n<td>PatientProfileLocation</td>\n<td>The location details of the patient</td>\n</tr>\n<tr>\n<td>NotitificationDetails</td>\n<td>The notification details of the patientn</td>\n</tr>\n<tr>\n<td>userType</td>\n<td>The key to indicate the user is a patient</td>\n</tr>\n<tr>\n<td>device</td>\n<td>The device details of a patient</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","patient","register-checkin"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"1ab767e1-5f41-44f4-9343-ce886feea329","name":"RegisterCheckin","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"saveRecord\": true,\r\n    \"validationConfig\": {\r\n        \"User\": true,\r\n        \"PatientProfile\": true,\r\n        \"PatientProfileLocation\": true\r\n    },\r\n    \"data\": {\r\n        \"User\": {\r\n            \"username\": \"7841998789021738\"\r\n        },\r\n        \"PatientProfile\": {\r\n            \"first_name\": \"Celestina\",\r\n            \"last_name\": \"Claremont\",\r\n            \"gender\": \"female\",\r\n            \"dob\": \"20-05-1998\",\r\n            \"kiosk_id\": \"KIOSKUAE03\",\r\n            \"ssno\": \"633456789021739\",\r\n            \"nationality\": \"Emirati\",\r\n            \"profile_picture\": {\r\n                \"file_name\": \"profile.png\",\r\n                \"file_data\": \"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 /mLQgGdfDAAAAABJRU5ErkJggg==\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/register-checkin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 19:34:43 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"2193"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Patient Details Registered successfully\",\n    \"data\": {\n        \"User\": {\n            \"id\": \"9b8acfc4-e653-4a87-adcc-a0d31c7e1873\",\n            \"username\": \"7841998789021738\",\n            \"email\": \"1565740452pat@instapract.ae\",\n            \"password\": \"GkNxBK0EJTa86ZygEiM705PjVXiRfrqbx/5OvuxSvi8=\",\n            \"status\": 1,\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"force_reset\": 0,\n            \"kiosk_id\": \"\"\n        },\n        \"Currency\": {\n            \"symbol\": \"د.إ\",\n            \"prefix\": \"AED\",\n            \"hospital\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"country_id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\"\n        },\n        \"PatientProfile\": {\n            \"id\": \"d9ccbbbd-9aed-46ab-95b2-8f696484b2c1\",\n            \"user_id\": \"9b8acfc4-e653-4a87-adcc-a0d31c7e1873\",\n            \"salute\": \"\",\n            \"first_name\": \"Celestina\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Claremont\",\n            \"suffix\": \"\",\n            \"display_name\": \"Celestina Claremont\",\n            \"gender\": \"female\",\n            \"expiry_date\": \"\",\n            \"nationality\": \"Emirati\",\n            \"kiosk_id\": \"KIOSKUAE03\",\n            \"dob\": \"05-20-1998\",\n            \"alternate_email\": \"\",\n            \"sys_language_id\": \"\",\n            \"ssno\": \"633456789021739\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/265953076_attachement_1655667283.png\",\n            \"height\": \"\",\n            \"weight\": \"\",\n            \"bmi\": \"\",\n            \"linkedin_url\": \"\",\n            \"website_url\": \"\",\n            \"note\": \"\",\n            \"sys_ethnicity_id\": \"\",\n            \"sys_race_id\": \"\",\n            \"sys_time_zone_id\": \"\",\n            \"insurance_front_side\": \"\",\n            \"insurance_back_side\": \"\",\n            \"driving_licence\": \"\",\n            \"preferedlanguageid\": \"\",\n            \"preferedlanguagename\": \"\"\n        },\n        \"PatientProfileLocation\": {\n            \"id\": \"ab160999-760d-4295-8556-ca436606f3d4\",\n            \"user_id\": \"9b8acfc4-e653-4a87-adcc-a0d31c7e1873\",\n            \"door_no\": \"\",\n            \"street_name\": \"Business Bay\",\n            \"landmark\": \"\",\n            \"locality\": \"\",\n            \"postal_code\": \"283572\",\n            \"phone1\": \"044473338\",\n            \"phone2\": \"\",\n            \"notes\": \"\",\n            \"country_id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\",\n            \"country_name\": \"United Arab Emirates\",\n            \"state_id\": \"616b6011-4134-42f0-8471-f8f9812c7591\",\n            \"state_name\": \"Dubai\",\n            \"city_id\": \"cef9b15e-05dc-42fe-b6fe-09434da29b2d\",\n            \"city_name\": \"Al Dubai\"\n        },\n        \"NotitificationDetails\": {\n            \"totalpush\": 0,\n            \"unread\": 0,\n            \"read\": 0,\n            \"unnotified\": 0,\n            \"notified\": 0,\n            \"totalappointment\": 0,\n            \"totalcall\": 0\n        },\n        \"device\": {\n            \"status\": \"Your device is not activated.\",\n            \"device_id\": \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\",\n            \"os_id\": \"82d10438-70e9-4b75-842c-13df79aeb720\",\n            \"voip_token\": \"\"\n        }\n    }\n}"}],"_postman_id":"6094a496-24e8-4853-b52b-02da8996a83a"},{"name":"CheckinPatientList","id":"f5596628-7306-4011-b7f9-e6077c3f415e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"lang","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \t\t\"kiosk_id\": \"KIOSKUAE01\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/checkin-patient-list","description":"<p><strong>Description:</strong> This API provides the details of the patients in the waiting room.</p>\n<p><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>kiosk_id</td>\n<td>yes</td>\n<td>string</td>\n<td>The booth id of the kiosk</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the checkin</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id of the user</td>\n</tr>\n<tr>\n<td>kiosk_id</td>\n<td>The kiosk in which the user checked in</td>\n</tr>\n<tr>\n<td>checkin_id</td>\n<td>The checkin id of the user</td>\n</tr>\n<tr>\n<td>date</td>\n<td>The date the user checked in</td>\n</tr>\n<tr>\n<td>time</td>\n<td>The time the user checked in</td>\n</tr>\n<tr>\n<td>status</td>\n<td>The status of the consultaion where 0 indicates the consulation hasn't started 1 indicates the consultation is ongoing 2 indicates the consultation is complted</td>\n</tr>\n<tr>\n<td>patient_id</td>\n<td>The patient user id</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>patient_name</td>\n<td>The name of the patient</td>\n</tr>\n<tr>\n<td>emirates</td>\n<td>The emirates id of the patient</td>\n</tr>\n<tr>\n<td>profile_picture</td>\n<td>The profile picture of the patient</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","patient","checkin-patient-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"89dac4db-5793-401e-b09a-37e6917a476b","name":"CheckinPatientList","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"kiosk_id\": \"KIOSKUAE03\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/checkin-patient-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 21:01:40 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=cur5b42fe19db7v12200ddi807; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"713"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total no of checkin patients  : 1\",\n    \"data\": [\n        {\n            \"id\": \"07e33141-1471-46cd-8004-4a1fc2ce94d6\",\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"kiosk_id\": \"KIOSKUAE03\",\n            \"checkin_id\": \"PAT220620010059\",\n            \"date\": \"20-05-1998\",\n            \"time\": \"09:00 PM\",\n            \"status\": 0,\n            \"patient_id\": \"41e84ede-ff63-41e2-89b5-d28ea3e74bf2\",\n            \"patient_profile_id\": \"98b0c343-1244-45a3-8100-018c93aeed1a\",\n            \"patient_name\": \"Celestina Claremont\",\n            \"emirates\": \"633456789021739\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/764511266_attachement_1655672459.png\",\n            \"payment_status\": 0,\n            \"payment_response\": [],\n            \"calldetail_id\": \"\",\n            \"measure_vitals\": {\n                \"temperature\": \"invalid\",\n                \"spo2\": \"invalid\",\n                \"weight\": \"invalid\",\n                \"bp\": \"invalid\"\n            }\n        }\n    ]\n}"}],"_postman_id":"f5596628-7306-4011-b7f9-e6077c3f415e"},{"name":"PatRegistration","id":"db413225-2c41-4796-b127-cde2e6add101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"saveRecord\": true,\r\n\t\"validationConfig\": {\r\n\t\t\"User\": true,\r\n\t\t\"PatientProfile\": true,\r\n\t\t\"PatientProfileLocation\": true\r\n\t},\r\n\t\"data\": {\r\n\t\t\"hosid\":\"354ecdf4-498d-40ca-843b-becbc46e3085\",\r\n\t\t\"User\": {\r\n\t\t\t\"email\": \"stefany@gem3s.in\",\r\n\t\t\t\"confirm_email\": \"stefany@gem3s.in\",\r\n\t\t\t\"password_repeat\": \"Test@123\",\r\n\t\t\t\"password\": \"Test@123\",\r\n\t\t\t\"username\": \"stefany@gem3s.in\",\r\n\t\t\t\"role_id\": \"143f37f2-ca38-0ab1-2489-1e47113655fc\"\r\n\t\t},\r\n\t\t\r\n\t\t\"PatientProfile\": {\r\n\t\t\t\"ssno\" : \"692192082008210000165\",\r\n\t\t\t\"last_name\": \"S\",\r\n\t\t\t\"gender\": \"female\",\r\n\t\t\t\"dob\": \"16-11-1991\",\r\n\t\t\t\"middle_name\": \"\",\r\n\t\t\t\"first_name\": \"stefany\"\r\n\t\t},\r\n\t\t\"PatientProfileLocation\": {\r\n\t\t\t\"postal_code\": \"51613\",\r\n\t\t\t\"phone1\": \"9578056913\",\r\n\t\t\t\"street_name\": \"test address\",\r\n\t\t\t\"city_id\": \"20ecd670-d7ed-da7a-c73b-6f762f5ce306\",\r\n\t\t\t\"state_id\": \"a4957d5a-0ee1-47e5-99a4-59561d21b143\",\r\n\t\t\t\"country_id\": \"4faa4fbc-1d00-4297-b3b0-1f05fbd7849c\"\r\n\t\t},\r\n\t\t\"Device\": {\r\n\t\t\t\"device_id\": \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\",\r\n\t\t\t\"os_id\": \"82d10438-70e9-4b75-842c-13df79aeb720\"\r\n\t\t}\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/pat-registration","description":"<p><strong>Description:</strong> This API helps in registering a patient.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Save record, user, patient profile, patientprofilelocation</td>\n<td>Yes</td>\n<td>boolean</td>\n<td>Static Variables</td>\n</tr>\n<tr>\n<td>email</td>\n<td>Yes</td>\n<td>email</td>\n<td>The email of the user</td>\n</tr>\n<tr>\n<td>Confirm email</td>\n<td>Yes</td>\n<td>email</td>\n<td>The email of the user to confirm</td>\n</tr>\n<tr>\n<td>password_repeat</td>\n<td>Yes</td>\n<td>string</td>\n<td>The password of the user to confirm if valid</td>\n</tr>\n<tr>\n<td>password</td>\n<td>Yes</td>\n<td>string</td>\n<td>The password of the user which should be a minimum of 8 characters were it should include uppercase, alphanumeric, and special characters</td>\n</tr>\n<tr>\n<td>username</td>\n<td>Yes</td>\n<td>string</td>\n<td>The username of the user which should be a minimum of 8 characters and is a combination of alphanumeric and special characters</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>The last name of the user</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>Yes</td>\n<td>string</td>\n<td>The gender of the user Male/Female/Prefer not to say</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Yes</td>\n<td>date</td>\n<td>The date of the user in dd-mm-yyyy format</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>No</td>\n<td>string</td>\n<td>The middle name of the user</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>The first name of the user</td>\n</tr>\n<tr>\n<td>postal_code</td>\n<td>Yes</td>\n<td>number</td>\n<td>The postal code of the user</td>\n</tr>\n<tr>\n<td>phone1</td>\n<td>Yes</td>\n<td>number</td>\n<td>The phone number of the user</td>\n</tr>\n<tr>\n<td>city_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>The city id of the user which can be mapped and obatained from the master city list</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>The state id of the user which can be mapped and obatained from the master city list</td>\n</tr>\n<tr>\n<td>device_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>Device id of the patients mobile device</td>\n</tr>\n<tr>\n<td>os_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>The id based on the os of the user's mobile. Android: b93a9204-ee21-4cf9-8a94-cf5eeabf7301 iOS: 82d10438-70e9-4b75-842c-13df79aeb720</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>User</td>\n<td>The username, email, password, hospital_id, status indicating if the user is active or inactive ( 1 is active, 0 is newly registered, 2 is inactive)</td>\n</tr>\n<tr>\n<td>PatientProfile</td>\n<td>The profile details of the patient such as name, gender, date of birth, profile picture, document details</td>\n</tr>\n<tr>\n<td>PatientProfileLocation</td>\n<td>The location details of the patient</td>\n</tr>\n<tr>\n<td>NotitificationDetails</td>\n<td>The notification details of the patientn</td>\n</tr>\n<tr>\n<td>userType</td>\n<td>The key to indicate the user is a patient</td>\n</tr>\n<tr>\n<td>device</td>\n<td>The device details of a patient</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","patient","pat-registration"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"e8b4daf6-2701-46c0-994a-87279ff5d14b","name":"PatRegistration","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"saveRecord\": true,\r\n\t\"validationConfig\": {\r\n\t\t\"User\": true,\r\n\t\t\"PatientProfile\": true,\r\n\t\t\"PatientProfileLocation\": true\r\n\t},\r\n\t\"data\": {\r\n\t\t\"hosid\":\"354ecdf4-498d-40ca-843b-becbc46e3085\",\r\n\t\t\"User\": {\r\n\t\t\t\"email\": \"stefany@gem3s.in\",\r\n\t\t\t\"confirm_email\": \"stefany@gem3s.in\",\r\n\t\t\t\"password_repeat\": \"Test@123\",\r\n\t\t\t\"password\": \"Test@123\",\r\n\t\t\t\"username\": \"stefany@gem3s.in\",\r\n\t\t\t\"role_id\": \"143f37f2-ca38-0ab1-2489-1e47113655fc\"\r\n\t\t},\r\n\t\t\r\n\t\t\"PatientProfile\": {\r\n\t\t\t\"ssno\" : \"692192082008210000165\",\r\n\t\t\t\"last_name\": \"S\",\r\n\t\t\t\"gender\": \"female\",\r\n\t\t\t\"dob\": \"16-11-1991\",\r\n\t\t\t\"middle_name\": \"\",\r\n\t\t\t\"first_name\": \"stefany\"\r\n\t\t},\r\n\t\t\"PatientProfileLocation\": {\r\n\t\t\t\"postal_code\": \"51613\",\r\n\t\t\t\"phone1\": \"9578056913\",\r\n\t\t\t\"street_name\": \"test address\",\r\n\t\t\t\"city_id\": \"20ecd670-d7ed-da7a-c73b-6f762f5ce306\",\r\n\t\t\t\"state_id\": \"a4957d5a-0ee1-47e5-99a4-59561d21b143\",\r\n\t\t\t\"country_id\": \"4faa4fbc-1d00-4297-b3b0-1f05fbd7849c\"\r\n\t\t},\r\n\t\t\"Device\": {\r\n\t\t\t\"device_id\": \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\",\r\n\t\t\t\"os_id\": \"82d10438-70e9-4b75-842c-13df79aeb720\"\r\n\t\t}\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/pat-registration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 10:18:18 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=fs76noocdtufepsdo1n3aannm6; path=/; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=fs76noocdtufepsdo1n3aannm6; path=/; HttpOnly"},{"key":"Set-Cookie","value":"PHPSESSID=fs76noocdtufepsdo1n3aannm6; path=/; HttpOnly"},{"key":"Set-Cookie","value":"username=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0"},{"key":"Set-Cookie","value":"password=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0"},{"key":"Set-Cookie","value":"PHPSESSID=pi4dtk50rltr5hv5h4vr85i1d3; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"2172"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Patient Registered successfully\",\n    \"data\": {\n        \"User\": {\n            \"id\": \"1753d060-1697-4be8-8679-e3a60be30a8d\",\n            \"username\": \"stefany@gem3s.in\",\n            \"email\": \"stefany@gem3s.in\",\n            \"password\": \"GnHYQTuKSivQLpv8UEA7DhNuPYSCkz+Fkk2SzbYpK5M=\",\n            \"status\": 1,\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"force_reset\": 0,\n            \"kiosk_id\": \"\"\n        },\n        \"Currency\": {\n            \"symbol\": \"د.إ\",\n            \"prefix\": \"AED\",\n            \"hospital\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"country_id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\"\n        },\n        \"PatientProfile\": {\n            \"id\": \"efe26540-57f5-4319-9dad-e13a2eaf540b\",\n            \"user_id\": \"1753d060-1697-4be8-8679-e3a60be30a8d\",\n            \"salute\": \"\",\n            \"first_name\": \"stefany\",\n            \"middle_name\": \"\",\n            \"last_name\": \"S\",\n            \"suffix\": \"\",\n            \"display_name\": \"stefany S\",\n            \"gender\": \"female\",\n            \"expiry_date\": \"\",\n            \"nationality\": \"\",\n            \"kiosk_id\": \"\",\n            \"dob\": \"11-16-1991\",\n            \"alternate_email\": \"\",\n            \"sys_language_id\": \"\",\n            \"ssno\": \"692192082008210000165\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/female_avatar.png\",\n            \"height\": \"\",\n            \"weight\": \"\",\n            \"bmi\": \"\",\n            \"linkedin_url\": \"\",\n            \"website_url\": \"\",\n            \"note\": \"\",\n            \"sys_ethnicity_id\": \"\",\n            \"sys_race_id\": \"\",\n            \"sys_time_zone_id\": \"\",\n            \"insurance_front_side\": \"\",\n            \"insurance_back_side\": \"\",\n            \"driving_licence\": \"\",\n            \"preferedlanguageid\": \"\",\n            \"preferedlanguagename\": \"\"\n        },\n        \"PatientProfileLocation\": {\n            \"id\": \"74d4e613-386f-4827-b94b-60b9062d5d8a\",\n            \"user_id\": \"1753d060-1697-4be8-8679-e3a60be30a8d\",\n            \"door_no\": \"\",\n            \"street_name\": \"test address\",\n            \"landmark\": \"\",\n            \"locality\": \"\",\n            \"postal_code\": \"51613\",\n            \"phone1\": \"9578056913\",\n            \"phone2\": \"\",\n            \"notes\": \"\",\n            \"country_id\": \"4faa4fbc-1d00-4297-b3b0-1f05fbd7849c\",\n            \"country_name\": \"United States of America (USA)\",\n            \"state_id\": \"a4957d5a-0ee1-47e5-99a4-59561d21b143\",\n            \"state_name\": \"Alaska\",\n            \"city_id\": \"20ecd670-d7ed-da7a-c73b-6f762f5ce306\",\n            \"city_name\": \"Dubai\"\n        },\n        \"NotitificationDetails\": {\n            \"totalpush\": 0,\n            \"unread\": 0,\n            \"read\": 0,\n            \"unnotified\": 0,\n            \"notified\": 0,\n            \"totalappointment\": 0,\n            \"totalcall\": 0\n        },\n        \"access_token\": \"CYHOz\",\n        \"userType\": \"patient\",\n        \"device\": {\n            \"status\": \"Your device is activated.\",\n            \"device_id\": \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\",\n            \"os_id\": \"82d10438-70e9-4b75-842c-13df79aeb720\",\n            \"voip_token\": \"\"\n        }\n    }\n}"}],"_postman_id":"db413225-2c41-4796-b127-cde2e6add101"},{"name":"PatiView","id":"6da475e9-9c31-44a6-9e92-8a800ef4c0c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\" :\"b86b9595-37ce-4687-8993-ac540e1db8e5\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/pat-view","description":"<p><strong>Description:</strong> This API is used to display the details of a patient.</p>\n<p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>User</td>\n<td>The username, email, password, hospital_id, status indicating if the user is active or inactive ( 1 is active, 0 is newly registered, 2 is inactive)</td>\n</tr>\n<tr>\n<td>PatientProfile</td>\n<td>The profile details of the patient such as name, gender, date of birth, profile picture, document details</td>\n</tr>\n<tr>\n<td>PatientProfileLocation</td>\n<td>The location details of the patient</td>\n</tr>\n<tr>\n<td>NotitificationDetails</td>\n<td>The notification details of the patientn</td>\n</tr>\n<tr>\n<td>userType</td>\n<td>The key to indicate the user is a patient</td>\n</tr>\n<tr>\n<td>device</td>\n<td>The device details of a patient</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","patient","pat-view"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"7ca7c9e3-366f-4c00-b709-b35795395012","name":"PatiView","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\" :\"b86b9595-37ce-4687-8993-ac540e1db8e5\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/pat-view"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 10:21:00 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"83"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Patient record Not found\",\n    \"data\": \"Patient record Not found\"\n}"}],"_postman_id":"6da475e9-9c31-44a6-9e92-8a800ef4c0c2"},{"name":"PatUpdate","id":"fa3540fb-2b47-4e9d-b47f-bb56e8d64de6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"updateRecord\" : true,\r\n    \"validationConfig\": {\r\n        \"User\": true,\r\n        \"PatientProfile\": true,\r\n        \"PatientProfileLocation\" : false\r\n    },\r\n    \"data\": {\r\n      \"User\" : {\r\n        \"username\" : \"celestina@gem3s.in\",\r\n        \"password\" : \"Test@123\",\r\n        \"email\": \"celestina@gem3s.in\"\r\n      },\r\n        \"PatientProfile\": {\r\n            \"salute\": \"Mr.\",\r\n            \"first_name\": \"Tarik\",\r\n            \"middle_name\": \"\",\r\n            \"last_name\": \"Elyonoussi\",\r\n            \"gender\": \"male\",\r\n            \"dob\": \"12-09-1992\",\r\n            \"alternate_email\": \"\",\r\n            \"sys_language_id\": \"da315627-3ece-2016-c628-b61dc5ee9be0\",\r\n            \"ssno\": \"\",\r\n            \"height\": \"5.5\",\r\n            \"weight\": \"71.5\",\r\n            \"bmi\": \"12\",\r\n            \"linkedin_url\": \"\",\r\n            \"website_url\": \"\",\r\n            \"note\": \"\",\r\n            \"sys_ethnicity_id1\": \"38de7b20-0abb-4f48-8e2e-f097c1af2c0a\",\r\n            \"sys_race_id1\": \"9c4b91e9-a6a4-4d61-a701-4e0ab6ab7acd\",\r\n            \"sys_time_zone_id\": \"4e844505-a7cb-45ca-a0db-26e3ec109799\",\r\n            \"profile_picture\" : \"\",\r\n            \"profile_picture3\" : \"http://45.79.216.93/teryag/web/images/profileimages/865145980_attachement_1512412771.png\",\r\n            \"profile_picture4\" : {\r\n                          \"file_name\" : \"test.png\",\r\n                          \"file_data\" : \"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 /mLQgGdfDAAAAABJRU5ErkJggg==\"\r\n                        }\r\n        },\r\n        \"PatientProfileLocation\": {\r\n            \"door_no\": \"A4\",\r\n            \"street_name\": \"Manasa Apartment, Patel Street, Nehru nagar\",\r\n            \"landmark\": \"Behind Nehru nagar HP Petrol bunk\",\r\n            \"locality\": \"Chrompet\",\r\n            \"postal_code\": \"123456\",\r\n            \"phone1\": \"9677779915\",\r\n            \"phone2\": \"9677779915\",\r\n            \"notes\": \"Notes Goes here\",\r\n            \"country_id\": \"a98af8d0-e8da-1bda-365f-fc568999d8a2\",\r\n            \"country_name\": \"Dubai\",\r\n            \"state_id\": \"17daa1fa-b01a-45cf-a8c9-fe78c0a7f4ea\",\r\n            \"state_name\": \"Saudi Arabia\",\r\n            \"city_id\": \"20ecd670-d7ed-da7a-c73b-6f762f5ce306\",\r\n            \"city_name\": \"Dubai\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/pat-update","description":"<p><strong>Description:</strong> This API helps in updating the details of a patient.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Update record, user, patient profile, patientprofilelocation</td>\n<td>Yes</td>\n<td>boolean</td>\n<td>Static Variables</td>\n</tr>\n<tr>\n<td>email</td>\n<td>Yes</td>\n<td>email</td>\n<td>The email of the user</td>\n</tr>\n<tr>\n<td>Confirm email</td>\n<td>Yes</td>\n<td>email</td>\n<td>The email of the user to confirm</td>\n</tr>\n<tr>\n<td>password_repeat</td>\n<td>Yes</td>\n<td>string</td>\n<td>The password of the user to confirm if valid</td>\n</tr>\n<tr>\n<td>password</td>\n<td>Yes</td>\n<td>string</td>\n<td>The password of the user which should be a minimum of 8 characters were it should include uppercase, alphanumeric, and special characters</td>\n</tr>\n<tr>\n<td>username</td>\n<td>Yes</td>\n<td>string</td>\n<td>The username of the user which should be a minimum of 8 characters and is a combination of alphanumeric and special characters</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>The last name of the user</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>Yes</td>\n<td>string</td>\n<td>The gender of the user Male/Female/Prefer not to say</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Yes</td>\n<td>date</td>\n<td>The date of the user in dd-mm-yyyy format</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>No</td>\n<td>string</td>\n<td>The middle name of the user</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>Yes</td>\n<td>string</td>\n<td>The first name of the user</td>\n</tr>\n<tr>\n<td>postal_code</td>\n<td>Yes</td>\n<td>number</td>\n<td>The postal code of the user</td>\n</tr>\n<tr>\n<td>phone1</td>\n<td>Yes</td>\n<td>number</td>\n<td>The phone number of the user</td>\n</tr>\n<tr>\n<td>city_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>The city id of the user which can be mapped and obatained from the master city list</td>\n</tr>\n<tr>\n<td>state_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>The state id of the user which can be mapped and obatained from the master city list</td>\n</tr>\n<tr>\n<td>device_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>Device id of the patients mobile device</td>\n</tr>\n<tr>\n<td>os_id</td>\n<td>Yes</td>\n<td>uuid</td>\n<td>The id based on the os of the user's mobile. Android: b93a9204-ee21-4cf9-8a94-cf5eeabf7301 iOS: 82d10438-70e9-4b75-842c-13df79aeb720</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Values:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>User</td>\n<td>The username, email, password, hospital_id, status indicating if the user is active or inactive ( 1 is active, 0 is newly registered, 2 is inactive)</td>\n</tr>\n<tr>\n<td>PatientProfile</td>\n<td>The profile details of the patient such as name, gender, date of birth, profile picture, document details</td>\n</tr>\n<tr>\n<td>PatientProfileLocation</td>\n<td>The location details of the patient</td>\n</tr>\n<tr>\n<td>NotitificationDetails</td>\n<td>The notification details of the patientn</td>\n</tr>\n<tr>\n<td>userType</td>\n<td>The key to indicate the user is a patient</td>\n</tr>\n<tr>\n<td>device</td>\n<td>The device details of a patient</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","patient","pat-update"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"64ee8b45-8bb7-4535-bb9f-32ec241058bb","name":"PatUpdate","originalRequest":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/patient/pat-update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 10:26:01 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=b6rkkok4l594vouf0l4ac67di3; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"2097"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Patient record Updated successfully\",\n    \"data\": {\n        \"User\": {\n            \"id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"username\": \"celestina@gem3s.in\",\n            \"email\": \"celestina@gem3s.in\",\n            \"password\": \"GnHYQTuKSivQLpv8UEA7DhNuPYSCkz+Fkk2SzbYpK5M=\",\n            \"status\": 1,\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"avaya_ext\": \"\",\n            \"avaya_username\": \"\",\n            \"avaya_password\": \"\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"force_reset\": 0,\n            \"kiosk_id\": \"\"\n        },\n        \"Currency\": {\n            \"symbol\": \"د.إ\",\n            \"prefix\": \"AED\",\n            \"hospital\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"country_id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\"\n        },\n        \"PatientProfile\": {\n            \"id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n            \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"salute\": \"Mr.\",\n            \"first_name\": \"Tarik\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Elyonoussi\",\n            \"suffix\": \"\",\n            \"display_name\": \"Mr. Tarik  Elyonoussi\",\n            \"gender\": \"male\",\n            \"expiry_date\": \"\",\n            \"nationality\": \"\",\n            \"kiosk_id\": \"\",\n            \"dob\": \"09-12-1992\",\n            \"alternate_email\": \"\",\n            \"sys_language_id\": \"da315627-3ece-2016-c628-b61dc5ee9be0\",\n            \"ssno\": \"\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n            \"height\": \"5.5\",\n            \"weight\": \"71.5\",\n            \"bmi\": \"12\",\n            \"linkedin_url\": \"\",\n            \"website_url\": \"\",\n            \"note\": \"\",\n            \"sys_ethnicity_id\": \"\",\n            \"sys_race_id\": \"\",\n            \"sys_time_zone_id\": \"4e844505-a7cb-45ca-a0db-26e3ec109799\",\n            \"insurance_front_side\": \"\",\n            \"insurance_back_side\": \"\",\n            \"driving_licence\": \"\",\n            \"preferedlanguageid\": \"da315627-3ece-2016-c628-b61dc5ee9be0\",\n            \"preferedlanguagename\": \"English\"\n        },\n        \"PatientProfileLocation\": {\n            \"id\": \"808fd4a4-7286-41f8-9e3f-e5a62c602c55\",\n            \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"door_no\": \"123\",\n            \"street_name\": \"Street123\",\n            \"landmark\": \"Near ADCB Bank\",\n            \"locality\": \"Locality name\",\n            \"postal_code\": \"5566\",\n            \"phone1\": \"5043617869\",\n            \"phone2\": \"5043617869\",\n            \"notes\": \"\",\n            \"country_id\": \"2311a4f1-6ddc-4fc8-91d1-2f6cc9045d6b\",\n            \"country_name\": \"United Arab Emirates\",\n            \"state_id\": \"616b6011-4134-42f0-8471-f8f9812c7591\",\n            \"state_name\": \"Dubai\",\n            \"city_id\": \"e85dc35b-f295-493b-8565-79cbb095ae79\",\n            \"city_name\": \"Abu Hail\"\n        },\n        \"NotitificationDetails\": {\n            \"totalpush\": 65,\n            \"unread\": 65,\n            \"read\": 0,\n            \"unnotified\": 0,\n            \"notified\": 0,\n            \"totalappointment\": 0,\n            \"totalcall\": 3\n        }\n    }\n}"}],"_postman_id":"fa3540fb-2b47-4e9d-b47f-bb56e8d64de6"},{"name":"Add Family Member","id":"f921af63-6685-455c-8609-0ec50a687701","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"APPQUEOY6M","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Bearer RFjmu","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"PatientFamilyMember\":{\r\n    \"data\":{\r\n        \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n        \"first_name\": \"Sarah37\",\r\n        \"middle_name\": \"\",\r\n        \"last_name\": \"Mane\",\r\n        \"height\": \"121\",\r\n        \"bmi\": \"15.7\",\r\n        \"profile_picture\": \"\",\r\n        \"weight\": \"23\",\r\n        \"dob\": \"11-05-2009\",\r\n        \"gender\": \"female\",\r\n        \"phone_numbers\": \"9876543210\",\r\n        \"relation\": \"child\",\r\n        \"ssno\": \"PAT345678\",\r\n        \"alternate_email\": \"ser@tre.com\"\r\n    }},\r\n    \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/family-member","description":"<p><strong>Description:</strong> This API is used to add/ update a family member.</p>\n","urlObject":{"protocol":"https","path":["web","api","patient","family-member"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"a19279f0-8dd0-407b-bbd4-69d77c5f618f","name":"Add Family Member","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"PatientFamilyMember\":{\r\n    \"data\":{\r\n        \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n        \"first_name\": \"Sarah37\",\r\n        \"middle_name\": \"\",\r\n        \"last_name\": \"Mane\",\r\n        \"height\": \"121\",\r\n        \"bmi\": \"15.7\",\r\n        \"profile_picture\": \"\",\r\n        \"weight\": \"23\",\r\n        \"dob\": \"11-05-2009\",\r\n        \"gender\": \"female\",\r\n        \"phone_numbers\": \"9876543210\",\r\n        \"relation\": \"child\",\r\n        \"ssno\": \"PAT345678\",\r\n        \"alternate_email\": \"ser@tre.com\"\r\n    }},\r\n    \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/family-member"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 20:53:18 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=44lio2q17vt4vru86vnfqo8865; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"448"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Family Members : 1\",\n    \"data\": {\n        \"PatientFamilyMember\": [\n            {\n                \"id\": \"7013869b-fc98-4006-b6a4-774ad3864168\",\n                \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"\",\n                \"first_name\": \"Sarah37\",\n                \"last_name\": \"Mane\",\n                \"middle_name\": \"\",\n                \"profile_picture\": \"\",\n                \"gender\": \"female\",\n                \"dob\": \"11-05-2009\",\n                \"alternate_email\": \"ser@tre.com\",\n                \"mrno\": \"\",\n                \"ssno\": \"PAT345678\",\n                \"preferedlanguageid\": \"\",\n                \"phone_numbers\": \"9876543210\",\n                \"extra_fields\": \"null\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f921af63-6685-455c-8609-0ec50a687701"},{"name":"Family member List","id":"26bdb128-89b9-4a89-aeae-d5f68a9dcbc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/patient/family-member-list","description":"<p><strong>Description:</strong> This API is used to get the family member list of a user</p>\n","urlObject":{"protocol":"https","path":["web","api","patient","family-member-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"26b1832a-7cef-45b4-9990-dc5f4bcb7c0b","name":"Family member List","originalRequest":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/patient/family-member"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 20:53:41 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=1ostcq8p7t3j5hm2d4ldrsvdd6; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"449"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Total No Of Family Members  : 1\",\n    \"data\": {\n        \"PatientFamilyMember\": [\n            {\n                \"id\": \"7013869b-fc98-4006-b6a4-774ad3864168\",\n                \"user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"\",\n                \"first_name\": \"Sarah37\",\n                \"last_name\": \"Mane\",\n                \"middle_name\": \"\",\n                \"profile_picture\": \"\",\n                \"gender\": \"female\",\n                \"dob\": \"11-05-2009\",\n                \"alternate_email\": \"ser@tre.com\",\n                \"mrno\": \"\",\n                \"ssno\": \"PAT345678\",\n                \"preferedlanguageid\": \"\",\n                \"phone_numbers\": \"9876543210\",\n                \"extra_fields\": \"null\"\n            }\n        ]\n    }\n}"}],"_postman_id":"26bdb128-89b9-4a89-aeae-d5f68a9dcbc7"},{"name":"Patient Vitals","id":"8c013930-285d-44c5-9400-2aed9edfd67d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"PatientVital\": {\r\n           \"patient_id\": \"b86b9595-37ce-4687-8993-ac540e1db8e5\",\r\n           \"patient_profile_id\": \"459d53a4-5366-4bbc-884b-79e5c452bff0\",\r\n           \"call_detail_id\": \"624247ad-2bf8-42fe-abc3-16ba08a427a2\",\r\n           \"date\": \"24-08-2021\",\r\n           \"vitaltype\": \"currentVital\",\r\n           \"temperature\": \"96\",\r\n           \"diastolic\": \"80\",\r\n           \"systolic\": \"120\",\r\n           \"spo2\": \"95\",\r\n           \"pulsebpm\": \"\",\r\n           \"fatratio\": \"\",\r\n           \"weightkg\": {\r\n            \"body fat\": \"\",\r\n            \"lean\": \"\",\r\n            \"Visceral fat rating\": \"\",\r\n            \"BMI\": \"\",\r\n            \"bone\": \"\",\r\n            \"Daily caloric intake\": \"\",\r\n            \"weight\": \"45\",\r\n            \"muscle\": \"\",\r\n            \"water mass\": \"\"\r\n        },\r\n\r\n           \"respiratory\":\"\",\r\n           \"blood_oxygen\":\"\",\r\n           \"hand_wash\": \"3\"\r\n       }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/patient-vitals","description":"<p><strong>Description:</strong> This API is used to store a patient’s Vitals.</p>\n<p><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>patient_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The Profile id of the patient</td>\n</tr>\n<tr>\n<td>date</td>\n<td>Yes</td>\n<td>date</td>\n<td></td>\n</tr>\n<tr>\n<td>call_detail_id</td>\n<td>No</td>\n<td>UUID</td>\n<td>The Consultation notes id</td>\n</tr>\n<tr>\n<td>vitaltype</td>\n<td>Yes</td>\n<td>string</td>\n<td>currentvital</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","patient","patient-vitals"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"9d23193b-cd2d-4f4f-b73a-2e5cd10fdba2","name":"Patient Vitals","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"PatientVital\": {\r\n           \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n           \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\r\n           \"call_detail_id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\r\n           \"date\": \"24-08-2021\",\r\n           \"vitaltype\": \"currentVital\",\r\n           \"temperature\": \"96\",\r\n           \"diastolic\": \"80\",\r\n           \"systolic\": \"120\",\r\n           \"spo2\": \"95\",\r\n           \"pulsebpm\": \"\",\r\n           \"fatratio\": \"\",\r\n           \"weightkg\": {\r\n            \"body fat\": \"\",\r\n            \"lean\": \"\",\r\n            \"Visceral fat rating\": \"\",\r\n            \"BMI\": \"\",\r\n            \"bone\": \"\",\r\n            \"Daily caloric intake\": \"\",\r\n            \"weight\": \"45\",\r\n            \"muscle\": \"\",\r\n            \"water mass\": \"\"\r\n        },\r\n\r\n           \"respiratory\":\"\",\r\n           \"blood_oxygen\":\"\",\r\n           \"hand_wash\": \"3\"\r\n       }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"https://ikiosk.instapract.ae/web/api/patient/patient-vital?vitaltype=currentVital","protocol":"https","host":["ikiosk","instapract","ae"],"path":["web","api","patient","patient-vital"],"query":[{"key":"vitaltype","value":"currentVital"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 20:59:32 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=bqci84di12bo4f5047po7mau64; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"119"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": 200,\n    \"success\": true,\n    \"msg\": \"Patient Vital Saved successfully\",\n    \"data\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\"\n}"}],"_postman_id":"8c013930-285d-44c5-9400-2aed9edfd67d"},{"name":"Kiosk Booth Details","id":"993fe4f4-5449-45e5-b027-64c851e85925","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"lang","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"kiosk_id\": \"KIOSKUAE03\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/kiosk-booth-details","description":"<p><strong>Description:</strong> This API provides the status of the booth.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>kiosk_id</td>\n<td>yes</td>\n<td>string</td>\n<td>The booth id of the kiosk</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The id of the checkin</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id of the user</td>\n</tr>\n<tr>\n<td>kiosk_id</td>\n<td>The kiosk in which the user checked in</td>\n</tr>\n<tr>\n<td>checkin_id</td>\n<td>The checkin id of the user</td>\n</tr>\n<tr>\n<td>date</td>\n<td>The date the user checked in</td>\n</tr>\n<tr>\n<td>time</td>\n<td>The time the user checked in</td>\n</tr>\n<tr>\n<td>status</td>\n<td>The status of the consultaion where 0 indicates the consulation hasn't started 1 indicates the consultation is ongoing 2 indicates the consultation is complted</td>\n</tr>\n<tr>\n<td>patient_id</td>\n<td>The patient user id</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>patient_name</td>\n<td>The name of the patient</td>\n</tr>\n<tr>\n<td>emirates</td>\n<td>The emirates id of the patient</td>\n</tr>\n<tr>\n<td>profile_picture</td>\n<td>The profile picture of the patient</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","patient","kiosk-booth-details"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"fb6c10a1-f117-4741-8532-a5881bfc17d2","name":"Kiosk Booth Details","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"kiosk_id\": \"KIOSKUAE03\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/patient/kiosk-booth-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 19 Jun 2022 21:01:08 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"736"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"success\": true,\n    \"msg\": \"Consultation in progress at  KIOSKUAE03\",\n    \"data\": [\n        {\n            \"id\": \"07e33141-1471-46cd-8004-4a1fc2ce94d6\",\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"kiosk_id\": \"KIOSKUAE03\",\n            \"checkin_id\": \"PAT220620010059\",\n            \"date\": \"20-05-1998\",\n            \"time\": \"09:00 PM\",\n            \"status\": 0,\n            \"patient_id\": \"41e84ede-ff63-41e2-89b5-d28ea3e74bf2\",\n            \"patient_profile_id\": \"98b0c343-1244-45a3-8100-018c93aeed1a\",\n            \"patient_name\": \"Celestina Claremont\",\n            \"emirates\": \"633456789021739\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/764511266_attachement_1655672459.png\",\n            \"payment_status\": 0,\n            \"payment_response\": [],\n            \"calldetail_id\": \"\",\n            \"measure_vitals\": {\n                \"temperature\": \"invalid\",\n                \"spo2\": \"invalid\",\n                \"weight\": \"invalid\",\n                \"bp\": \"invalid\"\n            }\n        }\n    ]\n}"}],"_postman_id":"993fe4f4-5449-45e5-b027-64c851e85925"}],"id":"bbe5843d-1eb6-4b53-b22e-3124da598b74","description":"<p><strong>Description:</strong> This folder holds all the APIs required for a patient</p>\n","_postman_id":"bbe5843d-1eb6-4b53-b22e-3124da598b74"},{"name":"Video","item":[{"name":"Question Of Speciality","id":"60f00211-b443-4688-a077-46f4d7cba551","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\r\n  \"spec_type\" : \"survey\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/question-of-speciality","description":"<p><strong>Description:</strong> This API will load the precall questions based on their specialty.</p>\n<p><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The Speciality id of the doctor</td>\n</tr>\n<tr>\n<td>spec_type</td>\n<td>Yes</td>\n<td>string</td>\n<td>The spec_type is either Precall Questions or Survey Questions</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","question-of-speciality"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"c7d977db-9f03-4a15-93b1-55a9f172b378","name":"Question Of Speciality for Pre call","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\r\n  \"spec_type\" : \"survey\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/question-of-speciality"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:02:59 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=2d0t3ucp8f72i114l88hl43if6; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"623"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"No of Question Types : 1\",\n    \"data\": {\n        \"speciality\": [\n            {\n                \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"name\": \"Family Medicine\",\n                \"description\": \"\",\n                \"sort_order\": 0,\n                \"webicon_file\": \"\",\n                \"mobicon_file\": \"\"\n            }\n        ],\n        \"questionType\": [\n            {\n                \"id\": \"3b0bc642-5ddb-43b7-81ee-bc3e6e050944\",\n                \"name\": \"Feedback\",\n                \"description\": \"\",\n                \"sort_order\": 0,\n                \"webicon_file\": \"\",\n                \"mobicon_file\": \"\",\n                \"questions\": [\n                    {\n                        \"id\": \"d463eb19-618c-49a6-a109-b7be23169590\",\n                        \"hos_spec_id\": \"3b0bc642-5ddb-43b7-81ee-bc3e6e050944\",\n                        \"name\": \"Are you satisfied with the consultation?\",\n                        \"label\": \"\",\n                        \"default_value\": \"\",\n                        \"input_type\": \"radio\",\n                        \"placeholder\": \"\",\n                        \"is_required\": \"no\",\n                        \"answer\": \"\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"60f00211-b443-4688-a077-46f4d7cba551"},{"name":"Save Survey","id":"11326b9b-09df-464d-87e2-64129fe3a816","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"CallDetail\" : {\r\n    \"id\": \"8943954a-68fb-40c1-9cb6-1764978726d4\",\r\n    \"rating\" : 4.5,\r\n    \"survey\" : {\r\n       \"questionType\": [\r\n            {\r\n                \"id\": \"17b798cc-195e-4db6-afa7-890bd349671b\",\r\n                \"name\": \"Feedback\",\r\n                \"description\": \"\",\r\n                \"sort_order\": \"\",\r\n                \"webicon_file\": \"\",\r\n                \"mobicon_file\": \"\",\r\n                \"questions\": [\r\n                    {\r\n                        \"id\": \"a4a95e3f-30f4-40f6-9483-65d052ef542e\",\r\n                        \"hos_spec_id\": \"17b798cc-195e-4db6-afa7-890bd349671b\",\r\n                        \"name\": \"Are you satisfied with the Doctor's Consultation?\",\r\n                        \"label\": \"\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"radio\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"yes\"\r\n                    },\r\n                    {\r\n                        \"id\": \"dcc3c3db-caf6-4bd4-a068-0ce76378b313\",\r\n                        \"hos_spec_id\": \"17b798cc-195e-4db6-afa7-890bd349671b\",\r\n                        \"name\": \"Will you refer to your friend?\",\r\n                        \"label\": \"\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"radio\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"yes\"\r\n                    }\r\n                ]\r\n            }\r\n        ]\r\n    }\r\n}\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/save-survey-details","description":"<p><strong>Description:</strong> This API saves the feedback survey for a particular consultation.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>id is the Call Detail id</td>\n</tr>\n<tr>\n<td>rating</td>\n<td>Yes</td>\n<td>integer</td>\n<td>The rating for the consultation</td>\n</tr>\n<tr>\n<td>survey</td>\n<td>Yes</td>\n<td>string</td>\n<td>The survey details obtained from the question of speciality API along with the answers</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id</td>\n</tr>\n<tr>\n<td>from_user_id</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>to_user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>hos_speciality_data</td>\n<td>The speciality details choosen by the patient</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>The date of the video consultation</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>The start time of the video consultation</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>The end time of the video consultation</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>The status of the video consultation</td>\n</tr>\n<tr>\n<td>practitioner_notes</td>\n<td>The notes of the video consultation</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>The order id of the video consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","save-survey-details"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"ee6561ec-9823-479d-b6f4-d88103e947e4","name":"Save Survey","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"CallDetail\" : {\r\n    \"id\": \"817c67ef-a52d-48c3-9cc0-8f5c442c99a1\",\r\n    \"rating\" : 4.5,\r\n    \"survey\" : {\r\n       \"questionType\": [\r\n            {\r\n                \"id\": \"17b798cc-195e-4db6-afa7-890bd349671b\",\r\n                \"name\": \"Feedback\",\r\n                \"description\": \"\",\r\n                \"sort_order\": \"\",\r\n                \"webicon_file\": \"\",\r\n                \"mobicon_file\": \"\",\r\n                \"questions\": [\r\n                    {\r\n                        \"id\": \"a4a95e3f-30f4-40f6-9483-65d052ef542e\",\r\n                        \"hos_spec_id\": \"17b798cc-195e-4db6-afa7-890bd349671b\",\r\n                        \"name\": \"Are you satisfied with the Doctor's Consultation?\",\r\n                        \"label\": \"\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"radio\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"yes\"\r\n                    },\r\n                    {\r\n                        \"id\": \"dcc3c3db-caf6-4bd4-a068-0ce76378b313\",\r\n                        \"hos_spec_id\": \"17b798cc-195e-4db6-afa7-890bd349671b\",\r\n                        \"name\": \"Will you refer to your friend?\",\r\n                        \"label\": \"\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"radio\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"yes\"\r\n                    }\r\n                ]\r\n            }\r\n        ]\r\n    }\r\n}\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/save-survey-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:05:19 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=d1fsv7bguigc0pnl3a9hd60556; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"658"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Survey details saved Successfully\",\n    \"data\": {\n        \"CallDetail\": [\n            {\n                \"id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\n                \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n                \"from_user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"hos_speciality_data\": [\n                    {\n                        \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                        \"name\": \"Family Medi\"\n                    }\n                ],\n                \"start_date\": \"2022-02-02 13:13:21\",\n                \"start_time\": \"13:13:21\",\n                \"end_time\": \"13:13:21\",\n                \"call_status\": \"missed_call\",\n                \"practitioner_notes\": \"\",\n                \"waiting_token\": 1,\n                \"vidyo_resource_id\": \"Instapract Kiosk_1\",\n                \"order_id\": \"20220202131321\"\n            }\n        ]\n    }\n}"}],"_postman_id":"11326b9b-09df-464d-87e2-64129fe3a816"},{"name":"Save Precall Details","id":"fd78f386-92ab-4c7c-b221-650e9cea026a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"CallDetail\" : {\r\n    \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\r\n\t\"patient_user_id\" : \"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n\t\"patient_profile_id\" : \"cc50da6e-05df-40b6-9381-a429568e094b\",\r\n    \t\"hos_speciality_data\" : [\r\n    \t{\r\n          \t\t\"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\r\n          \t\t\"name\": \"Family Medicine\"\r\n    \t}\r\n\t],\r\n\t\"pre_call\" : {\r\n              \"questionType\": [\r\n            {\r\n                \"id\": \"ffba08d7-3714-4a60-a777-9b7e1d61e825\",\r\n                \"name\": \"Reason for Visit\",\r\n                \"description\": \"\",\r\n                \"sort_order\": \"\",\r\n                \"webicon_file\": \"\",\r\n                \"mobicon_file\": \"\",\r\n                \"questions\": [\r\n                    {\r\n                        \"id\": \"85e7b1a0-df42-48de-b97b-2bf32b30101b\",\r\n                        \"hos_spec_id\": \"ffba08d7-3714-4a60-a777-9b7e1d61e825\",\r\n                        \"name\": \"What is the reason for your visit?\",\r\n                        \"label\": \"\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"textbox\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"\"\r\n                    },\r\n                    {\r\n                        \"id\": \"6111efd7-5029-4601-8716-4f5d8a37f534\",\r\n                        \"hos_spec_id\": \"ffba08d7-3714-4a60-a777-9b7e1d61e825\",\r\n                        \"name\": \"Do you have any existing medical problems?\",\r\n                        \"label\": \"\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"textbox\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"\"\r\n                    },\r\n                    {\r\n                        \"id\": \"d3a68ab9-9acb-4f09-8559-e53ff7e7185b\",\r\n                        \"hos_spec_id\": \"ffba08d7-3714-4a60-a777-9b7e1d61e825\",\r\n                        \"name\": \"Do you have any allergies?\",\r\n                        \"label\": \"\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"textbox\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"\"\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"id\": \"3e49d54f-bd4d-4426-b7b2-bc5997c7909c\",\r\n                \"name\": \"Invite\",\r\n                \"description\": \"Would you like to invite members to join\",\r\n                \"sort_order\": 5,\r\n                \"webicon_file\": \"\",\r\n                \"mobicon_file\": \"\",\r\n                \"questions\": [\r\n                    {\r\n                        \"id\": \"b2aa9043-fcae-4bd0-92e4-499a762165a8\",\r\n                        \"hos_spec_id\": \"3e49d54f-bd4d-4426-b7b2-bc5997c7909c\",\r\n                        \"name\": \"Would you like to invite members to join?\",\r\n                        \"label\": \"Invite\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"textbox\",\r\n                        \"placeholder\": \"Enter Email Address\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"\"\r\n                    }\r\n                ]\r\n            }\r\n        ]\r\n    }\r\n\t\r\n}}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/save-pre-call-details","description":"<p><strong>Description:</strong> This API saves all precall questions and generates call id,resource id and vidyo token. This will be passed as a parameter through vidyo sdk.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>to_user_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>to_user_is is the Doctor’s id</td>\n</tr>\n<tr>\n<td>patient_user_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>Specilaty_id of the doctor</td>\n</tr>\n<tr>\n<td>name</td>\n<td>No</td>\n<td>string</td>\n<td>Name of the specialty</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>Id of the hospital</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id</td>\n</tr>\n<tr>\n<td>from_user_id</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>to_user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>hos_speciality_data</td>\n<td>The speciality details choosen by the patient</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>The date of the video consultation</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>The start time of the video consultation</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>The end time of the video consultation</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>The status of the video consultation</td>\n</tr>\n<tr>\n<td>practitioner_notes</td>\n<td>The notes of the video consultation</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>The order id of the video consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","save-pre-call-details"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"aa5a56d6-120b-4b06-92a7-d57a3bbaf9b7","name":"Save Precall Details","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"CallDetail\" : {\r\n    \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\r\n\t\"patient_user_id\" : \"cc481c98-042d-51fe-8652-01a62c195db6\",\r\n\t\"patient_profile_id\" : \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\r\n    \t\"hos_speciality_data\" : [\r\n    \t{\r\n          \t\t\"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\r\n          \t\t\"name\": \"Family Medicine\"\r\n    \t}\r\n\t],\r\n\t\"pre_call\" : {\r\n              \"questionType\": [\r\n            {\r\n                \"id\": \"fc50f0c7-8008-926e-e911-7e65008fc00e\",\r\n                \"name\": \"Reason For Visit\",\r\n                \"description\": \"Reason For Visit\",\r\n                \"sort_order\": 0,\r\n                \"webicon_file\": \"\",\r\n                \"mobicon_file\": \"\",\r\n                \"questions\": [\r\n                    {\r\n                        \"id\": \"08ba7802-6fb0-1a68-84c0-5e73e49fa003\",\r\n                        \"hos_spec_id\": \"fc50f0c7-8008-926e-e911-7e65008fc00e\",\r\n                        \"name\": \"What is your reason for the visit?\",\r\n                        \"label\": \"Reason\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"textbox\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"Fever\"\r\n                    },\r\n                    {\r\n                        \"id\": \"86bd0da9-1263-bdc7-e18e-5014a4bfb387\",\r\n                        \"hos_spec_id\": \"fc50f0c7-8008-926e-e911-7e65008fc00e\",\r\n                        \"name\": \"Are you having running nose?\",\r\n                        \"label\": \"Running nose\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"textbox\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"No\"\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"id\": \"ca629bd6-6a11-d800-8817-1a97d75ff060\",\r\n                \"name\": \"Symptoms\",\r\n                \"description\": \"Symptoms\",\r\n                \"sort_order\": 0,\r\n                \"webicon_file\": \"\",\r\n                \"mobicon_file\": \"\",\r\n                \"questions\": [\r\n                    {\r\n                        \"id\": \"92dfb3eb-c769-e79a-326e-861ae582d378\",\r\n                        \"hos_spec_id\": \"ca629bd6-6a11-d800-8817-1a97d75ff060\",\r\n                        \"name\": \"What is your symptoms?\",\r\n                        \"label\": \"Symptoms\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"textbox\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"Fever\"\r\n                    },\r\n                    {\r\n                        \"id\": \"745fb82c-e5d1-52b1-40d1-9ff9302ce617\",\r\n                        \"hos_spec_id\": \"ca629bd6-6a11-d800-8817-1a97d75ff060\",\r\n                        \"name\": \"How long do you have this symptom?\",\r\n                        \"label\": \"How long\",\r\n                        \"default_value\": \"\",\r\n                        \"input_type\": \"textbox\",\r\n                        \"placeholder\": \"\",\r\n                        \"is_required\": \"no\",\r\n                        \"answer\": \"2 days\"\r\n                    }\r\n                ]\r\n            }\r\n        ]\r\n    }\r\n\t\r\n}}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/save-pre-call-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:07:55 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=uh9ffqjpvb7qe1lj68lc354ai6; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"692"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Video Precall details saved successfully\",\n    \"data\": {\n        \"CallDetail\": [\n            {\n                \"id\": \"1f0d0048-2a29-49c0-b098-be40c3f90d50\",\n                \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n                \"from_user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"hos_speciality_data\": [\n                    {\n                        \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                        \"name\": \"Family Medicine\"\n                    }\n                ],\n                \"start_date\": \"2022-06-20 07:07:56\",\n                \"start_time\": \"07:07:56\",\n                \"end_time\": \"07:07:56\",\n                \"call_status\": \"busy\",\n                \"practitioner_notes\": \"\",\n                \"waiting_token\": 1,\n                \"vidyo_resource_id\": \"_1\",\n                \"order_id\": \"20220620070756\"\n            }\n        ],\n        \"pushNotification\": \"\",\n        \"inviteNotification\": []\n    }\n}"}],"_postman_id":"fd78f386-92ab-4c7c-b221-650e9cea026a"},{"name":"Measure Vitals","id":"b9706661-3140-46f1-ae92-1cb762065273","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"PatientVitals\" : {\r\n        \"call_detail_id\" : \"1f0d0048-2a29-49c0-b098-be40c3f90d50\",\r\n        \"device\":{\r\n            \"temperature\" : \"105\",\r\n            \"spo2\" : \"200\", \r\n            \"weight\": \"105\", \r\n            \"bp\": \"105\",\r\n             \"glucose\" : \"105\",\r\n            \"otoscope\" : \"200\", \r\n            \"dermatoscope\": \"105\", \r\n            \"stethoscope\": \"105\"\r\n            }\r\n        }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/measure-vitals","description":"<p><strong>Description:</strong> This API is used to retrieve the values used to trigger the vitals.</p>\n<p><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The Consultation id of a particular consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","measure-vitals"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"d9e04fbd-4f9f-4a0b-8fd8-a94a53da6ecd","name":"Measure Vitals","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"PatientVitals\" : {\r\n        \"call_detail_id\" : \"1f0d0048-2a29-49c0-b098-be40c3f90d50\",\r\n        \"device\":{\r\n            \"temperature\" : \"105\",\r\n            \"spo2\" : \"200\", \r\n            \"weight\": \"105\", \r\n            \"bp\": \"105\",\r\n             \"glucose\" : \"105\",\r\n            \"otoscope\" : \"200\", \r\n            \"dermatoscope\": \"105\", \r\n            \"stethoscope\": \"105\"\r\n            }\r\n        }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/measure-vitals"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:08:53 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"239"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Measure Vitals Updated Successfully\",\n    \"data\": {\n        \"MeasureVitals\": {\n            \"measure_vitals\": {\n                \"bp\": \"105\",\n                \"spo2\": \"200\",\n                \"weight\": \"105\",\n                \"glucose\": \"105\",\n                \"otoscope\": \"200\",\n                \"stethoscope\": \"105\",\n                \"temperature\": \"105\",\n                \"dermatoscope\": \"105\"\n            }\n        }\n    }\n}"}],"_postman_id":"b9706661-3140-46f1-ae92-1cb762065273"},{"name":"End Call","id":"8e8e7dcb-87ca-4433-a5c4-d0c518d7807b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"id\": \"8429cbf6-003e-4122-820c-85ba8dcc9f08\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/end-call","description":"<p><strong>Description:</strong> This API is used to end the video consultation.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The Consultation id of a particular consulatation</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id</td>\n</tr>\n<tr>\n<td>from_user_id</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>to_user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>hos_speciality_data</td>\n<td>The speciality details choosen by the patient</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>The date of the video consultation</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>The start time of the video consultation</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>The end time of the video consultation</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>The status of the video consultation</td>\n</tr>\n<tr>\n<td>practitioner_notes</td>\n<td>The notes of the video consultation</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>The order id of the video consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","end-call"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"cec626a7-512a-449d-9882-7968e67855b2","name":"End Call","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"id\": \"8429cbf6-003e-4122-820c-85ba8dcc9f08\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://purehealth.instapract.ae/web/api/video/end-call"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Feb 2022 14:34:02 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"x-test-header, Origin, X-Requested-With, Content-Type, Accept"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"450"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Call details updated Successfully\",\n    \"data\": {\n        \"CallDetail\": [\n            {\n                \"id\": \"8429cbf6-003e-4122-820c-85ba8dcc9f08\",\n                \"hospital_id\": \"ce2b855f-8f8f-7ab2-75bb-850b1288a67d\",\n                \"from_user_id\": \"b86b9595-37ce-4687-8993-ac540e1db8e5\",\n                \"to_user_id\": \"6973f9e1-208b-4e3c-bc18-26d13f114adf\",\n                \"patient_profile_id\": \"459d53a4-5366-4bbc-884b-79e5c452bff0\",\n                \"hos_speciality_data\": [\n                    {\n                        \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                        \"name\": \"Family Medicine\"\n                    }\n                ],\n                \"start_date\": \"2021-08-23 21:48:07\",\n                \"start_time\": \"21:48:27\",\n                \"end_time\": \"21:49:39\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"waiting_token\": 25,\n                \"vidyo_resource_id\": \"_17_18_19_20_21_22_23_24_25\",\n                \"order_id\": \"20210823214807\"\n            }\n        ]\n    }\n}"}],"_postman_id":"8e8e7dcb-87ca-4433-a5c4-d0c518d7807b"},{"name":"GetCallStatus","id":"64422d79-c4c4-4422-9374-c5fa11a8403d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"id\": \"de4878b6-c6a6-47a7-9cf2-5b2d8d36e964\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://purehealth.instapract.ae/web/api/video/get-call-status","description":"<p><strong>Description:</strong> This API is used to get the status of the video consultation.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The Consultation id of a particular consulatation</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id</td>\n</tr>\n<tr>\n<td>from_user_id</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>to_user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>hos_speciality_data</td>\n<td>The speciality details choosen by the patient</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>The date of the video consultation</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>The start time of the video consultation</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>The end time of the video consultation</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>The status of the video consultation</td>\n</tr>\n<tr>\n<td>practitioner_notes</td>\n<td>The notes of the video consultation</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>The order id of the video consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","get-call-status"],"host":["purehealth","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"7ba504c5-6122-4a0f-b6f2-2a02d2881dfd","name":"GetCallStatus","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/get-call-status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:10:37 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=jvqspacuo319cedkelk1vhnb52; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"641"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Call details found\",\n    \"data\": {\n        \"CallDetail\": {\n            \"id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"from_user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n            \"call_status\": \"missed_call\",\n            \"hos_speciality_data\": [\n                {\n                    \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                    \"name\": \"Family Medi\"\n                }\n            ],\n            \"start_date\": \"2022-02-02 13:13:21\",\n            \"start_time\": \"01:13:21 pm\",\n            \"end_time\": \"01:13:21 pm\",\n            \"practitioner_notes\": null,\n            \"waiting_token\": 1,\n            \"vidyo_resource_id\": \"Instapract Kiosk_1\",\n            \"addendum_notes\": []\n        }\n    }\n}"}],"_postman_id":"64422d79-c4c4-4422-9374-c5fa11a8403d"},{"name":"Save Notes","id":"4f9446ca-ccf6-4a9c-99a8-e52bf17e3aab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"CallDetail\" : {\r\n\t    \"id\": \"6d526664-e339-4003-bda1-63c98ff75d4e\",\r\n\t    \"practitioner_notes\" : \"Test Notes\",\r\n\t    \"referal_notes\" : \"test referal notes\",\r\n\t    \"documentation_notes\" : \"test Followup notes\",\r\n\t    \"is_published\":\"yes\"\r\n\t},\r\n   \"CallPrescription\" : [\r\n\t      {\r\n\t      \t\"sys_drug_id\":\"8326ed7c-1958-4c5a-9f3f-ccae62763b3f\",\r\n\t        \"drug_name\" : \"DOLOMOL 120MG SUPP\",\r\n\t        \"frequency\" : \"1-0-1\",\r\n\t        \"days\" : \"1 month\",\r\n\t        \"notes\" : \"Test Notes 1\",\r\n\t        \"dosage\":\"120MG\"\r\n\t      },\r\n\t      {\r\n\t      \t\"sys_drug_id\":\"2c3a7921-7aac-4c80-9837-1c7110e60d9b\",\r\n\t        \"drug_name\" : \"DOLOMOL 500MG TAB\",\r\n\t        \"frequency\" : \"1-0-0\",\r\n\t        \"days\" : \"1 month\",\r\n\t        \"notes\" : \"Test Notes 2\",\r\n\t        \"dosage\":\"500MG\"\r\n\t      }\r\n    ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/save-notes","description":"<p><strong>Description:</strong> This API is used to save the doctor’s notes during the consultation.</p>\n<p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id</td>\n</tr>\n<tr>\n<td>from_user_id</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>to_user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>hos_speciality_data</td>\n<td>The speciality details choosen by the patient</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>The date of the video consultation</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>The start time of the video consultation</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>The end time of the video consultation</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>The status of the video consultation</td>\n</tr>\n<tr>\n<td>practitioner_notes</td>\n<td>The notes of the video consultation</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>The order id of the video consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","save-notes"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"cdce937d-4a2d-4db8-812f-ca3a1d1b210d","name":"Save Notes","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"CallDetail\" : {\r\n\t    \"id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\r\n\t    \"practitioner_notes\" : \"Test Notes\",\r\n\t    \"referal_notes\" : \"test referal notes\",\r\n\t    \"documentation_notes\" : \"test Followup notes\",\r\n\t    \"is_published\":\"yes\"\r\n\t},\r\n   \"CallPrescription\" : [\r\n\t      {\r\n\t      \t\"sys_drug_id\":\"8326ed7c-1958-4c5a-9f3f-ccae62763b3f\",\r\n\t        \"drug_name\" : \"DOLOMOL 120MG SUPP\",\r\n\t        \"frequency\" : \"1-0-1\",\r\n\t        \"days\" : \"1 month\",\r\n\t        \"notes\" : \"Test Notes 1\",\r\n\t        \"dosage\":\"120MG\"\r\n\t      },\r\n\t      {\r\n\t      \t\"sys_drug_id\":\"2c3a7921-7aac-4c80-9837-1c7110e60d9b\",\r\n\t        \"drug_name\" : \"DOLOMOL 500MG TAB\",\r\n\t        \"frequency\" : \"1-0-0\",\r\n\t        \"days\" : \"1 month\",\r\n\t        \"notes\" : \"Test Notes 2\",\r\n\t        \"dosage\":\"500MG\"\r\n\t      }\r\n    ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/save-notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:12:17 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=33855cge771slquqsd0lvgtvt3; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"809"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Call Notes & other Details saved Successfully\",\n    \"data\": {\n        \"CallDetail\": [\n            {\n                \"id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\n                \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n                \"from_user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"hos_speciality_data\": [\n                    {\n                        \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                        \"name\": \"Family Medi\"\n                    }\n                ],\n                \"start_date\": \"2022-02-02 13:13:21\",\n                \"start_time\": \"13:13:21\",\n                \"end_time\": \"13:13:21\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"Test Notes\",\n                \"waiting_token\": 1,\n                \"vidyo_resource_id\": \"Instapract Kiosk_1\",\n                \"order_id\": \"20220202131321\"\n            }\n        ],\n        \"doctorPush\": {\n            \"Android\": {\n                \"55c3389cb5ddd720dc0297617f3561c43a36218a277c974c8d43d545a643f45c\": \"Android push successfully delivered\"\n            }\n        }\n    }\n}"}],"_postman_id":"4f9446ca-ccf6-4a9c-99a8-e52bf17e3aab"},{"name":"History","id":"800c83f7-45ed-4abf-bb06-2d453ac5cf07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"id\": \"94ad34c9-741b-4e86-8855-a1b452f34927\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/history","description":"<p><strong>Description:</strong> This API is used to view a patient’s previous consultation list.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The user id of a patient.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id</td>\n</tr>\n<tr>\n<td>from_user_id</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>to_user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>hos_speciality_data</td>\n<td>The speciality details choosen by the patient</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>The date of the video consultation</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>The start time of the video consultation</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>The end time of the video consultation</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>The status of the video consultation</td>\n</tr>\n<tr>\n<td>practitioner_notes</td>\n<td>The notes of the video consultation</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>The order id of the video consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","history"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"89413c3c-3eae-4371-b7b0-cc3d76dd6c30","name":"History","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/video/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:13:11 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=hpgkfrj6tnougefpbqp5cu9t07; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Call History\",\n    \"data\": {\n        \"history\": [\n            {\n                \"id\": \"1f0d0048-2a29-49c0-b098-be40c3f90d50\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"06/20/2022\",\n                \"start_time\": \"07:07:56\",\n                \"order_id\": \"20220620070756\",\n                \"end_time\": \"07:07:56\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"busy\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"cd373e2d-5938-4eda-b673-20b7ac630a9e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"06/02/2022\",\n                \"start_time\": \"14:10:52\",\n                \"order_id\": \"20220602141052\",\n                \"end_time\": \"14:13:26\",\n                \"call_duration\": \"00:02:34\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"6189acd1-c33f-49d5-956d-35ba96175f68\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"06/01/2022\",\n                \"start_time\": \"15:06:54\",\n                \"order_id\": \"20220601150654\",\n                \"end_time\": \"15:38:30\",\n                \"call_duration\": \"00:31:36\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"f85a2bc0-be53-4af3-b980-f2aecc4b57dd\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"06/01/2022\",\n                \"start_time\": \"15:02:11\",\n                \"order_id\": \"20220601150211\",\n                \"end_time\": \"15:04:38\",\n                \"call_duration\": \"00:02:27\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"ef9c4b79-7e8a-4e22-9f21-cc210d381c14\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/10/2022\",\n                \"start_time\": \"10:50:25\",\n                \"order_id\": \"20220510104959\",\n                \"end_time\": \"10:56:34\",\n                \"call_duration\": \"00:06:09\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"6eb47140-e171-41b8-a2f4-a8dd4dba47f6\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/10/2022\",\n                \"start_time\": \"10:21:56\",\n                \"order_id\": \"20220510102133\",\n                \"end_time\": \"10:21:56\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Test\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"8530c95c-c102-4f3b-9ec3-493934f2fbef\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/10/2022\",\n                \"start_time\": \"10:17:44\",\n                \"order_id\": \"20220510101715\",\n                \"end_time\": \"10:21:10\",\n                \"call_duration\": \"00:03:26\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"16635245-265b-4f5e-8f1d-4951c9999084\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/06/2022\",\n                \"start_time\": \"12:52:43\",\n                \"order_id\": \"20220506125219\",\n                \"end_time\": \"12:54:43\",\n                \"call_duration\": \"00:02:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"c5b91558-bdd0-49f0-90ac-6d3be5082ffc\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/06/2022\",\n                \"start_time\": \"12:48:24\",\n                \"order_id\": \"20220506124734\",\n                \"end_time\": \"12:48:24\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"b505405e-3c61-4116-ad64-579641b9c042\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/06/2022\",\n                \"start_time\": \"12:42:44\",\n                \"order_id\": \"20220506124244\",\n                \"end_time\": \"12:44:23\",\n                \"call_duration\": \"00:01:39\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"db7785d2-1845-4f5c-a159-f0ed0bdab142\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/06/2022\",\n                \"start_time\": \"09:51:12\",\n                \"order_id\": \"20220506095046\",\n                \"end_time\": \"09:51:12\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"ff727ba7-ac76-4db8-828e-e19744952123\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/06/2022\",\n                \"start_time\": \"07:14:23\",\n                \"order_id\": \"20220506071341\",\n                \"end_time\": \"07:28:32\",\n                \"call_duration\": \"00:14:09\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"2b20dfb6-256c-47a2-b716-288734d31066\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/06/2022\",\n                \"start_time\": \"00:02:39\",\n                \"order_id\": \"20220506000239\",\n                \"end_time\": \"00:05:22\",\n                \"call_duration\": \"00:02:43\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"6ddd9f59-9638-4c6d-a60b-b1cf172c55db\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/06/2022\",\n                \"start_time\": \"00:01:13\",\n                \"order_id\": \"20220506000026\",\n                \"end_time\": \"00:01:13\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"49a36db6-ea36-4559-9f9b-66c7720069fc\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"23:54:27\",\n                \"order_id\": \"20220505235359\",\n                \"end_time\": \"23:54:27\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"c60c189e-9527-405c-a7b0-04d6bc3ee600\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"23:51:45\",\n                \"order_id\": \"20220505235118\",\n                \"end_time\": \"23:51:45\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"4e985d7b-3cdc-454b-bc54-7a013f36f6ab\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"23:49:10\",\n                \"order_id\": \"20220505234839\",\n                \"end_time\": \"23:49:10\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"79286210-d6bd-448f-9d34-34932989aa18\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"23:42:31\",\n                \"order_id\": \"20220505234208\",\n                \"end_time\": \"23:42:31\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"9e83e3f8-841c-4e60-84f7-27b5e7a4d2c4\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"23:33:58\",\n                \"order_id\": \"20220505233330\",\n                \"end_time\": \"23:33:58\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"5d38a77f-0c20-4e23-a055-8bdc9879226d\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"23:17:59\",\n                \"order_id\": \"20220505231759\",\n                \"end_time\": \"23:24:56\",\n                \"call_duration\": \"00:06:57\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"50485b15-e8f4-408c-aa2f-08fb19371524\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"23:15:54\",\n                \"order_id\": \"20220505231222\",\n                \"end_time\": \"23:16:56\",\n                \"call_duration\": \"00:01:02\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"50e5ee53-c972-4c1b-9ea6-c91bdf936654\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"23:07:35\",\n                \"order_id\": \"20220505230533\",\n                \"end_time\": \"23:07:35\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"3f9518b7-099f-42b2-bfc6-9b71afbb3457\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"94ad34c9-741b-4e86-8855-a1b452f34927\",\n                \"doc_salute\": \"\",\n                \"receiver_name\": \"Amrita Singh\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/doctoravatar_female.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"22:59:51\",\n                \"order_id\": \"20220505225951\",\n                \"end_time\": \"23:04:50\",\n                \"call_duration\": \"00:04:59\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": 0,\n                \"callrate_fixedduration\": \"15\",\n                \"callrate_additionmin\": 0\n            },\n            {\n                \"id\": \"ec0000c4-cc30-479c-b5c2-13b0e64b7b65\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"22:51:45\",\n                \"order_id\": \"20220505225145\",\n                \"end_time\": \"22:51:45\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"56ba24c0-ca1f-4943-b518-bdd533a9daf5\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"22:50:21\",\n                \"order_id\": \"20220505225021\",\n                \"end_time\": \"22:50:21\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"missed_call\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"a1d49abe-9b0f-4a43-9bdc-da19200de54c\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"22:46:50\",\n                \"order_id\": \"20220505224650\",\n                \"end_time\": \"22:50:04\",\n                \"call_duration\": \"00:03:14\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"ba0d0a97-1b0d-4478-9bcd-70aa4abe99ad\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"22:44:42\",\n                \"order_id\": \"20220505224442\",\n                \"end_time\": \"22:44:42\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"missed_call\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"2647f017-5342-41c1-bf60-1bcc9afd9cd2\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"22:37:30\",\n                \"order_id\": \"20220505223641\",\n                \"end_time\": \"22:37:30\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"a9db94da-42d5-4a8f-afe7-62fa28e31554\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"22:28:55\",\n                \"order_id\": \"20220505222811\",\n                \"end_time\": \"22:28:55\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"23a2f464-dbf5-48c2-85d7-17d7bf064350\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"22:26:16\",\n                \"order_id\": \"20220505222616\",\n                \"end_time\": \"22:26:16\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"e99a0f81-aacf-413d-b4f6-e716baf230a6\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"22:17:09\",\n                \"order_id\": \"20220505221645\",\n                \"end_time\": \"22:17:09\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"40f0629e-0b93-4b64-9c83-d5573706c1a2\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"21:50:50\",\n                \"order_id\": \"20220505215050\",\n                \"end_time\": \"21:59:21\",\n                \"call_duration\": \"00:08:31\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"dd0d632b-6a42-48be-95fb-ece41b87fcea\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"20:50:48\",\n                \"order_id\": \"20220505205048\",\n                \"end_time\": \"20:50:48\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"missed_call\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"3b4d78b8-0fd0-4cc0-be72-23453afd208e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/05/2022\",\n                \"start_time\": \"20:15:57\",\n                \"order_id\": \"20220505201531\",\n                \"end_time\": \"20:22:29\",\n                \"call_duration\": \"00:06:32\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"Practitioner notes\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Meet me after 3 days\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"f4b5110c-eac6-4e00-af34-ea7a81cf63d4\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"05/03/2022\",\n                \"start_time\": \"15:42:04\",\n                \"order_id\": \"20220503154142\",\n                \"end_time\": \"15:46:24\",\n                \"call_duration\": \"00:04:20\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Test\",\n                \"cheif_complaints\": \"fever\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"2ff818b5-9a82-410a-bb83-9ca9b3e7eacb\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"15:10:04\",\n                \"order_id\": \"20220426150937\",\n                \"end_time\": \"15:10:04\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Test\",\n                \"cheif_complaints\": \"fever\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"b1ce07a0-81f4-46a0-89d8-20277bb54254\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"15:04:09\",\n                \"order_id\": \"20220426150409\",\n                \"end_time\": \"15:04:09\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"missed_call\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"cb3298c4-612f-4ac9-b319-88d459f083a9\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"14:55:25\",\n                \"order_id\": \"20220426145450\",\n                \"end_time\": \"14:55:25\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Test\",\n                \"cheif_complaints\": \"Fever\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"2dc2ee02-2a61-45c1-800c-e63b3f23bfe3\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"14:50:40\",\n                \"order_id\": \"20220426145040\",\n                \"end_time\": \"14:50:40\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"missed_call\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"1d1d19dd-32cf-451e-b80b-d4679300595a\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"14:34:10\",\n                \"order_id\": \"20220426143348\",\n                \"end_time\": \"14:34:10\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Test\",\n                \"cheif_complaints\": \"Fever\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"880a3cc4-6167-438c-9df9-4ceffd6ce9e7\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"14:27:47\",\n                \"order_id\": \"20220426142710\",\n                \"end_time\": \"14:27:47\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"5219e2bf-6a5b-4ae3-a7bb-8f3ca52f8e43\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"14:22:11\",\n                \"order_id\": \"20220426142145\",\n                \"end_time\": \"14:22:11\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"64c64563-68b4-48d3-8bee-eb605c994336\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"14:17:39\",\n                \"order_id\": \"20220426141717\",\n                \"end_time\": \"14:17:39\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"908118d2-4880-4504-8507-e83f624ae4d3\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"11:01:03\",\n                \"order_id\": \"20220426110039\",\n                \"end_time\": \"11:01:20\",\n                \"call_duration\": \"00:00:17\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"9291d8a6-0662-4de7-8e17-de33d7d9e304\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"10:54:05\",\n                \"order_id\": \"20220426105332\",\n                \"end_time\": \"10:54:05\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"b31deea3-12f0-4f04-b277-42a8c5fe9a8c\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"10:49:55\",\n                \"order_id\": \"20220426104931\",\n                \"end_time\": \"10:53:15\",\n                \"call_duration\": \"00:03:20\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"e2f1378d-aaaf-4d8a-b8d1-66f9e34f4cd9\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"10:40:18\",\n                \"order_id\": \"20220426104018\",\n                \"end_time\": \"10:47:06\",\n                \"call_duration\": \"00:06:48\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"3d88330a-ea24-4f97-9389-2c61def23899\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/26/2022\",\n                \"start_time\": \"10:29:39\",\n                \"order_id\": \"20220426102939\",\n                \"end_time\": \"10:30:48\",\n                \"call_duration\": \"00:01:09\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"13c09cc6-16d8-4526-a8b8-5343c3a166e5\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/25/2022\",\n                \"start_time\": \"16:44:15\",\n                \"order_id\": \"20220425164331\",\n                \"end_time\": \"16:49:57\",\n                \"call_duration\": \"00:05:42\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"16177810-eaa0-492a-9952-fbe230c5efe5\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/25/2022\",\n                \"start_time\": \"16:27:12\",\n                \"order_id\": \"20220425162629\",\n                \"end_time\": \"16:31:13\",\n                \"call_duration\": \"00:04:01\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"53ea0595-f1dd-4a72-a814-87543fb517c3\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/25/2022\",\n                \"start_time\": \"16:22:31\",\n                \"order_id\": \"20220425162231\",\n                \"end_time\": \"16:22:31\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"97116b30-a9a5-427f-9e3b-a22e75b58497\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/25/2022\",\n                \"start_time\": \"16:20:38\",\n                \"order_id\": \"20220425162038\",\n                \"end_time\": \"16:21:13\",\n                \"call_duration\": \"00:00:35\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"bb34e38f-d5b6-4b11-9a62-ac8620631937\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/25/2022\",\n                \"start_time\": \"16:18:27\",\n                \"order_id\": \"20220425161827\",\n                \"end_time\": \"16:19:43\",\n                \"call_duration\": \"00:01:16\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"7f13572f-c168-4517-bdab-7a1e921ff561\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/25/2022\",\n                \"start_time\": \"16:11:16\",\n                \"order_id\": \"20220425161116\",\n                \"end_time\": \"16:12:00\",\n                \"call_duration\": \"00:00:44\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"3d09294c-d6e2-4274-b3d1-8f4be6b815af\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/25/2022\",\n                \"start_time\": \"16:09:35\",\n                \"order_id\": \"20220425160907\",\n                \"end_time\": \"16:10:34\",\n                \"call_duration\": \"00:00:59\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"1184a87d-9996-445b-b454-2b80914c83b0\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/25/2022\",\n                \"start_time\": \"16:07:25\",\n                \"order_id\": \"20220425160659\",\n                \"end_time\": \"16:08:34\",\n                \"call_duration\": \"00:01:09\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"9af2fd5b-384a-44ca-bdd8-5f629310513c\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/25/2022\",\n                \"start_time\": \"16:04:29\",\n                \"order_id\": \"20220425160407\",\n                \"end_time\": \"16:06:12\",\n                \"call_duration\": \"00:01:43\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"941f2942-2061-4b16-a2c0-03e6959a0600\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/19/2022\",\n                \"start_time\": \"12:54:37\",\n                \"order_id\": \"20220419125403\",\n                \"end_time\": \"13:05:20\",\n                \"call_duration\": \"00:10:43\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Please take full course medications\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"37cbc554-3ae0-4c96-8dd5-e44cad5dd5eb\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/19/2022\",\n                \"start_time\": \"12:25:57\",\n                \"order_id\": \"20220419122527\",\n                \"end_time\": \"12:25:57\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"d90a4a98-d228-4212-9a3d-bc181773a88e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/19/2022\",\n                \"start_time\": \"12:19:05\",\n                \"order_id\": \"20220419121842\",\n                \"end_time\": \"12:24:28\",\n                \"call_duration\": \"00:05:23\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"eb719a24-c4d2-45f6-aa30-af1b446a8825\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/16/2022\",\n                \"start_time\": \"08:20:00\",\n                \"order_id\": \"20220416082000\",\n                \"end_time\": \"08:20:00\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"5dd91903-2911-49e6-b8a9-1c70d5b05e79\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/16/2022\",\n                \"start_time\": \"08:07:48\",\n                \"order_id\": \"20220416080748\",\n                \"end_time\": \"08:07:48\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"52255e8b-9249-48c3-98e9-1cdd0127a9ba\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/06/2022\",\n                \"start_time\": \"16:07:48\",\n                \"order_id\": \"20220406160648\",\n                \"end_time\": \"16:08:34\",\n                \"call_duration\": \"00:00:46\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"8b8577b6-4995-4b47-91be-81d30c817a37\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/06/2022\",\n                \"start_time\": \"15:47:25\",\n                \"order_id\": \"20220406154619\",\n                \"end_time\": \"15:47:54\",\n                \"call_duration\": \"00:00:29\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"c69514f2-9025-4717-92e0-f3d165deefcc\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/06/2022\",\n                \"start_time\": \"09:09:29\",\n                \"order_id\": \"20220406090904\",\n                \"end_time\": \"09:09:47\",\n                \"call_duration\": \"00:00:18\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"00a05ce1-69ba-4103-948a-5b43f219ea89\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/06/2022\",\n                \"start_time\": \"09:03:13\",\n                \"order_id\": \"20220406090225\",\n                \"end_time\": \"09:04:42\",\n                \"call_duration\": \"00:01:29\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"83cda4fd-5faf-48ba-a2df-cb38f3c0ac80\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/05/2022\",\n                \"start_time\": \"23:58:37\",\n                \"order_id\": \"20220405235746\",\n                \"end_time\": \"23:58:37\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"e9aa711b-2feb-4c8b-b0a9-fff429d58c9a\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/05/2022\",\n                \"start_time\": \"23:56:08\",\n                \"order_id\": \"20220405235537\",\n                \"end_time\": \"23:56:08\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"7e5d5035-2567-45c4-83a6-5d5ac9e3fef8\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/05/2022\",\n                \"start_time\": \"23:46:41\",\n                \"order_id\": \"20220405234641\",\n                \"end_time\": \"23:46:41\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"missed_call\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"fff57763-e3e1-48a3-a26c-f786a7978841\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"04/05/2022\",\n                \"start_time\": \"23:41:29\",\n                \"order_id\": \"20220405233812\",\n                \"end_time\": \"23:41:51\",\n                \"call_duration\": \"00:00:22\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"f9d82abb-011f-4577-88e6-99df536e64fd\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/08/2022\",\n                \"start_time\": \"11:35:53\",\n                \"order_id\": \"20220308113553\",\n                \"end_time\": \"11:45:48\",\n                \"call_duration\": \"00:09:55\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"1ea3b911-efb6-49b7-8897-d64c370b2024\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/08/2022\",\n                \"start_time\": \"10:41:09\",\n                \"order_id\": \"20220308104109\",\n                \"end_time\": \"10:42:45\",\n                \"call_duration\": \"00:01:36\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"1186bac2-de19-4925-b484-40ed2d3f34a9\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/08/2022\",\n                \"start_time\": \"10:38:20\",\n                \"order_id\": \"20220308103820\",\n                \"end_time\": \"10:38:20\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"dca12718-598b-4f5c-98ea-3d255e5a235e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/08/2022\",\n                \"start_time\": \"07:21:16\",\n                \"order_id\": \"20220308072116\",\n                \"end_time\": \"07:24:50\",\n                \"call_duration\": \"00:03:34\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Meet me after 3 days after completing full course medication\",\n                \"cheif_complaints\": \"Fever and flu\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"67f42d5a-3cf2-4611-8819-b2e680c83be6\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/08/2022\",\n                \"start_time\": \"04:41:39\",\n                \"order_id\": \"20220308044139\",\n                \"end_time\": \"04:43:00\",\n                \"call_duration\": \"00:01:21\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Meet me after 3 days\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"d65098fb-a2ac-4c7b-aad5-19e7cd167e2e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/08/2022\",\n                \"start_time\": \"04:03:50\",\n                \"order_id\": \"20220308040350\",\n                \"end_time\": \"04:04:38\",\n                \"call_duration\": \"00:00:48\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"5\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"2fa1b171-b612-4df0-9a11-cc7218a11381\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/08/2022\",\n                \"start_time\": \"03:57:13\",\n                \"order_id\": \"20220308035713\",\n                \"end_time\": \"04:00:21\",\n                \"call_duration\": \"00:03:08\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"9144feab-fe67-452f-a24c-8be894e43756\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/08/2022\",\n                \"start_time\": \"03:52:39\",\n                \"order_id\": \"20220308035239\",\n                \"end_time\": \"03:56:16\",\n                \"call_duration\": \"00:03:37\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Meet me after 3 days\",\n                \"cheif_complaints\": \"fever\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"1815fdb7-3456-4cb3-9145-7d86fc1ecb26\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/08/2022\",\n                \"start_time\": \"00:55:40\",\n                \"order_id\": \"20220308005540\",\n                \"end_time\": \"01:06:58\",\n                \"call_duration\": \"00:11:18\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"b9f28c36-6069-46e2-9115-898e9acead62\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/08/2022\",\n                \"start_time\": \"00:11:09\",\n                \"order_id\": \"20220308001109\",\n                \"end_time\": \"00:11:09\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"missed_call\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"a6ef035a-d573-4ec6-8275-d2f4e3becb5e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/07/2022\",\n                \"start_time\": \"22:36:50\",\n                \"order_id\": \"20220307223650\",\n                \"end_time\": \"22:37:38\",\n                \"call_duration\": \"00:00:48\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"37a2ec6c-58e9-4e58-98a7-1700caa5f1ca\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/07/2022\",\n                \"start_time\": \"21:13:55\",\n                \"order_id\": \"20220307211355\",\n                \"end_time\": \"21:14:41\",\n                \"call_duration\": \"00:00:46\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"5c41c110-c074-4433-9d90-06a76c5f035c\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/07/2022\",\n                \"start_time\": \"21:12:14\",\n                \"order_id\": \"20220307211214\",\n                \"end_time\": \"21:12:48\",\n                \"call_duration\": \"00:00:34\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"767c54ac-9c32-4526-830e-46e3e50f54b1\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/07/2022\",\n                \"start_time\": \"21:08:44\",\n                \"order_id\": \"20220307210844\",\n                \"end_time\": \"21:09:27\",\n                \"call_duration\": \"00:00:43\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"2a25c622-a2f2-40cc-b06b-f0520ea49dac\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/07/2022\",\n                \"start_time\": \"20:56:58\",\n                \"order_id\": \"20220307205658\",\n                \"end_time\": \"20:57:52\",\n                \"call_duration\": \"00:00:54\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"59218878-5134-41b8-b9d6-fc040d428317\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/07/2022\",\n                \"start_time\": \"20:47:56\",\n                \"order_id\": \"20220307204756\",\n                \"end_time\": \"20:48:35\",\n                \"call_duration\": \"00:00:39\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"f4113873-f2bc-4521-a276-e3551da7cc13\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/07/2022\",\n                \"start_time\": \"20:45:43\",\n                \"order_id\": \"20220307204543\",\n                \"end_time\": \"20:46:25\",\n                \"call_duration\": \"00:00:42\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"d0f30daa-c3e9-4693-8994-910e17afc04c\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/07/2022\",\n                \"start_time\": \"20:38:14\",\n                \"order_id\": \"20220307203814\",\n                \"end_time\": \"20:41:47\",\n                \"call_duration\": \"00:03:33\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"b4a31841-044b-464f-9f0b-ebbaefbbadbb\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/07/2022\",\n                \"start_time\": \"20:32:48\",\n                \"order_id\": \"20220307203248\",\n                \"end_time\": \"20:34:49\",\n                \"call_duration\": \"00:02:01\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"e24bea71-2cf7-4959-9457-6d4d54535f39\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/07/2022\",\n                \"start_time\": \"18:43:58\",\n                \"order_id\": \"20220307184358\",\n                \"end_time\": \"18:45:29\",\n                \"call_duration\": \"00:01:31\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"ecad675e-df2f-48e3-b050-c2a7e7f80f06\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/02/2022\",\n                \"start_time\": \"11:11:29\",\n                \"order_id\": \"20220302111129\",\n                \"end_time\": \"11:19:49\",\n                \"call_duration\": \"00:08:20\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"Meet me after 3 days\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"Meet me after 3 days\",\n                \"cheif_complaints\": \"fever\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"14f65a2b-e6d9-4c4e-b4ad-a9aa6cc80c57\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"03/02/2022\",\n                \"start_time\": \"11:07:00\",\n                \"order_id\": \"20220302110700\",\n                \"end_time\": \"11:10:50\",\n                \"call_duration\": \"00:03:50\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"da48f031-936f-43a1-b22b-7d225c6af828\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/24/2022\",\n                \"start_time\": \"14:06:14\",\n                \"order_id\": \"20220224140614\",\n                \"end_time\": \"14:17:50\",\n                \"call_duration\": \"00:11:36\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"0215bff4-ff1b-4991-9625-5ea1c0aef7b4\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/24/2022\",\n                \"start_time\": \"14:02:39\",\n                \"order_id\": \"20220224140239\",\n                \"end_time\": \"14:02:39\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"d6e5e7fa-f505-4402-8f82-8fbbb7c2d575\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/24/2022\",\n                \"start_time\": \"14:01:35\",\n                \"order_id\": \"20220224140135\",\n                \"end_time\": \"14:01:35\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"missed_call\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"f920e483-4b3f-4323-a1ed-56de546478da\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/23/2022\",\n                \"start_time\": \"18:03:48\",\n                \"order_id\": \"20220223180348\",\n                \"end_time\": \"18:12:57\",\n                \"call_duration\": \"00:09:09\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"2cb86c61-4b9d-41d2-a522-cf138e6e1550\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/23/2022\",\n                \"start_time\": \"17:47:59\",\n                \"order_id\": \"20220223174759\",\n                \"end_time\": \"17:49:25\",\n                \"call_duration\": \"00:01:26\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"696ab9f6-86bb-46fd-a590-dcfb409299eb\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"16:52:54\",\n                \"order_id\": \"20220211165254\",\n                \"end_time\": \"16:59:17\",\n                \"call_duration\": \"00:06:23\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"00a88c13-cfbf-4a42-a9fa-efeea065ba23\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"16:19:39\",\n                \"order_id\": \"20220211161939\",\n                \"end_time\": \"16:27:21\",\n                \"call_duration\": \"00:07:42\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"ac54e8c6-9c02-435e-b0e3-cccf2d6a05c4\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"16:12:19\",\n                \"order_id\": \"20220211161219\",\n                \"end_time\": \"16:17:17\",\n                \"call_duration\": \"00:04:58\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"0dcab43c-1dc3-4db7-b044-f0875273815b\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"14:15:15\",\n                \"order_id\": \"20220208141515\",\n                \"end_time\": \"14:18:29\",\n                \"call_duration\": \"00:03:14\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"5c701458-1eb9-4b88-9573-7c28ed319938\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"11:17:43\",\n                \"order_id\": \"20220211111743\",\n                \"end_time\": \"11:21:45\",\n                \"call_duration\": \"00:04:02\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"0e9dd9cf-8bea-43b9-bbdb-2632eb883e21\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"94ad34c9-741b-4e86-8855-a1b452f34927\",\n                \"doc_salute\": \"\",\n                \"receiver_name\": \"Amrita Singh\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/doctoravatar_female.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"11:16:59\",\n                \"order_id\": \"20220211111659\",\n                \"end_time\": \"11:16:59\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"terminated\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": 0,\n                \"callrate_fixedduration\": \"15\",\n                \"callrate_additionmin\": 0\n            },\n            {\n                \"id\": \"4d52f8dd-d198-42cb-baea-aa170fa1019e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"11:09:59\",\n                \"order_id\": \"20220211110959\",\n                \"end_time\": \"11:11:14\",\n                \"call_duration\": \"00:01:15\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"e0d840a2-568d-4a0d-bfdc-6013811ec5fa\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"11:02:10\",\n                \"order_id\": \"20220211110210\",\n                \"end_time\": \"11:02:10\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"062159ab-0443-46b3-8689-76f12389cf11\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"10:48:00\",\n                \"order_id\": \"20220211104800\",\n                \"end_time\": \"10:48:00\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"342c0e70-6eb6-4e5d-a9e1-903d08c9bc42\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"10:43:37\",\n                \"order_id\": \"20220211104337\",\n                \"end_time\": \"10:43:37\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"aa23f703-65ff-4056-b985-eed577e30a45\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"10:40:54\",\n                \"order_id\": \"20220211104054\",\n                \"end_time\": \"10:40:54\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"40d88238-5af3-4024-ad6e-b07c28989e77\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"10:34:21\",\n                \"order_id\": \"20220211103421\",\n                \"end_time\": \"10:34:21\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"4bda8882-fbaa-40ff-9360-e145f5bb9e62\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"10:03:18\",\n                \"order_id\": \"20220211100318\",\n                \"end_time\": \"10:03:18\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"f32d11c6-78e9-48ef-a19f-6ef93ab8a37c\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/11/2022\",\n                \"start_time\": \"09:40:21\",\n                \"order_id\": \"20220211094021\",\n                \"end_time\": \"09:41:52\",\n                \"call_duration\": \"00:01:31\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"57889e53-3e9f-4d43-8db2-4e0c0afb63c2\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/08/2022\",\n                \"start_time\": \"13:11:33\",\n                \"order_id\": \"20220208131133\",\n                \"end_time\": \"13:14:02\",\n                \"call_duration\": \"00:02:29\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"0bccff4b-197e-4465-b903-fbd438f34403\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/08/2022\",\n                \"start_time\": \"11:09:42\",\n                \"order_id\": \"20220208110942\",\n                \"end_time\": \"11:09:42\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"f8ad474b-1ea7-4abc-bab1-4290f63d6f0e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/08/2022\",\n                \"start_time\": \"11:07:40\",\n                \"order_id\": \"20220208110740\",\n                \"end_time\": \"11:07:40\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"76f17f8d-23c3-4bba-93ea-635cf9db05c3\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"12:21:34\",\n                \"order_id\": \"20220203122134\",\n                \"end_time\": \"12:22:06\",\n                \"call_duration\": \"00:00:32\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"0481af19-6305-4972-bca7-b88016b71cc7\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"11:16:57\",\n                \"order_id\": \"20220203111657\",\n                \"end_time\": \"11:17:31\",\n                \"call_duration\": \"00:00:34\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"5ebb8b1a-7c2e-41f3-90c8-be607a1b4302\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"11:15:21\",\n                \"order_id\": \"20220203111521\",\n                \"end_time\": \"11:15:51\",\n                \"call_duration\": \"00:00:30\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"6c7dea54-6ce1-4adb-b1f7-6b861226c7ef\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"11:13:39\",\n                \"order_id\": \"20220203111339\",\n                \"end_time\": \"11:14:14\",\n                \"call_duration\": \"00:00:35\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"80418641-a9df-42e6-aceb-d616a73615f5\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"10:59:45\",\n                \"order_id\": \"20220203105945\",\n                \"end_time\": \"11:01:45\",\n                \"call_duration\": \"00:02:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"b61e59c0-3d50-4e30-928f-7f43ecdbb83f\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"10:57:59\",\n                \"order_id\": \"20220203105759\",\n                \"end_time\": \"10:57:59\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"817ef909-5fd7-4b09-b60e-47a69b8ac51e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"10:54:43\",\n                \"order_id\": \"20220203105443\",\n                \"end_time\": \"10:54:43\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"7321f354-ed44-43a3-9711-db8005e804a2\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"10:52:36\",\n                \"order_id\": \"20220203105236\",\n                \"end_time\": \"10:52:36\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"cb79c1ca-9d41-4375-921d-b5d54a540207\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"94ad34c9-741b-4e86-8855-a1b452f34927\",\n                \"doc_salute\": \"\",\n                \"receiver_name\": \"Amrita Singh\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/doctoravatar_female.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"10:42:32\",\n                \"order_id\": \"20220203104232\",\n                \"end_time\": \"10:42:32\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": 0,\n                \"callrate_fixedduration\": \"15\",\n                \"callrate_additionmin\": 0\n            },\n            {\n                \"id\": \"aa4700eb-334c-4a9c-a0a7-7a5f81b7e63b\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"94ad34c9-741b-4e86-8855-a1b452f34927\",\n                \"doc_salute\": \"\",\n                \"receiver_name\": \"Amrita Singh\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/doctoravatar_female.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"10:40:34\",\n                \"order_id\": \"20220203104034\",\n                \"end_time\": \"10:40:34\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": 0,\n                \"callrate_fixedduration\": \"15\",\n                \"callrate_additionmin\": 0\n            },\n            {\n                \"id\": \"b033e181-b8e5-47ff-b5cc-8799e1a6ed58\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"10:36:09\",\n                \"order_id\": \"20220203103609\",\n                \"end_time\": \"10:36:09\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"8395831f-ea7e-4064-822a-96e0af034436\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"09:49:22\",\n                \"order_id\": \"20220203094922\",\n                \"end_time\": \"09:49:22\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"300af52b-7197-428c-af9b-ab9e5c4fc515\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"09:40:28\",\n                \"order_id\": \"20220203094028\",\n                \"end_time\": \"09:40:28\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"d4640f6d-881f-440f-8ca1-7cf994defad7\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"09:02:02\",\n                \"order_id\": \"20220203090202\",\n                \"end_time\": \"09:02:02\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"7aa5b5d9-19c6-4529-bb64-05b47810f212\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/03/2022\",\n                \"start_time\": \"08:59:09\",\n                \"order_id\": \"20220203085909\",\n                \"end_time\": \"08:59:09\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"13c0014d-43d0-445a-b2b2-7a04a28fc957\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"94ad34c9-741b-4e86-8855-a1b452f34927\",\n                \"doc_salute\": \"\",\n                \"receiver_name\": \"Amrita Singh\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/doctoravatar_female.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"14:24:32\",\n                \"order_id\": \"20220202142432\",\n                \"end_time\": \"14:24:32\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": 0,\n                \"callrate_fixedduration\": \"15\",\n                \"callrate_additionmin\": 0\n            },\n            {\n                \"id\": \"53bbc3cd-f8c7-4ad9-a135-7585964cb765\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"94ad34c9-741b-4e86-8855-a1b452f34927\",\n                \"doc_salute\": \"\",\n                \"receiver_name\": \"Amrita Singh\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/doctoravatar_female.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"14:23:29\",\n                \"order_id\": \"20220202142329\",\n                \"end_time\": \"14:23:29\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"missed_call\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": 0,\n                \"callrate_fixedduration\": \"15\",\n                \"callrate_additionmin\": 0\n            },\n            {\n                \"id\": \"c16fec0c-d722-48c2-a0bf-b67ddca8a4c6\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"94ad34c9-741b-4e86-8855-a1b452f34927\",\n                \"doc_salute\": \"\",\n                \"receiver_name\": \"Amrita Singh\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/doctoravatar_female.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"14:23:03\",\n                \"order_id\": \"20220202142303\",\n                \"end_time\": \"14:23:03\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": 0,\n                \"callrate_fixedduration\": \"15\",\n                \"callrate_additionmin\": 0\n            },\n            {\n                \"id\": \"dae5bd19-cf77-4b8d-9ab3-e7a7d0b9c503\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"14:21:45\",\n                \"order_id\": \"20220202142145\",\n                \"end_time\": \"14:21:45\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"ecd1cb55-3e4a-4a36-a1e8-e98bb6290a74\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"14:17:30\",\n                \"order_id\": \"20220202141730\",\n                \"end_time\": \"14:17:30\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"c0cd058d-7917-4f1b-92ff-7265807c86c5\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"14:15:20\",\n                \"order_id\": \"20220202141520\",\n                \"end_time\": \"14:15:20\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"d334990c-d0f4-46cd-88be-4758e582725e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"14:07:37\",\n                \"order_id\": \"20220202140737\",\n                \"end_time\": \"14:08:18\",\n                \"call_duration\": \"00:00:41\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"1357c33a-8da1-4f3f-ad05-ef41ce5d809e\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"14:05:33\",\n                \"order_id\": \"20220202140533\",\n                \"end_time\": \"14:06:37\",\n                \"call_duration\": \"00:01:04\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"d9bfcfdc-ee71-44e4-96f5-cc190f06ce02\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:44:50\",\n                \"order_id\": \"20220202134450\",\n                \"end_time\": \"13:44:50\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"d6150eda-ad92-4652-a561-42c003addbb8\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:40:59\",\n                \"order_id\": \"20220202134059\",\n                \"end_time\": \"13:43:01\",\n                \"call_duration\": \"00:02:02\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"97a753ac-ead6-45a1-8241-bca0f8a1f0bd\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:38:35\",\n                \"order_id\": \"20220202133835\",\n                \"end_time\": \"13:38:35\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"8d9b706d-30bf-44b2-8bf1-92f1aa6e5c38\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:33:03\",\n                \"order_id\": \"20220202133303\",\n                \"end_time\": \"13:33:03\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"541cce91-f26e-4f50-af81-352fb425fc68\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:28:52\",\n                \"order_id\": \"20220202132852\",\n                \"end_time\": \"13:28:52\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"fdd3974e-96f4-48df-84d4-0481d1d8d149\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:24:57\",\n                \"order_id\": \"20220202132457\",\n                \"end_time\": \"13:24:57\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"96557936-7bb6-4a40-a1ba-a3e9a167502f\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:23:38\",\n                \"order_id\": \"20220202132338\",\n                \"end_time\": \"13:23:38\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"b5b2de1f-d278-4370-a0ac-d725812786ce\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:21:11\",\n                \"order_id\": \"20220202132111\",\n                \"end_time\": \"13:21:11\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"f607be2b-0ea9-4947-8fe5-ad652bd76b32\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:17:59\",\n                \"order_id\": \"20220202131759\",\n                \"end_time\": \"13:17:59\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"de388ac1-84c5-4158-9b5a-43f78c8ed3e6\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:16:56\",\n                \"order_id\": \"20220202131656\",\n                \"end_time\": \"13:16:56\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"completed\",\n                \"practitioner_notes\": \"\",\n                \"follow_up_notes\": \"\",\n                \"referal_notes\": \"\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"\",\n                \"is_published\": \"no\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            },\n            {\n                \"id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\n                \"caller_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"salute\": \"Mr.\",\n                \"caller_name\": \"Mr. Tarik  Elyonoussi\",\n                \"caller_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n                \"receiver_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"doc_salute\": \"Mr.\",\n                \"receiver_name\": \"Mr. Mike Allwyn\",\n                \"receiver_profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n                \"call_date\": \"02/02/2022\",\n                \"start_time\": \"13:13:21\",\n                \"order_id\": \"20220202131321\",\n                \"end_time\": \"13:13:21\",\n                \"call_duration\": \"00:00:00\",\n                \"consultation_doc\": \"\",\n                \"call_status\": \"on_going\",\n                \"practitioner_notes\": \"Test Notes\",\n                \"follow_up_notes\": \"test Followup notes\",\n                \"referal_notes\": \"test referal notes\",\n                \"cheif_complaints\": \"\",\n                \"clinical_exam\": \"\",\n                \"rating\": \"4.5\",\n                \"is_published\": \"yes\",\n                \"amount\": 0,\n                \"callrate_fixed\": \"3\",\n                \"callrate_fixedduration\": \"10\",\n                \"callrate_additionmin\": \"20\"\n            }\n        ]\n    }\n}"}],"_postman_id":"800c83f7-45ed-4abf-bb06-2d453ac5cf07"},{"name":"View","id":"6a5f08ff-ffa1-46df-902d-171c6e1e3f2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"APPID","value":"APPQUEOY6M","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Bearer  6-jrQ","type":"text"}],"url":"https://ikiosk.instapract.ae/web/api/video/view?id=a5dd1435-4440-4fce-bace-3ee336ad0c0a","description":"<p><strong>Description:</strong> This API displays the details of a consultation.</p>\n","urlObject":{"protocol":"https","path":["web","api","video","view"],"host":["ikiosk","instapract","ae"],"query":[{"key":"id","value":"a5dd1435-4440-4fce-bace-3ee336ad0c0a"}],"variable":[]}},"response":[{"id":"ec8fc437-0389-48c8-9c6f-7825a871e2a2","name":"View","originalRequest":{"method":"GET","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"url":{"raw":"https://ikiosk.instapract.ae/web/api/video/view?id=a5dd1435-4440-4fce-bace-3ee336ad0c0a","protocol":"https","host":["ikiosk","instapract","ae"],"path":["web","api","video","view"],"query":[{"key":"id","value":"a5dd1435-4440-4fce-bace-3ee336ad0c0a"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:14:26 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Call View\",\n    \"data\": {\n        \"callData\": {\n            \"id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\n            \"from_user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n            \"start_date\": \"2022-02-02 13:13:21\",\n            \"start_time\": \"01:13:21 pm\",\n            \"end_time\": \"01:13:21 pm\",\n            \"call_status\": \"on_going\",\n            \"hos_speciality_data\": [\n                {\n                    \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                    \"name\": \"Family Medi\"\n                }\n            ],\n            \"pre_call\": {\n                \"questionType\": [\n                    {\n                        \"id\": \"fc50f0c7-8008-926e-e911-7e65008fc00e\",\n                        \"name\": \"Reason For Visit\",\n                        \"description\": \"Reason For Visit\",\n                        \"sort_order\": 0,\n                        \"webicon_file\": \"\",\n                        \"mobicon_file\": \"\",\n                        \"questions\": [\n                            {\n                                \"id\": \"08ba7802-6fb0-1a68-84c0-5e73e49fa003\",\n                                \"hos_spec_id\": \"fc50f0c7-8008-926e-e911-7e65008fc00e\",\n                                \"name\": \"What is your reason for the visit?\",\n                                \"label\": \"Reason\",\n                                \"default_value\": \"\",\n                                \"input_type\": \"textbox\",\n                                \"placeholder\": \"\",\n                                \"is_required\": \"no\",\n                                \"answer\": \"\"\n                            },\n                            {\n                                \"id\": \"86bd0da9-1263-bdc7-e18e-5014a4bfb387\",\n                                \"hos_spec_id\": \"fc50f0c7-8008-926e-e911-7e65008fc00e\",\n                                \"name\": \"Are you having running nose?\",\n                                \"label\": \"Running nose\",\n                                \"default_value\": \"\",\n                                \"input_type\": \"textbox\",\n                                \"placeholder\": \"\",\n                                \"is_required\": \"no\",\n                                \"answer\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"ca629bd6-6a11-d800-8817-1a97d75ff060\",\n                        \"name\": \"Symptoms\",\n                        \"description\": \"Symptoms\",\n                        \"sort_order\": 0,\n                        \"webicon_file\": \"\",\n                        \"mobicon_file\": \"\",\n                        \"questions\": [\n                            {\n                                \"id\": \"92dfb3eb-c769-e79a-326e-861ae582d378\",\n                                \"hos_spec_id\": \"ca629bd6-6a11-d800-8817-1a97d75ff060\",\n                                \"name\": \"What is your symptoms?\",\n                                \"label\": \"Symptoms\",\n                                \"default_value\": \"\",\n                                \"input_type\": \"textbox\",\n                                \"placeholder\": \"\",\n                                \"is_required\": \"no\",\n                                \"answer\": \"\"\n                            },\n                            {\n                                \"id\": \"745fb82c-e5d1-52b1-40d1-9ff9302ce617\",\n                                \"hos_spec_id\": \"ca629bd6-6a11-d800-8817-1a97d75ff060\",\n                                \"name\": \"How long do you have this symptom?\",\n                                \"label\": \"How long\",\n                                \"default_value\": \"\",\n                                \"input_type\": \"textbox\",\n                                \"placeholder\": \"\",\n                                \"is_required\": \"no\",\n                                \"answer\": \"\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"survey\": {\n                \"questionType\": [\n                    {\n                        \"id\": \"3b0bc642-5ddb-43b7-81ee-bc3e6e050944\",\n                        \"name\": \"Feedback\",\n                        \"description\": \"\",\n                        \"sort_order\": 0,\n                        \"webicon_file\": \"\",\n                        \"mobicon_file\": \"\",\n                        \"questions\": [\n                            {\n                                \"id\": \"d463eb19-618c-49a6-a109-b7be23169590\",\n                                \"hos_spec_id\": \"3b0bc642-5ddb-43b7-81ee-bc3e6e050944\",\n                                \"name\": \"Are you satisfied with the consultation?\",\n                                \"label\": \"\",\n                                \"default_value\": \"\",\n                                \"input_type\": \"radio\",\n                                \"placeholder\": \"\",\n                                \"is_required\": \"no\",\n                                \"answer\": \"yes\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"practitioner_notes\": \"Test Notes\",\n            \"documentation_notes\": \"test Followup notes\",\n            \"cheif_complaints\": \"\",\n            \"clinical_exam\": \"\",\n            \"consultation_doc\": \"\",\n            \"referal_notes\": \"test referal notes\",\n            \"rating\": 4.5,\n            \"addendum_notes\": \"\",\n            \"is_published\": \"yes\",\n            \"is_prescription\": \"yes\",\n            \"is_lab\": \"no\",\n            \"is_absence\": \"no\",\n            \"is_specialist\": \"no\",\n            \"complete\": \"no\",\n            \"reshare\": \"no\",\n            \"coupon_id\": \"\",\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"waiting_token\": 1,\n            \"vidyo_resource_id\": \"Instapract Kiosk_1\",\n            \"order_id\": \"20220202131321\",\n            \"patient_consent\": \"<p><strong>Dubai Government Terms and Conditions of Use</strong></p>\\r\\n\\r\\n<p>Your access to, and use of, the DHA website (the &quot;Site&quot;) is subject to the following terms and conditions, as well as U.A.E. laws. Your access to the Site is in consideration for your agreement to these Terms and Conditions of Use, whether or not you are a registered user. By accessing, browsing, and using the Site, you accept, without limitation or qualification, these Terms and Conditions of Use.</p>\\r\\n\\r\\n<p>DHA maintains the right to modify these Terms and Conditions of Use and may do so by posting notice of such modifications on this page. Any modification is effective immediately upon posting, unless otherwise stated. Your continued use of the Site following the posting of any modification signifies your acceptance of such modification. You should periodically visit this page to review the current Terms and Conditions of Use.</p>\\r\\n\\r\\n<p><strong>Conduct</strong></p>\\r\\n\\r\\n<p>You agree to access and use the Site only for lawful purposes. You are solely responsible for the knowledge of and adherence to any and all laws, statutes, rules and regulations pertaining to your use of the Site. By accessing the Site, you agree that you will not:</p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Use the Site to commit a criminal offense or to encourage others to engage in any conduct which would constitute a criminal offense or give rise to civil liability.</li>\\r\\n\\t<li>Post or transmit any discriminatory, libelous, harassing, defamatory, obscene, pornographic or otherwise unlawful content.</li>\\r\\n\\t<li>Use the Site to impersonate other parties or entities.</li>\\r\\n\\t<li>Use the Site to upload any content that contains a software virus, &quot;Trojan Horse&quot; or any other computer code, files or programs that may alter, damage or interrupt the functionality of the Site or the hardware or software of any other person who accesses the Site.</li>\\r\\n\\t<li>Upload, post, email or otherwise transmit any materials that you do not have a right to transmit under any law or under a contractual relationship.</li>\\r\\n\\t<li>Alter, damage or delete any content posted on the site.</li>\\r\\n\\t<li>Disrupt the normal flow of communication in any way.</li>\\r\\n\\t<li>Claim a relationship with or represent any business, association or other organization with which you are not authorized to claim such a relationship or represent.</li>\\r\\n\\t<li>Post or transmit any unsolicited advertising, promotional materials or other forms of solicitation.</li>\\r\\n\\t<li>Post any material that infringes upon or violates the intellectual property rights of another.</li>\\r\\n\\t<li>Collect or store personal information about others.</li>\\r\\n</ul>\\r\\n\\r\\n<p><strong>Registration</strong><br />\\r\\nCertain portions of the Site are limited to registered users and/or allow a user to request support or services online by entering personal information. You agree that any information provided to us in these areas will be complete and accurate, that you will not register under the name of, nor attempt to enter the Site under the name of, another person, and that you will not adopt a user name that DHA, in its sole discretion, deems offensive.<br />\\r\\n<br />\\r\\n<strong>Termination of Use</strong><br />\\r\\nDHA may, in its sole discretion, terminate or suspend your access to, and use of, this Site without notice and for any reason, including the violation of these Terms and Conditions of Use or for other conduct which Dubai eGovernment, in its sole discretion, believes is unlawful or harmful to others. In the event of termination, you will no longer be authorized to access the Site and DHA will use any means possible to enforce this termination.<br />\\r\\n<br />\\r\\n<strong>Other Site Links</strong><br />\\r\\nSome links on the Site lead to websites that are not operated by DHA. DHA does not control these websites nor do we review or control their content. DHA provides these links to users for convenience. These links are not an endorsement of products, services or information, and do not imply an association between DHA and the operators of the linked websites. When you select a link to an outside website you are subject to the terms and conditions of the owner/sponsors of that website.<br />\\r\\n<br />\\r\\n<strong>Content</strong><br />\\r\\nDHA reserves the right to monitor any content that you provide, but shall not be obligated to do so. Although DHA cannot monitor all postings on the Site, we reserve the right (but assume no obligation) to delete, move or edit any postings that violate these terms and conditions. United Arab Emirates and foreign copyright laws as well as international conventions protect the contents of the Site. You agree to abide by all copyright notices posted on the Site.<br />\\r\\n<br />\\r\\n<strong>Indemnity</strong></p>\\r\\n\\r\\n<p>You agree to defend, indemnify and hold harmless DHA and all of its employees and agents from any and all liabilities incurred in connection with any claim arising from any breach by you of these Terms and Conditions of Use, including reasonable attorneys&#39; fees and costs. You agree to cooperate fully in the defense of any such claim. DHA reserves the right to assume, at its own expense, the exclusive defense and control of any matter otherwise subject to indemnification by you. You agree not to settle any matter without the written consent of Dubai eGovernment.<br />\\r\\n<br />\\r\\n<strong>Disclaimer of Warranty</strong></p>\\r\\n\\r\\n<p>You expressly understand and agree that your use of the Site, or any material available through this Site, is at your own risk. Neither DHA nor its employees warrant that the Site will be uninterrupted, problem-free, free of omissions or error-free, nor do they make any warranty as to the results that may be obtained from the use of the Site. The content and function of the Site is provided to you &quot;as is&quot;, without warranties of any kind, either expressed or implied, including, but not limited to, warranties of title, merchantability, fitness for a particular purpose, use or currency.<br />\\r\\n<br />\\r\\n<strong>Limitation of Liability</strong></p>\\r\\n\\r\\n<p>In no event will DHA or its employees be liable for any incidental, indirect, special, punitive, exemplary or consequential damages, arising out of your use of, or inability to use, the Site, including without limitation, loss of revenue or anticipated profits, loss of goodwill, loss of business, loss of data, computer failure or malfunction or any other damages.</p>\\r\\n\"\n        },\n        \"documents_share\": {},\n        \"waiting_time\": {\n            \"hours\": 0,\n            \"minutes\": 0\n        },\n        \"fromUser\": {\n            \"salute\": \"Mr.\",\n            \"name\": \"Mr. Tarik  Elyonoussi\",\n            \"gender\": \"Male\",\n            \"dob\": \"12-09-1992\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n            \"email\": \"celestina@gem3s.in\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"ssno\": \"7841992123456\"\n        },\n        \"toUser\": {\n            \"salute\": \"Mr.\",\n            \"name\": \"Mr. Mike Allwyn\",\n            \"gender\": \"Male\",\n            \"dob\": \"12-09-1992\",\n            \"email\": \"Vijay@Vijay.com\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"signature\": \"\",\n            \"ssno\": \"\",\n            \"dea_no\": \"\",\n            \"npi_no\": \"\",\n            \"address\": \"\",\n            \"stateid\": \"\",\n            \"cityid\": \"\",\n            \"postal_code\": \"\",\n            \"phone_no\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"specialty\": \"\"\n        },\n        \"patientUser\": {\n            \"name\": \"Mr. Tarik  Elyonoussi\",\n            \"email\": \"celestina@gem3s.in\",\n            \"alternate_email\": \"celestina@gem3s.in\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/male_avatar.png\",\n            \"gender\": \"Male\",\n            \"dob\": \"12-09-1992\",\n            \"height\": \"5.5\",\n            \"weight\": \"71.5\",\n            \"bmi\": \"12\"\n        },\n        \"patientVital\": [\n            {\n                \"id\": \"6bf3eab1-8b65-4e31-9740-b133fac4389a\",\n                \"call_detail_id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"patient_name\": \"Mr. Tarik  Elyonoussi\",\n                \"vitaltype\": \"currentVital\",\n                \"spo2\": 95,\n                \"systolic\": \"120\",\n                \"diastolic\": \"80\",\n                \"weightkg\": [],\n                \"temperature\": \"96\",\n                \"heart_rate\": \"\",\n                \"hand_wash\": \"3\",\n                \"pulsebpm\": \"\",\n                \"fatratio\": \"\",\n                \"bmcohms\": \"\",\n                \"leadmode\": \"\",\n                \"ecgbpm\": \"\",\n                \"respiratory\": \"\",\n                \"blood_oxygen\": \"\",\n                \"blood_glucose\": \"\",\n                \"date\": \"24-08-2021\",\n                \"count\": 0\n            }\n        ],\n        \"icdCode\": [],\n        \"absenceForm\": [],\n        \"specialtyRefForm\": \"\",\n        \"prescriptions\": [\n            {\n                \"id\": \"9f8bb371-af0c-412f-b470-778449a2ea24\",\n                \"sys_drug_id\": \"8326ed7c-1958-4c5a-9f3f-ccae62763b3f\",\n                \"drug_name\": \"DOLOMOL 120MG SUPP\",\n                \"dosage\": \"120MG\",\n                \"frequency\": \"1-0-1\",\n                \"days\": \"1 month\",\n                \"notes\": \"Test Notes 1\"\n            },\n            {\n                \"id\": \"617f585d-42fc-472d-846f-8cecba4fbd46\",\n                \"sys_drug_id\": \"2c3a7921-7aac-4c80-9837-1c7110e60d9b\",\n                \"drug_name\": \"DOLOMOL 500MG TAB\",\n                \"dosage\": \"500MG\",\n                \"frequency\": \"1-0-0\",\n                \"days\": \"1 month\",\n                \"notes\": \"Test Notes 2\"\n            }\n        ],\n        \"CallLabTests\": [],\n        \"call_duration\": \"00:00:00\",\n        \"CallAttachment\": [],\n        \"CallPrescription\": [\n            {\n                \"id\": \"9f8bb371-af0c-412f-b470-778449a2ea24\",\n                \"sys_drug_id\": \"8326ed7c-1958-4c5a-9f3f-ccae62763b3f\",\n                \"drug_name\": \"DOLOMOL 120MG SUPP\",\n                \"dosage\": \"120MG\",\n                \"frequency\": \"1-0-1\",\n                \"days\": \"1 month\",\n                \"notes\": \"Test Notes 1\"\n            },\n            {\n                \"id\": \"617f585d-42fc-472d-846f-8cecba4fbd46\",\n                \"sys_drug_id\": \"2c3a7921-7aac-4c80-9837-1c7110e60d9b\",\n                \"drug_name\": \"DOLOMOL 500MG TAB\",\n                \"dosage\": \"500MG\",\n                \"frequency\": \"1-0-0\",\n                \"days\": \"1 month\",\n                \"notes\": \"Test Notes 2\"\n            }\n        ],\n        \"CallPayment\": {\n            \"id\": \"3cf30fdd-273f-49bb-b834-23c94567fb5a\",\n            \"amount\": 0,\n            \"coupon_info\": [],\n            \"payment_status\": \"Not paid\",\n            \"is_copay\": \"No\",\n            \"copay_notes\": \"\",\n            \"commission_info\": []\n        },\n        \"couponInfo\": \"\",\n        \"callForm\": {\n            \"callXrayForm\": \"\",\n            \"CallMriForm\": \"\",\n            \"CallLabtestForm\": \"\",\n            \"CallSpecialityreferralForm\": [],\n            \"CallMedicalmarijuanaForm\": \"\"\n        },\n        \"callInstantChat\": []\n    }\n}"}],"_postman_id":"6a5f08ff-ffa1-46df-902d-171c6e1e3f2c"},{"name":"Waiting List","id":"f2cf3020-3366-496e-9199-06e4cdd51655","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"to_user_id\": \"e678d7d6-9e41-45d3-9311-4d31be889eaa\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/waiting-list","description":"<p><strong>Description:</strong> This API is used to view the patients in the waiting room for a particular doctor.<br /><strong>Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>to_user_id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>Doctor user id</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","waiting-list"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"b6aeef56-644c-42bc-b41b-a4091fa3cbe2","name":"Waiting List","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Your Authorization token","type":"text"},{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"to_user_id\": \"e678d7d6-9e41-45d3-9311-4d31be889eaa\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/waiting-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jun 2022 11:32:28 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"96"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Patients not yet joining into the waiting room\",\n    \"wait_count\": 0,\n    \"data\": []\n}"}],"_postman_id":"f2cf3020-3366-496e-9199-06e4cdd51655"},{"name":"SaveAddendumNotes","id":"00f5b2ed-144e-477b-b7dd-a9d8e358617f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"YOur APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"CallDetail\" : {\r\n    \"id\": \"61d456eb-08b1-4ec4-9ac5-bd0fb01f48d6\",\r\n    \"addendum_note\" : \"addendum note goes here\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/save-addendum-notes","description":"<p><strong>Description:</strong> This API is used to save the addendum notes for a consultation.</p>\n<p><strong>Request Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>addendum_note</td>\n<td>Yes</td>\n<td>string</td>\n<td>The notes to be added</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id</td>\n</tr>\n<tr>\n<td>from_user_id</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>to_user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>hos_speciality_data</td>\n<td>The speciality details choosen by the patient</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>The date of the video consultation</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>The start time of the video consultation</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>The end time of the video consultation</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>The status of the video consultation</td>\n</tr>\n<tr>\n<td>practitioner_notes</td>\n<td>The notes of the video consultation</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>The order id of the video consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","save-addendum-notes"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"8f653df5-d913-4d66-b85b-de3a60137fa5","name":"SaveAddendumNotes","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"CallDetail\" : {\r\n    \"id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\r\n    \"addendum_note\" : \"addendum note goes here\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/save-addendum-notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:16:24 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=53c8q75agqn2hcledm4lbrmt67; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Call details saved Successfully\",\n    \"data\": {\n        \"callData\": {\n            \"id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\n            \"from_user_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n            \"to_user_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n            \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n            \"start_date\": \"2022-02-02 13:13:21\",\n            \"start_time\": \"01:13:21 pm\",\n            \"end_time\": \"01:13:21 pm\",\n            \"call_status\": \"completed\",\n            \"hos_speciality_data\": [\n                {\n                    \"id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                    \"name\": \"Family Medi\"\n                }\n            ],\n            \"pre_call\": {\n                \"questionType\": [\n                    {\n                        \"id\": \"fc50f0c7-8008-926e-e911-7e65008fc00e\",\n                        \"name\": \"Reason For Visit\",\n                        \"description\": \"Reason For Visit\",\n                        \"sort_order\": 0,\n                        \"webicon_file\": \"\",\n                        \"mobicon_file\": \"\",\n                        \"questions\": [\n                            {\n                                \"id\": \"08ba7802-6fb0-1a68-84c0-5e73e49fa003\",\n                                \"hos_spec_id\": \"fc50f0c7-8008-926e-e911-7e65008fc00e\",\n                                \"name\": \"What is your reason for the visit?\",\n                                \"label\": \"Reason\",\n                                \"default_value\": \"\",\n                                \"input_type\": \"textbox\",\n                                \"placeholder\": \"\",\n                                \"is_required\": \"no\",\n                                \"answer\": \"\"\n                            },\n                            {\n                                \"id\": \"86bd0da9-1263-bdc7-e18e-5014a4bfb387\",\n                                \"hos_spec_id\": \"fc50f0c7-8008-926e-e911-7e65008fc00e\",\n                                \"name\": \"Are you having running nose?\",\n                                \"label\": \"Running nose\",\n                                \"default_value\": \"\",\n                                \"input_type\": \"textbox\",\n                                \"placeholder\": \"\",\n                                \"is_required\": \"no\",\n                                \"answer\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": \"ca629bd6-6a11-d800-8817-1a97d75ff060\",\n                        \"name\": \"Symptoms\",\n                        \"description\": \"Symptoms\",\n                        \"sort_order\": 0,\n                        \"webicon_file\": \"\",\n                        \"mobicon_file\": \"\",\n                        \"questions\": [\n                            {\n                                \"id\": \"92dfb3eb-c769-e79a-326e-861ae582d378\",\n                                \"hos_spec_id\": \"ca629bd6-6a11-d800-8817-1a97d75ff060\",\n                                \"name\": \"What is your symptoms?\",\n                                \"label\": \"Symptoms\",\n                                \"default_value\": \"\",\n                                \"input_type\": \"textbox\",\n                                \"placeholder\": \"\",\n                                \"is_required\": \"no\",\n                                \"answer\": \"\"\n                            },\n                            {\n                                \"id\": \"745fb82c-e5d1-52b1-40d1-9ff9302ce617\",\n                                \"hos_spec_id\": \"ca629bd6-6a11-d800-8817-1a97d75ff060\",\n                                \"name\": \"How long do you have this symptom?\",\n                                \"label\": \"How long\",\n                                \"default_value\": \"\",\n                                \"input_type\": \"textbox\",\n                                \"placeholder\": \"\",\n                                \"is_required\": \"no\",\n                                \"answer\": \"\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"survey\": {\n                \"questionType\": [\n                    {\n                        \"id\": \"3b0bc642-5ddb-43b7-81ee-bc3e6e050944\",\n                        \"name\": \"Feedback\",\n                        \"description\": \"\",\n                        \"sort_order\": 0,\n                        \"webicon_file\": \"\",\n                        \"mobicon_file\": \"\",\n                        \"questions\": [\n                            {\n                                \"id\": \"d463eb19-618c-49a6-a109-b7be23169590\",\n                                \"hos_spec_id\": \"3b0bc642-5ddb-43b7-81ee-bc3e6e050944\",\n                                \"name\": \"Are you satisfied with the consultation?\",\n                                \"label\": \"\",\n                                \"default_value\": \"\",\n                                \"input_type\": \"radio\",\n                                \"placeholder\": \"\",\n                                \"is_required\": \"no\",\n                                \"answer\": \"yes\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"practitioner_notes\": \"Test Notes\",\n            \"documentation_notes\": \"test Followup notes\",\n            \"cheif_complaints\": \"\",\n            \"clinical_exam\": \"\",\n            \"consultation_doc\": \"\",\n            \"referal_notes\": \"test referal notes\",\n            \"rating\": 4.5,\n            \"addendum_notes\": [\n                {\n                    \"date\": \"06-20-2022  07:16 AM\",\n                    \"note\": \"addendum note goes here\"\n                }\n            ],\n            \"is_published\": \"yes\",\n            \"is_prescription\": \"yes\",\n            \"is_lab\": \"no\",\n            \"is_absence\": \"no\",\n            \"is_specialist\": \"no\",\n            \"complete\": \"no\",\n            \"reshare\": \"no\",\n            \"coupon_id\": \"\",\n            \"hospital_id\": \"f4837ce3-c96e-44f0-b3ad-e50a21fd8ceb\",\n            \"waiting_token\": 1,\n            \"vidyo_resource_id\": \"Instapract Kiosk_1\",\n            \"order_id\": \"20220202131321\",\n            \"patient_consent\": \"<p><strong>Dubai Government Terms and Conditions of Use</strong></p>\\r\\n\\r\\n<p>Your access to, and use of, the DHA website (the &quot;Site&quot;) is subject to the following terms and conditions, as well as U.A.E. laws. Your access to the Site is in consideration for your agreement to these Terms and Conditions of Use, whether or not you are a registered user. By accessing, browsing, and using the Site, you accept, without limitation or qualification, these Terms and Conditions of Use.</p>\\r\\n\\r\\n<p>DHA maintains the right to modify these Terms and Conditions of Use and may do so by posting notice of such modifications on this page. Any modification is effective immediately upon posting, unless otherwise stated. Your continued use of the Site following the posting of any modification signifies your acceptance of such modification. You should periodically visit this page to review the current Terms and Conditions of Use.</p>\\r\\n\\r\\n<p><strong>Conduct</strong></p>\\r\\n\\r\\n<p>You agree to access and use the Site only for lawful purposes. You are solely responsible for the knowledge of and adherence to any and all laws, statutes, rules and regulations pertaining to your use of the Site. By accessing the Site, you agree that you will not:</p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>Use the Site to commit a criminal offense or to encourage others to engage in any conduct which would constitute a criminal offense or give rise to civil liability.</li>\\r\\n\\t<li>Post or transmit any discriminatory, libelous, harassing, defamatory, obscene, pornographic or otherwise unlawful content.</li>\\r\\n\\t<li>Use the Site to impersonate other parties or entities.</li>\\r\\n\\t<li>Use the Site to upload any content that contains a software virus, &quot;Trojan Horse&quot; or any other computer code, files or programs that may alter, damage or interrupt the functionality of the Site or the hardware or software of any other person who accesses the Site.</li>\\r\\n\\t<li>Upload, post, email or otherwise transmit any materials that you do not have a right to transmit under any law or under a contractual relationship.</li>\\r\\n\\t<li>Alter, damage or delete any content posted on the site.</li>\\r\\n\\t<li>Disrupt the normal flow of communication in any way.</li>\\r\\n\\t<li>Claim a relationship with or represent any business, association or other organization with which you are not authorized to claim such a relationship or represent.</li>\\r\\n\\t<li>Post or transmit any unsolicited advertising, promotional materials or other forms of solicitation.</li>\\r\\n\\t<li>Post any material that infringes upon or violates the intellectual property rights of another.</li>\\r\\n\\t<li>Collect or store personal information about others.</li>\\r\\n</ul>\\r\\n\\r\\n<p><strong>Registration</strong><br />\\r\\nCertain portions of the Site are limited to registered users and/or allow a user to request support or services online by entering personal information. You agree that any information provided to us in these areas will be complete and accurate, that you will not register under the name of, nor attempt to enter the Site under the name of, another person, and that you will not adopt a user name that DHA, in its sole discretion, deems offensive.<br />\\r\\n<br />\\r\\n<strong>Termination of Use</strong><br />\\r\\nDHA may, in its sole discretion, terminate or suspend your access to, and use of, this Site without notice and for any reason, including the violation of these Terms and Conditions of Use or for other conduct which Dubai eGovernment, in its sole discretion, believes is unlawful or harmful to others. In the event of termination, you will no longer be authorized to access the Site and DHA will use any means possible to enforce this termination.<br />\\r\\n<br />\\r\\n<strong>Other Site Links</strong><br />\\r\\nSome links on the Site lead to websites that are not operated by DHA. DHA does not control these websites nor do we review or control their content. DHA provides these links to users for convenience. These links are not an endorsement of products, services or information, and do not imply an association between DHA and the operators of the linked websites. When you select a link to an outside website you are subject to the terms and conditions of the owner/sponsors of that website.<br />\\r\\n<br />\\r\\n<strong>Content</strong><br />\\r\\nDHA reserves the right to monitor any content that you provide, but shall not be obligated to do so. Although DHA cannot monitor all postings on the Site, we reserve the right (but assume no obligation) to delete, move or edit any postings that violate these terms and conditions. United Arab Emirates and foreign copyright laws as well as international conventions protect the contents of the Site. You agree to abide by all copyright notices posted on the Site.<br />\\r\\n<br />\\r\\n<strong>Indemnity</strong></p>\\r\\n\\r\\n<p>You agree to defend, indemnify and hold harmless DHA and all of its employees and agents from any and all liabilities incurred in connection with any claim arising from any breach by you of these Terms and Conditions of Use, including reasonable attorneys&#39; fees and costs. You agree to cooperate fully in the defense of any such claim. DHA reserves the right to assume, at its own expense, the exclusive defense and control of any matter otherwise subject to indemnification by you. You agree not to settle any matter without the written consent of Dubai eGovernment.<br />\\r\\n<br />\\r\\n<strong>Disclaimer of Warranty</strong></p>\\r\\n\\r\\n<p>You expressly understand and agree that your use of the Site, or any material available through this Site, is at your own risk. Neither DHA nor its employees warrant that the Site will be uninterrupted, problem-free, free of omissions or error-free, nor do they make any warranty as to the results that may be obtained from the use of the Site. The content and function of the Site is provided to you &quot;as is&quot;, without warranties of any kind, either expressed or implied, including, but not limited to, warranties of title, merchantability, fitness for a particular purpose, use or currency.<br />\\r\\n<br />\\r\\n<strong>Limitation of Liability</strong></p>\\r\\n\\r\\n<p>In no event will DHA or its employees be liable for any incidental, indirect, special, punitive, exemplary or consequential damages, arising out of your use of, or inability to use, the Site, including without limitation, loss of revenue or anticipated profits, loss of goodwill, loss of business, loss of data, computer failure or malfunction or any other damages.</p>\\r\\n\"\n        },\n        \"documents_share\": {},\n        \"waiting_time\": {\n            \"hours\": 0,\n            \"minutes\": 0\n        },\n        \"fromUser\": {\n            \"salute\": \"Mr.\",\n            \"name\": \"Mr. Tarik  Elyonoussi\",\n            \"gender\": \"Male\",\n            \"dob\": \"12-09-1992\",\n            \"profile_picture\": \"\",\n            \"email\": \"celestina@gem3s.in\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"ssno\": \"7841992123456\"\n        },\n        \"toUser\": {\n            \"salute\": \"Mr.\",\n            \"name\": \"Mr. Mike Allwyn\",\n            \"gender\": \"Male\",\n            \"dob\": \"12-09-1992\",\n            \"email\": \"Vijay@Vijay.com\",\n            \"ribbon_ext\": \"\",\n            \"ribbon_username\": \"\",\n            \"ribbon_password\": \"\",\n            \"profile_picture\": \"https://ikiosk.instapract.ae/web/images/profileimages/heric.png\",\n            \"signature\": \"\",\n            \"ssno\": \"\",\n            \"dea_no\": \"\",\n            \"npi_no\": \"\",\n            \"address\": \"\",\n            \"stateid\": \"\",\n            \"cityid\": \"\",\n            \"postal_code\": \"\",\n            \"phone_no\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"specialty\": \"\"\n        },\n        \"patientUser\": {\n            \"name\": \"Mr. Tarik  Elyonoussi\",\n            \"email\": \"celestina@gem3s.in\",\n            \"alternate_email\": \"celestina@gem3s.in\",\n            \"profile_picture\": \"\",\n            \"gender\": \"Male\",\n            \"dob\": \"12-09-1992\",\n            \"height\": \"5.5\",\n            \"weight\": \"71.5\",\n            \"bmi\": \"12\"\n        },\n        \"patientVital\": [\n            {\n                \"id\": \"6bf3eab1-8b65-4e31-9740-b133fac4389a\",\n                \"call_detail_id\": \"a5dd1435-4440-4fce-bace-3ee336ad0c0a\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"patient_name\": \"Mr. Tarik  Elyonoussi\",\n                \"vitaltype\": \"currentVital\",\n                \"spo2\": 95,\n                \"systolic\": \"120\",\n                \"diastolic\": \"80\",\n                \"weightkg\": [],\n                \"temperature\": \"96\",\n                \"heart_rate\": \"\",\n                \"hand_wash\": \"3\",\n                \"pulsebpm\": \"\",\n                \"fatratio\": \"\",\n                \"bmcohms\": \"\",\n                \"leadmode\": \"\",\n                \"ecgbpm\": \"\",\n                \"respiratory\": \"\",\n                \"blood_oxygen\": \"\",\n                \"blood_glucose\": \"\",\n                \"date\": \"24-08-2021\",\n                \"count\": 0\n            }\n        ],\n        \"icdCode\": [],\n        \"absenceForm\": [],\n        \"specialtyRefForm\": \"\",\n        \"prescriptions\": [\n            {\n                \"id\": \"9f8bb371-af0c-412f-b470-778449a2ea24\",\n                \"sys_drug_id\": \"8326ed7c-1958-4c5a-9f3f-ccae62763b3f\",\n                \"drug_name\": \"DOLOMOL 120MG SUPP\",\n                \"dosage\": \"120MG\",\n                \"frequency\": \"1-0-1\",\n                \"days\": \"1 month\",\n                \"notes\": \"Test Notes 1\"\n            },\n            {\n                \"id\": \"617f585d-42fc-472d-846f-8cecba4fbd46\",\n                \"sys_drug_id\": \"2c3a7921-7aac-4c80-9837-1c7110e60d9b\",\n                \"drug_name\": \"DOLOMOL 500MG TAB\",\n                \"dosage\": \"500MG\",\n                \"frequency\": \"1-0-0\",\n                \"days\": \"1 month\",\n                \"notes\": \"Test Notes 2\"\n            }\n        ],\n        \"CallLabTests\": [],\n        \"call_duration\": \"00:00:00\",\n        \"CallAttachment\": [],\n        \"CallPrescription\": [\n            {\n                \"id\": \"9f8bb371-af0c-412f-b470-778449a2ea24\",\n                \"sys_drug_id\": \"8326ed7c-1958-4c5a-9f3f-ccae62763b3f\",\n                \"drug_name\": \"DOLOMOL 120MG SUPP\",\n                \"dosage\": \"120MG\",\n                \"frequency\": \"1-0-1\",\n                \"days\": \"1 month\",\n                \"notes\": \"Test Notes 1\"\n            },\n            {\n                \"id\": \"617f585d-42fc-472d-846f-8cecba4fbd46\",\n                \"sys_drug_id\": \"2c3a7921-7aac-4c80-9837-1c7110e60d9b\",\n                \"drug_name\": \"DOLOMOL 500MG TAB\",\n                \"dosage\": \"500MG\",\n                \"frequency\": \"1-0-0\",\n                \"days\": \"1 month\",\n                \"notes\": \"Test Notes 2\"\n            }\n        ],\n        \"CallPayment\": {\n            \"id\": \"3cf30fdd-273f-49bb-b834-23c94567fb5a\",\n            \"amount\": 0,\n            \"coupon_info\": [],\n            \"payment_status\": \"Not paid\",\n            \"is_copay\": \"No\",\n            \"copay_notes\": \"\",\n            \"commission_info\": []\n        },\n        \"couponInfo\": \"\",\n        \"callForm\": {\n            \"callXrayForm\": \"\",\n            \"CallMriForm\": \"\",\n            \"CallLabtestForm\": \"\",\n            \"CallSpecialityreferralForm\": [],\n            \"CallMedicalmarijuanaForm\": \"\"\n        },\n        \"callInstantChat\": []\n    }\n}"}],"_postman_id":"00f5b2ed-144e-477b-b7dd-a9d8e358617f"},{"name":"Update Consultation","id":"42db3680-da35-4012-b34b-9974769bd927","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"APPQUEOY6M","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Bearer testasd","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"id\":\"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\",\r\n\t\"status\":\"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/update-consultation","description":"<p><strong>Description:</strong> This API is used to update the status of a consultation</p>\n<p><strong>Request Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The id of the consultation</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Yes</td>\n<td>integer</td>\n<td>The status of the consultation where 0 indicates Open 1 indicates Ongoing 2 indicates completed 3 indicates Cancelled</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id</td>\n</tr>\n<tr>\n<td>from_user_id</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>to_user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>hos_speciality_data</td>\n<td>The speciality details choosen by the patient</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>The date of the video consultation</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>The start time of the video consultation</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>The end time of the video consultation</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>The status of the video consultation</td>\n</tr>\n<tr>\n<td>practitioner_notes</td>\n<td>The notes of the video consultation</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>The order id of the video consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","update-consultation"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"6f334b64-7b87-444e-95b0-9a775de2ab74","name":"Update Consultation","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"id\":\"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\",\r\n\t\"status\":\"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/update-consultation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:30:26 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"598"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consultation details updated successfully\",\n    \"data\": {\n        \"Meetings\": [\n            {\n                \"id\": \"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\",\n                \"meeting_id\": \"220620072604\",\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"doctor_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"patient_name\": \"Mr. Tarik  Elyonoussi\",\n                \"email\": \"celestina@gem3s.in\",\n                \"date\": \"2022-06-21\",\n                \"time\": \"12:42:00\",\n                \"status\": 1,\n                \"skip_card\": \"no\",\n                \"is_insurance\": \"no\",\n                \"consultation_charge\": \"\",\n                \"payment_status\": 0,\n                \"call_detail_id\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"42db3680-da35-4012-b34b-9974769bd927"},{"name":"End Consultation","id":"eda62378-55ae-4796-94d2-0d80ae716acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"APPQUEOY6M","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Bearer testasd","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"id\":\"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/end-consultation","description":"<p><strong>Description:</strong> This API is used to end a consultation</p>\n<p><strong>Request Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The id of the consultation</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id</td>\n</tr>\n<tr>\n<td>from_user_id</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>to_user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>hos_speciality_data</td>\n<td>The speciality details choosen by the patient</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>The date of the video consultation</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>The start time of the video consultation</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>The end time of the video consultation</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>The status of the video consultation</td>\n</tr>\n<tr>\n<td>practitioner_notes</td>\n<td>The notes of the video consultation</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>The order id of the video consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","end-consultation"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"faa97f7e-976a-40dd-87e0-d9bc0ed4bbad","name":"End Consultation","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"id\":\"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/end-consultation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:31:26 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=3cl8d60d11fnkb4n1v52f512d2; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"598"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consultation details updated successfully\",\n    \"data\": {\n        \"Meetings\": [\n            {\n                \"id\": \"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\",\n                \"meeting_id\": \"220620072604\",\n                \"speciality_id\": \"40a7138d-b335-d799-916e-61a7f9b659ca\",\n                \"doctor_id\": \"4184c715-147b-0ec2-7022-cccef3bafb13\",\n                \"patient_id\": \"cc481c98-042d-51fe-8652-01a62c195db6\",\n                \"patient_profile_id\": \"30f827a7-d81c-4b98-b7f8-0c3cd686e7c8\",\n                \"patient_name\": \"Mr. Tarik  Elyonoussi\",\n                \"email\": \"celestina@gem3s.in\",\n                \"date\": \"2022-06-21\",\n                \"time\": \"12:42:00\",\n                \"status\": 2,\n                \"skip_card\": \"no\",\n                \"is_insurance\": \"no\",\n                \"consultation_charge\": \"\",\n                \"payment_status\": 0,\n                \"call_detail_id\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"eda62378-55ae-4796-94d2-0d80ae716acb"},{"name":"Delete Consultation","id":"3184e59b-8fc0-43d2-a278-71dedd50c141","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"APPID","value":"APPQUEOY6M","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Bearer testasd","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"id\":\"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/delete-consultation","description":"<p><strong>Description:</strong> This API is used to delete a consultation</p>\n<p><strong>Request Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameters</strong></th>\n<th><strong>Is Required</strong></th>\n<th><strong>Type of Input</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Yes</td>\n<td>UUID</td>\n<td>The id of the consultation</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>The call detail id of the consultation</td>\n</tr>\n<tr>\n<td>hospital_id</td>\n<td>The hospital id</td>\n</tr>\n<tr>\n<td>from_user_id</td>\n<td>The user id of the patient</td>\n</tr>\n<tr>\n<td>to_user_id</td>\n<td>The user id of the doctor</td>\n</tr>\n<tr>\n<td>patient_profile_id</td>\n<td>The profile id of the patient</td>\n</tr>\n<tr>\n<td>hos_speciality_data</td>\n<td>The speciality details choosen by the patient</td>\n</tr>\n<tr>\n<td>start_date</td>\n<td>The date of the video consultation</td>\n</tr>\n<tr>\n<td>start_time</td>\n<td>The start time of the video consultation</td>\n</tr>\n<tr>\n<td>end_time</td>\n<td>The end time of the video consultation</td>\n</tr>\n<tr>\n<td>call_status</td>\n<td>The status of the video consultation</td>\n</tr>\n<tr>\n<td>practitioner_notes</td>\n<td>The notes of the video consultation</td>\n</tr>\n<tr>\n<td>order_id</td>\n<td>The order id of the video consultation</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["web","api","video","delete-consultation"],"host":["ikiosk","instapract","ae"],"query":[],"variable":[]}},"response":[{"id":"0799f9be-6640-4d08-baa8-7a28eb947946","name":"Delete Consultation","originalRequest":{"method":"POST","header":[{"key":"APPID","value":"Your APPID","type":"text"},{"key":"LANGUAGE","value":"da315627-3ece-2016-c628-b61dc5ee9be0","type":"text"},{"key":"Authorization","value":"Your Authorization token","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"id\":\"715ffe81-d7b3-4b53-bd7a-a6086e8c687e\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ikiosk.instapract.ae/web/api/video/delete-consultation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 03:32:59 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=gi6jqgu8bpunsotvoibi90p296; path=/; HttpOnly"},{"key":"Set-Cookie","value":"_identity=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; HttpOnly"},{"key":"Content-Length","value":"58"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"success\": true,\n        \"message\": \"Deleted Successfully\"\n    }\n}"}],"_postman_id":"3184e59b-8fc0-43d2-a278-71dedd50c141"}],"id":"e9e74ae7-02aa-4e4b-a4d7-c60ac1f358a0","_postman_id":"e9e74ae7-02aa-4e4b-a4d7-c60ac1f358a0","description":""}]}