OutpatientRegistration.designer.cs 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007
  1. 
  2. namespace PTMedicalInsurance.Forms
  3. {
  4. partial class OutpatientRegistration
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. this.panel3 = new System.Windows.Forms.Panel();
  31. this.btn_Cancel = new Sunny.UI.UIButton();
  32. this.btn_OK = new Sunny.UI.UIButton();
  33. this.btn_BenefitCheck = new Sunny.UI.UIButton();
  34. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  35. this.txtBirthDay = new Sunny.UI.UITextBox();
  36. this.txtInsuType = new Sunny.UI.UITextBox();
  37. this.txtAge = new Sunny.UI.UITextBox();
  38. this.uiLabel4 = new Sunny.UI.UILabel();
  39. this.lbAge = new Sunny.UI.UILabel();
  40. this.lb1 = new Sunny.UI.UILabel();
  41. this.txtPsnNO = new Sunny.UI.UITextBox();
  42. this.txtCorp = new Sunny.UI.UITextBox();
  43. this.uiLabel27 = new Sunny.UI.UILabel();
  44. this.uiLabel28 = new Sunny.UI.UILabel();
  45. this.txtPsnType = new Sunny.UI.UITextBox();
  46. this.txtCertNO = new Sunny.UI.UITextBox();
  47. this.txtAdmvs = new Sunny.UI.UITextBox();
  48. this.txtCertType = new Sunny.UI.UITextBox();
  49. this.uiLabel3 = new Sunny.UI.UILabel();
  50. this.uiLabel25 = new Sunny.UI.UILabel();
  51. this.uiLabel2 = new Sunny.UI.UILabel();
  52. this.uiLabel26 = new Sunny.UI.UILabel();
  53. this.txtBalc = new Sunny.UI.UITextBox();
  54. this.txtGend = new Sunny.UI.UITextBox();
  55. this.txtName = new Sunny.UI.UITextBox();
  56. this.uiLabel1 = new Sunny.UI.UILabel();
  57. this.uiLabel20 = new Sunny.UI.UILabel();
  58. this.uiLabel21 = new Sunny.UI.UILabel();
  59. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  60. this.panel1 = new System.Windows.Forms.Panel();
  61. this.cbxMdtrtGrpType = new System.Windows.Forms.ComboBox();
  62. this.label9 = new System.Windows.Forms.Label();
  63. this.label7 = new System.Windows.Forms.Label();
  64. this.chk_otpErReflFlag = new System.Windows.Forms.ComboBox();
  65. this.cbxAccountPay = new Sunny.UI.UICheckBox();
  66. this.Chk_RelTtpFlag = new Sunny.UI.UICheckBox();
  67. this.chkEmergency = new Sunny.UI.UICheckBox();
  68. this.Chk_TraumaFlag = new Sunny.UI.UICheckBox();
  69. this.dblkcbxSettelmentWay = new PTControl.DBLookupCombox();
  70. this.dblkcbxDisease = new PTControl.DBLookupCombox();
  71. this.dblkcbxMedicalType = new PTControl.DBLookupCombox();
  72. this.dblkcbxInsuranceType = new PTControl.DBLookupCombox();
  73. this.label4 = new System.Windows.Forms.Label();
  74. this.label3 = new System.Windows.Forms.Label();
  75. this.label2 = new System.Windows.Forms.Label();
  76. this.label1 = new System.Windows.Forms.Label();
  77. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  78. this.dgvDiagnose = new System.Windows.Forms.DataGridView();
  79. this.diag_type_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.maindiag_flag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  81. this.diag_srt_no = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.diag_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.diag_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.diag_dept = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.adm_cond = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.dise_dor_no = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.dise_dor_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.diag_time = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.panel3.SuspendLayout();
  90. this.uiGroupBox1.SuspendLayout();
  91. this.uiGroupBox2.SuspendLayout();
  92. this.panel1.SuspendLayout();
  93. this.uiGroupBox3.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.dgvDiagnose)).BeginInit();
  95. this.SuspendLayout();
  96. //
  97. // panel3
  98. //
  99. this.panel3.BackColor = System.Drawing.SystemColors.Window;
  100. this.panel3.Controls.Add(this.btn_Cancel);
  101. this.panel3.Controls.Add(this.btn_OK);
  102. this.panel3.Controls.Add(this.btn_BenefitCheck);
  103. this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  104. this.panel3.Location = new System.Drawing.Point(0, 526);
  105. this.panel3.Name = "panel3";
  106. this.panel3.Size = new System.Drawing.Size(1193, 65);
  107. this.panel3.TabIndex = 14;
  108. //
  109. // btn_Cancel
  110. //
  111. this.btn_Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  112. this.btn_Cancel.Cursor = System.Windows.Forms.Cursors.Hand;
  113. this.btn_Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.btn_Cancel.Location = new System.Drawing.Point(1067, 8);
  115. this.btn_Cancel.MinimumSize = new System.Drawing.Size(1, 1);
  116. this.btn_Cancel.Name = "btn_Cancel";
  117. this.btn_Cancel.Size = new System.Drawing.Size(118, 50);
  118. this.btn_Cancel.TabIndex = 5;
  119. this.btn_Cancel.Text = "放 弃";
  120. this.btn_Cancel.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.btn_Cancel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  122. this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click);
  123. //
  124. // btn_OK
  125. //
  126. this.btn_OK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  127. this.btn_OK.Cursor = System.Windows.Forms.Cursors.Hand;
  128. this.btn_OK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.btn_OK.Location = new System.Drawing.Point(943, 8);
  130. this.btn_OK.MinimumSize = new System.Drawing.Size(1, 1);
  131. this.btn_OK.Name = "btn_OK";
  132. this.btn_OK.Size = new System.Drawing.Size(118, 50);
  133. this.btn_OK.TabIndex = 4;
  134. this.btn_OK.Text = "确 定";
  135. this.btn_OK.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.btn_OK.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  137. this.btn_OK.Click += new System.EventHandler(this.btn_OK_Click);
  138. //
  139. // btn_BenefitCheck
  140. //
  141. this.btn_BenefitCheck.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  142. this.btn_BenefitCheck.Cursor = System.Windows.Forms.Cursors.Hand;
  143. this.btn_BenefitCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.btn_BenefitCheck.Location = new System.Drawing.Point(12, 8);
  145. this.btn_BenefitCheck.MinimumSize = new System.Drawing.Size(1, 1);
  146. this.btn_BenefitCheck.Name = "btn_BenefitCheck";
  147. this.btn_BenefitCheck.Size = new System.Drawing.Size(184, 50);
  148. this.btn_BenefitCheck.TabIndex = 3;
  149. this.btn_BenefitCheck.Text = "人员待遇享受检查";
  150. this.btn_BenefitCheck.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.btn_BenefitCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  152. this.btn_BenefitCheck.Click += new System.EventHandler(this.btn_BenefitCheck_Click);
  153. //
  154. // uiGroupBox1
  155. //
  156. this.uiGroupBox1.Controls.Add(this.txtBirthDay);
  157. this.uiGroupBox1.Controls.Add(this.txtInsuType);
  158. this.uiGroupBox1.Controls.Add(this.txtAge);
  159. this.uiGroupBox1.Controls.Add(this.uiLabel4);
  160. this.uiGroupBox1.Controls.Add(this.lbAge);
  161. this.uiGroupBox1.Controls.Add(this.lb1);
  162. this.uiGroupBox1.Controls.Add(this.txtPsnNO);
  163. this.uiGroupBox1.Controls.Add(this.txtCorp);
  164. this.uiGroupBox1.Controls.Add(this.uiLabel27);
  165. this.uiGroupBox1.Controls.Add(this.uiLabel28);
  166. this.uiGroupBox1.Controls.Add(this.txtPsnType);
  167. this.uiGroupBox1.Controls.Add(this.txtCertNO);
  168. this.uiGroupBox1.Controls.Add(this.txtAdmvs);
  169. this.uiGroupBox1.Controls.Add(this.txtCertType);
  170. this.uiGroupBox1.Controls.Add(this.uiLabel3);
  171. this.uiGroupBox1.Controls.Add(this.uiLabel25);
  172. this.uiGroupBox1.Controls.Add(this.uiLabel2);
  173. this.uiGroupBox1.Controls.Add(this.uiLabel26);
  174. this.uiGroupBox1.Controls.Add(this.txtBalc);
  175. this.uiGroupBox1.Controls.Add(this.txtGend);
  176. this.uiGroupBox1.Controls.Add(this.txtName);
  177. this.uiGroupBox1.Controls.Add(this.uiLabel1);
  178. this.uiGroupBox1.Controls.Add(this.uiLabel20);
  179. this.uiGroupBox1.Controls.Add(this.uiLabel21);
  180. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  181. this.uiGroupBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
  183. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  184. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  185. this.uiGroupBox1.Name = "uiGroupBox1";
  186. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  187. this.uiGroupBox1.Size = new System.Drawing.Size(1193, 142);
  188. this.uiGroupBox1.TabIndex = 15;
  189. this.uiGroupBox1.Text = "基本信息";
  190. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  191. this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  192. //
  193. // txtBirthDay
  194. //
  195. this.txtBirthDay.Cursor = System.Windows.Forms.Cursors.IBeam;
  196. this.txtBirthDay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this.txtBirthDay.Location = new System.Drawing.Point(999, 30);
  198. this.txtBirthDay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  199. this.txtBirthDay.MinimumSize = new System.Drawing.Size(1, 16);
  200. this.txtBirthDay.Name = "txtBirthDay";
  201. this.txtBirthDay.ShowText = false;
  202. this.txtBirthDay.Size = new System.Drawing.Size(126, 25);
  203. this.txtBirthDay.TabIndex = 91;
  204. this.txtBirthDay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  205. this.txtBirthDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  206. //
  207. // txtInsuType
  208. //
  209. this.txtInsuType.Cursor = System.Windows.Forms.Cursors.IBeam;
  210. this.txtInsuType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.txtInsuType.Location = new System.Drawing.Point(999, 99);
  212. this.txtInsuType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  213. this.txtInsuType.MinimumSize = new System.Drawing.Size(1, 16);
  214. this.txtInsuType.Name = "txtInsuType";
  215. this.txtInsuType.ShowText = false;
  216. this.txtInsuType.Size = new System.Drawing.Size(126, 25);
  217. this.txtInsuType.TabIndex = 93;
  218. this.txtInsuType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  219. this.txtInsuType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  220. //
  221. // txtAge
  222. //
  223. this.txtAge.Cursor = System.Windows.Forms.Cursors.IBeam;
  224. this.txtAge.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  225. this.txtAge.Location = new System.Drawing.Point(999, 65);
  226. this.txtAge.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  227. this.txtAge.MinimumSize = new System.Drawing.Size(1, 16);
  228. this.txtAge.Name = "txtAge";
  229. this.txtAge.ShowText = false;
  230. this.txtAge.Size = new System.Drawing.Size(126, 25);
  231. this.txtAge.TabIndex = 93;
  232. this.txtAge.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  233. this.txtAge.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  234. //
  235. // uiLabel4
  236. //
  237. this.uiLabel4.BackColor = System.Drawing.Color.Transparent;
  238. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.uiLabel4.Location = new System.Drawing.Point(928, 101);
  240. this.uiLabel4.Name = "uiLabel4";
  241. this.uiLabel4.Size = new System.Drawing.Size(67, 23);
  242. this.uiLabel4.TabIndex = 94;
  243. this.uiLabel4.Text = "险种类型";
  244. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  245. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  246. //
  247. // lbAge
  248. //
  249. this.lbAge.BackColor = System.Drawing.Color.Transparent;
  250. this.lbAge.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.lbAge.Location = new System.Drawing.Point(928, 67);
  252. this.lbAge.Name = "lbAge";
  253. this.lbAge.Size = new System.Drawing.Size(67, 23);
  254. this.lbAge.TabIndex = 94;
  255. this.lbAge.Text = "年龄";
  256. this.lbAge.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  257. this.lbAge.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  258. //
  259. // lb1
  260. //
  261. this.lb1.BackColor = System.Drawing.Color.Transparent;
  262. this.lb1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.lb1.Location = new System.Drawing.Point(928, 32);
  264. this.lb1.Name = "lb1";
  265. this.lb1.Size = new System.Drawing.Size(67, 23);
  266. this.lb1.TabIndex = 92;
  267. this.lb1.Text = "出生日期";
  268. this.lb1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  269. this.lb1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  270. //
  271. // txtPsnNO
  272. //
  273. this.txtPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  274. this.txtPsnNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.txtPsnNO.Location = new System.Drawing.Point(670, 30);
  276. this.txtPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  277. this.txtPsnNO.MinimumSize = new System.Drawing.Size(1, 16);
  278. this.txtPsnNO.Name = "txtPsnNO";
  279. this.txtPsnNO.ShowText = false;
  280. this.txtPsnNO.Size = new System.Drawing.Size(199, 25);
  281. this.txtPsnNO.TabIndex = 90;
  282. this.txtPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  283. this.txtPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  284. //
  285. // txtCorp
  286. //
  287. this.txtCorp.Cursor = System.Windows.Forms.Cursors.IBeam;
  288. this.txtCorp.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  289. this.txtCorp.Location = new System.Drawing.Point(373, 30);
  290. this.txtCorp.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  291. this.txtCorp.MinimumSize = new System.Drawing.Size(1, 16);
  292. this.txtCorp.Name = "txtCorp";
  293. this.txtCorp.ShowText = false;
  294. this.txtCorp.Size = new System.Drawing.Size(163, 25);
  295. this.txtCorp.TabIndex = 89;
  296. this.txtCorp.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  297. this.txtCorp.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  298. //
  299. // uiLabel27
  300. //
  301. this.uiLabel27.BackColor = System.Drawing.Color.Transparent;
  302. this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.uiLabel27.Location = new System.Drawing.Point(595, 32);
  304. this.uiLabel27.Name = "uiLabel27";
  305. this.uiLabel27.Size = new System.Drawing.Size(71, 23);
  306. this.uiLabel27.TabIndex = 88;
  307. this.uiLabel27.Text = "人员编号";
  308. this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  309. this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  310. //
  311. // uiLabel28
  312. //
  313. this.uiLabel28.BackColor = System.Drawing.Color.Transparent;
  314. this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.uiLabel28.Location = new System.Drawing.Point(304, 32);
  316. this.uiLabel28.Name = "uiLabel28";
  317. this.uiLabel28.Size = new System.Drawing.Size(65, 23);
  318. this.uiLabel28.TabIndex = 87;
  319. this.uiLabel28.Text = "单位名称";
  320. this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  321. this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  322. //
  323. // txtPsnType
  324. //
  325. this.txtPsnType.Cursor = System.Windows.Forms.Cursors.IBeam;
  326. this.txtPsnType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.txtPsnType.Location = new System.Drawing.Point(670, 99);
  328. this.txtPsnType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  329. this.txtPsnType.MinimumSize = new System.Drawing.Size(1, 16);
  330. this.txtPsnType.Name = "txtPsnType";
  331. this.txtPsnType.ShowText = false;
  332. this.txtPsnType.Size = new System.Drawing.Size(199, 25);
  333. this.txtPsnType.TabIndex = 86;
  334. this.txtPsnType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  335. this.txtPsnType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  336. //
  337. // txtCertNO
  338. //
  339. this.txtCertNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  340. this.txtCertNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.txtCertNO.Location = new System.Drawing.Point(670, 65);
  342. this.txtCertNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  343. this.txtCertNO.MinimumSize = new System.Drawing.Size(1, 16);
  344. this.txtCertNO.Name = "txtCertNO";
  345. this.txtCertNO.ShowText = false;
  346. this.txtCertNO.Size = new System.Drawing.Size(199, 25);
  347. this.txtCertNO.TabIndex = 86;
  348. this.txtCertNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  349. this.txtCertNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  350. //
  351. // txtAdmvs
  352. //
  353. this.txtAdmvs.Cursor = System.Windows.Forms.Cursors.IBeam;
  354. this.txtAdmvs.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  355. this.txtAdmvs.Location = new System.Drawing.Point(373, 101);
  356. this.txtAdmvs.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  357. this.txtAdmvs.MinimumSize = new System.Drawing.Size(1, 16);
  358. this.txtAdmvs.Name = "txtAdmvs";
  359. this.txtAdmvs.ShowText = false;
  360. this.txtAdmvs.Size = new System.Drawing.Size(163, 25);
  361. this.txtAdmvs.TabIndex = 85;
  362. this.txtAdmvs.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  363. this.txtAdmvs.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  364. //
  365. // txtCertType
  366. //
  367. this.txtCertType.Cursor = System.Windows.Forms.Cursors.IBeam;
  368. this.txtCertType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  369. this.txtCertType.Location = new System.Drawing.Point(373, 65);
  370. this.txtCertType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  371. this.txtCertType.MinimumSize = new System.Drawing.Size(1, 16);
  372. this.txtCertType.Name = "txtCertType";
  373. this.txtCertType.ShowText = false;
  374. this.txtCertType.Size = new System.Drawing.Size(163, 25);
  375. this.txtCertType.TabIndex = 85;
  376. this.txtCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  377. this.txtCertType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  378. //
  379. // uiLabel3
  380. //
  381. this.uiLabel3.BackColor = System.Drawing.Color.Transparent;
  382. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  383. this.uiLabel3.Location = new System.Drawing.Point(595, 101);
  384. this.uiLabel3.Name = "uiLabel3";
  385. this.uiLabel3.Size = new System.Drawing.Size(71, 23);
  386. this.uiLabel3.TabIndex = 84;
  387. this.uiLabel3.Text = "人员类别";
  388. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  389. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  390. //
  391. // uiLabel25
  392. //
  393. this.uiLabel25.BackColor = System.Drawing.Color.Transparent;
  394. this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  395. this.uiLabel25.Location = new System.Drawing.Point(595, 67);
  396. this.uiLabel25.Name = "uiLabel25";
  397. this.uiLabel25.Size = new System.Drawing.Size(71, 23);
  398. this.uiLabel25.TabIndex = 84;
  399. this.uiLabel25.Text = "证件号码";
  400. this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  401. this.uiLabel25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  402. //
  403. // uiLabel2
  404. //
  405. this.uiLabel2.BackColor = System.Drawing.Color.Transparent;
  406. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  407. this.uiLabel2.Location = new System.Drawing.Point(304, 103);
  408. this.uiLabel2.Name = "uiLabel2";
  409. this.uiLabel2.Size = new System.Drawing.Size(65, 23);
  410. this.uiLabel2.TabIndex = 83;
  411. this.uiLabel2.Text = "参保地区";
  412. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  413. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  414. //
  415. // uiLabel26
  416. //
  417. this.uiLabel26.BackColor = System.Drawing.Color.Transparent;
  418. this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. this.uiLabel26.Location = new System.Drawing.Point(304, 67);
  420. this.uiLabel26.Name = "uiLabel26";
  421. this.uiLabel26.Size = new System.Drawing.Size(65, 23);
  422. this.uiLabel26.TabIndex = 83;
  423. this.uiLabel26.Text = "证件类型";
  424. this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  425. this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  426. //
  427. // txtBalc
  428. //
  429. this.txtBalc.Cursor = System.Windows.Forms.Cursors.IBeam;
  430. this.txtBalc.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  431. this.txtBalc.Location = new System.Drawing.Point(124, 103);
  432. this.txtBalc.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  433. this.txtBalc.MinimumSize = new System.Drawing.Size(1, 16);
  434. this.txtBalc.Name = "txtBalc";
  435. this.txtBalc.ShowText = false;
  436. this.txtBalc.Size = new System.Drawing.Size(100, 25);
  437. this.txtBalc.TabIndex = 82;
  438. this.txtBalc.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  439. this.txtBalc.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  440. //
  441. // txtGend
  442. //
  443. this.txtGend.Cursor = System.Windows.Forms.Cursors.IBeam;
  444. this.txtGend.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  445. this.txtGend.Location = new System.Drawing.Point(124, 65);
  446. this.txtGend.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  447. this.txtGend.MinimumSize = new System.Drawing.Size(1, 16);
  448. this.txtGend.Name = "txtGend";
  449. this.txtGend.ShowText = false;
  450. this.txtGend.Size = new System.Drawing.Size(100, 25);
  451. this.txtGend.TabIndex = 82;
  452. this.txtGend.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  453. this.txtGend.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  454. //
  455. // txtName
  456. //
  457. this.txtName.Cursor = System.Windows.Forms.Cursors.IBeam;
  458. this.txtName.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  459. this.txtName.Location = new System.Drawing.Point(124, 30);
  460. this.txtName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  461. this.txtName.MinimumSize = new System.Drawing.Size(1, 16);
  462. this.txtName.Name = "txtName";
  463. this.txtName.ShowText = false;
  464. this.txtName.Size = new System.Drawing.Size(100, 25);
  465. this.txtName.TabIndex = 81;
  466. this.txtName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  467. this.txtName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  468. //
  469. // uiLabel1
  470. //
  471. this.uiLabel1.BackColor = System.Drawing.Color.Transparent;
  472. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  473. this.uiLabel1.Location = new System.Drawing.Point(69, 104);
  474. this.uiLabel1.Name = "uiLabel1";
  475. this.uiLabel1.Size = new System.Drawing.Size(52, 23);
  476. this.uiLabel1.TabIndex = 80;
  477. this.uiLabel1.Text = "余额";
  478. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  479. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  480. //
  481. // uiLabel20
  482. //
  483. this.uiLabel20.BackColor = System.Drawing.Color.Transparent;
  484. this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  485. this.uiLabel20.Location = new System.Drawing.Point(69, 68);
  486. this.uiLabel20.Name = "uiLabel20";
  487. this.uiLabel20.Size = new System.Drawing.Size(52, 23);
  488. this.uiLabel20.TabIndex = 80;
  489. this.uiLabel20.Text = "性别";
  490. this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  491. this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  492. //
  493. // uiLabel21
  494. //
  495. this.uiLabel21.BackColor = System.Drawing.Color.Transparent;
  496. this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  497. this.uiLabel21.Location = new System.Drawing.Point(69, 32);
  498. this.uiLabel21.Name = "uiLabel21";
  499. this.uiLabel21.Size = new System.Drawing.Size(52, 23);
  500. this.uiLabel21.TabIndex = 79;
  501. this.uiLabel21.Text = "姓名";
  502. this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  503. this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  504. //
  505. // uiGroupBox2
  506. //
  507. this.uiGroupBox2.Controls.Add(this.panel1);
  508. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  509. this.uiGroupBox2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  510. this.uiGroupBox2.Location = new System.Drawing.Point(0, 142);
  511. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  512. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  513. this.uiGroupBox2.Name = "uiGroupBox2";
  514. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  515. this.uiGroupBox2.Size = new System.Drawing.Size(1193, 384);
  516. this.uiGroupBox2.TabIndex = 15;
  517. this.uiGroupBox2.Text = "险种信息";
  518. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  519. this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  520. //
  521. // panel1
  522. //
  523. this.panel1.BackColor = System.Drawing.SystemColors.Window;
  524. this.panel1.Controls.Add(this.cbxMdtrtGrpType);
  525. this.panel1.Controls.Add(this.label9);
  526. this.panel1.Controls.Add(this.label7);
  527. this.panel1.Controls.Add(this.chk_otpErReflFlag);
  528. this.panel1.Controls.Add(this.cbxAccountPay);
  529. this.panel1.Controls.Add(this.Chk_RelTtpFlag);
  530. this.panel1.Controls.Add(this.chkEmergency);
  531. this.panel1.Controls.Add(this.Chk_TraumaFlag);
  532. this.panel1.Controls.Add(this.dblkcbxSettelmentWay);
  533. this.panel1.Controls.Add(this.dblkcbxDisease);
  534. this.panel1.Controls.Add(this.dblkcbxMedicalType);
  535. this.panel1.Controls.Add(this.dblkcbxInsuranceType);
  536. this.panel1.Controls.Add(this.label4);
  537. this.panel1.Controls.Add(this.label3);
  538. this.panel1.Controls.Add(this.label2);
  539. this.panel1.Controls.Add(this.label1);
  540. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  541. this.panel1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  542. this.panel1.Location = new System.Drawing.Point(0, 32);
  543. this.panel1.Name = "panel1";
  544. this.panel1.Size = new System.Drawing.Size(1193, 352);
  545. this.panel1.TabIndex = 12;
  546. //
  547. // cbxMdtrtGrpType
  548. //
  549. this.cbxMdtrtGrpType.FormattingEnabled = true;
  550. this.cbxMdtrtGrpType.Items.AddRange(new object[] {
  551. "1.新冠肺炎确诊患者",
  552. "2.其他国家突发公共事件",
  553. "3.新冠肺炎疑似患者",
  554. "4.无症状感染者"});
  555. this.cbxMdtrtGrpType.Location = new System.Drawing.Point(575, 126);
  556. this.cbxMdtrtGrpType.Name = "cbxMdtrtGrpType";
  557. this.cbxMdtrtGrpType.Size = new System.Drawing.Size(257, 22);
  558. this.cbxMdtrtGrpType.TabIndex = 52;
  559. //
  560. // label9
  561. //
  562. this.label9.AutoSize = true;
  563. this.label9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  564. this.label9.ForeColor = System.Drawing.SystemColors.InfoText;
  565. this.label9.Location = new System.Drawing.Point(432, 129);
  566. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  567. this.label9.Name = "label9";
  568. this.label9.Size = new System.Drawing.Size(110, 16);
  569. this.label9.TabIndex = 51;
  570. this.label9.Text = "就诊人群类型";
  571. //
  572. // label7
  573. //
  574. this.label7.AutoSize = true;
  575. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  576. this.label7.Location = new System.Drawing.Point(39, 126);
  577. this.label7.Name = "label7";
  578. this.label7.Size = new System.Drawing.Size(138, 22);
  579. this.label7.TabIndex = 50;
  580. this.label7.Text = "门诊急诊转诊标志";
  581. //
  582. // chk_otpErReflFlag
  583. //
  584. this.chk_otpErReflFlag.FormattingEnabled = true;
  585. this.chk_otpErReflFlag.Items.AddRange(new object[] {
  586. "1、急诊",
  587. "2、转诊",
  588. "3、转诊合并急诊"});
  589. this.chk_otpErReflFlag.Location = new System.Drawing.Point(200, 126);
  590. this.chk_otpErReflFlag.Name = "chk_otpErReflFlag";
  591. this.chk_otpErReflFlag.Size = new System.Drawing.Size(193, 22);
  592. this.chk_otpErReflFlag.TabIndex = 49;
  593. //
  594. // cbxAccountPay
  595. //
  596. this.cbxAccountPay.Checked = true;
  597. this.cbxAccountPay.Cursor = System.Windows.Forms.Cursors.Hand;
  598. this.cbxAccountPay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  599. this.cbxAccountPay.Location = new System.Drawing.Point(930, 26);
  600. this.cbxAccountPay.MinimumSize = new System.Drawing.Size(1, 1);
  601. this.cbxAccountPay.Name = "cbxAccountPay";
  602. this.cbxAccountPay.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  603. this.cbxAccountPay.Size = new System.Drawing.Size(195, 29);
  604. this.cbxAccountPay.TabIndex = 48;
  605. this.cbxAccountPay.Text = "使用医保个人账户支付";
  606. this.cbxAccountPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  607. //
  608. // Chk_RelTtpFlag
  609. //
  610. this.Chk_RelTtpFlag.Cursor = System.Windows.Forms.Cursors.Hand;
  611. this.Chk_RelTtpFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  612. this.Chk_RelTtpFlag.Location = new System.Drawing.Point(930, 123);
  613. this.Chk_RelTtpFlag.MinimumSize = new System.Drawing.Size(1, 1);
  614. this.Chk_RelTtpFlag.Name = "Chk_RelTtpFlag";
  615. this.Chk_RelTtpFlag.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  616. this.Chk_RelTtpFlag.Size = new System.Drawing.Size(113, 29);
  617. this.Chk_RelTtpFlag.TabIndex = 46;
  618. this.Chk_RelTtpFlag.Text = "涉及第三方";
  619. this.Chk_RelTtpFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  620. //
  621. // chkEmergency
  622. //
  623. this.chkEmergency.Cursor = System.Windows.Forms.Cursors.Hand;
  624. this.chkEmergency.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  625. this.chkEmergency.Location = new System.Drawing.Point(930, 75);
  626. this.chkEmergency.MinimumSize = new System.Drawing.Size(1, 1);
  627. this.chkEmergency.Name = "chkEmergency";
  628. this.chkEmergency.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  629. this.chkEmergency.Size = new System.Drawing.Size(86, 29);
  630. this.chkEmergency.TabIndex = 45;
  631. this.chkEmergency.Text = "急诊";
  632. this.chkEmergency.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  633. //
  634. // Chk_TraumaFlag
  635. //
  636. this.Chk_TraumaFlag.Cursor = System.Windows.Forms.Cursors.Hand;
  637. this.Chk_TraumaFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  638. this.Chk_TraumaFlag.Location = new System.Drawing.Point(1025, 75);
  639. this.Chk_TraumaFlag.MinimumSize = new System.Drawing.Size(1, 1);
  640. this.Chk_TraumaFlag.Name = "Chk_TraumaFlag";
  641. this.Chk_TraumaFlag.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  642. this.Chk_TraumaFlag.Size = new System.Drawing.Size(100, 29);
  643. this.Chk_TraumaFlag.TabIndex = 45;
  644. this.Chk_TraumaFlag.Text = "外伤";
  645. this.Chk_TraumaFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  646. //
  647. // dblkcbxSettelmentWay
  648. //
  649. this.dblkcbxSettelmentWay.FormattingEnabled = true;
  650. this.dblkcbxSettelmentWay.Location = new System.Drawing.Point(575, 75);
  651. this.dblkcbxSettelmentWay.Name = "dblkcbxSettelmentWay";
  652. this.dblkcbxSettelmentWay.NullValue = "";
  653. this.dblkcbxSettelmentWay.PopupGridAutoSize = false;
  654. this.dblkcbxSettelmentWay.RowFilterVisible = false;
  655. this.dblkcbxSettelmentWay.sDisplayField = "";
  656. this.dblkcbxSettelmentWay.sDisplayMember = "";
  657. this.dblkcbxSettelmentWay.SeparatorChar = "|";
  658. this.dblkcbxSettelmentWay.Size = new System.Drawing.Size(257, 22);
  659. this.dblkcbxSettelmentWay.sKeyWords = "";
  660. this.dblkcbxSettelmentWay.sValueMember = "";
  661. this.dblkcbxSettelmentWay.TabIndex = 22;
  662. this.dblkcbxSettelmentWay.Value = "";
  663. this.dblkcbxSettelmentWay.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxSettelmentWay_AfterSelector);
  664. //
  665. // dblkcbxDisease
  666. //
  667. this.dblkcbxDisease.FormattingEnabled = true;
  668. this.dblkcbxDisease.Location = new System.Drawing.Point(136, 75);
  669. this.dblkcbxDisease.Name = "dblkcbxDisease";
  670. this.dblkcbxDisease.NullValue = "";
  671. this.dblkcbxDisease.PopupGridAutoSize = false;
  672. this.dblkcbxDisease.RowFilterVisible = false;
  673. this.dblkcbxDisease.sDisplayField = "";
  674. this.dblkcbxDisease.sDisplayMember = "";
  675. this.dblkcbxDisease.SeparatorChar = "|";
  676. this.dblkcbxDisease.Size = new System.Drawing.Size(257, 22);
  677. this.dblkcbxDisease.sKeyWords = "";
  678. this.dblkcbxDisease.sValueMember = "";
  679. this.dblkcbxDisease.TabIndex = 20;
  680. this.dblkcbxDisease.Value = "";
  681. this.dblkcbxDisease.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxDisease_AfterSelector);
  682. //
  683. // dblkcbxMedicalType
  684. //
  685. this.dblkcbxMedicalType.FormattingEnabled = true;
  686. this.dblkcbxMedicalType.Location = new System.Drawing.Point(575, 26);
  687. this.dblkcbxMedicalType.Name = "dblkcbxMedicalType";
  688. this.dblkcbxMedicalType.NullValue = "";
  689. this.dblkcbxMedicalType.PopupGridAutoSize = false;
  690. this.dblkcbxMedicalType.RowFilterVisible = false;
  691. this.dblkcbxMedicalType.sDisplayField = "";
  692. this.dblkcbxMedicalType.sDisplayMember = "";
  693. this.dblkcbxMedicalType.SeparatorChar = "|";
  694. this.dblkcbxMedicalType.Size = new System.Drawing.Size(257, 22);
  695. this.dblkcbxMedicalType.sKeyWords = "";
  696. this.dblkcbxMedicalType.sValueMember = "";
  697. this.dblkcbxMedicalType.TabIndex = 19;
  698. this.dblkcbxMedicalType.Value = "";
  699. this.dblkcbxMedicalType.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxMedicalType_AfterSelector);
  700. //
  701. // dblkcbxInsuranceType
  702. //
  703. this.dblkcbxInsuranceType.FormattingEnabled = true;
  704. this.dblkcbxInsuranceType.Location = new System.Drawing.Point(136, 26);
  705. this.dblkcbxInsuranceType.Name = "dblkcbxInsuranceType";
  706. this.dblkcbxInsuranceType.NullValue = "";
  707. this.dblkcbxInsuranceType.PopupGridAutoSize = false;
  708. this.dblkcbxInsuranceType.RowFilterVisible = false;
  709. this.dblkcbxInsuranceType.sDisplayField = "";
  710. this.dblkcbxInsuranceType.sDisplayMember = "";
  711. this.dblkcbxInsuranceType.SeparatorChar = "|";
  712. this.dblkcbxInsuranceType.Size = new System.Drawing.Size(257, 22);
  713. this.dblkcbxInsuranceType.sKeyWords = "";
  714. this.dblkcbxInsuranceType.sValueMember = "";
  715. this.dblkcbxInsuranceType.TabIndex = 18;
  716. this.dblkcbxInsuranceType.Value = "";
  717. this.dblkcbxInsuranceType.AfterSelector += new PTControl.AfterSelectorEventHandler(this.dblkcbxInsuranceType_AfterSelector);
  718. //
  719. // label4
  720. //
  721. this.label4.AutoSize = true;
  722. this.label4.ForeColor = System.Drawing.SystemColors.InfoText;
  723. this.label4.Location = new System.Drawing.Point(479, 29);
  724. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  725. this.label4.Name = "label4";
  726. this.label4.Size = new System.Drawing.Size(63, 14);
  727. this.label4.TabIndex = 15;
  728. this.label4.Text = "医疗类别";
  729. //
  730. // label3
  731. //
  732. this.label3.AutoSize = true;
  733. this.label3.ForeColor = System.Drawing.SystemColors.InfoText;
  734. this.label3.Location = new System.Drawing.Point(479, 78);
  735. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  736. this.label3.Name = "label3";
  737. this.label3.Size = new System.Drawing.Size(63, 14);
  738. this.label3.TabIndex = 14;
  739. this.label3.Text = "结算方式";
  740. //
  741. // label2
  742. //
  743. this.label2.AutoSize = true;
  744. this.label2.ForeColor = System.Drawing.SystemColors.InfoText;
  745. this.label2.Location = new System.Drawing.Point(40, 78);
  746. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  747. this.label2.Name = "label2";
  748. this.label2.Size = new System.Drawing.Size(63, 14);
  749. this.label2.TabIndex = 13;
  750. this.label2.Text = "病种名称\r\n";
  751. //
  752. // label1
  753. //
  754. this.label1.AutoSize = true;
  755. this.label1.ForeColor = System.Drawing.SystemColors.InfoText;
  756. this.label1.Location = new System.Drawing.Point(40, 29);
  757. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  758. this.label1.Name = "label1";
  759. this.label1.Size = new System.Drawing.Size(63, 14);
  760. this.label1.TabIndex = 12;
  761. this.label1.Text = "险种类型";
  762. //
  763. // uiGroupBox3
  764. //
  765. this.uiGroupBox3.Controls.Add(this.dgvDiagnose);
  766. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
  767. this.uiGroupBox3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  768. this.uiGroupBox3.Location = new System.Drawing.Point(0, 340);
  769. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  770. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  771. this.uiGroupBox3.Name = "uiGroupBox3";
  772. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  773. this.uiGroupBox3.Size = new System.Drawing.Size(1193, 186);
  774. this.uiGroupBox3.TabIndex = 16;
  775. this.uiGroupBox3.Text = "诊断信息";
  776. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  777. this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  778. //
  779. // dgvDiagnose
  780. //
  781. this.dgvDiagnose.AllowUserToAddRows = false;
  782. this.dgvDiagnose.BorderStyle = System.Windows.Forms.BorderStyle.None;
  783. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.ButtonShadow;
  784. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  785. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
  786. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  787. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.WindowText;
  788. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  789. this.dgvDiagnose.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  790. this.dgvDiagnose.ColumnHeadersHeight = 40;
  791. this.dgvDiagnose.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  792. this.dgvDiagnose.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  793. this.diag_type_name,
  794. this.maindiag_flag,
  795. this.diag_srt_no,
  796. this.diag_name,
  797. this.diag_code,
  798. this.diag_dept,
  799. this.adm_cond,
  800. this.dise_dor_no,
  801. this.dise_dor_name,
  802. this.diag_time});
  803. this.dgvDiagnose.Dock = System.Windows.Forms.DockStyle.Fill;
  804. this.dgvDiagnose.Location = new System.Drawing.Point(0, 32);
  805. this.dgvDiagnose.Name = "dgvDiagnose";
  806. this.dgvDiagnose.RowHeadersWidth = 51;
  807. this.dgvDiagnose.RowTemplate.Height = 30;
  808. this.dgvDiagnose.Size = new System.Drawing.Size(1193, 154);
  809. this.dgvDiagnose.TabIndex = 0;
  810. //
  811. // diag_type_name
  812. //
  813. this.diag_type_name.DataPropertyName = "diag_type_name";
  814. this.diag_type_name.FillWeight = 110F;
  815. this.diag_type_name.HeaderText = "诊断类别";
  816. this.diag_type_name.MinimumWidth = 110;
  817. this.diag_type_name.Name = "diag_type_name";
  818. this.diag_type_name.Width = 110;
  819. //
  820. // maindiag_flag
  821. //
  822. this.maindiag_flag.DataPropertyName = "maindiag_flag";
  823. this.maindiag_flag.FillWeight = 75F;
  824. this.maindiag_flag.HeaderText = "主诊断";
  825. this.maindiag_flag.MinimumWidth = 75;
  826. this.maindiag_flag.Name = "maindiag_flag";
  827. this.maindiag_flag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  828. this.maindiag_flag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  829. this.maindiag_flag.Width = 80;
  830. //
  831. // diag_srt_no
  832. //
  833. this.diag_srt_no.DataPropertyName = "diag_srt_no";
  834. this.diag_srt_no.FillWeight = 60F;
  835. this.diag_srt_no.HeaderText = "序号";
  836. this.diag_srt_no.MinimumWidth = 60;
  837. this.diag_srt_no.Name = "diag_srt_no";
  838. this.diag_srt_no.Width = 65;
  839. //
  840. // diag_name
  841. //
  842. this.diag_name.DataPropertyName = "diag_name";
  843. this.diag_name.FillWeight = 120F;
  844. this.diag_name.HeaderText = "诊断名称";
  845. this.diag_name.MinimumWidth = 120;
  846. this.diag_name.Name = "diag_name";
  847. this.diag_name.Width = 120;
  848. //
  849. // diag_code
  850. //
  851. this.diag_code.DataPropertyName = "diag_code";
  852. this.diag_code.FillWeight = 120F;
  853. this.diag_code.HeaderText = "诊断编码";
  854. this.diag_code.MinimumWidth = 120;
  855. this.diag_code.Name = "diag_code";
  856. this.diag_code.Width = 120;
  857. //
  858. // diag_dept
  859. //
  860. this.diag_dept.DataPropertyName = "diag_dept";
  861. this.diag_dept.FillWeight = 120F;
  862. this.diag_dept.HeaderText = "就诊科室";
  863. this.diag_dept.MinimumWidth = 120;
  864. this.diag_dept.Name = "diag_dept";
  865. this.diag_dept.Width = 120;
  866. //
  867. // adm_cond
  868. //
  869. this.adm_cond.DataPropertyName = "adm_cond";
  870. this.adm_cond.FillWeight = 120F;
  871. this.adm_cond.HeaderText = "入院病情";
  872. this.adm_cond.MinimumWidth = 120;
  873. this.adm_cond.Name = "adm_cond";
  874. this.adm_cond.Width = 120;
  875. //
  876. // dise_dor_no
  877. //
  878. this.dise_dor_no.DataPropertyName = "dise_dor_no";
  879. this.dise_dor_no.FillWeight = 140F;
  880. this.dise_dor_no.HeaderText = "医保医师编号";
  881. this.dise_dor_no.MinimumWidth = 140;
  882. this.dise_dor_no.Name = "dise_dor_no";
  883. this.dise_dor_no.Width = 140;
  884. //
  885. // dise_dor_name
  886. //
  887. this.dise_dor_name.DataPropertyName = "dise_dor_name";
  888. this.dise_dor_name.HeaderText = "医生姓名";
  889. this.dise_dor_name.MinimumWidth = 100;
  890. this.dise_dor_name.Name = "dise_dor_name";
  891. this.dise_dor_name.Width = 150;
  892. //
  893. // diag_time
  894. //
  895. this.diag_time.DataPropertyName = "diag_time";
  896. this.diag_time.FillWeight = 180F;
  897. this.diag_time.HeaderText = "诊断时间";
  898. this.diag_time.MinimumWidth = 180;
  899. this.diag_time.Name = "diag_time";
  900. this.diag_time.Width = 180;
  901. //
  902. // OutpatientRegistration
  903. //
  904. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  905. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  906. this.ClientSize = new System.Drawing.Size(1193, 591);
  907. this.Controls.Add(this.uiGroupBox3);
  908. this.Controls.Add(this.uiGroupBox2);
  909. this.Controls.Add(this.uiGroupBox1);
  910. this.Controls.Add(this.panel3);
  911. this.Font = new System.Drawing.Font("新宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  912. this.Margin = new System.Windows.Forms.Padding(4);
  913. this.Name = "OutpatientRegistration";
  914. this.Text = "医保登记";
  915. this.Load += new System.EventHandler(this.OutpatientRegistration_Load);
  916. this.panel3.ResumeLayout(false);
  917. this.uiGroupBox1.ResumeLayout(false);
  918. this.uiGroupBox2.ResumeLayout(false);
  919. this.panel1.ResumeLayout(false);
  920. this.panel1.PerformLayout();
  921. this.uiGroupBox3.ResumeLayout(false);
  922. ((System.ComponentModel.ISupportInitialize)(this.dgvDiagnose)).EndInit();
  923. this.ResumeLayout(false);
  924. }
  925. #endregion
  926. public string DiseaseTypeValue
  927. {
  928. get { return dtDisease.Columns[""].ToString(); }
  929. }
  930. private System.Windows.Forms.Panel panel3;
  931. private Sunny.UI.UIButton btn_BenefitCheck;
  932. private Sunny.UI.UIGroupBox uiGroupBox1;
  933. private Sunny.UI.UITextBox txtBirthDay;
  934. private Sunny.UI.UITextBox txtAge;
  935. private Sunny.UI.UILabel lbAge;
  936. private Sunny.UI.UILabel lb1;
  937. private Sunny.UI.UITextBox txtPsnNO;
  938. private Sunny.UI.UITextBox txtCorp;
  939. private Sunny.UI.UILabel uiLabel27;
  940. private Sunny.UI.UILabel uiLabel28;
  941. private Sunny.UI.UITextBox txtCertNO;
  942. private Sunny.UI.UITextBox txtCertType;
  943. private Sunny.UI.UILabel uiLabel25;
  944. private Sunny.UI.UILabel uiLabel26;
  945. private Sunny.UI.UITextBox txtGend;
  946. private Sunny.UI.UITextBox txtName;
  947. private Sunny.UI.UILabel uiLabel20;
  948. private Sunny.UI.UILabel uiLabel21;
  949. private Sunny.UI.UIGroupBox uiGroupBox2;
  950. private Sunny.UI.UITextBox txtInsuType;
  951. private Sunny.UI.UILabel uiLabel4;
  952. private Sunny.UI.UITextBox txtPsnType;
  953. private Sunny.UI.UITextBox txtAdmvs;
  954. private Sunny.UI.UILabel uiLabel3;
  955. private Sunny.UI.UILabel uiLabel2;
  956. private Sunny.UI.UITextBox txtBalc;
  957. private Sunny.UI.UILabel uiLabel1;
  958. private Sunny.UI.UIButton btn_OK;
  959. private Sunny.UI.UIButton btn_Cancel;
  960. private System.Windows.Forms.Panel panel1;
  961. public Sunny.UI.UICheckBox cbxAccountPay;
  962. public Sunny.UI.UICheckBox Chk_RelTtpFlag;
  963. public Sunny.UI.UICheckBox chkEmergency;
  964. public Sunny.UI.UICheckBox Chk_TraumaFlag;
  965. public PTControl.DBLookupCombox dblkcbxSettelmentWay;
  966. public PTControl.DBLookupCombox dblkcbxDisease;
  967. public PTControl.DBLookupCombox dblkcbxMedicalType;
  968. public PTControl.DBLookupCombox dblkcbxInsuranceType;
  969. private System.Windows.Forms.Label label4;
  970. private System.Windows.Forms.Label label3;
  971. private System.Windows.Forms.Label label2;
  972. private System.Windows.Forms.Label label1;
  973. private Sunny.UI.UIGroupBox uiGroupBox3;
  974. private System.Windows.Forms.DataGridView dgvDiagnose;
  975. private System.Windows.Forms.DataGridViewTextBoxColumn diag_type_name;
  976. private System.Windows.Forms.DataGridViewCheckBoxColumn maindiag_flag;
  977. private System.Windows.Forms.DataGridViewTextBoxColumn diag_srt_no;
  978. private System.Windows.Forms.DataGridViewTextBoxColumn diag_name;
  979. private System.Windows.Forms.DataGridViewTextBoxColumn diag_code;
  980. private System.Windows.Forms.DataGridViewTextBoxColumn diag_dept;
  981. private System.Windows.Forms.DataGridViewTextBoxColumn adm_cond;
  982. private System.Windows.Forms.DataGridViewTextBoxColumn dise_dor_no;
  983. private System.Windows.Forms.DataGridViewTextBoxColumn dise_dor_name;
  984. private System.Windows.Forms.DataGridViewTextBoxColumn diag_time;
  985. private System.Windows.Forms.Label label7;
  986. private System.Windows.Forms.ComboBox chk_otpErReflFlag;
  987. private System.Windows.Forms.ComboBox cbxMdtrtGrpType;
  988. private System.Windows.Forms.Label label9;
  989. }
  990. }