tencentcloud-sdk-nodejs 3.0.269 → 3.0.270

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (376) hide show
  1. package/package.json +1 -1
  2. package/tencentcloud/aa/v20200224/models.js +5 -12
  3. package/tencentcloud/advisor/index.js +3 -0
  4. package/tencentcloud/advisor/v20200721/advisor_client.js +63 -0
  5. package/tencentcloud/advisor/v20200721/index.js +4 -0
  6. package/tencentcloud/advisor/v20200721/models.js +455 -0
  7. package/tencentcloud/af/v20200226/af_client.js +39 -1
  8. package/tencentcloud/af/v20200226/models.js +1112 -49
  9. package/tencentcloud/afc/v20200226/afc_client.js +20 -2
  10. package/tencentcloud/afc/v20200226/models.js +607 -25
  11. package/tencentcloud/ame/v20190916/ame_client.js +321 -68
  12. package/tencentcloud/ame/v20190916/models.js +3993 -804
  13. package/tencentcloud/ams/v20201229/ams_client.js +41 -13
  14. package/tencentcloud/ams/v20201229/models.js +485 -126
  15. package/tencentcloud/antiddos/index.js +3 -0
  16. package/tencentcloud/antiddos/v20200309/antiddos_client.js +1256 -0
  17. package/tencentcloud/antiddos/v20200309/index.js +4 -0
  18. package/tencentcloud/antiddos/v20200309/models.js +12542 -0
  19. package/tencentcloud/api/v20201106/api_client.js +16 -2
  20. package/tencentcloud/api/v20201106/models.js +118 -2
  21. package/tencentcloud/apigateway/v20180808/apigateway_client.js +785 -397
  22. package/tencentcloud/apigateway/v20180808/models.js +9195 -4643
  23. package/tencentcloud/apm/index.js +3 -0
  24. package/tencentcloud/apm/v20210622/apm_client.js +123 -0
  25. package/tencentcloud/apm/v20210622/index.js +4 -0
  26. package/tencentcloud/apm/v20210622/models.js +1459 -0
  27. package/tencentcloud/as/v20180419/as_client.js +129 -58
  28. package/tencentcloud/as/v20180419/models.js +1550 -864
  29. package/tencentcloud/asr/v20190614/asr_client.js +12 -19
  30. package/tencentcloud/asr/v20190614/models.js +55 -22
  31. package/tencentcloud/asw/v20200722/models.js +1 -1
  32. package/tencentcloud/ba/v20200720/ba_client.js +27 -0
  33. package/tencentcloud/ba/v20200720/models.js +158 -0
  34. package/tencentcloud/batch/v20170312/batch_client.js +1 -0
  35. package/tencentcloud/batch/v20170312/models.js +85 -10
  36. package/tencentcloud/bda/v20200324/bda_client.js +32 -19
  37. package/tencentcloud/bda/v20200324/models.js +97 -25
  38. package/tencentcloud/bi/index.js +3 -0
  39. package/tencentcloud/bi/v20220105/bi_client.js +61 -0
  40. package/tencentcloud/bi/v20220105/index.js +4 -0
  41. package/tencentcloud/bi/v20220105/models.js +391 -0
  42. package/tencentcloud/billing/v20180709/billing_client.js +33 -1
  43. package/tencentcloud/billing/v20180709/models.js +930 -74
  44. package/tencentcloud/bm/v20180423/bm_client.js +4 -2
  45. package/tencentcloud/bm/v20180423/models.js +32 -2
  46. package/tencentcloud/bsca/index.js +3 -0
  47. package/tencentcloud/bsca/v20210811/bsca_client.js +99 -0
  48. package/tencentcloud/bsca/v20210811/index.js +4 -0
  49. package/tencentcloud/bsca/v20210811/models.js +1310 -0
  50. package/tencentcloud/btoe/index.js +1 -1
  51. package/tencentcloud/btoe/v20210303/btoe_client.js +36 -12
  52. package/tencentcloud/btoe/v20210514/btoe_client.js +203 -0
  53. package/tencentcloud/btoe/v20210514/index.js +4 -0
  54. package/tencentcloud/btoe/v20210514/models.js +1219 -0
  55. package/tencentcloud/cam/v20190116/cam_client.js +344 -62
  56. package/tencentcloud/cam/v20190116/models.js +4041 -1648
  57. package/tencentcloud/captcha/v20190722/captcha_client.js +2 -2
  58. package/tencentcloud/captcha/v20190722/models.js +33 -10
  59. package/tencentcloud/car/index.js +3 -0
  60. package/tencentcloud/car/v20220110/car_client.js +72 -0
  61. package/tencentcloud/car/v20220110/index.js +4 -0
  62. package/tencentcloud/car/v20220110/models.js +237 -0
  63. package/tencentcloud/casb/index.js +3 -0
  64. package/tencentcloud/casb/v20200507/casb_client.js +54 -0
  65. package/tencentcloud/casb/v20200507/index.js +4 -0
  66. package/tencentcloud/casb/v20200507/models.js +158 -0
  67. package/tencentcloud/cat/v20180409/cat_client.js +181 -55
  68. package/tencentcloud/cat/v20180409/models.js +3392 -1784
  69. package/tencentcloud/cbs/v20170312/cbs_client.js +123 -72
  70. package/tencentcloud/cbs/v20170312/models.js +2359 -1725
  71. package/tencentcloud/ccc/v20200210/ccc_client.js +237 -54
  72. package/tencentcloud/ccc/v20200210/models.js +2818 -685
  73. package/tencentcloud/cdb/v20170320/cdb_client.js +569 -316
  74. package/tencentcloud/cdb/v20170320/models.js +10271 -7177
  75. package/tencentcloud/cdc/index.js +3 -0
  76. package/tencentcloud/cdc/v20201214/cdc_client.js +308 -0
  77. package/tencentcloud/cdc/v20201214/index.js +4 -0
  78. package/tencentcloud/cdc/v20201214/models.js +3232 -0
  79. package/tencentcloud/cdn/v20180606/cdn_client.js +324 -68
  80. package/tencentcloud/cdn/v20180606/models.js +7343 -1979
  81. package/tencentcloud/cfg/index.js +3 -0
  82. package/tencentcloud/cfg/v20210820/cfg_client.js +181 -0
  83. package/tencentcloud/cfg/v20210820/index.js +4 -0
  84. package/tencentcloud/cfg/v20210820/models.js +2423 -0
  85. package/tencentcloud/cfs/v20190719/models.js +64 -7
  86. package/tencentcloud/cfw/v20190904/cfw_client.js +686 -86
  87. package/tencentcloud/cfw/v20190904/models.js +7055 -1552
  88. package/tencentcloud/chdfs/v20201112/models.js +81 -6
  89. package/tencentcloud/cii/v20210408/cii_client.js +159 -10
  90. package/tencentcloud/cii/v20210408/models.js +1886 -189
  91. package/tencentcloud/ckafka/v20190819/ckafka_client.js +265 -30
  92. package/tencentcloud/ckafka/v20190819/models.js +3429 -692
  93. package/tencentcloud/clb/v20180317/clb_client.js +214 -44
  94. package/tencentcloud/clb/v20180317/models.js +2262 -319
  95. package/tencentcloud/cloudaudit/v20190319/cloudaudit_client.js +59 -7
  96. package/tencentcloud/cloudaudit/v20190319/models.js +307 -88
  97. package/tencentcloud/cls/index.js +3 -0
  98. package/tencentcloud/cls/v20201016/cls_client.js +1073 -0
  99. package/tencentcloud/cls/v20201016/index.js +4 -0
  100. package/tencentcloud/cls/v20201016/models.js +10053 -0
  101. package/tencentcloud/cme/v20191029/cme_client.js +178 -89
  102. package/tencentcloud/cme/v20191029/models.js +2575 -686
  103. package/tencentcloud/cmq/v20190304/models.js +159 -143
  104. package/tencentcloud/common/sdk_version.js +1 -1
  105. package/tencentcloud/cpdp/v20190820/cpdp_client.js +2014 -678
  106. package/tencentcloud/cpdp/v20190820/models.js +29589 -8040
  107. package/tencentcloud/cvm/v20170312/cvm_client.js +268 -88
  108. package/tencentcloud/cvm/v20170312/models.js +3156 -775
  109. package/tencentcloud/cwp/v20180228/cwp_client.js +1749 -654
  110. package/tencentcloud/cwp/v20180228/models.js +21498 -6735
  111. package/tencentcloud/cynosdb/v20190107/cynosdb_client.js +268 -61
  112. package/tencentcloud/cynosdb/v20190107/models.js +3827 -1863
  113. package/tencentcloud/dasb/index.js +3 -0
  114. package/tencentcloud/dasb/v20191018/dasb_client.js +351 -0
  115. package/tencentcloud/dasb/v20191018/index.js +4 -0
  116. package/tencentcloud/dasb/v20191018/models.js +3161 -0
  117. package/tencentcloud/dbbrain/v20210527/dbbrain_client.js +288 -88
  118. package/tencentcloud/dbbrain/v20210527/models.js +3966 -2008
  119. package/tencentcloud/dbdc/index.js +3 -0
  120. package/tencentcloud/dbdc/v20201029/dbdc_client.js +104 -0
  121. package/tencentcloud/dbdc/v20201029/index.js +4 -0
  122. package/tencentcloud/dbdc/v20201029/models.js +1441 -0
  123. package/tencentcloud/dc/v20180410/models.js +47 -1
  124. package/tencentcloud/dcdb/v20180411/dcdb_client.js +225 -37
  125. package/tencentcloud/dcdb/v20180411/models.js +1968 -236
  126. package/tencentcloud/dlc/v20210125/dlc_client.js +483 -68
  127. package/tencentcloud/dlc/v20210125/models.js +5257 -976
  128. package/tencentcloud/dnspod/v20210323/dnspod_client.js +94 -67
  129. package/tencentcloud/dnspod/v20210323/models.js +2166 -1957
  130. package/tencentcloud/domain/v20180808/domain_client.js +160 -93
  131. package/tencentcloud/domain/v20180808/models.js +781 -111
  132. package/tencentcloud/dtf/index.js +3 -0
  133. package/tencentcloud/dtf/v20200506/dtf_client.js +48 -0
  134. package/tencentcloud/dtf/v20200506/index.js +4 -0
  135. package/tencentcloud/dtf/v20200506/models.js +327 -0
  136. package/tencentcloud/dts/v20180330/dts_client.js +11 -127
  137. package/tencentcloud/dts/v20180330/models.js +1010 -1944
  138. package/tencentcloud/eb/index.js +3 -0
  139. package/tencentcloud/eb/v20210416/eb_client.js +393 -0
  140. package/tencentcloud/eb/v20210416/index.js +4 -0
  141. package/tencentcloud/eb/v20210416/models.js +3400 -0
  142. package/tencentcloud/ecdn/v20191012/ecdn_client.js +34 -6
  143. package/tencentcloud/ecdn/v20191012/models.js +258 -145
  144. package/tencentcloud/ecm/v20190719/ecm_client.js +481 -303
  145. package/tencentcloud/ecm/v20190719/models.js +9666 -7460
  146. package/tencentcloud/eiam/index.js +3 -0
  147. package/tencentcloud/eiam/v20210420/eiam_client.js +604 -0
  148. package/tencentcloud/eiam/v20210420/index.js +4 -0
  149. package/tencentcloud/eiam/v20210420/models.js +5565 -0
  150. package/tencentcloud/eis/index.js +1 -1
  151. package/tencentcloud/eis/v20200715/models.js +130 -100
  152. package/tencentcloud/eis/v20210601/eis_client.js +102 -0
  153. package/tencentcloud/eis/v20210601/index.js +4 -0
  154. package/tencentcloud/eis/v20210601/models.js +788 -0
  155. package/tencentcloud/emr/v20190103/emr_client.js +240 -110
  156. package/tencentcloud/emr/v20190103/models.js +4674 -2594
  157. package/tencentcloud/es/v20180416/es_client.js +204 -89
  158. package/tencentcloud/es/v20180416/models.js +3311 -1263
  159. package/tencentcloud/ess/index.js +3 -0
  160. package/tencentcloud/ess/v20201111/ess_client.js +197 -0
  161. package/tencentcloud/ess/v20201111/index.js +4 -0
  162. package/tencentcloud/ess/v20201111/models.js +2537 -0
  163. package/tencentcloud/essbasic/index.js +3 -0
  164. package/tencentcloud/essbasic/v20201222/essbasic_client.js +791 -0
  165. package/tencentcloud/essbasic/v20201222/index.js +4 -0
  166. package/tencentcloud/essbasic/v20201222/models.js +7555 -0
  167. package/tencentcloud/essbasic/v20210526/essbasic_client.js +260 -0
  168. package/tencentcloud/essbasic/v20210526/index.js +4 -0
  169. package/tencentcloud/essbasic/v20210526/models.js +3332 -0
  170. package/tencentcloud/facefusion/v20181201/models.js +15 -8
  171. package/tencentcloud/faceid/v20180301/faceid_client.js +118 -10
  172. package/tencentcloud/faceid/v20180301/models.js +1625 -201
  173. package/tencentcloud/ft/v20200304/models.js +8 -0
  174. package/tencentcloud/gaap/v20180529/gaap_client.js +628 -545
  175. package/tencentcloud/gaap/v20180529/models.js +1553 -292
  176. package/tencentcloud/gme/v20180711/gme_client.js +142 -38
  177. package/tencentcloud/gme/v20180711/models.js +1047 -219
  178. package/tencentcloud/gs/v20191118/gs_client.js +26 -0
  179. package/tencentcloud/gs/v20191118/models.js +139 -7
  180. package/tencentcloud/gse/v20191112/gse_client.js +19 -6
  181. package/tencentcloud/gse/v20191112/models.js +72 -0
  182. package/tencentcloud/iai/v20180301/iai_client.js +14 -83
  183. package/tencentcloud/iai/v20180301/models.js +110 -457
  184. package/tencentcloud/iai/v20200303/iai_client.js +30 -99
  185. package/tencentcloud/iai/v20200303/models.js +104 -453
  186. package/tencentcloud/ic/v20190307/models.js +8 -0
  187. package/tencentcloud/icr/index.js +3 -0
  188. package/tencentcloud/icr/v20211014/icr_client.js +57 -0
  189. package/tencentcloud/icr/v20211014/index.js +4 -0
  190. package/tencentcloud/icr/v20211014/models.js +753 -0
  191. package/tencentcloud/ie/v20200304/ie_client.js +3 -0
  192. package/tencentcloud/ie/v20200304/models.js +186 -31
  193. package/tencentcloud/iecp/index.js +3 -0
  194. package/tencentcloud/iecp/v20210914/iecp_client.js +1425 -0
  195. package/tencentcloud/iecp/v20210914/index.js +4 -0
  196. package/tencentcloud/iecp/v20210914/models.js +14297 -0
  197. package/tencentcloud/ims/v20201229/ims_client.js +21 -14
  198. package/tencentcloud/ims/v20201229/models.js +124 -396
  199. package/tencentcloud/index.js +32 -0
  200. package/tencentcloud/iotcloud/index.js +1 -1
  201. package/tencentcloud/iotcloud/v20180614/iotcloud_client.js +129 -9
  202. package/tencentcloud/iotcloud/v20180614/models.js +1154 -64
  203. package/tencentcloud/iotcloud/v20210408/index.js +4 -0
  204. package/tencentcloud/iotcloud/v20210408/iotcloud_client.js +981 -0
  205. package/tencentcloud/iotcloud/v20210408/models.js +8165 -0
  206. package/tencentcloud/iotexplorer/v20190423/iotexplorer_client.js +850 -272
  207. package/tencentcloud/iotexplorer/v20190423/models.js +6818 -1814
  208. package/tencentcloud/iotvideo/v20191126/models.js +7 -0
  209. package/tencentcloud/iotvideo/v20201215/iotvideo_client.js +380 -48
  210. package/tencentcloud/iotvideo/v20201215/models.js +3291 -623
  211. package/tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client.js +1151 -227
  212. package/tencentcloud/iotvideoindustry/v20201201/models.js +8745 -1445
  213. package/tencentcloud/ivld/index.js +3 -0
  214. package/tencentcloud/ivld/v20210903/index.js +4 -0
  215. package/tencentcloud/ivld/v20210903/ivld_client.js +471 -0
  216. package/tencentcloud/ivld/v20210903/models.js +3686 -0
  217. package/tencentcloud/kms/v20190118/kms_client.js +3 -3
  218. package/tencentcloud/kms/v20190118/models.js +88 -5
  219. package/tencentcloud/lighthouse/v20200324/lighthouse_client.js +376 -67
  220. package/tencentcloud/lighthouse/v20200324/models.js +3225 -422
  221. package/tencentcloud/live/v20180801/live_client.js +152 -41
  222. package/tencentcloud/live/v20180801/models.js +1379 -460
  223. package/tencentcloud/lowcode/index.js +3 -0
  224. package/tencentcloud/lowcode/v20210108/index.js +4 -0
  225. package/tencentcloud/lowcode/v20210108/lowcode_client.js +51 -0
  226. package/tencentcloud/lowcode/v20210108/models.js +626 -0
  227. package/tencentcloud/mariadb/v20170312/mariadb_client.js +226 -22
  228. package/tencentcloud/mariadb/v20170312/models.js +2556 -440
  229. package/tencentcloud/market/index.js +3 -0
  230. package/tencentcloud/market/v20191010/index.js +4 -0
  231. package/tencentcloud/market/v20191010/market_client.js +60 -0
  232. package/tencentcloud/market/v20191010/models.js +215 -0
  233. package/tencentcloud/memcached/v20190318/models.js +104 -103
  234. package/tencentcloud/mna/v20210119/mna_client.js +17 -1
  235. package/tencentcloud/mna/v20210119/models.js +305 -20
  236. package/tencentcloud/mongodb/v20190725/models.js +2705 -1793
  237. package/tencentcloud/mongodb/v20190725/mongodb_client.js +110 -52
  238. package/tencentcloud/monitor/v20180724/models.js +2014 -314
  239. package/tencentcloud/monitor/v20180724/monitor_client.js +73 -15
  240. package/tencentcloud/mps/v20190612/models.js +566 -236
  241. package/tencentcloud/mps/v20190612/mps_client.js +10 -8
  242. package/tencentcloud/mrs/v20200910/models.js +2026 -538
  243. package/tencentcloud/mrs/v20200910/mrs_client.js +23 -6
  244. package/tencentcloud/nlp/v20190408/models.js +234 -496
  245. package/tencentcloud/nlp/v20190408/nlp_client.js +41 -53
  246. package/tencentcloud/oceanus/v20190422/models.js +619 -12
  247. package/tencentcloud/oceanus/v20190422/oceanus_client.js +33 -6
  248. package/tencentcloud/ocr/v20181119/models.js +2148 -386
  249. package/tencentcloud/ocr/v20181119/ocr_client.js +122 -33
  250. package/tencentcloud/organization/index.js +1 -1
  251. package/tencentcloud/organization/v20210331/index.js +4 -0
  252. package/tencentcloud/organization/v20210331/models.js +821 -0
  253. package/tencentcloud/organization/v20210331/organization_client.js +101 -0
  254. package/tencentcloud/partners/v20180321/models.js +223 -213
  255. package/tencentcloud/partners/v20180321/partners_client.js +33 -35
  256. package/tencentcloud/pds/index.js +3 -0
  257. package/tencentcloud/pds/v20210701/index.js +4 -0
  258. package/tencentcloud/pds/v20210701/models.js +271 -0
  259. package/tencentcloud/pds/v20210701/pds_client.js +61 -0
  260. package/tencentcloud/postgres/v20170312/models.js +3883 -1039
  261. package/tencentcloud/postgres/v20170312/postgres_client.js +295 -49
  262. package/tencentcloud/privatedns/v20201028/models.js +816 -108
  263. package/tencentcloud/privatedns/v20201028/privatedns_client.js +82 -12
  264. package/tencentcloud/rce/v20201103/models.js +895 -371
  265. package/tencentcloud/rce/v20201103/rce_client.js +53 -6
  266. package/tencentcloud/redis/v20180412/models.js +2447 -412
  267. package/tencentcloud/redis/v20180412/redis_client.js +270 -44
  268. package/tencentcloud/rum/index.js +3 -0
  269. package/tencentcloud/rum/v20210622/index.js +4 -0
  270. package/tencentcloud/rum/v20210622/models.js +7436 -0
  271. package/tencentcloud/rum/v20210622/rum_client.js +760 -0
  272. package/tencentcloud/scf/v20180416/models.js +926 -61
  273. package/tencentcloud/scf/v20180416/scf_client.js +62 -16
  274. package/tencentcloud/ses/v20201002/models.js +1185 -192
  275. package/tencentcloud/ses/v20201002/ses_client.js +196 -99
  276. package/tencentcloud/smh/index.js +3 -0
  277. package/tencentcloud/smh/v20210712/index.js +4 -0
  278. package/tencentcloud/smh/v20210712/models.js +1370 -0
  279. package/tencentcloud/smh/v20210712/smh_client.js +167 -0
  280. package/tencentcloud/sms/v20190711/models.js +21 -15
  281. package/tencentcloud/sms/v20190711/sms_client.js +9 -8
  282. package/tencentcloud/sms/v20210111/models.js +227 -52
  283. package/tencentcloud/sms/v20210111/sms_client.js +23 -8
  284. package/tencentcloud/soe/v20180724/models.js +84 -31
  285. package/tencentcloud/soe/v20180724/soe_client.js +2 -2
  286. package/tencentcloud/sqlserver/v20180328/models.js +1613 -323
  287. package/tencentcloud/sqlserver/v20180328/sqlserver_client.js +157 -45
  288. package/tencentcloud/ssa/v20180608/models.js +2624 -621
  289. package/tencentcloud/ssa/v20180608/ssa_client.js +103 -6
  290. package/tencentcloud/ssl/v20191205/models.js +721 -343
  291. package/tencentcloud/ssl/v20191205/ssl_client.js +34 -4
  292. package/tencentcloud/sslpod/v20190605/models.js +68 -17
  293. package/tencentcloud/ssm/v20190923/models.js +1311 -158
  294. package/tencentcloud/ssm/v20190923/ssm_client.js +199 -71
  295. package/tencentcloud/sts/v20180813/models.js +263 -9
  296. package/tencentcloud/sts/v20180813/sts_client.js +40 -12
  297. package/tencentcloud/taf/v20200210/models.js +191 -26
  298. package/tencentcloud/taf/v20200210/taf_client.js +5 -3
  299. package/tencentcloud/tag/v20180813/models.js +965 -167
  300. package/tencentcloud/tag/v20180813/tag_client.js +213 -107
  301. package/tencentcloud/tat/v20201028/models.js +1270 -105
  302. package/tencentcloud/tat/v20201028/tat_client.js +122 -10
  303. package/tencentcloud/tbaas/v20180416/models.js +637 -83
  304. package/tencentcloud/tbaas/v20180416/tbaas_client.js +57 -3
  305. package/tencentcloud/tcaplusdb/v20190823/models.js +341 -8
  306. package/tencentcloud/tcaplusdb/v20190823/tcaplusdb_client.js +27 -0
  307. package/tencentcloud/tcb/v20180608/models.js +7202 -2829
  308. package/tencentcloud/tcb/v20180608/tcb_client.js +473 -66
  309. package/tencentcloud/tcm/index.js +3 -0
  310. package/tencentcloud/tcm/v20210413/index.js +4 -0
  311. package/tencentcloud/tcm/v20210413/models.js +2237 -0
  312. package/tencentcloud/tcm/v20210413/tcm_client.js +95 -0
  313. package/tencentcloud/tcr/v20190924/models.js +1281 -397
  314. package/tencentcloud/tcr/v20190924/tcr_client.js +628 -521
  315. package/tencentcloud/tcss/index.js +3 -0
  316. package/tencentcloud/tcss/v20201101/index.js +4 -0
  317. package/tencentcloud/tcss/v20201101/models.js +24927 -0
  318. package/tencentcloud/tcss/v20201101/tcss_client.js +2276 -0
  319. package/tencentcloud/tdcpg/index.js +3 -0
  320. package/tencentcloud/tdcpg/v20211118/index.js +4 -0
  321. package/tencentcloud/tdcpg/v20211118/models.js +2777 -0
  322. package/tencentcloud/tdcpg/v20211118/tdcpg_client.js +372 -0
  323. package/tencentcloud/tdid/index.js +3 -0
  324. package/tencentcloud/tdid/v20210519/index.js +4 -0
  325. package/tencentcloud/tdid/v20210519/models.js +978 -0
  326. package/tencentcloud/tdid/v20210519/tdid_client.js +143 -0
  327. package/tencentcloud/tdmq/v20200217/models.js +9354 -2607
  328. package/tencentcloud/tdmq/v20200217/tdmq_client.js +959 -249
  329. package/tencentcloud/tem/index.js +1 -1
  330. package/tencentcloud/tem/v20201221/models.js +978 -88
  331. package/tencentcloud/tem/v20201221/tem_client.js +61 -4
  332. package/tencentcloud/tem/v20210701/index.js +4 -0
  333. package/tencentcloud/tem/v20210701/models.js +4613 -0
  334. package/tencentcloud/tem/v20210701/tem_client.js +377 -0
  335. package/tencentcloud/teo/index.js +3 -0
  336. package/tencentcloud/teo/v20220106/index.js +4 -0
  337. package/tencentcloud/teo/v20220106/models.js +8307 -0
  338. package/tencentcloud/teo/v20220106/teo_client.js +728 -0
  339. package/tencentcloud/thpc/index.js +3 -0
  340. package/tencentcloud/thpc/v20211109/index.js +4 -0
  341. package/tencentcloud/thpc/v20211109/models.js +1491 -0
  342. package/tencentcloud/thpc/v20211109/thpc_client.js +103 -0
  343. package/tencentcloud/thpc/v20220401/index.js +4 -0
  344. package/tencentcloud/thpc/v20220401/models.js +1775 -0
  345. package/tencentcloud/thpc/v20220401/thpc_client.js +129 -0
  346. package/tencentcloud/tiia/v20190529/models.js +2135 -538
  347. package/tencentcloud/tiia/v20190529/tiia_client.js +135 -12
  348. package/tencentcloud/tiw/v20190919/models.js +760 -44
  349. package/tencentcloud/tiw/v20190919/tiw_client.js +57 -9
  350. package/tencentcloud/tke/v20180525/models.js +15766 -4914
  351. package/tencentcloud/tke/v20180525/tke_client.js +1674 -603
  352. package/tencentcloud/tms/v20200713/models.js +12 -14
  353. package/tencentcloud/tms/v20201229/models.js +79 -46
  354. package/tencentcloud/tms/v20201229/tms_client.js +18 -1
  355. package/tencentcloud/tmt/v20180321/models.js +474 -172
  356. package/tencentcloud/tmt/v20180321/tmt_client.js +63 -33
  357. package/tencentcloud/trtc/v20190722/models.js +1521 -762
  358. package/tencentcloud/trtc/v20190722/trtc_client.js +99 -75
  359. package/tencentcloud/tse/v20201207/models.js +524 -122
  360. package/tencentcloud/tse/v20201207/tse_client.js +13 -33
  361. package/tencentcloud/tsf/v20180326/models.js +9949 -4510
  362. package/tencentcloud/tsf/v20180326/tsf_client.js +391 -133
  363. package/tencentcloud/tts/v20190823/models.js +305 -10
  364. package/tencentcloud/tts/v20190823/tts_client.js +38 -0
  365. package/tencentcloud/vm/v20201229/models.js +188 -201
  366. package/tencentcloud/vm/v20201229/vm_client.js +47 -4
  367. package/tencentcloud/vod/v20180717/models.js +3349 -953
  368. package/tencentcloud/vod/v20180717/vod_client.js +294 -63
  369. package/tencentcloud/vpc/v20170312/models.js +3761 -591
  370. package/tencentcloud/vpc/v20170312/vpc_client.js +552 -140
  371. package/tencentcloud/waf/v20180125/models.js +3991 -322
  372. package/tencentcloud/waf/v20180125/waf_client.js +394 -44
  373. package/tencentcloud/wav/index.js +3 -0
  374. package/tencentcloud/wav/v20210129/index.js +4 -0
  375. package/tencentcloud/wav/v20210129/models.js +4170 -0
  376. package/tencentcloud/wav/v20210129/wav_client.js +345 -0
