瀏覽代碼

代码修改

LAPTOP-KB9HII50\70708 2 周之前
父節點
當前提交
f86de1d44c

+ 123 - 0
common/common-entity/src/db/2025.sql

@ -46,3 +46,126 @@ ALTER table wlyy_rehabilitation_patient_info add COLUMN `template_plan_name` var
ALTER table wlyy_patient_medical_records_rehabilitation add COLUMN `con_no` varchar(10) DEFAULT NULL COMMENT '就诊次数';
ALTER table wlyy_patient_medical_records_rehabilitation add COLUMN `event_type` varchar(1) DEFAULT NULL COMMENT '病历类型';
-- ysj 2025-07-30
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('wound_healing_status', NULL, 'wound_healing_status', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '伤口愈合情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('wound_healing_status0', NULL, 'wound_healing_status', '1', '干燥无渗液', NULL, '0', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '伤口愈合情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('wound_healing_status1', NULL, 'wound_healing_status', '2', '少量渗液', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '伤口愈合情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('wound_healing_status2', NULL, 'wound_healing_status', '3', '红肿/化脓', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '伤口愈合情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('wound_healing_status3', NULL, 'wound_healing_status', '4', '其他', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '伤口愈合情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('assistive_devices', NULL, 'assistive_devices', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '辅助器具使用');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('assistive_devices1', NULL, 'assistive_devices', '1', '拐杖', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '辅助器具使用');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('assistive_devices2', NULL, 'assistive_devices', '2', '轮椅', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '辅助器具使用');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('assistive_devices0', NULL, 'assistive_devices', '0', '无', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '辅助器具使用');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('sleep_status', NULL, 'sleep_status', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '睡眠质量');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('sleep_status1', NULL, 'sleep_status', '1', '良好', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '睡眠质量');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('sleep_status2', NULL, 'sleep_status', '2', '一般', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '睡眠质量');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('sleep_status3', NULL, 'sleep_status', '3', '差', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '睡眠质量');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('dietary_status', NULL, 'dietary_status', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '饮食情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('dietary_status1', NULL, 'dietary_status', '1', '正常', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '饮食情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('dietary_status2', NULL, 'dietary_status', '2', '食欲减退', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '饮食情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('dietary_status3', NULL, 'dietary_status', '3', '需营养支持', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '饮食情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('psychological_status', NULL, 'psychological_status', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '心理状态');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('psychological_status1', NULL, 'psychological_status', '1', '乐观', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '心理状态');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('psychological_status2', NULL, 'psychological_status', '2', '焦虑', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '心理状态');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('psychological_status3', NULL, 'psychological_status', '3', '抑郁', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '心理状态');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('treatment_phase', NULL, 'treatment_phase', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '治疗阶段');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('treatment_phase1', NULL, 'treatment_phase', '1', '化疗', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '治疗阶段');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('treatment_phase2', NULL, 'treatment_phase', '2', '放疗', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '治疗阶段');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('treatment_phase3', NULL, 'treatment_phase', '3', '靶向治疗', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '治疗阶段');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('treatment_phase4', NULL, 'treatment_phase', '4', '免疫治疗', NULL, '4', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '治疗阶段');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('treatment_phase5', NULL, 'treatment_phase', '5', '手术术后', NULL, '5', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '治疗阶段');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('treatment_phase6', NULL, 'treatment_phase', '6', '姑息治疗', NULL, '6', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '治疗阶段');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('skin_redness', NULL, 'skin_redness', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '皮肤红肿/脱皮');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('skin_redness1', NULL, 'skin_redness', '1', '轻度', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '皮肤红肿/脱皮');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('skin_redness2', NULL, 'skin_redness', '2', '重度', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '皮肤红肿/脱皮');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('radiodermatitis', NULL, 'radiodermatitis', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '放射性皮炎');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('radiodermatitis1', NULL, 'radiodermatitis', '1', '有(干燥/脱屑/溃疡)', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '放射性皮炎');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('radiodermatitis2', NULL, 'radiodermatitis', '0', '无', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '放射性皮炎');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('coughing', NULL, 'coughing', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '咳嗽气促');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('coughing1', NULL, 'coughing', '1', '轻度', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '咳嗽气促');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('coughing2', NULL, 'coughing', '2', '需吸氧', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '咳嗽气促');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('dysphagia', NULL, 'dysphagia', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '吞咽困难');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('dysphagia1', NULL, 'dysphagia', '0', '无', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '吞咽困难');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('dysphagia2', NULL, 'dysphagia', '2', '有(流质/半流质饮食)', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '吞咽困难');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level', NULL, 'pain_level', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level0', NULL, 'pain_level', '0', '0无痛', NULL, '0', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level1', NULL, 'pain_level', '1', '1', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level2', NULL, 'pain_level', '2', '2', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level3', NULL, 'pain_level', '3', '3', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level4', NULL, 'pain_level', '4', '4', NULL, '4', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level5', NULL, 'pain_level', '5', '5', NULL, '5', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level6', NULL, 'pain_level', '6', '6', NULL, '6', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level7', NULL, 'pain_level', '7', '7', NULL, '7', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level8', NULL, 'pain_level', '8', '8', NULL, '8', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level9', NULL, 'pain_level', '9', '9', NULL, '9', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('pain_level10', NULL, 'pain_level', '10', '10剧痛', NULL, '10', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '疼痛程度');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('analgesics_use', NULL, 'analgesics_use', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '镇痛药物使用');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('analgesics_use1', NULL, 'analgesics_use', '1', '规律', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '镇痛药物使用');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('analgesics_use2', NULL, 'analgesics_use', '2', '按需', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '镇痛药物使用');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('analgesics_use3', NULL, 'analgesics_use', '3', '未使用', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '镇痛药物使用');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('weight_changes', NULL, 'weight_changes', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '体重变化');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('weight_changes1', NULL, 'weight_changes', '1', '稳定', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '体重变化');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('weight_changes2', NULL, 'weight_changes', '2', '下降', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '体重变化');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('eating_situation', NULL, 'eating_situation', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '进食情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('eating_situation1', NULL, 'eating_situation', '1', '正常', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '进食情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('eating_situation2', NULL, 'eating_situation', '2', '食欲减退', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '进食情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('eating_situation3', NULL, 'eating_situation', '3', '需鼻饲/肠外营养', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '进食情况');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('performance_status', NULL, 'performance_status', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '体力状态(ECOG评分)');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('performance_status1', NULL, 'performance_status', '1', '0分(活动正常)', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '体力状态(ECOG评分)');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('performance_status2', NULL, 'performance_status', '2', '1-2分(能自理)', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '体力状态(ECOG评分)');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('performance_status3', NULL, 'performance_status', '3', '3-4分(卧床为主)', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '体力状态(ECOG评分)');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('ct_mri', NULL, 'ct_mri', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '影像学(CT/MRI)');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('ct_mri1', NULL, 'ct_mri', '1', '无异常', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '影像学(CT/MRI)');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('ct_mri2', NULL, 'ct_mri', '2', '新发病灶', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '影像学(CT/MRI)');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('ct_mri3', NULL, 'ct_mri', '3', '病灶稳定', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '影像学(CT/MRI)');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('tumor_markers', NULL, 'tumor_markers', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '肿瘤标志物');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('tumor_markers1', NULL, 'tumor_markers', '1', '下降', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '肿瘤标志物');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('tumor_markers2', NULL, 'tumor_markers', '2', '升高', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '肿瘤标志物');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('diagnosis_treatment_plan', NULL, 'diagnosis_treatment_plan', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '下一步诊疗计划');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('diagnosis_treatment_plan1', NULL, 'diagnosis_treatment_plan', '1', '继续当前治疗', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '下一步诊疗计划');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('diagnosis_treatment_plan2', NULL, 'diagnosis_treatment_plan', '2', '方案调整', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '下一步诊疗计划');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('diagnosis_treatment_plan3', NULL, 'diagnosis_treatment_plan', '3', '临床试验入组', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '下一步诊疗计划');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('emotional_state', NULL, 'emotional_state', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '情绪状态');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('emotional_state1', NULL, 'emotional_state', '1', '稳定', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '情绪状态');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('emotional_state2', NULL, 'emotional_state', '2', '抑郁', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '情绪状态');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('emotional_state3', NULL, 'emotional_state', '3', '焦虑', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '情绪状态');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('family_support', NULL, 'family_support', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '家庭支持');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('family_support1', NULL, 'family_support', '1', '充足', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '家庭支持');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('family_support2', NULL, 'family_support', '2', '一般', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '家庭支持');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('family_support3', NULL, 'family_support', '3', '缺乏', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '家庭支持');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('symptom_record', NULL, 'symptom_record', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '症状记录');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('symptom_record1', NULL, 'symptom_record', '1', '每日记录体温/体重/疼痛评分', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '症状记录');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('symptom_record2', NULL, 'symptom_record', '2', '未记录', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '症状记录');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('medication_compliance', NULL, 'medication_compliance', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '用药依从性');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('medication_compliance1', NULL, 'medication_compliance', '1', '规律服药', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '用药依从性');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('medication_compliance2', NULL, 'medication_compliance', '2', '漏服', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '用药依从性');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('lifestyle', NULL, 'lifestyle', NULL, NULL, NULL, NULL, '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '生活方式');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('lifestyle1', NULL, 'lifestyle', '1', '戒烟', NULL, '1', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '生活方式');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('lifestyle2', NULL, 'lifestyle', '2', '限酒', NULL, '2', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '生活方式');
INSERT INTO `wlyy_hospital_sys_dict` (`id`, `saas_id`, `dict_name`, `dict_code`, `dict_value`, `py_code`, `sort`, `hospital`, `create_time`, `create_user`, `create_user_name`, `update_time`, `update_user`, `update_user_name`, `img_url`, `model_name`) VALUES ('lifestyle3', NULL, 'lifestyle', '3', '适量运动', NULL, '3', '350211A1002', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '生活方式');

+ 302 - 0
common/common-entity/src/main/java/com/yihu/jw/entity/followup/FollowupHandFoot.java

@ -0,0 +1,302 @@
package com.yihu.jw.entity.followup;
import com.yihu.jw.entity.IdEntityWithCreateTime;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
/**
 * 手足外科患者随访
 * Created by yeshijie on 2025/7/30.
 */
@Entity
@Table(name = "base_followup_hand_foot")
@SequenceGenerator(name="id_generated", sequenceName="base_followup_hand_foot")
public class FollowupHandFoot extends IdEntityWithCreateTime {
    private String patient; // 患者ID
    private String doctor; // 医生ID
    private String doctorName; // 医生姓名
    private Long followupId; // 随访记录ID
    private String name; // 患者姓名
    private String sex; // 性别
    private Integer age; // 年龄
    private String mobile; // 联系电话
    private String visitNo; // 门诊号
    private String operationDate; // 手术日期
    private String operationType; // 手术类型
    private String chiefDoctor; // 主刀医生ID
    private String chiefDoctorName; // 主刀医生姓名
    private String woundHealingStatus; // 伤口愈合情况
    private String peripheralBloodCirculation; // 末梢血液循环
    private String isHandSurgery; // 是否手外科手术
    private String jointRange; // 关节活动范围
    private String isFootSurgery; // 是否足外科手术
    private String swellingLimbs; // 肢体肿胀情况
    private String jointFunction; // 关节功能
    private String jointGait; // 关节步态
    private String isMicrosurgery; // 是否显微外科手术
    private String woundHealing; // 伤口愈合
    private String peripheralBloodCirculation2; // 末梢血液循环(二次检查)
    private String isDiabetes; // 是否糖尿病
    private String diabetesWoundHealing; // 糖尿病伤口愈合
    private String diabetesFootFeel; // 糖尿病足感觉
    private String diabetesBloodSugar; // 糖尿病血糖
    @Column(name = "patient")
    public String getPatient() {
        return patient;
    }
    public void setPatient(String patient) {
        this.patient = patient;
    }
    @Column(name = "doctor")
    public String getDoctor() {
        return doctor;
    }
    public void setDoctor(String doctor) {
        this.doctor = doctor;
    }
    @Column(name = "doctor_name")
    public String getDoctorName() {
        return doctorName;
    }
    public void setDoctorName(String doctorName) {
        this.doctorName = doctorName;
    }
    @Column(name = "followup_id")
    public Long getFollowupId() {
        return followupId;
    }
    public void setFollowupId(Long followupId) {
        this.followupId = followupId;
    }
    @Column(name = "name")
    public String getName() {
        return name;
    }
    public void setName(String name) {
        this.name = name;
    }
    @Column(name = "sex")
    public String getSex() {
        return sex;
    }
    public void setSex(String sex) {
        this.sex = sex;
    }
    @Column(name = "age")
    public Integer getAge() {
        return age;
    }
    public void setAge(Integer age) {
        this.age = age;
    }
    @Column(name = "mobile")
    public String getMobile() {
        return mobile;
    }
    public void setMobile(String mobile) {
        this.mobile = mobile;
    }
    @Column(name = "visit_no")
    public String getVisitNo() {
        return visitNo;
    }
    public void setVisitNo(String visitNo) {
        this.visitNo = visitNo;
    }
    @Column(name = "operation_date")
    public String getOperationDate() {
        return operationDate;
    }
    public void setOperationDate(String operationDate) {
        this.operationDate = operationDate;
    }
    @Column(name = "operation_type")
    public String getOperationType() {
        return operationType;
    }
    public void setOperationType(String operationType) {
        this.operationType = operationType;
    }
    @Column(name = "chief_doctor")
    public String getChiefDoctor() {
        return chiefDoctor;
    }
    public void setChiefDoctor(String chiefDoctor) {
        this.chiefDoctor = chiefDoctor;
    }
    @Column(name = "chief_doctor_name")
    public String getChiefDoctorName() {
        return chiefDoctorName;
    }
    public void setChiefDoctorName(String chiefDoctorName) {
        this.chiefDoctorName = chiefDoctorName;
    }
    @Column(name = "wound_healing_status")
    public String getWoundHealingStatus() {
        return woundHealingStatus;
    }
    public void setWoundHealingStatus(String woundHealingStatus) {
        this.woundHealingStatus = woundHealingStatus;
    }
    @Column(name = "peripheral_blood_circulation")
    public String getPeripheralBloodCirculation() {
        return peripheralBloodCirculation;
    }
    public void setPeripheralBloodCirculation(String peripheralBloodCirculation) {
        this.peripheralBloodCirculation = peripheralBloodCirculation;
    }
    @Column(name = "is_hand_surgery")
    public String getIsHandSurgery() {
        return isHandSurgery;
    }
    public void setIsHandSurgery(String isHandSurgery) {
        this.isHandSurgery = isHandSurgery;
    }
    @Column(name = "joint_range")
    public String getJointRange() {
        return jointRange;
    }
    public void setJointRange(String jointRange) {
        this.jointRange = jointRange;
    }
    @Column(name = "is_foot_surgery")
    public String getIsFootSurgery() {
        return isFootSurgery;
    }
    public void setIsFootSurgery(String isFootSurgery) {
        this.isFootSurgery = isFootSurgery;
    }
    @Column(name = "swelling_limbs")
    public String getSwellingLimbs() {
        return swellingLimbs;
    }
    public void setSwellingLimbs(String swellingLimbs) {
        this.swellingLimbs = swellingLimbs;
    }
    @Column(name = "joint_function")
    public String getJointFunction() {
        return jointFunction;
    }
    public void setJointFunction(String jointFunction) {
        this.jointFunction = jointFunction;
    }
    @Column(name = "joint_gait")
    public String getJointGait() {
        return jointGait;
    }
    public void setJointGait(String jointGait) {
        this.jointGait = jointGait;
    }
    @Column(name = "is_microsurgery")
    public String getIsMicrosurgery() {
        return isMicrosurgery;
    }
    public void setIsMicrosurgery(String isMicrosurgery) {
        this.isMicrosurgery = isMicrosurgery;
    }
    @Column(name = "wound_healing")
    public String getWoundHealing() {
        return woundHealing;
    }
    public void setWoundHealing(String woundHealing) {
        this.woundHealing = woundHealing;
    }
    @Column(name = "peripheral_blood_circulation2")
    public String getPeripheralBloodCirculation2() {
        return peripheralBloodCirculation2;
    }
    public void setPeripheralBloodCirculation2(String peripheralBloodCirculation2) {
        this.peripheralBloodCirculation2 = peripheralBloodCirculation2;
    }
    @Column(name = "is_diabetes")
    public String getIsDiabetes() {
        return isDiabetes;
    }
    public void setIsDiabetes(String isDiabetes) {
        this.isDiabetes = isDiabetes;
    }
    @Column(name = "diabetes_wound_healing")
    public String getDiabetesWoundHealing() {
        return diabetesWoundHealing;
    }
    public void setDiabetesWoundHealing(String diabetesWoundHealing) {
        this.diabetesWoundHealing = diabetesWoundHealing;
    }
    @Column(name = "diabetes_foot_feel")
    public String getDiabetesFootFeel() {
        return diabetesFootFeel;
    }
    public void setDiabetesFootFeel(String diabetesFootFeel) {
        this.diabetesFootFeel = diabetesFootFeel;
    }
    @Column(name = "diabetes_blood_sugar")
    public String getDiabetesBloodSugar() {
        return diabetesBloodSugar;
    }
    public void setDiabetesBloodSugar(String diabetesBloodSugar) {
        this.diabetesBloodSugar = diabetesBloodSugar;
    }
}

+ 669 - 0
common/common-entity/src/main/java/com/yihu/jw/entity/followup/FollowupOncology.java

@ -0,0 +1,669 @@
package com.yihu.jw.entity.followup;
import com.yihu.jw.entity.IdEntityWithCreateTime;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
/**
 * 肿瘤科患者随访
 * Created by yeshijie on 2025/7/30.
 */
@Entity
@Table(name = "base_followup_oncology")
@SequenceGenerator(name="id_generated", sequenceName="base_followup_oncology")
public class FollowupOncology extends IdEntityWithCreateTime {
    private String patient; // 居民id
    private String doctor; // 随访医生
    private String doctorName; // 随访医生
    private Long followupId; // 随访id
    private String name; // 姓名
    private String sex; // 性别 1男2女3未知
    private Integer age; // 年龄
    private String mobile; // 联系电话
    private String visitNo; // 门诊号/住院号
    private String diagnosis; // 诊断
    private String stages; // 分期
    private String treatmentPhase; // 治疗阶段 字典treatment_phase
    private String manageDoctor; // 主管医生编码
    private String manageDoctorName; // 主管医生姓名
    private String nauseaVomiting; // 恶心/呕吐 0无1有
    private String nauseaVomitingRate; // 恶心/呕吐频率
    private String antiemeticDrugs; // 需止吐药调整 1是 0否
    private String myelosuppression; // 骨髓抑制 0无1有
    private String leukocyte; // 白细胞
    private String leukogenicAction; // 需升白治疗 1是 0否
    private String mucositis; // 黏膜炎 0无1有
    private String oralPainScore; // 口腔/肛周疼痛评分
    private String handFootSyndrome; // 手足综合征 0无1有
    private String skinRedness; // 皮肤红肿/脱皮 字典skin_redness
    private String radiodermatitis; // 放射性皮炎 字典radiodermatitis 1有(干燥/脱屑/溃疡) 0无
    private String radiationPneumonitis; // 放射性肺炎 0无1有
    private String coughing; // 咳嗽气促 字典coughing
    private String dysphagia; // 吞咽困难 字典dysphagia 0无1有(流质/半流质饮食)
    private String rash; // 皮疹 0无1有
    private String rashGrade; // 皮疹-分级
    private String rashHormoneTherapy; // 皮疹-需激素治疗 1是 0否
    private String thyroidDysfunction; // 甲状腺功能异常 0无1有
    private String thyroidDysfunctionConsultation; // 需内分泌科会诊 1是 0否
    private String painArea; // 疼痛部位
    private String painLevel; // 当前疼痛程度(0-10分) 字典pain_level
    private String painLevel2; // 最严重疼痛程度(0-10分 字典pain_level
    private String analgesicsUse; // 镇痛药物使用 字典analgesics_use
    private String analgesicsReason; // 镇痛药物使用-未使用原因
    private String weightChanges; // 体重变化 字典weight_changes
    private String weightLoss; // 近一月下降体重
    private String eatingSituation; // 进食情况 字典eating_situation
    private String performanceStatus; // 体力状态(ECOG评分) 字典performance_status
    private String ctMri; // 近期复查项目 影像学(CT/MRI)-字典ct_mri
    private String tumorMarkers; // 近期复查项目 肿瘤标志物 字典tumor_markers
    private String tumorMarkersHigh; // 肿瘤标志物-具体升高
    private String bloodRoutine; // 近期复查项目 血常规/生化异常 1是 0否
    private String bloodRoutineAbnormal; // 近期复查项目 血常规/生化异常-异常项
    private String bloodRoutineDeal; // 近期复查项目 血常规/生化异常-需处理 1是 0否
    private String diagnosisTreatmentPlan; // 下一步诊疗计划 字典diagnosis_treatment_plan
    private String emotionalState; // 情绪状态 字典emotional_state
    private String emotionalStateInterfere; // 情绪状态-需心里干预 1是 0否
    private String familySupport; // 家庭支持 字典family_support
    private String familySupportNeed; // 家庭支持-具体需求
    private String economicBurden; // 经济负担 0无1有
    private String economicBurdenReduce; // 经济负担-需慈善援助/药物减免 1是 0否
    private String symptomRecord; // 症状记录 字典symptom_record
    private String symptomRecordEdu; // 症状记录-需教育 1是 0否
    private String medicationCompliance; // 用药依从性 字典medication_compliance
    private String medicationComplianceTime; // 用药依从性-漏服次数
    private String medicationComplianceReason; // 用药依从性-漏服原因
    private String lifestyle; // 生活方式 字典lifestyle
    private String lifestyleSport; // 生活方式-运动量
    private String nextFollowupTime; // 下次随访时间
    private String nextFollowupWay; // 下次随访方式
    private String nextFocus; // 下次关注重点
    @Column(name = "patient")
    public String getPatient() {
        return patient;
    }
    public void setPatient(String patient) {
        this.patient = patient;
    }
    @Column(name = "doctor")
    public String getDoctor() {
        return doctor;
    }
    public void setDoctor(String doctor) {
        this.doctor = doctor;
    }
    @Column(name = "doctor_name")
    public String getDoctorName() {
        return doctorName;
    }
    public void setDoctorName(String doctorName) {
        this.doctorName = doctorName;
    }
    @Column(name = "followup_id")
    public Long getFollowupId() {
        return followupId;
    }
    public void setFollowupId(Long followupId) {
        this.followupId = followupId;
    }
    @Column(name = "name")
    public String getName() {
        return name;
    }
    public void setName(String name) {
        this.name = name;
    }
    @Column(name = "sex")
    public String getSex() {
        return sex;
    }
    public void setSex(String sex) {
        this.sex = sex;
    }
    @Column(name = "age")
    public Integer getAge() {
        return age;
    }
    public void setAge(Integer age) {
        this.age = age;
    }
    @Column(name = "mobile")
    public String getMobile() {
        return mobile;
    }
    public void setMobile(String mobile) {
        this.mobile = mobile;
    }
    @Column(name = "visit_no")
    public String getVisitNo() {
        return visitNo;
    }
    public void setVisitNo(String visitNo) {
        this.visitNo = visitNo;
    }
    @Column(name = "diagnosis")
    public String getDiagnosis() {
        return diagnosis;
    }
    public void setDiagnosis(String diagnosis) {
        this.diagnosis = diagnosis;
    }
    @Column(name = "stages")
    public String getStages() {
        return stages;
    }
    public void setStages(String stages) {
        this.stages = stages;
    }
    @Column(name = "treatment_phase")
    public String getTreatmentPhase() {
        return treatmentPhase;
    }
    public void setTreatmentPhase(String treatmentPhase) {
        this.treatmentPhase = treatmentPhase;
    }
    @Column(name = "manage_doctor")
    public String getManageDoctor() {
        return manageDoctor;
    }
    public void setManageDoctor(String manageDoctor) {
        this.manageDoctor = manageDoctor;
    }
    @Column(name = "manage_doctor_name")
    public String getManageDoctorName() {
        return manageDoctorName;
    }
    public void setManageDoctorName(String manageDoctorName) {
        this.manageDoctorName = manageDoctorName;
    }
    @Column(name = "nausea_vomiting")
    public String getNauseaVomiting() {
        return nauseaVomiting;
    }
    public void setNauseaVomiting(String nauseaVomiting) {
        this.nauseaVomiting = nauseaVomiting;
    }
    @Column(name = "nausea_vomiting_rate")
    public String getNauseaVomitingRate() {
        return nauseaVomitingRate;
    }
    public void setNauseaVomitingRate(String nauseaVomitingRate) {
        this.nauseaVomitingRate = nauseaVomitingRate;
    }
    @Column(name = "antiemetic_drugs")
    public String getAntiemeticDrugs() {
        return antiemeticDrugs;
    }
    public void setAntiemeticDrugs(String antiemeticDrugs) {
        this.antiemeticDrugs = antiemeticDrugs;
    }
    @Column(name = "myelosuppression")
    public String getMyelosuppression() {
        return myelosuppression;
    }
    public void setMyelosuppression(String myelosuppression) {
        this.myelosuppression = myelosuppression;
    }
    @Column(name = "leukocyte")
    public String getLeukocyte() {
        return leukocyte;
    }
    public void setLeukocyte(String leukocyte) {
        this.leukocyte = leukocyte;
    }
    @Column(name = "leukogenic_action")
    public String getLeukogenicAction() {
        return leukogenicAction;
    }
    public void setLeukogenicAction(String leukogenicAction) {
        this.leukogenicAction = leukogenicAction;
    }
    @Column(name = "mucositis")
    public String getMucositis() {
        return mucositis;
    }
    public void setMucositis(String mucositis) {
        this.mucositis = mucositis;
    }
    @Column(name = "oral_pain_score")
    public String getOralPainScore() {
        return oralPainScore;
    }
    public void setOralPainScore(String oralPainScore) {
        this.oralPainScore = oralPainScore;
    }
    @Column(name = "hand_foot_syndrome")
    public String getHandFootSyndrome() {
        return handFootSyndrome;
    }
    public void setHandFootSyndrome(String handFootSyndrome) {
        this.handFootSyndrome = handFootSyndrome;
    }
    @Column(name = "skin_redness,")
    public String getSkinRedness() {
        return skinRedness;
    }
    public void setSkinRedness(String skinRedness) {
        this.skinRedness = skinRedness;
    }
    @Column(name = "radiodermatitis")
    public String getRadiodermatitis() {
        return radiodermatitis;
    }
    public void setRadiodermatitis(String radiodermatitis) {
        this.radiodermatitis = radiodermatitis;
    }
    @Column(name = "radiation_pneumonitis")
    public String getRadiationPneumonitis() {
        return radiationPneumonitis;
    }
    public void setRadiationPneumonitis(String radiationPneumonitis) {
        this.radiationPneumonitis = radiationPneumonitis;
    }
    @Column(name = "coughing")
    public String getCoughing() {
        return coughing;
    }
    public void setCoughing(String coughing) {
        this.coughing = coughing;
    }
    @Column(name = "dysphagia")
    public String getDysphagia() {
        return dysphagia;
    }
    public void setDysphagia(String dysphagia) {
        this.dysphagia = dysphagia;
    }
    @Column(name = "rash")
    public String getRash() {
        return rash;
    }
    public void setRash(String rash) {
        this.rash = rash;
    }
    @Column(name = "rash_grade")
    public String getRashGrade() {
        return rashGrade;
    }
    public void setRashGrade(String rashGrade) {
        this.rashGrade = rashGrade;
    }
    @Column(name = "rash_hormone_therapy")
    public String getRashHormoneTherapy() {
        return rashHormoneTherapy;
    }
    public void setRashHormoneTherapy(String rashHormoneTherapy) {
        this.rashHormoneTherapy = rashHormoneTherapy;
    }
    @Column(name = "thyroid_dysfunction")
    public String getThyroidDysfunction() {
        return thyroidDysfunction;
    }
    public void setThyroidDysfunction(String thyroidDysfunction) {
        this.thyroidDysfunction = thyroidDysfunction;
    }
    @Column(name = "thyroid_dysfunction_consultation")
    public String getThyroidDysfunctionConsultation() {
        return thyroidDysfunctionConsultation;
    }
    public void setThyroidDysfunctionConsultation(String thyroidDysfunctionConsultation) {
        this.thyroidDysfunctionConsultation = thyroidDysfunctionConsultation;
    }
    @Column(name = "pain_area")
    public String getPainArea() {
        return painArea;
    }
    public void setPainArea(String painArea) {
        this.painArea = painArea;
    }
    @Column(name = "pain_level")
    public String getPainLevel() {
        return painLevel;
    }
    public void setPainLevel(String painLevel) {
        this.painLevel = painLevel;
    }
    @Column(name = "pain_level2")
    public String getPainLevel2() {
        return painLevel2;
    }
    public void setPainLevel2(String painLevel2) {
        this.painLevel2 = painLevel2;
    }
    @Column(name = "analgesics_use")
    public String getAnalgesicsUse() {
        return analgesicsUse;
    }
    public void setAnalgesicsUse(String analgesicsUse) {
        this.analgesicsUse = analgesicsUse;
    }
    @Column(name = "analgesics_reason")
    public String getAnalgesicsReason() {
        return analgesicsReason;
    }
    public void setAnalgesicsReason(String analgesicsReason) {
        this.analgesicsReason = analgesicsReason;
    }
    @Column(name = "weight_changes")
    public String getWeightChanges() {
        return weightChanges;
    }
    public void setWeightChanges(String weightChanges) {
        this.weightChanges = weightChanges;
    }
    @Column(name = "weight_loss")
    public String getWeightLoss() {
        return weightLoss;
    }
    public void setWeightLoss(String weightLoss) {
        this.weightLoss = weightLoss;
    }
    @Column(name = "eating_situation")
    public String getEatingSituation() {
        return eatingSituation;
    }
    public void setEatingSituation(String eatingSituation) {
        this.eatingSituation = eatingSituation;
    }
    @Column(name = "performance_status")
    public String getPerformanceStatus() {
        return performanceStatus;
    }
    public void setPerformanceStatus(String performanceStatus) {
        this.performanceStatus = performanceStatus;
    }
    @Column(name = "ct_mri")
    public String getCtMri() {
        return ctMri;
    }
    public void setCtMri(String ctMri) {
        this.ctMri = ctMri;
    }
    @Column(name = "tumor_markers")
    public String getTumorMarkers() {
        return tumorMarkers;
    }
    public void setTumorMarkers(String tumorMarkers) {
        this.tumorMarkers = tumorMarkers;
    }
    @Column(name = "tumor_markers_high")
    public String getTumorMarkersHigh() {
        return tumorMarkersHigh;
    }
    public void setTumorMarkersHigh(String tumorMarkersHigh) {
        this.tumorMarkersHigh = tumorMarkersHigh;
    }
    @Column(name = "blood_routine")
    public String getBloodRoutine() {
        return bloodRoutine;
    }
    public void setBloodRoutine(String bloodRoutine) {
        this.bloodRoutine = bloodRoutine;
    }
    @Column(name = "blood_routine_abnormal")
    public String getBloodRoutineAbnormal() {
        return bloodRoutineAbnormal;
    }
    public void setBloodRoutineAbnormal(String bloodRoutineAbnormal) {
        this.bloodRoutineAbnormal = bloodRoutineAbnormal;
    }
    @Column(name = "blood_routine_deal")
    public String getBloodRoutineDeal() {
        return bloodRoutineDeal;
    }
    public void setBloodRoutineDeal(String bloodRoutineDeal) {
        this.bloodRoutineDeal = bloodRoutineDeal;
    }
    @Column(name = "diagnosis_treatment_plan")
    public String getDiagnosisTreatmentPlan() {
        return diagnosisTreatmentPlan;
    }
    public void setDiagnosisTreatmentPlan(String diagnosisTreatmentPlan) {
        this.diagnosisTreatmentPlan = diagnosisTreatmentPlan;
    }
    @Column(name = "emotional_state")
    public String getEmotionalState() {
        return emotionalState;
    }
    public void setEmotionalState(String emotionalState) {
        this.emotionalState = emotionalState;
    }
    @Column(name = "emotional_state_interfere")
    public String getEmotionalStateInterfere() {
        return emotionalStateInterfere;
    }
    public void setEmotionalStateInterfere(String emotionalStateInterfere) {
        this.emotionalStateInterfere = emotionalStateInterfere;
    }
    @Column(name = "family_support")
    public String getFamilySupport() {
        return familySupport;
    }
    public void setFamilySupport(String familySupport) {
        this.familySupport = familySupport;
    }
    @Column(name = "family_support_need")
    public String getFamilySupportNeed() {
        return familySupportNeed;
    }
    public void setFamilySupportNeed(String familySupportNeed) {
        this.familySupportNeed = familySupportNeed;
    }
    @Column(name = "economic_burden")
    public String getEconomicBurden() {
        return economicBurden;
    }
    public void setEconomicBurden(String economicBurden) {
        this.economicBurden = economicBurden;
    }
    @Column(name = "economic_burden_reduce")
    public String getEconomicBurdenReduce() {
        return economicBurdenReduce;
    }
    public void setEconomicBurdenReduce(String economicBurdenReduce) {
        this.economicBurdenReduce = economicBurdenReduce;
    }
    @Column(name = "symptom_record")
    public String getSymptomRecord() {
        return symptomRecord;
    }
    public void setSymptomRecord(String symptomRecord) {
        this.symptomRecord = symptomRecord;
    }
    @Column(name = "symptom_record_edu")
    public String getSymptomRecordEdu() {
        return symptomRecordEdu;
    }
    public void setSymptomRecordEdu(String symptomRecordEdu) {
        this.symptomRecordEdu = symptomRecordEdu;
    }
    @Column(name = "medication_compliance")
    public String getMedicationCompliance() {
        return medicationCompliance;
    }
    public void setMedicationCompliance(String medicationCompliance) {
        this.medicationCompliance = medicationCompliance;
    }
    @Column(name = "medication_compliance_time")
    public String getMedicationComplianceTime() {
        return medicationComplianceTime;
    }
    public void setMedicationComplianceTime(String medicationComplianceTime) {
        this.medicationComplianceTime = medicationComplianceTime;
    }
    @Column(name = "medication_compliance_reason")
    public String getMedicationComplianceReason() {
        return medicationComplianceReason;
    }
    public void setMedicationComplianceReason(String medicationComplianceReason) {
        this.medicationComplianceReason = medicationComplianceReason;
    }
    @Column(name = "lifestyle")
    public String getLifestyle() {
        return lifestyle;
    }
    public void setLifestyle(String lifestyle) {
        this.lifestyle = lifestyle;
    }
    @Column(name = "lifestyle_sport")
    public String getLifestyleSport() {
        return lifestyleSport;
    }
    public void setLifestyleSport(String lifestyleSport) {
        this.lifestyleSport = lifestyleSport;
    }
    @Column(name = "next_followup_time")
    public String getNextFollowupTime() {
        return nextFollowupTime;
    }
    public void setNextFollowupTime(String nextFollowupTime) {
        this.nextFollowupTime = nextFollowupTime;
    }
    @Column(name = "next_followup_way")
    public String getNextFollowupWay() {
        return nextFollowupWay;
    }
    public void setNextFollowupWay(String nextFollowupWay) {
        this.nextFollowupWay = nextFollowupWay;
    }
    @Column(name = "next_focus")
    public String getNextFocus() {
        return nextFocus;
    }
    public void setNextFocus(String nextFocus) {
        this.nextFocus = nextFocus;
    }
}

+ 336 - 0
common/common-entity/src/main/java/com/yihu/jw/entity/followup/FollowupOrthopedics.java

@ -0,0 +1,336 @@
package com.yihu.jw.entity.followup;
import com.yihu.jw.entity.IdEntityWithCreateTime;
import javax.persistence.*;
/**
 * 骨科患者术后随访
 * Created by yeshijie on 2025/7/30.
 */
@Entity
@Table(name = "base_followup_orthopedics")
@SequenceGenerator(name="id_generated", sequenceName="base_followup_orthopedics")
public class FollowupOrthopedics extends IdEntityWithCreateTime {
    private String patient; // 居民id
    private String doctor; // 随访医生
    private String doctorName; // 随访医生
    private Long followupId; // 随访id
    private String name; // 姓名
    private String sex; // 性别 1男2女3未知
    private Integer age; // 年龄
    private String mobile; // 联系电话
    private String visitNo; // 门诊号/住院号
    private String operationDate; // 手术日期
    private String operationType; // 手术类型
    private String chiefDoctor; // 主刀医生编码
    private String chiefDoctorName; // 主刀医生姓名
    private String woundHealingStatus; // 伤口愈合情况 字典wound_healing_status
    private String woundHealingStatusOther; // 伤口愈合情况-其他内容
    private String planTraining; // 是否按计划进行康复训练 1是 0否
    private String planTrainingReason; // 是否按计划进行康复训练-原因内容
    private String joint; // 肢体功能恢复,关节活动度
    private String muscleStrength; // 肢体功能恢复,肌力
    private String assistiveDevices; // 辅助器具使用 字典assistive_devices 1拐杖 2轮椅 0无
    private String fever; // 并发症监测-发热 0无 1有
    private String bodyTemperature; // 体温
    private String swellingPain; // 肢体肿胀/疼痛加重 1无0有
    private String deepVeinThrombosis; // 深静脉血栓症状(如下肢红肿、疼痛)0无1有
    private String otherAnomalies; // 其他异常
    private String sleepStatus; // 睡眠质量 字典sleep_status
    private String dietaryStatus; // 饮食情况 字典dietary_status
    private String psychologicalStatus; // 心里状态 字典psychological_status
    private String psychologicalIntervention; // 需心里干预 1是 0否
    private String nextFollowupTime; // 下次随访时间
    private String nextFollowupWay; // 下次随访方式
    private String nextFocus; // 下次关注重点
    @Column(name = "patient")
    public String getPatient() {
        return patient;
    }
    public void setPatient(String patient) {
        this.patient = patient;
    }
    @Column(name = "doctor")
    public String getDoctor() {
        return doctor;
    }
    public void setDoctor(String doctor) {
        this.doctor = doctor;
    }
    @Column(name = "doctor_name")
    public String getDoctorName() {
        return doctorName;
    }
    public void setDoctorName(String doctorName) {
        this.doctorName = doctorName;
    }
    @Column(name = "followup_id")
    public Long getFollowupId() {
        return followupId;
    }
    public void setFollowupId(Long followupId) {
        this.followupId = followupId;
    }
    @Column(name = "name")
    public String getName() {
        return name;
    }
    public void setName(String name) {
        this.name = name;
    }
    @Column(name = "sex")
    public String getSex() {
        return sex;
    }
    public void setSex(String sex) {
        this.sex = sex;
    }
    @Column(name = "age")
    public Integer getAge() {
        return age;
    }
    public void setAge(Integer age) {
        this.age = age;
    }
    @Column(name = "mobile")
    public String getMobile() {
        return mobile;
    }
    public void setMobile(String mobile) {
        this.mobile = mobile;
    }
    @Column(name = "visit_no")
    public String getVisitNo() {
        return visitNo;
    }
    public void setVisitNo(String visitNo) {
        this.visitNo = visitNo;
    }
    @Column(name = "operation_date")
    public String getOperationDate() {
        return operationDate;
    }
    public void setOperationDate(String operationDate) {
        this.operationDate = operationDate;
    }
    @Column(name = "operation_type")
    public String getOperationType() {
        return operationType;
    }
    public void setOperationType(String operationType) {
        this.operationType = operationType;
    }
    @Column(name = "chief_doctor")
    public String getChiefDoctor() {
        return chiefDoctor;
    }
    public void setChiefDoctor(String chiefDoctor) {
        this.chiefDoctor = chiefDoctor;
    }
    @Column(name = "chief_doctor_name")
    public String getChiefDoctorName() {
        return chiefDoctorName;
    }
    public void setChiefDoctorName(String chiefDoctorName) {
        this.chiefDoctorName = chiefDoctorName;
    }
    @Column(name = "wound_healing_status")
    public String getWoundHealingStatus() {
        return woundHealingStatus;
    }
    public void setWoundHealingStatus(String woundHealingStatus) {
        this.woundHealingStatus = woundHealingStatus;
    }
    @Column(name = "wound_healing_status_other")
    public String getWoundHealingStatusOther() {
        return woundHealingStatusOther;
    }
    public void setWoundHealingStatusOther(String woundHealingStatusOther) {
        this.woundHealingStatusOther = woundHealingStatusOther;
    }
    @Column(name = "plan_training")
    public String getPlanTraining() {
        return planTraining;
    }
    public void setPlanTraining(String planTraining) {
        this.planTraining = planTraining;
    }
    @Column(name = "plan_training_reason")
    public String getPlanTrainingReason() {
        return planTrainingReason;
    }
    public void setPlanTrainingReason(String planTrainingReason) {
        this.planTrainingReason = planTrainingReason;
    }
    @Column(name = "joint")
    public String getJoint() {
        return joint;
    }
    public void setJoint(String joint) {
        this.joint = joint;
    }
    @Column(name = "muscle_strength")
    public String getMuscleStrength() {
        return muscleStrength;
    }
    public void setMuscleStrength(String muscleStrength) {
        this.muscleStrength = muscleStrength;
    }
    @Column(name = "assistive_devices")
    public String getAssistiveDevices() {
        return assistiveDevices;
    }
    public void setAssistiveDevices(String assistiveDevices) {
        this.assistiveDevices = assistiveDevices;
    }
    @Column(name = "fever")
    public String getFever() {
        return fever;
    }
    public void setFever(String fever) {
        this.fever = fever;
    }
    @Column(name = "body_temperature")
    public String getBodyTemperature() {
        return bodyTemperature;
    }
    public void setBodyTemperature(String bodyTemperature) {
        this.bodyTemperature = bodyTemperature;
    }
    @Column(name = "swelling_pain")
    public String getSwellingPain() {
        return swellingPain;
    }
    public void setSwellingPain(String swellingPain) {
        this.swellingPain = swellingPain;
    }
    @Column(name = "deep_vein_thrombosis")
    public String getDeepVeinThrombosis() {
        return deepVeinThrombosis;
    }
    public void setDeepVeinThrombosis(String deepVeinThrombosis) {
        this.deepVeinThrombosis = deepVeinThrombosis;
    }
    @Column(name = "other_anomalies")
    public String getOtherAnomalies() {
        return otherAnomalies;
    }
    public void setOtherAnomalies(String otherAnomalies) {
        this.otherAnomalies = otherAnomalies;
    }
    @Column(name = "sleep_status")
    public String getSleepStatus() {
        return sleepStatus;
    }
    public void setSleepStatus(String sleepStatus) {
        this.sleepStatus = sleepStatus;
    }
    @Column(name = "dietary_status")
    public String getDietaryStatus() {
        return dietaryStatus;
    }
    public void setDietaryStatus(String dietaryStatus) {
        this.dietaryStatus = dietaryStatus;
    }
    @Column(name = "psychological_status")
    public String getPsychologicalStatus() {
        return psychologicalStatus;
    }
    public void setPsychologicalStatus(String psychologicalStatus) {
        this.psychologicalStatus = psychologicalStatus;
    }
    @Column(name = "psychological_intervention")
    public String getPsychologicalIntervention() {
        return psychologicalIntervention;
    }
    public void setPsychologicalIntervention(String psychologicalIntervention) {
        this.psychologicalIntervention = psychologicalIntervention;
    }
    @Column(name = "next_followup_time")
    public String getNextFollowupTime() {
        return nextFollowupTime;
    }
    public void setNextFollowupTime(String nextFollowupTime) {
        this.nextFollowupTime = nextFollowupTime;
    }
    @Column(name = "next_followup_way")
    public String getNextFollowupWay() {
        return nextFollowupWay;
    }
    public void setNextFollowupWay(String nextFollowupWay) {
        this.nextFollowupWay = nextFollowupWay;
    }
    @Column(name = "next_focus")
    public String getNextFocus() {
        return nextFocus;
    }
    public void setNextFocus(String nextFocus) {
        this.nextFocus = nextFocus;
    }
}

+ 13 - 0
svr/svr-visit-behind/src/main/java/com/yihu/jw/hospital/module/followup/dao/FollowupHandFootDao.java

@ -0,0 +1,13 @@
package com.yihu.jw.hospital.module.followup.dao;
import com.yihu.jw.entity.followup.FollowupHandFoot;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.repository.PagingAndSortingRepository;
/**
 * Created by yeshijie on 2025/7/30.
 */
public interface FollowupHandFootDao extends PagingAndSortingRepository<FollowupHandFoot, Long>
        , JpaSpecificationExecutor<FollowupHandFoot> {
}

+ 12 - 0
svr/svr-visit-behind/src/main/java/com/yihu/jw/hospital/module/followup/dao/FollowupOncologyDao.java

@ -0,0 +1,12 @@
package com.yihu.jw.hospital.module.followup.dao;
import com.yihu.jw.entity.followup.FollowupOncology;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.repository.PagingAndSortingRepository;
/**
 * Created by yeshijie on 2025/7/30.
 */
public interface FollowupOncologyDao extends PagingAndSortingRepository<FollowupOncology, Long>
        , JpaSpecificationExecutor<FollowupOncology> {
}

+ 14 - 0
svr/svr-visit-behind/src/main/java/com/yihu/jw/hospital/module/followup/dao/FollowupOrthopedicsDao.java

@ -0,0 +1,14 @@
package com.yihu.jw.hospital.module.followup.dao;
import com.yihu.jw.entity.followup.FollowupOrthopedics;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.repository.PagingAndSortingRepository;
/**
 * Created by yeshijie on 2025/7/30.
 */
public interface FollowupOrthopedicsDao extends PagingAndSortingRepository<FollowupOrthopedics, Long>
        , JpaSpecificationExecutor<FollowupOrthopedics> {
}