/**患者信息*/ private String Path_PatientInfo="/api/patientRecord/view_patientInfo"; /**挂号*/ private String Path_RegisterRecords="/api/patientRecord/view_outpatient_register"; /**门诊就诊记录同步 */ private String Path_OutPatient="/api/patientRecord/view_outpatient_records"; /**住院记录同步*/ private String Path_InPatient="/api/patientRecord/view_inpatient_records"; /**检查申请表*/ private String Path_CheckApply="/api/patientRecord/view_apply_check"; /**预约检查记录同步*/ private String Path_CheckAppointment="/api/patientRecord/view_appointment_check_item"; /**检查报告*/ private String Path_CheckReports="/api/patientRecord/view_examine_peports"; /**预约住院信息记录*/ private String Path_RecipeInPatient="/api/patientRecord/view_recipe_inpatient"; /**出院小结记录*/ private String Path_OutRecipeRecords="/api/patientRecord/view_out_recipe_records"; /**医生检验申请单*/ private String Path_Laboratory_Apply ="/api/patientRecord/view_apply_laboratory"; /***/ private String Path_Laboratory_Reports="/api/patientRecord/view_laboratory_reports"; /**医嘱用药数据同步*/ private String Path_RecipeMedicine="/api/patientRecord/view_recipe_medicine"; /**医嘱治疗数据同步*/ private String Path_RecipeTherapy="/api/patientRecord/view_recipe_therapy"; /**医嘱手术申请数据同步*/ private String Path_Operation_Apply="/api/patientRecord/view_operation_apply"; /**手术记录数据同步*/ private String Path_Operation_Record="/api/patientRecord/view_operation_record"; /**收费信息同步*/ private String Path_Patient_Price="/api/patientRecord/view_patient_price"; /**医嘱数据*/ private String Path_Recipe_Items="/api/patientRecord/view_recipe_items"; /**转科出院数据*/ private String Path_Recipe_Items="/api/patientRecord/view_patient_change"; /**已缴费是否取药*/ /api/patientRecord/view_medical_output /**诊断*/ /api/patientRecord/view_sickness_diagnose /**住院变更*/ /api/patientRecord/view_patient_change // 医生信息 /api/patientrecord/sickness_department // 首次病程 /api/patientRecord/document_progress_node // 解密 http://172.17.111.38:8888/api/xmlParse/htEmrAnalysis { "xml": "" } redis-cli -n 1 KEYS "token:*" | xargs redis-cli -n 1 del