@@ -124,6 +124,69 @@ class Template extends AbstractModel {
124
124
  */
125
125
  this.ReportType = null;
126
126
 
127
+ /**
128
+ * 门诊病历信息
129
+ 注意:此字段可能返回 null,表示取不到有效值。
130
+ * @type {MedicalRecordInfo || null}
131
+ */
132
+ this.MedicalRecordInfo = null;
133
+
134
+ /**
135
+ * 出入院信息
136
+ 注意:此字段可能返回 null,表示取不到有效值。
137
+ * @type {Hospitalization || null}
138
+ */
139
+ this.Hospitalization = null;
140
+
141
+ /**
142
+ * 手术记录
143
+ 注意:此字段可能返回 null,表示取不到有效值。
144
+ * @type {Surgery || null}
145
+ */
146
+ this.Surgery = null;
147
+
148
+ /**
149
+ * 心电图报告
150
+ 注意:此字段可能返回 null,表示取不到有效值。
151
+ * @type {Electrocardiogram || null}
152
+ */
153
+ this.Electrocardiogram = null;
154
+
155
+ /**
156
+ * 内窥镜报告
157
+ 注意:此字段可能返回 null,表示取不到有效值。
158
+ * @type {Endoscopy || null}
159
+ */
160
+ this.Endoscopy = null;
161
+
162
+ /**
163
+ * 处方单
164
+ 注意:此字段可能返回 null,表示取不到有效值。
165
+ * @type {Prescription || null}
166
+ */
167
+ this.Prescription = null;
168
+
169
+ /**
170
+ * 免疫接种证明
171
+ 注意:此字段可能返回 null,表示取不到有效值。
172
+ * @type {VaccineCertificate || null}
173
+ */
174
+ this.VaccineCertificate = null;
175
+
176
+ /**
177
+ * OCR文本
178
+ 注意:此字段可能返回 null,表示取不到有效值。
179
+ * @type {string || null}
180
+ */
181
+ this.OcrText = null;
182
+
183
+ /**
184
+ * OCR拼接后文本
185
+ 注意:此字段可能返回 null,表示取不到有效值。
186
+ * @type {string || null}
187
+ */
188
+ this.OcrResult = null;
189
+
127
190
  }
128
191
 
129
192
  /**
@@ -183,11 +246,55 @@ class Template extends AbstractModel {
183
246
  }
184
247
  this.ReportType = 'ReportType' in params ? params.ReportType : null;
185
248
 
249
+ if (params.MedicalRecordInfo) {
250
+ let obj = new MedicalRecordInfo();
251
+ obj.deserialize(params.MedicalRecordInfo)
252
+ this.MedicalRecordInfo = obj;
253
+ }
254
+
255
+ if (params.Hospitalization) {
256
+ let obj = new Hospitalization();
257
+ obj.deserialize(params.Hospitalization)
258
+ this.Hospitalization = obj;
259
+ }
260
+
261
+ if (params.Surgery) {
262
+ let obj = new Surgery();
263
+ obj.deserialize(params.Surgery)
264
+ this.Surgery = obj;
265
+ }
266
+
267
+ if (params.Electrocardiogram) {
268
+ let obj = new Electrocardiogram();
269
+ obj.deserialize(params.Electrocardiogram)
270
+ this.Electrocardiogram = obj;
271
+ }
272
+
273
+ if (params.Endoscopy) {
274
+ let obj = new Endoscopy();
275
+ obj.deserialize(params.Endoscopy)
276
+ this.Endoscopy = obj;
277
+ }
278
+
279
+ if (params.Prescription) {
280
+ let obj = new Prescription();
281
+ obj.deserialize(params.Prescription)
282
+ this.Prescription = obj;
283
+ }
284
+
285
+ if (params.VaccineCertificate) {
286
+ let obj = new VaccineCertificate();
287
+ obj.deserialize(params.VaccineCertificate)
288
+ this.VaccineCertificate = obj;
289
+ }
290
+ this.OcrText = 'OcrText' in params ? params.OcrText : null;
291
+ this.OcrResult = 'OcrResult' in params ? params.OcrResult : null;
292
+
186
293
  }
187
294
  }
188
295
 
189
296
  /**
190
- * 质地
297
+ * 弹性质地
191
298
  * @class
192
299
  */
193
300
  class Elastic extends AbstractModel {
@@ -247,6 +354,99 @@ class Elastic extends AbstractModel {
247
354
  }
248
355
  }
249
356
 
357
+ /**
358
+ * 免疫接种记录
359
+ * @class
360
+ */
361
+ class Vaccination extends AbstractModel {
362
+ constructor(){
363
+ super();
364
+
365
+ /**
366
+ * 序号
367
+ 注意:此字段可能返回 null,表示取不到有效值。
368
+ * @type {string || null}
369
+ */
370
+ this.Id = null;
371
+
372
+ /**
373
+ * 疫苗名称
374
+ 注意:此字段可能返回 null,表示取不到有效值。
375
+ * @type {string || null}
376
+ */
377
+ this.Vaccine = null;
378
+
379
+ /**
380
+ * 剂次
381
+ 注意:此字段可能返回 null,表示取不到有效值。
382
+ * @type {string || null}
383
+ */
384
+ this.Dose = null;
385
+
386
+ /**
387
+ * 接种日期
388
+ 注意:此字段可能返回 null,表示取不到有效值。
389
+ * @type {string || null}
390
+ */
391
+ this.Date = null;
392
+
393
+ /**
394
+ * 疫苗批号
395
+ 注意:此字段可能返回 null,表示取不到有效值。
396
+ * @type {string || null}
397
+ */
398
+ this.LotNumber = null;
399
+
400
+ /**
401
+ * 生产企业
402
+ 注意:此字段可能返回 null,表示取不到有效值。
403
+ * @type {string || null}
404
+ */
405
+ this.Manufacturer = null;
406
+
407
+ /**
408
+ * 接种单位
409
+ 注意:此字段可能返回 null,表示取不到有效值。
410
+ * @type {string || null}
411
+ */
412
+ this.Clinic = null;
413
+
414
+ /**
415
+ * 接种部位
416
+ 注意:此字段可能返回 null,表示取不到有效值。
417
+ * @type {string || null}
418
+ */
419
+ this.Site = null;
420
+
421
+ /**
422
+ * 接种者
423
+ 注意:此字段可能返回 null,表示取不到有效值。
424
+ * @type {string || null}
425
+ */
426
+ this.Provider = null;
427
+
428
+ }
429
+
430
+ /**
431
+ * @private
432
+ */
433
+ deserialize(params) {
434
+ if (!params) {
435
+ return;
436
+ }
437
+ this.Id = 'Id' in params ? params.Id : null;
438
+ this.Vaccine = 'Vaccine' in params ? params.Vaccine : null;
439
+ this.Dose = 'Dose' in params ? params.Dose : null;
440
+ this.Date = 'Date' in params ? params.Date : null;
441
+ this.LotNumber = 'LotNumber' in params ? params.LotNumber : null;
442
+ this.Manufacturer = 'Manufacturer' in params ? params.Manufacturer : null;
443
+ this.Clinic = 'Clinic' in params ? params.Clinic : null;
444
+ this.Site = 'Site' in params ? params.Site : null;
445
+ this.Provider = 'Provider' in params ? params.Provider : null;
446
+
447
+ }
448
+ }
449
+
250
450
  /**
251
451
  * 报告基本信息
252
452
  * @class
@@ -374,6 +574,13 @@ class ReportInfo extends AbstractModel {
374
574
  */
375
575
  this.UltraNum = null;
376
576
 
577
+ /**
578
+ * 临床诊断
579
+ 注意:此字段可能返回 null,表示取不到有效值。
580
+ * @type {string || null}
581
+ */
582
+ this.Diagnose = null;
583
+
377
584
  }
378
585
 
379
586
  /**
@@ -400,6 +607,67 @@ class ReportInfo extends AbstractModel {
400
607
  this.MedicalRecordNum = 'MedicalRecordNum' in params ? params.MedicalRecordNum : null;
401
608
  this.ReportName = 'ReportName' in params ? params.ReportName : null;
402
609
  this.UltraNum = 'UltraNum' in params ? params.UltraNum : null;
610
+ this.Diagnose = 'Diagnose' in params ? params.Diagnose : null;
611
+
612
+ }
613
+ }
614
+
615
+ /**
616
+ * 内窥镜报告
617
+ * @class
618
+ */
619
+ class Endoscopy extends AbstractModel {
620
+ constructor(){
621
+ super();
622
+
623
+ /**
624
+ * 活检部位
625
+ 注意:此字段可能返回 null,表示取不到有效值。
626
+ * @type {BiopsyPart || null}
627
+ */
628
+ this.BiopsyPart = null;
629
+
630
+ /**
631
+ * 可见描述
632
+ 注意:此字段可能返回 null,表示取不到有效值。
633
+ * @type {EndoscopyDesc || null}
634
+ */
635
+ this.Desc = null;
636
+
637
+ /**
638
+ * 结论
639
+ 注意:此字段可能返回 null,表示取不到有效值。
640
+ * @type {Summary || null}
641
+ */
642
+ this.Summary = null;
643
+
644
+ }
645
+
646
+ /**
647
+ * @private
648
+ */
649
+ deserialize(params) {
650
+ if (!params) {
651
+ return;
652
+ }
653
+
654
+ if (params.BiopsyPart) {
655
+ let obj = new BiopsyPart();
656
+ obj.deserialize(params.BiopsyPart)
657
+ this.BiopsyPart = obj;
658
+ }
659
+
660
+ if (params.Desc) {
661
+ let obj = new EndoscopyDesc();
662
+ obj.deserialize(params.Desc)
663
+ this.Desc = obj;
664
+ }
665
+
666
+ if (params.Summary) {
667
+ let obj = new Summary();
668
+ obj.deserialize(params.Summary)
669
+ this.Summary = obj;
670
+ }
403
671
 
404
672
  }
405
673
  }
