工作记录 2017-01-13
序号 | 工作 | 相关人员 |
1 | 协助BPO进行Billing的工作。 修改BillingJobPoster,处理CCDA 的自动导入。 修改邮件上的问题。 更新RD服务器。 | 郝 |
更新的问题
1、In all Notes part, where “posted by…” use Biller Init NOT biller full name (same as in the list)
修改了Job Notes
修改了Claim Notes
2、Payment Posted List in Summary Tab, make “PayerID/PayerName” corrected.
修改了Summary
修改了Report
3、Add new top level menu “Claim Status”, move “All Claims”, “Completed with Payment” under this menu, and add new item as “Not Completed” (The name will be change later) to include all claim status<> “completed” and not in “Deleted”, “write-off”.
修改了
4、CMS 1500 address print out at the top.? The first line using “Address2”, if “Address2” is empty, then use “Insurance Name”, the second line using “Address1”, then third line City/State/ZIpCode.
修改了
5、In Dashboard, change the wording “pending Claim” to “Submitted Claim”
修改了
6、修改了BillingJobPoster,增加了CCDA的自动导入。
已经完成了job的生成,和文件的自动Upload。目前还只提取了部分病人信息。
关于snomed ct 到icd10的 的转换,还在整理这2个编码的对应关系相关的数据。
设置增加了WEBI的设置
自动处理CCDA文件。
生成的Job
查看导入的病人数据
在Visit中可看的自动Upload的文件
识别引擎和语义分析监控
Ps (iCDA LOG :剔除了121篇ASG_BLANK之后的结果):
LOG_File= 20170112.txt
BLANK_CDA/ALL= 66/805 (8.2%)
TIME_OUT= 17
SR_SCORE LOW= 22
SR_RATIO LOW AND TRANSLATION_LEN= 3
SR_RATIO LOW = 21
SR_EMPTY = 3
CHAR_RATIO LOW = 0
服务器更新
RD服务器更新了,更新的文件放在190的D:\Temp\CHTeam\fnehr_update_20170113\下了。
数据库更新。
1、在GeneDBS库中执行genedbs.sql。
2、在Hosp库中执行hosp.sql。
更新的文件:
│
├─BillingJobPoster
│ └─bin
│ BillingJobPoster.exe
│ BillingJobPoster.pdb
│ Business.dll
│ Business.pdb
│ DataAccess.dll
│ DataAccess.pdb
│
├─sql
│ genedbs.sql
│ hosp.sql
│ readme.txt
│
├─test file
│ ClinicalSummary_PatientId_1073_20170111_145036.xml
│ ClinicalSummary_PatientId_3197_20170111_144929.xml
│ ClinicalSummary_PatientId_3245_20170111_144854.xml
│ ClinicalSummary_PatientId_3266_20170111_145316.xml
│ ClinicalSummary_PatientId_3305_20170111_145229.xml
│ ClinicalSummary_PatientId_3306_20170111_145137.xml
│ ClinicalSummary_PatientId_9999_20170111_145036.xml
│
└─web
├─billing
│ payment_report.rdlc
│
├─bin
│ Business.dll
│ Business.pdb
│ DataAccess.dll
│ DataAccess.pdb
│ Web.dll
│ Web.pdb
│
└─scripts
└─billingservice
bill_pub.js
claim.js
Statistical.js