|
@@ -64,7 +64,7 @@ INSERT INTO `qc_cases_entry_hospital` ( `is_deleted`, `gmt_create`, `gmt_modifie
|
|
|
INSERT INTO `qc_cases_entry_hospital` ( `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `cases_entry_id`, `hospital_id`, `score`, `score_run`, `msg`, `is_used`, `is_used_run`, `is_reject`, `remark`) VALUES ( 'N', '2021-04-19 11:57:14', '2021-04-19 11:57:14', '0', '医学人员', '3110', @id, '1.0', '1.0', '病案首页未在患者出院院24小时内完成', '1', '0', '0', '');
|
|
|
|
|
|
INSERT INTO `qc_cases_entry_hospital` ( `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `cases_entry_id`, `hospital_id`, `score`, `score_run`, `msg`, `is_used`, `is_used_run`, `is_reject`, `remark`) VALUES ( 'N', '2021-05-18 21:58:57', '2021-05-18 21:58:57', '0', '医学人员', '3118', @id, '0.0', '0.0', '知情同意书无患方签名或患方签名未授权', '1', '0', '0', '');
|
|
|
-INSERT INTO `qc_cases_entry_hospital` (`id`, `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `cases_entry_id`, `hospital_id`, `score`, `score_run`, `msg`, `is_used`, `is_used_run`, `is_reject`, `remark`) VALUES ( 'N', '2021-05-18 22:21:40', '2021-05-18 22:21:40', '0', '医学人员', '3119', @id, '0.0', '0.0', '使用植入物但手术记录或病程记录未记录相关信息', '1', '0', '0', '');
|
|
|
+INSERT INTO `qc_cases_entry_hospital` ( `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `cases_entry_id`, `hospital_id`, `score`, `score_run`, `msg`, `is_used`, `is_used_run`, `is_reject`, `remark`) VALUES ( 'N', '2021-05-18 22:21:40', '2021-05-18 22:21:40', '0', '医学人员', '3119', @id, '0.0', '0.0', '使用植入物但手术记录或病程记录未记录相关信息', '1', '0', '0', '');
|
|
|
INSERT INTO `qc_cases_entry_hospital` ( `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `cases_entry_id`, `hospital_id`, `score`, `score_run`, `msg`, `is_used`, `is_used_run`, `is_reject`, `remark`) VALUES ( 'N', '2021-05-12 16:50:11', '2021-05-12 16:50:11', '0', '邵启华', '3120', @id, '0.0', '0.0', '病程记录未记录恶性肿瘤放射治疗相关信息', '1', '0', '0', '');
|
|
|
|
|
|
INSERT INTO `qc_cases_entry_hospital` ( `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `cases_entry_id`, `hospital_id`, `score`, `score_run`, `msg`, `is_used`, `is_used_run`, `is_reject`, `remark`) VALUES ( 'N', '2021-05-12 10:00:43', '2021-05-12 10:00:43', '0', '邵启华', '3123', @id, '0.0', '0.0', '病程记录未记录恶性肿瘤化学治疗相关信息', '1', '1', '0', '');
|