update med_home_page
hospital_code = #{item.hospitalCode},
hospital_name = #{item.hospitalName},
org_code = #{item.orgCode},
pay_type = #{item.payType},
health_card = #{item.healthCard},
behospital_num = #{item.behospitalNum},
file_code = #{item.fileCode},
name = #{item.name},
sex = #{item.sex},
birthday = #{item.birthday},
age = #{item.age},
age_unit = #{item.ageUnit},
nationality = #{item.nationality},
newborn_month = #{item.newbornMonth},
newborn_day = #{item.newbornDay},
newborn_weight = #{item.newbornWeight},
newborn_behospital_weight = #{item.newbornBehospitalWeight},
born_address = #{item.bornAddress},
born_place = #{item.bornPlace},
nation = #{item.nation},
identity_card_no = #{item.identityCardNo},
job_type = #{item.jobType},
marriage = #{item.marriage},
cur_address = #{item.curAddress},
cur_phone = #{item.curPhone},
cur_post_code = #{item.curPostCode},
residence_address = #{item.residenceAddress},
residence_post_code = #{item.residencePostCode},
work_address = #{item.workAddress},
work_phone = #{item.workPhone},
work_post_code = #{item.workPostCode},
contact_name = #{item.contactName},
contact_relation = #{item.contactRelation},
contact_address = #{item.contactAddress},
contact_phone = #{item.contactPhone},
behospital_way = #{item.behospitalWay},
behospital_date = #{item.behospitalDate},
behospital_dept = #{item.behospitalDept},
behospital_ward = #{item.behospitalWard},
behospital_bed_id = #{item.behospitalBedId},
behospital_bed_code = #{item.behospitalBedCode},
change_dept = #{item.changeDept},
leave_hospital_date = #{item.leaveHospitalDate},
leave_hospital_dept = #{item.leaveHospitalDept},
leave_hospital_ward = #{item.leaveHospitalWard},
leave_hospital_bed_id = #{item.leaveHospitalBedId},
leave_hospital_bed_code = #{item.leaveHospitalBedCode},
behospital_day_num = #{item.behospitalDayNum},
outpatient_emr_diagnose = #{item.outpatientEmrDiagnose},
outpatient_emr_diagnose_code = #{item.outpatientEmrDiagnoseCode},
poison_factor = #{item.poisonFactor},
poison_factor_code = #{item.poisonFactorCode},
pathology_diagnose = #{item.pathologyDiagnose},
pathology_diagnose_code = #{item.pathologyDiagnoseCode},
pathology_diagnose_id = #{item.pathologyDiagnoseId},
is_med_allergy = #{item.isMedAllergy},
med_allergy_name = #{item.medAllergyName},
autopsy = #{item.autopsy},
blood_type = #{item.bloodType},
rh = #{item.rh},
dept_director = #{item.deptDirector},
director_doctor = #{item.directorDoctor},
attending_doctor = #{item.attendingDoctor},
behospital_doctor = #{item.behospitalDoctor},
response_nurse = #{item.responseNurse},
study_doctor = #{item.studyDoctor},
practice_doctor = #{item.practiceDoctor},
encode_man = #{item.encodeMan},
home_page_quality = #{item.homePageQuality},
qc_doctor = #{item.qcDoctor},
qc_nurse = #{item.qcNurse},
qc_date = #{item.qcDate},
leave_hospital_type = #{item.leaveHospitalType},
accept_org_code = #{item.acceptOrgCode},
again_behospital_plan = #{item.againBehospitalPlan},
again_behospital_goal = #{item.againBehospitalGoal},
tbi_before_day = #{item.tbiBeforeDay},
tbi_before_hour = #{item.tbiBeforeHour},
tbi_before_minute = #{item.tbiBeforeMinute},
tbi_after_day = #{item.tbiAfterDay},
tbi_after_hour = #{item.tbiAfterHour},
tbi_after_minute = #{item.tbiAfterMinute},
total_fee = #{item.totalFee},
own_fee = #{item.ownFee},
general_fee = #{item.generalFee},
service_fee = #{item.serviceFee},
nurse_fee = #{item.nurseFee},
other_fee = #{item.otherFee},
pathology_fee = #{item.pathologyFee},
lab_fee = #{item.labFee},
pacs_fee = #{item.pacsFee},
clinic_diagnose_fee = #{item.clinicDiagnoseFee},
not_operation_fee = #{item.notOperationFee},
clinic_physic_fee = #{item.clinicPhysicFee},
operation_treat_fee = #{item.operationTreatFee},
anaesthesia_fee = #{item.anaesthesiaFee},
operation_fee = #{item.operationFee},
health_type_fee = #{item.healthTypeFee},
chn_treat_fee = #{item.chnTreatFee},
western_med_fee = #{item.westernMedFee},
antibiosis_fee = #{item.antibiosisFee},
chn_med_fee = #{item.chnMedFee},
chn_herb_fee = #{item.chnHerbFee},
blood_fee = #{item.bloodFee},
albumen_fee = #{item.albumenFee},
globulin_fee = #{item.globulinFee},
blood_factor_fee = #{item.bloodFactorFee},
cell_factor_fee = #{item.cellFactorFee},
check_material_fee = #{item.checkMaterialFee},
treat_material_fee = #{item.treatMaterialFee},
operation_material_fee = #{item.operationMaterialFee},
other_type_fee = #{item.otherTypeFee},
single_diag_manage = #{item.singleDiagManage},
clinic_pathway_manage = #{item.clinicPathwayManage},
is_outpatient_behospital = #{item.isOutpatientBehospital},
is_leave_behospital = #{item.isLeaveBehospital},
is_operation_before_after = #{item.isOperationBeforeAfter},
is_clinic_pathology = #{item.isClinicPathology},
is_radiate_pathology = #{item.isRadiatePathology},
rescue_num = #{item.rescueNum},
rescue_success_num = #{item.rescueSuccessNum},
is_auto_leavehospital = #{item.isAutoLeavehospital},
return_to_type = #{item.returnToType},
gmt_modified = #{item.gmtModified},
modifier = #{item.modifier},
where home_page_id = #{item.homePageId} and hospital_id = #{item.hospitalId} and behospital_code = #{item.behospitalCode}