|
@ -503,7 +503,7 @@ public class HealthCareService {
|
|
|
|
|
|
data.put("elec_prescription_code",wlyyPrescriptionDOS.get(0).getId());//平台处方编号
|
|
|
data.put("prescription_code",wlyyPrescriptionDOS.get(0).getRealOrder());//医院处方编号
|
|
|
data.put("insurance_serial",outpatientDO.getInsuranceSerial());//医保门诊流水号
|
|
|
// data.put("insurance_serial",outpatientDO.getInsuranceSerial());//医保门诊流水号
|
|
|
data.put("his_serial","");//门诊业务流水号
|
|
|
|
|
|
|