tencentcloud-sdk-nodejs 4.0.848 → 4.0.850

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 (131) hide show
  1. package/CHANGELOG.md +372 -0
  2. package/SERVICE_CHANGELOG.md +358 -72
  3. package/package.json +1 -1
  4. package/products.md +32 -32
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ams/index.ts +2 -2
  7. package/src/services/apm/v20210622/apm_models.ts +1 -1
  8. package/src/services/btoe/index.ts +2 -2
  9. package/src/services/captcha/v20190722/captcha_models.ts +2 -2
  10. package/src/services/ccc/v20200210/ccc_models.ts +19 -2
  11. package/src/services/chdfs/index.ts +2 -2
  12. package/src/services/clb/v20180317/clb_models.ts +2 -2
  13. package/src/services/cls/v20201016/cls_models.ts +11 -58
  14. package/src/services/csip/v20221121/csip_models.ts +40 -2
  15. package/src/services/cwp/v20180228/cwp_models.ts +10 -5
  16. package/src/services/cynosdb/v20190107/cynosdb_models.ts +5 -0
  17. package/src/services/dlc/v20210125/dlc_models.ts +33 -1
  18. package/src/services/ess/v20201111/ess_client.ts +24 -8
  19. package/src/services/ess/v20201111/ess_models.ts +86 -0
  20. package/src/services/essbasic/index.ts +2 -2
  21. package/src/services/facefusion/index.ts +2 -2
  22. package/src/services/faceid/v20180301/faceid_models.ts +5 -11
  23. package/src/services/fmu/v20191213/fmu_models.ts +1 -1
  24. package/src/services/iai/index.ts +2 -2
  25. package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +93 -32
  26. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +300 -112
  27. package/src/services/iotvideo/index.ts +2 -2
  28. package/src/services/irp/index.ts +2 -2
  29. package/src/services/iss/v20230517/iss_models.ts +5 -0
  30. package/src/services/lighthouse/v20200324/lighthouse_client.ts +15 -15
  31. package/src/services/lighthouse/v20200324/lighthouse_models.ts +12 -14
  32. package/src/services/lke/v20231130/lke_models.ts +1 -1
  33. package/src/services/mgobe/index.ts +2 -2
  34. package/src/services/mrs/v20200910/mrs_client.ts +89 -37
  35. package/src/services/mrs/v20200910/mrs_models.ts +1814 -1074
  36. package/src/services/ocr/v20181119/ocr_models.ts +1 -0
  37. package/src/services/rce/v20201103/rce_client.ts +3 -19
  38. package/src/services/rce/v20201103/rce_models.ts +57 -164
  39. package/src/services/sms/index.ts +2 -2
  40. package/src/services/ssm/v20190923/ssm_models.ts +1 -1
  41. package/src/services/tbp/index.ts +2 -2
  42. package/src/services/tdmq/v20200217/tdmq_models.ts +24 -9
  43. package/src/services/tem/index.ts +2 -2
  44. package/src/services/teo/index.ts +2 -2
  45. package/src/services/teo/v20220901/teo_client.ts +1 -0
  46. package/src/services/teo/v20220901/teo_models.ts +21 -0
  47. package/src/services/thpc/index.ts +2 -2
  48. package/src/services/tione/index.ts +2 -2
  49. package/src/services/tke/v20180525/tke_models.ts +1 -1
  50. package/src/services/trtc/v20190722/trtc_models.ts +1 -1
  51. package/src/services/tse/v20201207/tse_models.ts +4 -0
  52. package/src/services/vm/index.ts +2 -2
  53. package/src/services/waf/v20180125/waf_client.ts +54 -5
  54. package/src/services/waf/v20180125/waf_models.ts +262 -60
  55. package/tencentcloud/common/sdk_version.d.ts +1 -1
  56. package/tencentcloud/common/sdk_version.js +1 -1
  57. package/tencentcloud/services/ams/index.d.ts +4 -4
  58. package/tencentcloud/services/ams/index.js +2 -2
  59. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +1 -1
  60. package/tencentcloud/services/btoe/index.d.ts +4 -4
  61. package/tencentcloud/services/btoe/index.js +2 -2
  62. package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +2 -2
  63. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +19 -2
  64. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  65. package/tencentcloud/services/chdfs/index.js +2 -2
  66. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +2 -2
  67. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +11 -58
  68. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +40 -2
  69. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +10 -5
  70. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +5 -0
  71. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +33 -1
  72. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +13 -5
  73. package/tencentcloud/services/ess/v20201111/ess_client.js +15 -5
  74. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +84 -0
  75. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  76. package/tencentcloud/services/essbasic/index.js +2 -2
  77. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  78. package/tencentcloud/services/facefusion/index.js +2 -2
  79. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +5 -11
  80. package/tencentcloud/services/fmu/v20191213/fmu_models.d.ts +1 -1
  81. package/tencentcloud/services/iai/index.d.ts +4 -4
  82. package/tencentcloud/services/iai/index.js +2 -2
  83. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +29 -9
  84. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +42 -12
  85. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +289 -112
  86. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  87. package/tencentcloud/services/iotvideo/index.js +2 -2
  88. package/tencentcloud/services/irp/index.d.ts +4 -4
  89. package/tencentcloud/services/irp/index.js +2 -2
  90. package/tencentcloud/services/iss/v20230517/iss_models.d.ts +5 -0
  91. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +15 -15
  92. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +15 -15
  93. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +12 -14
  94. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +1 -1
  95. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  96. package/tencentcloud/services/mgobe/index.js +2 -2
  97. package/tencentcloud/services/mrs/v20200910/mrs_client.d.ts +5 -1
  98. package/tencentcloud/services/mrs/v20200910/mrs_client.js +6 -0
  99. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +2208 -1510
  100. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -0
  101. package/tencentcloud/services/rce/v20201103/rce_client.d.ts +1 -5
  102. package/tencentcloud/services/rce/v20201103/rce_client.js +0 -6
  103. package/tencentcloud/services/rce/v20201103/rce_models.d.ts +57 -158
  104. package/tencentcloud/services/sms/index.d.ts +4 -4
  105. package/tencentcloud/services/sms/index.js +2 -2
  106. package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +1 -1
  107. package/tencentcloud/services/tbp/index.d.ts +4 -4
  108. package/tencentcloud/services/tbp/index.js +2 -2
  109. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +24 -9
  110. package/tencentcloud/services/tem/index.d.ts +4 -4
  111. package/tencentcloud/services/tem/index.js +2 -2
  112. package/tencentcloud/services/teo/index.d.ts +4 -4
  113. package/tencentcloud/services/teo/index.js +2 -2
  114. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +20 -0
  115. package/tencentcloud/services/thpc/index.d.ts +4 -4
  116. package/tencentcloud/services/thpc/index.js +2 -2
  117. package/tencentcloud/services/tione/index.d.ts +4 -4
  118. package/tencentcloud/services/tione/index.js +2 -2
  119. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
  120. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
  121. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +4 -0
  122. package/tencentcloud/services/vm/index.d.ts +4 -4
  123. package/tencentcloud/services/vm/index.js +2 -2
  124. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +17 -1
  125. package/tencentcloud/services/waf/v20180125/waf_client.js +24 -0
  126. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +253 -60
  127. package/test/ess.v20201111.test.js +12 -2
  128. package/test/iotexplorer.v20190423.test.js +58 -8
  129. package/test/mrs.v20200910.test.js +10 -0
  130. package/test/rce.v20201103.test.js +0 -10
  131. package/test/waf.v20180125.test.js +40 -0
@@ -128,6 +128,87 @@ export interface Vaccination {
128
128
  Lot?: string
129
129
  }
130
130
 
131
+ /**
132
+ * 预防用生物制品说明书
133
+ */
134
+ export interface BiologicalProductInfo {
135
+ /**
136
+ * 药品名称,包括通用名和商品名
137
+ 注意:此字段可能返回 null,表示取不到有效值。
138
+ */
139
+ Name?: BiologicalProductInfoName
140
+ /**
141
+ * 成份和性状
142
+ 注意:此字段可能返回 null,表示取不到有效值。
143
+ */
144
+ IngredientAndAppearance?: BiologicalProductInfoIngredientAndAppearance
145
+ /**
146
+ * 接种对象
147
+ 注意:此字段可能返回 null,表示取不到有效值。
148
+ */
149
+ VaccinationTarget?: BiologicalProductInfoVaccinationTarget
150
+ /**
151
+ * 作用与用途
152
+ 注意:此字段可能返回 null,表示取不到有效值。
153
+ */
154
+ Indications?: BiologicalProductInfoIndications
155
+ /**
156
+ * 规格
157
+ 注意:此字段可能返回 null,表示取不到有效值。
158
+ */
159
+ Brochure?: BiologicalProductInfoBrochure
160
+ /**
161
+ * 免疫程序和剂量
162
+ 注意:此字段可能返回 null,表示取不到有效值。
163
+ */
164
+ Dosage?: BiologicalProductInfoDosage
165
+ /**
166
+ * 不良反应
167
+ 注意:此字段可能返回 null,表示取不到有效值。
168
+ */
169
+ AdverseReaction?: BiologicalProductInfoAdverseReaction
170
+ /**
171
+ * 禁忌情况
172
+ 注意:此字段可能返回 null,表示取不到有效值。
173
+ */
174
+ Contraindications?: BiologicalProductInfoContraindications
175
+ /**
176
+ * 注意事项
177
+ 注意:此字段可能返回 null,表示取不到有效值。
178
+ */
179
+ Precautions?: BiologicalProductInfoPrecautions
180
+ /**
181
+ * 储存条件
182
+ 注意:此字段可能返回 null,表示取不到有效值。
183
+ */
184
+ Storage?: BiologicalProductInfoStorage
185
+ /**
186
+ * 包装信息
187
+ 注意:此字段可能返回 null,表示取不到有效值。
188
+ */
189
+ Packaging?: BiologicalProductInfoPackaging
190
+ /**
191
+ * 有效期
192
+ 注意:此字段可能返回 null,表示取不到有效值。
193
+ */
194
+ ValidityPeriod?: BiologicalProductInfoValidityPeriod
195
+ /**
196
+ * 执行标准
197
+ 注意:此字段可能返回 null,表示取不到有效值。
198
+ */
199
+ ExecutiveStandards?: BiologicalProductInfoExecutiveStandards
200
+ /**
201
+ * 批准文号
202
+ 注意:此字段可能返回 null,表示取不到有效值。
203
+ */
204
+ Approval?: BiologicalProductInfoApproval
205
+ /**
206
+ * 生产企业名称和地址
207
+ 注意:此字段可能返回 null,表示取不到有效值。
208
+ */
209
+ Manufacturer?: BiologicalProductInfoManufacturer
210
+ }
211
+
131
212
  /**
132
213
  * 时间轴事件
133
214
  */
@@ -174,6 +255,28 @@ export interface TimelineEvent {
174
255
  EndTime?: string
175
256
  }
176
257
 
258
+ /**
259
+ * 适应症描述
260
+ */
261
+ export interface ChemicalProductInfoIndications {
262
+ /**
263
+ * 文本
264
+ 注意:此字段可能返回 null,表示取不到有效值。
265
+ */
266
+ Text?: string
267
+ }
268
+
269
+ /**
270
+ * 注意事项
271
+ */
272
+ export interface BiologicalProductInfoPrecautions {
273
+ /**
274
+ * 文本内容
275
+ 注意:此字段可能返回 null,表示取不到有效值。
276
+ */
277
+ Text?: string
278
+ }
279
+
177
280
  /**
178
281
  * ImageMask返回参数结构体
179
282
  */
@@ -316,6 +419,17 @@ export interface ImageToObjectRequest {
316
419
  ReportTypeVersion?: Array<ReportTypeVersion>
317
420
  }
318
421
 
422
+ /**
423
+ * 储存条件
424
+ */
425
+ export interface ChemicalProductInfoStorage {
426
+ /**
427
+ * 文本
428
+ 注意:此字段可能返回 null,表示取不到有效值。
429
+ */
430
+ Text?: string
431
+ }
432
+
319
433
  /**
320
434
  * 分子病理
321
435
  */
@@ -871,6 +985,17 @@ export interface TableIndicators {
871
985
  Sample?: BaseItem
872
986
  }
873
987
 
988
+ /**
989
+ * 用法用量
990
+ */
991
+ export interface ChemicalProductInfoDosage {
992
+ /**
993
+ * 文本
994
+ 注意:此字段可能返回 null,表示取不到有效值。
995
+ */
996
+ Text?: string
997
+ }
998
+
874
999
  /**
875
1000
  * 块信息
876
1001
  */
@@ -947,6 +1072,17 @@ export interface Lymph {
947
1072
  TransferNum: number
948
1073
  }
949
1074
 
1075
+ /**
1076
+ * 批准文号
1077
+ */
1078
+ export interface BiologicalProductInfoApproval {
1079
+ /**
1080
+ * 文本内容
1081
+ 注意:此字段可能返回 null,表示取不到有效值。
1082
+ */
1083
+ Text?: string
1084
+ }
1085
+
950
1086
  /**
951
1087
  * ImageMaskAsync请求参数结构体
952
1088
  */
@@ -992,6 +1128,17 @@ export interface BaseItem {
992
1128
  Coords?: Array<Coord>
993
1129
  }
994
1130
 
1131
+ /**
1132
+ * 体检报告-口腔科-牙周
1133
+ */
1134
+ export interface StomatologyPeriodontics {
1135
+ /**
1136
+ * 牙周总体描述
1137
+ 注意:此字段可能返回 null,表示取不到有效值。
1138
+ */
1139
+ Text?: KeyValueItem
1140
+ }
1141
+
995
1142
  /**
996
1143
  * 体检报告-耳鼻喉科
997
1144
  */
@@ -1092,234 +1239,237 @@ export interface SurgeryHeadNeck {
1092
1239
  }
1093
1240
 
1094
1241
  /**
1095
- * 器官
1242
+ * 禁忌情况
1096
1243
  */
