MobilePay.cs 76 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579
  1. using Newtonsoft.Json.Linq;
  2. using PTMedicalInsurance.Common;
  3. using PTMedicalInsurance.Helper;
  4. using PTMedicalInsurance.Variables;
  5. using System;
  6. using System.Collections.Generic;
  7. using System.Linq;
  8. using System.Text;
  9. using System.Threading.Tasks;
  10. namespace PTMedicalInsurance.Business
  11. {
  12. class MobilePay
  13. {
  14. private HisIrisServices hIS = new HisIrisServices();
  15. private MIIrisServices mIS = new MIIrisServices();
  16. private CenterBusiness cBus = new CenterBusiness();
  17. private InvokeHelper invoker = new InvokeHelper();
  18. private Patients MPat;
  19. private Settlements MSettl;
  20. private JArray jaFee;
  21. //
  22. //private string fixmedins_code;//定点医疗服务机构编码
  23. //private string yhappid;//渠道ID
  24. //private string orgId;//电子凭证机构号
  25. //前端传过来的入参,从这里面取值
  26. private JObject joParam;
  27. private JObject joInsuAdmObj;
  28. public MobilePay(string inpar, out string errMsg)
  29. {
  30. errMsg = "";
  31. try
  32. {
  33. JObject joInpar = JObject.Parse(inpar);
  34. joParam = JObject.Parse(JsonHelper.getDestValue(joInpar, "params[0]"));
  35. joInsuAdmObj = JObject.Parse(JsonHelper.getDestValue(joInpar, "insuAdmObj"));
  36. setPatientByInPar();
  37. setSettlementsByInPar();
  38. }
  39. catch (Exception ex)
  40. {
  41. errMsg = "MobilePay异常:" + ex.Message;
  42. }
  43. }
  44. private JObject OutpatientReg()
  45. {
  46. string diagnoses;
  47. if (hIS.getPatDiagnoses(Global.pat, out diagnoses) != 0)
  48. {
  49. return JsonHelper.setExceptionJson(-1, "挂号", "获取诊断异常" + diagnoses);
  50. }
  51. JObject joHisRtnInfo = JObject.Parse(diagnoses);
  52. JObject joRegInpar = new JObject();
  53. string occurTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
  54. joRegInpar.Add("psn_no", Global.pat.psn_no);
  55. joRegInpar.Add("insutype", Global.pat.insuType);
  56. joRegInpar.Add("begntime", JsonHelper.getDestValue(joHisRtnInfo, "mdtrtinfo.begntime"));//挂号时间 occurTime
  57. joRegInpar.Add("mdtrt_cert_type", "02");//就诊凭证类型
  58. joRegInpar.Add("mdtrt_cert_no", MPat.certNO);//就诊凭证编号
  59. joRegInpar.Add("ipt_otp_no", Global.pat.adm_Dr);
  60. joRegInpar.Add("atddr_no", JsonHelper.getDestValue(joHisRtnInfo, "mdtrtinfo.atddr_no"));
  61. joRegInpar.Add("dr_name", JsonHelper.getDestValue(joHisRtnInfo, "mdtrtinfo.chfpdr_name"));
  62. joRegInpar.Add("dept_code", JsonHelper.getDestValue(joHisRtnInfo, "mdtrtinfo.adm_dept_codg"));
  63. joRegInpar.Add("dept_name", JsonHelper.getDestValue(joHisRtnInfo, "mdtrtinfo.adm_dept_name"));
  64. joRegInpar.Add("caty", "72");
  65. JObject joReg = new JObject();
  66. joReg.Add("data", joRegInpar);
  67. JObject jo2201Inpar = JObject.Parse(JsonHelper.setCenterInpar("2201", joReg));
  68. JObject jo2201Rtn = invoker.invokeCenterService("2201", jo2201Inpar);
  69. string errMsg = "";
  70. if (JsonHelper.parseCenterRtnValue(jo2201Rtn, out errMsg) != 0)
  71. {
  72. return JsonHelper.setExceptionJson(-1, "医保挂号", errMsg);
  73. }
  74. else
  75. {
  76. Global.pat.mdtrtID = JsonHelper.getDestValue(jo2201Rtn, "output.data.mdtrt_id");
  77. }
  78. return jo2201Rtn;
  79. }
  80. public int MobilePaySettlement(out string outPar)
  81. {
  82. string errMsg, patInfo, M6201Inpar, M6202Inpar;
  83. //M6201Rtn, M6202Rtn,M6301Inpar,M6301Rtn;
  84. outPar = "";
  85. try
  86. {
  87. if (GetPatientInfo(out errMsg) != 0)
  88. {
  89. outPar = errMsg;
  90. return -1;
  91. }
  92. patInfo = errMsg;
  93. JObject jo1194Rtn = invoker.invokeCenterService("1101", JsonHelper.setCenterInpar("1101", patInfo));
  94. if (JsonHelper.parseCenterRtnValue(jo1194Rtn, out errMsg) != 0)
  95. {
  96. outPar = errMsg;
  97. return -1;
  98. }
  99. setPatientInsuInfo(jo1194Rtn);
  100. //2201
  101. //JObject jo2201Rtn = OutpatientReg();
  102. if (Get6201Inpar(out errMsg) != 0)
  103. {
  104. outPar = errMsg;
  105. return -1;
  106. }
  107. M6201Inpar = errMsg;
  108. JObject joM6201Rtn = invoker.invokeMPService("6201", errMsg);
  109. if (JsonHelper.parseMPRtnValue(joM6201Rtn, out errMsg) != 0)
  110. {
  111. outPar = errMsg;
  112. return -1;
  113. }
  114. JObject joEncData = JObject.Parse(errMsg);
  115. Global.writeLog("返回值:" + errMsg);
  116. //设置
  117. setPatientBy6201Rtn(joEncData);
  118. //存入MI 患者表,登记表,费用表
  119. if (saveToMi(out errMsg) != 0)
  120. {
  121. outPar = errMsg;
  122. return -1;
  123. }
  124. //M6202
  125. if (Get6202Inpar(JObject.Parse(M6201Inpar), out errMsg) != 0)
  126. {
  127. outPar = errMsg;
  128. return -1;
  129. }
  130. M6202Inpar = errMsg;
  131. JObject joM6202Rtn = invoker.invokeMPService("6202", M6202Inpar);
  132. if (JsonHelper.parseMPRtnValue(joM6202Rtn, out errMsg) != 0)
  133. {
  134. outPar = errMsg;
  135. return -1;
  136. }
  137. joEncData = JObject.Parse(errMsg);
  138. Global.writeLog(JsonHelper.Compress(joEncData));
  139. //设置
  140. setSettlementsBy6202Rtn(joEncData);
  141. MSettl.confirmFlag = 0;
  142. //存入MI 结算表
  143. if (saveSettlement(out errMsg) != 0)
  144. {
  145. outPar = errMsg;
  146. return -1;
  147. }
  148. //6301查询具体明细信息
  149. //if (Get6301Inpar(out errMsg) != 0)
  150. //{
  151. // outPar = errMsg;
  152. // return -1;
  153. //}
  154. //M6301Inpar = errMsg;
  155. //JObject joM6301Rtn = invoker.invokeMPService("6301", eh.encrypt(M6301Inpar));
  156. //if (JsonHelper.parseMPRtnValue(joM6301Rtn, out errMsg) != 0)
  157. //{
  158. // outPar = errMsg;
  159. // return -1;
  160. //}
  161. //joEncData = JObject.Parse(eh.decrypt(errMsg));
  162. //JObject joSettlInfo = JObject.Parse(JsonHelper.getDestValue(joEncData, "extData.SETLINFO"));
  163. //Global.writeLog(JsonHelper.Compress(joEncData));
  164. ////设置
  165. //setSettlementsBy6301Rtn(joSettlInfo);
  166. ////存入MI 结算表
  167. //if (saveSettlement(out errMsg) != 0)
  168. //{
  169. // outPar = errMsg;
  170. //}
  171. //返回给HIS后端
  172. JObject joPreSettl = JObject.Parse(JsonHelper.getDestValue(joEncData, "extData.preSetl"));
  173. //JObject joTmp = JObject.Parse(JsonHelper.getDestValue(joM6201Rtn, "encData"));
  174. JObject joTmp = new JObject();
  175. joTmp.Add("insutype", MPat.insuType);
  176. joTmp.Add("psn_no", MPat.psn_no);
  177. joTmp.Add("insuplc_admdvs", MPat.insuplc_admdvs);
  178. joTmp.Add("mdtrtId", MPat.mdtrtID);
  179. joTmp.Add("mdtrt_id", MPat.mdtrtID);
  180. joPreSettl.Add("setl_id", MPat.payOrdId);
  181. joTmp.Add("mdtrt_cert_type", JsonHelper.getDestValue(joPreSettl, "mdtrt_cert_type"));
  182. joTmp.Add("mdtrt_cert_no", JsonHelper.getDestValue(joPreSettl, "certno"));
  183. joTmp.Add("med_type", JsonHelper.getDestValue(joPreSettl, "med_type"));
  184. if (returnMPSettlementInfo(joTmp, joPreSettl, out errMsg) != 0)
  185. {
  186. outPar = errMsg;
  187. return -1;
  188. }
  189. //返回给HIS前端
  190. outPar = errMsg;
  191. return 0;
  192. }
  193. catch (Exception ex)
  194. {
  195. outPar = ex.Message;
  196. return -1;
  197. }
  198. }
  199. public int MobilePayConfirmSettlement(out string outPar)
  200. {
  201. string errMsg, M6301Inpar;
  202. outPar = "";
  203. try
  204. {
  205. //EncryptHelper eh = new EncryptHelper();
  206. //6301查询具体明细信息
  207. if (Get6301Inpar(out errMsg) != 0)
  208. {
  209. outPar = errMsg;
  210. return -1;
  211. }
  212. M6301Inpar = errMsg;
  213. JObject joM6301Rtn = invoker.invokeMPService("6301", M6301Inpar);
  214. if (JsonHelper.parseMPRtnValue(joM6301Rtn, out errMsg) != 0)
  215. {
  216. outPar = errMsg;
  217. return -1;
  218. }
  219. JObject joEncData = JObject.Parse((errMsg));
  220. Global.writeLog(JsonHelper.Compress(joEncData));
  221. //设置
  222. setSettlementsBy6301Rtn(joEncData);
  223. MSettl.confirmFlag = 1;
  224. //存入MI 结算表
  225. if (updateSettlement(out errMsg) != 0)
  226. {
  227. outPar = errMsg;
  228. return -1;
  229. }
  230. else
  231. {
  232. //返回给HIS前端
  233. outPar = JsonHelper.setExceptionJson(0, "云医保平台", "确认成功!").ToString();
  234. return 0;
  235. }
  236. }
  237. catch (Exception ex)
  238. {
  239. outPar = ex.Message;
  240. return -1;
  241. }
  242. }
  243. public int MobilePayCancelSettlement(out string outPar)
  244. {
  245. string inParam, errMsg;
  246. outPar = "";
  247. try
  248. {
  249. if (Get6203Inpar(out errMsg) != 0)
  250. {
  251. outPar = errMsg;
  252. return -1;
  253. }
  254. inParam = errMsg;
  255. JObject jo6203Rtn = invoker.invokeMPService("6203", inParam);
  256. //M6202
  257. if (JsonHelper.parseMPRtnValue(jo6203Rtn, out errMsg) != 0)
  258. {
  259. outPar = errMsg;
  260. return -1;
  261. }
  262. //撤销医保平台结算数据
  263. return cancleSettlement(MPat.settlID, out outPar);
  264. }
  265. catch (Exception ex)
  266. {
  267. outPar = ex.Message;
  268. return -1;
  269. }
  270. }
  271. #region 赋值MPat,Msettle结构体
  272. public void setPatientByInPar()
  273. {
  274. MPat.adm_Dr = int.Parse(JsonHelper.getDestValue(joParam, "admID"));
  275. Global.pat.adm_Dr = MPat.adm_Dr;
  276. MPat.recordID = JsonHelper.getDestValue(joParam, "recordID");
  277. MPat.billID = JsonHelper.getDestValue(joParam, "billID");
  278. MPat.medType = JsonHelper.getDestValue(joInsuAdmObj, "medType");
  279. MPat.certType = JsonHelper.getDestValue(joInsuAdmObj, "mdtrtCertType");
  280. MPat.token = JsonHelper.getDestValue(joInsuAdmObj, "ecToken");
  281. MPat.payAuthNo = JsonHelper.getDestValue(joInsuAdmObj, "payAuthNo");
  282. MPat.uldLatlnt = JsonHelper.getDestValue(joInsuAdmObj, "uldLatlnt");
  283. MPat.payOrdId = JsonHelper.getDestValue(joInsuAdmObj, "payOrdId");
  284. MPat.mdtrtID = JsonHelper.getDestValue(joInsuAdmObj, "mdtrt_id");
  285. MPat.settlID = JsonHelper.getDestValue(joInsuAdmObj, "setl_id");
  286. Global.pat.mdtrtID = MPat.mdtrtID;
  287. }
  288. public void setPatientBy6201Rtn(JObject jo)
  289. {
  290. MPat.payOrdId = JsonHelper.getDestValue(jo, "payOrdId");
  291. MPat.payToken = JsonHelper.getDestValue(jo, "payToken");
  292. //MPat.psn_no = JsonHelper.getDestValue(jo, "psn_no");
  293. //MPat.insuType = JsonHelper.getDestValue(jo, "insutype");
  294. //MPat.insuplc_admdvs = JsonHelper.getDestValue(jo, "insuplc_admdvs");
  295. MPat.mdtrtID = JsonHelper.getDestValue(jo, "extData.mdtrtId");
  296. }
  297. //{"errorCode":0,"errorMessage":"","result":{"patName":"张振","patBirthdate":"1993-02-07","patSex":"男","credCode":"01","credNo":"522226199302073619"}}
  298. public void setPatientByHisBaseInfo(JObject jo)
  299. {
  300. MPat.name = JsonHelper.getDestValue(jo, "result.patName");
  301. MPat.brdy = JsonHelper.getDestValue(jo, "result.patBirthdate");
  302. MPat.gend = JsonHelper.getDestValue(jo, "result.patSex");
  303. MPat.age = JsonHelper.getDestValue(jo, "result.Age");
  304. MPat.naty = JsonHelper.getDestValue(jo, "result.naty");
  305. MPat.certNO = JsonHelper.getDestValue(jo, "result.credNo");
  306. MPat.IDNO = MPat.certNO;
  307. MPat.certType = JsonHelper.getDestValue(jo, "result.credCode");
  308. }
  309. public void setPatientByMiRegInfo(JObject jo)
  310. {
  311. MPat.name = JsonHelper.getDestValue(jo, "data.PatientName");
  312. MPat.psn_no = JsonHelper.getDestValue(jo, "data.PersonalNO");
  313. MPat.certNO = JsonHelper.getDestValue(jo, "data.CertificateNO");
  314. MPat.IDNO = MPat.certNO;
  315. MPat.certType = JsonHelper.getDestValue(jo, "data.CertificateType");
  316. MPat.payToken = JsonHelper.getDestValue(jo, "data.payToken");
  317. MPat.insuplc_admdvs = JsonHelper.getDestValue(jo, "data.InsuranceAreaCode");
  318. }
  319. public void setPatientInsuInfo(JObject jo)
  320. {
  321. MPat.insuplc_admdvs = JsonHelper.getDestValue(jo, "output.insuinfo[0].insuplc_admdvs");
  322. MPat.psn_no = JsonHelper.getDestValue(jo, "output.baseinfo.psn_no");
  323. MPat.insuType = JsonHelper.getDestValue(jo, "output.insuinfo[0].insutype");
  324. Global.pat.insuplc_admdvs = MPat.insuplc_admdvs;
  325. Global.pat.psn_no = MPat.psn_no;
  326. Global.pat.insuType = MPat.insuType;
  327. }
  328. public void setPatientByDiagnoseInfo(JObject jo)
  329. {
  330. MPat.admAttendDoctorNO = JsonHelper.getDestValue(jo, "atddr_no");
  331. MPat.admDiagCode = JsonHelper.getDestValue(jo, "dscg_maindiag_code");
  332. MPat.admDiagName = JsonHelper.getDestValue(jo, "dscg_maindiag_name");
  333. MPat.AdmInDepCode = JsonHelper.getDestValue(jo, "adm_dept_codg");
  334. }
  335. public void setSettlementsBy6202Rtn(JObject jo)
  336. {
  337. MSettl.settlID = JsonHelper.getDestValue(jo, "payOrdId");
  338. MPat.payOrdId = MSettl.settlID;
  339. MSettl.ordStas = JsonHelper.getDestValue(jo, "ordStas");
  340. MSettl.sumamt = getDecimalFee(jo, "feeSumamt");
  341. MSettl.personCashPay = getDecimalFee(jo, "ownPayAmt");
  342. MSettl.accountPaySumamt = getDecimalFee(jo, "psnAcctPay");
  343. MSettl.fundPaySumamt = getDecimalFee(jo, "fundPay");
  344. MSettl.deposit = getDecimalFee(jo, "deposit");
  345. MSettl.clearingOrgan = JsonHelper.getDestValue(jo, "extData.preSetl.clr_optins");
  346. MSettl.clearingType = JsonHelper.getDestValue(jo, "extData.preSetl.clr_type");
  347. MSettl.clearingWay = JsonHelper.getDestValue(jo, "extData.preSetl.clr_way");
  348. MSettl.civilserviceAllowancePay = getDecimalFee(jo, "extData.preSetl.cvlserv_pay");
  349. MSettl.ownPayAmount = getDecimalFee(jo, "extData.preSetl.fulamt_ownpay_amt");
  350. MSettl.overLimitAmountmt = getDecimalFee(jo, "extData.preSetl.overlmt_selfpay");
  351. MSettl.preSelfPayAmount = getDecimalFee(jo, "extData.preSetl.preselfpay_amt");
  352. MSettl.inPolicyRangeAmount = getDecimalFee(jo, "extData.preSetl.inscp_scp_amt");
  353. MSettl.actualPayDeductible = getDecimalFee(jo, "extData.preSetl.act_pay_dedc");
  354. MSettl.healthInsurancePay = getDecimalFee(jo, "extData.preSetl.hifp_pay");
  355. MSettl.healthInsuranceRatio = getDecimalFee(jo, "extData.preSetl.pool_prop_selfpay");
  356. MSettl.enterpriseSupplementPay = getDecimalFee(jo, "extData.preSetl.hifes_pay");
  357. MSettl.seriousIllnessPay = getDecimalFee(jo, "extData.preSetl.hifmi_pay");
  358. MSettl.largeExpensesSupplementPay = getDecimalFee(jo, "extData.preSetl.hifob_pay");
  359. MSettl.medicalAssistPay = getDecimalFee(jo, "extData.preSetl.maf_pay");
  360. MSettl.hospitalPartAmount = getDecimalFee(jo, "extData.preSetl.hosp_part_amt");
  361. MSettl.otherPay = getDecimalFee(jo, "extData.preSetl.oth_pay");
  362. MSettl.personPaySumamt = getDecimalFee(jo, "extData.preSetl.psn_part_amt");
  363. MSettl.balance = getDecimalFee(jo, "extData.preSetl.balc");
  364. MSettl.accountMutualAidAmount = getDecimalFee(jo, "extData.preSetl.acct_mulaid_pay");
  365. }
  366. public void setSettlementsBy6301Rtn(JObject joRtn)
  367. {
  368. JObject jo = JObject.Parse(JsonHelper.getDestValue(joRtn, "extData.setlinfo"));
  369. MPat.settlID = JsonHelper.getDestValue(jo, "setlId");
  370. MPat.psn_no = JsonHelper.getDestValue(jo, "psnNo");
  371. MPat.naty = JsonHelper.getDestValue(jo, "naty");
  372. MPat.name = JsonHelper.getDestValue(jo, "psnName");
  373. MPat.age = JsonHelper.getDestValue(jo, "age");
  374. MPat.gend = JsonHelper.getDestValue(jo, "gend");
  375. MPat.certNO = JsonHelper.getDestValue(jo, "certno");
  376. MPat.brdy = JsonHelper.getDestValue(jo, "brdy");
  377. MPat.insuType = JsonHelper.getDestValue(jo, "insutype");
  378. MPat.psn_type = JsonHelper.getDestValue(jo, "psnType");
  379. MPat.mdtrtcertType = JsonHelper.getDestValue(jo, "mdtrtCertType");
  380. MPat.medType = JsonHelper.getDestValue(jo, "medType");
  381. MPat.insuplc_admdvs = JsonHelper.getDestValue(joRtn, "extData.insuplcAdmdvs");
  382. MPat.payOrdId = JsonHelper.getDestValue(joRtn, "payOrdId");
  383. MSettl.ordStas = JsonHelper.getDestValue(joRtn, "ordStas");
  384. MSettl.sumamt = getDecimalFee(joRtn, "feeSumamt");
  385. MSettl.personCashPay = getDecimalFee(jo, "psnCashPay");
  386. MSettl.accountPaySumamt = getDecimalFee(jo, "acctPay");
  387. MSettl.fundPaySumamt = getDecimalFee(jo, "fundPaySumamt");
  388. //MSettl.deposit = getDecimalFee(jo, "deposit");
  389. MSettl.clearingOrgan = JsonHelper.getDestValue(jo, "clrOptins");
  390. MSettl.clearingType = JsonHelper.getDestValue(jo, "clrType");
  391. MSettl.clearingWay = JsonHelper.getDestValue(jo, "clrWay");
  392. MSettl.civilserviceAllowancePay = getDecimalFee(jo, "cvlservPay");
  393. MSettl.ownPayAmount = getDecimalFee(jo, "fulamtOwnpayAmt");
  394. MSettl.overLimitAmountmt = getDecimalFee(jo, "overlmtSelfpay");
  395. MSettl.preSelfPayAmount = getDecimalFee(jo, "preselfpayAmt");
  396. MSettl.inPolicyRangeAmount = getDecimalFee(jo, "inscpScpAmt");
  397. MSettl.actualPayDeductible = getDecimalFee(jo, "actPayDedc");
  398. MSettl.healthInsurancePay = getDecimalFee(jo, "hifpPay");
  399. MSettl.healthInsuranceRatio = getDecimalFee(jo, "poolPropSelfpay");
  400. MSettl.enterpriseSupplementPay = getDecimalFee(jo, "hifesPay");
  401. MSettl.seriousIllnessPay = getDecimalFee(jo, "hifmiPay");
  402. MSettl.largeExpensesSupplementPay = getDecimalFee(jo, "hifobPay");
  403. MSettl.medicalAssistPay = getDecimalFee(jo, "mafPay");
  404. MSettl.hospitalPartAmount = getDecimalFee(jo, "hospPartAmt");
  405. MSettl.otherPay = getDecimalFee(jo, "othPay");
  406. MSettl.personPaySumamt = getDecimalFee(jo, "psnPartAmt");
  407. MSettl.balance = getDecimalFee(jo, "balc");
  408. MSettl.accountMutualAidAmount = getDecimalFee(jo, "acctMulaidPay");
  409. }
  410. public void setSettlementsByInPar()
  411. {
  412. MSettl.clearingWay = JsonHelper.getDestValue(joInsuAdmObj, "psnSetlway");
  413. MSettl.settlID = JsonHelper.getDestValue(joInsuAdmObj, "payOrdId");
  414. }
  415. #endregion
  416. #region 组织入参
  417. public int GetPatientInfo(out string outparam)
  418. {
  419. string errMsg = "";
  420. outparam = "";
  421. try
  422. {
  423. JObject joInpar = new JObject();
  424. //查询患者基本信息
  425. if (hIS.GetHisPatBaseInfo(out errMsg) != 0)
  426. {
  427. outparam = errMsg;
  428. return -1;
  429. }
  430. setPatientByHisBaseInfo(JObject.Parse(errMsg));
  431. //入参
  432. joInpar.Add("mdtrt_cert_type", "02");//就诊凭证类型
  433. joInpar.Add("mdtrt_cert_no", MPat.certNO);//就诊凭证编号
  434. joInpar.Add("card_sn", "");//卡识别码
  435. joInpar.Add("begntime", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));//开始时间 获取历史参保信息时传入
  436. joInpar.Add("psn_cert_type", "01");//就诊凭证类型为“ 02” 时默认传 01 代表身份 证,其他证件类型按实际上传
  437. joInpar.Add("certno", MPat.certNO);//证件号码
  438. joInpar.Add("psn_name", MPat.name);//姓名
  439. JObject joData = new JObject();
  440. joData.Add("data", joInpar);
  441. outparam = joData.ToString();
  442. return 0;
  443. }
  444. catch (Exception ex)
  445. {
  446. outparam = "GetPatientInfo:" + ex.Message;
  447. return -1;
  448. }
  449. finally
  450. {
  451. Global.writeLog("GetPatientInfo", "", outparam);
  452. }
  453. }
  454. //组织M6201入参
  455. public int Get6201Inpar(out string outparam)
  456. {
  457. string errMsg = "";
  458. outparam = "";
  459. try
  460. {
  461. JObject joInpar = new JObject();
  462. //查询患者基本信息
  463. if (hIS.GetHisPatBaseInfo(out errMsg) != 0)
  464. {
  465. outparam = errMsg;
  466. return -1;
  467. }
  468. setPatientByHisBaseInfo(JObject.Parse(errMsg));
  469. JObject joPatBaseInfo = JObject.Parse(JsonHelper.getDestValue(JObject.Parse(errMsg), "result"));
  470. //获取诊断
  471. if (getDiagnoses(out errMsg) != 0)
  472. {
  473. outparam = errMsg;
  474. return -1;
  475. }
  476. JObject joDiagnoses = JObject.Parse(errMsg);
  477. JArray jaDiseinfoList = JArray.Parse(JsonHelper.getDestValue(joDiagnoses, "diseinfoList"));
  478. JObject joMdtrtinfo = JObject.Parse(JsonHelper.getDestValue(joDiagnoses, "mdtrtinfo"));
  479. setPatientByDiagnoseInfo(joMdtrtinfo);
  480. //获取费用
  481. if (GetFee(out errMsg) != 0)
  482. {
  483. outparam = errMsg;
  484. return -1;
  485. }
  486. JObject joFee = JObject.Parse(errMsg);
  487. JArray jaFeedetailList = JArray.Parse(JsonHelper.getDestValue(joFee, "feedetailList"));
  488. for (int i = 0; i < jaFeedetailList.Count; i++)
  489. {
  490. JObject joTmp = new JObject();
  491. joTmp.Add("act_purc_pric", jaFeedetailList[i]["pric"]);
  492. joTmp.Add("sin_dos", jaFeedetailList[i]["sinDosDscr"]);
  493. //joTmp.Add("medins_list_name", jaFeedetailList[i]["medListName"]);
  494. //((JObject)jaFeedetailList[i]).Property("chrgBchno").Remove();
  495. //((JObject)jaFeedetailList[i]).Property("diseCodg").Remove();
  496. ((JObject)jaFeedetailList[i]).Property("rxno").Remove();
  497. //((JObject)jaFeedetailList[i]).Property("feeOcurTime").Remove();
  498. ((JObject)jaFeedetailList[i]).Property("sinDosDscr").Remove();
  499. ((JObject)jaFeedetailList[i]).Property("usedFrquDscr").Remove();
  500. ((JObject)jaFeedetailList[i]).Property("prdDays").Remove();
  501. ((JObject)jaFeedetailList[i]).Property("medcWayDscr").Remove();
  502. //((JObject)jaFeedetailList[i]).Property("bilgDeptCodg").Remove();
  503. ((JObject)jaFeedetailList[i]).Property("acordDeptCodg").Remove();
  504. ((JObject)jaFeedetailList[i]).Property("acordDeptName").Remove();
  505. ((JObject)jaFeedetailList[i]).Property("ordersDrCode").Remove();
  506. ((JObject)jaFeedetailList[i]).Property("ordersDrName").Remove();
  507. ((JObject)jaFeedetailList[i]).Property("tcmdrugUsedWay").Remove();
  508. ((JObject)jaFeedetailList[i]).Property("etipFlag").Remove();
  509. ((JObject)jaFeedetailList[i]).Property("etipHospCode").Remove();
  510. ((JObject)jaFeedetailList[i]).Property("dscgTkdrugFlag").Remove();
  511. ((JObject)jaFeedetailList[i]).Property("matnFeeFlag").Remove();
  512. ((JObject)jaFeedetailList[i]).Property("initFeedetlSn").Remove();
  513. ((JObject)jaFeedetailList[i]).Property("medType").Remove();
  514. ((JObject)jaFeedetailList[i]).Property("memo").Remove();
  515. //((JObject)jaFeedetailList[i]).Property("expContent").Remove();
  516. //((JObject)jaFeedetailList[i]).Property("medListName").Remove();
  517. //((JObject)jaFeedetailList[i]).Property("medListSpc").Remove();
  518. ((JObject)jaFeedetailList[i]).Property("combNo").Remove();
  519. //jaFeedetailList[i]["chrgBchno"] = MPat.adm_Dr.ToString();
  520. jaFeedetailList[i]["expContent"] = joTmp.ToString();
  521. jaFeedetailList[i]["medType"] = JsonHelper.getDestValue(joInsuAdmObj, "medType");
  522. jaFeedetailList[i]["psnNo"] = MPat.psn_no;
  523. }
  524. //入参
  525. joInpar.Add("orgCodg", Global.inf.hospitalNO);//机构编码
  526. //joInpar.Add("orgId", "");//电子凭证机构号
  527. joInpar.Add("psnNo", MPat.psn_no);//人员编号
  528. joInpar.Add("insutype", MPat.insuType);//险种类型
  529. joInpar.Add("medOrgOrd", MPat.recordID);//医疗机构订单号 前端传入
  530. joInpar.Add("initRxOrd", JsonHelper.getDestValue(joInsuAdmObj, "initRxOrd"));//要续方的原处方流水 前端传入
  531. joInpar.Add("rxCircFlag", JsonHelper.getDestValue(joInsuAdmObj, "rxCircFlag"));//电子处方流转标志 前端传入
  532. if (MSettl.settlTime.CompareTo(DateTime.Now) > 0)
  533. {
  534. //兼容预约挂号(此时时间>当前)
  535. MSettl.settlTime = DateTime.Now;
  536. }
  537. joInpar.Add("begntime", MSettl.settlTime.ToString("yyyy-MM-dd HH:mm:ss"));//开始时间
  538. joInpar.Add("idNo", JsonHelper.getDestValue(joPatBaseInfo, "credNo"));//证件号码
  539. joInpar.Add("userName", JsonHelper.getDestValue(joPatBaseInfo, "patName"));//用户姓名
  540. joInpar.Add("idType", JsonHelper.getDestValue(joPatBaseInfo, "credCode"));//证件类别
  541. joInpar.Add("ecToken", JsonHelper.getDestValue(joInsuAdmObj, "ecToken"));//电子凭证授权ecToken 前端传入
  542. joInpar.Add("insuCode", Global.inf.areaCode);//就诊参保地行政区划
  543. joInpar.Add("iptOtpNo", JsonHelper.getDestValue(joMdtrtinfo, "ipt_no"));//住院/门诊号
  544. joInpar.Add("atddrNo", JsonHelper.getDestValue(joMdtrtinfo, "atddr_no"));//医师编码
  545. joInpar.Add("drName", JsonHelper.getDestValue(joMdtrtinfo, "chfpdr_name"));//医师姓名
  546. joInpar.Add("deptCode", JsonHelper.getDestValue(joMdtrtinfo, "adm_dept_codg"));//科室编码
  547. joInpar.Add("deptName", JsonHelper.getDestValue(joMdtrtinfo, "adm_dept_name"));//科室名称
  548. joInpar.Add("caty", "A10");//科别
  549. //joInpar.Add("mdtrtId", Global.pat.mdtrtID);//医保就诊ID
  550. joInpar.Add("medType", MPat.medType);//医疗类别 前端传入
  551. joInpar.Add("feeType", JsonHelper.getDestValue(joInsuAdmObj, "feeType"));//费用类型 前端传入
  552. joInpar.Add("medfeeSumamt", JsonHelper.getDestValue(joFee, "medfeeSumamt"));//医疗费总额
  553. joInpar.Add("acctUsedFlag", JsonHelper.getDestValue(joInsuAdmObj, "acctUsedFlag"));//个人账户使用标志 前端传入
  554. joInpar.Add("mainCondDscr", JsonHelper.getDestValue(joMdtrtinfo, "mainCondDscr"));//主要病情描述
  555. joInpar.Add("diseCodg", JsonHelper.getDestValue(joMdtrtinfo, "diseCodg"));//病种编码
  556. joInpar.Add("diseName", JsonHelper.getDestValue(joMdtrtinfo, "diseName"));//病种名称
  557. joInpar.Add("psnSetlway", JsonHelper.getDestValue(joInsuAdmObj, "psnSetlway"));//个人结算方式 前端传入
  558. joInpar.Add("chrgBchno", JsonHelper.getDestValue(joFee, "chrgBchno"));//收费批次号
  559. //joInpar.Add("pubHospRfomFlag", JsonHelper.getDestValue(joInsuAdmObj, "pubHospRfomFlag"));//公立医院改革标志
  560. //joInpar.Add("invono", JsonHelper.getDestValue(joMdtrtinfo, "invono"));//发票号
  561. //joInpar.Add("endtime", JsonHelper.getDestValue(joMdtrtinfo, "endtime"));//出院时间
  562. //joInpar.Add("fulamtOwnpayAmt", JsonHelper.getDestValue(joMdtrtinfo, "fulamtOwnpayAmt"));//全自费金额
  563. //joInpar.Add("overlmtSelfpay", JsonHelper.getDestValue(joMdtrtinfo, "overlmtSelfpay"));//超限价金额
  564. //joInpar.Add("preselfpayAmt", JsonHelper.getDestValue(joMdtrtinfo, "preselfpayAmt"));//先行自付金额
  565. //joInpar.Add("inscpScpAmt", JsonHelper.getDestValue(joMdtrtinfo, "inscpScpAmt"));//符合政策范围金额
  566. //joInpar.Add("oprnOprtCode", JsonHelper.getDestValue(joMdtrtinfo, "oprnOprtCode"));//手术操作代码
  567. //joInpar.Add("oprnOprtName", JsonHelper.getDestValue(joMdtrtinfo, "oprnOprtName"));//手术操作名称
  568. //joInpar.Add("fpscNo", JsonHelper.getDestValue(joMdtrtinfo, "fpscNo"));//计划生育服务证号
  569. //joInpar.Add("latechbFlag", JsonHelper.getDestValue(joMdtrtinfo, "latechbFlag"));//晚育标志
  570. joInpar.Add("gesoVal", JsonHelper.getDestValue(joMdtrtinfo, "gesoVal"));//孕周数
  571. joInpar.Add("fetts", JsonHelper.getDestValue(joMdtrtinfo, "fetts"));//胎次
  572. joInpar.Add("fetusCnt", JsonHelper.getDestValue(joMdtrtinfo, "fetusCnt"));//胎儿数
  573. //joInpar.Add("pretFlag", JsonHelper.getDestValue(joMdtrtinfo, "pretFlag"));//早产标志
  574. //joInpar.Add("birctrlType", JsonHelper.getDestValue(joMdtrtinfo, "birctrlType"));//计划生育手术类别
  575. //joInpar.Add("birctrlMatnDate", JsonHelper.getDestValue(joMdtrtinfo, "birctrlMatnDate"));//计划生育手术或生育日期
  576. //joInpar.Add("copFlag", JsonHelper.getDestValue(joMdtrtinfo, "copFlag"));//伴有并发症标志
  577. //joInpar.Add("dscgDeptCodg", JsonHelper.getDestValue(joMdtrtinfo, "dscgDeptCodg"));//出院科室编码
  578. //joInpar.Add("dscgDeptName", JsonHelper.getDestValue(joMdtrtinfo, "dscgDeptName"));//出院科室名称
  579. //joInpar.Add("dscgDed", JsonHelper.getDestValue(joMdtrtinfo, "dscgDed"));//出院床位
  580. //joInpar.Add("dscgWay", JsonHelper.getDestValue(joMdtrtinfo, "dscgWay"));//离院方式
  581. //joInpar.Add("dieDate", JsonHelper.getDestValue(joMdtrtinfo, "dieDate"));//死亡日期
  582. joInpar.Add("matnType", JsonHelper.getDestValue(joMdtrtinfo, "matnType"));//生育类别
  583. joInpar.Add("expContent", JsonHelper.getDestValue(joInsuAdmObj, "expContent"));//扩展参数 前端传入
  584. //joInpar.Add("midSetlFlag", JsonHelper.getDestValue(joInsuAdmObj, "midSetlFlag"));//中途结算标志 前端传入
  585. joInpar.Add("diseinfoList", jaDiseinfoList);//诊断或症状明细
  586. joInpar.Add("feedetailList", jaFeedetailList);//费用明细
  587. //joInpar.Add("admDiagDscr", JsonHelper.getDestValue(joMdtrtinfo, "admDiagDscr"));//入院诊断描述
  588. //joInpar.Add("admDeptCodg", JsonHelper.getDestValue(joMdtrtinfo, "admDeptCodg"));//入院科室编码
  589. //joInpar.Add("admDeptName", JsonHelper.getDestValue(joMdtrtinfo, "admDeptName"));//入院科室名称
  590. //joInpar.Add("admBed", JsonHelper.getDestValue(joMdtrtinfo, "admBed"));//入院床位
  591. joInpar.Add("payAuthNo", JsonHelper.getDestValue(joInsuAdmObj, "payAuthNo"));//支付授权码 前端传入
  592. joInpar.Add("uldLatlnt", JsonHelper.getDestValue(joInsuAdmObj, "uldLatlnt"));//经纬度 前端传入
  593. joInpar.Add("mdtrtCertType", JsonHelper.getDestValue(joInsuAdmObj, "mdtrtCertType"));//就诊凭证类型 前端传入
  594. joInpar.Add("insuplcAdmdvs", MPat.insuplc_admdvs);//用户参保地行政区划
  595. //JObject joData = new JObject();
  596. //joData.Add("data",joInpar);
  597. outparam = joInpar.ToString();
  598. return 0;
  599. }
  600. catch (Exception ex)
  601. {
  602. outparam = "Get6201Inpar:" + ex.Message;
  603. return -1;
  604. }
  605. finally
  606. {
  607. Global.writeLog("Get6201Inpar", "", outparam);
  608. }
  609. }
  610. //获取入参,入参基本为类局部变量
  611. public int Get6202Inpar(JObject joM6201Inpar, out string outparam)
  612. {
  613. outparam = "";
  614. try
  615. {
  616. //获取其他入参
  617. JObject joInpar = new JObject();
  618. joInpar.Add("payAuthNo", MPat.payAuthNo);//支付授权码 前端传入
  619. joInpar.Add("payOrdId", MPat.payOrdId);//待支付订单号
  620. joInpar.Add("payToken", MPat.payToken);//支付订单对应的token
  621. joInpar.Add("orgCodg", Global.inf.hospitalNO);//定点机构编码
  622. joInpar.Add("orgBizSer", DateTime.Now.ToString("yyyyMMddHHmmssffff"));//业务流水号 前端传入
  623. //joInpar.Add("ecAuthCode", "");
  624. //joInpar.Add("ecChnlAppId", "");
  625. //joInpar.Add("ecChnlUserId", "");
  626. //joInpar.Add("mdtrtId", MPat.mdtrtID);
  627. joInpar.Add("chrgBchno", JsonHelper.getDestValue(joM6201Inpar, "chrgBchno"));//收费批次号
  628. //joInpar.Add("feeType", JsonHelper.getDestValue(joM6201Inpar, "feeType"));//费用类别
  629. //joInpar.Add("deposit", JsonHelper.getDestValue(joInsuAdmObj, "deposit"));//住院押金
  630. //joInpar.Add("expContent", "");//扩展数据
  631. //joInpar.Add("acctUsedFlag", "1");//个账使用标识
  632. //JObject joData = new JObject();
  633. //joData.Add("data", joInpar);
  634. outparam = joInpar.ToString();
  635. return 0;
  636. }
  637. catch (Exception ex)
  638. {
  639. outparam = "Get6202Inpar:" + ex.Message;
  640. return -1;
  641. }
  642. finally
  643. {
  644. Global.writeLog("Get6202Inpar", "", outparam);
  645. }
  646. }
  647. //组织M6203入参
  648. public int Get6203Inpar(out string outparam)
  649. {
  650. string errMsg = "";
  651. outparam = "";
  652. try
  653. {
  654. JObject joInpar = new JObject();
  655. //获取医保平台结算信息
  656. if (QuerySettleInfo(out errMsg) != 0)
  657. {
  658. outparam = errMsg;
  659. return -1;
  660. }
  661. JObject joRtn = JObject.Parse(errMsg);
  662. JObject joSettl = JObject.Parse(JsonHelper.getDestValue(joRtn, "data"));
  663. //入参
  664. joInpar.Add("payOrdId", JsonHelper.getDestValue(joSettl, "SettlementID"));//支付订单号
  665. joInpar.Add("appRefdSn", JsonHelper.getDestValue(joSettl, ""));//应用退款流水号
  666. joInpar.Add("appRefdTime", JsonHelper.getDestValue(joSettl, ""));//应用退费时间
  667. joInpar.Add("totlRefdAmt", JsonHelper.getDestValue(joSettl, "Sumamt"));//总退费金额
  668. joInpar.Add("psnAcctRefdAmt", JsonHelper.getDestValue(joSettl, "AccountPaySumamt"));//医保个人账户支付
  669. joInpar.Add("fundRefdAmt", JsonHelper.getDestValue(joSettl, "FundPaySumamt"));//基金支付
  670. joInpar.Add("cashRefdAmt", JsonHelper.getDestValue(joInsuAdmObj, "PersonCashPay"));//现金退费金额
  671. joInpar.Add("ecToken", MPat.token);//电子凭证授权Token 前端传入
  672. joInpar.Add("refdType", "ALL");//退费类型 前端传入
  673. joInpar.Add("expData", "");//扩展数据 前端传入
  674. joInpar.Add("payAuthNo", MPat.payAuthNo);//支付授权码 前端传入
  675. //JObject joData = new JObject();
  676. //joData.Add("data", joInpar);
  677. outparam = joInpar.ToString();
  678. return 0;
  679. }
  680. catch (Exception ex)
  681. {
  682. outparam = "Get6203Inpar:" + ex.Message;
  683. return -1;
  684. }
  685. finally
  686. {
  687. Global.writeLog("Get6203Inpar", "", outparam);
  688. }
  689. }
  690. //获取入参,入参基本为类局部变量
  691. public int Get6301Inpar(out string outparam)
  692. {
  693. outparam = "";
  694. try
  695. {
  696. string errMsg;
  697. //查询登记信息
  698. if (mIS.queryRegisterInfo(4, out errMsg) != 0)
  699. {
  700. outparam = errMsg;
  701. return -1;
  702. }
  703. setPatientByMiRegInfo(JObject.Parse(errMsg));
  704. //获取其他入参
  705. JObject joInpar = new JObject();
  706. joInpar.Add("payOrdId", MPat.payOrdId);//待支付订单号
  707. joInpar.Add("payToken", MPat.payToken);//支付订单对应的token
  708. joInpar.Add("orgCodg", Global.inf.hospitalNO);//定点机构编码
  709. joInpar.Add("idNo", MPat.IDNO);//业务流水号 前端传入
  710. joInpar.Add("userName", MPat.name);
  711. joInpar.Add("idType", "01");
  712. joInpar.Add("expData", "");
  713. //JObject joData = new JObject();
  714. //joData.Add("data", joInpar);
  715. outparam = joInpar.ToString();
  716. return 0;
  717. }
  718. catch (Exception ex)
  719. {
  720. outparam = "Get6301Inpar:" + ex.Message;
  721. return -1;
  722. }
  723. finally
  724. {
  725. Global.writeLog("Get6301Inpar", "", outparam);
  726. }
  727. }
  728. public int Get6401Inpar(out string outparam)
  729. {
  730. string errMsg = "";
  731. outparam = "";
  732. try
  733. {
  734. JObject joInpar = new JObject();
  735. //获取医保平台结算信息
  736. if (QuerySettleInfo(out errMsg) != 0)
  737. {
  738. outparam = errMsg;
  739. return -1;
  740. }
  741. JObject joRtn = JObject.Parse(errMsg);
  742. JObject joSettl = JObject.Parse(JsonHelper.getDestValue(joRtn, "data"));
  743. //入参
  744. joInpar.Add("payOrdId", JsonHelper.getDestValue(joSettl, "SettlementID"));//支付订单号
  745. joInpar.Add("appRefdSn", JsonHelper.getDestValue(joSettl, ""));//应用退款流水号
  746. joInpar.Add("appRefdTime", JsonHelper.getDestValue(joSettl, ""));//应用退费时间
  747. joInpar.Add("totlRefdAmt", JsonHelper.getDestValue(joSettl, "Sumamt"));//总退费金额
  748. joInpar.Add("psnAcctRefdAmt", JsonHelper.getDestValue(joSettl, "AccountPaySumamt"));//医保个人账户支付
  749. joInpar.Add("fundRefdAmt", JsonHelper.getDestValue(joSettl, "FundPaySumamt"));//基金支付
  750. joInpar.Add("cashRefdAmt", JsonHelper.getDestValue(joInsuAdmObj, "PersonCashPay"));//现金退费金额
  751. joInpar.Add("ecToken", MPat.token);//电子凭证授权Token 前端传入
  752. joInpar.Add("refdType", "ALL");//退费类型 前端传入
  753. joInpar.Add("expData", "");//扩展数据 前端传入
  754. joInpar.Add("payAuthNo", MPat.payAuthNo);//支付授权码 前端传入
  755. //JObject joData = new JObject();
  756. //joData.Add("data", joInpar);
  757. outparam = joInpar.ToString();
  758. return 0;
  759. }
  760. catch (Exception ex)
  761. {
  762. outparam = "Get6203Inpar:" + ex.Message;
  763. return -1;
  764. }
  765. finally
  766. {
  767. Global.writeLog("Get6203Inpar", "", outparam);
  768. }
  769. }
  770. #endregion
  771. #region 诊断
  772. //获取诊断信息
  773. public int getDiagnoses(out string errMsg)
  774. {
  775. errMsg = "";
  776. try
  777. {
  778. //调用服务获取门诊诊断信息
  779. string outparam = "";
  780. if (hIS.getPatDiagnoses(MPat, out outparam) != 0)
  781. {
  782. return -1;
  783. }
  784. JObject joRtn = JObject.Parse(outparam);
  785. JObject joMdtrtInfo = JObject.Parse(JsonHelper.getDestValue(joRtn, "mdtrtinfo"));
  786. JArray jaDiagnoses = JArray.Parse(JsonHelper.getDestValue(joRtn, "diseinfo"));
  787. //组织门诊结算诊断入参
  788. JArray jaRow = new JArray();
  789. for (int i = 0; i < jaDiagnoses.Count; i++)
  790. {
  791. JObject joTmp = new JObject();
  792. joTmp.Add("diagType", jaDiagnoses[i]["diag_type"]);//
  793. joTmp.Add("diagSrtNo", jaDiagnoses[i]["diag_srt_no"]);//
  794. joTmp.Add("diagCode", jaDiagnoses[i]["diag_code"]);//
  795. joTmp.Add("diagName", jaDiagnoses[i]["diag_name"]);//
  796. joTmp.Add("diagDept", jaDiagnoses[i]["diag_dept"]);//
  797. joTmp.Add("diseDorNo", jaDiagnoses[i]["dise_dor_no"]);//
  798. joTmp.Add("diseDorName", jaDiagnoses[i]["dise_dor_name"]);//
  799. joTmp.Add("diagTime", jaDiagnoses[i]["diag_time"]);//
  800. joTmp.Add("valiFlag", "1");//
  801. jaRow.Add(joTmp);
  802. }
  803. JObject joDiagRow = new JObject();
  804. joDiagRow.Add("diseinfoList", jaRow);
  805. joDiagRow.Add("mdtrtinfo", joMdtrtInfo);
  806. outparam = joDiagRow.ToString();
  807. errMsg = outparam;
  808. return 0;
  809. }
  810. catch (Exception ex)
  811. {
  812. errMsg = "getDiagnoses:" + ex.Message;
  813. return -1;
  814. }
  815. }
  816. #endregion
  817. #region 费用
  818. private int GetFee(out string outparam)
  819. {
  820. string hisFee, chrgBchno = "";
  821. JObject jo = new JObject();
  822. JObject joRow = new JObject();
  823. JArray jaRow = new JArray();
  824. try
  825. {
  826. //获取HIS费用
  827. if (hIS.getHisFee(MPat, out hisFee) != 0)
  828. {
  829. outparam = hisFee;
  830. return -1;
  831. }
  832. JObject joFee = JObject.Parse(hisFee);
  833. //处理
  834. //调用医保平台转换HIS费用(转换医保编码等)
  835. JObject joHisFee = JObject.Parse(hisFee);
  836. if (mIS.convertHisFeeWithInsuCodeOfMobilePay(MPat, joHisFee, out outparam) != 0)
  837. {
  838. return -1;
  839. }
  840. JArray jaFeeDetail = JArray.Parse(JsonHelper.getDestValue(JObject.Parse(outparam), "data"));
  841. jaFee = (JArray)jaFeeDetail.DeepClone();
  842. decimal sumFee = 0;
  843. //转换
  844. for (int i = 0; i < jaFeeDetail.Count; i++)
  845. {
  846. decimal cnt = decimal.Parse(jaFeeDetail[i]["cnt"].ToString());
  847. decimal pric = decimal.Parse(jaFeeDetail[i]["pric"].ToString());
  848. decimal sumamt = decimal.Parse(jaFeeDetail[i]["det_item_fee_sumamt"].ToString());
  849. sumFee = sumFee + sumamt;
  850. JObject joTmp = new JObject();
  851. joTmp.Add("feedetlSn", jaFeeDetail[i]["feedetl_sn"]);//费用明细流水号
  852. //joTmp.Add("mdtrtId", Global.pat.mdtrtID);//医保就诊ID
  853. //joTmp.Add("psnNo", jaFeeDetail[i]["psnNo"]);//人员编号
  854. chrgBchno = jaFeeDetail[i]["chrg_bchno"].ToString();
  855. joTmp.Add("chrgBchno", jaFeeDetail[i]["chrg_bchno"]);//收费批次号
  856. joTmp.Add("diseCodg", "");//病种编码
  857. joTmp.Add("rxno", jaFeeDetail[i]["rxno"]);//处方号
  858. joTmp.Add("rxCircFlag", jaFeeDetail[i]["rx_circ_flag"]);//外购处方标志
  859. joTmp.Add("feeOcurTime", jaFeeDetail[i]["fee_ocur_time"]);//费用发生时间
  860. joTmp.Add("medListCodg", jaFeeDetail[i]["med_list_codg"]);//医疗目录编码
  861. joTmp.Add("medinsListCodg", jaFeeDetail[i]["medins_list_codg"]);//医药机构目录编码
  862. joTmp.Add("detItemFeeSumamt", sumamt.ToString("#0.00"));//明细项目费用总额
  863. joTmp.Add("cnt", cnt.ToString("#0.0000"));//数量
  864. joTmp.Add("pric", pric.ToString("#0.000000"));//单价
  865. joTmp.Add("sinDosDscr", jaFeeDetail[i]["sin_dos_dscr"]);//单次剂量描述
  866. joTmp.Add("usedFrquDscr", jaFeeDetail[i]["used_frqu_dscr"]);//使用频次描述
  867. joTmp.Add("prdDays", jaFeeDetail[i]["prd_days"]);//周期天数
  868. joTmp.Add("medcWayDscr", jaFeeDetail[i]["medc_way_dscr"]);//用药途径描述
  869. joTmp.Add("bilgDeptCodg", jaFeeDetail[i]["bilg_dept_codg"]);//开单科室编码
  870. joTmp.Add("bilgDeptName", jaFeeDetail[i]["bilg_dept_name"]);//开单科室名称
  871. joTmp.Add("bilgDrCodg", jaFeeDetail[i]["bilg_dr_codg"]);//开单医生编码
  872. joTmp.Add("bilgDrName", jaFeeDetail[i]["bilg_dr_name"]);//开单医师姓名
  873. joTmp.Add("acordDeptCodg", jaFeeDetail[i]["acord_dept_codg"]);//受单科室编码
  874. joTmp.Add("acordDeptName", jaFeeDetail[i]["acord_dept_name"]);//受单科室名称
  875. joTmp.Add("ordersDrCode", jaFeeDetail[i]["orders_dr_code"]);//受单医生编码
  876. joTmp.Add("ordersDrName", jaFeeDetail[i]["orders_dr_name"]);//受单医生姓名
  877. joTmp.Add("hospApprFlag", jaFeeDetail[i]["hosp_appr_flag"]);//医院审批标志
  878. joTmp.Add("tcmdrugUsedWay", jaFeeDetail[i]["tcmdrug_used_way"]);//中药使用方式
  879. joTmp.Add("etipFlag", jaFeeDetail[i]["etip_flag"]);//外检标志
  880. joTmp.Add("etipHospCode", jaFeeDetail[i]["etip_hosp_code"]);//外检医院编码
  881. joTmp.Add("dscgTkdrugFlag", jaFeeDetail[i]["dscg_tkdrug_flag"]);//出院带药标志
  882. joTmp.Add("matnFeeFlag", jaFeeDetail[i]["matn_fee_flag"]);//生育费用标志
  883. joTmp.Add("initFeedetlSn", jaFeeDetail[i]["init_feedetl_sn"]);//原费用流水号
  884. joTmp.Add("drordNo", jaFeeDetail[i]["drord_no"]);//医嘱号
  885. joTmp.Add("medType", jaFeeDetail[i]["med_type"]);//医疗类别
  886. joTmp.Add("memo", "");//备注
  887. joTmp.Add("expContent", jaFeeDetail[i]["expContent"]);//扩展字段
  888. joTmp.Add("medListName", jaFeeDetail[i]["medins_list_name"]);//医疗目录名称
  889. joTmp.Add("medListSpc", jaFeeDetail[i]["med_list_spc"]);//医疗目录规格
  890. joTmp.Add("combNo", jaFeeDetail[i]["comb_no"]);//组套编号
  891. jaRow.Add(joTmp);
  892. }
  893. jo.Add("medfeeSumamt", sumFee.ToString("#0.00"));
  894. jo.Add("chrgBchno", chrgBchno);
  895. jo.Add("feedetailList", jaRow);
  896. outparam = jo.ToString();
  897. return 0;
  898. }
  899. catch (Exception ex)
  900. {
  901. outparam = "获取费用异常:" + ex.Message;
  902. Global.writeLog("GetFee", jo.ToString(), "获取费用异常:" + ex.Message);
  903. return -1;
  904. }
  905. }
  906. /// <summary>
  907. /// 汇总医保返回的结算金额(按照HIS的原则汇总,后期HIS按照这个来进行勾稽关系判断)
  908. /// </summary>
  909. /// <param name="jo"></param>
  910. /// <returns></returns>
  911. public int sumInsuRtnSettlInfo(JObject jo, out JObject joSumFee, out string errMsg)
  912. {
  913. // 医疗费总额是患者在医药机构花费的所有诊疗、药品、耗材、服务设施等项目费用的总和 = 基金支付总额 + 个人负担总金额 + 其他(如医院负担金额);
  914. //3、基金支付总额 = 基本医保统筹基金支出(含职工基本医疗保险、居民基本医疗保险)+补充医疗保险基金支出 (含覆盖全体参保人的居民大病保险和大额医疗费用补助、覆盖部分参保人的企业职工大额医疗费用补助和公务员医疗补助等)+医疗救助基金支出 + 其他支出(如伤残人员医疗保障基金支出);
  915. //5、个人账户支出中包含账户共济支付金额
  916. joSumFee = new JObject();
  917. errMsg = "";
  918. decimal ybAmt, psnAcctAmt, hospAmt, psnCashAmt, medFee;
  919. try
  920. {
  921. ybAmt = 0; psnAcctAmt = 0; hospAmt = 0; psnCashAmt = 0; medFee = 0;
  922. ybAmt = MSettl.fundPaySumamt;
  923. psnAcctAmt = MSettl.accountPaySumamt;
  924. psnCashAmt = MSettl.personCashPay;
  925. hospAmt = MSettl.hospitalPartAmount;
  926. medFee = MSettl.sumamt;
  927. joSumFee.Add("sumamt", medFee);
  928. joSumFee.Add("ybAmt", ybAmt);
  929. joSumFee.Add("psnAcctAmt", psnAcctAmt);
  930. joSumFee.Add("hospAmt", hospAmt);
  931. joSumFee.Add("psnCashAmt", psnCashAmt);
  932. if (medFee != (ybAmt + psnAcctAmt + psnCashAmt + hospAmt))
  933. {
  934. errMsg = "ybAmt(" + ybAmt.ToString() + ")+" + "psnAcctAmt(" + psnAcctAmt.ToString() + ")+" + "psnCashAmt(" + psnCashAmt.ToString() + ")+" + "hospAmt(" + hospAmt.ToString() + ")" + "!=medFee(" + medFee.ToString() + ")";
  935. return -1;
  936. }
  937. return 0;
  938. }
  939. catch (Exception ex)
  940. {
  941. errMsg = ex.Message;
  942. return 1;
  943. }
  944. }
  945. /// <summary>
  946. /// 获取结算费用的封装
  947. /// </summary>
  948. /// <param name="jo"></param>
  949. /// <param name="path"></param>
  950. /// <returns></returns>
  951. private decimal getDecimalFee(JObject jo, string path)
  952. {
  953. try
  954. {
  955. string temp = JsonHelper.getDestValue(jo, path);
  956. if (temp == "")
  957. {
  958. return 0;
  959. }
  960. else
  961. {
  962. return decimal.Parse(temp);
  963. }
  964. }
  965. catch (Exception ex)
  966. {
  967. Global.writeLog("getFee异常:" + ex.Message);
  968. return 0;
  969. }
  970. }
  971. #endregion
  972. #region 结算
  973. /// <summary>
  974. /// 返回移动支付结算信息给HIS
  975. /// </summary>
  976. /// <param name="joSetlInpar"></param>
  977. /// <param name="joSetlinfo"></param>中心返回的信息
  978. /// <param name="outParam"></param>
  979. /// <returns></returns>
  980. public int returnMPSettlementInfo(JObject joReg, JObject joSettl, out string outParam)
  981. {
  982. string errMsg;
  983. try
  984. {
  985. JObject joSumFee = new JObject();
  986. if (sumInsuRtnSettlInfo(joSettl, out joSumFee, out errMsg) != 0)
  987. {
  988. outParam = "返回结算结果给HIS失败,请联系管理员!" + errMsg;
  989. return -1;
  990. }
  991. dynamic joTmp = new JObject();
  992. joTmp.settleInfo = joSettl;
  993. joTmp.updateUserID = Global.user.ID;
  994. joTmp.regInfo = joReg;
  995. joTmp.middleSettleFlag = "";
  996. joTmp.interfaceDr = Global.inf.interfaceDr;
  997. dynamic joHisInfo = new JObject();
  998. joHisInfo.admID = MPat.adm_Dr;
  999. joHisInfo.billID = MPat.billID;
  1000. joHisInfo.recordID = MPat.recordID;
  1001. joTmp.hisInfo = joHisInfo;
  1002. joTmp.psn_type = MPat.psn_type;
  1003. joTmp.mobilePayFlag = "Y";
  1004. joTmp.sumFeeObj = joSumFee;
  1005. joTmp.mdtrtinfo = MPat.mdtrtID;
  1006. JObject joRtn = invoker.invokeHISService(JsonHelper.setIrisInpar("05110018", joTmp).ToString(), "返回移动支付结算结果给HIS");
  1007. if (JsonHelper.parseIrisRtnValue(joRtn, out errMsg) != 0)
  1008. {
  1009. outParam = "返回移动支付结算结果给HIS失败,请联系管理员!" + errMsg;
  1010. return -1;
  1011. }
  1012. else
  1013. {
  1014. joSumFee.Add("payAuthNo", MPat.payAuthNo);
  1015. joSumFee.Add("payOrdId", MPat.payOrdId);
  1016. joSumFee.Add("setlLatlnt", MPat.uldLatlnt);
  1017. joSumFee.Add("org_no", Global.inf.hospitalNO);
  1018. joSumFee.Add("medOrgOrd", MPat.recordID);
  1019. joSumFee.Add("mdtrtId", MPat.mdtrtID);
  1020. joSumFee.Add("gmt_out_create", MSettl.settlTime.ToString("yyyy-MM-dd HH:mm:ss"));
  1021. joRtn["result"] = joSumFee;
  1022. outParam = joRtn.ToString();
  1023. return 0;
  1024. }
  1025. }
  1026. catch (Exception ex)
  1027. {
  1028. outParam = "返回移动支付结算结果给HIS出现异常:!" + ex.Message;
  1029. return -1;
  1030. }
  1031. }
  1032. //查询结算信息
  1033. public int QuerySettleInfo(out string errMsg)
  1034. {
  1035. errMsg = "";
  1036. try
  1037. {
  1038. string sqlStr = "SELECT * FROM BS_MedInsuSettlement WHERE Hospital_Dr= " + Global.inf.hospitalDr;
  1039. sqlStr = sqlStr + " and AdmType = 3 and Adm_Dr= " + MPat.adm_Dr + " and SettlementID= '" + MPat.payOrdId + "'";
  1040. JObject joSqlstr = new JObject();
  1041. joSqlstr.Add("sqlStr", sqlStr);
  1042. JObject joRtn = mIS.DynamicQuerySettlInfo(joSqlstr);
  1043. if (JsonHelper.parseIrisRtnValue(joRtn, out errMsg) != 0)
  1044. {
  1045. return -1;
  1046. }
  1047. else
  1048. {
  1049. errMsg = joRtn.ToString();
  1050. return 0;
  1051. }
  1052. }
  1053. catch (Exception ex)
  1054. {
  1055. errMsg = ex.Message;
  1056. return -1;
  1057. }
  1058. }
  1059. #endregion
  1060. #region 存入MI
  1061. /// <summary>
  1062. /// 插入患者该次就诊参保信息
  1063. /// </summary>
  1064. /// <param name="joBaseInfo"></param>
  1065. /// <param name="joInsuInfo"></param>
  1066. /// <param name="joIdetInfo"></param>
  1067. /// <param name="outParam"></param>
  1068. /// <returns></returns>
  1069. private int insertPatCurInsuInfo(out string outParam)
  1070. {
  1071. JObject joTmp = new JObject();
  1072. string errMsg = "";
  1073. try
  1074. {
  1075. joTmp.Add("HospitalDr", Global.inf.hospitalDr);
  1076. joTmp.Add("InterfaceDr", Global.inf.interfaceDr);
  1077. joTmp.Add("AdmID", MPat.adm_Dr);
  1078. joTmp.Add("PatientName", MPat.name);
  1079. joTmp.Add("PersonalNO", MPat.psn_no);
  1080. joTmp.Add("MdtrtID", MPat.mdtrtID);
  1081. joTmp.Add("PsnCertType", "");
  1082. joTmp.Add("PsnCertNO", MPat.certNO);
  1083. joTmp.Add("Gend", MPat.gend);
  1084. joTmp.Add("Naty", "");
  1085. joTmp.Add("Brdy", MPat.brdy);
  1086. joTmp.Add("Age", MPat.age);
  1087. joTmp.Add("Balc", MPat.balc);
  1088. joTmp.Add("Insutype", MPat.insuType);
  1089. joTmp.Add("PsnType", MPat.psn_type);
  1090. joTmp.Add("PsnInsuStas", "");
  1091. joTmp.Add("PsnInsuDate", "");
  1092. joTmp.Add("PausInsuDate", "");
  1093. joTmp.Add("Cvlservflag", "");
  1094. joTmp.Add("insuplcAdmdvs", MPat.insuplc_admdvs);
  1095. joTmp.Add("EmpName", MPat.emp_name);
  1096. joTmp.Add("PsnIdettype", "");
  1097. joTmp.Add("PsnTypeLv", "");
  1098. joTmp.Add("IdetBegntime", "");
  1099. joTmp.Add("IdetEndtime", "");
  1100. if (string.IsNullOrEmpty(Global.user.ID)) Global.user.ID = "0";
  1101. joTmp.Add("updateUserID", Global.user.ID);
  1102. string serviceCode = "09010070";
  1103. string inpar = JsonHelper.setIrisInpar(serviceCode, joTmp).ToString();
  1104. JObject joRtn = invoker.invokeInsuService(inpar, "插入患者该次就诊参保信息");
  1105. if (JsonHelper.parseIrisRtnValue(joRtn, out errMsg) != 0)
  1106. {
  1107. outParam = errMsg;
  1108. return -1;
  1109. }
  1110. else
  1111. {
  1112. outParam = joRtn.ToString();
  1113. return 0;
  1114. }
  1115. }
  1116. catch (Exception ex)
  1117. {
  1118. outParam = "医保平台插入患者该次就诊参保信息:" + ex.Message;
  1119. return -1;
  1120. }
  1121. }
  1122. /// <summary>
  1123. /// 插入登记信息
  1124. /// </summary>
  1125. /// <param name="joInpar"></param> 48交易入参
  1126. /// <param name="joOutpar"></param>48交易出参
  1127. /// <param name="outParam"></param>
  1128. /// <returns></returns>
  1129. private int saveRegisterInfo(out string outParam)
  1130. {
  1131. //插入云医保平台
  1132. JObject joTmp = new JObject();
  1133. string errMsg = "";
  1134. try
  1135. {
  1136. joTmp.Add("HospitalDr", Global.inf.hospitalDr);
  1137. joTmp.Add("InterfaceDr", Global.inf.interfaceDr);
  1138. joTmp.Add("AdmDr", MPat.adm_Dr);
  1139. joTmp.Add("PatientName", MPat.name);
  1140. joTmp.Add("PersonalNO", MPat.psn_no);
  1141. joTmp.Add("InsuRegID", MPat.mdtrtID);
  1142. joTmp.Add("RegDate", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
  1143. joTmp.Add("InsuType", MPat.insuType);
  1144. joTmp.Add("CertificateType", MPat.certType);
  1145. joTmp.Add("CertificateNO", MPat.certNO);
  1146. joTmp.Add("MedicalType", MPat.medType);
  1147. joTmp.Add("AttendDoctorNO", MPat.admAttendDoctorNO);
  1148. joTmp.Add("ChiefPhyDocName", "");
  1149. joTmp.Add("AdmInDiagDesc", "");
  1150. joTmp.Add("AdmInDepCode", MPat.AdmInDepCode);
  1151. joTmp.Add("AdmInDepName", "");
  1152. joTmp.Add("AdmBed", "");
  1153. joTmp.Add("MainDiagCode", MPat.admDiagCode);
  1154. joTmp.Add("MainDiagName", MPat.admDiagName);
  1155. joTmp.Add("MainConditionDesc", "");
  1156. joTmp.Add("DiseasecCode", "");
  1157. joTmp.Add("DiseasecName", "");
  1158. joTmp.Add("OperationCode", "");
  1159. joTmp.Add("OperationName", "");
  1160. joTmp.Add("DiseasecTypeCode", "");
  1161. joTmp.Add("InsuranceAreaCode", MPat.insuplc_admdvs);
  1162. joTmp.Add("TreatmentAreaCode", Global.inf.areaCode);
  1163. joTmp.Add("payOrdId", MPat.payOrdId);
  1164. joTmp.Add("payToken", MPat.payToken);
  1165. joTmp.Add("RegState", "1");
  1166. joTmp.Add("ValidFlag", "1");
  1167. joTmp.Add("Type", "4");//线上支付门诊
  1168. joTmp.Add("updateUserID", Global.user.ID);
  1169. joTmp.Add("msgid", Global.curEvt.msgid);
  1170. joTmp.Add("OccurTime", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
  1171. string serviceCode = "09010044";
  1172. string inpar = JsonHelper.setIrisInpar(serviceCode, joTmp).ToString();
  1173. JObject joRtn = invoker.invokeInsuService(inpar, "新增门诊登记信息");
  1174. if (JsonHelper.parseIrisRtnValue(joRtn, out errMsg) != 0)
  1175. {
  1176. outParam = joRtn.ToString();
  1177. return -1;
  1178. }
  1179. else
  1180. {
  1181. outParam = joRtn.ToString();
  1182. return 0;
  1183. }
  1184. }
  1185. catch (Exception ex)
  1186. {
  1187. outParam = "保存门诊登记信息异常:" + ex.Message;
  1188. return -1;
  1189. }
  1190. }
  1191. /// <summary>
  1192. /// 插入结算信息
  1193. /// </summary>
  1194. /// <param name="joSettlement"></param>
  1195. /// <param name="outParam"></param>
  1196. /// <returns></returns>
  1197. public int saveSettlement(out string outParam)
  1198. {
  1199. JObject joTmp = new JObject();
  1200. string errMsg = "";
  1201. try
  1202. {
  1203. JObject joSetlinfo = new JObject();
  1204. joSetlinfo.Add("HospitalDr", Global.inf.hospitalDr);
  1205. joSetlinfo.Add("admID", MPat.adm_Dr);
  1206. joSetlinfo.Add("mdtrt_id", MPat.mdtrtID);
  1207. joSetlinfo.Add("setl_id", MSettl.settlID);//
  1208. joSetlinfo.Add("psn_no", MPat.psn_no);
  1209. joSetlinfo.Add("psn_name", MPat.name);
  1210. //joSetlinfo.Add("mdtrt_cert_type", JsonHelper.getDestValue(joRtnSetlinfo, "mdtrt_cert_type"));
  1211. joSetlinfo.Add("certno", MPat.certNO);
  1212. joSetlinfo.Add("gend", MPat.gend);
  1213. joSetlinfo.Add("naty", MPat.naty);
  1214. joSetlinfo.Add("brdy", MPat.brdy);
  1215. joSetlinfo.Add("age", MPat.age);
  1216. joSetlinfo.Add("insutype", MPat.insuType);
  1217. joSetlinfo.Add("psn_type", MPat.psn_type);
  1218. joSetlinfo.Add("cvlserv_flag", "");
  1219. joSetlinfo.Add("setl_time", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
  1220. joSetlinfo.Add("mdtrt_cert_type", MPat.mdtrtcertType);
  1221. joSetlinfo.Add("med_type", MPat.medType);
  1222. joSetlinfo.Add("medfee_sumamt", MSettl.sumamt);//总费用
  1223. joSetlinfo.Add("fulamt_ownpay_amt", MSettl.fundPaySumamt);//全自费金额
  1224. joSetlinfo.Add("overlmt_selfpay", MSettl.overLimitAmountmt);//超限价自费费用
  1225. joSetlinfo.Add("preselfpay_amt", MSettl.preSelfPayAmount);//先行自付金额
  1226. joSetlinfo.Add("inscp_scp_amt", MSettl.inPolicyRangeAmount);//符合政策范围金额
  1227. joSetlinfo.Add("act_pay_dedc", MSettl.actualPayDeductible);//实际支付起付线
  1228. joSetlinfo.Add("hifp_pay", MSettl.healthInsurancePay);//基本医疗保险统筹基金支出
  1229. joSetlinfo.Add("pool_prop_selfpay", MSettl.healthInsuranceRatio);//基本医疗保险统筹基金支付比例
  1230. joSetlinfo.Add("cvlserv_pay", MSettl.civilserviceAllowancePay);//公务员医疗补助资金支出
  1231. joSetlinfo.Add("hifes_pay", MSettl.enterpriseSupplementPay);//企业支付 占用 大病报销金额
  1232. joSetlinfo.Add("hifmi_pay", MSettl.seriousIllnessPay);// 居民大病保险资金支出
  1233. joSetlinfo.Add("hifob_pay", MSettl.largeExpensesSupplementPay);//职工大额医疗费用补助基金支出
  1234. joSetlinfo.Add("maf_pay", MSettl.medicalAssistPay);//医疗救助基金支出
  1235. joSetlinfo.Add("hosp_part_amt", MSettl.hospitalPartAmount);//医院负担金额
  1236. joSetlinfo.Add("oth_pay", MSettl.otherPay);//其他支出
  1237. joSetlinfo.Add("fund_pay_sumamt", MSettl.fundPaySumamt);//基金支付总额
  1238. joSetlinfo.Add("psn_part_amt", MSettl.personPaySumamt);//个人负担总金额
  1239. joSetlinfo.Add("acct_pay", MSettl.accountPaySumamt);//个人账户支出
  1240. joSetlinfo.Add("psn_cash_pay", MSettl.personCashPay);//个人现金支出
  1241. joSetlinfo.Add("balc", MSettl.balance);// 余额
  1242. joSetlinfo.Add("acct_mulaid_pay", MSettl.accountMutualAidAmount);//个人账户共济支付金额
  1243. joSetlinfo.Add("medins_setl_id", "");//医药机构结算ID
  1244. joSetlinfo.Add("clr_optins", MSettl.clearingOrgan);//清算经办机构
  1245. joSetlinfo.Add("clr_way", MSettl.clearingWay);//清算方式
  1246. joSetlinfo.Add("clr_type", MSettl.clearingType);//清算类别
  1247. joSetlinfo.Add("ValidFlag", 1);
  1248. joSetlinfo.Add("BillType", 1);
  1249. joSetlinfo.Add("ConfirmFlag", MSettl.confirmFlag);
  1250. joSetlinfo.Add("msgid", Global.curEvt.msgid);
  1251. joSetlinfo.Add("admType", "3");
  1252. joSetlinfo.Add("billID", MPat.billID);
  1253. joSetlinfo.Add("recordID", MPat.recordID);
  1254. joSetlinfo.Add("interfaceDr", Global.inf.interfaceDr);
  1255. joSetlinfo.Add("insuplc_admdvs", MPat.insuplc_admdvs);
  1256. joSetlinfo.Add("OccurTime", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
  1257. joSetlinfo.Add("HospitalizationsDays", MSettl.hospitalizationsDays);
  1258. joSetlinfo.Add("HospitalizationsTimes", MSettl.hospitalizationsTimes);
  1259. joSetlinfo.Add("HISAdmTime", MSettl.hisAdmTime);
  1260. joSetlinfo.Add("HISDischargeTime", MSettl.hisDischargeTime);
  1261. joSetlinfo.Add("updateUserID", Global.user.ID);
  1262. JObject joRtn = invoker.invokeInsuService(JsonHelper.setIrisInpar("09010051", joSetlinfo).ToString(), "插入结算信息");
  1263. if (JsonHelper.parseIrisRtnValue(joRtn, out errMsg) != 0)
  1264. {
  1265. outParam = errMsg;
  1266. return -1;
  1267. }
  1268. else
  1269. {
  1270. outParam = joSetlinfo.ToString();
  1271. return 0;
  1272. }
  1273. }
  1274. catch (Exception ex)
  1275. {
  1276. outParam = "插入结算信息:" + ex.Message;
  1277. return -1;
  1278. }
  1279. }
  1280. public int updateSettlement(out string outParam)
  1281. {
  1282. JObject joTmp = new JObject();
  1283. string errMsg = "";
  1284. try
  1285. {
  1286. JObject joSetlinfo = new JObject();
  1287. joSetlinfo.Add("HospitalDr", Global.inf.hospitalDr);
  1288. joSetlinfo.Add("AdmDr", MPat.adm_Dr);
  1289. joSetlinfo.Add("MdtrtID", MPat.mdtrtID);
  1290. joSetlinfo.Add("SettlementID", MSettl.settlID);//
  1291. joSetlinfo.Add("PersonnelNO", MPat.psn_no);
  1292. joSetlinfo.Add("PatientName", MPat.name);
  1293. //joSetlinfo.Add("CertificateType", JsonHelper.getDestValue(joRtnSetlinfo, "mdtrt_cert_type"));
  1294. joSetlinfo.Add("CertificateNO", MPat.certNO);
  1295. joSetlinfo.Add("Gender", MPat.gend);
  1296. joSetlinfo.Add("Nation", MPat.naty);
  1297. joSetlinfo.Add("BirthDay", MPat.brdy);
  1298. joSetlinfo.Add("Age", MPat.age);
  1299. joSetlinfo.Add("InsuranceType", MPat.insuType);
  1300. joSetlinfo.Add("PersonType", MPat.psn_type);
  1301. joSetlinfo.Add("CivilserviceFlag", "");
  1302. joSetlinfo.Add("SettlementDateTime", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
  1303. joSetlinfo.Add("MdtrtCertType", MPat.mdtrtcertType);
  1304. joSetlinfo.Add("MedicalType", MPat.medType);
  1305. joSetlinfo.Add("Sumamt", MSettl.sumamt);//总费用
  1306. joSetlinfo.Add("OwnPayAmount", MSettl.fundPaySumamt);//全自费金额
  1307. joSetlinfo.Add("OverLimitAmount", MSettl.overLimitAmountmt);//超限价自费费用
  1308. joSetlinfo.Add("PreSelfPayAmount", MSettl.preSelfPayAmount);//先行自付金额
  1309. joSetlinfo.Add("InPolicyRangeAmount", MSettl.inPolicyRangeAmount);//符合政策范围金额
  1310. joSetlinfo.Add("ActualPayDeductible", MSettl.actualPayDeductible);//实际支付起付线
  1311. joSetlinfo.Add("HealthInsurancePay", MSettl.healthInsurancePay);//基本医疗保险统筹基金支出
  1312. joSetlinfo.Add("HealthInsuranceRatio", MSettl.healthInsuranceRatio);//基本医疗保险统筹基金支付比例
  1313. joSetlinfo.Add("CivilserviceAllowancePay", MSettl.civilserviceAllowancePay);//公务员医疗补助资金支出
  1314. joSetlinfo.Add("EnterpriseSupplementPay", MSettl.enterpriseSupplementPay);//企业支付
  1315. joSetlinfo.Add("SeriousIllnessPay", MSettl.seriousIllnessPay);// 居民大病保险资金支出
  1316. joSetlinfo.Add("LargeExpensesSupplementPay", MSettl.largeExpensesSupplementPay);//职工大额医疗费用补助基金支出
  1317. joSetlinfo.Add("MedicalAssistPay", MSettl.medicalAssistPay);//医疗救助基金支出
  1318. joSetlinfo.Add("HospitalPartAmount", MSettl.hospitalPartAmount);//医院负担金额
  1319. joSetlinfo.Add("OtherPay", MSettl.otherPay);//其他支出
  1320. joSetlinfo.Add("FundPaySumamt", MSettl.fundPaySumamt);//基金支付总额
  1321. joSetlinfo.Add("PersonPaySumamt", MSettl.personPaySumamt);//个人负担总金额
  1322. joSetlinfo.Add("AccountPaySumamt", MSettl.accountMutualAidAmount);//个人账户支出
  1323. joSetlinfo.Add("PersonCashPay", MSettl.personCashPay);//个人现金支出
  1324. joSetlinfo.Add("Balance", MSettl.balance);// 余额
  1325. joSetlinfo.Add("AccountMutualAidAmount", "");//个人账户共济支付金额
  1326. joSetlinfo.Add("OrganSettlementID", "");//医药机构结算ID
  1327. joSetlinfo.Add("ClearingOrgan", MSettl.clearingOrgan);//清算经办机构
  1328. joSetlinfo.Add("ClearingWay", MSettl.clearingWay);//清算方式
  1329. joSetlinfo.Add("ClearingType", MSettl.clearingType);//清算类别
  1330. joSetlinfo.Add("ValidFlag", 1);
  1331. joSetlinfo.Add("BillType", 1);
  1332. joSetlinfo.Add("ConfirmFlag", MSettl.confirmFlag);
  1333. joSetlinfo.Add("MSGID", Global.curEvt.msgid);
  1334. joSetlinfo.Add("AdmType", "3");
  1335. joSetlinfo.Add("BillID", MPat.billID);
  1336. joSetlinfo.Add("RecordID", MPat.recordID);
  1337. joSetlinfo.Add("InterfaceDr", Global.inf.interfaceDr);
  1338. joSetlinfo.Add("InsuranceAreaCode", MPat.insuplc_admdvs);
  1339. joSetlinfo.Add("OccurTime", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
  1340. joSetlinfo.Add("HospitalizationsDays", MSettl.hospitalizationsDays);
  1341. joSetlinfo.Add("HospitalizationsTimes", MSettl.hospitalizationsTimes);
  1342. joSetlinfo.Add("HISAdmTime", MSettl.hisAdmTime);
  1343. joSetlinfo.Add("HISDischargeTime", MSettl.hisDischargeTime);
  1344. joSetlinfo.Add("updateUserID", Global.user.ID);
  1345. JObject joRtn = invoker.invokeInsuService(JsonHelper.setIrisInpar("09010080", joSetlinfo).ToString(), "更新结算信息");
  1346. if (JsonHelper.parseIrisRtnValue(joRtn, out errMsg) != 0)
  1347. {
  1348. outParam = errMsg;
  1349. return -1;
  1350. }
  1351. else
  1352. {
  1353. outParam = joSetlinfo.ToString();
  1354. return 0;
  1355. }
  1356. }
  1357. catch (Exception ex)
  1358. {
  1359. outParam = "插入结算信息:" + ex.Message;
  1360. return -1;
  1361. }
  1362. }
  1363. /// <summary>
  1364. /// 取消结算
  1365. /// </summary>
  1366. /// <param name="outParam"></param>
  1367. /// <returns></returns>
  1368. public int cancleSettlement(string newSettlID, out string outParam)
  1369. {
  1370. JObject joTmp = new JObject();
  1371. string errMsg = "";
  1372. try
  1373. {
  1374. joTmp.Add("HospitalDr", Global.inf.hospitalDr);
  1375. joTmp.Add("InterfaceDr", Global.inf.interfaceDr);
  1376. joTmp.Add("admID", MPat.adm_Dr);
  1377. joTmp.Add("mdtrt_id", MPat.mdtrtID);
  1378. joTmp.Add("setl_id", MPat.settlID);
  1379. joTmp.Add("new_setl_id", newSettlID);
  1380. joTmp.Add("updateUserID", Global.user.ID);
  1381. joTmp.Add("msgid", Global.curEvt.msgid);
  1382. joTmp.Add("OccurTime", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
  1383. JObject joRtn = invoker.invokeInsuService(JsonHelper.setIrisInpar("09010052", joTmp).ToString(), "取消结算信息");
  1384. if (JsonHelper.parseIrisRtnValue(joRtn, out errMsg) != 0)
  1385. {
  1386. outParam = errMsg;
  1387. return -1;
  1388. }
  1389. else
  1390. {
  1391. outParam = JsonHelper.setExceptionJson(0, "云医保平台", "取消结算成功").ToString();
  1392. return 0;
  1393. }
  1394. }
  1395. catch (Exception ex)
  1396. {
  1397. outParam = "取消结算信息:" + ex.Message;
  1398. return -1;
  1399. }
  1400. }
  1401. /// <summary>
  1402. /// 插入医保费用
  1403. /// </summary>
  1404. /// <param name="jaTmp"></param>
  1405. /// <param name="outParam"></param>
  1406. /// <returns></returns>
  1407. public int insertFee(JArray jaTmp, out string outParam)
  1408. {
  1409. try
  1410. {
  1411. outParam = "";
  1412. string errMsg;
  1413. dynamic joTmp = new JObject();
  1414. joTmp = new JObject();
  1415. joTmp.code = "09010046";
  1416. joTmp.HospitalDr = Global.inf.hospitalDr;
  1417. joTmp.admID = MPat.adm_Dr;
  1418. joTmp.mdtrt_id = MPat.mdtrtID;
  1419. joTmp.updateUserID = Global.user.ID;
  1420. joTmp.Add("params", jaTmp);
  1421. ;
  1422. JObject joRtn = invoker.invokeInsuService(joTmp.ToString(), "插入2301明细");
  1423. if (JsonHelper.parseIrisRtnValue(joRtn, out errMsg) != 0)
  1424. {
  1425. outParam = errMsg;
  1426. return -1;
  1427. }
  1428. else
  1429. {
  1430. outParam = joRtn.ToString();
  1431. return 0;
  1432. }
  1433. }
  1434. catch (Exception ex)
  1435. {
  1436. outParam = "insertFee 异常:" + ex.Message;
  1437. return -1;
  1438. }
  1439. }
  1440. private int saveToMi(out string errMsg)
  1441. {
  1442. errMsg = "";
  1443. try
  1444. {
  1445. //存储参保信息
  1446. if (insertPatCurInsuInfo(out errMsg) != 0)
  1447. {
  1448. return -1;
  1449. }
  1450. //存储登记信息
  1451. if (saveRegisterInfo(out errMsg) != 0)
  1452. {
  1453. return -1;
  1454. }
  1455. //处理jaFee
  1456. foreach (var jo in jaFee)
  1457. {
  1458. jo["mdtrt_id"] = MPat.mdtrtID;
  1459. jo["psn_no"] = MPat.psn_no;
  1460. }
  1461. //存储费用信息
  1462. if (insertFee(jaFee, out errMsg) != 0)
  1463. {
  1464. return -1;
  1465. }
  1466. return 0;
  1467. }
  1468. catch (Exception ex)
  1469. {
  1470. errMsg = "saveToMi:" + ex.Message;
  1471. return -1;
  1472. }
  1473. }
  1474. #endregion
  1475. #region 解析中心返回
  1476. /// <summary>
  1477. /// 解析银海移动支付返参
  1478. /// </summary>
  1479. /// <param name="joRtn"></param>
  1480. /// <param name="errorMsg"></param>
  1481. /// <returns></returns>
  1482. public int ParseCenterRtnValue(JObject joRtn, out string errorMsg)
  1483. {
  1484. try
  1485. {
  1486. errorMsg = JsonHelper.getDestValue(joRtn, "message");
  1487. return int.Parse(JsonHelper.getDestValue(joRtn, "code")); //0 成功-1 失败
  1488. }
  1489. catch (Exception ex)
  1490. {
  1491. errorMsg = "解析银海移动支付返参发生异常:" + ex.Message;
  1492. return -1;
  1493. }
  1494. }
  1495. #endregion
  1496. }
  1497. }