工作记录 2017-02-03

工作记录 2017-02-03

|----|---------------------------------------------------|------|
| 序号 | 工作 | 相关人员 |
| 1 | 修改DataExport和BillingJobPoster。 修改邮件上的问题。 更新RD服务器。 | 郝 |

更新的问题

1、"Insurance Name" 改为 "IPA/Group Name",有11处改动。

2、增加了ListPmInsurance的处理。

2.1、DataExport 的配置中增加了ListPmInsurance的处理。

2.2、BillingJobPoster中增加了的ListPmInsurance的导入,具体的处理在HOSP库的存储过程sp_import_ListPmInsurance中。

2.3、修改了Patient Insurance detail 页面。增加了Group Name、Relationship、Last Name、First Name、Middle、DOB、Capitation。

Insurance Plan后面的那个按钮是js框架自带的样式,如果改动会影响所有的这类输入框。

点击输入框,也可以弹出选择窗口。

2.4、修改了summary 页面。增加了Group Name、Relationship、Last Name、First Name、Middle、DOB。

3、修改了New CMS 1500 时的处理。

HOSP库的存储过程sp_get_claim_default_data的if (isnull(@patient_relationship_to_insured,'')<>'') and (@patient_relationship_to_insured<>'SELF')

识别引擎监控

Ps (iCDA LOG :剔除了43篇ASG_BLANK之后的结果):

LOG_File= 20170202.txt

BLANK_CDA/ALL= 70/775 (9.0%)

TIME_OUT= 25

SR_SCORE LOW= 28

SR_RATIO LOW AND TRANSLATION_LEN= 0

SR_RATIO LOW = 11

SR_EMPTY = 1

CHAR_RATIO LOW = 5

服务器更新

RD服务器更新了,更新的文件放在190的D:\Temp\CHTeam\fnehr_update_20170203\下了。

数据库更新:

1、在GeneDBS中执行GeneDBS.sql。

2、在Hosp库中执行HOSP.sql。

3、在Hosp库中执行HOSP_StoreProc.sql。

更新的文件:

├─BillingJobPoster

│ └─bin

│ BillingJobPoster.exe

│ BillingJobPoster.pdb

│ Business.dll

│ Business.pdb

│ DataAccess.dll

│ DataAccess.pdb

├─DataExport

│ └─bin

│ DataExport.exe

│ dataexport.xml

├─sql

│ GeneDBS.sql

│ HOSP.sql

│ HOSP_StoreProc.sql

│ readme.txt

├─testfiles

│ 20170103-20170203-.xml

└─web

├─bin

│ Business.dll

│ Business.pdb

│ DataAccess.dll

│ DataAccess.pdb

│ Web.dll

│ Web.pdb

└─scripts

└─billingservice

billing.js

bill_pub.js

historical.js

manager.js

pat_insurance.js

pay.js

相关推荐
曼巴UE52 小时前
UE FString, FName ,FText 三者转换,再次学习,官方文档理解
服务器·前端·javascript
行走的陀螺仪2 小时前
高级前端 Input 公共组件设计方案(Vue3 + TypeScript)
前端·javascript·typescript·vue·组件设计方案
一颗不甘坠落的流星3 小时前
【Antd】基于 Upload 组件,导入Json文件并转换为Json数据
前端·javascript·json
LYFlied3 小时前
Vue2 与 Vue3 虚拟DOM更新原理深度解析
前端·javascript·vue.js·虚拟dom
Lucky_Turtle3 小时前
【Node】npm install报错npm error Cannot read properties of null (reading ‘matches‘)
前端·npm·node.js
小飞侠在吗3 小时前
vue shallowRef 与 shallowReacitive
前端·javascript·vue.js
c#上位机4 小时前
halcon刚性变换(平移+旋转)——vector_to_rigid
图像处理·人工智能·计算机视觉·c#·halcon
Miss_SQ4 小时前
Webgl打包后删除StreamingAssets文件夹下多余资源
unity·c#·webgl
小猪快跑爱摄影4 小时前
【AutoCad 2025】【C#】零基础教程(二)——遍历 Entity 插件 =》 AutoCAD 核心对象层级结构
开发语言·c#·autocad