XMLWAN 4 år sedan
förälder
incheckning
eedeb215c1
1 ändrade filer med 3 tillägg och 39 borttagningar
  1. 3 39
      controllers/sz/sz_his_api_controller.go

+ 3 - 39
controllers/sz/sz_his_api_controller.go Visa fil

@@ -1230,6 +1230,7 @@ func (c *SZHisApiController) RefundNumber() {
1230 1230
 	}
1231 1231
 
1232 1232
 }
1233
+
1233 1234
 //func (c *SZHisApiController) GetRegisterInfo() {
1234 1235
 //	adminInfo := c.GetAdminUserInfo()
1235 1236
 //	admin_user_id, _ := c.GetInt64("admin_user_id")
@@ -4022,43 +4023,6 @@ func (c *SZHisApiController) GetMedicalList() {
4022 4023
 				StartTime:                               20201010,                                                            //开始日期
4023 4024
 				StaffCode:                               "",                                                                  //医护人员编码
4024 4025
 				EndTime:                                 0,                                                                   // 结束日期
4025
-				UserName:                     item.UserName,
4026
-				RoleId:                       item.Name,
4027
-				Sex:                          sex,
4028
-				CardType:                     card_type,
4029
-				IdCard:                       item.IdCard,
4030
-				Phone:                        item.Mobile,
4031
-				WorkMajorName:                item.WorkMajorName,
4032
-				Nation:                       item.Nation,
4033
-				BirthDay:                     20201022,
4034
-				WorkTime:                     12,
4035
-				Education:                    strconv.FormatInt(item.Education, 10),
4036
-				StudyMajorName:               item.StudyMajorName,
4037
-				CertificateCode:              "",                                           //证书编码
4038
-				MedicalCode:                  item.MedicalCode,                             //医师资格编码
4039
-				MedicalRangeCode:             strconv.FormatInt(item.MedicalRangeCode, 10), //医师执业范围代码
4040
-				MedicalLevel:                 strconv.FormatInt(item.MedicalLevel, 10),     //医生级别
4041
-				TypeJob:                      strconv.FormatInt(item.DoctorTypeJob, 10),    //职业类别
4042
-				DoctorNumber:                 item.DoctorNumber,                            //医师编号
4043
-				Licensing:                    strconv.FormatInt(item.Licensing, 10),        //职业标志
4044
-				DoctorServiceStatus:          "",                                           //医师医保服务资格状态
4045
-				MonitoringLevel:              "",                                           //监控等级
4046
-				DrugPsychotropicSubstances:   "",                                           //毒麻精神药品资格
4047
-				HealthCareCode:               "",                                           // 母婴保健技术考核合格证书编号
4048
-				PlanningTechnicalServiceCode: "",                                           //计划生育技术服务人员合格证编号
4049
-				PharmacistType:               "",                                           //药师类别
4050
-				PharmacistPracticeCategory:   "",                                           //药师执业类别
4051
-				PharmacistsLicensing:         "",                                           //药师执业范围
4052
-				PharmacistRegistrationNumber: item.PharmacistRegistrationNumber,            //执业药师注册证编号
4053
-				OfficeCode:                   "",                                           //科室编码
4054
-				JobNumber:                    item.JobNumber,                               //工号
4055
-				PostName:                     "",                                           //职位名称
4056
-				TechnicalJobLevelCode:        "",                                           //专业技术职务级别编码
4057
-				IsActive:                     is_active,                                    //在职与否
4058
-				PrescriptionQualificationIdentification: item.PharmacistRegistrationNumber, //处方资格标识
4059
-				IdentificationOutpatients:               "",                                //门诊大病医师标识
4060
-				OutpatientIllnessCategory:               item.OutpatientIllnessCategory,    //门诊大病类别
4061
-				StartTime:                               20201012,                          //开始日期
4062 4026
 			}
4063 4027
 			result := service.SzybYS001(doctor_name, doctor_code, miConfig.Code, detail)
4064 4028
 			fmt.Println("reuslt9999999999999999", result)
@@ -4159,8 +4123,8 @@ func (c *SZHisApiController) GetMedicalList() {
4159 4123
 				StartTime:                               20201010,                                                            //开始日期
4160 4124
 				StaffCode:                               "",                                                                  //医护人员编码
4161 4125
 				EndTime:                                 0,                                                                   // 结束日期
4162
-				StaffCode:                    "H27224269",
4163
-			                         20210311,   //开始日期
4126
+				StaffCode:                               "H27224269",
4127
+				20210311,                                //开始日期
4164 4128
 			}
4165 4129
 			result := service.SzybYS002(doctor_name, doctor_code, miConfig.Code, detail)
4166 4130
 			fmt.Println("reuslt9999999999999999", result)