|
@@ -55,8 +55,16 @@
|
|
|
<result column="leave_hospital_bed_id" property="leaveHospitalBedId" />
|
|
|
<result column="leave_hospital_bed_code" property="leaveHospitalBedCode" />
|
|
|
<result column="behospital_day_num" property="behospitalDayNum" />
|
|
|
+ <result property="treatmentType" column="treatment_type"/>
|
|
|
<result column="outpatient_emr_diagnose" property="outpatientEmrDiagnose" />
|
|
|
+ <result property="outpatientEmrChDiagnose" column="outpatient_emr_ch_diagnose"/>
|
|
|
<result column="outpatient_emr_diagnose_code" property="outpatientEmrDiagnoseCode" />
|
|
|
+ <result property="outpatientEmrChDiagnoseCode" column="outpatient_emr_ch_diagnose_code"/>
|
|
|
+ <result property="implementationClinicalPathway" column="implementation_clinical_pathway"/>
|
|
|
+ <result property="isChineseMedicinePreparation" column="is_chinese_medicine_preparation"/>
|
|
|
+ <result property="isChineseDiagnoseEquipment" column="is_chinese_diagnose_equipment"/>
|
|
|
+ <result property="isChineseDiagnoseTechnology" column="is_chinese_diagnose_technology"/>
|
|
|
+ <result property="dialecticalNursing" column="dialectical_nursing"/>
|
|
|
<result column="poison_factor" property="poisonFactor" />
|
|
|
<result column="poison_factor_code" property="poisonFactorCode" />
|
|
|
<result column="pathology_diagnose" property="pathologyDiagnose" />
|