Actions
Activity #4038
openHospital Type Fetch & Dashboard Function Update
Start date:
07/24/2025
Due date:
% Done:
100%
Estimated time:
Planned Due Date:
07/25/2025
Description
Please take up the following tasks as part of the ongoing development work:
Fetch Hospital Type for Logged-In User
Implement logic to retrieve the hospital type using the logged-in user's hospital_id.
Sample query for reference:
SELECT hospital_type INTO vhospital_type FROM dctc.mas_institution WHERE hospital_id = 'HS50';
Create Separate Function in dashboard.js
Develop a dedicated function to list the patient list in the hub view.
Updated by Aswathy M G about 1 year ago
Request: {"start":0,"length":100,"search":"","orderby":2,"ordertype":"asc","loggedin_doc_id":"","loggedin_user_id":"USR2126","clickevent":"newreg","user_hospital_id":"HS50","role_id":"RL0001","camp_id":""}
Updated by Sneha K V about 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 60
Updated by Sneha K V about 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 60 to 100
Actions