1097
- export interface Organ {
1244
+ export interface BiologicalProductInfoContraindications {
1098
1245
  /**
1099
- * 部位
1246
+ * 文本内容
1100
1247
  注意:此字段可能返回 null,表示取不到有效值。
1101
1248
  */
1102
- Part?: Part
1249
+ Text?: string
1250
+ }
1251
+
1252
+ /**
1253
+ * 体检报告-妇科-盆腔
1254
+ */
1255
+ export interface GynaecologyPelvicCavity {
1103
1256
  /**
1104
- * 大小
1257
+ * 盆腔总体描述
1105
1258
  注意:此字段可能返回 null,表示取不到有效值。
1106
1259
  */
1107
- Size?: Array<Size>
1260
+ Text?: KeyValueItem
1261
+ }
1262
+
1263
+ /**
1264
+ * 性状
1265
+ */
1266
+ export interface ChemicalProductInfoAppearance {
1108
1267
  /**
1109
- * 包膜
1268
+ * 文本
1110
1269
  注意:此字段可能返回 null,表示取不到有效值。
1111
1270
  */
1112
- Envelope?: BlockInfo
1271
+ Text?: string
1272
+ }
1273
+
1274
+ /**
1275
+ * 药代动力学
1276
+ */
1277
+ export interface ChemicalProductInfoPharmacokinetics {
1113
1278
  /**
1114
- * 边缘
1279
+ * 文本
1115
1280
  注意:此字段可能返回 null,表示取不到有效值。
1116
1281
  */
1117
- Edge?: BlockInfo
1282
+ Text?: string
1283
+ }
1284
+
1285
+ /**
1286
+ * 月经经期
1287
+ */
1288
+ export interface MenstrualPeriodBlock {
1118
1289
  /**
1119
- * 内部回声
1290
+ * 名称
1120
1291
  注意:此字段可能返回 null,表示取不到有效值。
1121
1292
  */
1122
- InnerEcho?: BlockInfo
1293
+ Name?: string
1123
1294
  /**
1124
- * 腺体
1295
+ * 原文
1125
1296
  注意:此字段可能返回 null,表示取不到有效值。
1126
1297
  */
1127
- Gland?: BlockInfo
1298
+ Src?: string
1128
1299
  /**
1129
- * 形状
1300
+ * 归一化值
1130
1301
  注意:此字段可能返回 null,表示取不到有效值。
1131
1302
  */
1132
- Shape?: BlockInfo
1303
+ Norm?: string
1133
1304
  /**
1134
- * 厚度
1305
+ * 类型
1135
1306
  注意:此字段可能返回 null,表示取不到有效值。
1136
1307
  */
1137
- Thickness?: BlockInfo
1308
+ Type?: string
1138
1309
  /**
1139
- * 形态
1310
+ * 时间戳
1140
1311
  注意:此字段可能返回 null,表示取不到有效值。
1141
1312
  */
1142
- ShapeAttr?: BlockInfo
1313
+ Timestamp?: string
1143
1314
  /**
1144
- * 血液cdfi
1315
+ * 单位
1145
1316
  注意:此字段可能返回 null,表示取不到有效值。
1146
1317
  */
1147
- CDFI?: BlockInfo
1318
+ Unit?: string
1148
1319
  /**
1149
- * 描述信息
1320
+ * 对外输出值
1150
1321
  注意:此字段可能返回 null,表示取不到有效值。
1151
1322
  */
1152
- SymDesc?: BlockInfo
1323
+ Value?: string
1324
+ }
1325
+
1326
+ /**
1327
+ * 包装信息
1328
+ */
1329
+ export interface ChemicalProductInfoPackaging {
1153
1330
  /**
1154
- * 大小状态
1331
+ * 文本
1155
1332
  注意:此字段可能返回 null,表示取不到有效值。
1156
1333
  */
1157
- SizeStatus?: BlockInfo
1334
+ Text?: string
1335
+ }
1336
+
1337
+ /**
1338
+ * 体检报告-内科-血管
1339
+ */
1340
+ export interface InternalMedicineVessel {
1158
1341
  /**
1159
- * 轮廓
1342
+ * 血管总体描述
1160
1343
  注意:此字段可能返回 null,表示取不到有效值。
1161
1344
  */
1162
- Outline?: BlockInfo
1345
+ Text?: KeyValueItem
1163
1346
  /**
1164
- * 结构
1347
+ * 血管杂音
1165
1348
  注意:此字段可能返回 null,表示取不到有效值。
1166
1349
  */
1167
- Structure?: BlockInfo
1350
+ VascularMurmur?: KeyValueItem
1168
1351
  /**
1169
- * 密度
1352
+ * 外周血管
1170
1353
  注意:此字段可能返回 null,表示取不到有效值。
1171
1354
  */
1172
- Density?: BlockInfo
1355
+ PeripheralVessel?: KeyValueItem
1356
+ }
1357
+
1358
+ /**
1359
+ * 体检报告-眼科-裸眼视力
1360
+ */
1361
+ export interface OphthalmologyBareEyeSight {
1173
1362
  /**
1174
- * 血管
1363
+ * 左眼视力
1175
1364
  注意:此字段可能返回 null,表示取不到有效值。
1176
1365
  */
1177
- Vas?: BlockInfo
1366
+ LeftEyeVisual?: KeyValueItem
1178
1367
  /**
1179
- * 囊壁
1368
+ * 裸眼视力
1180
1369
  注意:此字段可能返回 null,表示取不到有效值。
1181
1370
  */
1182
- Cysticwall?: BlockInfo
1371
+ Text?: KeyValueItem
1183
1372
  /**
1184
- * 被膜
1373
+ * 右眼视力
1185
1374
  注意:此字段可能返回 null,表示取不到有效值。
1186
1375
  */
1187
- Capsule?: BlockInfo
1376
+ RightEyeVisual?: KeyValueItem
1377
+ }
1378
+
1379
+ /**
1380
+ * 值
1381
+ */
1382
+ export interface Value {
1188
1383
  /**
1189
- * 峡部厚度
1384
+ * 等级
1190
1385
  注意:此字段可能返回 null,表示取不到有效值。
1191
- * @deprecated
1192
1386
  */
1193
- IsthmusThicknese?: Size
1387
+ Grade: string
1194
1388
  /**
1195
- * 内部回声分布
1389
+ * 百分比
1196
1390
  注意:此字段可能返回 null,表示取不到有效值。
1197
1391
  */
1198
- InnerEchoDistribution?: BlockInfo
1392
+ Percent: Array<number>
1199
1393
  /**
1200
- * 原文
1394
+ * 阳性
1201
1395
  注意:此字段可能返回 null,表示取不到有效值。
1202
1396
  */
1203
- Src?: string
1397
+ Positive: string
1398
+ }
1399
+
1400
+ /**
1401
+ * 既往史
1402
+ */
1403
+ export interface MainDiseaseHistoryBlock {
1204
1404
  /**
1205
- * 原文位置
1405
+ * 名称
1206
1406
  注意:此字段可能返回 null,表示取不到有效值。
1207
1407
  */
1208
- Index?: Array<number | bigint>
1408
+ Name?: string
1209
1409
  /**
1210
- * 透声度
1410
+ * 原文
1211
1411
  注意:此字段可能返回 null,表示取不到有效值。
1212
1412
  */
1213
- Transparent?: BlockInfo
1413
+ Src?: string
1214
1414
  /**
1215
- * MRI ADC
1415
+ * 状态
1216
1416
  注意:此字段可能返回 null,表示取不到有效值。
1217
1417
  */
1218
- MriAdc?: BlockInfo
1418
+ State?: boolean
1219
1419
  /**
1220
- * MRI DWI
1420
+ * 对外输出值
1221
1421
  注意:此字段可能返回 null,表示取不到有效值。
1222
1422
  */
1223
- MriDwi?: BlockInfo
1423
+ Value?: string
1224
1424
  /**
1225
- * MRI T1信号
1425
+ * 否定列表
1226
1426
  注意:此字段可能返回 null,表示取不到有效值。
1227
1427
  */
1228
- MriT1?: BlockInfo
1229
- /**
1230
- * MRI T2信号
1231
- 注意:此字段可能返回 null,表示取不到有效值。
1232
- */
1233
- MriT2?: BlockInfo
1234
- /**
1235
- * CT HU值
1236
- 注意:此字段可能返回 null,表示取不到有效值。
1237
- */
1238
- CtHu?: BlockInfo
1239
- /**
1240
- * SUmax值
1241
- 注意:此字段可能返回 null,表示取不到有效值。
1242
- */
1243
- Suvmax?: BlockInfo
1244
- /**
1245
- * 代谢情况
1246
- 注意:此字段可能返回 null,表示取不到有效值。
1247
- */
1248
- Metabolism?: BlockInfo
1249
- /**
1250
- * 放射性摄取
1251
- 注意:此字段可能返回 null,表示取不到有效值。
1252
- */
1253
- RadioactiveUptake?: BlockInfo
1254
- /**
1255
- * 淋巴结情况
1256
- 注意:此字段可能返回 null,表示取不到有效值。
1257
- */
1258
- LymphEnlargement?: BlockInfo
1259
- /**
1260
- * 影像特征
1261
- 注意:此字段可能返回 null,表示取不到有效值。
1262
- */
1263
- ImageFeature?: BlockInfo
1264
- /**
1265
- * 导管
1266
- 注意:此字段可能返回 null,表示取不到有效值。
1267
- */
1268
- Duct?: BlockInfo
1269
- /**
1270
- * 趋势
1271
- 注意:此字段可能返回 null,表示取不到有效值。
1272
- */
1273
- Trend?: BlockInfo
1274
- /**
1275
- * 手术情况
1276
- 注意:此字段可能返回 null,表示取不到有效值。
1277
- */
1278
- Operation?: BlockInfo
1279
- /**
1280
- * 器官在报告图片中的坐标
1281
- 注意:此字段可能返回 null,表示取不到有效值。
1282
- */
1283
- Coords?: Array<Coord>
1428
+ Neglist?: NeglistBlock
1284
1429
  /**
1285
- * 峡部厚度
1430
+ * 肯定列表
1286
1431
  注意:此字段可能返回 null,表示取不到有效值。
1287
1432
  */
1288
- IsthmusThickness?: Size
1433
+ Poslist?: PoslistBlock
1289
1434
  }
1290
1435
 
1291
1436
  /**
1292
- * 现病史
1437
+ * 疾病史
1293
1438
  */
1294
- export interface DiseasePresentBlock {
1439
+ export interface DiseaseMedicalHistory {
1295
1440
  /**
1296
- * 名称
1441
+ * 主病史
1297
1442
  注意:此字段可能返回 null,表示取不到有效值。
1298
1443
  */
1299
- Name?: string
1444
+ MainDiseaseHistory: string
1300
1445
  /**
1301
- * 原文
1446
+ * 过敏史
1302
1447
  注意:此字段可能返回 null,表示取不到有效值。
1303
1448
  */
1304
- Src?: string
1449
+ AllergyHistory: string
1305
1450
  /**
1306
- *
1451
+ * 传染疾病史
1307
1452
  注意:此字段可能返回 null,表示取不到有效值。
1308
1453
  */
1309
- Value?: string
1454
+ InfectHistory: string
1310
1455
  /**
1311
- * 归一化
1456
+ * 手术史
1312
1457
  注意:此字段可能返回 null,表示取不到有效值。
1313
1458
  */
1314
- Norm?: string
1459
+ OperationHistory: string
1460
+ /**
1461
+ * 输血史
1462
+ 注意:此字段可能返回 null,表示取不到有效值。
1463
+ */
1464
+ TransfusionHistory: string
1315
1465
  }
1316
1466
 
1317
1467
  /**
1318
- * 月经经期
1468
+ * 药物史
1319
1469
  */
1320
- export interface MenstrualPeriodBlock {
1470
+ export interface DrugHistoryBlock {
1321
1471
  /**
1322
- * 名称
1472
+ * 药品名称
1323
1473
  注意:此字段可能返回 null,表示取不到有效值。
1324
1474
  */
1325
1475
  Name?: string
@@ -1329,246 +1479,224 @@ export interface MenstrualPeriodBlock {
1329
1479
  */
1330
1480
  Src?: string
1331
1481
  /**
1332
- * 归一化值
1333
- 注意:此字段可能返回 null,表示取不到有效值。
1334
- */
1335
- Norm?: string
1336
- /**
1337
- * 类型
1338
- 注意:此字段可能返回 null,表示取不到有效值。
1339
- */
1340
- Type?: string
1341
- /**
1342
- * 时间戳
1343
- 注意:此字段可能返回 null,表示取不到有效值。
1344
- */
1345
- Timestamp?: string
1346
- /**
1347
- * 单位
1482
+ * 药物列表
1348
1483
  注意:此字段可能返回 null,表示取不到有效值。
1349
1484
  */
1350
- Unit?: string
1485
+ DrugList?: Array<DrugListBlock>
1351
1486
  /**
1352
- * 对外输出值
1487
+ * 归一化值
1353
1488
  注意:此字段可能返回 null,表示取不到有效值。
1354
1489
  */
1355
1490
  Value?: string
1356
1491
  }
1357
1492
 
1358
1493
  /**
1359
- * 病历
1494
+ * 药品说明书消息定义
1360
1495
  */
1361
- export interface TreatmentRecord {
1496
+ export interface ChemicalProductInfo {
1362
1497
  /**
1363
- * 入院
1498
+ * 药品名称,包括通用名和商品名
1364
1499
  注意:此字段可能返回 null,表示取不到有效值。
1365
- * @deprecated
1366
1500
  */
1367
- DmissionCondition?: string
1501
+ Name?: ChemicalProductInfoName
1368
1502
  /**
1369
- * 主诉
1503
+ * 活性成份消息定义,如果是复方制剂,可以不列出每个活性成份的详细信息
1370
1504
  注意:此字段可能返回 null,表示取不到有效值。
1371
1505
  */
1372
- ChiefComplaint?: string
1506
+ ActiveIngredient?: ChemicalProductInfoActiveIngredient
1373
1507
  /**
1374
- * 现病史
1508
+ * 性状
1375
1509
  注意:此字段可能返回 null,表示取不到有效值。
1376
1510
  */
1377
- DiseasePresent?: string
1511
+ Appearance?: ChemicalProductInfoAppearance
1378
1512
  /**
1379
- * 主要症状体征
1513
+ * 适应症描述
1380
1514
  注意:此字段可能返回 null,表示取不到有效值。
1381
1515
  */
1382
- SymptomsAndSigns?: string
1516
+ Indications?: ChemicalProductInfoIndications
1383
1517
  /**
1384
- * 辅助检查
1518
+ * 规格
1385
1519
  注意:此字段可能返回 null,表示取不到有效值。
1386
1520
  */
1387
- AuxiliaryExamination?: string
1521
+ Brochure?: ChemicalProductInfoBrochure
1388
1522
  /**
1389
- * 体格检查
1523
+ * 用法用量
1390
1524
  注意:此字段可能返回 null,表示取不到有效值。
1391
1525
  */
1392
- BodyExamination?: string
1526
+ Dosage?: ChemicalProductInfoDosage
1393
1527
  /**
1394
- * 专科检查
1528
+ * 不良反应
1395
1529
  注意:此字段可能返回 null,表示取不到有效值。
1396
1530
  */
1397
- SpecialistExamination?: string
1531
+ AdverseReaction?: ChemicalProductInfoAdverseReaction
1398
1532
  /**
1399
- * 精神检查
1533
+ * 禁忌情况
1400
1534
  注意:此字段可能返回 null,表示取不到有效值。
1401
1535
  */
1402
- MentalExamination?: string
1536
+ Contraindications?: ChemicalProductInfoContraindications
1403
1537
  /**
1404
- * 检查记录
1538
+ * 注意事项
1405
1539
  注意:此字段可能返回 null,表示取不到有效值。
1406
1540
  */
1407
- CheckRecord?: string
1541
+ Precautions?: ChemicalProductInfoPrecautions
1408
1542
  /**
1409
- * 化验结果
1543
+ * 孕妇及哺乳期妇女用药
1410
1544
  注意:此字段可能返回 null,表示取不到有效值。
1411
1545
  */
1412
- InspectResult?: string
1546
+ PregnancyLactationUse?: ChemicalProductInfoPregnancyLactationUse
1413
1547
  /**
1414
- * 切口愈合情况
1548
+ * 儿童用药
1415
1549
  注意:此字段可能返回 null,表示取不到有效值。
1416
1550
  */
1417
- IncisionHealing?: string
1551
+ PediatricUse?: ChemicalProductInfoPediatricUse
1418
1552
  /**
1419
- * 处理意见
1553
+ * 老年用药
1420
1554
  注意:此字段可能返回 null,表示取不到有效值。
1421
1555
  */
1422
- TreatmentSuggestion?: string
1556
+ GeriatricUse?: ChemicalProductInfoGeriatricUse
1423
1557
  /**
1424
- * 门诊随访要求
1558
+ * 药品的药物相互作用
1425
1559
  注意:此字段可能返回 null,表示取不到有效值。
1426
1560
  */
1427
- FollowUpRequirements?: string
1561
+ Interactions?: ChemicalProductInfoInteractions
1428
1562
  /**
1429
- * 诊疗经过
1563
+ * 药物过量
1430
1564
  注意:此字段可能返回 null,表示取不到有效值。
1431
1565
  */
1432
- CheckAndTreatmentProcess?: string
1566
+ Overdose?: ChemicalProductInfoOverdose
1433
1567
  /**
1434
- * 手术经过
1568
+ * 临床试验
1435
1569
  注意:此字段可能返回 null,表示取不到有效值。
1436
1570
  */
1437
- SurgeryCondition?: string
1571
+ ClinicalTrial?: ChemicalProductInfoClinicalTrial
1438
1572
  /**
1439
- * 入院情况
1573
+ * 药理毒理
1440
1574
  注意:此字段可能返回 null,表示取不到有效值。
1441
1575
  */
1442
- ConditionChanges?: string
1576
+ PharmacologyToxicology?: ChemicalProductInfoPharmacologyToxicology
1443
1577
  /**
1444
- * 出院情况
1578
+ * 药代动力学
1445
1579
  注意:此字段可能返回 null,表示取不到有效值。
1446
1580
  */
1447
- DischargeCondition?: string
1581
+ Pharmacokinetics?: ChemicalProductInfoPharmacokinetics
1448
1582
  /**
1449
- * pTNM信息
1583
+ * 储存条件
1450
1584
  注意:此字段可能返回 null,表示取不到有效值。
1451
1585
  */
1452
- PTNM?: string
1586
+ Storage?: ChemicalProductInfoStorage
1453
1587
  /**
1454
- * pTNMM信息
1588
+ * 包装信息
1455
1589
  注意:此字段可能返回 null,表示取不到有效值。
1456
1590
  */
1457
- PTNMM?: string
1591
+ Packaging?: ChemicalProductInfoPackaging
1458
1592
  /**
1459
- * pTNMN信息
1593
+ * 有效期
1460
1594
  注意:此字段可能返回 null,表示取不到有效值。
1461
1595
  */
1462
- PTNMN?: string
1596
+ ValidityPeriod?: ChemicalProductInfoValidityPeriod
1463
1597
  /**
1464
- * pTNMT信息
1598
+ * 执行标准
1465
1599
  注意:此字段可能返回 null,表示取不到有效值。
1466
1600
  */
1467
- PTNMT?: string
1601
+ ExecutiveStandards?: ChemicalProductInfoExecutiveStandards
1468
1602
  /**
1469
- * ECOG信息
1603
+ * 批准文号
1470
1604
  注意:此字段可能返回 null,表示取不到有效值。
1471
1605
  */
1472
- ECOG?: string
1606
+ Approval?: ChemicalProductInfoApproval
1473
1607
  /**
1474
- * NRS信息
1608
+ * 生产企业名称和地址
1475
1609
  注意:此字段可能返回 null,表示取不到有效值。
1476
1610
  */
1477
- NRS?: string
1611
+ Manufacturer?: ChemicalProductInfoManufacturer
1612
+ }
1613
+
1614
+ /**
1615
+ * 月经史
1616
+ */
1617
+ export interface MenstrualHistoryDetailBlock {
1478
1618
  /**
1479
- * KPS信息
1619
+ * 名称
1480
1620
  注意:此字段可能返回 null,表示取不到有效值。
1481
1621
  */
1482
- KPS?: string
1622
+ Name?: string
1483
1623
  /**
1484
- * 死亡日期
1624
+ * 原文
1485
1625
  注意:此字段可能返回 null,表示取不到有效值。
1486
1626
  */
1487
- DeathDate?: string
1627
+ Src?: string
1488
1628
  /**
1489
- * 复发日期
1629
+ * 状态
1490
1630
  注意:此字段可能返回 null,表示取不到有效值。
1491
1631
  */
1492
- RelapseDate?: string
1632
+ State?: string
1493
1633
  /**
1494
- * 观测天数
1634
+ * 归一化值
1495
1635
  注意:此字段可能返回 null,表示取不到有效值。
1496
1636
  */
1497
- ObservationDays?: string
1637
+ Norm?: string
1498
1638
  /**
1499
- * 入院
1639
+ * 时间类型
1500
1640
  注意:此字段可能返回 null,表示取不到有效值。
1501
1641
  */
1502
- AdmissionCondition?: string
1503
- }
1504
-
1505
- /**
1506
- * 体检报告-内科-血管
1507
- */
1508
- export interface InternalMedicineVessel {
1642
+ TimeType?: string
1509
1643
  /**
1510
- * 血管总体描述
1644
+ * 时间戳
1511
1645
  注意:此字段可能返回 null,表示取不到有效值。
1512
1646
  */
1513
- Text?: KeyValueItem
1647
+ Timestamp?: string
1514
1648
  /**
1515
- * 血管杂音
1649
+ * 单位
1516
1650
  注意:此字段可能返回 null,表示取不到有效值。
1517
1651
  */
1518
- VascularMurmur?: KeyValueItem
1652
+ Unit?: string
1519
1653
  /**
1520
- * 外周血管
1654
+ * 对外输出值
1521
1655
  注意:此字段可能返回 null,表示取不到有效值。
1522
1656
  */
1523
- PeripheralVessel?: KeyValueItem
1657
+ Value?: string
1524
1658
  }
1525
1659
 
1526
1660
  /**
1527
- * 体检报告-眼科-裸眼视力
1661
+ * 体检报告-内科-腹部-胆囊
1528
1662
  */
1529
- export interface OphthalmologyBareEyeSight {
1663
+ export interface InternalMedicineAbdomenGallBladder {
1530
1664
  /**
1531
- * 左眼视力
1665
+ * 胆囊总体描述
1532
1666
  注意:此字段可能返回 null,表示取不到有效值。
1533
1667
  */
1534
- LeftEyeVisual?: KeyValueItem
1668
+ Src?: KeyValueItem
1535
1669
  /**
1536
- * 裸眼视力
1670
+ * 胆囊大小
1537
1671
  注意:此字段可能返回 null,表示取不到有效值。
1538
1672
  */
1539
- Text?: KeyValueItem
1673
+ Size?: KeyValueItem
1540
1674
  /**
1541
- * 右眼视力
1675
+ * 胆囊触诊
1542
1676
  注意:此字段可能返回 null,表示取不到有效值。
1543
1677
  */
1544
- RightEyeVisual?: KeyValueItem
1545
- }
1546
-
1547
- /**
1548
- * 值
1549
- */
1550
- export interface Value {
1678
+ Palpation?: KeyValueItem
1551
1679
  /**
1552
- * 等级
1680
+ * 胆囊叩诊
1553
1681
  注意:此字段可能返回 null,表示取不到有效值。
1554
1682
  */
1555
- Grade: string
1683
+ Percussion?: KeyValueItem
1556
1684
  /**
1557
- * 百分比
1685
+ * 胆囊压痛
1558
1686
  注意:此字段可能返回 null,表示取不到有效值。
1559
1687
  */
1560
- Percent: Array<number>
1688
+ Tenderness?: KeyValueItem
1561
1689
  /**
1562
- * 阳性
1690
+ * 胆囊质地
1563
1691
  注意:此字段可能返回 null,表示取不到有效值。
1564
1692
  */
1565
- Positive: string
1693
+ Consistency?: KeyValueItem
1566
1694
  }
1567
1695
 
1568
1696
  /**
1569
- * 既往史
1697
+ * PTNM分期
1570
1698
  */
1571
- export interface MainDiseaseHistoryBlock {
1699
+ export interface PTNMBlock {
1572
1700
  /**
1573
1701
  * 名称
1574
1702
  注意:此字段可能返回 null,表示取不到有效值。
@@ -1580,175 +1708,20 @@ export interface MainDiseaseHistoryBlock {
1580
1708
  */
1581
1709
  Src?: string
1582
1710
  /**
1583
- * 状态
1711
+ * PTNM分期
1584
1712
  注意:此字段可能返回 null,表示取不到有效值。
1585
1713
  */
1586
- State?: boolean
1714
+ PTNMM?: string
1587
1715
  /**
1588
- * 对外输出值
1716
+ * PTNM分期
1589
1717
  注意:此字段可能返回 null,表示取不到有效值。
1590
1718
  */
1591
- Value?: string
1719
+ PTNMN?: string
1592
1720
  /**
1593
- * 否定列表
1721
+ * PTNM分期
1594
1722
  注意:此字段可能返回 null,表示取不到有效值。
1595
1723
  */
1596
- Neglist?: NeglistBlock
1597
- /**
1598
- * 肯定列表
1599
- 注意:此字段可能返回 null,表示取不到有效值。
1600
- */
1601
- Poslist?: PoslistBlock
1602
- }
1603
-
1604
- /**
1605
- * 疾病史
1606
- */
1607
- export interface DiseaseMedicalHistory {
1608
- /**
1609
- * 主病史
1610
- 注意:此字段可能返回 null,表示取不到有效值。
1611
- */
1612
- MainDiseaseHistory: string
1613
- /**
1614
- * 过敏史
1615
- 注意:此字段可能返回 null,表示取不到有效值。
1616
- */
1617
- AllergyHistory: string
1618
- /**
1619
- * 传染疾病史
1620
- 注意:此字段可能返回 null,表示取不到有效值。
1621
- */
1622
- InfectHistory: string
1623
- /**
1624
- * 手术史
1625
- 注意:此字段可能返回 null,表示取不到有效值。
1626
- */
1627
- OperationHistory: string
1628
- /**
1629
- * 输血史
1630
- 注意:此字段可能返回 null,表示取不到有效值。
1631
- */
1632
- TransfusionHistory: string
1633
- }
1634
-
1635
- /**
1636
- * 家族遗传史
1637
- */
1638
- export interface GeneticHistoryBlock {
1639
- /**
1640
- * 名称
1641
- 注意:此字段可能返回 null,表示取不到有效值。
1642
- */
1643
- Name?: string
1644
- /**
1645
- * 原文
1646
- 注意:此字段可能返回 null,表示取不到有效值。
1647
- */
1648
- Src?: string
1649
- /**
1650
- * 遗传列表
1651
- 注意:此字段可能返回 null,表示取不到有效值。
1652
- */
1653
- GeneticList?: string
1654
- /**
1655
- * 对外输出值
1656
- 注意:此字段可能返回 null,表示取不到有效值。
1657
- */
1658
- Value?: string
1659
- }
1660
-
1661
- /**
1662
- * 体检报告-眼科-小结
1663
- */
1664
- export interface OphthalmologyBriefSummary {
1665
- /**
1666
- * 眼科小结
1667
- 注意:此字段可能返回 null,表示取不到有效值。
1668
- */
1669
- Text?: KeyValueItem
1670
- }
1671
-
1672
- /**
1673
- * 月经史
1674
- */
1675
- export interface MenstrualHistoryDetailBlock {
1676
- /**
1677
- * 名称
1678
- 注意:此字段可能返回 null,表示取不到有效值。
1679
- */
1680
- Name?: string
1681
- /**
1682
- * 原文
1683
- 注意:此字段可能返回 null,表示取不到有效值。
1684
- */
1685
- Src?: string
1686
- /**
1687
- * 状态
1688
- 注意:此字段可能返回 null,表示取不到有效值。
1689
- */
1690
- State?: string
1691
- /**
1692
- * 归一化值
1693
- 注意:此字段可能返回 null,表示取不到有效值。
1694
- */
1695
- Norm?: string
1696
- /**
1697
- * 时间类型
1698
- 注意:此字段可能返回 null,表示取不到有效值。
1699
- */
1700
- TimeType?: string
1701
- /**
1702
- * 时间戳
1703
- 注意:此字段可能返回 null,表示取不到有效值。
1704
- */
1705
- Timestamp?: string
1706
- /**
1707
- * 单位
1708
- 注意:此字段可能返回 null,表示取不到有效值。
1709
- */
1710
- Unit?: string
1711
- /**
1712
- * 对外输出值
1713
- 注意:此字段可能返回 null,表示取不到有效值。
1714
- */
1715
- Value?: string
1716
- }
1717
-
1718
- /**
1719
- * 体检报告-内科-腹部-胆囊
1720
- */
1721
- export interface InternalMedicineAbdomenGallBladder {
1722
- /**
1723
- * 胆囊总体描述
1724
- 注意:此字段可能返回 null,表示取不到有效值。
1725
- */
1726
- Src?: KeyValueItem
1727
- /**
1728
- * 胆囊大小
1729
- 注意:此字段可能返回 null,表示取不到有效值。
1730
- */
1731
- Size?: KeyValueItem
1732
- /**
1733
- * 胆囊触诊
1734
- 注意:此字段可能返回 null,表示取不到有效值。
1735
- */
1736
- Palpation?: KeyValueItem
1737
- /**
1738
- * 胆囊叩诊
1739
- 注意:此字段可能返回 null,表示取不到有效值。
1740
- */
1741
- Percussion?: KeyValueItem
1742
- /**
1743
- * 胆囊压痛
1744
- 注意:此字段可能返回 null,表示取不到有效值。
1745
- */
1746
- Tenderness?: KeyValueItem
1747
- /**
1748
- * 胆囊质地
1749
- 注意:此字段可能返回 null,表示取不到有效值。
1750
- */
1751
- Consistency?: KeyValueItem
1724
+ PTNMT?: string
1752
1725
  }
1753
1726
 
1754
1727
  /**
@@ -1868,219 +1841,119 @@ export interface HistologyLevel {
1868
1841
  }
1869
1842
 
1870
1843
  /**
1871
- * 心电图详情
1844
+ * 现病史
1872
1845
  */
1873
- export interface EcgDescription {
1846
+ export interface DiseasePresentBlock {
1874
1847
  /**
1875
- * 心率
1848
+ * 名称
1876
1849
  注意:此字段可能返回 null,表示取不到有效值。
1877
1850
  */
1878
- HeartRate: EcgItem
1851
+ Name?: string
1879
1852
  /**
1880
- * 心房率
1853
+ * 原文
1881
1854
  注意:此字段可能返回 null,表示取不到有效值。
1882
1855
  */
1883
- AuricularRate: EcgItem
1856
+ Src?: string
1884
1857
  /**
1885
- * 心室率
1858
+ *
1886
1859
  注意:此字段可能返回 null,表示取不到有效值。
1887
1860
  */
1888
- VentricularRate: EcgItem
1861
+ Value?: string
1889
1862
  /**
1890
- * 节律
1863
+ * 归一化
1891
1864
  注意:此字段可能返回 null,表示取不到有效值。
1892
1865
  */
1893
- Rhythm: EcgItem
1866
+ Norm?: string
1867
+ }
1868
+
1869
+ /**
1870
+ * 体检报告-外科-甲状腺
1871
+ */
1872
+ export interface SurgeryThyroid {
1894
1873
  /**
1895
- * P波时间
1874
+ * 甲状腺总体描述
1896
1875
  注意:此字段可能返回 null,表示取不到有效值。
1897
1876
  */
1898
- PDuration: EcgItem
1877
+ Text?: KeyValueItem
1878
+ }
1879
+
1880
+ /**
1881
+ * 孕产描述部分
1882
+ */
1883
+ export interface MaternityDesc {
1899
1884
  /**
1900
- * QRS时间
1885
+ * 胎儿数据结构
1901
1886
  注意:此字段可能返回 null,表示取不到有效值。
1902
1887
  */
1903
- QrsDuration: EcgItem
1888
+ Fetus?: Array<Fetus>
1904
1889
  /**
1905
- * QRS电轴
1890
+ * 胎儿数量
1906
1891
  注意:此字段可能返回 null,表示取不到有效值。
1907
1892
  */
1908
- QrsAxis: EcgItem
1893
+ FetusNum?: FieldInfo
1909
1894
  /**
1910
- * P-R间期
1895
+ * 原文
1911
1896
  注意:此字段可能返回 null,表示取不到有效值。
1912
1897
  */
1913
- PRInterval: EcgItem
1898
+ Text?: string
1914
1899
  /**
1915
- * P-P间期
1900
+ * 坐标
1916
1901
  注意:此字段可能返回 null,表示取不到有效值。
1917
1902
  */
1918
- PPInterval: EcgItem
1903
+ Coords?: Array<Coord>
1904
+ }
1905
+
1906
+ /**
1907
+ * 眼科报告结构体
1908
+ */
1909
+ export interface EyeItemsInfo {
1919
1910
  /**
1920
- * R-R间期
1911
+ * 眼科报告
1921
1912
  注意:此字段可能返回 null,表示取不到有效值。
1922
1913
  */
1923
- RRInterval: EcgItem
1914
+ EyeItems?: EyeItem
1924
1915
  /**
1925
- * P-J间期
1916
+ * 版本号
1926
1917
  注意:此字段可能返回 null,表示取不到有效值。
1927
1918
  */
1928
- PJInterval: EcgItem
1919
+ Version?: string
1920
+ }
1921
+
1922
+ /**
1923
+ * 体检报告-外科-皮肤
1924
+ */
1925
+ export interface SurgerySkin {
1929
1926
  /**
1930
- * Q-T间期
1927
+ * 皮肤总体描述
1931
1928
  注意:此字段可能返回 null,表示取不到有效值。
1932
1929
  */
1933
- QTInterval: EcgItem
1930
+ Text?: KeyValueItem
1931
+ }
1932
+
1933
+ /**
1934
+ * 检验指标项结构v2
1935
+ */
1936
+ export interface IndicatorItemV2 {
1934
1937
  /**
1935
- * qt/qtc间期
1938
+ * 项目名称
1936
1939
  注意:此字段可能返回 null,表示取不到有效值。
1937
1940
  */
1938
- QTCInterval: EcgItem
1941
+ Item?: BaseItem
1939
1942
  /**
1940
- * RV5/SV1振幅
1943
+ * 英文编码
1941
1944
  注意:此字段可能返回 null,表示取不到有效值。
1942
1945
  */
1943
- Rv5SV1Amplitude: EcgItem
1946
+ Code?: BaseItem
1944
1947
  /**
1945
- * RV5+SV1振幅
1948
+ * 结果
1946
1949
  注意:此字段可能返回 null,表示取不到有效值。
1947
1950
  */
1948
- Rv5AddSV1Amplitude: EcgItem
1951
+ Result?: BaseItem
1949
1952
  /**
1950
- * PRT电轴
1953
+ * 单位
1951
1954
  注意:此字段可能返回 null,表示取不到有效值。
1952
1955
  */
1953
- PRTAxis: EcgItem
1954
- /**
1955
- * RV5振幅
1956
- 注意:此字段可能返回 null,表示取不到有效值。
1957
- */
1958
- Rv5Amplitude: EcgItem
1959
- /**
1960
- * SV1振幅
1961
- 注意:此字段可能返回 null,表示取不到有效值。
1962
- */
1963
- SV1Amplitude: EcgItem
1964
- /**
1965
- * RV6/SV2
1966
- 注意:此字段可能返回 null,表示取不到有效值。
1967
- */
1968
- RV6SV2: EcgItem
1969
- /**
1970
- * P/QRS/T电轴
1971
- 注意:此字段可能返回 null,表示取不到有效值。
1972
- */
1973
- PQRSTAxis: EcgItem
1974
- }
1975
-
1976
- /**
1977
- * 体检报告-外科-甲状腺
1978
- */
1979
- export interface SurgeryThyroid {
1980
- /**
1981
- * 甲状腺总体描述
1982
- 注意:此字段可能返回 null,表示取不到有效值。
1983
- */
1984
- Text?: KeyValueItem
1985
- }
1986
-
1987
- /**
1988
- * 门诊病历信息
1989
- */
1990
- export interface MedicalRecordInfo {
1991
- /**
1992
- * 就诊日期
1993
- 注意:此字段可能返回 null,表示取不到有效值。
1994
- */
1995
- DiagnosisTime: string
1996
- /**
1997
- * 就诊科室
1998
- 注意:此字段可能返回 null,表示取不到有效值。
1999
- */
2000
- DiagnosisDepartmentName: string
2001
- /**
2002
- * 就诊医生
2003
- 注意:此字段可能返回 null,表示取不到有效值。
2004
- */
2005
- DiagnosisDoctorName: string
2006
- /**
2007
- * 临床诊断
2008
- 注意:此字段可能返回 null,表示取不到有效值。
2009
- */
2010
- ClinicalDiagnosis: string
2011
- /**
2012
- * 主述
2013
- 注意:此字段可能返回 null,表示取不到有效值。
2014
- */
2015
- MainNarration: string
2016
- /**
2017
- * 体格检查
2018
- 注意:此字段可能返回 null,表示取不到有效值。
2019
- */
2020
- PhysicalExamination: string
2021
- /**
2022
- * 检查结论
2023
- 注意:此字段可能返回 null,表示取不到有效值。
2024
- */
2025
- InspectionFindings: string
2026
- /**
2027
- * 治疗意见
2028
- 注意:此字段可能返回 null,表示取不到有效值。
2029
- */
2030
- TreatmentOpinion: string
2031
- }
2032
-
2033
- /**
2034
- * 眼科报告结构体
2035
- */
2036
- export interface EyeItemsInfo {
2037
- /**
2038
- * 眼科报告
2039
- 注意:此字段可能返回 null,表示取不到有效值。
2040
- */
2041
- EyeItems?: EyeItem
2042
- /**
2043
- * 版本号
2044
- 注意:此字段可能返回 null,表示取不到有效值。
2045
- */
2046
- Version?: string
2047
- }
2048
-
2049
- /**
2050
- * 体检报告-外科-皮肤
2051
- */
2052
- export interface SurgerySkin {
2053
- /**
2054
- * 皮肤总体描述
2055
- 注意:此字段可能返回 null,表示取不到有效值。
2056
- */
2057
- Text?: KeyValueItem
2058
- }
2059
-
2060
- /**
2061
- * 检验指标项结构v2
2062
- */
2063
- export interface IndicatorItemV2 {
2064
- /**
2065
- * 项目名称
2066
- 注意:此字段可能返回 null,表示取不到有效值。
2067
- */
2068
- Item?: BaseItem
2069
- /**
2070
- * 英文编码
2071
- 注意:此字段可能返回 null,表示取不到有效值。
2072
- */
2073
- Code?: BaseItem
2074
- /**
2075
- * 结果
2076
- 注意:此字段可能返回 null,表示取不到有效值。
2077
- */
2078
- Result?: BaseItem
2079
- /**
2080
- * 单位
2081
- 注意:此字段可能返回 null,表示取不到有效值。
2082
- */
2083
- Unit?: BaseItem
1956
+ Unit?: BaseItem
2084
1957
  /**
2085
1958
  * 参考范围
2086
1959
  注意:此字段可能返回 null,表示取不到有效值。
@@ -2164,14 +2037,34 @@ export interface NormSize {
2164
2037
  }
2165
2038
 
2166
2039
  /**
2167
- * 体检报告-妇科-小结
2040
+ * 病案首页
2168
2041
  */
2169
- export interface GynaecologyBriefSummary {
2042
+ export interface FirstPage {
2170
2043
  /**
2171
- * 小结
2044
+ * 出入院诊断
2172
2045
  注意:此字段可能返回 null,表示取不到有效值。
2173
2046
  */
2174
- Text?: KeyValueItem
2047
+ DischargeDiagnosis?: Array<DischargeDiagnosis>
2048
+ /**
2049
+ * 病理诊断
2050
+ 注意:此字段可能返回 null,表示取不到有效值。
2051
+ */
2052
+ PathologicalDiagnosis?: BlockInfo
2053
+ /**
2054
+ * 临床诊断
2055
+ 注意:此字段可能返回 null,表示取不到有效值。
2056
+ */
2057
+ ClinicalDiagnosis?: BlockInfo
2058
+ /**
2059
+ * 受伤中毒的外部原因
2060
+ 注意:此字段可能返回 null,表示取不到有效值。
2061
+ */
2062
+ DamagePoi?: BlockInfoV2
2063
+ /**
2064
+ * 病案首页第二页
2065
+ 注意:此字段可能返回 null,表示取不到有效值。
2066
+ */
2067
+ Fp2NdItems?: Array<Fp2NdItem>
2175
2068
  }
2176
2069
 
2177
2070
  /**
@@ -2674,59 +2567,24 @@ export interface ReportInfo {
2674
2567
  }
2675
2568
 
2676
2569
  /**
2677
- * 生命体征
2570
+ * 内窥镜报告
2678
2571
  */
2679
- export interface GeneralExaminationVitalSign {
2680
- /**
2681
- * 生命体征总体描述
2682
- 注意:此字段可能返回 null,表示取不到有效值。
2683
- */
2684
- Text?: ValueUnitItem
2685
- /**
2686
- * 体温
2687
- 注意:此字段可能返回 null,表示取不到有效值。
2688
- */
2689
- BodyTemperature?: ValueUnitItem
2690
- /**
2691
- * 脉率
2692
- 注意:此字段可能返回 null,表示取不到有效值。
2693
- */
2694
- Pulse?: ValueUnitItem
2695
- /**
2696
- * 心率
2697
- 注意:此字段可能返回 null,表示取不到有效值。
2698
- */
2699
- HeartRate?: ValueUnitItem
2700
- /**
2701
- * 呼吸频率
2702
- 注意:此字段可能返回 null,表示取不到有效值。
2703
- */
2704
- BreathingRate?: ValueUnitItem
2705
- /**
2706
- * 身高
2707
- 注意:此字段可能返回 null,表示取不到有效值。
2708
- */
2709
- BodyHeight?: ValueUnitItem
2710
- /**
2711
- * 体重
2712
- 注意:此字段可能返回 null,表示取不到有效值。
2713
- */
2714
- BodyWeight?: ValueUnitItem
2572
+ export interface Endoscopy {
2715
2573
  /**
2716
- * 体质指数
2574
+ * 活检部位
2717
2575
  注意:此字段可能返回 null,表示取不到有效值。
2718
2576
  */
2719
- BodyMassIndex?: ValueUnitItem
2577
+ BiopsyPart: BiopsyPart
2720
2578
  /**
2721
- * 腰围
2579
+ * 可见描述
2722
2580
  注意:此字段可能返回 null,表示取不到有效值。
2723
2581
  */
2724
- Waistline?: ValueUnitItem
2582
+ Desc: EndoscopyDesc
2725
2583
  /**
2726
- * 血压
2584
+ * 结论
2727
2585
  注意:此字段可能返回 null,表示取不到有效值。
2728
2586
  */
2729
- BloodPressure?: GeneralExaminationVitalSignBloodPressure
2587
+ Summary: Summary
2730
2588
  }
2731
2589
 
2732
2590
  /**
@@ -2782,19 +2640,50 @@ export interface PhysicalBaseItem {
2782
2640
  }
2783
2641
 
2784
2642
  /**
2785
- * 体检结论
2643
+ * 规格
2786
2644
  */
2787
- export interface Exame {
2645
+ export interface ChemicalProductInfoBrochure {
2788
2646
  /**
2789
- * 结论段落
2647
+ * 文本
2790
2648
  注意:此字段可能返回 null,表示取不到有效值。
2791
2649
  */
2792
- OverView?: Array<ResultInfo>
2650
+ Text?: string
2651
+ }
2652
+
2653
+ /**
2654
+ * 组织学类型
2655
+ */
2656
+ export interface HistologyTypeV2 {
2793
2657
  /**
2794
- * 异常与建议段落
2658
+ * 浸润
2795
2659
  注意:此字段可能返回 null,表示取不到有效值。
2796
2660
  */
2797
- Abnormality?: Array<ResultInfo>
2661
+ Infiltration?: string
2662
+ /**
2663
+ * 索引
2664
+ 注意:此字段可能返回 null,表示取不到有效值。
2665
+ */
2666
+ Index?: Array<number | bigint>
2667
+ /**
2668
+ * 原文
2669
+ 注意:此字段可能返回 null,表示取不到有效值。
2670
+ */
2671
+ Src?: string
2672
+ /**
2673
+ * 归一化后的组织学类型
2674
+ 注意:此字段可能返回 null,表示取不到有效值。
2675
+ */
2676
+ Type?: string
2677
+ /**
2678
+ * 项目名称
2679
+ 注意:此字段可能返回 null,表示取不到有效值。
2680
+ */
2681
+ Name?: string
2682
+ /**
2683
+ * 原文对应坐标
2684
+ 注意:此字段可能返回 null,表示取不到有效值。
2685
+ */
2686
+ Coords?: Array<Coord>
2798
2687
  }
2799
2688
 
2800
2689
  /**
@@ -2874,34 +2763,24 @@ export interface PathologyV2 {
2874
2763
  }
2875
2764
 
2876
2765
  /**
2877
- * 病案首页
2766
+ * 块标题
2878
2767
  */
2879
- export interface FirstPage {
2768
+ export interface BlockTitle {
2880
2769
  /**
2881
- * 出入院诊断
2770
+ * name
2882
2771
  注意:此字段可能返回 null,表示取不到有效值。
2883
2772
  */
2884
- DischargeDiagnosis?: Array<DischargeDiagnosis>
2885
- /**
2886
- * 病理诊断
2887
- 注意:此字段可能返回 null,表示取不到有效值。
2888
- */
2889
- PathologicalDiagnosis?: BlockInfo
2890
- /**
2891
- * 临床诊断
2892
- 注意:此字段可能返回 null,表示取不到有效值。
2893
- */
2894
- ClinicalDiagnosis?: BlockInfo
2773
+ Name?: string
2895
2774
  /**
2896
- * 受伤中毒的外部原因
2775
+ * src
2897
2776
  注意:此字段可能返回 null,表示取不到有效值。
2898
2777
  */
2899
- DamagePoi?: BlockInfoV2
2778
+ Src?: string
2900
2779
  /**
2901
- * 病案首页第二页
2780
+ * value
2902
2781
  注意:此字段可能返回 null,表示取不到有效值。
2903
2782
  */
2904
- Fp2NdItems?: Array<Fp2NdItem>
2783
+ Value?: string
2905
2784
  }
2906
2785
 
2907
2786
  /**
@@ -3088,37 +2967,6 @@ export interface NeonatalInfo {
3088
2967
  MedicalInstitutions?: string
3089
2968
  }
3090
2969
 
3091
- /**
3092
- * 大小
3093
- */
3094
- export interface Size {
3095
- /**
3096
- * 原文位置
3097
- 注意:此字段可能返回 null,表示取不到有效值。
3098
- */
3099
- Index?: Array<number | bigint>
3100
- /**
3101
- * 标准大小
3102
- 注意:此字段可能返回 null,表示取不到有效值。
3103
- */
3104
- NormSize?: NormSize
3105
- /**
3106
- * 原文
3107
- 注意:此字段可能返回 null,表示取不到有效值。
3108
- */
3109
- Src?: string
3110
- /**
3111
- * 值
3112
- 注意:此字段可能返回 null,表示取不到有效值。
3113
- */
3114
- Value?: string
3115
- /**
3116
- * 名称
3117
- 注意:此字段可能返回 null,表示取不到有效值。
3118
- */
3119
- Name?: string
3120
- }
3121
-
3122
2970
  /**
3123
2971
  * 眼科结构体
3124
2972
  */
@@ -3161,6 +3009,33 @@ export interface FamilyMedicalHistory {
3161
3009
  GeneticHistory: string
3162
3010
  }
3163
3011
 
3012
+ /**
3013
+ * 规格
3014
+ */
3015
+ export interface BiologicalProductInfoBrochure {
3016
+ /**
3017
+ * 文本内容
3018
+ 注意:此字段可能返回 null,表示取不到有效值。
3019
+ */
3020
+ Text?: string
3021
+ }
3022
+
3023
+ /**
3024
+ * 诊断证明
3025
+ */
3026
+ export interface DiagCert {
3027
+ /**
3028
+ * 建议
3029
+ 注意:此字段可能返回 null,表示取不到有效值。
3030
+ */
3031
+ Advice: Advice
3032
+ /**
3033
+ * 诊断
3034
+ 注意:此字段可能返回 null,表示取不到有效值。
3035
+ */
3036
+ Diagnosis: Array<DiagCertItem>
3037
+ }
3038
+
3164
3039
  /**
3165
3040
  * 体检报告-眼科-矫正视力
3166
3041
  */
@@ -3259,6 +3134,32 @@ export interface ImageToClassResponse {
3259
3134
  RequestId?: string
3260
3135
  }
3261
3136
 
3137
+ /**
3138
+ * 出院诊断
3139
+ */
3140
+ export interface DischargeDiagnosisBlock {
3141
+ /**
3142
+ * 名称
3143
+ 注意:此字段可能返回 null,表示取不到有效值。
3144
+ */
3145
+ Name?: string
3146
+ /**
3147
+ * 原文
3148
+ 注意:此字段可能返回 null,表示取不到有效值。
3149
+ */
3150
+ Src?: string
3151
+ /**
3152
+ * 归一化值
3153
+ 注意:此字段可能返回 null,表示取不到有效值。
3154
+ */
3155
+ Norm?: string
3156
+ /**
3157
+ * 对外输出值
3158
+ 注意:此字段可能返回 null,表示取不到有效值。
3159
+ */
3160
+ Value?: string
3161
+ }
3162
+
3262
3163
  /**
3263
3164
  * 药物史
3264
3165
  */
@@ -3437,29 +3338,40 @@ export interface Template {
3437
3338
  }
3438
3339
 
3439
3340
  /**
3440
- * 孕产描述部分
3341
+ * 体检报告-妇科-小结
3441
3342
  */
3442
- export interface MaternityDesc {
3343
+ export interface GynaecologyBriefSummary {
3443
3344
  /**
3444
- * 胎儿数据结构
3345
+ * 小结
3445
3346
  注意:此字段可能返回 null,表示取不到有效值。
3446
3347
  */
3447
- Fetus?: Array<Fetus>
3348
+ Text?: KeyValueItem
3349
+ }
3350
+
3351
+ /**
3352
+ * 家庭成员
3353
+ */
3354
+ export interface RelativeHistoryBlock {
3448
3355
  /**
3449
- * 胎儿数量
3356
+ * 名称
3450
3357
  注意:此字段可能返回 null,表示取不到有效值。
3451
3358
  */
3452
- FetusNum?: FieldInfo
3359
+ Name?: string
3360
+ /**
3361
+ * 成员列表
3362
+ 注意:此字段可能返回 null,表示取不到有效值。
3363
+ */
3364
+ Detail?: Array<RelativeHistoryDetailBlock>
3453
3365
  /**
3454
3366
  * 原文
3455
3367
  注意:此字段可能返回 null,表示取不到有效值。
3456
3368
  */
3457
- Text?: string
3369
+ Src?: string
3458
3370
  /**
3459
- * 坐标
3371
+ * 对外输出值
3460
3372
  注意:此字段可能返回 null,表示取不到有效值。
3461
3373
  */
3462
- Coords?: Array<Coord>
3374
+ Value?: string
3463
3375
  }
3464
3376
 
3465
3377
  /**
@@ -3587,19 +3499,14 @@ export interface PersonalMedicalHistory {
3587
3499
  }
3588
3500
 
3589
3501
  /**
3590
- * 诊断证明
3502
+ * 药物过量
3591
3503
  */
3592
- export interface DiagCert {
3593
- /**
3594
- * 建议
3595
- 注意:此字段可能返回 null,表示取不到有效值。
3596
- */
3597
- Advice: Advice
3504
+ export interface ChemicalProductInfoOverdose {
3598
3505
  /**
3599
- * 诊断
3506
+ * 文本
3600
3507
  注意:此字段可能返回 null,表示取不到有效值。
3601
3508
  */
3602
- Diagnosis: Array<DiagCertItem>
3509
+ Text?: string
3603
3510
  }
3604
3511
 
3605
3512
  /**
@@ -3644,34 +3551,23 @@ export interface InternalMedicineAbdomen {
3644
3551
  }
3645
3552
 
3646
3553
  /**
3647
- * PTNM分期
3554
+ * DrugInstructionObject返回参数结构体
3648
3555
  */
3649
- export interface PTNMBlock {
3650
- /**
3651
- * 名称
3652
- 注意:此字段可能返回 null,表示取不到有效值。
3653
- */
3654
- Name?: string
3655
- /**
3656
- * 原文
3657
- 注意:此字段可能返回 null,表示取不到有效值。
3658
- */
3659
- Src?: string
3556
+ export interface DrugInstructionObjectResponse {
3660
3557
  /**
3661
- * PTNM分期
3558
+ * 药品说明书消息定义
3662
3559
  注意:此字段可能返回 null,表示取不到有效值。
3663
3560
  */
3664
- PTNMM?: string
3561
+ ChemicalProductInfo?: ChemicalProductInfo
3665
3562
  /**
3666
- * PTNM分期
3563
+ * 预防用生物制品说明书
3667
3564
  注意:此字段可能返回 null,表示取不到有效值。
3668
3565
  */
3669
- PTNMN?: string
3566
+ BiologicalProductInfo?: BiologicalProductInfo
3670
3567
  /**
3671
- * PTNM分期
3672
- 注意:此字段可能返回 null,表示取不到有效值。
3568
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3673
3569
  */
3674
- PTNMT?: string
3570
+ RequestId?: string
3675
3571
  }
3676
3572
 
3677
3573
  /**
@@ -3768,14 +3664,14 @@ export interface TextToClassResponse {
3768
3664
  }
3769
3665
 
3770
3666
  /**
3771
- * 体检报告-口腔科-小结
3667
+ * 药品的药物相互作用
3772
3668
  */
3773
- export interface StomatologyBriefSummary {
3669
+ export interface ChemicalProductInfoInteractions {
3774
3670
  /**
3775
- * 口腔小结
3671
+ * 文本
3776
3672
  注意:此字段可能返回 null,表示取不到有效值。
3777
3673
  */
3778
- Text?: KeyValueItem
3674
+ Text?: string
3779
3675
  }
3780
3676
 
3781
3677
  /**
@@ -4065,17 +3961,6 @@ export interface EcgItem {
4065
3961
  Src: string
4066
3962
  }
4067
3963
 
4068
- /**
4069
- * 体检报告-妇科-子宫
4070
- */
4071
- export interface GynaecologyUterus {
4072
- /**
4073
- * 子宫总体描述
4074
- 注意:此字段可能返回 null,表示取不到有效值。
4075
- */
4076
- Text?: KeyValueItem
4077
- }
4078
-
4079
3964
  /**
4080
3965
  * 胎儿数据结构
4081
3966
  */
@@ -4252,97 +4137,218 @@ export interface ImageInfo {
4252
4137
  }
4253
4138
 
4254
4139
  /**
4255
- * 点坐标
4140
+ * 心电图详情
4256
4141
  */
4257
- export interface Point {
4142
+ export interface EcgDescription {
4258
4143
  /**
4259
- * x坐标
4144
+ * 心率
4260
4145
  注意:此字段可能返回 null,表示取不到有效值。
4261
4146
  */
4262
- X?: number
4147
+ HeartRate: EcgItem
4263
4148
  /**
4264
- * y坐标
4149
+ * 心房率
4265
4150
  注意:此字段可能返回 null,表示取不到有效值。
4266
4151
  */
4267
- Y?: number
4268
- }
4269
-
4270
- /**
4271
- * 月经史
4272
- */
4273
- export interface MenstrualMedicalHistory {
4152
+ AuricularRate: EcgItem
4274
4153
  /**
4275
- * 末次月经时间
4154
+ * 心室率
4276
4155
  注意:此字段可能返回 null,表示取不到有效值。
4277
4156
  */
4278
- LastMenstrualPeriod: string
4157
+ VentricularRate: EcgItem
4279
4158
  /**
4280
- * 经量
4159
+ * 节律
4281
4160
  注意:此字段可能返回 null,表示取不到有效值。
4282
4161
  */
4283
- MenstrualFlow: string
4162
+ Rhythm: EcgItem
4284
4163
  /**
4285
- * 月经初潮年龄
4164
+ * P波时间
4286
4165
  注意:此字段可能返回 null,表示取不到有效值。
4287
4166
  */
4288
- MenarcheAge: string
4167
+ PDuration: EcgItem
4289
4168
  /**
4290
- * 是否来月经
4169
+ * QRS时间
4291
4170
  注意:此字段可能返回 null,表示取不到有效值。
4292
4171
  */
4293
- MenstruationOrNot: string
4172
+ QrsDuration: EcgItem
4294
4173
  /**
4295
- * 月经周期
4174
+ * QRS电轴
4296
4175
  注意:此字段可能返回 null,表示取不到有效值。
4297
4176
  */
4298
- MenstrualCycles: string
4177
+ QrsAxis: EcgItem
4299
4178
  /**
4300
- * 月经持续天数
4179
+ * P-R间期
4301
4180
  注意:此字段可能返回 null,表示取不到有效值。
4302
4181
  */
4303
- MenstrualPeriod: string
4304
- }
4305
-
4306
- /**
4307
- * 检查报告单
4308
- */
4309
- export interface Check {
4182
+ PRInterval: EcgItem
4310
4183
  /**
4311
- * 描述
4184
+ * P-P间期
4312
4185
  注意:此字段可能返回 null,表示取不到有效值。
4313
4186
  */
4314
- Desc?: Desc
4187
+ PPInterval: EcgItem
4315
4188
  /**
4316
- * 结论
4189
+ * R-R间期
4317
4190
  注意:此字段可能返回 null,表示取不到有效值。
4318
4191
  */
4319
- Summary?: Summary
4192
+ RRInterval: EcgItem
4320
4193
  /**
4321
- * 检查报告块标题
4194
+ * P-J间期
4322
4195
  注意:此字段可能返回 null,表示取不到有效值。
4323
4196
  */
4324
- BlockTitle?: Array<BlockTitle>
4325
- }
4326
-
4327
- /**
4328
- * 心电图诊断
4329
- */
4330
- export interface EcgDiagnosis {
4197
+ PJInterval: EcgItem
4331
4198
  /**
4332
- * 名称
4199
+ * Q-T间期
4333
4200
  注意:此字段可能返回 null,表示取不到有效值。
4334
4201
  */
4335
- Name: string
4202
+ QTInterval: EcgItem
4336
4203
  /**
4337
- *
4204
+ * qt/qtc间期
4338
4205
  注意:此字段可能返回 null,表示取不到有效值。
4339
4206
  */
4340
- Value: Array<string>
4341
- }
4342
-
4343
- /**
4344
- * 免疫组化
4345
- */
4207
+ QTCInterval: EcgItem
4208
+ /**
4209
+ * RV5/SV1振幅
4210
+ 注意:此字段可能返回 null,表示取不到有效值。
4211
+ */
4212
+ Rv5SV1Amplitude: EcgItem
4213
+ /**
4214
+ * RV5+SV1振幅
4215
+ 注意:此字段可能返回 null,表示取不到有效值。
4216
+ */
4217
+ Rv5AddSV1Amplitude: EcgItem
4218
+ /**
4219
+ * PRT电轴
4220
+ 注意:此字段可能返回 null,表示取不到有效值。
4221
+ */
4222
+ PRTAxis: EcgItem
4223
+ /**
4224
+ * RV5振幅
4225
+ 注意:此字段可能返回 null,表示取不到有效值。
4226
+ */
4227
+ Rv5Amplitude: EcgItem
4228
+ /**
4229
+ * SV1振幅
4230
+ 注意:此字段可能返回 null,表示取不到有效值。
4231
+ */
4232
+ SV1Amplitude: EcgItem
4233
+ /**
4234
+ * RV6/SV2
4235
+ 注意:此字段可能返回 null,表示取不到有效值。
4236
+ */
4237
+ RV6SV2: EcgItem
4238
+ /**
4239
+ * P/QRS/T电轴
4240
+ 注意:此字段可能返回 null,表示取不到有效值。
4241
+ */
4242
+ PQRSTAxis: EcgItem
4243
+ }
4244
+
4245
+ /**
4246
+ * 月经史
4247
+ */
4248
+ export interface MenstrualMedicalHistory {
4249
+ /**
4250
+ * 末次月经时间
4251
+ 注意:此字段可能返回 null,表示取不到有效值。
4252
+ */
4253
+ LastMenstrualPeriod: string
4254
+ /**
4255
+ * 经量
4256
+ 注意:此字段可能返回 null,表示取不到有效值。
4257
+ */
4258
+ MenstrualFlow: string
4259
+ /**
4260
+ * 月经初潮年龄
4261
+ 注意:此字段可能返回 null,表示取不到有效值。
4262
+ */
4263
+ MenarcheAge: string
4264
+ /**
4265
+ * 是否来月经
4266
+ 注意:此字段可能返回 null,表示取不到有效值。
4267
+ */
4268
+ MenstruationOrNot: string
4269
+ /**
4270
+ * 月经周期
4271
+ 注意:此字段可能返回 null,表示取不到有效值。
4272
+ */
4273
+ MenstrualCycles: string
4274
+ /**
4275
+ * 月经持续天数
4276
+ 注意:此字段可能返回 null,表示取不到有效值。
4277
+ */
4278
+ MenstrualPeriod: string
4279
+ }
4280
+
4281
+ /**
4282
+ * 检查报告单
4283
+ */
4284
+ export interface Check {
4285
+ /**
4286
+ * 描述
4287
+ 注意:此字段可能返回 null,表示取不到有效值。
4288
+ */
4289
+ Desc?: Desc
4290
+ /**
4291
+ * 结论
4292
+ 注意:此字段可能返回 null,表示取不到有效值。
4293
+ */
4294
+ Summary?: Summary
4295
+ /**
4296
+ * 检查报告块标题
4297
+ 注意:此字段可能返回 null,表示取不到有效值。
4298
+ */
4299
+ BlockTitle?: Array<BlockTitle>
4300
+ }
4301
+
4302
+ /**
4303
+ * 活性成份消息定义,如果是复方制剂,可以不列出每个活性成份的详细信息
4304
+ */
4305
+ export interface ChemicalProductInfoActiveIngredient {
4306
+ /**
4307
+ * 文本内容
4308
+ 注意:此字段可能返回 null,表示取不到有效值。
4309
+ */
4310
+ Text?: string
4311
+ /**
4312
+ * 活性成份的化学名称
4313
+ 注意:此字段可能返回 null,表示取不到有效值。
4314
+ */
4315
+ ChemicalName?: string
4316
+ /**
4317
+ * 活性成份的化学结构式
4318
+ 注意:此字段可能返回 null,表示取不到有效值。
4319
+ */
4320
+ ChemicalFormula?: string
4321
+ /**
4322
+ * 活性成份的分子式
4323
+ 注意:此字段可能返回 null,表示取不到有效值。
4324
+ */
4325
+ MolecularFormula?: string
4326
+ /**
4327
+ * 活性成份的分子量
4328
+ 注意:此字段可能返回 null,表示取不到有效值。
4329
+ */
4330
+ MolecularWeight?: string
4331
+ }
4332
+
4333
+ /**
4334
+ * 心电图诊断
4335
+ */
4336
+ export interface EcgDiagnosis {
4337
+ /**
4338
+ * 名称
4339
+ 注意:此字段可能返回 null,表示取不到有效值。
4340
+ */
4341
+ Name: string
4342
+ /**
4343
+ * 值
4344
+ 注意:此字段可能返回 null,表示取不到有效值。
4345
+ */
4346
+ Value: Array<string>
4347
+ }
4348
+
4349
+ /**
4350
+ * 免疫组化
4351
+ */
4346
4352
  export interface ImmunohistochemistryBlock {
4347
4353
  /**
4348
4354
  * 名称
@@ -4388,6 +4394,37 @@ export interface SummaryInfo {
4388
4394
  Infos?: Array<DetailInformation>
4389
4395
  }
4390
4396
 
4397
+ /**
4398
+ * 组织学类
4399
+ */
4400
+ export interface HistologyClass {
4401
+ /**
4402
+ * 项目名称
4403
+ 注意:此字段可能返回 null,表示取不到有效值。
4404
+ */
4405
+ Name?: string
4406
+ /**
4407
+ * 索引
4408
+ 注意:此字段可能返回 null,表示取不到有效值。
4409
+ */
4410
+ Index?: Array<number | bigint>
4411
+ /**
4412
+ * 原文
4413
+ 注意:此字段可能返回 null,表示取不到有效值。
4414
+ */
4415
+ Src?: string
4416
+ /**
4417
+ * 归一化值
4418
+ 注意:此字段可能返回 null,表示取不到有效值。
4419
+ */
4420
+ Value?: string
4421
+ /**
4422
+ * 原文对应坐标
4423
+ 注意:此字段可能返回 null,表示取不到有效值。
4424
+ */
4425
+ Coords?: Array<Coord>
4426
+ }
4427
+
4391
4428
  /**
4392
4429
  * 描述段落
4393
4430
  */
@@ -4405,34 +4442,233 @@ export interface DescInfo {
4405
4442
  }
4406
4443
 
4407
4444
  /**
4408
- * 组织学类
4445
+ * 器官
4409
4446
  */
4410
- export interface HistologyClass {
4447
+ export interface Organ {
4411
4448
  /**
4412
- * 项目名称
4449
+ * 部位
4413
4450
  注意:此字段可能返回 null,表示取不到有效值。
4414
4451
  */
4415
- Name?: string
4452
+ Part?: Part
4416
4453
  /**
4417
- * 索引
4454
+ * 大小
4418
4455
  注意:此字段可能返回 null,表示取不到有效值。
4419
4456
  */
4420
- Index?: Array<number | bigint>
4457
+ Size?: Array<Size>
4458
+ /**
4459
+ * 包膜
4460
+ 注意:此字段可能返回 null,表示取不到有效值。
4461
+ */
4462
+ Envelope?: BlockInfo
4463
+ /**
4464
+ * 边缘
4465
+ 注意:此字段可能返回 null,表示取不到有效值。
4466
+ */
4467
+ Edge?: BlockInfo
4468
+ /**
4469
+ * 内部回声
4470
+ 注意:此字段可能返回 null,表示取不到有效值。
4471
+ */
4472
+ InnerEcho?: BlockInfo
4473
+ /**
4474
+ * 腺体
4475
+ 注意:此字段可能返回 null,表示取不到有效值。
4476
+ */
4477
+ Gland?: BlockInfo
4478
+ /**
4479
+ * 形状
4480
+ 注意:此字段可能返回 null,表示取不到有效值。
4481
+ */
4482
+ Shape?: BlockInfo
4483
+ /**
4484
+ * 厚度
4485
+ 注意:此字段可能返回 null,表示取不到有效值。
4486
+ */
4487
+ Thickness?: BlockInfo
4488
+ /**
4489
+ * 形态
4490
+ 注意:此字段可能返回 null,表示取不到有效值。
4491
+ */
4492
+ ShapeAttr?: BlockInfo
4493
+ /**
4494
+ * 血液cdfi
4495
+ 注意:此字段可能返回 null,表示取不到有效值。
4496
+ */
4497
+ CDFI?: BlockInfo
4498
+ /**
4499
+ * 描述信息
4500
+ 注意:此字段可能返回 null,表示取不到有效值。
4501
+ */
4502
+ SymDesc?: BlockInfo
4503
+ /**
4504
+ * 大小状态
4505
+ 注意:此字段可能返回 null,表示取不到有效值。
4506
+ */
4507
+ SizeStatus?: BlockInfo
4508
+ /**
4509
+ * 轮廓
4510
+ 注意:此字段可能返回 null,表示取不到有效值。
4511
+ */
4512
+ Outline?: BlockInfo
4513
+ /**
4514
+ * 结构
4515
+ 注意:此字段可能返回 null,表示取不到有效值。
4516
+ */
4517
+ Structure?: BlockInfo
4518
+ /**
4519
+ * 密度
4520
+ 注意:此字段可能返回 null,表示取不到有效值。
4521
+ */
4522
+ Density?: BlockInfo
4523
+ /**
4524
+ * 血管
4525
+ 注意:此字段可能返回 null,表示取不到有效值。
4526
+ */
4527
+ Vas?: BlockInfo
4528
+ /**
4529
+ * 囊壁
4530
+ 注意:此字段可能返回 null,表示取不到有效值。
4531
+ */
4532
+ Cysticwall?: BlockInfo
4533
+ /**
4534
+ * 被膜
4535
+ 注意:此字段可能返回 null,表示取不到有效值。
4536
+ */
4537
+ Capsule?: BlockInfo
4538
+ /**
4539
+ * 峡部厚度
4540
+ 注意:此字段可能返回 null,表示取不到有效值。
4541
+ * @deprecated
4542
+ */
4543
+ IsthmusThicknese?: Size
4544
+ /**
4545
+ * 内部回声分布
4546
+ 注意:此字段可能返回 null,表示取不到有效值。
4547
+ */
4548
+ InnerEchoDistribution?: BlockInfo
4421
4549
  /**
4422
4550
  * 原文
4423
4551
  注意:此字段可能返回 null,表示取不到有效值。
4424
4552
  */
4425
4553
  Src?: string
4426
4554
  /**
4427
- * 归一化值
4555
+ * 原文位置
4428
4556
  注意:此字段可能返回 null,表示取不到有效值。
4429
4557
  */
4430
- Value?: string
4558
+ Index?: Array<number | bigint>
4559
+ /**
4560
+ * 透声度
4561
+ 注意:此字段可能返回 null,表示取不到有效值。
4562
+ */
4563
+ Transparent?: BlockInfo
4564
+ /**
4565
+ * MRI ADC
4566
+ 注意:此字段可能返回 null,表示取不到有效值。
4567
+ */
4568
+ MriAdc?: BlockInfo
4569
+ /**
4570
+ * MRI DWI
4571
+ 注意:此字段可能返回 null,表示取不到有效值。
4572
+ */
4573
+ MriDwi?: BlockInfo
4574
+ /**
4575
+ * MRI T1信号
4576
+ 注意:此字段可能返回 null,表示取不到有效值。
4577
+ */
4578
+ MriT1?: BlockInfo
4579
+ /**
4580
+ * MRI T2信号
4581
+ 注意:此字段可能返回 null,表示取不到有效值。
4582
+ */
4583
+ MriT2?: BlockInfo
4584
+ /**
4585
+ * CT HU值
4586
+ 注意:此字段可能返回 null,表示取不到有效值。
4587
+ */
4588
+ CtHu?: BlockInfo
4589
+ /**
4590
+ * SUmax值
4591
+ 注意:此字段可能返回 null,表示取不到有效值。
4592
+ */
4593
+ Suvmax?: BlockInfo
4594
+ /**
4595
+ * 代谢情况
4596
+ 注意:此字段可能返回 null,表示取不到有效值。
4597
+ */
4598
+ Metabolism?: BlockInfo
4599
+ /**
4600
+ * 放射性摄取
4601
+ 注意:此字段可能返回 null,表示取不到有效值。
4602
+ */
4603
+ RadioactiveUptake?: BlockInfo
4604
+ /**
4605
+ * 淋巴结情况
4606
+ 注意:此字段可能返回 null,表示取不到有效值。
4607
+ */
4608
+ LymphEnlargement?: BlockInfo
4609
+ /**
4610
+ * 影像特征
4611
+ 注意:此字段可能返回 null,表示取不到有效值。
4612
+ */
4613
+ ImageFeature?: BlockInfo
4614
+ /**
4615
+ * 导管
4616
+ 注意:此字段可能返回 null,表示取不到有效值。
4617
+ */
4618
+ Duct?: BlockInfo
4619
+ /**
4620
+ * 趋势
4621
+ 注意:此字段可能返回 null,表示取不到有效值。
4622
+ */
4623
+ Trend?: BlockInfo
4624
+ /**
4625
+ * 手术情况
4626
+ 注意:此字段可能返回 null,表示取不到有效值。
4627
+ */
4628
+ Operation?: BlockInfo
4629
+ /**
4630
+ * 器官在报告图片中的坐标
4631
+ 注意:此字段可能返回 null,表示取不到有效值。
4632
+ */
4633
+ Coords?: Array<Coord>
4634
+ /**
4635
+ * 峡部厚度
4636
+ 注意:此字段可能返回 null,表示取不到有效值。
4637
+ */
4638
+ IsthmusThickness?: Size
4639
+ }
4640
+
4641
+ /**
4642
+ * 体检报告-妇科-子宫
4643
+ */
4644
+ export interface GynaecologyUterus {
4645
+ /**
4646
+ * 子宫总体描述
4647
+ 注意:此字段可能返回 null,表示取不到有效值。
4648
+ */
4649
+ Text?: KeyValueItem
4650
+ }
4651
+
4652
+ /**
4653
+ * 成份和性状
4654
+ */
4655
+ export interface BiologicalProductInfoIngredientAndAppearance {
4656
+ /**
4657
+ * 文本
4658
+ 注意:此字段可能返回 null,表示取不到有效值。
4659
+ */
4660
+ Text?: string
4661
+ }
4662
+
4663
+ /**
4664
+ * 体检报告-口腔科-小结
4665
+ */
4666
+ export interface StomatologyBriefSummary {
4431
4667
  /**
4432
- * 原文对应坐标
4668
+ * 口腔小结
4433
4669
  注意:此字段可能返回 null,表示取不到有效值。
4434
4670
  */
4435
- Coords?: Array<Coord>
4671
+ Text?: KeyValueItem
4436
4672
  }
4437
4673
 
4438
4674
  /**
@@ -4862,17 +5098,34 @@ export interface IHCInfo {
4862
5098
  }
4863
5099
 
4864
5100
  /**
4865
- * 体检报告PDF信息
5101
+ * 药品名称,包括通用名和商品名
4866
5102
  */
4867
- export interface PdfInfo {
5103
+ export interface ChemicalProductInfoName {
4868
5104
  /**
4869
- * pdf文件url链接(暂不支持)
5105
+ * 文本内容
5106
+ 注意:此字段可能返回 null,表示取不到有效值。
4870
5107
  */
4871
- Url?: string
5108
+ Text?: string
4872
5109
  /**
4873
- * pdf文件base64编码字符串
5110
+ * 通用名
5111
+ 注意:此字段可能返回 null,表示取不到有效值。
4874
5112
  */
4875
- Base64?: string
5113
+ GenericName?: string
5114
+ /**
5115
+ * 品牌名
5116
+ 注意:此字段可能返回 null,表示取不到有效值。
5117
+ */
5118
+ BarndName?: string
5119
+ /**
5120
+ * 英文名
5121
+ 注意:此字段可能返回 null,表示取不到有效值。
5122
+ */
5123
+ EnName?: string
5124
+ /**
5125
+ * 拼音
5126
+ 注意:此字段可能返回 null,表示取不到有效值。
5127
+ */
5128
+ Pinyin?: string
4876
5129
  }
4877
5130
 
4878
5131
  /**
@@ -4911,6 +5164,17 @@ export interface OphthalmologyBaseItem {
4911
5164
  BriefSummary?: OphthalmologyBriefSummary
4912
5165
  }
4913
5166
 
5167
+ /**
5168
+ * 储存条件
5169
+ */
5170
+ export interface BiologicalProductInfoStorage {
5171
+ /**
5172
+ * 文本内容
5173
+ 注意:此字段可能返回 null,表示取不到有效值。
5174
+ */
5175
+ Text?: string
5176
+ }
5177
+
4914
5178
  /**
4915
5179
  * 图片处理参数
4916
5180
  */
@@ -5155,6 +5419,17 @@ export interface ObstericalMedicalHistory {
5155
5419
  FertilityHistory: string
5156
5420
  }
5157
5421
 
5422
+ /**
5423
+ * 老年用药
5424
+ */
5425
+ export interface ChemicalProductInfoGeriatricUse {
5426
+ /**
5427
+ * 文本
5428
+ 注意:此字段可能返回 null,表示取不到有效值。
5429
+ */
5430
+ Text?: string
5431
+ }
5432
+
5158
5433
  /**
5159
5434
  * 体检报告-口腔科-牙龈
5160
5435
  */
@@ -5523,24 +5798,59 @@ export interface ImageMaskRequest {
5523
5798
  }
5524
5799
 
5525
5800
  /**
5526
- * 内窥镜报告
5801
+ * 生命体征
5527
5802
  */
5528
- export interface Endoscopy {
5803
+ export interface GeneralExaminationVitalSign {
5529
5804
  /**
5530
- * 活检部位
5805
+ * 生命体征总体描述
5531
5806
  注意:此字段可能返回 null,表示取不到有效值。
5532
5807
  */
5533
- BiopsyPart: BiopsyPart
5808
+ Text?: ValueUnitItem
5534
5809
  /**
5535
- * 可见描述
5810
+ * 体温
5536
5811
  注意:此字段可能返回 null,表示取不到有效值。
5537
5812
  */
5538
- Desc: EndoscopyDesc
5813
+ BodyTemperature?: ValueUnitItem
5539
5814
  /**
5540
- * 结论
5815
+ * 脉率
5541
5816
  注意:此字段可能返回 null,表示取不到有效值。
5542
5817
  */
5543
- Summary: Summary
5818
+ Pulse?: ValueUnitItem
5819
+ /**
5820
+ * 心率
5821
+ 注意:此字段可能返回 null,表示取不到有效值。
5822
+ */
5823
+ HeartRate?: ValueUnitItem
5824
+ /**
5825
+ * 呼吸频率
5826
+ 注意:此字段可能返回 null,表示取不到有效值。
5827
+ */
5828
+ BreathingRate?: ValueUnitItem
5829
+ /**
5830
+ * 身高
5831
+ 注意:此字段可能返回 null,表示取不到有效值。
5832
+ */
5833
+ BodyHeight?: ValueUnitItem
5834
+ /**
5835
+ * 体重
5836
+ 注意:此字段可能返回 null,表示取不到有效值。
5837
+ */
5838
+ BodyWeight?: ValueUnitItem
5839
+ /**
5840
+ * 体质指数
5841
+ 注意:此字段可能返回 null,表示取不到有效值。
5842
+ */
5843
+ BodyMassIndex?: ValueUnitItem
5844
+ /**
5845
+ * 腰围
5846
+ 注意:此字段可能返回 null,表示取不到有效值。
5847
+ */
5848
+ Waistline?: ValueUnitItem
5849
+ /**
5850
+ * 血压
5851
+ 注意:此字段可能返回 null,表示取不到有效值。
5852
+ */
5853
+ BloodPressure?: GeneralExaminationVitalSignBloodPressure
5544
5854
  }
5545
5855
 
5546
5856
  /**
@@ -5591,24 +5901,25 @@ export interface InternalMedicineBaseItem {
5591
5901
  }
5592
5902
 
5593
5903
  /**
5594
- * 体检报告-外科-泌尿生殖系统
5904
+ * 禁忌情况
5595
5905
  */
5596
- export interface SurgeryUrogenitalSystem {
5597
- /**
5598
- * 泌尿生殖系统总体描述
5599
- 注意:此字段可能返回 null,表示取不到有效值。
5600
- */
5601
- Text?: KeyValueItem
5906
+ export interface ChemicalProductInfoContraindications {
5602
5907
  /**
5603
- * 前列腺
5908
+ * 文本
5604
5909
  注意:此字段可能返回 null,表示取不到有效值。
5605
5910
  */
5606
- Prostate?: KeyValueItem
5911
+ Text?: string
5912
+ }
5913
+
5914
+ /**
5915
+ * 免疫程序和剂量
5916
+ */
5917
+ export interface BiologicalProductInfoDosage {
5607
5918
  /**
5608
- * 外生殖器(男性)
5919
+ * 文本内容
5609
5920
  注意:此字段可能返回 null,表示取不到有效值。
5610
5921
  */
5611
- ExternalReproductiveOrgans?: KeyValueItem
5922
+ Text?: string
5612
5923
  }
5613
5924
 
5614
5925
  /**
@@ -5644,95 +5955,55 @@ export interface Summary {
5644
5955
  }
5645
5956
 
5646
5957
  /**
5647
- * 结论信息
5648
- */
5649
- export interface ResultInfo {
5650
- /**
5651
- * 段落文本
5652
- 注意:此字段可能返回 null,表示取不到有效值。
5653
- */
5654
- Text?: BaseInfo
5655
- /**
5656
- * 结论详情
5657
- 注意:此字段可能返回 null,表示取不到有效值。
5658
- */
5659
- Items?: Array<BaseInfo>
5660
- }
5661
-
5662
- /**
5663
- * 病理报告
5958
+ * 生产企业名称和地址
5664
5959
  */
5665
- export interface PathologyReport {
5666
- /**
5667
- * 癌症部位
5668
- 注意:此字段可能返回 null,表示取不到有效值。
5669
- */
5670
- CancerPart: Part
5671
- /**
5672
- * 癌症部位大小
5673
- 注意:此字段可能返回 null,表示取不到有效值。
5674
- */
5675
- CancerSize: Array<Size>
5676
- /**
5677
- * 描述文本
5678
- 注意:此字段可能返回 null,表示取不到有效值。
5679
- */
5680
- DescText: string
5681
- /**
5682
- * 组织学等级
5683
- 注意:此字段可能返回 null,表示取不到有效值。
5684
- */
5685
- HistologyLevel: HistologyLevel
5686
- /**
5687
- * 组织学类型
5688
- 注意:此字段可能返回 null,表示取不到有效值。
5689
- */
5690
- HistologyType: HistologyType
5691
- /**
5692
- * IHC信息
5693
- 注意:此字段可能返回 null,表示取不到有效值。
5694
- */
5695
- IHC: Array<IHCInfo>
5960
+ export interface ChemicalProductInfoManufacturer {
5696
5961
  /**
5697
- * 浸润深度
5962
+ * 文本
5698
5963
  注意:此字段可能返回 null,表示取不到有效值。
5699
5964
  */
5700
- InfiltrationDepth: BlockInfo
5965
+ Text?: string
5701
5966
  /**
5702
- * 肿瘤扩散
5967
+ * 企业名称
5703
5968
  注意:此字段可能返回 null,表示取不到有效值。
5704
5969
  */
5705
- Invasive: Array<Invas>
5970
+ Name?: string
5706
5971
  /**
5707
- * 淋巴结
5972
+ * 生产地址
5708
5973
  注意:此字段可能返回 null,表示取不到有效值。
5709
5974
  */
5710
- LymphNodes: Array<Lymph>
5975
+ Address?: string
5711
5976
  /**
5712
- * PTNM信息
5977
+ * 邮政编码
5713
5978
  注意:此字段可能返回 null,表示取不到有效值。
5714
5979
  */
5715
- PTNM: BlockInfo
5980
+ PostalCode?: string
5716
5981
  /**
5717
- * 病理报告类型
5982
+ * 电话,包含区号
5718
5983
  注意:此字段可能返回 null,表示取不到有效值。
5719
5984
  */
5720
- PathologicalReportType: BlockInfo
5985
+ Phone?: string
5721
5986
  /**
5722
- * 报告原文
5987
+ * 传真,包含区号
5723
5988
  注意:此字段可能返回 null,表示取不到有效值。
5724
5989
  */
5725
- ReportText: string
5990
+ Fax?: string
5726
5991
  /**
5727
- * 标本类型
5992
+ * 网址,如无则不填写
5728
5993
  注意:此字段可能返回 null,表示取不到有效值。
5729
5994
  */
5730
- SampleType: BlockInfo
5995
+ Website?: string
5996
+ }
5997
+
5998
+ /**
5999
+ * 儿童用药
6000
+ */
6001
+ export interface ChemicalProductInfoPediatricUse {
5731
6002
  /**
5732
- * 结论文本
6003
+ * 文本
5733
6004
  注意:此字段可能返回 null,表示取不到有效值。
5734
6005
  */
5735
- SummaryText: string
6006
+ Text?: string
5736
6007
  }
5737
6008
 
5738
6009
  /**
@@ -5840,40 +6111,116 @@ export interface DosageBlock {
5840
6111
  }
5841
6112
 
5842
6113
  /**
5843
- * 家庭成员
6114
+ * 点坐标
5844
6115
  */
5845
- export interface RelativeHistoryBlock {
6116
+ export interface Point {
6117
+ /**
6118
+ * x坐标
6119
+ 注意:此字段可能返回 null,表示取不到有效值。
6120
+ */
6121
+ X?: number
6122
+ /**
6123
+ * y坐标
6124
+ 注意:此字段可能返回 null,表示取不到有效值。
6125
+ */
6126
+ Y?: number
6127
+ }
6128
+
6129
+ /**
6130
+ * 病理报告
6131
+ */
6132
+ export interface PathologyReport {
6133
+ /**
6134
+ * 癌症部位
6135
+ 注意:此字段可能返回 null,表示取不到有效值。
6136
+ */
6137
+ CancerPart: Part
6138
+ /**
6139
+ * 癌症部位大小
6140
+ 注意:此字段可能返回 null,表示取不到有效值。
6141
+ */
6142
+ CancerSize: Array<Size>
6143
+ /**
6144
+ * 描述文本
6145
+ 注意:此字段可能返回 null,表示取不到有效值。
6146
+ */
6147
+ DescText: string
6148
+ /**
6149
+ * 组织学等级
6150
+ 注意:此字段可能返回 null,表示取不到有效值。
6151
+ */
6152
+ HistologyLevel: HistologyLevel
6153
+ /**
6154
+ * 组织学类型
6155
+ 注意:此字段可能返回 null,表示取不到有效值。
6156
+ */
6157
+ HistologyType: HistologyType
6158
+ /**
6159
+ * IHC信息
6160
+ 注意:此字段可能返回 null,表示取不到有效值。
6161
+ */
6162
+ IHC: Array<IHCInfo>
6163
+ /**
6164
+ * 浸润深度
6165
+ 注意:此字段可能返回 null,表示取不到有效值。
6166
+ */
6167
+ InfiltrationDepth: BlockInfo
6168
+ /**
6169
+ * 肿瘤扩散
6170
+ 注意:此字段可能返回 null,表示取不到有效值。
6171
+ */
6172
+ Invasive: Array<Invas>
6173
+ /**
6174
+ * 淋巴结
6175
+ 注意:此字段可能返回 null,表示取不到有效值。
6176
+ */
6177
+ LymphNodes: Array<Lymph>
6178
+ /**
6179
+ * PTNM信息
6180
+ 注意:此字段可能返回 null,表示取不到有效值。
6181
+ */
6182
+ PTNM: BlockInfo
5846
6183
  /**
5847
- * 名称
6184
+ * 病理报告类型
5848
6185
  注意:此字段可能返回 null,表示取不到有效值。
5849
6186
  */
5850
- Name?: string
6187
+ PathologicalReportType: BlockInfo
5851
6188
  /**
5852
- * 成员列表
6189
+ * 报告原文
5853
6190
  注意:此字段可能返回 null,表示取不到有效值。
5854
6191
  */
5855
- Detail?: Array<RelativeHistoryDetailBlock>
6192
+ ReportText: string
5856
6193
  /**
5857
- * 原文
6194
+ * 标本类型
5858
6195
  注意:此字段可能返回 null,表示取不到有效值。
5859
6196
  */
5860
- Src?: string
6197
+ SampleType: BlockInfo
5861
6198
  /**
5862
- * 对外输出值
6199
+ * 结论文本
5863
6200
  注意:此字段可能返回 null,表示取不到有效值。
5864
6201
  */
5865
- Value?: string
6202
+ SummaryText: string
5866
6203
  }
5867
6204
 
5868
6205
  /**
5869
- * 体检报告-口腔科-牙周
6206
+ * 有效期
5870
6207
  */
5871
- export interface StomatologyPeriodontics {
6208
+ export interface BiologicalProductInfoValidityPeriod {
5872
6209
  /**
5873
- * 牙周总体描述
6210
+ * 文本内容
5874
6211
  注意:此字段可能返回 null,表示取不到有效值。
5875
6212
  */
5876
- Text?: KeyValueItem
6213
+ Text?: string
6214
+ }
6215
+
6216
+ /**
6217
+ * DrugInstructionObject请求参数结构体
6218
+ */
6219
+ export interface DrugInstructionObjectRequest {
6220
+ /**
6221
+ * 药品说明书PDF文件信息(目前只支持传PDF文件的Base64编码字符(PDF文件不能超过10MB,如果超过建议先压缩PDF,再转成base64)
6222
+ */
6223
+ PdfInfo: PdfInfo
5877
6224
  }
5878
6225
 
5879
6226
  /**
@@ -6012,6 +6359,17 @@ export interface BaseInfo {
6012
6359
  Coords?: Array<Coord>
6013
6360
  }
6014
6361
 
6362
+ /**
6363
+ * 注意事项
6364
+ */
6365
+ export interface ChemicalProductInfoPrecautions {
6366
+ /**
6367
+ * 文本
6368
+ 注意:此字段可能返回 null,表示取不到有效值。
6369
+ */
6370
+ Text?: string
6371
+ }
6372
+
6015
6373
  /**
6016
6374
  * 体检报告综合信息
6017
6375
  */
@@ -6090,16 +6448,14 @@ export interface InternalMedicineRespiratorySystem {
6090
6448
  }
6091
6449
 
6092
6450
  /**
6093
- * TurnPDFToObjectAsyncGetResult请求参数结构体
6451
+ * 执行标准
6094
6452
  */
6095
- export interface TurnPDFToObjectAsyncGetResultRequest {
6453
+ export interface ChemicalProductInfoExecutiveStandards {
6096
6454
  /**
6097
- * 加密任务ID。在上一步通过TurnPDFToObjectAsync 接口返回的TaskID。
6098
- 1、建议在上一步调用TurnPDFToObjectAsync接口传入PDF之后,等5-10分钟再调用此接口获取 json 结果。如果任务还没完成,可以等待几分钟之后再重新调用此接口获取 json 结果。
6099
- 2、临时加密存储的 json 结果会 24 小时后定时自动删除,因此TaskID 仅 24 小时内有效。
6100
- 3、TaskID 与腾讯云的账号绑定,通过 TurnPDFToObjectAsync 传入 PDF 文件和通过 TurnPDFToObjectAsyncGetResult 获取 json 结果,必须是同一个腾讯云账号,否则无法获取到 json 结果。
6455
+ * 文本
6456
+ 注意:此字段可能返回 null,表示取不到有效值。
6101
6457
  */
6102
- TaskID: string
6458
+ Text?: string
6103
6459
  }
6104
6460
 
6105
6461
  /**
@@ -6262,24 +6618,34 @@ export interface SurgerySpinalExtremities {
6262
6618
  }
6263
6619
 
6264
6620
  /**
6265
- * 块标题
6621
+ * 大小
6266
6622
  */
6267
- export interface BlockTitle {
6623
+ export interface Size {
6268
6624
  /**
6269
- * name
6625
+ * 原文位置
6270
6626
  注意:此字段可能返回 null,表示取不到有效值。
6271
6627
  */
6272
- Name?: string
6628
+ Index?: Array<number | bigint>
6273
6629
  /**
6274
- * src
6630
+ * 标准大小
6631
+ 注意:此字段可能返回 null,表示取不到有效值。
6632
+ */
6633
+ NormSize?: NormSize
6634
+ /**
6635
+ * 原文
6275
6636
  注意:此字段可能返回 null,表示取不到有效值。
6276
6637
  */
6277
6638
  Src?: string
6278
6639
  /**
6279
- * value
6640
+ *
6280
6641
  注意:此字段可能返回 null,表示取不到有效值。
6281
6642
  */
6282
6643
  Value?: string
6644
+ /**
6645
+ * 名称
6646
+ 注意:此字段可能返回 null,表示取不到有效值。
6647
+ */
6648
+ Name?: string
6283
6649
  }
6284
6650
 
6285
6651
  /**
@@ -6344,6 +6710,17 @@ export interface LymphTotal {
6344
6710
  Coords?: Array<Coord>
6345
6711
  }
6346
6712
 
6713
+ /**
6714
+ * 批准文号
6715
+ */
6716
+ export interface ChemicalProductInfoApproval {
6717
+ /**
6718
+ * 文本
6719
+ 注意:此字段可能返回 null,表示取不到有效值。
6720
+ */
6721
+ Text?: string
6722
+ }
6723
+
6347
6724
  /**
6348
6725
  * 其他信息
6349
6726
  */
@@ -6417,6 +6794,17 @@ export interface MenstrualFlowBlock {
6417
6794
  Value?: string
6418
6795
  }
6419
6796
 
6797
+ /**
6798
+ * 包装信息
6799
+ */
6800
+ export interface BiologicalProductInfoPackaging {
6801
+ /**
6802
+ * 文本内容
6803
+ 注意:此字段可能返回 null,表示取不到有效值。
6804
+ */
6805
+ Text?: string
6806
+ }
6807
+
6420
6808
  /**
6421
6809
  * 时间轴
6422
6810
  */
@@ -6429,39 +6817,49 @@ export interface TimelineInformation {
6429
6817
  }
6430
6818
 
6431
6819
  /**
6432
- * 手术史
6820
+ * 复发时间
6433
6821
  */
6434
- export interface SurgeryHistory {
6822
+ export interface RelapseDateBlock {
6435
6823
  /**
6436
- * 手术名称
6824
+ * 名称
6437
6825
  注意:此字段可能返回 null,表示取不到有效值。
6438
6826
  */
6439
- SurgeryName: SurgeryAttr
6827
+ Name?: string
6440
6828
  /**
6441
- * 手术日期
6829
+ * 原文
6442
6830
  注意:此字段可能返回 null,表示取不到有效值。
6443
6831
  */
6444
- SurgeryDate: SurgeryAttr
6832
+ Src?: string
6445
6833
  /**
6446
- * 术前诊断
6834
+ * 疾病名称
6447
6835
  注意:此字段可能返回 null,表示取不到有效值。
6448
6836
  */
6449
- PreoperativePathology: SurgeryAttr
6837
+ DiseaseName?: string
6450
6838
  /**
6451
- * 术中诊断
6839
+ * 类型
6452
6840
  注意:此字段可能返回 null,表示取不到有效值。
6453
6841
  */
6454
- IntraoperativePathology: SurgeryAttr
6842
+ Type?: string
6455
6843
  /**
6456
- * 术后诊断
6844
+ * 归一化值
6457
6845
  注意:此字段可能返回 null,表示取不到有效值。
6458
6846
  */
6459
- PostoperativePathology: SurgeryAttr
6847
+ Norm?: string
6460
6848
  /**
6461
- * 出院诊断
6849
+ * 单位
6462
6850
  注意:此字段可能返回 null,表示取不到有效值。
6463
6851
  */
6464
- DischargeDiagnosis: SurgeryAttr
6852
+ Unit?: string
6853
+ /**
6854
+ * 时间戳
6855
+ 注意:此字段可能返回 null,表示取不到有效值。
6856
+ */
6857
+ Timestamp?: string
6858
+ /**
6859
+ * 对外输出值
6860
+ 注意:此字段可能返回 null,表示取不到有效值。
6861
+ */
6862
+ Value?: string
6465
6863
  }
6466
6864
 
6467
6865
  /**
@@ -6497,6 +6895,82 @@ export interface InternalMedicineBriefSummary {
6497
6895
  Text?: KeyValueItem
6498
6896
  }
6499
6897
 
6898
+ /**
6899
+ * TurnPDFToObjectAsyncGetResult请求参数结构体
6900
+ */
6901
+ export interface TurnPDFToObjectAsyncGetResultRequest {
6902
+ /**
6903
+ * 加密任务ID。在上一步通过TurnPDFToObjectAsync 接口返回的TaskID。
6904
+ 1、建议在上一步调用TurnPDFToObjectAsync接口传入PDF之后,等5-10分钟再调用此接口获取 json 结果。如果任务还没完成,可以等待几分钟之后再重新调用此接口获取 json 结果。
6905
+ 2、临时加密存储的 json 结果会 24 小时后定时自动删除,因此TaskID 仅 24 小时内有效。
6906
+ 3、TaskID 与腾讯云的账号绑定,通过 TurnPDFToObjectAsync 传入 PDF 文件和通过 TurnPDFToObjectAsyncGetResult 获取 json 结果,必须是同一个腾讯云账号,否则无法获取到 json 结果。
6907
+ */
6908
+ TaskID: string
6909
+ }
6910
+
6911
+ /**
6912
+ * 体检报告-外科-泌尿生殖系统
6913
+ */
6914
+ export interface SurgeryUrogenitalSystem {
6915
+ /**
6916
+ * 泌尿生殖系统总体描述
6917
+ 注意:此字段可能返回 null,表示取不到有效值。
6918
+ */
6919
+ Text?: KeyValueItem
6920
+ /**
6921
+ * 前列腺
6922
+ 注意:此字段可能返回 null,表示取不到有效值。
6923
+ */
6924
+ Prostate?: KeyValueItem
6925
+ /**
6926
+ * 外生殖器(男性)
6927
+ 注意:此字段可能返回 null,表示取不到有效值。
6928
+ */
6929
+ ExternalReproductiveOrgans?: KeyValueItem
6930
+ }
6931
+
6932
+ /**
6933
+ * 不良反应
6934
+ */
6935
+ export interface ChemicalProductInfoAdverseReaction {
6936
+ /**
6937
+ * 文本
6938
+ 注意:此字段可能返回 null,表示取不到有效值。
6939
+ */
6940
+ Text?: string
6941
+ }
6942
+
6943
+ /**
6944
+ * 药品名称,包括通用名和商品名
6945
+ */
6946
+ export interface BiologicalProductInfoName {
6947
+ /**
6948
+ * 文本内容
6949
+ 注意:此字段可能返回 null,表示取不到有效值。
6950
+ */
6951
+ Text?: string
6952
+ /**
6953
+ * 通用名
6954
+ 注意:此字段可能返回 null,表示取不到有效值。
6955
+ */
6956
+ GenericName?: string
6957
+ /**
6958
+ * 品牌名
6959
+ 注意:此字段可能返回 null,表示取不到有效值。
6960
+ */
6961
+ BarndName?: string
6962
+ /**
6963
+ * 英文名
6964
+ 注意:此字段可能返回 null,表示取不到有效值。
6965
+ */
6966
+ EnName?: string
6967
+ /**
6968
+ * 拼音
6969
+ 注意:此字段可能返回 null,表示取不到有效值。
6970
+ */
6971
+ Pinyin?: string
6972
+ }
6973
+
6500
6974
  /**
6501
6975
  * ImageMaskAsync返回参数结构体
6502
6976
  */
@@ -6626,34 +7100,14 @@ export interface ChiefComplaintBlock {
6626
7100
  }
6627
7101
 
6628
7102
  /**
6629
- * 核酸报告结论结构
7103
+ * 执行标准
6630
7104
  */
6631
- export interface CovidItem {
6632
- /**
6633
- * 采样时间
6634
- 注意:此字段可能返回 null,表示取不到有效值。
6635
- */
6636
- SampleTime?: BaseItem
6637
- /**
6638
- * 检测时间
6639
- 注意:此字段可能返回 null,表示取不到有效值。
6640
- */
6641
- TestTime?: BaseItem
6642
- /**
6643
- * 检测机构
6644
- 注意:此字段可能返回 null,表示取不到有效值。
6645
- */
6646
- TestOrganization?: BaseItem
6647
- /**
6648
- * 检测结果
6649
- 注意:此字段可能返回 null,表示取不到有效值。
6650
- */
6651
- TestResult?: BaseItem
7105
+ export interface BiologicalProductInfoExecutiveStandards {
6652
7106
  /**
6653
- * 健康码颜色
7107
+ * 文本内容
6654
7108
  注意:此字段可能返回 null,表示取不到有效值。
6655
7109
  */
6656
- CodeColor?: BaseItem
7110
+ Text?: string
6657
7111
  }
6658
7112
 
6659
7113
  /**
@@ -6677,6 +7131,17 @@ export interface ValueBlock {
6677
7131
  Positive?: string
6678
7132
  }
6679
7133
 
7134
+ /**
7135
+ * 接种对象
7136
+ */
7137
+ export interface BiologicalProductInfoVaccinationTarget {
7138
+ /**
7139
+ * 文本内容
7140
+ 注意:此字段可能返回 null,表示取不到有效值。
7141
+ */
7142
+ Text?: string
7143
+ }
7144
+
6680
7145
  /**
6681
7146
  * 体检报告-内科-腹部-脾脏
6682
7147
  */
@@ -6785,6 +7250,31 @@ export interface ParentInfo {
6785
7250
  Address?: string
6786
7251
  }
6787
7252
 
7253
+ /**
7254
+ * 不良反应
7255
+ */
7256
+ export interface BiologicalProductInfoAdverseReaction {
7257
+ /**
7258
+ * 文本内容
7259
+ 注意:此字段可能返回 null,表示取不到有效值。
7260
+ */
7261
+ Text?: string
7262
+ }
7263
+
7264
+ /**
7265
+ * 体检报告PDF信息
7266
+ */
7267
+ export interface PdfInfo {
7268
+ /**
7269
+ * pdf文件url链接(暂不支持)
7270
+ */
7271
+ Url?: string
7272
+ /**
7273
+ * pdf文件base64编码字符串
7274
+ */
7275
+ Base64?: string
7276
+ }
7277
+
6788
7278
  /**
6789
7279
  * 出入院结构体
6790
7280
  */
@@ -6893,15 +7383,31 @@ export interface IssueInfo {
6893
7383
  */
6894
7384
  CertNumber?: string
6895
7385
  /**
6896
- * 签发机构
7386
+ * 签发机构
7387
+ 注意:此字段可能返回 null,表示取不到有效值。
7388
+ */
7389
+ IssuedAuthority?: string
7390
+ /**
7391
+ * 签发日期
7392
+ 注意:此字段可能返回 null,表示取不到有效值。
7393
+ */
7394
+ IssuedDate?: string
7395
+ }
7396
+
7397
+ /**
7398
+ * 结论信息
7399
+ */
7400
+ export interface ResultInfo {
7401
+ /**
7402
+ * 段落文本
6897
7403
  注意:此字段可能返回 null,表示取不到有效值。
6898
7404
  */
6899
- IssuedAuthority?: string
7405
+ Text?: BaseInfo
6900
7406
  /**
6901
- * 签发日期
7407
+ * 结论详情
6902
7408
  注意:此字段可能返回 null,表示取不到有效值。
6903
7409
  */
6904
- IssuedDate?: string
7410
+ Items?: Array<BaseInfo>
6905
7411
  }
6906
7412
 
6907
7413
  /**
@@ -7089,39 +7595,55 @@ export interface PatientInfo {
7089
7595
  }
7090
7596
 
7091
7597
  /**
7092
- * 组织学类型
7598
+ * 手术史
7093
7599
  */
7094
- export interface HistologyTypeV2 {
7600
+ export interface SurgeryHistory {
7095
7601
  /**
7096
- * 浸润
7602
+ * 手术名称
7097
7603
  注意:此字段可能返回 null,表示取不到有效值。
7098
7604
  */
7099
- Infiltration?: string
7605
+ SurgeryName: SurgeryAttr
7100
7606
  /**
7101
- * 索引
7607
+ * 手术日期
7102
7608
  注意:此字段可能返回 null,表示取不到有效值。
7103
7609
  */
7104
- Index?: Array<number | bigint>
7610
+ SurgeryDate: SurgeryAttr
7105
7611
  /**
7106
- * 原文
7612
+ * 术前诊断
7107
7613
  注意:此字段可能返回 null,表示取不到有效值。
7108
7614
  */
7109
- Src?: string
7615
+ PreoperativePathology: SurgeryAttr
7110
7616
  /**
7111
- * 归一化后的组织学类型
7617
+ * 术中诊断
7112
7618
  注意:此字段可能返回 null,表示取不到有效值。
7113
7619
  */
7114
- Type?: string
7620
+ IntraoperativePathology: SurgeryAttr
7115
7621
  /**
7116
- * 项目名称
7622
+ * 术后诊断
7117
7623
  注意:此字段可能返回 null,表示取不到有效值。
7118
7624
  */
7119
- Name?: string
7625
+ PostoperativePathology: SurgeryAttr
7120
7626
  /**
7121
- * 原文对应坐标
7627
+ * 出院诊断
7122
7628
  注意:此字段可能返回 null,表示取不到有效值。
7123
7629
  */
7124
- Coords?: Array<Coord>
7630
+ DischargeDiagnosis: SurgeryAttr
7631
+ }
7632
+
7633
+ /**
7634
+ * 体检结论
7635
+ */
7636
+ export interface Exame {
7637
+ /**
7638
+ * 结论段落
7639
+ 注意:此字段可能返回 null,表示取不到有效值。
7640
+ */
7641
+ OverView?: Array<ResultInfo>
7642
+ /**
7643
+ * 异常与建议段落
7644
+ 注意:此字段可能返回 null,表示取不到有效值。
7645
+ */
7646
+ Abnormality?: Array<ResultInfo>
7125
7647
  }
7126
7648
 
7127
7649
  /**
@@ -7180,6 +7702,17 @@ export interface SurgeryBaseItem {
7180
7702
  BriefSummary?: SurgeryBriefSummary
7181
7703
  }
7182
7704
 
7705
+ /**
7706
+ * 生产企业名称和地址
7707
+ */
7708
+ export interface BiologicalProductInfoManufacturer {
7709
+ /**
7710
+ * 文本内容
7711
+ 注意:此字段可能返回 null,表示取不到有效值。
7712
+ */
7713
+ Text?: string
7714
+ }
7715
+
7183
7716
  /**
7184
7717
  * 部位描述
7185
7718
  */
@@ -7207,9 +7740,41 @@ export interface PartDesc {
7207
7740
  }
7208
7741
 
7209
7742
  /**
7210
- * 出院诊断
7743
+ * 有效期
7211
7744
  */
7212
- export interface DischargeDiagnosisBlock {
7745
+ export interface ChemicalProductInfoValidityPeriod {
7746
+ /**
7747
+ * 文本
7748
+ 注意:此字段可能返回 null,表示取不到有效值。
7749
+ */
7750
+ Text?: string
7751
+ }
7752
+
7753
+ /**
7754
+ * 体检报告-一般检测信息
7755
+ */
7756
+ export interface GeneralExaminationBaseItem {
7757
+ /**
7758
+ * 生命体征
7759
+ 注意:此字段可能返回 null,表示取不到有效值。
7760
+ */
7761
+ VitalSign?: GeneralExaminationVitalSign
7762
+ /**
7763
+ * 其他
7764
+ 注意:此字段可能返回 null,表示取不到有效值。
7765
+ */
7766
+ Others?: GeneralExaminationOthers
7767
+ /**
7768
+ * 小结
7769
+ 注意:此字段可能返回 null,表示取不到有效值。
7770
+ */
7771
+ BriefSummary?: GeneralExaminationBriefSummary
7772
+ }
7773
+
7774
+ /**
7775
+ * 婚育史
7776
+ */
7777
+ export interface FertilityHistoryBlock {
7213
7778
  /**
7214
7779
  * 名称
7215
7780
  注意:此字段可能返回 null,表示取不到有效值。
@@ -7220,6 +7785,11 @@ export interface DischargeDiagnosisBlock {
7220
7785
  注意:此字段可能返回 null,表示取不到有效值。
7221
7786
  */
7222
7787
  Src?: string
7788
+ /**
7789
+ * 状态
7790
+ 注意:此字段可能返回 null,表示取不到有效值。
7791
+ */
7792
+ State?: string
7223
7793
  /**
7224
7794
  * 归一化值
7225
7795
  注意:此字段可能返回 null,表示取不到有效值。
@@ -7230,150 +7800,277 @@ export interface DischargeDiagnosisBlock {
7230
7800
  注意:此字段可能返回 null,表示取不到有效值。
7231
7801
  */
7232
7802
  Value?: string
7803
+ /**
7804
+ * 妊娠次数
7805
+ 注意:此字段可能返回 null,表示取不到有效值。
7806
+ */
7807
+ PregCount?: string
7808
+ /**
7809
+ * 生产次数
7810
+ 注意:此字段可能返回 null,表示取不到有效值。
7811
+ */
7812
+ ProduCount?: string
7233
7813
  }
7234
7814
 
7235
7815
  /**
7236
- * 婚育史
7816
+ * 体检报告-外科-小结
7237
7817
  */
7238
- export interface FertilityHistoryBlock {
7818
+ export interface SurgeryBriefSummary {
7239
7819
  /**
7240
- * 名称
7820
+ * 外科小结
7241
7821
  注意:此字段可能返回 null,表示取不到有效值。
7242
7822
  */
7243
- Name?: string
7823
+ Text?: KeyValueItem
7824
+ }
7825
+
7826
+ /**
7827
+ * 体检报告-其他项
7828
+ */
7829
+ export interface GeneralExaminationOthers {
7830
+ /**
7831
+ * 面容与表情
7832
+ 注意:此字段可能返回 null,表示取不到有效值。
7833
+ */
7834
+ Countenance?: KeyValueItem
7835
+ /**
7836
+ * 精神状态
7837
+ 注意:此字段可能返回 null,表示取不到有效值。
7838
+ */
7839
+ MentalStatus?: KeyValueItem
7840
+ /**
7841
+ * 发育及营养状况
7842
+ 注意:此字段可能返回 null,表示取不到有效值。
7843
+ */
7844
+ DevelopmentCondition?: KeyValueItem
7845
+ /**
7846
+ * 记忆力
7847
+ 注意:此字段可能返回 null,表示取不到有效值。
7848
+ */
7849
+ Memory?: KeyValueItem
7850
+ /**
7851
+ * 臀围
7852
+ 注意:此字段可能返回 null,表示取不到有效值。
7853
+ */
7854
+ Hipline?: ValueUnitItem
7855
+ /**
7856
+ * 腰臀比
7857
+ 注意:此字段可能返回 null,表示取不到有效值。
7858
+ */
7859
+ WaistHipRatio?: ValueUnitItem
7860
+ /**
7861
+ * 生活嗜好
7862
+ 注意:此字段可能返回 null,表示取不到有效值。
7863
+ */
7864
+ Addiction?: KeyValueItem
7865
+ /**
7866
+ * 生活能力评定
7867
+ 注意:此字段可能返回 null,表示取不到有效值。
7868
+ */
7869
+ AbilityOfLifeADL?: KeyValueItem
7870
+ /**
7871
+ * 一般检查其他
7872
+ 注意:此字段可能返回 null,表示取不到有效值。
7873
+ */
7874
+ Others?: Array<KeyValueItem>
7875
+ /**
7876
+ * 胸围
7877
+ 注意:此字段可能返回 null,表示取不到有效值。
7878
+ */
7879
+ ChestCircumference?: ChestCircumferenceItem
7880
+ }
7881
+
7882
+ /**
7883
+ * 疾病史
7884
+ */
7885
+ export interface DiseaseHistoryBlock {
7886
+ /**
7887
+ * 主要病史
7888
+ 注意:此字段可能返回 null,表示取不到有效值。
7889
+ */
7890
+ MainDiseaseHistory?: MainDiseaseHistoryBlock
7891
+ /**
7892
+ * 过敏史
7893
+ 注意:此字段可能返回 null,表示取不到有效值。
7894
+ */
7895
+ AllergyHistory?: MainDiseaseHistoryBlock
7896
+ /**
7897
+ * 注射史
7898
+ 注意:此字段可能返回 null,表示取不到有效值。
7899
+ */
7900
+ InfectHistory?: MainDiseaseHistoryBlock
7901
+ /**
7902
+ * 手术史
7903
+ 注意:此字段可能返回 null,表示取不到有效值。
7904
+ */
7905
+ SurgeryHistory?: SurgeryHistoryBlock
7906
+ /**
7907
+ * 输血史
7908
+ 注意:此字段可能返回 null,表示取不到有效值。
7909
+ */
7910
+ TransfusionHistory?: TransfusionHistoryBlock
7911
+ }
7912
+
7913
+ /**
7914
+ * 数值结构体
7915
+ */
7916
+ export interface NumValue {
7917
+ /**
7918
+ * 数值
7919
+ 注意:此字段可能返回 null,表示取不到有效值。
7920
+ */
7921
+ Num?: string
7922
+ /**
7923
+ * 单位
7924
+ 注意:此字段可能返回 null,表示取不到有效值。
7925
+ */
7926
+ Unit?: string
7927
+ }
7928
+
7929
+ /**
7930
+ * 病历
7931
+ */
7932
+ export interface TreatmentRecord {
7933
+ /**
7934
+ * 入院
7935
+ 注意:此字段可能返回 null,表示取不到有效值。
7936
+ * @deprecated
7937
+ */
7938
+ DmissionCondition?: string
7939
+ /**
7940
+ * 主诉
7941
+ 注意:此字段可能返回 null,表示取不到有效值。
7942
+ */
7943
+ ChiefComplaint?: string
7944
+ /**
7945
+ * 现病史
7946
+ 注意:此字段可能返回 null,表示取不到有效值。
7947
+ */
7948
+ DiseasePresent?: string
7949
+ /**
7950
+ * 主要症状体征
7951
+ 注意:此字段可能返回 null,表示取不到有效值。
7952
+ */
7953
+ SymptomsAndSigns?: string
7954
+ /**
7955
+ * 辅助检查
7956
+ 注意:此字段可能返回 null,表示取不到有效值。
7957
+ */
7958
+ AuxiliaryExamination?: string
7244
7959
  /**
7245
- * 原文
7960
+ * 体格检查
7246
7961
  注意:此字段可能返回 null,表示取不到有效值。
7247
7962
  */
7248
- Src?: string
7963
+ BodyExamination?: string
7249
7964
  /**
7250
- * 状态
7965
+ * 专科检查
7251
7966
  注意:此字段可能返回 null,表示取不到有效值。
7252
7967
  */
7253
- State?: string
7968
+ SpecialistExamination?: string
7254
7969
  /**
7255
- * 归一化值
7970
+ * 精神检查
7256
7971
  注意:此字段可能返回 null,表示取不到有效值。
7257
7972
  */
7258
- Norm?: string
7973
+ MentalExamination?: string
7259
7974
  /**
7260
- * 对外输出值
7975
+ * 检查记录
7261
7976
  注意:此字段可能返回 null,表示取不到有效值。
7262
7977
  */
7263
- Value?: string
7978
+ CheckRecord?: string
7264
7979
  /**
7265
- * 妊娠次数
7980
+ * 化验结果
7266
7981
  注意:此字段可能返回 null,表示取不到有效值。
7267
7982
  */
7268
- PregCount?: string
7983
+ InspectResult?: string
7269
7984
  /**
7270
- * 生产次数
7985
+ * 切口愈合情况
7271
7986
  注意:此字段可能返回 null,表示取不到有效值。
7272
7987
  */
7273
- ProduCount?: string
7274
- }
7275
-
7276
- /**
7277
- * 体检报告-其他项
7278
- */
7279
- export interface GeneralExaminationOthers {
7988
+ IncisionHealing?: string
7280
7989
  /**
7281
- * 面容与表情
7990
+ * 处理意见
7282
7991
  注意:此字段可能返回 null,表示取不到有效值。
7283
7992
  */
7284
- Countenance?: KeyValueItem
7993
+ TreatmentSuggestion?: string
7285
7994
  /**
7286
- * 精神状态
7995
+ * 门诊随访要求
7287
7996
  注意:此字段可能返回 null,表示取不到有效值。
7288
7997
  */
7289
- MentalStatus?: KeyValueItem
7998
+ FollowUpRequirements?: string
7290
7999
  /**
7291
- * 发育及营养状况
8000
+ * 诊疗经过
7292
8001
  注意:此字段可能返回 null,表示取不到有效值。
7293
8002
  */
7294
- DevelopmentCondition?: KeyValueItem
8003
+ CheckAndTreatmentProcess?: string
7295
8004
  /**
7296
- * 记忆力
8005
+ * 手术经过
7297
8006
  注意:此字段可能返回 null,表示取不到有效值。
7298
8007
  */
7299
- Memory?: KeyValueItem
8008
+ SurgeryCondition?: string
7300
8009
  /**
7301
- * 臀围
8010
+ * 入院情况
7302
8011
  注意:此字段可能返回 null,表示取不到有效值。
7303
8012
  */
7304
- Hipline?: ValueUnitItem
8013
+ ConditionChanges?: string
7305
8014
  /**
7306
- * 腰臀比
8015
+ * 出院情况
7307
8016
  注意:此字段可能返回 null,表示取不到有效值。
7308
8017
  */
7309
- WaistHipRatio?: ValueUnitItem
8018
+ DischargeCondition?: string
7310
8019
  /**
7311
- * 生活嗜好
8020
+ * pTNM信息
7312
8021
  注意:此字段可能返回 null,表示取不到有效值。
7313
8022
  */
7314
- Addiction?: KeyValueItem
8023
+ PTNM?: string
7315
8024
  /**
7316
- * 生活能力评定
8025
+ * pTNMM信息
7317
8026
  注意:此字段可能返回 null,表示取不到有效值。
7318
8027
  */
7319
- AbilityOfLifeADL?: KeyValueItem
8028
+ PTNMM?: string
7320
8029
  /**
7321
- * 一般检查其他
8030
+ * pTNMN信息
7322
8031
  注意:此字段可能返回 null,表示取不到有效值。
7323
8032
  */
7324
- Others?: Array<KeyValueItem>
8033
+ PTNMN?: string
7325
8034
  /**
7326
- * 胸围
8035
+ * pTNMT信息
7327
8036
  注意:此字段可能返回 null,表示取不到有效值。
7328
8037
  */
7329
- ChestCircumference?: ChestCircumferenceItem
7330
- }
7331
-
7332
- /**
7333
- * 疾病史
7334
- */
7335
- export interface DiseaseHistoryBlock {
8038
+ PTNMT?: string
7336
8039
  /**
7337
- * 主要病史
8040
+ * ECOG信息
7338
8041
  注意:此字段可能返回 null,表示取不到有效值。
7339
8042
  */
7340
- MainDiseaseHistory?: MainDiseaseHistoryBlock
8043
+ ECOG?: string
7341
8044
  /**
7342
- * 过敏史
8045
+ * NRS信息
7343
8046
  注意:此字段可能返回 null,表示取不到有效值。
7344
8047
  */
7345
- AllergyHistory?: MainDiseaseHistoryBlock
8048
+ NRS?: string
7346
8049
  /**
7347
- * 注射史
8050
+ * KPS信息
7348
8051
  注意:此字段可能返回 null,表示取不到有效值。
7349
8052
  */
7350
- InfectHistory?: MainDiseaseHistoryBlock
8053
+ KPS?: string
7351
8054
  /**
7352
- * 手术史
8055
+ * 死亡日期
7353
8056
  注意:此字段可能返回 null,表示取不到有效值。
7354
8057
  */
7355
- SurgeryHistory?: SurgeryHistoryBlock
8058
+ DeathDate?: string
7356
8059
  /**
7357
- * 输血史
8060
+ * 复发日期
7358
8061
  注意:此字段可能返回 null,表示取不到有效值。
7359
8062
  */
7360
- TransfusionHistory?: TransfusionHistoryBlock
7361
- }
7362
-
7363
- /**
7364
- * 数值结构体
7365
- */
7366
- export interface NumValue {
8063
+ RelapseDate?: string
7367
8064
  /**
7368
- * 数值
8065
+ * 观测天数
7369
8066
  注意:此字段可能返回 null,表示取不到有效值。
7370
8067
  */
7371
- Num?: string
8068
+ ObservationDays?: string
7372
8069
  /**
7373
- * 单位
8070
+ * 入院
7374
8071
  注意:此字段可能返回 null,表示取不到有效值。
7375
8072
  */
7376
- Unit?: string
8073
+ AdmissionCondition?: string
7377
8074
  }
7378
8075
 
7379
8076
  /**
@@ -7576,11 +8273,11 @@ export interface DiagCertItem {
7576
8273
  }
7577
8274
 
7578
8275
  /**
7579
- * 药物史
8276
+ * 家族遗传史
7580
8277
  */
7581
- export interface DrugHistoryBlock {
8278
+ export interface GeneticHistoryBlock {
7582
8279
  /**
7583
- * 药品名称
8280
+ * 名称
7584
8281
  注意:此字段可能返回 null,表示取不到有效值。
7585
8282
  */
7586
8283
  Name?: string
@@ -7590,12 +8287,12 @@ export interface DrugHistoryBlock {
7590
8287
  */
7591
8288
  Src?: string
7592
8289
  /**
7593
- * 药物列表
8290
+ * 遗传列表
7594
8291
  注意:此字段可能返回 null,表示取不到有效值。
7595
8292
  */
7596
- DrugList?: Array<DrugListBlock>
8293
+ GeneticList?: string
7597
8294
  /**
7598
- * 归一化值
8295
+ * 对外输出值
7599
8296
  注意:此字段可能返回 null,表示取不到有效值。
7600
8297
  */
7601
8298
  Value?: string
@@ -7628,71 +8325,56 @@ export interface SurgeryHistoryBlock {
7628
8325
  }
7629
8326
 
7630
8327
  /**
7631
- * 体检报告-外科-小结
7632
- */
7633
- export interface SurgeryBriefSummary {
7634
- /**
7635
- * 外科小结
7636
- 注意:此字段可能返回 null,表示取不到有效值。
7637
- */
7638
- Text?: KeyValueItem
7639
- }
7640
-
7641
- /**
7642
- * 体检报告-妇科-盆腔
8328
+ * 孕妇及哺乳期妇女用药
7643
8329
  */
7644
- export interface GynaecologyPelvicCavity {
8330
+ export interface ChemicalProductInfoPregnancyLactationUse {
7645
8331
  /**
7646
- * 盆腔总体描述
8332
+ * 文本
7647
8333
  注意:此字段可能返回 null,表示取不到有效值。
7648
8334
  */
7649
- Text?: KeyValueItem
8335
+ Text?: string
7650
8336
  }
7651
8337
 
7652
8338
  /**
7653
- * 复发时间
8339
+ * 核酸报告结论结构
7654
8340
  */
7655
- export interface RelapseDateBlock {
7656
- /**
7657
- * 名称
7658
- 注意:此字段可能返回 null,表示取不到有效值。
7659
- */
7660
- Name?: string
7661
- /**
7662
- * 原文
7663
- 注意:此字段可能返回 null,表示取不到有效值。
7664
- */
7665
- Src?: string
8341
+ export interface CovidItem {
7666
8342
  /**
7667
- * 疾病名称
8343
+ * 采样时间
7668
8344
  注意:此字段可能返回 null,表示取不到有效值。
7669
8345
  */
7670
- DiseaseName?: string
8346
+ SampleTime?: BaseItem
7671
8347
  /**
7672
- * 类型
8348
+ * 检测时间
7673
8349
  注意:此字段可能返回 null,表示取不到有效值。
7674
8350
  */
7675
- Type?: string
8351
+ TestTime?: BaseItem
7676
8352
  /**
7677
- * 归一化值
8353
+ * 检测机构
7678
8354
  注意:此字段可能返回 null,表示取不到有效值。
7679
8355
  */
7680
- Norm?: string
8356
+ TestOrganization?: BaseItem
7681
8357
  /**
7682
- * 单位
8358
+ * 检测结果
7683
8359
  注意:此字段可能返回 null,表示取不到有效值。
7684
8360
  */
7685
- Unit?: string
8361
+ TestResult?: BaseItem
7686
8362
  /**
7687
- * 时间戳
8363
+ * 健康码颜色
7688
8364
  注意:此字段可能返回 null,表示取不到有效值。
7689
8365
  */
7690
- Timestamp?: string
8366
+ CodeColor?: BaseItem
8367
+ }
8368
+
8369
+ /**
8370
+ * 体检报告-眼科-小结
8371
+ */
8372
+ export interface OphthalmologyBriefSummary {
7691
8373
  /**
7692
- * 对外输出值
8374
+ * 眼科小结
7693
8375
  注意:此字段可能返回 null,表示取不到有效值。
7694
8376
  */
7695
- Value?: string
8377
+ Text?: KeyValueItem
7696
8378
  }
7697
8379
 
7698
8380
  /**
@@ -7715,6 +8397,17 @@ export interface ImageToObjectResponse {
7715
8397
  RequestId?: string
7716
8398
  }
7717
8399
 
8400
+ /**
8401
+ * 临床试验
8402
+ */
8403
+ export interface ChemicalProductInfoClinicalTrial {
8404
+ /**
8405
+ * 文本
8406
+ 注意:此字段可能返回 null,表示取不到有效值。
8407
+ */
8408
+ Text?: string
8409
+ }
8410
+
7718
8411
  /**
7719
8412
  * 体检报告信息-包含单位
7720
8413
  */
@@ -7793,24 +8486,25 @@ export interface GynaecologyBaseItem {
7793
8486
  }
7794
8487
 
7795
8488
  /**
7796
- * 体检报告-一般检测信息
8489
+ * 作用与用途
7797
8490
  */
7798
- export interface GeneralExaminationBaseItem {
7799
- /**
7800
- * 生命体征
7801
- 注意:此字段可能返回 null,表示取不到有效值。
7802
- */
7803
- VitalSign?: GeneralExaminationVitalSign
8491
+ export interface BiologicalProductInfoIndications {
7804
8492
  /**
7805
- * 其他
8493
+ * 文本内容
7806
8494
  注意:此字段可能返回 null,表示取不到有效值。
7807
8495
  */
7808
- Others?: GeneralExaminationOthers
8496
+ Text?: string
8497
+ }
8498
+
8499
+ /**
8500
+ * 药理毒理
8501
+ */
8502
+ export interface ChemicalProductInfoPharmacologyToxicology {
7809
8503
  /**
7810
- * 小结
8504
+ * 文本
7811
8505
  注意:此字段可能返回 null,表示取不到有效值。
7812
8506
  */
7813
- BriefSummary?: GeneralExaminationBriefSummary
8507
+ Text?: string
7814
8508
  }
7815
8509
 
7816
8510
  /**
@@ -7849,6 +8543,52 @@ export interface MenstruationOrNotBlock {
7849
8543
  Value?: string
7850
8544
  }
7851
8545
 
8546
+ /**
8547
+ * 门诊病历信息
8548
+ */
8549
+ export interface MedicalRecordInfo {
8550
+ /**
8551
+ * 就诊日期
8552
+ 注意:此字段可能返回 null,表示取不到有效值。
8553
+ */
8554
+ DiagnosisTime: string
8555
+ /**
8556
+ * 就诊科室
8557
+ 注意:此字段可能返回 null,表示取不到有效值。
8558
+ */
8559
+ DiagnosisDepartmentName: string
8560
+ /**
8561
+ * 就诊医生
8562
+ 注意:此字段可能返回 null,表示取不到有效值。
8563
+ */
8564
+ DiagnosisDoctorName: string
8565
+ /**
8566
+ * 临床诊断
8567
+ 注意:此字段可能返回 null,表示取不到有效值。
8568
+ */
8569
+ ClinicalDiagnosis: string
8570
+ /**
8571
+ * 主述
8572
+ 注意:此字段可能返回 null,表示取不到有效值。
8573
+ */
8574
+ MainNarration: string
8575
+ /**
8576
+ * 体格检查
8577
+ 注意:此字段可能返回 null,表示取不到有效值。
8578
+ */
8579
+ PhysicalExamination: string
8580
+ /**
8581
+ * 检查结论
8582
+ 注意:此字段可能返回 null,表示取不到有效值。
8583
+ */
8584
+ InspectionFindings: string
8585
+ /**
8586
+ * 治疗意见
8587
+ 注意:此字段可能返回 null,表示取不到有效值。
8588
+ */
8589
+ TreatmentOpinion: string
8590
+ }
8591
+
7852
8592
  /**
7853
8593
  * 心电图
7854
8594
  */