CDIIssueTracking
Post Issue from CDI DashBoard¶
We can post issue from CDI DashBoard by providing some related information about issue like issue type, its severity etc. Any user not only CDS can post issues related to designing or functionality while working with CDI Dashboard
Functionalitites:¶
- We provide Post-issue button inside dashboard at top of the interface.
- We need to provide some information regarding to an issue like issue type on which section you find an issue, its severity and some description.
- We need to provide some information regarding to an issue like issue type on which section you find an issue, its severity and some description.
- We can post 1 or more issues if we use Submit& Add option otherwise use Submit& Close only.
CDI DashBoard Issues¶
We show the issues which are given by CDS while working with CDI Dashboard.The issue may be related to designing or functionality.
Functionalitites:¶
- We provide track list of all issues in the current month by default and can filter issues based upon dates by providing from-date and to-date for earlier issues.
- We show color to issue id based upon its severity level and we show track list of all reviewed issues with blue colored as well as the current issue with green colored.
- We provided an option to see all replies given to the corresponding issue by click on issue-id in the result table.
- We provided an option to see dashboard to the corresponding issue by click on accountno in the result table.
- We can export all issues into excel or PDF by tabletools of data tables
Replies regarding to Issue¶
Replies are communication between CDS(s) or users regarding to the issue.
Functionalitites:¶
- We can give reply to the corresponding issue by click on post your answer button at right side div after providing some description.
- We can delete an issue by click on delete-issue button at right side div. Plug-ins: Datatables 1.9.4 and Calendar Js
Work Flow for CDI issue tracking¶
![]()
About.md
Files¶
Tables¶
Facility DB¶
- cdiissues
- cdiissuereply
Stored Procedures¶
- GetCDIissues
JSP / Js¶
- DrgQueryQueue/cdiissuetracking.jsp
- DrgQueryQueue/jquerycaller.jsp
Java¶
- biz.kpai.diagnosiscriteria.service.DiagnosisCriteriaService.java
- biz.kpai.diagnosiscriteria.dao.DiagnosisCriteriaDao.java