AnnotationEmulator
We can open view document interface of different modules like CDI-DashBoard, Compliance Audits and E&M Coding either New one or old one as well as dashboard.
Open Annotated Document¶
We can open view documents interface or dashboard by providing accountno or jobid with single click from here.
Required Fileds to be filled:¶
- We choose accoutno or jobid option from "select by" section field.
- We have to provide accountno/jobid by typing at contains field.
- We choose an option at Annotation type like view document, compliance audit, admit-order document, CDI dashboard or E&M coding.
- We can select our required interface type like new one or old one. By default, old VD interface is selected
- We can select corresponding compliance audit type for an account if we want to see compliance document
Validations on submit:¶
- AccountNo should be alphanumeric, having 12 digits and starts with alphabet
- Jobid should be numeric only
Future Enhancement¶
We need to show all information regarding to an accountno as Account-Details, Document-Details, Admit Order and Patient-Details.
- Account Details - accno, pname, mrn, dob, age, sex, attending drname, admit drname, consult drname, insurance company/fin.class, POD, roomno, admitdate, dischargedate
- Document Details - jobid, worktype, drname, dictated date, review-status, running-status, Annotations, Disorders& procedures
- Patient Details - patient name, sex, dob, age, mother's mainden-name, marital status, race, religion
- Admit Order information - admit data, transfered, esign physician, esign date, worktype
- Restrict to open compliance Document of an account with different Audit type.
Work Flow for Annotation Emulator¶

Files¶
Tables¶
No tables were used.
Stored Procedures¶
No Stored Procedures were used.
JSP / Js¶
- ViewAnnotatedDoc/ViewAnnotDoc.jsp
- ViewAnnotatedDoc/getAccnoByjobid.jsp
- ViewAnnotatedDoc/mainqueue1.jsp
- IcdIssueTracking/AccountInfo.jsp
- IcdIssueTracking/AccountInfo3.jsp
- IcdIssueTracking/AuditDocInfo.jsp
- IcdIssueTracking/AdmitOrderInfo.jsp
- Emcode/viewDocument.jsp
- ViewAnnotatedDoc/viewdoc.js
Java¶
- biz.kpai.diagnosiscriteria.service.DiagnosisCriteriaService.java
- biz.kpai.diagnosiscriteria.dao.DiagnosisCriteriaDao.java