@aws-sdk/client-comprehendmedical 3.300.0 → 3.303.0
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.
- package/dist-cjs/models/models_0.js +187 -207
- package/dist-es/models/models_0.js +187 -207
- package/dist-types/commands/DescribeEntitiesDetectionV2JobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeICD10CMInferenceJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribePHIDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRxNormInferenceJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSNOMEDCTInferenceJobCommand.d.ts +1 -1
- package/dist-types/commands/DetectEntitiesCommand.d.ts +1 -1
- package/dist-types/commands/DetectEntitiesV2Command.d.ts +1 -1
- package/dist-types/commands/DetectPHICommand.d.ts +1 -1
- package/dist-types/commands/InferICD10CMCommand.d.ts +1 -1
- package/dist-types/commands/InferRxNormCommand.d.ts +1 -1
- package/dist-types/commands/InferSNOMEDCTCommand.d.ts +1 -1
- package/dist-types/commands/ListEntitiesDetectionV2JobsCommand.d.ts +2 -2
- package/dist-types/commands/ListICD10CMInferenceJobsCommand.d.ts +2 -2
- package/dist-types/commands/ListPHIDetectionJobsCommand.d.ts +2 -2
- package/dist-types/commands/ListRxNormInferenceJobsCommand.d.ts +2 -2
- package/dist-types/commands/ListSNOMEDCTInferenceJobsCommand.d.ts +2 -2
- package/dist-types/commands/StartEntitiesDetectionV2JobCommand.d.ts +3 -3
- package/dist-types/commands/StartICD10CMInferenceJobCommand.d.ts +3 -3
- package/dist-types/commands/StartPHIDetectionJobCommand.d.ts +3 -3
- package/dist-types/commands/StartRxNormInferenceJobCommand.d.ts +3 -3
- package/dist-types/commands/StartSNOMEDCTInferenceJobCommand.d.ts +3 -3
- package/dist-types/commands/StopEntitiesDetectionV2JobCommand.d.ts +1 -1
- package/dist-types/commands/StopICD10CMInferenceJobCommand.d.ts +1 -1
- package/dist-types/commands/StopPHIDetectionJobCommand.d.ts +1 -1
- package/dist-types/commands/StopRxNormInferenceJobCommand.d.ts +1 -1
- package/dist-types/commands/StopSNOMEDCTInferenceJobCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +288 -188
- package/dist-types/ts3.4/models/models_0.d.ts +222 -187
- package/package.json +34 -34
|
@@ -1,111 +1,105 @@
|
|
|
1
1
|
import { ComprehendMedicalServiceException as __BaseException } from "./ComprehendMedicalServiceException";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
JobStatus["SUBMITTED"] = "SUBMITTED";
|
|
104
|
-
})(JobStatus || (JobStatus = {}));
|
|
105
|
-
export var LanguageCode;
|
|
106
|
-
(function (LanguageCode) {
|
|
107
|
-
LanguageCode["EN"] = "en";
|
|
108
|
-
})(LanguageCode || (LanguageCode = {}));
|
|
2
|
+
export const EntityType = {
|
|
3
|
+
ANATOMY: "ANATOMY",
|
|
4
|
+
BEHAVIORAL_ENVIRONMENTAL_SOCIAL: "BEHAVIORAL_ENVIRONMENTAL_SOCIAL",
|
|
5
|
+
MEDICAL_CONDITION: "MEDICAL_CONDITION",
|
|
6
|
+
MEDICATION: "MEDICATION",
|
|
7
|
+
PROTECTED_HEALTH_INFORMATION: "PROTECTED_HEALTH_INFORMATION",
|
|
8
|
+
TEST_TREATMENT_PROCEDURE: "TEST_TREATMENT_PROCEDURE",
|
|
9
|
+
TIME_EXPRESSION: "TIME_EXPRESSION",
|
|
10
|
+
};
|
|
11
|
+
export const RelationshipType = {
|
|
12
|
+
ACUITY: "ACUITY",
|
|
13
|
+
ADMINISTERED_VIA: "ADMINISTERED_VIA",
|
|
14
|
+
AMOUNT: "AMOUNT",
|
|
15
|
+
DIRECTION: "DIRECTION",
|
|
16
|
+
DOSAGE: "DOSAGE",
|
|
17
|
+
DURATION: "DURATION",
|
|
18
|
+
EVERY: "EVERY",
|
|
19
|
+
FOR: "FOR",
|
|
20
|
+
FORM: "FORM",
|
|
21
|
+
FREQUENCY: "FREQUENCY",
|
|
22
|
+
NEGATIVE: "NEGATIVE",
|
|
23
|
+
OVERLAP: "OVERLAP",
|
|
24
|
+
RATE: "RATE",
|
|
25
|
+
ROUTE_OR_MODE: "ROUTE_OR_MODE",
|
|
26
|
+
STRENGTH: "STRENGTH",
|
|
27
|
+
SYSTEM_ORGAN_SITE: "SYSTEM_ORGAN_SITE",
|
|
28
|
+
TEST_UNIT: "TEST_UNIT",
|
|
29
|
+
TEST_UNITS: "TEST_UNITS",
|
|
30
|
+
TEST_VALUE: "TEST_VALUE",
|
|
31
|
+
WITH_DOSAGE: "WITH_DOSAGE",
|
|
32
|
+
};
|
|
33
|
+
export const AttributeName = {
|
|
34
|
+
DIAGNOSIS: "DIAGNOSIS",
|
|
35
|
+
FUTURE: "FUTURE",
|
|
36
|
+
HYPOTHETICAL: "HYPOTHETICAL",
|
|
37
|
+
LOW_CONFIDENCE: "LOW_CONFIDENCE",
|
|
38
|
+
NEGATION: "NEGATION",
|
|
39
|
+
PAST_HISTORY: "PAST_HISTORY",
|
|
40
|
+
PERTAINS_TO_FAMILY: "PERTAINS_TO_FAMILY",
|
|
41
|
+
SIGN: "SIGN",
|
|
42
|
+
SYMPTOM: "SYMPTOM",
|
|
43
|
+
};
|
|
44
|
+
export const EntitySubType = {
|
|
45
|
+
ACUITY: "ACUITY",
|
|
46
|
+
ADDRESS: "ADDRESS",
|
|
47
|
+
AGE: "AGE",
|
|
48
|
+
ALCOHOL_CONSUMPTION: "ALCOHOL_CONSUMPTION",
|
|
49
|
+
ALLERGIES: "ALLERGIES",
|
|
50
|
+
AMOUNT: "AMOUNT",
|
|
51
|
+
BRAND_NAME: "BRAND_NAME",
|
|
52
|
+
CONTACT_POINT: "CONTACT_POINT",
|
|
53
|
+
DATE: "DATE",
|
|
54
|
+
DIRECTION: "DIRECTION",
|
|
55
|
+
DOSAGE: "DOSAGE",
|
|
56
|
+
DURATION: "DURATION",
|
|
57
|
+
DX_NAME: "DX_NAME",
|
|
58
|
+
EMAIL: "EMAIL",
|
|
59
|
+
FORM: "FORM",
|
|
60
|
+
FREQUENCY: "FREQUENCY",
|
|
61
|
+
GENDER: "GENDER",
|
|
62
|
+
GENERIC_NAME: "GENERIC_NAME",
|
|
63
|
+
ID: "ID",
|
|
64
|
+
IDENTIFIER: "IDENTIFIER",
|
|
65
|
+
NAME: "NAME",
|
|
66
|
+
PHONE_OR_FAX: "PHONE_OR_FAX",
|
|
67
|
+
PROCEDURE_NAME: "PROCEDURE_NAME",
|
|
68
|
+
PROFESSION: "PROFESSION",
|
|
69
|
+
QUALITY: "QUALITY",
|
|
70
|
+
QUANTITY: "QUANTITY",
|
|
71
|
+
RACE_ETHNICITY: "RACE_ETHNICITY",
|
|
72
|
+
RATE: "RATE",
|
|
73
|
+
REC_DRUG_USE: "REC_DRUG_USE",
|
|
74
|
+
ROUTE_OR_MODE: "ROUTE_OR_MODE",
|
|
75
|
+
STRENGTH: "STRENGTH",
|
|
76
|
+
SYSTEM_ORGAN_SITE: "SYSTEM_ORGAN_SITE",
|
|
77
|
+
TEST_NAME: "TEST_NAME",
|
|
78
|
+
TEST_UNIT: "TEST_UNIT",
|
|
79
|
+
TEST_UNITS: "TEST_UNITS",
|
|
80
|
+
TEST_VALUE: "TEST_VALUE",
|
|
81
|
+
TIME_EXPRESSION: "TIME_EXPRESSION",
|
|
82
|
+
TIME_TO_DX_NAME: "TIME_TO_DX_NAME",
|
|
83
|
+
TIME_TO_MEDICATION_NAME: "TIME_TO_MEDICATION_NAME",
|
|
84
|
+
TIME_TO_PROCEDURE_NAME: "TIME_TO_PROCEDURE_NAME",
|
|
85
|
+
TIME_TO_TEST_NAME: "TIME_TO_TEST_NAME",
|
|
86
|
+
TIME_TO_TREATMENT_NAME: "TIME_TO_TREATMENT_NAME",
|
|
87
|
+
TOBACCO_USE: "TOBACCO_USE",
|
|
88
|
+
TREATMENT_NAME: "TREATMENT_NAME",
|
|
89
|
+
URL: "URL",
|
|
90
|
+
};
|
|
91
|
+
export const JobStatus = {
|
|
92
|
+
COMPLETED: "COMPLETED",
|
|
93
|
+
FAILED: "FAILED",
|
|
94
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
95
|
+
PARTIAL_SUCCESS: "PARTIAL_SUCCESS",
|
|
96
|
+
STOPPED: "STOPPED",
|
|
97
|
+
STOP_REQUESTED: "STOP_REQUESTED",
|
|
98
|
+
SUBMITTED: "SUBMITTED",
|
|
99
|
+
};
|
|
100
|
+
export const LanguageCode = {
|
|
101
|
+
EN: "en",
|
|
102
|
+
};
|
|
109
103
|
export class InternalServerException extends __BaseException {
|
|
110
104
|
constructor(opts) {
|
|
111
105
|
super({
|
|
@@ -197,106 +191,92 @@ export class TextSizeLimitExceededException extends __BaseException {
|
|
|
197
191
|
this.Message = opts.Message;
|
|
198
192
|
}
|
|
199
193
|
}
|
|
200
|
-
export
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
}
|
|
248
|
-
export
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
}
|
|
272
|
-
export
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
SNOMEDCTAttributeType["ACUITY"] = "ACUITY";
|
|
287
|
-
SNOMEDCTAttributeType["DIRECTION"] = "DIRECTION";
|
|
288
|
-
SNOMEDCTAttributeType["QUALITY"] = "QUALITY";
|
|
289
|
-
SNOMEDCTAttributeType["SYSTEM_ORGAN_SITE"] = "SYSTEM_ORGAN_SITE";
|
|
290
|
-
SNOMEDCTAttributeType["TEST_UNIT"] = "TEST_UNIT";
|
|
291
|
-
SNOMEDCTAttributeType["TEST_VALUE"] = "TEST_VALUE";
|
|
292
|
-
})(SNOMEDCTAttributeType || (SNOMEDCTAttributeType = {}));
|
|
293
|
-
export var SNOMEDCTEntityType;
|
|
294
|
-
(function (SNOMEDCTEntityType) {
|
|
295
|
-
SNOMEDCTEntityType["DX_NAME"] = "DX_NAME";
|
|
296
|
-
SNOMEDCTEntityType["PROCEDURE_NAME"] = "PROCEDURE_NAME";
|
|
297
|
-
SNOMEDCTEntityType["TEST_NAME"] = "TEST_NAME";
|
|
298
|
-
SNOMEDCTEntityType["TREATMENT_NAME"] = "TREATMENT_NAME";
|
|
299
|
-
})(SNOMEDCTEntityType || (SNOMEDCTEntityType = {}));
|
|
194
|
+
export const ICD10CMEntityType = {
|
|
195
|
+
DX_NAME: "DX_NAME",
|
|
196
|
+
TIME_EXPRESSION: "TIME_EXPRESSION",
|
|
197
|
+
};
|
|
198
|
+
export const ICD10CMRelationshipType = {
|
|
199
|
+
OVERLAP: "OVERLAP",
|
|
200
|
+
SYSTEM_ORGAN_SITE: "SYSTEM_ORGAN_SITE",
|
|
201
|
+
};
|
|
202
|
+
export const ICD10CMTraitName = {
|
|
203
|
+
DIAGNOSIS: "DIAGNOSIS",
|
|
204
|
+
HYPOTHETICAL: "HYPOTHETICAL",
|
|
205
|
+
LOW_CONFIDENCE: "LOW_CONFIDENCE",
|
|
206
|
+
NEGATION: "NEGATION",
|
|
207
|
+
PERTAINS_TO_FAMILY: "PERTAINS_TO_FAMILY",
|
|
208
|
+
SIGN: "SIGN",
|
|
209
|
+
SYMPTOM: "SYMPTOM",
|
|
210
|
+
};
|
|
211
|
+
export const ICD10CMAttributeType = {
|
|
212
|
+
ACUITY: "ACUITY",
|
|
213
|
+
DIRECTION: "DIRECTION",
|
|
214
|
+
QUALITY: "QUALITY",
|
|
215
|
+
QUANTITY: "QUANTITY",
|
|
216
|
+
SYSTEM_ORGAN_SITE: "SYSTEM_ORGAN_SITE",
|
|
217
|
+
TIME_EXPRESSION: "TIME_EXPRESSION",
|
|
218
|
+
TIME_TO_DX_NAME: "TIME_TO_DX_NAME",
|
|
219
|
+
};
|
|
220
|
+
export const ICD10CMEntityCategory = {
|
|
221
|
+
MEDICAL_CONDITION: "MEDICAL_CONDITION",
|
|
222
|
+
};
|
|
223
|
+
export const RxNormTraitName = {
|
|
224
|
+
NEGATION: "NEGATION",
|
|
225
|
+
};
|
|
226
|
+
export const RxNormAttributeType = {
|
|
227
|
+
DOSAGE: "DOSAGE",
|
|
228
|
+
DURATION: "DURATION",
|
|
229
|
+
FORM: "FORM",
|
|
230
|
+
FREQUENCY: "FREQUENCY",
|
|
231
|
+
RATE: "RATE",
|
|
232
|
+
ROUTE_OR_MODE: "ROUTE_OR_MODE",
|
|
233
|
+
STRENGTH: "STRENGTH",
|
|
234
|
+
};
|
|
235
|
+
export const RxNormEntityCategory = {
|
|
236
|
+
MEDICATION: "MEDICATION",
|
|
237
|
+
};
|
|
238
|
+
export const RxNormEntityType = {
|
|
239
|
+
BRAND_NAME: "BRAND_NAME",
|
|
240
|
+
GENERIC_NAME: "GENERIC_NAME",
|
|
241
|
+
};
|
|
242
|
+
export const SNOMEDCTEntityCategory = {
|
|
243
|
+
ANATOMY: "ANATOMY",
|
|
244
|
+
MEDICAL_CONDITION: "MEDICAL_CONDITION",
|
|
245
|
+
TEST_TREATMENT_PROCEDURE: "TEST_TREATMENT_PROCEDURE",
|
|
246
|
+
};
|
|
247
|
+
export const SNOMEDCTRelationshipType = {
|
|
248
|
+
ACUITY: "ACUITY",
|
|
249
|
+
DIRECTION: "DIRECTION",
|
|
250
|
+
QUALITY: "QUALITY",
|
|
251
|
+
SYSTEM_ORGAN_SITE: "SYSTEM_ORGAN_SITE",
|
|
252
|
+
TEST_UNITS: "TEST_UNITS",
|
|
253
|
+
TEST_VALUE: "TEST_VALUE",
|
|
254
|
+
};
|
|
255
|
+
export const SNOMEDCTTraitName = {
|
|
256
|
+
DIAGNOSIS: "DIAGNOSIS",
|
|
257
|
+
FUTURE: "FUTURE",
|
|
258
|
+
HYPOTHETICAL: "HYPOTHETICAL",
|
|
259
|
+
LOW_CONFIDENCE: "LOW_CONFIDENCE",
|
|
260
|
+
NEGATION: "NEGATION",
|
|
261
|
+
PAST_HISTORY: "PAST_HISTORY",
|
|
262
|
+
PERTAINS_TO_FAMILY: "PERTAINS_TO_FAMILY",
|
|
263
|
+
SIGN: "SIGN",
|
|
264
|
+
SYMPTOM: "SYMPTOM",
|
|
265
|
+
};
|
|
266
|
+
export const SNOMEDCTAttributeType = {
|
|
267
|
+
ACUITY: "ACUITY",
|
|
268
|
+
DIRECTION: "DIRECTION",
|
|
269
|
+
QUALITY: "QUALITY",
|
|
270
|
+
SYSTEM_ORGAN_SITE: "SYSTEM_ORGAN_SITE",
|
|
271
|
+
TEST_UNIT: "TEST_UNIT",
|
|
272
|
+
TEST_VALUE: "TEST_VALUE",
|
|
273
|
+
};
|
|
274
|
+
export const SNOMEDCTEntityType = {
|
|
275
|
+
DX_NAME: "DX_NAME",
|
|
276
|
+
PROCEDURE_NAME: "PROCEDURE_NAME",
|
|
277
|
+
TEST_NAME: "TEST_NAME",
|
|
278
|
+
TREATMENT_NAME: "TREATMENT_NAME",
|
|
279
|
+
};
|
|
300
280
|
export class ValidationException extends __BaseException {
|
|
301
281
|
constructor(opts) {
|
|
302
282
|
super({
|
|
@@ -27,7 +27,7 @@ export interface DescribeEntitiesDetectionV2JobCommandOutput extends DescribeEnt
|
|
|
27
27
|
* import { ComprehendMedicalClient, DescribeEntitiesDetectionV2JobCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
28
28
|
* // const { ComprehendMedicalClient, DescribeEntitiesDetectionV2JobCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
29
29
|
* const client = new ComprehendMedicalClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeEntitiesDetectionV2JobRequest
|
|
31
31
|
* JobId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeEntitiesDetectionV2JobCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DescribeICD10CMInferenceJobCommandOutput extends DescribeICD10C
|
|
|
27
27
|
* import { ComprehendMedicalClient, DescribeICD10CMInferenceJobCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
28
28
|
* // const { ComprehendMedicalClient, DescribeICD10CMInferenceJobCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
29
29
|
* const client = new ComprehendMedicalClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeICD10CMInferenceJobRequest
|
|
31
31
|
* JobId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeICD10CMInferenceJobCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DescribePHIDetectionJobCommandOutput extends DescribePHIDetecti
|
|
|
27
27
|
* import { ComprehendMedicalClient, DescribePHIDetectionJobCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
28
28
|
* // const { ComprehendMedicalClient, DescribePHIDetectionJobCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
29
29
|
* const client = new ComprehendMedicalClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribePHIDetectionJobRequest
|
|
31
31
|
* JobId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribePHIDetectionJobCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DescribeRxNormInferenceJobCommandOutput extends DescribeRxNormI
|
|
|
27
27
|
* import { ComprehendMedicalClient, DescribeRxNormInferenceJobCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
28
28
|
* // const { ComprehendMedicalClient, DescribeRxNormInferenceJobCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
29
29
|
* const client = new ComprehendMedicalClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeRxNormInferenceJobRequest
|
|
31
31
|
* JobId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeRxNormInferenceJobCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DescribeSNOMEDCTInferenceJobCommandOutput extends DescribeSNOME
|
|
|
28
28
|
* import { ComprehendMedicalClient, DescribeSNOMEDCTInferenceJobCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
29
29
|
* // const { ComprehendMedicalClient, DescribeSNOMEDCTInferenceJobCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
30
30
|
* const client = new ComprehendMedicalClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeSNOMEDCTInferenceJobRequest
|
|
32
32
|
* JobId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DescribeSNOMEDCTInferenceJobCommand(input);
|
|
@@ -31,7 +31,7 @@ export interface DetectEntitiesCommandOutput extends DetectEntitiesResponse, __M
|
|
|
31
31
|
* import { ComprehendMedicalClient, DetectEntitiesCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
32
32
|
* // const { ComprehendMedicalClient, DetectEntitiesCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
33
33
|
* const client = new ComprehendMedicalClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DetectEntitiesRequest
|
|
35
35
|
* Text: "STRING_VALUE", // required
|
|
36
36
|
* };
|
|
37
37
|
* const command = new DetectEntitiesCommand(input);
|
|
@@ -35,7 +35,7 @@ export interface DetectEntitiesV2CommandOutput extends DetectEntitiesV2Response,
|
|
|
35
35
|
* import { ComprehendMedicalClient, DetectEntitiesV2Command } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
36
36
|
* // const { ComprehendMedicalClient, DetectEntitiesV2Command } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
37
37
|
* const client = new ComprehendMedicalClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // DetectEntitiesV2Request
|
|
39
39
|
* Text: "STRING_VALUE", // required
|
|
40
40
|
* };
|
|
41
41
|
* const command = new DetectEntitiesV2Command(input);
|
|
@@ -28,7 +28,7 @@ export interface DetectPHICommandOutput extends DetectPHIResponse, __MetadataBea
|
|
|
28
28
|
* import { ComprehendMedicalClient, DetectPHICommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
29
29
|
* // const { ComprehendMedicalClient, DetectPHICommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
30
30
|
* const client = new ComprehendMedicalClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DetectPHIRequest
|
|
32
32
|
* Text: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DetectPHICommand(input);
|
|
@@ -29,7 +29,7 @@ export interface InferICD10CMCommandOutput extends InferICD10CMResponse, __Metad
|
|
|
29
29
|
* import { ComprehendMedicalClient, InferICD10CMCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
30
30
|
* // const { ComprehendMedicalClient, InferICD10CMCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
31
31
|
* const client = new ComprehendMedicalClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // InferICD10CMRequest
|
|
33
33
|
* Text: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new InferICD10CMCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface InferRxNormCommandOutput extends InferRxNormResponse, __Metadat
|
|
|
28
28
|
* import { ComprehendMedicalClient, InferRxNormCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
29
29
|
* // const { ComprehendMedicalClient, InferRxNormCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
30
30
|
* const client = new ComprehendMedicalClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // InferRxNormRequest
|
|
32
32
|
* Text: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new InferRxNormCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface InferSNOMEDCTCommandOutput extends InferSNOMEDCTResponse, __Met
|
|
|
27
27
|
* import { ComprehendMedicalClient, InferSNOMEDCTCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
28
28
|
* // const { ComprehendMedicalClient, InferSNOMEDCTCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
29
29
|
* const client = new ComprehendMedicalClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // InferSNOMEDCTRequest
|
|
31
31
|
* Text: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new InferSNOMEDCTCommand(input);
|
|
@@ -26,8 +26,8 @@ export interface ListEntitiesDetectionV2JobsCommandOutput extends ListEntitiesDe
|
|
|
26
26
|
* import { ComprehendMedicalClient, ListEntitiesDetectionV2JobsCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
27
27
|
* // const { ComprehendMedicalClient, ListEntitiesDetectionV2JobsCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
28
28
|
* const client = new ComprehendMedicalClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filter: {
|
|
29
|
+
* const input = { // ListEntitiesDetectionV2JobsRequest
|
|
30
|
+
* Filter: { // ComprehendMedicalAsyncJobFilter
|
|
31
31
|
* JobName: "STRING_VALUE",
|
|
32
32
|
* JobStatus: "SUBMITTED" || "IN_PROGRESS" || "COMPLETED" || "PARTIAL_SUCCESS" || "FAILED" || "STOP_REQUESTED" || "STOPPED",
|
|
33
33
|
* SubmitTimeBefore: new Date("TIMESTAMP"),
|
|
@@ -26,8 +26,8 @@ export interface ListICD10CMInferenceJobsCommandOutput extends ListICD10CMInfere
|
|
|
26
26
|
* import { ComprehendMedicalClient, ListICD10CMInferenceJobsCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
27
27
|
* // const { ComprehendMedicalClient, ListICD10CMInferenceJobsCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
28
28
|
* const client = new ComprehendMedicalClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filter: {
|
|
29
|
+
* const input = { // ListICD10CMInferenceJobsRequest
|
|
30
|
+
* Filter: { // ComprehendMedicalAsyncJobFilter
|
|
31
31
|
* JobName: "STRING_VALUE",
|
|
32
32
|
* JobStatus: "SUBMITTED" || "IN_PROGRESS" || "COMPLETED" || "PARTIAL_SUCCESS" || "FAILED" || "STOP_REQUESTED" || "STOPPED",
|
|
33
33
|
* SubmitTimeBefore: new Date("TIMESTAMP"),
|
|
@@ -27,8 +27,8 @@ export interface ListPHIDetectionJobsCommandOutput extends ListPHIDetectionJobsR
|
|
|
27
27
|
* import { ComprehendMedicalClient, ListPHIDetectionJobsCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
28
28
|
* // const { ComprehendMedicalClient, ListPHIDetectionJobsCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
29
29
|
* const client = new ComprehendMedicalClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Filter: {
|
|
30
|
+
* const input = { // ListPHIDetectionJobsRequest
|
|
31
|
+
* Filter: { // ComprehendMedicalAsyncJobFilter
|
|
32
32
|
* JobName: "STRING_VALUE",
|
|
33
33
|
* JobStatus: "SUBMITTED" || "IN_PROGRESS" || "COMPLETED" || "PARTIAL_SUCCESS" || "FAILED" || "STOP_REQUESTED" || "STOPPED",
|
|
34
34
|
* SubmitTimeBefore: new Date("TIMESTAMP"),
|
|
@@ -26,8 +26,8 @@ export interface ListRxNormInferenceJobsCommandOutput extends ListRxNormInferenc
|
|
|
26
26
|
* import { ComprehendMedicalClient, ListRxNormInferenceJobsCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
27
27
|
* // const { ComprehendMedicalClient, ListRxNormInferenceJobsCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
28
28
|
* const client = new ComprehendMedicalClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filter: {
|
|
29
|
+
* const input = { // ListRxNormInferenceJobsRequest
|
|
30
|
+
* Filter: { // ComprehendMedicalAsyncJobFilter
|
|
31
31
|
* JobName: "STRING_VALUE",
|
|
32
32
|
* JobStatus: "SUBMITTED" || "IN_PROGRESS" || "COMPLETED" || "PARTIAL_SUCCESS" || "FAILED" || "STOP_REQUESTED" || "STOPPED",
|
|
33
33
|
* SubmitTimeBefore: new Date("TIMESTAMP"),
|
|
@@ -28,8 +28,8 @@ export interface ListSNOMEDCTInferenceJobsCommandOutput extends ListSNOMEDCTInfe
|
|
|
28
28
|
* import { ComprehendMedicalClient, ListSNOMEDCTInferenceJobsCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
29
29
|
* // const { ComprehendMedicalClient, ListSNOMEDCTInferenceJobsCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
30
30
|
* const client = new ComprehendMedicalClient(config);
|
|
31
|
-
* const input = {
|
|
32
|
-
* Filter: {
|
|
31
|
+
* const input = { // ListSNOMEDCTInferenceJobsRequest
|
|
32
|
+
* Filter: { // ComprehendMedicalAsyncJobFilter
|
|
33
33
|
* JobName: "STRING_VALUE",
|
|
34
34
|
* JobStatus: "SUBMITTED" || "IN_PROGRESS" || "COMPLETED" || "PARTIAL_SUCCESS" || "FAILED" || "STOP_REQUESTED" || "STOPPED",
|
|
35
35
|
* SubmitTimeBefore: new Date("TIMESTAMP"),
|
|
@@ -27,12 +27,12 @@ export interface StartEntitiesDetectionV2JobCommandOutput extends StartEntitiesD
|
|
|
27
27
|
* import { ComprehendMedicalClient, StartEntitiesDetectionV2JobCommand } from "@aws-sdk/client-comprehendmedical"; // ES Modules import
|
|
28
28
|
* // const { ComprehendMedicalClient, StartEntitiesDetectionV2JobCommand } = require("@aws-sdk/client-comprehendmedical"); // CommonJS import
|
|
29
29
|
* const client = new ComprehendMedicalClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* InputDataConfig: {
|
|
30
|
+
* const input = { // StartEntitiesDetectionV2JobRequest
|
|
31
|
+
* InputDataConfig: { // InputDataConfig
|
|
32
32
|
* S3Bucket: "STRING_VALUE", // required
|
|
33
33
|
* S3Key: "STRING_VALUE",
|
|
34
34
|
* },
|
|
35
|
-
* OutputDataConfig: {
|
|
35
|
+
* OutputDataConfig: { // OutputDataConfig
|
|
36
36
|
* S3Bucket: "STRING_VALUE", // required
|
|
37
37
|
* S3Key: "STRING_VALUE",
|
|
38
38
|
* },
|