周口郸城医院 DanChengCallCenter_API

sf_bingrenqk.cs 8.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511
  1. /** 版本信息模板在安装目录下,可自行修改。
  2. * SF_BINGRENQK.cs
  3. *
  4. * 功 能: N/A
  5. * 类 名: SF_BINGRENQK
  6. *
  7. * Ver 变更日期 负责人 变更内容
  8. * ───────────────────────────────────
  9. * V0.01 2020/11/7 18:22:10 N/A 初版
  10. *
  11. * Copyright (c) 2012 Maticsoft Corporation. All rights reserved.
  12. *┌──────────────────────────────────┐
  13. *│ 此技术信息为本公司机密信息,未经本公司书面同意禁止向第三方披露. │
  14. *│ 版权所有:动软卓越(北京)科技有限公司              │
  15. *└──────────────────────────────────┘
  16. */
  17. using System;
  18. namespace CallCenterApi.Model
  19. {
  20. /// <summary>
  21. /// SF_BINGRENQK:实体类(属性说明自动提取数据库字段的描述信息)
  22. /// </summary>
  23. [Serializable]
  24. public partial class SF_BINGRENQK
  25. {
  26. public SF_BINGRENQK()
  27. {}
  28. #region Model
  29. private string _bah;
  30. private string _bingrenzyid;
  31. private string _brxh;
  32. private string _zycs;
  33. private string _ryrq;
  34. private string _cyrq;
  35. private string _brxm;
  36. private string _xb;
  37. private string _csrq;
  38. private string _nl;
  39. private string _nlr;
  40. private string _gj;
  41. private string _hy;
  42. private string _sfzh;
  43. private string _hkdz;
  44. private string _hkdzyb;
  45. private string _xzz;
  46. private string _xzzdh;
  47. private string _xzzyb;
  48. private string _gzdw;
  49. private string _dwdh;
  50. private string _dwyb;
  51. private string _gxrxm;
  52. private string _gx;
  53. private string _gxrzz;
  54. private string _gxrdh;
  55. private string _ryqk;
  56. private string _ryks;
  57. private string _rybs;
  58. private string _zkkb;
  59. private string _cyks;
  60. private string _cybs;
  61. private string _zyts;
  62. private string _ryqzrq;
  63. private string _kzrbh;
  64. private string _kzrxm;
  65. private string _zrysbh;
  66. private string _zrysxm;
  67. private string _zzysbh;
  68. private string _zzysxm;
  69. private string _zyysbh;
  70. private string _zyysxm;
  71. private string _zrhsbh;
  72. private string _zrhsxm;
  73. private string _lyfs;
  74. private string _fffs;
  75. private string _zfy;
  76. private string _zfje;
  77. private string _lrrq;
  78. private string _jdrq;
  79. private string _blfl;
  80. private string _hzblxx;
  81. private string _cyhzq;// 出院患者情况
  82. public string CYHZQK
  83. {
  84. set { _cyhzq = value; }
  85. get { return _cyhzq; }
  86. }
  87. public string HZBLXX
  88. {
  89. set { _hzblxx = value; }
  90. get { return _hzblxx; }
  91. }
  92. /// <summary>
  93. ///
  94. /// </summary>
  95. public string LRRQ
  96. {
  97. set { _lrrq = value; }
  98. get { return _lrrq; }
  99. }
  100. /// <summary>
  101. /// 病案号
  102. /// </summary>
  103. public string BAH
  104. {
  105. set{ _bah=value;}
  106. get{return _bah;}
  107. }
  108. /// <summary>
  109. ///
  110. /// </summary>
  111. public string BINGRENZYID
  112. {
  113. set{ _bingrenzyid=value;}
  114. get{return _bingrenzyid;}
  115. }
  116. /// <summary>
  117. ///
  118. /// </summary>
  119. public string BRXH
  120. {
  121. set{ _brxh=value;}
  122. get{return _brxh;}
  123. }
  124. /// <summary>
  125. ///
  126. /// </summary>
  127. public string ZYCS
  128. {
  129. set{ _zycs=value;}
  130. get{return _zycs;}
  131. }
  132. /// <summary>
  133. /// 入院日期
  134. /// </summary>
  135. public string RYRQ
  136. {
  137. set{ _ryrq=value;}
  138. get{return _ryrq;}
  139. }
  140. /// <summary>
  141. /// 出院日期
  142. /// </summary>
  143. public string CYRQ
  144. {
  145. set{ _cyrq=value;}
  146. get{return _cyrq;}
  147. }
  148. /// <summary>
  149. /// 病人姓名
  150. /// </summary>
  151. public string BRXM
  152. {
  153. set{ _brxm=value;}
  154. get{return _brxm;}
  155. }
  156. /// <summary>
  157. /// 性别
  158. /// </summary>
  159. public string XB
  160. {
  161. set{ _xb=value;}
  162. get{return _xb;}
  163. }
  164. /// <summary>
  165. /// 出生日期
  166. /// </summary>
  167. public string CSRQ
  168. {
  169. set{ _csrq=value;}
  170. get{return _csrq;}
  171. }
  172. /// <summary>
  173. /// 年龄
  174. /// </summary>
  175. public string NL
  176. {
  177. set{ _nl=value;}
  178. get{return _nl;}
  179. }
  180. /// <summary>
  181. ///
  182. /// </summary>
  183. public string NLR
  184. {
  185. set{ _nlr=value;}
  186. get{return _nlr;}
  187. }
  188. /// <summary>
  189. /// 国籍
  190. /// </summary>
  191. public string GJ
  192. {
  193. set{ _gj=value;}
  194. get{return _gj;}
  195. }
  196. /// <summary>
  197. /// 婚姻
  198. /// </summary>
  199. public string HY
  200. {
  201. set{ _hy=value;}
  202. get{return _hy;}
  203. }
  204. /// <summary>
  205. /// 身份证号
  206. /// </summary>
  207. public string SFZH
  208. {
  209. set{ _sfzh=value;}
  210. get{return _sfzh;}
  211. }
  212. /// <summary>
  213. ///
  214. /// </summary>
  215. public string HKDZ
  216. {
  217. set{ _hkdz=value;}
  218. get{return _hkdz;}
  219. }
  220. /// <summary>
  221. ///
  222. /// </summary>
  223. public string HKDZYB
  224. {
  225. set{ _hkdzyb=value;}
  226. get{return _hkdzyb;}
  227. }
  228. /// <summary>
  229. ///
  230. /// </summary>
  231. public string XZZ
  232. {
  233. set{ _xzz=value;}
  234. get{return _xzz;}
  235. }
  236. /// <summary>
  237. ///
  238. /// </summary>
  239. public string XZZDH
  240. {
  241. set{ _xzzdh=value;}
  242. get{return _xzzdh;}
  243. }
  244. /// <summary>
  245. /// 邮编
  246. /// </summary>
  247. public string XZZYB
  248. {
  249. set{ _xzzyb=value;}
  250. get{return _xzzyb;}
  251. }
  252. /// <summary>
  253. ///
  254. /// </summary>
  255. public string GZDW
  256. {
  257. set{ _gzdw=value;}
  258. get{return _gzdw;}
  259. }
  260. /// <summary>
  261. ///
  262. /// </summary>
  263. public string DWDH
  264. {
  265. set{ _dwdh=value;}
  266. get{return _dwdh;}
  267. }
  268. /// <summary>
  269. ///
  270. /// </summary>
  271. public string DWYB
  272. {
  273. set{ _dwyb=value;}
  274. get{return _dwyb;}
  275. }
  276. /// <summary>
  277. ///
  278. /// </summary>
  279. public string GXRXM
  280. {
  281. set{ _gxrxm=value;}
  282. get{return _gxrxm;}
  283. }
  284. /// <summary>
  285. ///
  286. /// </summary>
  287. public string GX
  288. {
  289. set{ _gx=value;}
  290. get{return _gx;}
  291. }
  292. /// <summary>
  293. ///
  294. /// </summary>
  295. public string GXRZZ
  296. {
  297. set{ _gxrzz=value;}
  298. get{return _gxrzz;}
  299. }
  300. /// <summary>
  301. /// 电话
  302. /// </summary>
  303. public string GXRDH
  304. {
  305. set{ _gxrdh=value;}
  306. get{return _gxrdh;}
  307. }
  308. /// <summary>
  309. ///
  310. /// </summary>
  311. public string RYQK
  312. {
  313. set{ _ryqk=value;}
  314. get{return _ryqk;}
  315. }
  316. /// <summary>
  317. /// 入院科室
  318. /// </summary>
  319. public string RYKS
  320. {
  321. set{ _ryks=value;}
  322. get{return _ryks;}
  323. }
  324. /// <summary>
  325. /// 入院床位
  326. /// </summary>
  327. public string RYBS
  328. {
  329. set{ _rybs=value;}
  330. get{return _rybs;}
  331. }
  332. /// <summary>
  333. ///
  334. /// </summary>
  335. public string ZKKB
  336. {
  337. set{ _zkkb=value;}
  338. get{return _zkkb;}
  339. }
  340. /// <summary>
  341. /// 出院科室
  342. /// </summary>
  343. public string CYKS
  344. {
  345. set{ _cyks=value;}
  346. get{return _cyks;}
  347. }
  348. /// <summary>
  349. /// 出院床位
  350. /// </summary>
  351. public string CYBS
  352. {
  353. set{ _cybs=value;}
  354. get{return _cybs;}
  355. }
  356. /// <summary>
  357. ///
  358. /// </summary>
  359. public string ZYTS
  360. {
  361. set{ _zyts=value;}
  362. get{return _zyts;}
  363. }
  364. /// <summary>
  365. /// 确证日期
  366. /// </summary>
  367. public string RYQZRQ
  368. {
  369. set{ _ryqzrq=value;}
  370. get{return _ryqzrq;}
  371. }
  372. /// <summary>
  373. ///
  374. /// </summary>
  375. public string KZRBH
  376. {
  377. set{ _kzrbh=value;}
  378. get{return _kzrbh;}
  379. }
  380. /// <summary>
  381. ///
  382. /// </summary>
  383. public string KZRXM
  384. {
  385. set{ _kzrxm=value;}
  386. get{return _kzrxm;}
  387. }
  388. /// <summary>
  389. ///
  390. /// </summary>
  391. public string ZRYSBH
  392. {
  393. set{ _zrysbh=value;}
  394. get{return _zrysbh;}
  395. }
  396. /// <summary>
  397. /// 门诊医生/主任医生姓名
  398. /// </summary>
  399. public string ZRYSXM
  400. {
  401. set{ _zrysxm=value;}
  402. get{return _zrysxm;}
  403. }
  404. /// <summary>
  405. ///
  406. /// </summary>
  407. public string ZZYSBH
  408. {
  409. set{ _zzysbh=value;}
  410. get{return _zzysbh;}
  411. }
  412. /// <summary>
  413. /// 主治医生姓名
  414. /// </summary>
  415. public string ZZYSXM
  416. {
  417. set{ _zzysxm=value;}
  418. get{return _zzysxm;}
  419. }
  420. /// <summary>
  421. ///
  422. /// </summary>
  423. public string ZYYSBH
  424. {
  425. set{ _zyysbh=value;}
  426. get{return _zyysbh;}
  427. }
  428. /// <summary>
  429. ///
  430. /// </summary>
  431. public string ZYYSXM
  432. {
  433. set{ _zyysxm=value;}
  434. get{return _zyysxm;}
  435. }
  436. /// <summary>
  437. ///
  438. /// </summary>
  439. public string ZRHSBH
  440. {
  441. set{ _zrhsbh=value;}
  442. get{return _zrhsbh;}
  443. }
  444. /// <summary>
  445. /// 主管护士
  446. /// </summary>
  447. public string ZRHSXM
  448. {
  449. set{ _zrhsxm=value;}
  450. get{return _zrhsxm;}
  451. }
  452. /// <summary>
  453. ///
  454. /// </summary>
  455. public string LYFS
  456. {
  457. set{ _lyfs=value;}
  458. get{return _lyfs;}
  459. }
  460. /// <summary>
  461. /// 付款方式
  462. /// </summary>
  463. public string FFFS
  464. {
  465. set{ _fffs=value;}
  466. get{return _fffs;}
  467. }
  468. /// <summary>
  469. /// 总费用
  470. /// </summary>
  471. public string ZFY
  472. {
  473. set{ _zfy=value;}
  474. get{return _zfy;}
  475. }
  476. /// <summary>
  477. /// 自费费用
  478. /// </summary>
  479. public string ZFJE
  480. {
  481. set{ _zfje=value;}
  482. get{return _zfje;}
  483. }
  484. /// <summary>
  485. /// 建档日期
  486. /// </summary>
  487. public string JDRQ
  488. {
  489. set { _jdrq = value; }
  490. get { return _jdrq; }
  491. }
  492. /// <summary>
  493. /// 病例分类
  494. /// </summary>
  495. public string BLFL
  496. {
  497. set { _blfl = value; }
  498. get { return _blfl; }
  499. }
  500. #endregion Model
  501. }
  502. }