@@ -420,21 +688,21 @@ class IHCInfo extends AbstractModel {
420
688
  this.Index = null;
421
689
 
422
690
  /**
423
- * “”
691
+ * 原文
424
692
  注意:此字段可能返回 null,表示取不到有效值。
425
693
  * @type {string || null}
426
694
  */
427
695
  this.Src = null;
428
696
 
429
697
  /**
430
- * “”
698
+ * 名称
431
699
  注意:此字段可能返回 null,表示取不到有效值。
432
700
  * @type {string || null}
433
701
  */
434
702
  this.Name = null;
435
703
 
436
704
  /**
437
- * “”
705
+ *
438
706
  * @type {Value || null}
439
707
  */
440
708
  this.Value = null;
@@ -462,60 +730,54 @@ class IHCInfo extends AbstractModel {
462
730
  }
463
731
 
464
732
  /**
465
- * 图片处理参数
733
+ * 手术史
466
734
  * @class
467
735
  */
468
- class HandleParam extends AbstractModel {
736
+ class SurgeryHistory extends AbstractModel {
469
737
  constructor(){
470
738
  super();
471
739
 
472
740
  /**
473
- * ocr引擎
474
- * @type {number || null}
475
- */
476
- this.OcrEngineType = null;
477
-
478
- /**
479
- * 是否返回分行文本内容
480
- * @type {boolean || null}
481
- */
482
- this.IsReturnText = null;
483
-
484
- /**
485
- * 顺时针旋转角度
486
- * @type {number || null}
741
+ * 手术名称
742
+ 注意:此字段可能返回 null,表示取不到有效值。
743
+ * @type {SurgeryAttr || null}
487
744
  */
488
- this.RotateTheAngle = null;
745
+ this.SurgeryName = null;
489
746
 
490
747
  /**
491
- * 自动适配方向,仅支持优图引擎
492
- * @type {boolean || null}
748
+ * 手术日期
749
+ 注意:此字段可能返回 null,表示取不到有效值。
750
+ * @type {SurgeryAttr || null}
493
751
  */
494
- this.AutoFitDirection = null;
752
+ this.SurgeryDate = null;
495
753
 
496
754
  /**
497
- * 坐标优化
498
- * @type {boolean || null}
755
+ * 术前诊断
756
+ 注意:此字段可能返回 null,表示取不到有效值。
757
+ * @type {SurgeryAttr || null}
499
758
  */
500
- this.AutoOptimizeCoordinate = null;
759
+ this.PreoperativePathology = null;
501
760
 
502
761
  /**
503
- * 是否开启图片压缩,开启时imageOriginalSize必须正确填写
504
- * @type {boolean || null}
762
+ * 术中诊断
763
+ 注意:此字段可能返回 null,表示取不到有效值。
764
+ * @type {SurgeryAttr || null}
505
765
  */
506
- this.IsScale = null;
766
+ this.IntraoperativePathology = null;
507
767
 
508
768
  /**
509
- * 原始图片大小(单位byes),用来判断该图片是否需要压缩
510
- * @type {number || null}
769
+ * 术后诊断
770
+ 注意:此字段可能返回 null,表示取不到有效值。
771
+ * @type {SurgeryAttr || null}
511
772
  */
512
- this.ImageOriginalSize = null;
773
+ this.PostoperativePathology = null;
513
774
 
514
775
  /**
515
- * 采用后台默认值(2048Kb)
516
- * @type {number || null}
776
+ * 出院诊断
777
+ 注意:此字段可能返回 null,表示取不到有效值。
778
+ * @type {SurgeryAttr || null}
517
779
  */
518
- this.ScaleTargetSize = null;
780
+ this.DischargeDiagnosis = null;
519
781
 
520
782
  }
521
783
 
@@ -526,51 +788,242 @@ class HandleParam extends AbstractModel {
526
788
  if (!params) {
527
789
  return;
528
790
  }
529
- this.OcrEngineType = 'OcrEngineType' in params ? params.OcrEngineType : null;
530
- this.IsReturnText = 'IsReturnText' in params ? params.IsReturnText : null;
531
- this.RotateTheAngle = 'RotateTheAngle' in params ? params.RotateTheAngle : null;
532
- this.AutoFitDirection = 'AutoFitDirection' in params ? params.AutoFitDirection : null;
533
- this.AutoOptimizeCoordinate = 'AutoOptimizeCoordinate' in params ? params.AutoOptimizeCoordinate : null;
534
- this.IsScale = 'IsScale' in params ? params.IsScale : null;
535
- this.ImageOriginalSize = 'ImageOriginalSize' in params ? params.ImageOriginalSize : null;
536
- this.ScaleTargetSize = 'ScaleTargetSize' in params ? params.ScaleTargetSize : null;
791
+
792
+ if (params.SurgeryName) {
793
+ let obj = new SurgeryAttr();
794
+ obj.deserialize(params.SurgeryName)
795
+ this.SurgeryName = obj;
796
+ }
797
+
798
+ if (params.SurgeryDate) {
799
+ let obj = new SurgeryAttr();
800
+ obj.deserialize(params.SurgeryDate)
801
+ this.SurgeryDate = obj;
802
+ }
803
+
804
+ if (params.PreoperativePathology) {
805
+ let obj = new SurgeryAttr();
806
+ obj.deserialize(params.PreoperativePathology)
807
+ this.PreoperativePathology = obj;
808
+ }
809
+
810
+ if (params.IntraoperativePathology) {
811
+ let obj = new SurgeryAttr();
812
+ obj.deserialize(params.IntraoperativePathology)
813
+ this.IntraoperativePathology = obj;
814
+ }
815
+
816
+ if (params.PostoperativePathology) {
817
+ let obj = new SurgeryAttr();
818
+ obj.deserialize(params.PostoperativePathology)
819
+ this.PostoperativePathology = obj;
820
+ }
821
+
822
+ if (params.DischargeDiagnosis) {
823
+ let obj = new SurgeryAttr();
824
+ obj.deserialize(params.DischargeDiagnosis)
825
+ this.DischargeDiagnosis = obj;
826
+ }
537
827
 
538
828
  }
539
829
  }
540
830
 
541
831
  /**
542
- * ImageToObject请求参数结构体
832
+ * 药品
543
833
  * @class
544
834
  */
545
- class ImageToObjectRequest extends AbstractModel {
835
+ class Medicine extends AbstractModel {
546
836
  constructor(){
547
837
  super();
548
838
 
549
839
  /**
550
- * 图片列表
551
- * @type {Array.<ImageInfo> || null}
840
+ * 药品名
841
+ 注意:此字段可能返回 null,表示取不到有效值。
842
+ * @type {string || null}
552
843
  */
553
- this.ImageInfoList = null;
844
+ this.Name = null;
554
845
 
555
846
  /**
556
- * 图片处理参数
557
- * @type {HandleParam || null}
847
+ * 商品名
848
+ 注意:此字段可能返回 null,表示取不到有效值。
849
+ * @type {string || null}
558
850
  */
559
- this.HandleParam = null;
851
+ this.TradeName = null;
560
852
 
561
853
  /**
562
- * 图片类别
563
- * @type {number || null}
854
+ * 厂商
855
+ 注意:此字段可能返回 null,表示取不到有效值。
856
+ * @type {string || null}
564
857
  */
565
- this.Type = null;
858
+ this.Firm = null;
566
859
 
567
860
  /**
568
- * 是否使用分类引擎
569
- * @type {boolean || null}
861
+ * 医保类型
862
+ 注意:此字段可能返回 null,表示取不到有效值。
863
+ * @type {string || null}
570
864
  */
571
- this.IsUsedClassify = null;
865
+ this.Category = null;
572
866
 
573
- }
867
+ /**
868
+ * 规格
869
+ 注意:此字段可能返回 null,表示取不到有效值。
870
+ * @type {string || null}
871
+ */
872
+ this.Specification = null;
873
+
874
+ /**
875
+ * 最小包装数量
876
+ 注意:此字段可能返回 null,表示取不到有效值。
877
+ * @type {string || null}
878
+ */
879
+ this.MinQuantity = null;
880
+
881
+ /**
882
+ * 最小制剂单位
883
+ 注意:此字段可能返回 null,表示取不到有效值。
884
+ * @type {string || null}
885
+ */
886
+ this.DosageUnit = null;
887
+
888
+ /**
889
+ * 最小包装单位
890
+ 注意:此字段可能返回 null,表示取不到有效值。
891
+ * @type {string || null}
892
+ */
893
+ this.PackingUnit = null;
894
+
895
+ }
896
+
897
+ /**
898
+ * @private
899
+ */
900
+ deserialize(params) {
901
+ if (!params) {
902
+ return;
903
+ }
904
+ this.Name = 'Name' in params ? params.Name : null;
905
+ this.TradeName = 'TradeName' in params ? params.TradeName : null;
906
+ this.Firm = 'Firm' in params ? params.Firm : null;
907
+ this.Category = 'Category' in params ? params.Category : null;
908
+ this.Specification = 'Specification' in params ? params.Specification : null;
909
+ this.MinQuantity = 'MinQuantity' in params ? params.MinQuantity : null;
910
+ this.DosageUnit = 'DosageUnit' in params ? params.DosageUnit : null;
911
+ this.PackingUnit = 'PackingUnit' in params ? params.PackingUnit : null;
912
+
913
+ }
914
+ }
915
+
916
+ /**
917
+ * 图片处理参数
918
+ * @class
919
+ */
920
+ class HandleParam extends AbstractModel {
921
+ constructor(){
922
+ super();
923
+
924
+ /**
925
+ * ocr引擎
926
+ * @type {number || null}
927
+ */
928
+ this.OcrEngineType = null;
929
+
930
+ /**
931
+ * 是否返回分行文本内容
932
+ * @type {boolean || null}
933
+ */
934
+ this.IsReturnText = null;
935
+
936
+ /**
937
+ * 顺时针旋转角度
938
+ * @type {number || null}
939
+ */
940
+ this.RotateTheAngle = null;
941
+
942
+ /**
943
+ * 自动适配方向,仅支持优图引擎
944
+ * @type {boolean || null}
945
+ */
946
+ this.AutoFitDirection = null;
947
+
948
+ /**
949
+ * 坐标优化
950
+ * @type {boolean || null}
951
+ */
952
+ this.AutoOptimizeCoordinate = null;
953
+
954
+ /**
955
+ * 是否开启图片压缩,开启时imageOriginalSize必须正确填写
956
+ * @type {boolean || null}
957
+ */
958
+ this.IsScale = null;
959
+
960
+ /**
961
+ * 原始图片大小(单位byes),用来判断该图片是否需要压缩
962
+ * @type {number || null}
963
+ */
964
+ this.ImageOriginalSize = null;
965
+
966
+ /**
967
+ * 采用后台默认值(2048Kb)
968
+ * @type {number || null}
969
+ */
970
+ this.ScaleTargetSize = null;
971
+
972
+ }
973
+
974
+ /**
975
+ * @private
976
+ */
977
+ deserialize(params) {
978
+ if (!params) {
979
+ return;
980
+ }
981
+ this.OcrEngineType = 'OcrEngineType' in params ? params.OcrEngineType : null;
982
+ this.IsReturnText = 'IsReturnText' in params ? params.IsReturnText : null;
983
+ this.RotateTheAngle = 'RotateTheAngle' in params ? params.RotateTheAngle : null;
984
+ this.AutoFitDirection = 'AutoFitDirection' in params ? params.AutoFitDirection : null;
985
+ this.AutoOptimizeCoordinate = 'AutoOptimizeCoordinate' in params ? params.AutoOptimizeCoordinate : null;
986
+ this.IsScale = 'IsScale' in params ? params.IsScale : null;
987
+ this.ImageOriginalSize = 'ImageOriginalSize' in params ? params.ImageOriginalSize : null;
988
+ this.ScaleTargetSize = 'ScaleTargetSize' in params ? params.ScaleTargetSize : null;
989
+
990
+ }
991
+ }
992
+
993
+ /**
994
+ * ImageToObject请求参数结构体
995
+ * @class
996
+ */
997
+ class ImageToObjectRequest extends AbstractModel {
998
+ constructor(){
999
+ super();
1000
+
1001
+ /**
1002
+ * 图片列表,允许传入多张图片,目前只支持传入图片base64编码,图片url暂不支持
1003
+ * @type {Array.<ImageInfo> || null}
1004
+ */
1005
+ this.ImageInfoList = null;
1006
+
1007
+ /**
1008
+ * 图片处理参数
1009
+ * @type {HandleParam || null}
1010
+ */
1011
+ this.HandleParam = null;
1012
+
1013
+ /**
1014
+ * 报告类型,目前支持11(检验报告),12(检查报告),15(病理报告),28(出院报告),29(入院报告),210(门诊病历),212(手术记录),218(诊断证明),363(心电图),27(内窥镜检查),215(处方单),219(免疫接种证明),301(C14呼气试验)。如果不清楚报告类型,可以使用分类引擎,该字段传0(同时IsUsedClassify字段必须为True,否则无法输出结果)
1015
+ * @type {number || null}
1016
+ */
1017
+ this.Type = null;
1018
+
1019
+ /**
1020
+ * 是否使用分类引擎,当不确定报告类型时,可以使用收费的报告分类引擎服务。若该字段为 False,则 Type 字段不能为 0,否则无法输出结果。
1021
+ 注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](https://cloud.tencent.com/document/product/1314/54264)。
1022
+ * @type {boolean || null}
1023
+ */
1024
+ this.IsUsedClassify = null;
1025
+
1026
+ }
574
1027
 
575
1028
  /**
576
1029
  * @private
@@ -615,13 +1068,14 @@ class TextToObjectRequest extends AbstractModel {
615
1068
  this.Text = null;
616
1069
 
617
1070
  /**
618
- * 报告类型
1071
+ * 报告类型,目前支持12(检查报告),15(病理报告),28(出院报告),29(入院报告),210(门诊病历),212(手术记录),218(诊断证明),363(心电图),27(内窥镜检查),215(处方单),219(免疫接种证明),301(C14呼气试验)。如果不清楚报告类型,可以使用分类引擎,该字段传0(同时IsUsedClassify字段必须为True,否则无法输出结果)
619
1072
  * @type {number || null}
620
1073
  */
621
1074
  this.Type = null;
622
1075
 
623
1076
  /**
624
- * 是否使用分类引擎
1077
+ * 是否使用分类引擎,当不确定报告类型时,可以使用收费的报告分类引擎服务。若该字段为False,则Type字段不能为0,否则无法输出结果。
1078
+ 注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](https://cloud.tencent.com/document/product/1314/54264)。
625
1079
  * @type {boolean || null}
626
1080
  */
627
1081
  this.IsUsedClassify = null;
@@ -643,7 +1097,7 @@ class TextToObjectRequest extends AbstractModel {
643
1097
  }
644
1098
 
645
1099
  /**
646
- * 横纵比
1100
+ * 纵横比
647
1101
  * @class
648
1102
  */
649
1103
  class AspectRatio extends AbstractModel {
@@ -704,7 +1158,7 @@ class AspectRatio extends AbstractModel {
704
1158
  }
705
1159
 
706
1160
  /**
707
- * 病症描述
1161
+ * 病症描述信息
708
1162
  * @class
709
1163
  */
710
1164
  class SymptomInfo extends AbstractModel {
@@ -825,7 +1279,7 @@ class TuberInfo extends AbstractModel {
825
1279
  this.Size = null;
826
1280
 
827
1281
  /**
828
- * 数量
1282
+ * 多发
829
1283
  注意:此字段可能返回 null,表示取不到有效值。
830
1284
  * @type {Multiple || null}
831
1285
  */
@@ -860,35 +1314,35 @@ class TuberInfo extends AbstractModel {
860
1314
  this.RearEcho = null;
861
1315
 
862
1316
  /**
863
- * 质地
1317
+ * 弹性质地
864
1318
  注意:此字段可能返回 null,表示取不到有效值。
865
1319
  * @type {Elastic || null}
866
1320
  */
867
1321
  this.Elastic = null;
868
1322
 
869
1323
  /**
870
- * 形态
1324
+ * 形状
871
1325
  注意:此字段可能返回 null,表示取不到有效值。
872
1326
  * @type {BlockInfo || null}
873
1327
  */
874
1328
  this.Shape = null;
875
1329
 
876
1330
  /**
877
- * 形态属性
1331
+ * 形态
878
1332
  注意:此字段可能返回 null,表示取不到有效值。
879
1333
  * @type {BlockInfo || null}
880
1334
  */
881
1335
  this.ShapeAttr = null;
882
1336
 
883
1337
  /**
884
- * “”
1338
+ * 皮髓质信息
885
1339
  注意:此字段可能返回 null,表示取不到有效值。
886
1340
  * @type {BlockInfo || null}
887
1341
  */
888
1342
  this.SkinMedulla = null;
889
1343
 
890
1344
  /**
891
- * “”
1345
+ * 变化趋势
892
1346
  注意:此字段可能返回 null,表示取不到有效值。
893
1347
  * @type {BlockInfo || null}
894
1348
  */
@@ -937,14 +1391,14 @@ class TuberInfo extends AbstractModel {
937
1391
  this.Activity = null;
938
1392
 
939
1393
  /**
940
- * “”
1394
+ * 手术情况
941
1395
  注意:此字段可能返回 null,表示取不到有效值。
942
1396
  * @type {BlockInfo || null}
943
1397
  */
944
1398
  this.Operation = null;
945
1399
 
946
1400
  /**
947
- * “”
1401
+ * 血液cdfi
948
1402
  注意:此字段可能返回 null,表示取不到有效值。
949
1403
  * @type {BlockInfo || null}
950
1404
  */
@@ -958,77 +1412,77 @@ class TuberInfo extends AbstractModel {
958
1412
  this.Index = null;
959
1413
 
960
1414
  /**
961
- * “”
1415
+ * 大小状态
962
1416
  注意:此字段可能返回 null,表示取不到有效值。
963
1417
  * @type {BlockInfo || null}
964
1418
  */
965
1419
  this.SizeStatus = null;
966
1420
 
967
1421
  /**
968
- * “”
1422
+ * 内部回声分布
969
1423
  注意:此字段可能返回 null,表示取不到有效值。
970
1424
  * @type {BlockInfo || null}
971
1425
  */
972
1426
  this.InnerEchoDistribution = null;
973
1427
 
974
1428
  /**
975
- * “”
1429
+ * 内部回声类型
976
1430
  注意:此字段可能返回 null,表示取不到有效值。
977
1431
  * @type {Array.<BlockInfo> || null}
978
1432
  */
979
1433
  this.InnerEchoType = null;
980
1434
 
981
1435
  /**
982
- * “”
1436
+ * 轮廓
983
1437
  注意:此字段可能返回 null,表示取不到有效值。
984
1438
  * @type {BlockInfo || null}
985
1439
  */
986
1440
  this.Outline = null;
987
1441
 
988
1442
  /**
989
- * “”
1443
+ * 结构
990
1444
  注意:此字段可能返回 null,表示取不到有效值。
991
1445
  * @type {BlockInfo || null}
992
1446
  */
993
1447
  this.Structure = null;
994
1448
 
995
1449
  /**
996
- * “”
1450
+ * 密度
997
1451
  注意:此字段可能返回 null,表示取不到有效值。
998
1452
  * @type {BlockInfo || null}
999
1453
  */
1000
1454
  this.Density = null;
1001
1455
 
1002
1456
  /**
1003
- * “”
1457
+ * 血管
1004
1458
  注意:此字段可能返回 null,表示取不到有效值。
1005
1459
  * @type {BlockInfo || null}
1006
1460
  */
1007
1461
  this.Vas = null;
1008
1462
 
1009
1463
  /**
1010
- * “”
1464
+ * 囊壁
1011
1465
  注意:此字段可能返回 null,表示取不到有效值。
1012
1466
  * @type {BlockInfo || null}
1013
1467
  */
1014
1468
  this.Cysticwall = null;
1015
1469
 
1016
1470
  /**
1017
- * “”
1471
+ * 被膜
1018
1472
  注意:此字段可能返回 null,表示取不到有效值。
1019
1473
  * @type {BlockInfo || null}
1020
1474
  */
1021
1475
  this.Capsule = null;
1022
1476
 
1023
1477
  /**
1024
- * “”
1478
+ * 峡部厚度
1025
1479
  注意:此字段可能返回 null,表示取不到有效值。
1026
1480
  * @type {Size || null}
1027
1481
  */
1028
1482
  this.IsthmusThicknese = null;
1029
1483
 
1030
1484
  /**
1031
- * “”
1485
+ * 原文
1032
1486
  注意:此字段可能返回 null,表示取不到有效值。
1033
1487
  * @type {string || null}
1034
1488
  */
@@ -1279,7 +1733,7 @@ class ObstericalMedicalHistory extends AbstractModel {
1279
1733
  }
1280
1734
 
1281
1735
  /**
1282
- * 数量
1736
+ * 多发
1283
1737
  * @class
1284
1738
  */
1285
1739
  class Multiple extends AbstractModel {
@@ -1340,64 +1794,68 @@ class Multiple extends AbstractModel {
1340
1794
  }
1341
1795
 
1342
1796
  /**
1343
- * 家族疾病史
1797
+ * 出入院信息
1344
1798
  * @class
1345
1799
  */
1346
- class FamilyMedicalHistory extends AbstractModel {
1800
+ class Hospitalization extends AbstractModel {
1347
1801
  constructor(){
1348
1802
  super();
1349
1803
 
1350
1804
  /**
1351
- * ""
1805
+ * 入院时间
1352
1806
  注意:此字段可能返回 null,表示取不到有效值。
1353
1807
  * @type {string || null}
1354
1808
  */
1355
- this.RelativeHistory = null;
1809
+ this.AdmissionTime = null;
1356
1810
 
1357
1811
  /**
1358
- * ""
1812
+ * 出院时间
1359
1813
  注意:此字段可能返回 null,表示取不到有效值。
1360
1814
  * @type {string || null}
1361
1815
  */
1362
- this.RelativeCancerHistory = null;
1816
+ this.DischargeTime = null;
1363
1817
 
1364
1818
  /**
1365
- * ""
1819
+ * 住院天数
1366
1820
  注意:此字段可能返回 null,表示取不到有效值。
1367
1821
  * @type {string || null}
1368
1822
  */
1369
- this.GeneticHistory = null;
1823
+ this.AdmissionDays = null;
1370
1824
 
1371
- }
1825
+ /**
1826
+ * 入院诊断
1827
+ 注意:此字段可能返回 null,表示取不到有效值。
1828
+ * @type {string || null}
1829
+ */
1830
+ this.AdmissionDignosis = null;
1372
1831
 
1373
- /**
1374
- * @private
1375
- */
1376
- deserialize(params) {
1377
- if (!params) {
1378
- return;
1379
- }
1380
- this.RelativeHistory = 'RelativeHistory' in params ? params.RelativeHistory : null;
1381
- this.RelativeCancerHistory = 'RelativeCancerHistory' in params ? params.RelativeCancerHistory : null;
1382
- this.GeneticHistory = 'GeneticHistory' in params ? params.GeneticHistory : null;
1832
+ /**
1833
+ * 入院情况
1834
+ 注意:此字段可能返回 null,表示取不到有效值。
1835
+ * @type {string || null}
1836
+ */
1837
+ this.AdmissionCondition = null;
1383
1838
 
1384
- }
1385
- }
1839
+ /**
1840
+ * 诊疗经过
1841
+ 注意:此字段可能返回 null,表示取不到有效值。
1842
+ * @type {string || null}
1843
+ */
1844
+ this.DiagnosisTreatment = null;
1386
1845
 
1387
- /**
1388
- * 建议
1389
- * @class
1390
- */
1391
- class Advice extends AbstractModel {
1392
- constructor(){
1393
- super();
1846
+ /**
1847
+ * 出院诊断
1848
+ 注意:此字段可能返回 null,表示取不到有效值。
1849
+ * @type {string || null}
1850
+ */
1851
+ this.DischargeDiagnosis = null;
1394
1852
 
1395
1853
  /**
1396
- * 文本
1854
+ * 出院医嘱
1397
1855
  注意:此字段可能返回 null,表示取不到有效值。
1398
1856
  * @type {string || null}
1399
1857
  */
1400
- this.Text = null;
1858
+ this.DischargeInstruction = null;
1401
1859
 
1402
1860
  }
1403
1861
 
@@ -1408,53 +1866,46 @@ class Advice extends AbstractModel {
1408
1866
  if (!params) {
1409
1867
  return;
1410
1868
  }
1411
- this.Text = 'Text' in params ? params.Text : null;
1869
+ this.AdmissionTime = 'AdmissionTime' in params ? params.AdmissionTime : null;
1870
+ this.DischargeTime = 'DischargeTime' in params ? params.DischargeTime : null;
1871
+ this.AdmissionDays = 'AdmissionDays' in params ? params.AdmissionDays : null;
1872
+ this.AdmissionDignosis = 'AdmissionDignosis' in params ? params.AdmissionDignosis : null;
1873
+ this.AdmissionCondition = 'AdmissionCondition' in params ? params.AdmissionCondition : null;
1874
+ this.DiagnosisTreatment = 'DiagnosisTreatment' in params ? params.DiagnosisTreatment : null;
1875
+ this.DischargeDiagnosis = 'DischargeDiagnosis' in params ? params.DischargeDiagnosis : null;
1876
+ this.DischargeInstruction = 'DischargeInstruction' in params ? params.DischargeInstruction : null;
1412
1877
 
1413
1878
  }
1414
1879
  }
1415
1880
 
1416
1881
  /**
1417
- * 部位
1882
+ * 家族疾病史
1418
1883
  * @class
1419
1884
  */
1420
- class Part extends AbstractModel {
1885
+ class FamilyMedicalHistory extends AbstractModel {
1421
1886
  constructor(){
1422
1887
  super();
1423
1888
 
1424
1889
  /**
1425
- * 原文位置
1426
- 注意:此字段可能返回 null,表示取不到有效值。
1427
- * @type {Array.<number> || null}
1428
- */
1429
- this.Index = null;
1430
-
1431
- /**
1432
- * 部位
1433
- 注意:此字段可能返回 null,表示取不到有效值。
1434
- * @type {NormPart || null}
1435
- */
1436
- this.NormPart = null;
1437
-
1438
- /**
1439
- * 原文
1890
+ * 家族成员史
1440
1891
  注意:此字段可能返回 null,表示取不到有效值。
1441
1892
  * @type {string || null}
1442
1893
  */
1443
- this.Src = null;
1894
+ this.RelativeHistory = null;
1444
1895
 
1445
1896
  /**
1446
- *
1897
+ * 家族肿瘤史
1447
1898
  注意:此字段可能返回 null,表示取不到有效值。
1448
1899
  * @type {string || null}
1449
1900
  */
1450
- this.Value = null;
1901
+ this.RelativeCancerHistory = null;
1451
1902
 
1452
1903
  /**
1453
- * 名称
1904
+ * 家族遗传史
1454
1905
  注意:此字段可能返回 null,表示取不到有效值。
1455
1906
  * @type {string || null}
1456
1907
  */
1457
- this.Name = null;
1908
+ this.GeneticHistory = null;
1458
1909
 
1459
1910
  }
1460
1911
 
@@ -1465,40 +1916,27 @@ class Part extends AbstractModel {
1465
1916
  if (!params) {
1466
1917
  return;
1467
1918
  }
1468
- this.Index = 'Index' in params ? params.Index : null;
1469
-
1470
- if (params.NormPart) {
1471
- let obj = new NormPart();
1472
- obj.deserialize(params.NormPart)
1473
- this.NormPart = obj;
1474
- }
1475
- this.Src = 'Src' in params ? params.Src : null;
1476
- this.Value = 'Value' in params ? params.Value : null;
1477
- this.Name = 'Name' in params ? params.Name : null;
1919
+ this.RelativeHistory = 'RelativeHistory' in params ? params.RelativeHistory : null;
1920
+ this.RelativeCancerHistory = 'RelativeCancerHistory' in params ? params.RelativeCancerHistory : null;
1921
+ this.GeneticHistory = 'GeneticHistory' in params ? params.GeneticHistory : null;
1478
1922
 
1479
1923
  }
1480
1924
  }
1481
1925
 
1482
1926
  /**
1483
- * ImageToClass返回参数结构体
1927
+ * 建议
1484
1928
  * @class
1485
1929
  */
1486
- class ImageToClassResponse extends AbstractModel {
1930
+ class Advice extends AbstractModel {
1487
1931
  constructor(){
1488
1932
  super();
1489
1933
 
1490
1934
  /**
1491
- * 分类结果
1935
+ * 文本
1492
1936
  注意:此字段可能返回 null,表示取不到有效值。
1493
- * @type {Array.<TextType> || null}
1494
- */
1495
- this.TextTypeList = null;
1496
-
1497
- /**
1498
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1499
1937
  * @type {string || null}
1500
1938
  */
1501
- this.RequestId = null;
1939
+ this.Text = null;
1502
1940
 
1503
1941
  }
1504
1942
 
@@ -1509,22 +1947,248 @@ class ImageToClassResponse extends AbstractModel {
1509
1947
  if (!params) {
1510
1948
  return;
1511
1949
  }
1512
-
1513
- if (params.TextTypeList) {
1514
- this.TextTypeList = new Array();
1515
- for (let z in params.TextTypeList) {
1516
- let obj = new TextType();
1517
- obj.deserialize(params.TextTypeList[z]);
1518
- this.TextTypeList.push(obj);
1519
- }
1520
- }
1521
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
1950
+ this.Text = 'Text' in params ? params.Text : null;
1522
1951
 
1523
1952
  }
1524
1953
  }
1525
1954
 
1526
1955
  /**
1527
- * 淋巴
1956
+ * TextToObject返回参数结构体
1957
+ * @class
1958
+ */
1959
+ class TextToObjectResponse extends AbstractModel {
1960
+ constructor(){
1961
+ super();
1962
+
1963
+ /**
1964
+ * 报告结构化结果
1965
+ * @type {Template || null}
1966
+ */
1967
+ this.Template = null;
1968
+
1969
+ /**
1970
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1971
+ * @type {string || null}
1972
+ */
1973
+ this.RequestId = null;
1974
+
1975
+ }
1976
+
1977
+ /**
1978
+ * @private
1979
+ */
1980
+ deserialize(params) {
1981
+ if (!params) {
1982
+ return;
1983
+ }
1984
+
1985
+ if (params.Template) {
1986
+ let obj = new Template();
1987
+ obj.deserialize(params.Template)
1988
+ this.Template = obj;
1989
+ }
1990
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1991
+
1992
+ }
1993
+ }
1994
+
1995
+ /**
1996
+ * 门诊病历信息
1997
+ * @class
1998
+ */
1999
+ class MedicalRecordInfo extends AbstractModel {
2000
+ constructor(){
2001
+ super();
2002
+
2003
+ /**
2004
+ * 就诊日期
2005
+ 注意:此字段可能返回 null,表示取不到有效值。
2006
+ * @type {string || null}
2007
+ */
2008
+ this.DiagnosisTime = null;
2009
+
2010
+ /**
2011
+ * 就诊科室
2012
+ 注意:此字段可能返回 null,表示取不到有效值。
2013
+ * @type {string || null}
2014
+ */
2015
+ this.DiagnosisDepartmentName = null;
2016
+
2017
+ /**
2018
+ * 就诊医生
2019
+ 注意:此字段可能返回 null,表示取不到有效值。
2020
+ * @type {string || null}
2021
+ */
2022
+ this.DiagnosisDoctorName = null;
2023
+
2024
+ /**
2025
+ * 临床诊断
2026
+ 注意:此字段可能返回 null,表示取不到有效值。
2027
+ * @type {string || null}
2028
+ */
2029
+ this.ClinicalDiagnosis = null;
2030
+
2031
+ /**
2032
+ * 主述
2033
+ 注意:此字段可能返回 null,表示取不到有效值。
2034
+ * @type {string || null}
2035
+ */
2036
+ this.MainNarration = null;
2037
+
2038
+ /**
2039
+ * 体格检查
2040
+ 注意:此字段可能返回 null,表示取不到有效值。
2041
+ * @type {string || null}
2042
+ */
2043
+ this.PhysicalExamination = null;
2044
+
2045
+ /**
2046
+ * 检查结论
2047
+ 注意:此字段可能返回 null,表示取不到有效值。
2048
+ * @type {string || null}
2049
+ */
2050
+ this.InspectionFindings = null;
2051
+
2052
+ /**
2053
+ * 治疗意见
2054
+ 注意:此字段可能返回 null,表示取不到有效值。
2055
+ * @type {string || null}
2056
+ */
2057
+ this.TreatmentOpinion = null;
2058
+
2059
+ }
2060
+
2061
+ /**
2062
+ * @private
2063
+ */
2064
+ deserialize(params) {
2065
+ if (!params) {
2066
+ return;
2067
+ }
2068
+ this.DiagnosisTime = 'DiagnosisTime' in params ? params.DiagnosisTime : null;
2069
+ this.DiagnosisDepartmentName = 'DiagnosisDepartmentName' in params ? params.DiagnosisDepartmentName : null;
2070
+ this.DiagnosisDoctorName = 'DiagnosisDoctorName' in params ? params.DiagnosisDoctorName : null;
2071
+ this.ClinicalDiagnosis = 'ClinicalDiagnosis' in params ? params.ClinicalDiagnosis : null;
2072
+ this.MainNarration = 'MainNarration' in params ? params.MainNarration : null;
2073
+ this.PhysicalExamination = 'PhysicalExamination' in params ? params.PhysicalExamination : null;
2074
+ this.InspectionFindings = 'InspectionFindings' in params ? params.InspectionFindings : null;
2075
+ this.TreatmentOpinion = 'TreatmentOpinion' in params ? params.TreatmentOpinion : null;
2076
+
2077
+ }
2078
+ }
2079
+
2080
+ /**
2081
+ * 部位信息
2082
+ * @class
2083
+ */
2084
+ class Part extends AbstractModel {
2085
+ constructor(){
2086
+ super();
2087
+
2088
+ /**
2089
+ * 原文位置
2090
+ 注意:此字段可能返回 null,表示取不到有效值。
2091
+ * @type {Array.<number> || null}
2092
+ */
2093
+ this.Index = null;
2094
+
2095
+ /**
2096
+ * 部位
2097
+ 注意:此字段可能返回 null,表示取不到有效值。
2098
+ * @type {NormPart || null}
2099
+ */
2100
+ this.NormPart = null;
2101
+
2102
+ /**
2103
+ * 原文
2104
+ 注意:此字段可能返回 null,表示取不到有效值。
2105
+ * @type {string || null}
2106
+ */
2107
+ this.Src = null;
2108
+
2109
+ /**
2110
+ * 值
2111
+ 注意:此字段可能返回 null,表示取不到有效值。
2112
+ * @type {string || null}
2113
+ */
2114
+ this.Value = null;
2115
+
2116
+ /**
2117
+ * 名称
2118
+ 注意:此字段可能返回 null,表示取不到有效值。
2119
+ * @type {string || null}
2120
+ */
2121
+ this.Name = null;
2122
+
2123
+ }
2124
+
2125
+ /**
2126
+ * @private
2127
+ */
2128
+ deserialize(params) {
2129
+ if (!params) {
2130
+ return;
2131
+ }
2132
+ this.Index = 'Index' in params ? params.Index : null;
2133
+
2134
+ if (params.NormPart) {
2135
+ let obj = new NormPart();
2136
+ obj.deserialize(params.NormPart)
2137
+ this.NormPart = obj;
2138
+ }
2139
+ this.Src = 'Src' in params ? params.Src : null;
2140
+ this.Value = 'Value' in params ? params.Value : null;
2141
+ this.Name = 'Name' in params ? params.Name : null;
2142
+
2143
+ }
2144
+ }
2145
+
2146
+ /**
2147
+ * ImageToClass返回参数结构体
2148
+ * @class
2149
+ */
2150
+ class ImageToClassResponse extends AbstractModel {
2151
+ constructor(){
2152
+ super();
2153
+
2154
+ /**
2155
+ * 分类结果
2156
+ 注意:此字段可能返回 null,表示取不到有效值。
2157
+ * @type {Array.<TextType> || null}
2158
+ */
2159
+ this.TextTypeList = null;
2160
+
2161
+ /**
2162
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2163
+ * @type {string || null}
2164
+ */
2165
+ this.RequestId = null;
2166
+
2167
+ }
2168
+
2169
+ /**
2170
+ * @private
2171
+ */
2172
+ deserialize(params) {
2173
+ if (!params) {
2174
+ return;
2175
+ }
2176
+
2177
+ if (params.TextTypeList) {
2178
+ this.TextTypeList = new Array();
2179
+ for (let z in params.TextTypeList) {
2180
+ let obj = new TextType();
2181
+ obj.deserialize(params.TextTypeList[z]);
2182
+ this.TextTypeList.push(obj);
2183
+ }
2184
+ }
2185
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2186
+
2187
+ }
2188
+ }
2189
+
2190
+ /**
2191
+ * 淋巴
1528
2192
  * @class
1529
2193
  */
1530
2194
  class Lymph extends AbstractModel {
@@ -1590,7 +2254,7 @@ class Lymph extends AbstractModel {
1590
2254
  }
1591
2255
 
1592
2256
  /**
1593
- * Invasive
2257
+ * 侵犯扩散
1594
2258
  * @class
1595
2259
  */
1596
2260
  class Invas extends AbstractModel {
@@ -1648,124 +2312,470 @@ class Invas extends AbstractModel {
1648
2312
  }
1649
2313
 
1650
2314
  /**
1651
- * 部位
2315
+ * 心电图指标项
1652
2316
  * @class
1653
2317
  */
1654
- class NormPart extends AbstractModel {
2318
+ class EcgItem extends AbstractModel {
1655
2319
  constructor(){
1656
2320
  super();
1657
2321
 
1658
2322
  /**
1659
- * 部位值
2323
+ * 名称
2324
+ 注意:此字段可能返回 null,表示取不到有效值。
2325
+ * @type {string || null}
2326
+ */
2327
+ this.Name = null;
2328
+
2329
+ /**
2330
+ * 值
2331
+ 注意:此字段可能返回 null,表示取不到有效值。
2332
+ * @type {string || null}
2333
+ */
2334
+ this.Value = null;
2335
+
2336
+ /**
2337
+ * 单位
2338
+ 注意:此字段可能返回 null,表示取不到有效值。
2339
+ * @type {string || null}
2340
+ */
2341
+ this.Unit = null;
2342
+
2343
+ /**
2344
+ * 原文
2345
+ 注意:此字段可能返回 null,表示取不到有效值。
2346
+ * @type {string || null}
2347
+ */
2348
+ this.Src = null;
2349
+
2350
+ }
2351
+
2352
+ /**
2353
+ * @private
2354
+ */
2355
+ deserialize(params) {
2356
+ if (!params) {
2357
+ return;
2358
+ }
2359
+ this.Name = 'Name' in params ? params.Name : null;
2360
+ this.Value = 'Value' in params ? params.Value : null;
2361
+ this.Unit = 'Unit' in params ? params.Unit : null;
2362
+ this.Src = 'Src' in params ? params.Src : null;
2363
+
2364
+ }
2365
+ }
2366
+
2367
+ /**
2368
+ * 标准部位
2369
+ * @class
2370
+ */
2371
+ class NormPart extends AbstractModel {
2372
+ constructor(){
2373
+ super();
2374
+
2375
+ /**
2376
+ * 部位值
2377
+ 注意:此字段可能返回 null,表示取不到有效值。
2378
+ * @type {string || null}
2379
+ */
2380
+ this.Part = null;
2381
+
2382
+ /**
2383
+ * 部位方向
2384
+ 注意:此字段可能返回 null,表示取不到有效值。
2385
+ * @type {string || null}
2386
+ */
2387
+ this.PartDirection = null;
2388
+
2389
+ /**
2390
+ * 组织值
2391
+ 注意:此字段可能返回 null,表示取不到有效值。
2392
+ * @type {string || null}
2393
+ */
2394
+ this.Tissue = null;
2395
+
2396
+ /**
2397
+ * 组织方向
2398
+ 注意:此字段可能返回 null,表示取不到有效值。
2399
+ * @type {string || null}
2400
+ */
2401
+ this.TissueDirection = null;
2402
+
2403
+ /**
2404
+ * 上级部位
2405
+ 注意:此字段可能返回 null,表示取不到有效值。
2406
+ * @type {string || null}
2407
+ */
2408
+ this.Upper = null;
2409
+
2410
+ }
2411
+
2412
+ /**
2413
+ * @private
2414
+ */
2415
+ deserialize(params) {
2416
+ if (!params) {
2417
+ return;
2418
+ }
2419
+ this.Part = 'Part' in params ? params.Part : null;
2420
+ this.PartDirection = 'PartDirection' in params ? params.PartDirection : null;
2421
+ this.Tissue = 'Tissue' in params ? params.Tissue : null;
2422
+ this.TissueDirection = 'TissueDirection' in params ? params.TissueDirection : null;
2423
+ this.Upper = 'Upper' in params ? params.Upper : null;
2424
+
2425
+ }
2426
+ }
2427
+
2428
+ /**
2429
+ * 医学资料
2430
+ * @class
2431
+ */
2432
+ class MedDoc extends AbstractModel {
2433
+ constructor(){
2434
+ super();
2435
+
2436
+ /**
2437
+ * 建议
2438
+ 注意:此字段可能返回 null,表示取不到有效值。
2439
+ * @type {Advice || null}
2440
+ */
2441
+ this.Advice = null;
2442
+
2443
+ /**
2444
+ * 诊断结果
2445
+ 注意:此字段可能返回 null,表示取不到有效值。
2446
+ * @type {Array.<DiagCertItem> || null}
2447
+ */
2448
+ this.Diagnosis = null;
2449
+
2450
+ /**
2451
+ * 疾病史
2452
+ 注意:此字段可能返回 null,表示取不到有效值。
2453
+ * @type {DiseaseMedicalHistory || null}
2454
+ */
2455
+ this.DiseaseMedicalHistory = null;
2456
+
2457
+ /**
2458
+ * 个人史
2459
+ * @type {PersonalMedicalHistory || null}
2460
+ */
2461
+ this.PersonalMedicalHistory = null;
2462
+
2463
+ /**
2464
+ * 婚孕史
2465
+ * @type {ObstericalMedicalHistory || null}
2466
+ */
2467
+ this.ObstericalMedicalHistory = null;
2468
+
2469
+ /**
2470
+ * 家族史
2471
+ * @type {FamilyMedicalHistory || null}
2472
+ */
2473
+ this.FamilyMedicalHistory = null;
2474
+
2475
+ /**
2476
+ * 月经史
2477
+ * @type {MenstrualMedicalHistory || null}
2478
+ */
2479
+ this.MenstrualMedicalHistory = null;
2480
+
2481
+ /**
2482
+ * 诊疗记录
2483
+ * @type {TreatmentRecord || null}
2484
+ */
2485
+ this.TreatmentRecord = null;
2486
+
2487
+ }
2488
+
2489
+ /**
2490
+ * @private
2491
+ */
2492
+ deserialize(params) {
2493
+ if (!params) {
2494
+ return;
2495
+ }
2496
+
2497
+ if (params.Advice) {
2498
+ let obj = new Advice();
2499
+ obj.deserialize(params.Advice)
2500
+ this.Advice = obj;
2501
+ }
2502
+
2503
+ if (params.Diagnosis) {
2504
+ this.Diagnosis = new Array();
2505
+ for (let z in params.Diagnosis) {
2506
+ let obj = new DiagCertItem();
2507
+ obj.deserialize(params.Diagnosis[z]);
2508
+ this.Diagnosis.push(obj);
2509
+ }
2510
+ }
2511
+
2512
+ if (params.DiseaseMedicalHistory) {
2513
+ let obj = new DiseaseMedicalHistory();
2514
+ obj.deserialize(params.DiseaseMedicalHistory)
2515
+ this.DiseaseMedicalHistory = obj;
2516
+ }
2517
+
2518
+ if (params.PersonalMedicalHistory) {
2519
+ let obj = new PersonalMedicalHistory();
2520
+ obj.deserialize(params.PersonalMedicalHistory)
2521
+ this.PersonalMedicalHistory = obj;
2522
+ }
2523
+
2524
+ if (params.ObstericalMedicalHistory) {
2525
+ let obj = new ObstericalMedicalHistory();
2526
+ obj.deserialize(params.ObstericalMedicalHistory)
2527
+ this.ObstericalMedicalHistory = obj;
2528
+ }
2529
+
2530
+ if (params.FamilyMedicalHistory) {
2531
+ let obj = new FamilyMedicalHistory();
2532
+ obj.deserialize(params.FamilyMedicalHistory)
2533
+ this.FamilyMedicalHistory = obj;
2534
+ }
2535
+
2536
+ if (params.MenstrualMedicalHistory) {
2537
+ let obj = new MenstrualMedicalHistory();
2538
+ obj.deserialize(params.MenstrualMedicalHistory)
2539
+ this.MenstrualMedicalHistory = obj;
2540
+ }
2541
+
2542
+ if (params.TreatmentRecord) {
2543
+ let obj = new TreatmentRecord();
2544
+ obj.deserialize(params.TreatmentRecord)
2545
+ this.TreatmentRecord = obj;
2546
+ }
2547
+
2548
+ }
2549
+ }
2550
+
2551
+ /**
2552
+ * 内窥部位
2553
+ * @class
2554
+ */
2555
+ class EndoscopyOrgan extends AbstractModel {
2556
+ constructor(){
2557
+ super();
2558
+
2559
+ /**
2560
+ * 部位
2561
+ 注意:此字段可能返回 null,表示取不到有效值。
2562
+ * @type {Part || null}
2563
+ */
2564
+ this.Part = null;
2565
+
2566
+ /**
2567
+ * 原文位置
2568
+ 注意:此字段可能返回 null,表示取不到有效值。
2569
+ * @type {Array.<number> || null}
2570
+ */
2571
+ this.Index = null;
2572
+
2573
+ /**
2574
+ * 原文
2575
+ 注意:此字段可能返回 null,表示取不到有效值。
2576
+ * @type {string || null}
2577
+ */
2578
+ this.Src = null;
2579
+
2580
+ /**
2581
+ * 部位别名
2582
+ 注意:此字段可能返回 null,表示取不到有效值。
2583
+ * @type {string || null}
2584
+ */
2585
+ this.PartAlias = null;
2586
+
2587
+ /**
2588
+ * 症状描述
2589
+ 注意:此字段可能返回 null,表示取不到有效值。
2590
+ * @type {Array.<BlockInfo> || null}
2591
+ */
2592
+ this.SymDescList = null;
2593
+
2594
+ }
2595
+
2596
+ /**
2597
+ * @private
2598
+ */
2599
+ deserialize(params) {
2600
+ if (!params) {
2601
+ return;
2602
+ }
2603
+
2604
+ if (params.Part) {
2605
+ let obj = new Part();
2606
+ obj.deserialize(params.Part)
2607
+ this.Part = obj;
2608
+ }
2609
+ this.Index = 'Index' in params ? params.Index : null;
2610
+ this.Src = 'Src' in params ? params.Src : null;
2611
+ this.PartAlias = 'PartAlias' in params ? params.PartAlias : null;
2612
+
2613
+ if (params.SymDescList) {
2614
+ this.SymDescList = new Array();
2615
+ for (let z in params.SymDescList) {
2616
+ let obj = new BlockInfo();
2617
+ obj.deserialize(params.SymDescList[z]);
2618
+ this.SymDescList.push(obj);
2619
+ }
2620
+ }
2621
+
2622
+ }
2623
+ }
2624
+
2625
+ /**
2626
+ * 患者信息
2627
+ * @class
2628
+ */
2629
+ class PatientInfo extends AbstractModel {
2630
+ constructor(){
2631
+ super();
2632
+
2633
+ /**
2634
+ * 患者姓名
2635
+ 注意:此字段可能返回 null,表示取不到有效值。
2636
+ * @type {string || null}
2637
+ */
2638
+ this.Name = null;
2639
+
2640
+ /**
2641
+ * 患者性别
2642
+ 注意:此字段可能返回 null,表示取不到有效值。
2643
+ * @type {string || null}
2644
+ */
2645
+ this.Sex = null;
2646
+
2647
+ /**
2648
+ * 患者年龄
2649
+ 注意:此字段可能返回 null,表示取不到有效值。
2650
+ * @type {string || null}
2651
+ */
2652
+ this.Age = null;
2653
+
2654
+ /**
2655
+ * 患者手机号码
2656
+ 注意:此字段可能返回 null,表示取不到有效值。
2657
+ * @type {string || null}
2658
+ */
2659
+ this.Phone = null;
2660
+
2661
+ /**
2662
+ * 患者地址
2663
+ 注意:此字段可能返回 null,表示取不到有效值。
2664
+ * @type {string || null}
2665
+ */
2666
+ this.Address = null;
2667
+
2668
+ /**
2669
+ * 患者身份证
2670
+ 注意:此字段可能返回 null,表示取不到有效值。
2671
+ * @type {string || null}
2672
+ */
2673
+ this.IdCard = null;
2674
+
2675
+ /**
2676
+ * 健康卡号
2677
+ 注意:此字段可能返回 null,表示取不到有效值。
2678
+ * @type {string || null}
2679
+ */
2680
+ this.HealthCardNo = null;
2681
+
2682
+ /**
2683
+ * 社保卡号
1660
2684
  注意:此字段可能返回 null,表示取不到有效值。
1661
2685
  * @type {string || null}
1662
2686
  */
1663
- this.Part = null;
2687
+ this.SocialSecurityCardNo = null;
1664
2688
 
1665
2689
  /**
1666
- * 部位方向
2690
+ * 出生日期
1667
2691
  注意:此字段可能返回 null,表示取不到有效值。
1668
2692
  * @type {string || null}
1669
2693
  */
1670
- this.PartDirection = null;
2694
+ this.Birthday = null;
1671
2695
 
1672
2696
  /**
1673
- * 组织值
2697
+ * 民族
1674
2698
  注意:此字段可能返回 null,表示取不到有效值。
1675
2699
  * @type {string || null}
1676
2700
  */
1677
- this.Tissue = null;
2701
+ this.Ethnicity = null;
1678
2702
 
1679
2703
  /**
1680
- * 组织方向
2704
+ * 婚姻状况
1681
2705
  注意:此字段可能返回 null,表示取不到有效值。
1682
2706
  * @type {string || null}
1683
2707
  */
1684
- this.TissueDirection = null;
2708
+ this.Married = null;
1685
2709
 
1686
2710
  /**
1687
- * 上级部位
2711
+ * 职业
1688
2712
  注意:此字段可能返回 null,表示取不到有效值。
1689
2713
  * @type {string || null}
1690
2714
  */
1691
- this.Upper = null;
1692
-
1693
- }
1694
-
1695
- /**
1696
- * @private
1697
- */
1698
- deserialize(params) {
1699
- if (!params) {
1700
- return;
1701
- }
1702
- this.Part = 'Part' in params ? params.Part : null;
1703
- this.PartDirection = 'PartDirection' in params ? params.PartDirection : null;
1704
- this.Tissue = 'Tissue' in params ? params.Tissue : null;
1705
- this.TissueDirection = 'TissueDirection' in params ? params.TissueDirection : null;
1706
- this.Upper = 'Upper' in params ? params.Upper : null;
1707
-
1708
- }
1709
- }
2715
+ this.Profession = null;
1710
2716
 
1711
- /**
1712
- * 医学资料
1713
- * @class
1714
- */
1715
- class MedDoc extends AbstractModel {
1716
- constructor(){
1717
- super();
2717
+ /**
2718
+ * 教育程度
2719
+ 注意:此字段可能返回 null,表示取不到有效值。
2720
+ * @type {string || null}
2721
+ */
2722
+ this.EducationBackground = null;
1718
2723
 
1719
2724
  /**
1720
- * “”
2725
+ * 国籍
1721
2726
  注意:此字段可能返回 null,表示取不到有效值。
1722
- * @type {Advice || null}
2727
+ * @type {string || null}
1723
2728
  */
1724
- this.Advice = null;
2729
+ this.Nationality = null;
1725
2730
 
1726
2731
  /**
1727
- * “”
2732
+ * 籍贯
1728
2733
  注意:此字段可能返回 null,表示取不到有效值。
1729
- * @type {Array.<DiagCertItem> || null}
2734
+ * @type {string || null}
1730
2735
  */
1731
- this.Diagnosis = null;
2736
+ this.BirthPlace = null;
1732
2737
 
1733
2738
  /**
1734
- * “”
2739
+ * 医保类型
1735
2740
  注意:此字段可能返回 null,表示取不到有效值。
1736
- * @type {DiseaseMedicalHistory || null}
2741
+ * @type {string || null}
1737
2742
  */
1738
- this.DiseaseMedicalHistory = null;
2743
+ this.MedicalInsuranceType = null;
1739
2744
 
1740
2745
  /**
1741
- * “”
1742
- * @type {PersonalMedicalHistory || null}
2746
+ * 标准化年龄
2747
+ 注意:此字段可能返回 null,表示取不到有效值。
2748
+ * @type {string || null}
1743
2749
  */
1744
- this.PersonalMedicalHistory = null;
2750
+ this.AgeNorm = null;
1745
2751
 
1746
2752
  /**
1747
- * “”
1748
- * @type {ObstericalMedicalHistory || null}
2753
+ * 民族
2754
+ 注意:此字段可能返回 null,表示取不到有效值。
2755
+ * @type {string || null}
1749
2756
  */
1750
- this.ObstericalMedicalHistory = null;
2757
+ this.Nation = null;
1751
2758
 
1752
2759
  /**
1753
- * “”
1754
- * @type {FamilyMedicalHistory || null}
2760
+ * 婚姻代码
2761
+ 注意:此字段可能返回 null,表示取不到有效值。
2762
+ * @type {string || null}
1755
2763
  */
1756
- this.FamilyMedicalHistory = null;
2764
+ this.MarriedCode = null;
1757
2765
 
1758
2766
  /**
1759
- * “”
1760
- * @type {MenstrualMedicalHistory || null}
2767
+ * 职业代码
2768
+ 注意:此字段可能返回 null,表示取不到有效值。
2769
+ * @type {string || null}
1761
2770
  */
1762
- this.MenstrualMedicalHistory = null;
2771
+ this.ProfessionCode = null;
1763
2772
 
1764
2773
  /**
1765
- * “”
1766
- * @type {TreatmentRecord || null}
2774
+ * 居民医保代码
2775
+ 注意:此字段可能返回 null,表示取不到有效值。
2776
+ * @type {string || null}
1767
2777
  */
1768
- this.TreatmentRecord = null;
2778
+ this.MedicalInsuranceTypeCode = null;
1769
2779
 
1770
2780
  }
1771
2781
 
@@ -1776,89 +2786,59 @@ class MedDoc extends AbstractModel {
1776
2786
  if (!params) {
1777
2787
  return;
1778
2788
  }
1779
-
1780
- if (params.Advice) {
1781
- let obj = new Advice();
1782
- obj.deserialize(params.Advice)
1783
- this.Advice = obj;
1784
- }
1785
-
1786
- if (params.Diagnosis) {
1787
- this.Diagnosis = new Array();
1788
- for (let z in params.Diagnosis) {
1789
- let obj = new DiagCertItem();
1790
- obj.deserialize(params.Diagnosis[z]);
1791
- this.Diagnosis.push(obj);
1792
- }
1793
- }
1794
-
1795
- if (params.DiseaseMedicalHistory) {
1796
- let obj = new DiseaseMedicalHistory();
1797
- obj.deserialize(params.DiseaseMedicalHistory)
1798
- this.DiseaseMedicalHistory = obj;
1799
- }
1800
-
1801
- if (params.PersonalMedicalHistory) {
1802
- let obj = new PersonalMedicalHistory();
1803
- obj.deserialize(params.PersonalMedicalHistory)
1804
- this.PersonalMedicalHistory = obj;
1805
- }
1806
-
1807
- if (params.ObstericalMedicalHistory) {
1808
- let obj = new ObstericalMedicalHistory();
1809
- obj.deserialize(params.ObstericalMedicalHistory)
1810
- this.ObstericalMedicalHistory = obj;
1811
- }
1812
-
1813
- if (params.FamilyMedicalHistory) {
1814
- let obj = new FamilyMedicalHistory();
1815
- obj.deserialize(params.FamilyMedicalHistory)
1816
- this.FamilyMedicalHistory = obj;
1817
- }
1818
-
1819
- if (params.MenstrualMedicalHistory) {
1820
- let obj = new MenstrualMedicalHistory();
1821
- obj.deserialize(params.MenstrualMedicalHistory)
1822
- this.MenstrualMedicalHistory = obj;
1823
- }
1824
-
1825
- if (params.TreatmentRecord) {
1826
- let obj = new TreatmentRecord();
1827
- obj.deserialize(params.TreatmentRecord)
1828
- this.TreatmentRecord = obj;
1829
- }
2789
+ this.Name = 'Name' in params ? params.Name : null;
2790
+ this.Sex = 'Sex' in params ? params.Sex : null;
2791
+ this.Age = 'Age' in params ? params.Age : null;
2792
+ this.Phone = 'Phone' in params ? params.Phone : null;
2793
+ this.Address = 'Address' in params ? params.Address : null;
2794
+ this.IdCard = 'IdCard' in params ? params.IdCard : null;
2795
+ this.HealthCardNo = 'HealthCardNo' in params ? params.HealthCardNo : null;
2796
+ this.SocialSecurityCardNo = 'SocialSecurityCardNo' in params ? params.SocialSecurityCardNo : null;
2797
+ this.Birthday = 'Birthday' in params ? params.Birthday : null;
2798
+ this.Ethnicity = 'Ethnicity' in params ? params.Ethnicity : null;
2799
+ this.Married = 'Married' in params ? params.Married : null;
2800
+ this.Profession = 'Profession' in params ? params.Profession : null;
2801
+ this.EducationBackground = 'EducationBackground' in params ? params.EducationBackground : null;
2802
+ this.Nationality = 'Nationality' in params ? params.Nationality : null;
2803
+ this.BirthPlace = 'BirthPlace' in params ? params.BirthPlace : null;
2804
+ this.MedicalInsuranceType = 'MedicalInsuranceType' in params ? params.MedicalInsuranceType : null;
2805
+ this.AgeNorm = 'AgeNorm' in params ? params.AgeNorm : null;
2806
+ this.Nation = 'Nation' in params ? params.Nation : null;
2807
+ this.MarriedCode = 'MarriedCode' in params ? params.MarriedCode : null;
2808
+ this.ProfessionCode = 'ProfessionCode' in params ? params.ProfessionCode : null;
2809
+ this.MedicalInsuranceTypeCode = 'MedicalInsuranceTypeCode' in params ? params.MedicalInsuranceTypeCode : null;
1830
2810
 
1831
2811
  }
1832
2812
  }
1833
2813
 
1834
2814
  /**
1835
- * 描述
2815
+ * 组织学等级
1836
2816
  * @class
1837
2817
  */
1838
- class Desc extends AbstractModel {
2818
+ class HistologyLevel extends AbstractModel {
1839
2819
  constructor(){
1840
2820
  super();
1841
2821
 
1842
2822
  /**
1843
- * 描述
2823
+ * 等级
1844
2824
  注意:此字段可能返回 null,表示取不到有效值。
1845
2825
  * @type {string || null}
1846
2826
  */
1847
- this.Text = null;
2827
+ this.Grade = null;
1848
2828
 
1849
2829
  /**
1850
- * 器官
2830
+ * 原文位置
1851
2831
  注意:此字段可能返回 null,表示取不到有效值。
1852
- * @type {Array.<Organ> || null}
2832
+ * @type {Array.<number> || null}
1853
2833
  */
1854
- this.Organ = null;
2834
+ this.Index = null;
1855
2835
 
1856
2836
  /**
1857
- * 结节
2837
+ * 原文
1858
2838
  注意:此字段可能返回 null,表示取不到有效值。
1859
- * @type {Array.<TuberInfo> || null}
2839
+ * @type {string || null}
1860
2840
  */
1861
- this.Tuber = null;
2841
+ this.Src = null;
1862
2842
 
1863
2843
  }
1864
2844
 
@@ -1869,78 +2849,68 @@ class Desc extends AbstractModel {
1869
2849
  if (!params) {
1870
2850
  return;
1871
2851
  }
1872
- this.Text = 'Text' in params ? params.Text : null;
1873
-
1874
- if (params.Organ) {
1875
- this.Organ = new Array();
1876
- for (let z in params.Organ) {
1877
- let obj = new Organ();
1878
- obj.deserialize(params.Organ[z]);
1879
- this.Organ.push(obj);
1880
- }
1881
- }
1882
-
1883
- if (params.Tuber) {
1884
- this.Tuber = new Array();
1885
- for (let z in params.Tuber) {
1886
- let obj = new TuberInfo();
1887
- obj.deserialize(params.Tuber[z]);
1888
- this.Tuber.push(obj);
1889
- }
1890
- }
2852
+ this.Grade = 'Grade' in params ? params.Grade : null;
2853
+ this.Index = 'Index' in params ? params.Index : null;
2854
+ this.Src = 'Src' in params ? params.Src : null;
1891
2855
 
1892
2856
  }
1893
2857
  }
1894
2858
 
1895
2859
  /**
1896
- * 患者信息
2860
+ * ImageToObject返回参数结构体
1897
2861
  * @class
1898
2862
  */
1899
- class PatientInfo extends AbstractModel {
2863
+ class ImageToObjectResponse extends AbstractModel {
1900
2864
  constructor(){
1901
2865
  super();
1902
2866
 
1903
2867
  /**
1904
- * 患者姓名
2868
+ * 报告结构化结果
1905
2869
  注意:此字段可能返回 null,表示取不到有效值。
1906
- * @type {string || null}
2870
+ * @type {Template || null}
1907
2871
  */
1908
- this.Name = null;
2872
+ this.Template = null;
1909
2873
 
1910
2874
  /**
1911
- * 患者性别
1912
- 注意:此字段可能返回 null,表示取不到有效值。
2875
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1913
2876
  * @type {string || null}
1914
2877
  */
1915
- this.Sex = null;
2878
+ this.RequestId = null;
1916
2879
 
1917
- /**
1918
- * 患者年龄
1919
- 注意:此字段可能返回 null,表示取不到有效值。
1920
- * @type {string || null}
1921
- */
1922
- this.Age = null;
2880
+ }
1923
2881
 
1924
- /**
1925
- * 患者手机号码
1926
- 注意:此字段可能返回 null,表示取不到有效值。
1927
- * @type {string || null}
1928
- */
1929
- this.Phone = null;
2882
+ /**
2883
+ * @private
2884
+ */
2885
+ deserialize(params) {
2886
+ if (!params) {
2887
+ return;
2888
+ }
1930
2889
 
1931
- /**
1932
- * 患者地址
1933
- 注意:此字段可能返回 null,表示取不到有效值。
1934
- * @type {string || null}
1935
- */
1936
- this.Address = null;
2890
+ if (params.Template) {
2891
+ let obj = new Template();
2892
+ obj.deserialize(params.Template)
2893
+ this.Template = obj;
2894
+ }
2895
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2896
+
2897
+ }
2898
+ }
2899
+
2900
+ /**
2901
+ * 处方单
2902
+ * @class
2903
+ */
2904
+ class Prescription extends AbstractModel {
2905
+ constructor(){
2906
+ super();
1937
2907
 
1938
2908
  /**
1939
- * 患者身份证
2909
+ * 药品列表
1940
2910
  注意:此字段可能返回 null,表示取不到有效值。
1941
- * @type {string || null}
2911
+ * @type {Array.<Medicine> || null}
1942
2912
  */
1943
- this.IdCard = null;
2913
+ this.MedicineList = null;
1944
2914
 
1945
2915
  }
1946
2916
 
@@ -1951,12 +2921,15 @@ class PatientInfo extends AbstractModel {
1951
2921
  if (!params) {
1952
2922
  return;
1953
2923
  }
1954
- this.Name = 'Name' in params ? params.Name : null;
1955
- this.Sex = 'Sex' in params ? params.Sex : null;
1956
- this.Age = 'Age' in params ? params.Age : null;
1957
- this.Phone = 'Phone' in params ? params.Phone : null;
1958
- this.Address = 'Address' in params ? params.Address : null;
1959
- this.IdCard = 'IdCard' in params ? params.IdCard : null;
2924
+
2925
+ if (params.MedicineList) {
2926
+ this.MedicineList = new Array();
2927
+ for (let z in params.MedicineList) {
2928
+ let obj = new Medicine();
2929
+ obj.deserialize(params.MedicineList[z]);
2930
+ this.MedicineList.push(obj);
2931
+ }
2932
+ }
1960
2933
 
1961
2934
  }
1962
2935
  }
@@ -2045,126 +3018,126 @@ class Organ extends AbstractModel {
2045
3018
  this.Size = null;
2046
3019
 
2047
3020
  /**
2048
- * ""
3021
+ * 包膜
2049
3022
  注意:此字段可能返回 null,表示取不到有效值。
2050
3023
  * @type {BlockInfo || null}
2051
3024
  */
2052
3025
  this.Envelope = null;
2053
3026
 
2054
3027
  /**
2055
- * ""
3028
+ * 边缘
2056
3029
  注意:此字段可能返回 null,表示取不到有效值。
2057
3030
  * @type {BlockInfo || null}
2058
3031
  */
2059
3032
  this.Edge = null;
2060
3033
 
2061
3034
  /**
2062
- * ""
3035
+ * 内部回声
2063
3036
  注意:此字段可能返回 null,表示取不到有效值。
2064
3037
  * @type {BlockInfo || null}
2065
3038
  */
2066
3039
  this.InnerEcho = null;
2067
3040
 
2068
3041
  /**
2069
- * ""
3042
+ * 腺体
2070
3043
  注意:此字段可能返回 null,表示取不到有效值。
2071
3044
  * @type {BlockInfo || null}
2072
3045
  */
2073
3046
  this.Gland = null;
2074
3047
 
2075
3048
  /**
2076
- * ""
3049
+ * 形状
2077
3050
  注意:此字段可能返回 null,表示取不到有效值。
2078
3051
  * @type {BlockInfo || null}
2079
3052
  */
2080
3053
  this.Shape = null;
2081
3054
 
2082
3055
  /**
2083
- * ""
3056
+ * 厚度
2084
3057
  注意:此字段可能返回 null,表示取不到有效值。
2085
3058
  * @type {BlockInfo || null}
2086
3059
  */
2087
3060
  this.Thickness = null;
2088
3061
 
2089
3062
  /**
2090
- * ""
3063
+ * 形态
2091
3064
  注意:此字段可能返回 null,表示取不到有效值。
2092
3065
  * @type {BlockInfo || null}
2093
3066
  */
2094
3067
  this.ShapeAttr = null;
2095
3068
 
2096
3069
  /**
2097
- * ""
3070
+ * 血液cdfi
2098
3071
  注意:此字段可能返回 null,表示取不到有效值。
2099
3072
  * @type {BlockInfo || null}
2100
3073
  */
2101
3074
  this.CDFI = null;
2102
3075
 
2103
3076
  /**
2104
- * ""
3077
+ * 描述信息
2105
3078
  注意:此字段可能返回 null,表示取不到有效值。
2106
3079
  * @type {BlockInfo || null}
2107
3080
  */
2108
3081
  this.SymDesc = null;
2109
3082
 
2110
3083
  /**
2111
- * ""
3084
+ * 大小状态
2112
3085
  注意:此字段可能返回 null,表示取不到有效值。
2113
3086
  * @type {BlockInfo || null}
2114
3087
  */
2115
3088
  this.SizeStatus = null;
2116
3089
 
2117
3090
  /**
2118
- * ""
3091
+ * 轮廓
2119
3092
  注意:此字段可能返回 null,表示取不到有效值。
2120
3093
  * @type {BlockInfo || null}
2121
3094
  */
2122
3095
  this.Outline = null;
2123
3096
 
2124
3097
  /**
2125
- * ""
3098
+ * 结构
2126
3099
  注意:此字段可能返回 null,表示取不到有效值。
2127
3100
  * @type {BlockInfo || null}
2128
3101
  */
2129
3102
  this.Structure = null;
2130
3103
 
2131
3104
  /**
2132
- * ""
3105
+ * 密度
2133
3106
  注意:此字段可能返回 null,表示取不到有效值。
2134
3107
  * @type {BlockInfo || null}
2135
3108
  */
2136
3109
  this.Density = null;
2137
3110
 
2138
3111
  /**
2139
- * ""
3112
+ * 血管
2140
3113
  注意:此字段可能返回 null,表示取不到有效值。
2141
3114
  * @type {BlockInfo || null}
2142
3115
  */
2143
3116
  this.Vas = null;
2144
3117
 
2145
3118
  /**
2146
- * ""
3119
+ * 囊壁
2147
3120
  注意:此字段可能返回 null,表示取不到有效值。
2148
3121
  * @type {BlockInfo || null}
2149
3122
  */
2150
3123
  this.Cysticwall = null;
2151
3124
 
2152
3125
  /**
2153
- * ""
3126
+ * 被膜
2154
3127
  注意:此字段可能返回 null,表示取不到有效值。
2155
3128
  * @type {BlockInfo || null}
2156
3129
  */
2157
3130
  this.Capsule = null;
2158
3131
 
2159
3132
  /**
2160
- * ""
3133
+ * 峡部厚度
2161
3134
  注意:此字段可能返回 null,表示取不到有效值。
2162
3135
  * @type {Size || null}
2163
3136
  */
2164
3137
  this.IsthmusThicknese = null;
2165
3138
 
2166
3139
  /**
2167
- * ""
3140
+ * 内部回声分布
2168
3141
  注意:此字段可能返回 null,表示取不到有效值。
2169
3142
  * @type {BlockInfo || null}
2170
3143
  */
@@ -2381,189 +3354,189 @@ class TreatmentRecord extends AbstractModel {
2381
3354
  super();
2382
3355
 
2383
3356
  /**
2384
- * ""
3357
+ * 入院
2385
3358
  注意:此字段可能返回 null,表示取不到有效值。
2386
3359
  * @type {string || null}
2387
3360
  */
2388
3361
  this.DmissionCondition = null;
2389
3362
 
2390
3363
  /**
2391
- * ""
3364
+ * 主诉
2392
3365
  注意:此字段可能返回 null,表示取不到有效值。
2393
3366
  * @type {string || null}
2394
3367
  */
2395
3368
  this.ChiefComplaint = null;
2396
3369
 
2397
3370
  /**
2398
- * ""
3371
+ * 现病史
2399
3372
  注意:此字段可能返回 null,表示取不到有效值。
2400
3373
  * @type {string || null}
2401
3374
  */
2402
3375
  this.DiseasePresent = null;
2403
3376
 
2404
3377
  /**
2405
- * ""
3378
+ * 主要症状体征
2406
3379
  注意:此字段可能返回 null,表示取不到有效值。
2407
3380
  * @type {string || null}
2408
3381
  */
2409
3382
  this.SymptomsAndSigns = null;
2410
3383
 
2411
3384
  /**
2412
- * “”
3385
+ * 辅助检查
2413
3386
  注意:此字段可能返回 null,表示取不到有效值。
2414
3387
  * @type {string || null}
2415
3388
  */
2416
3389
  this.AuxiliaryExamination = null;
2417
3390
 
2418
3391
  /**
2419
- * “”
3392
+ * 体格检查
2420
3393
  注意:此字段可能返回 null,表示取不到有效值。
2421
3394
  * @type {string || null}
2422
3395
  */
2423
3396
  this.BodyExamination = null;
2424
3397
 
2425
3398
  /**
2426
- * “”
3399
+ * 专科检查
2427
3400
  注意:此字段可能返回 null,表示取不到有效值。
2428
3401
  * @type {string || null}
2429
3402
  */
2430
3403
  this.SpecialistExamination = null;
2431
3404
 
2432
3405
  /**
2433
- * “”
3406
+ * 精神检查
2434
3407
  注意:此字段可能返回 null,表示取不到有效值。
2435
3408
  * @type {string || null}
2436
3409
  */
2437
3410
  this.MentalExamination = null;
2438
3411
 
2439
3412
  /**
2440
- * “”
3413
+ * 检查记录
2441
3414
  注意:此字段可能返回 null,表示取不到有效值。
2442
3415
  * @type {string || null}
2443
3416
  */
2444
3417
  this.CheckRecord = null;
2445
3418
 
2446
3419
  /**
2447
- * “”
3420
+ * 化验结果
2448
3421
  注意:此字段可能返回 null,表示取不到有效值。
2449
3422
  * @type {string || null}
2450
3423
  */
2451
3424
  this.InspectResult = null;
2452
3425
 
2453
3426
  /**
2454
- * “”
3427
+ * 切口愈合情况
2455
3428
  注意:此字段可能返回 null,表示取不到有效值。
2456
3429
  * @type {string || null}
2457
3430
  */
2458
3431
  this.IncisionHealing = null;
2459
3432
 
2460
3433
  /**
2461
- * “”
3434
+ * 处理意见
2462
3435
  注意:此字段可能返回 null,表示取不到有效值。
2463
3436
  * @type {string || null}
2464
3437
  */
2465
3438
  this.TreatmentSuggestion = null;
2466
3439
 
2467
3440
  /**
2468
- * “”
3441
+ * 门诊随访要求
2469
3442
  注意:此字段可能返回 null,表示取不到有效值。
2470
3443
  * @type {string || null}
2471
3444
  */
2472
3445
  this.FollowUpRequirements = null;
2473
3446
 
2474
3447
  /**
2475
- * “”
3448
+ * 诊疗经过
2476
3449
  注意:此字段可能返回 null,表示取不到有效值。
2477
3450
  * @type {string || null}
2478
3451
  */
2479
3452
  this.CheckAndTreatmentProcess = null;
2480
3453
 
2481
3454
  /**
2482
- * “”
3455
+ * 手术经过
2483
3456
  注意:此字段可能返回 null,表示取不到有效值。
2484
3457
  * @type {string || null}
2485
3458
  */
2486
3459
  this.SurgeryCondition = null;
2487
3460
 
2488
3461
  /**
2489
- * “”
3462
+ * 入院情况
2490
3463
  注意:此字段可能返回 null,表示取不到有效值。
2491
3464
  * @type {string || null}
2492
3465
  */
2493
3466
  this.ConditionChanges = null;
2494
3467
 
2495
3468
  /**
2496
- * “”
3469
+ * 出院情况
2497
3470
  注意:此字段可能返回 null,表示取不到有效值。
2498
3471
  * @type {string || null}
2499
3472
  */
2500
3473
  this.DischargeCondition = null;
2501
3474
 
2502
3475
  /**
2503
- * “”
3476
+ * pTNM信息
2504
3477
  注意:此字段可能返回 null,表示取不到有效值。
2505
3478
  * @type {string || null}
2506
3479
  */
2507
3480
  this.PTNM = null;
2508
3481
 
2509
3482
  /**
2510
- * “”
3483
+ * pTNMM信息
2511
3484
  注意:此字段可能返回 null,表示取不到有效值。
2512
3485
  * @type {string || null}
2513
3486
  */
2514
3487
  this.PTNMM = null;
2515
3488
 
2516
3489
  /**
2517
- * “”
3490
+ * pTNMN信息
2518
3491
  注意:此字段可能返回 null,表示取不到有效值。
2519
3492
  * @type {string || null}
2520
3493
  */
2521
3494
  this.PTNMN = null;
2522
3495
 
2523
3496
  /**
2524
- * “”
3497
+ * pTNMT信息
2525
3498
  注意:此字段可能返回 null,表示取不到有效值。
2526
3499
  * @type {string || null}
2527
3500
  */
2528
3501
  this.PTNMT = null;
2529
3502
 
2530
3503
  /**
2531
- * “”
3504
+ * ECOG信息
2532
3505
  注意:此字段可能返回 null,表示取不到有效值。
2533
3506
  * @type {string || null}
2534
3507
  */
2535
3508
  this.ECOG = null;
2536
3509
 
2537
3510
  /**
2538
- * “”
3511
+ * NRS信息
2539
3512
  注意:此字段可能返回 null,表示取不到有效值。
2540
3513
  * @type {string || null}
2541
3514
  */
2542
3515
  this.NRS = null;
2543
3516
 
2544
3517
  /**
2545
- * “”
3518
+ * KPS信息
2546
3519
  注意:此字段可能返回 null,表示取不到有效值。
2547
3520
  * @type {string || null}
2548
3521
  */
2549
3522
  this.KPS = null;
2550
3523
 
2551
3524
  /**
2552
- * “”
3525
+ * 死亡日期
2553
3526
  注意:此字段可能返回 null,表示取不到有效值。
2554
3527
  * @type {string || null}
2555
3528
  */
2556
3529
  this.DeathDate = null;
2557
3530
 
2558
3531
  /**
2559
- * “”
3532
+ * 复发日期
2560
3533
  注意:此字段可能返回 null,表示取不到有效值。
2561
3534
  * @type {string || null}
2562
3535
  */
2563
3536
  this.RelapseDate = null;
2564
3537
 
2565
3538
  /**
2566
- * “”
3539
+ * 观测天数
2567
3540
  注意:此字段可能返回 null,表示取不到有效值。
2568
3541
  * @type {string || null}
2569
3542
  */
@@ -2609,6 +3582,43 @@ class TreatmentRecord extends AbstractModel {
2609
3582
  }
2610
3583
  }
2611
3584
 
3585
+ /**
3586
+ * 免疫接种证明
3587
+ * @class
3588
+ */
3589
+ class VaccineCertificate extends AbstractModel {
3590
+ constructor(){
3591
+ super();
3592
+
3593
+ /**
3594
+ * 免疫接种列表
3595
+ 注意:此字段可能返回 null,表示取不到有效值。
3596
+ * @type {Array.<Vaccination> || null}
3597
+ */
3598
+ this.VaccineList = null;
3599
+
3600
+ }
3601
+
3602
+ /**
3603
+ * @private
3604
+ */
3605
+ deserialize(params) {
3606
+ if (!params) {
3607
+ return;
3608
+ }
3609
+
3610
+ if (params.VaccineList) {
3611
+ this.VaccineList = new Array();
3612
+ for (let z in params.VaccineList) {
3613
+ let obj = new Vaccination();
3614
+ obj.deserialize(params.VaccineList[z]);
3615
+ this.VaccineList.push(obj);
3616
+ }
3617
+ }
3618
+
3619
+ }
3620
+ }
3621
+
2612
3622
  /**
2613
3623
  * 值
2614
3624
  * @class
@@ -2618,14 +3628,14 @@ class Value extends AbstractModel {
2618
3628
  super();
2619
3629
 
2620
3630
  /**
2621
- * “”
3631
+ * 等级
2622
3632
  注意:此字段可能返回 null,表示取不到有效值。
2623
3633
  * @type {string || null}
2624
3634
  */
2625
3635
  this.Grade = null;
2626
3636
 
2627
3637
  /**
2628
- * “”
3638
+ * 百分比
2629
3639
  注意:此字段可能返回 null,表示取不到有效值。
2630
3640
  * @type {Array.<number> || null}
2631
3641
  */
@@ -2655,47 +3665,26 @@ class Value extends AbstractModel {
2655
3665
  }
2656
3666
 
2657
3667
  /**
2658
- * 出入院诊断
3668
+ * 结论
2659
3669
  * @class
2660
3670
  */
2661
- class DischargeDiagnosis extends AbstractModel {
3671
+ class Summary extends AbstractModel {
2662
3672
  constructor(){
2663
3673
  super();
2664
3674
 
2665
3675
  /**
2666
- * 表格位置
2667
- 注意:此字段可能返回 null,表示取不到有效值。
2668
- * @type {number || null}
2669
- */
2670
- this.TableIndex = null;
2671
-
2672
- /**
2673
- * ""
2674
- 注意:此字段可能返回 null,表示取不到有效值。
2675
- * @type {BlockInfo || null}
2676
- */
2677
- this.OutDiagnosis = null;
2678
-
2679
- /**
2680
- * ""
2681
- 注意:此字段可能返回 null,表示取不到有效值。
2682
- * @type {BlockInfo || null}
2683
- */
2684
- this.DiseaseCode = null;
2685
-
2686
- /**
2687
- * ""
3676
+ * 症状
2688
3677
  注意:此字段可能返回 null,表示取不到有效值。
2689
- * @type {BlockInfo || null}
3678
+ * @type {Array.<SymptomInfo> || null}
2690
3679
  */
2691
- this.InStatus = null;
3680
+ this.Symptom = null;
2692
3681
 
2693
3682
  /**
2694
- * ""
3683
+ * 文本
2695
3684
  注意:此字段可能返回 null,表示取不到有效值。
2696
- * @type {BlockInfo || null}
3685
+ * @type {string || null}
2697
3686
  */
2698
- this.OutStatus = null;
3687
+ this.Text = null;
2699
3688
 
2700
3689
  }
2701
3690
 
@@ -2706,31 +3695,16 @@ class DischargeDiagnosis extends AbstractModel {
2706
3695
  if (!params) {
2707
3696
  return;
2708
3697
  }
2709
- this.TableIndex = 'TableIndex' in params ? params.TableIndex : null;
2710
-
2711
- if (params.OutDiagnosis) {
2712
- let obj = new BlockInfo();
2713
- obj.deserialize(params.OutDiagnosis)
2714
- this.OutDiagnosis = obj;
2715
- }
2716
-
2717
- if (params.DiseaseCode) {
2718
- let obj = new BlockInfo();
2719
- obj.deserialize(params.DiseaseCode)
2720
- this.DiseaseCode = obj;
2721
- }
2722
3698
 
2723
- if (params.InStatus) {
2724
- let obj = new BlockInfo();
2725
- obj.deserialize(params.InStatus)
2726
- this.InStatus = obj;
2727
- }
2728
-
2729
- if (params.OutStatus) {
2730
- let obj = new BlockInfo();
2731
- obj.deserialize(params.OutStatus)
2732
- this.OutStatus = obj;
3699
+ if (params.Symptom) {
3700
+ this.Symptom = new Array();
3701
+ for (let z in params.Symptom) {
3702
+ let obj = new SymptomInfo();
3703
+ obj.deserialize(params.Symptom[z]);
3704
+ this.Symptom.push(obj);
3705
+ }
2733
3706
  }
3707
+ this.Text = 'Text' in params ? params.Text : null;
2734
3708
 
2735
3709
  }
2736
3710
  }
@@ -2805,14 +3779,14 @@ class PathologyReport extends AbstractModel {
2805
3779
  super();
2806
3780
 
2807
3781
  /**
2808
- * ""
3782
+ * 癌症部位
2809
3783
  注意:此字段可能返回 null,表示取不到有效值。
2810
3784
  * @type {Part || null}
2811
3785
  */
2812
3786
  this.CancerPart = null;
2813
3787
 
2814
3788
  /**
2815
- * ""
3789
+ * 癌症部位大小
2816
3790
  注意:此字段可能返回 null,表示取不到有效值。
2817
3791
  * @type {Array.<Size> || null}
2818
3792
  */
@@ -2826,77 +3800,77 @@ class PathologyReport extends AbstractModel {
2826
3800
  this.DescText = null;
2827
3801
 
2828
3802
  /**
2829
- * 癌症
3803
+ * 组织学等级
2830
3804
  注意:此字段可能返回 null,表示取不到有效值。
2831
3805
  * @type {HistologyLevel || null}
2832
3806
  */
2833
3807
  this.HistologyLevel = null;
2834
3808
 
2835
3809
  /**
2836
- * 扩散
3810
+ * 组织学类型
2837
3811
  注意:此字段可能返回 null,表示取不到有效值。
2838
3812
  * @type {HistologyType || null}
2839
3813
  */
2840
3814
  this.HistologyType = null;
2841
3815
 
2842
3816
  /**
2843
- * 淋巴
3817
+ * IHC信息
2844
3818
  注意:此字段可能返回 null,表示取不到有效值。
2845
3819
  * @type {Array.<IHCInfo> || null}
2846
3820
  */
2847
3821
  this.IHC = null;
2848
3822
 
2849
3823
  /**
2850
- * ""
3824
+ * 浸润深度
2851
3825
  注意:此字段可能返回 null,表示取不到有效值。
2852
3826
  * @type {BlockInfo || null}
2853
3827
  */
2854
3828
  this.InfiltrationDepth = null;
2855
3829
 
2856
3830
  /**
2857
- * ""
3831
+ * 肿瘤扩散
2858
3832
  注意:此字段可能返回 null,表示取不到有效值。
2859
3833
  * @type {Array.<Invas> || null}
2860
3834
  */
2861
3835
  this.Invasive = null;
2862
3836
 
2863
3837
  /**
2864
- * ""
3838
+ * 淋巴结
2865
3839
  注意:此字段可能返回 null,表示取不到有效值。
2866
3840
  * @type {Array.<Lymph> || null}
2867
3841
  */
2868
3842
  this.LymphNodes = null;
2869
3843
 
2870
3844
  /**
2871
- * ""
3845
+ * PTNM信息
2872
3846
  注意:此字段可能返回 null,表示取不到有效值。
2873
3847
  * @type {BlockInfo || null}
2874
3848
  */
2875
3849
  this.PTNM = null;
2876
3850
 
2877
3851
  /**
2878
- * ""
3852
+ * 病理报告类型
2879
3853
  注意:此字段可能返回 null,表示取不到有效值。
2880
3854
  * @type {BlockInfo || null}
2881
3855
  */
2882
3856
  this.PathologicalReportType = null;
2883
3857
 
2884
3858
  /**
2885
- * ""
3859
+ * 报告原文
2886
3860
  注意:此字段可能返回 null,表示取不到有效值。
2887
3861
  * @type {string || null}
2888
3862
  */
2889
3863
  this.ReportText = null;
2890
3864
 
2891
3865
  /**
2892
- * ""
3866
+ * 标本类型
2893
3867
  注意:此字段可能返回 null,表示取不到有效值。
2894
3868
  * @type {BlockInfo || null}
2895
3869
  */
2896
3870
  this.SampleType = null;
2897
3871
 
2898
3872
  /**
2899
- * ""
3873
+ * 结论文本
2900
3874
  注意:此字段可能返回 null,表示取不到有效值。
2901
3875
  * @type {string || null}
2902
3876
  */
@@ -3040,7 +4014,7 @@ class TextToClassResponse extends AbstractModel {
3040
4014
  }
3041
4015
 
3042
4016
  /**
3043
- * 类型
4017
+ * 组织学类型
3044
4018
  * @class
3045
4019
  */
3046
4020
  class HistologyType extends AbstractModel {
@@ -3048,7 +4022,7 @@ class HistologyType extends AbstractModel {
3048
4022
  super();
3049
4023
 
3050
4024
  /**
3051
- * “”
4025
+ * 浸润
3052
4026
  注意:此字段可能返回 null,表示取不到有效值。
3053
4027
  * @type {string || null}
3054
4028
  */
@@ -3162,26 +4136,26 @@ class BlockInfo extends AbstractModel {
3162
4136
  }
3163
4137
 
3164
4138
  /**
3165
- * 总结
4139
+ * 手术记录属性
3166
4140
  * @class
3167
4141
  */
3168
- class Summary extends AbstractModel {
4142
+ class SurgeryAttr extends AbstractModel {
3169
4143
  constructor(){
3170
4144
  super();
3171
4145
 
3172
4146
  /**
3173
- * 症状
4147
+ * 名称
3174
4148
  注意:此字段可能返回 null,表示取不到有效值。
3175
- * @type {Array.<SymptomInfo> || null}
4149
+ * @type {string || null}
3176
4150
  */
3177
- this.Symptom = null;
4151
+ this.Name = null;
3178
4152
 
3179
4153
  /**
3180
- * 文本
4154
+ *
3181
4155
  注意:此字段可能返回 null,表示取不到有效值。
3182
4156
  * @type {string || null}
3183
4157
  */
3184
- this.Text = null;
4158
+ this.Value = null;
3185
4159
 
3186
4160
  }
3187
4161
 
@@ -3192,16 +4166,8 @@ class Summary extends AbstractModel {
3192
4166
  if (!params) {
3193
4167
  return;
3194
4168
  }
3195
-
3196
- if (params.Symptom) {
3197
- this.Symptom = new Array();
3198
- for (let z in params.Symptom) {
3199
- let obj = new SymptomInfo();
3200
- obj.deserialize(params.Symptom[z]);
3201
- this.Symptom.push(obj);
3202
- }
3203
- }
3204
- this.Text = 'Text' in params ? params.Text : null;
4169
+ this.Name = 'Name' in params ? params.Name : null;
4170
+ this.Value = 'Value' in params ? params.Value : null;
3205
4171
 
3206
4172
  }
3207
4173
  }
@@ -3252,33 +4218,197 @@ class TextType extends AbstractModel {
3252
4218
  }
3253
4219
 
3254
4220
  /**
3255
- * 等级
4221
+ * 内窥镜描述
3256
4222
  * @class
3257
4223
  */
3258
- class HistologyLevel extends AbstractModel {
4224
+ class EndoscopyDesc extends AbstractModel {
3259
4225
  constructor(){
3260
4226
  super();
3261
4227
 
3262
4228
  /**
3263
- * “”
4229
+ * 描述内容
3264
4230
  注意:此字段可能返回 null,表示取不到有效值。
3265
4231
  * @type {string || null}
3266
4232
  */
3267
- this.Grade = null;
4233
+ this.Text = null;
3268
4234
 
3269
4235
  /**
3270
- * 原文位置
4236
+ * 器官
3271
4237
  注意:此字段可能返回 null,表示取不到有效值。
3272
- * @type {Array.<number> || null}
4238
+ * @type {Array.<EndoscopyOrgan> || null}
3273
4239
  */
3274
- this.Index = null;
4240
+ this.Organ = null;
4241
+
4242
+ }
4243
+
4244
+ /**
4245
+ * @private
4246
+ */
4247
+ deserialize(params) {
4248
+ if (!params) {
4249
+ return;
4250
+ }
4251
+ this.Text = 'Text' in params ? params.Text : null;
4252
+
4253
+ if (params.Organ) {
4254
+ this.Organ = new Array();
4255
+ for (let z in params.Organ) {
4256
+ let obj = new EndoscopyOrgan();
4257
+ obj.deserialize(params.Organ[z]);
4258
+ this.Organ.push(obj);
4259
+ }
4260
+ }
4261
+
4262
+ }
4263
+ }
4264
+
4265
+ /**
4266
+ * 心电图详情
4267
+ * @class
4268
+ */
4269
+ class EcgDescription extends AbstractModel {
4270
+ constructor(){
4271
+ super();
3275
4272
 
3276
4273
  /**
3277
- * 原文
4274
+ * 心率
3278
4275
  注意:此字段可能返回 null,表示取不到有效值。
3279
- * @type {string || null}
4276
+ * @type {EcgItem || null}
3280
4277
  */
3281
- this.Src = null;
4278
+ this.HeartRate = null;
4279
+
4280
+ /**
4281
+ * 心房率
4282
+ 注意:此字段可能返回 null,表示取不到有效值。
4283
+ * @type {EcgItem || null}
4284
+ */
4285
+ this.AuricularRate = null;
4286
+
4287
+ /**
4288
+ * 心室率
4289
+ 注意:此字段可能返回 null,表示取不到有效值。
4290
+ * @type {EcgItem || null}
4291
+ */
4292
+ this.VentricularRate = null;
4293
+
4294
+ /**
4295
+ * 节律
4296
+ 注意:此字段可能返回 null,表示取不到有效值。
4297
+ * @type {EcgItem || null}
4298
+ */
4299
+ this.Rhythm = null;
4300
+
4301
+ /**
4302
+ * P波时间
4303
+ 注意:此字段可能返回 null,表示取不到有效值。
4304
+ * @type {EcgItem || null}
4305
+ */
4306
+ this.PDuration = null;
4307
+
4308
+ /**
4309
+ * QRS时间
4310
+ 注意:此字段可能返回 null,表示取不到有效值。
4311
+ * @type {EcgItem || null}
4312
+ */
4313
+ this.QrsDuration = null;
4314
+
4315
+ /**
4316
+ * QRS电轴
4317
+ 注意:此字段可能返回 null,表示取不到有效值。
4318
+ * @type {EcgItem || null}
4319
+ */
4320
+ this.QrsAxis = null;
4321
+
4322
+ /**
4323
+ * P-R间期
4324
+ 注意:此字段可能返回 null,表示取不到有效值。
4325
+ * @type {EcgItem || null}
4326
+ */
4327
+ this.PRInterval = null;
4328
+
4329
+ /**
4330
+ * P-P间期
4331
+ 注意:此字段可能返回 null,表示取不到有效值。
4332
+ * @type {EcgItem || null}
4333
+ */
4334
+ this.PPInterval = null;
4335
+
4336
+ /**
4337
+ * R-R间期
4338
+ 注意:此字段可能返回 null,表示取不到有效值。
4339
+ * @type {EcgItem || null}
4340
+ */
4341
+ this.RRInterval = null;
4342
+
4343
+ /**
4344
+ * P-J间期
4345
+ 注意:此字段可能返回 null,表示取不到有效值。
4346
+ * @type {EcgItem || null}
4347
+ */
4348
+ this.PJInterval = null;
4349
+
4350
+ /**
4351
+ * Q-T间期
4352
+ 注意:此字段可能返回 null,表示取不到有效值。
4353
+ * @type {EcgItem || null}
4354
+ */
4355
+ this.QTInterval = null;
4356
+
4357
+ /**
4358
+ * qt/qtc间期
4359
+ 注意:此字段可能返回 null,表示取不到有效值。
4360
+ * @type {EcgItem || null}
4361
+ */
4362
+ this.QTCInterval = null;
4363
+
4364
+ /**
4365
+ * RV5/SV1振幅
4366
+ 注意:此字段可能返回 null,表示取不到有效值。
4367
+ * @type {EcgItem || null}
4368
+ */
4369
+ this.Rv5SV1Amplitude = null;
4370
+
4371
+ /**
4372
+ * RV5+SV1振幅
4373
+ 注意:此字段可能返回 null,表示取不到有效值。
4374
+ * @type {EcgItem || null}
4375
+ */
4376
+ this.Rv5AddSV1Amplitude = null;
4377
+
4378
+ /**
4379
+ * PRT电轴
4380
+ 注意:此字段可能返回 null,表示取不到有效值。
4381
+ * @type {EcgItem || null}
4382
+ */
4383
+ this.PRTAxis = null;
4384
+
4385
+ /**
4386
+ * RV5振幅
4387
+ 注意:此字段可能返回 null,表示取不到有效值。
4388
+ * @type {EcgItem || null}
4389
+ */
4390
+ this.Rv5Amplitude = null;
4391
+
4392
+ /**
4393
+ * SV1振幅
4394
+ 注意:此字段可能返回 null,表示取不到有效值。
4395
+ * @type {EcgItem || null}
4396
+ */
4397
+ this.SV1Amplitude = null;
4398
+
4399
+ /**
4400
+ * RV6/SV2
4401
+ 注意:此字段可能返回 null,表示取不到有效值。
4402
+ * @type {EcgItem || null}
4403
+ */
4404
+ this.RV6SV2 = null;
4405
+
4406
+ /**
4407
+ * P/QRS/T电轴
4408
+ 注意:此字段可能返回 null,表示取不到有效值。
4409
+ * @type {EcgItem || null}
4410
+ */
4411
+ this.PQRSTAxis = null;
3282
4412
 
3283
4413
  }
3284
4414
 
@@ -3289,15 +4419,132 @@ class HistologyLevel extends AbstractModel {
3289
4419
  if (!params) {
3290
4420
  return;
3291
4421
  }
3292
- this.Grade = 'Grade' in params ? params.Grade : null;
3293
- this.Index = 'Index' in params ? params.Index : null;
3294
- this.Src = 'Src' in params ? params.Src : null;
4422
+
4423
+ if (params.HeartRate) {
4424
+ let obj = new EcgItem();
4425
+ obj.deserialize(params.HeartRate)
4426
+ this.HeartRate = obj;
4427
+ }
4428
+
4429
+ if (params.AuricularRate) {
4430
+ let obj = new EcgItem();
4431
+ obj.deserialize(params.AuricularRate)
4432
+ this.AuricularRate = obj;
4433
+ }
4434
+
4435
+ if (params.VentricularRate) {
4436
+ let obj = new EcgItem();
4437
+ obj.deserialize(params.VentricularRate)
4438
+ this.VentricularRate = obj;
4439
+ }
4440
+
4441
+ if (params.Rhythm) {
4442
+ let obj = new EcgItem();
4443
+ obj.deserialize(params.Rhythm)
4444
+ this.Rhythm = obj;
4445
+ }
4446
+
4447
+ if (params.PDuration) {
4448
+ let obj = new EcgItem();
4449
+ obj.deserialize(params.PDuration)
4450
+ this.PDuration = obj;
4451
+ }
4452
+
4453
+ if (params.QrsDuration) {
4454
+ let obj = new EcgItem();
4455
+ obj.deserialize(params.QrsDuration)
4456
+ this.QrsDuration = obj;
4457
+ }
4458
+
4459
+ if (params.QrsAxis) {
4460
+ let obj = new EcgItem();
4461
+ obj.deserialize(params.QrsAxis)
4462
+ this.QrsAxis = obj;
4463
+ }
4464
+
4465
+ if (params.PRInterval) {
4466
+ let obj = new EcgItem();
4467
+ obj.deserialize(params.PRInterval)
4468
+ this.PRInterval = obj;
4469
+ }
4470
+
4471
+ if (params.PPInterval) {
4472
+ let obj = new EcgItem();
4473
+ obj.deserialize(params.PPInterval)
4474
+ this.PPInterval = obj;
4475
+ }
4476
+
4477
+ if (params.RRInterval) {
4478
+ let obj = new EcgItem();
4479
+ obj.deserialize(params.RRInterval)
4480
+ this.RRInterval = obj;
4481
+ }
4482
+
4483
+ if (params.PJInterval) {
4484
+ let obj = new EcgItem();
4485
+ obj.deserialize(params.PJInterval)
4486
+ this.PJInterval = obj;
4487
+ }
4488
+
4489
+ if (params.QTInterval) {
4490
+ let obj = new EcgItem();
4491
+ obj.deserialize(params.QTInterval)
4492
+ this.QTInterval = obj;
4493
+ }
4494
+
4495
+ if (params.QTCInterval) {
4496
+ let obj = new EcgItem();
4497
+ obj.deserialize(params.QTCInterval)
4498
+ this.QTCInterval = obj;
4499
+ }
4500
+
4501
+ if (params.Rv5SV1Amplitude) {
4502
+ let obj = new EcgItem();
4503
+ obj.deserialize(params.Rv5SV1Amplitude)
4504
+ this.Rv5SV1Amplitude = obj;
4505
+ }
4506
+
4507
+ if (params.Rv5AddSV1Amplitude) {
4508
+ let obj = new EcgItem();
4509
+ obj.deserialize(params.Rv5AddSV1Amplitude)
4510
+ this.Rv5AddSV1Amplitude = obj;
4511
+ }
4512
+
4513
+ if (params.PRTAxis) {
4514
+ let obj = new EcgItem();
4515
+ obj.deserialize(params.PRTAxis)
4516
+ this.PRTAxis = obj;
4517
+ }
4518
+
4519
+ if (params.Rv5Amplitude) {
4520
+ let obj = new EcgItem();
4521
+ obj.deserialize(params.Rv5Amplitude)
4522
+ this.Rv5Amplitude = obj;
4523
+ }
4524
+
4525
+ if (params.SV1Amplitude) {
4526
+ let obj = new EcgItem();
4527
+ obj.deserialize(params.SV1Amplitude)
4528
+ this.SV1Amplitude = obj;
4529
+ }
4530
+
4531
+ if (params.RV6SV2) {
4532
+ let obj = new EcgItem();
4533
+ obj.deserialize(params.RV6SV2)
4534
+ this.RV6SV2 = obj;
4535
+ }
4536
+
4537
+ if (params.PQRSTAxis) {
4538
+ let obj = new EcgItem();
4539
+ obj.deserialize(params.PQRSTAxis)
4540
+ this.PQRSTAxis = obj;
4541
+ }
3295
4542
 
3296
4543
  }
3297
4544
  }
3298
4545
 
3299
4546
  /**
3300
- * 指标项
4547
+ * 检验指标项
3301
4548
  * @class
3302
4549
  */
3303
4550
  class IndicatorItem extends AbstractModel {
@@ -3305,56 +4552,56 @@ class IndicatorItem extends AbstractModel {
3305
4552
  super();
3306
4553
 
3307
4554
  /**
3308
- * “”
4555
+ * 英文缩写
3309
4556
  注意:此字段可能返回 null,表示取不到有效值。
3310
4557
  * @type {string || null}
3311
4558
  */
3312
4559
  this.Code = null;
3313
4560
 
3314
4561
  /**
3315
- * “”
4562
+ * 标准缩写
3316
4563
  注意:此字段可能返回 null,表示取不到有效值。
3317
4564
  * @type {string || null}
3318
4565
  */
3319
4566
  this.Scode = null;
3320
4567
 
3321
4568
  /**
3322
- * “”
4569
+ * 项目名称
3323
4570
  注意:此字段可能返回 null,表示取不到有效值。
3324
4571
  * @type {string || null}
3325
4572
  */
3326
4573
  this.Name = null;
3327
4574
 
3328
4575
  /**
3329
- * “”
4576
+ * 标准名
3330
4577
  注意:此字段可能返回 null,表示取不到有效值。
3331
4578
  * @type {string || null}
3332
4579
  */
3333
4580
  this.Sname = null;
3334
4581
 
3335
4582
  /**
3336
- * “”
4583
+ * 结果
3337
4584
  注意:此字段可能返回 null,表示取不到有效值。
3338
4585
  * @type {string || null}
3339
4586
  */
3340
4587
  this.Result = null;
3341
4588
 
3342
4589
  /**
3343
- * “”
4590
+ * 单位
3344
4591
  注意:此字段可能返回 null,表示取不到有效值。
3345
4592
  * @type {string || null}
3346
4593
  */
3347
4594
  this.Unit = null;
3348
4595
 
3349
4596
  /**
3350
- * “”
4597
+ * 参考范围
3351
4598
  注意:此字段可能返回 null,表示取不到有效值。
3352
4599
  * @type {string || null}
3353
4600
  */
3354
4601
  this.Range = null;
3355
4602
 
3356
4603
  /**
3357
- * “”
4604
+ * 上下箭头
3358
4605
  注意:此字段可能返回 null,表示取不到有效值。
3359
4606
  * @type {string || null}
3360
4607
  */
@@ -3367,6 +4614,13 @@ class IndicatorItem extends AbstractModel {
3367
4614
  */
3368
4615
  this.Normal = null;
3369
4616
 
4617
+ /**
4618
+ * 项目原文
4619
+ 注意:此字段可能返回 null,表示取不到有效值。
4620
+ * @type {string || null}
4621
+ */
4622
+ this.ItemString = null;
4623
+
3370
4624
  }
3371
4625
 
3372
4626
  /**
@@ -3385,6 +4639,7 @@ class IndicatorItem extends AbstractModel {
3385
4639
  this.Range = 'Range' in params ? params.Range : null;
3386
4640
  this.Arrow = 'Arrow' in params ? params.Arrow : null;
3387
4641
  this.Normal = 'Normal' in params ? params.Normal : null;
4642
+ this.ItemString = 'ItemString' in params ? params.ItemString : null;
3388
4643
 
3389
4644
  }
3390
4645
  }
@@ -3476,6 +4731,43 @@ class DiagCertItem extends AbstractModel {
3476
4731
  }
3477
4732
  }
3478
4733
 
4734
+ /**
4735
+ * 活检部位
4736
+ * @class
4737
+ */
4738
+ class BiopsyPart extends AbstractModel {
4739
+ constructor(){
4740
+ super();
4741
+
4742
+ /**
4743
+ * 值
4744
+ 注意:此字段可能返回 null,表示取不到有效值。
4745
+ * @type {string || null}
4746
+ */
4747
+ this.Value = null;
4748
+
4749
+ /**
4750
+ * 原文
4751
+ 注意:此字段可能返回 null,表示取不到有效值。
4752
+ * @type {string || null}
4753
+ */
4754
+ this.Src = null;
4755
+
4756
+ }
4757
+
4758
+ /**
4759
+ * @private
4760
+ */
4761
+ deserialize(params) {
4762
+ if (!params) {
4763
+ return;
4764
+ }
4765
+ this.Value = 'Value' in params ? params.Value : null;
4766
+ this.Src = 'Src' in params ? params.Src : null;
4767
+
4768
+ }
4769
+ }
4770
+
3479
4771
  /**
3480
4772
  * 月经史
3481
4773
  * @class
@@ -3485,42 +4777,42 @@ class MenstrualMedicalHistory extends AbstractModel {
3485
4777
  super();
3486
4778
 
3487
4779
  /**
3488
- * “”
4780
+ * 末次月经时间
3489
4781
  注意:此字段可能返回 null,表示取不到有效值。
3490
4782
  * @type {string || null}
3491
4783
  */
3492
4784
  this.LastMenstrualPeriod = null;
3493
4785
 
3494
4786
  /**
3495
- * “”
4787
+ * 经量
3496
4788
  注意:此字段可能返回 null,表示取不到有效值。
3497
4789
  * @type {string || null}
3498
4790
  */
3499
4791
  this.MenstrualFlow = null;
3500
4792
 
3501
4793
  /**
3502
- * “”
4794
+ * 月经初潮年龄
3503
4795
  注意:此字段可能返回 null,表示取不到有效值。
3504
4796
  * @type {string || null}
3505
4797
  */
3506
4798
  this.MenarcheAge = null;
3507
4799
 
3508
4800
  /**
3509
- * “”
4801
+ * 是否来月经
3510
4802
  注意:此字段可能返回 null,表示取不到有效值。
3511
4803
  * @type {string || null}
3512
4804
  */
3513
4805
  this.MenstruationOrNot = null;
3514
4806
 
3515
4807
  /**
3516
- * “”
4808
+ * 月经周期
3517
4809
  注意:此字段可能返回 null,表示取不到有效值。
3518
4810
  * @type {string || null}
3519
4811
  */
3520
4812
  this.MenstrualCycles = null;
3521
4813
 
3522
4814
  /**
3523
- * “”
4815
+ * 月经持续天数
3524
4816
  注意:此字段可能返回 null,表示取不到有效值。
3525
4817
  * @type {string || null}
3526
4818
  */
@@ -3554,7 +4846,7 @@ class ImageToClassRequest extends AbstractModel {
3554
4846
  super();
3555
4847
 
3556
4848
  /**
3557
- * 图片列表
4849
+ * 图片列表,允许传入多张图片,支持传入图片的base64编码,暂不支持图片url
3558
4850
  * @type {Array.<ImageInfo> || null}
3559
4851
  */
3560
4852
  this.ImageInfoList = null;
@@ -3566,7 +4858,7 @@ class ImageToClassRequest extends AbstractModel {
3566
4858
  this.HandleParam = null;
3567
4859
 
3568
4860
  /**
3569
- * 图片类型
4861
+ * 不填,默认为0
3570
4862
  * @type {number || null}
3571
4863
  */
3572
4864
  this.Type = null;
@@ -3756,24 +5048,26 @@ class Check extends AbstractModel {
3756
5048
  }
3757
5049
 
3758
5050
  /**
3759
- * TextToObject返回参数结构体
5051
+ * 心电图诊断
3760
5052
  * @class
3761
5053
  */
3762
- class TextToObjectResponse extends AbstractModel {
5054
+ class EcgDiagnosis extends AbstractModel {
3763
5055
  constructor(){
3764
5056
  super();
3765
5057
 
3766
5058
  /**
3767
- * 报告结构化结果
3768
- * @type {Template || null}
5059
+ * 名称
5060
+ 注意:此字段可能返回 null,表示取不到有效值。
5061
+ * @type {string || null}
3769
5062
  */
3770
- this.Template = null;
5063
+ this.Name = null;
3771
5064
 
3772
5065
  /**
3773
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3774
- * @type {string || null}
5066
+ *
5067
+ 注意:此字段可能返回 null,表示取不到有效值。
5068
+ * @type {Array.<string> || null}
3775
5069
  */
3776
- this.RequestId = null;
5070
+ this.Value = null;
3777
5071
 
3778
5072
  }
3779
5073
 
@@ -3784,13 +5078,8 @@ class TextToObjectResponse extends AbstractModel {
3784
5078
  if (!params) {
3785
5079
  return;
3786
5080
  }
3787
-
3788
- if (params.Template) {
3789
- let obj = new Template();
3790
- obj.deserialize(params.Template)
3791
- this.Template = obj;
3792
- }
3793
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
5081
+ this.Name = 'Name' in params ? params.Name : null;
5082
+ this.Value = 'Value' in params ? params.Value : null;
3794
5083
 
3795
5084
  }
3796
5085
  }
@@ -3824,25 +5113,67 @@ class TextToClassRequest extends AbstractModel {
3824
5113
  }
3825
5114
 
3826
5115
  /**
3827
- * ImageToObject返回参数结构体
5116
+ * 手术记录
3828
5117
  * @class
3829
5118
  */
3830
- class ImageToObjectResponse extends AbstractModel {
5119
+ class Surgery extends AbstractModel {
3831
5120
  constructor(){
3832
5121
  super();
3833
5122
 
3834
5123
  /**
3835
- * 报告结构化结果
5124
+ * 手术史
3836
5125
  注意:此字段可能返回 null,表示取不到有效值。
3837
- * @type {Template || null}
5126
+ * @type {SurgeryHistory || null}
3838
5127
  */
3839
- this.Template = null;
5128
+ this.SurgeryHistory = null;
5129
+
5130
+ }
5131
+
5132
+ /**
5133
+ * @private
5134
+ */
5135
+ deserialize(params) {
5136
+ if (!params) {
5137
+ return;
5138
+ }
5139
+
5140
+ if (params.SurgeryHistory) {
5141
+ let obj = new SurgeryHistory();
5142
+ obj.deserialize(params.SurgeryHistory)
5143
+ this.SurgeryHistory = obj;
5144
+ }
5145
+
5146
+ }
5147
+ }
5148
+
5149
+ /**
5150
+ * 描述
5151
+ * @class
5152
+ */
5153
+ class Desc extends AbstractModel {
5154
+ constructor(){
5155
+ super();
3840
5156
 
3841
5157
  /**
3842
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5158
+ * 描述
5159
+ 注意:此字段可能返回 null,表示取不到有效值。
3843
5160
  * @type {string || null}
3844
5161
  */
3845
- this.RequestId = null;
5162
+ this.Text = null;
5163
+
5164
+ /**
5165
+ * 器官
5166
+ 注意:此字段可能返回 null,表示取不到有效值。
5167
+ * @type {Array.<Organ> || null}
5168
+ */
5169
+ this.Organ = null;
5170
+
5171
+ /**
5172
+ * 结节
5173
+ 注意:此字段可能返回 null,表示取不到有效值。
5174
+ * @type {Array.<TuberInfo> || null}
5175
+ */
5176
+ this.Tuber = null;
3846
5177
 
3847
5178
  }
3848
5179
 
@@ -3853,13 +5184,153 @@ class ImageToObjectResponse extends AbstractModel {
3853
5184
  if (!params) {
3854
5185
  return;
3855
5186
  }
5187
+ this.Text = 'Text' in params ? params.Text : null;
3856
5188
 
3857
- if (params.Template) {
3858
- let obj = new Template();
3859
- obj.deserialize(params.Template)
3860
- this.Template = obj;
5189
+ if (params.Organ) {
5190
+ this.Organ = new Array();
5191
+ for (let z in params.Organ) {
5192
+ let obj = new Organ();
5193
+ obj.deserialize(params.Organ[z]);
5194
+ this.Organ.push(obj);
5195
+ }
5196
+ }
5197
+
5198
+ if (params.Tuber) {
5199
+ this.Tuber = new Array();
5200
+ for (let z in params.Tuber) {
5201
+ let obj = new TuberInfo();
5202
+ obj.deserialize(params.Tuber[z]);
5203
+ this.Tuber.push(obj);
5204
+ }
5205
+ }
5206
+
5207
+ }
5208
+ }
5209
+
5210
+ /**
5211
+ * 出入院诊断
5212
+ * @class
5213
+ */
5214
+ class DischargeDiagnosis extends AbstractModel {
5215
+ constructor(){
5216
+ super();
5217
+
5218
+ /**
5219
+ * 表格位置
5220
+ 注意:此字段可能返回 null,表示取不到有效值。
5221
+ * @type {number || null}
5222
+ */
5223
+ this.TableIndex = null;
5224
+
5225
+ /**
5226
+ * 出院诊断
5227
+ 注意:此字段可能返回 null,表示取不到有效值。
5228
+ * @type {BlockInfo || null}
5229
+ */
5230
+ this.OutDiagnosis = null;
5231
+
5232
+ /**
5233
+ * 疾病编码
5234
+ 注意:此字段可能返回 null,表示取不到有效值。
5235
+ * @type {BlockInfo || null}
5236
+ */
5237
+ this.DiseaseCode = null;
5238
+
5239
+ /**
5240
+ * 入院情况
5241
+ 注意:此字段可能返回 null,表示取不到有效值。
5242
+ * @type {BlockInfo || null}
5243
+ */
5244
+ this.InStatus = null;
5245
+
5246
+ /**
5247
+ * 出院情况
5248
+ 注意:此字段可能返回 null,表示取不到有效值。
5249
+ * @type {BlockInfo || null}
5250
+ */
5251
+ this.OutStatus = null;
5252
+
5253
+ }
5254
+
5255
+ /**
5256
+ * @private
5257
+ */
5258
+ deserialize(params) {
5259
+ if (!params) {
5260
+ return;
5261
+ }
5262
+ this.TableIndex = 'TableIndex' in params ? params.TableIndex : null;
5263
+
5264
+ if (params.OutDiagnosis) {
5265
+ let obj = new BlockInfo();
5266
+ obj.deserialize(params.OutDiagnosis)
5267
+ this.OutDiagnosis = obj;
5268
+ }
5269
+
5270
+ if (params.DiseaseCode) {
5271
+ let obj = new BlockInfo();
5272
+ obj.deserialize(params.DiseaseCode)
5273
+ this.DiseaseCode = obj;
5274
+ }
5275
+
5276
+ if (params.InStatus) {
5277
+ let obj = new BlockInfo();
5278
+ obj.deserialize(params.InStatus)
5279
+ this.InStatus = obj;
5280
+ }
5281
+
5282
+ if (params.OutStatus) {
5283
+ let obj = new BlockInfo();
5284
+ obj.deserialize(params.OutStatus)
5285
+ this.OutStatus = obj;
5286
+ }
5287
+
5288
+ }
5289
+ }
5290
+
5291
+ /**
5292
+ * 心电图
5293
+ * @class
5294
+ */
5295
+ class Electrocardiogram extends AbstractModel {
5296
+ constructor(){
5297
+ super();
5298
+
5299
+ /**
5300
+ * 心电图详情
5301
+ 注意:此字段可能返回 null,表示取不到有效值。
5302
+ * @type {EcgDescription || null}
5303
+ */
5304
+ this.EcgDescription = null;
5305
+
5306
+ /**
5307
+ * 心电图诊断
5308
+ 注意:此字段可能返回 null,表示取不到有效值。
5309
+ * @type {EcgDiagnosis || null}
5310
+ */
5311
+ this.EcgDiagnosis = null;
5312
+
5313
+ }
5314
+
5315
+ /**
5316
+ * @private
5317
+ */
5318
+ deserialize(params) {
5319
+ if (!params) {
5320
+ return;
5321
+ }
5322
+
5323
+ if (params.EcgDescription) {
5324
+ let obj = new EcgDescription();
5325
+ obj.deserialize(params.EcgDescription)
5326
+ this.EcgDescription = obj;
5327
+ }
5328
+
5329
+ if (params.EcgDiagnosis) {
5330
+ let obj = new EcgDiagnosis();
5331
+ obj.deserialize(params.EcgDiagnosis)
5332
+ this.EcgDiagnosis = obj;
3861
5333
  }
3862
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
3863
5334
 
3864
5335
  }
3865
5336
  }
@@ -3926,8 +5397,12 @@ module.exports = {
3926
5397
  Indicator: Indicator,
3927
5398
  Template: Template,
3928
5399
  Elastic: Elastic,
5400
+ Vaccination: Vaccination,
3929
5401
  ReportInfo: ReportInfo,
5402
+ Endoscopy: Endoscopy,
3930
5403
  IHCInfo: IHCInfo,
5404
+ SurgeryHistory: SurgeryHistory,
5405
+ Medicine: Medicine,
3931
5406
  HandleParam: HandleParam,
3932
5407
  ImageToObjectRequest: ImageToObjectRequest,
3933
5408
  TextToObjectRequest: TextToObjectRequest,
@@ -3936,41 +5411,54 @@ module.exports = {
3936
5411
  TuberInfo: TuberInfo,
3937
5412
  ObstericalMedicalHistory: ObstericalMedicalHistory,
3938
5413
  Multiple: Multiple,
5414
+ Hospitalization: Hospitalization,
3939
5415
  FamilyMedicalHistory: FamilyMedicalHistory,
3940
5416
  Advice: Advice,
5417
+ TextToObjectResponse: TextToObjectResponse,
5418
+ MedicalRecordInfo: MedicalRecordInfo,
3941
5419
  Part: Part,
3942
5420
  ImageToClassResponse: ImageToClassResponse,
3943
5421
  Lymph: Lymph,
3944
5422
  Invas: Invas,
5423
+ EcgItem: EcgItem,
3945
5424
  NormPart: NormPart,
3946
5425
  MedDoc: MedDoc,
3947
- Desc: Desc,
5426
+ EndoscopyOrgan: EndoscopyOrgan,
3948
5427
  PatientInfo: PatientInfo,
5428
+ HistologyLevel: HistologyLevel,
5429
+ ImageToObjectResponse: ImageToObjectResponse,
5430
+ Prescription: Prescription,
3949
5431
  PersonalMedicalHistory: PersonalMedicalHistory,
3950
5432
  Organ: Organ,
3951
5433
  DiagCert: DiagCert,
3952
5434
  TreatmentRecord: TreatmentRecord,
5435
+ VaccineCertificate: VaccineCertificate,
3953
5436
  Value: Value,
3954
- DischargeDiagnosis: DischargeDiagnosis,
5437
+ Summary: Summary,
3955
5438
  DiseaseMedicalHistory: DiseaseMedicalHistory,
3956
5439
  PathologyReport: PathologyReport,
3957
5440
  TextToClassResponse: TextToClassResponse,
3958
5441
  HistologyType: HistologyType,
3959
5442
  BlockInfo: BlockInfo,
3960
- Summary: Summary,
5443
+ SurgeryAttr: SurgeryAttr,
3961
5444
  TextType: TextType,
3962
- HistologyLevel: HistologyLevel,
5445
+ EndoscopyDesc: EndoscopyDesc,
5446
+ EcgDescription: EcgDescription,
3963
5447
  IndicatorItem: IndicatorItem,
3964
5448
  ImageInfo: ImageInfo,
3965
5449
  DiagCertItem: DiagCertItem,
5450
+ BiopsyPart: BiopsyPart,
3966
5451
  MenstrualMedicalHistory: MenstrualMedicalHistory,
3967
5452
  ImageToClassRequest: ImageToClassRequest,
3968
5453
  NormSize: NormSize,
3969
5454
  FirstPage: FirstPage,
3970
5455
  Check: Check,
3971
- TextToObjectResponse: TextToObjectResponse,
5456
+ EcgDiagnosis: EcgDiagnosis,
3972
5457
  TextToClassRequest: TextToClassRequest,
3973
- ImageToObjectResponse: ImageToObjectResponse,
5458
+ Surgery: Surgery,
5459
+ Desc: Desc,
5460
+ DischargeDiagnosis: DischargeDiagnosis,
5461
+ Electrocardiogram: Electrocardiogram,
3974
5462
  Size: Size,
3975
5463
 
3976
5464
  }