@aws-sdk/client-medical-imaging 3.540.0 → 3.548.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/README.md +8 -15
- package/dist-cjs/index.js +31 -2
- package/dist-es/models/models_0.js +21 -0
- package/dist-es/protocols/Aws_restJson1.js +4 -0
- package/dist-types/MedicalImaging.d.ts +8 -15
- package/dist-types/MedicalImagingClient.d.ts +8 -15
- package/dist-types/commands/GetDICOMImportJobCommand.d.ts +6 -0
- package/dist-types/commands/SearchImageSetsCommand.d.ts +14 -0
- package/dist-types/index.d.ts +8 -15
- package/dist-types/models/models_0.d.ts +121 -4
- package/dist-types/ts3.4/models/models_0.d.ts +61 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,21 +6,20 @@
|
|
|
6
6
|
|
|
7
7
|
AWS SDK for JavaScript MedicalImaging Client for Node.js, Browser and React Native.
|
|
8
8
|
|
|
9
|
-
<p>This is the <i>AWS HealthImaging API Reference</i>. AWS HealthImaging is a HIPAA
|
|
10
|
-
|
|
11
|
-
an introduction to the service, see the
|
|
9
|
+
<p>This is the <i>AWS HealthImaging API Reference</i>. AWS HealthImaging is a HIPAA eligible service
|
|
10
|
+
that empowers healthcare providers, life science organizations, and their software partners to store,
|
|
11
|
+
analyze, and share medical images in the cloud at petabyte scale. For an introduction to the service, see the
|
|
12
|
+
<a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/what-is.html">
|
|
12
13
|
<i>AWS HealthImaging Developer Guide</i>
|
|
13
14
|
</a>.</p>
|
|
14
15
|
<note>
|
|
15
16
|
<p>We recommend using one of the AWS Software Development Kits (SDKs) for your programming language, as
|
|
16
17
|
they take care of request authentication, serialization, and connection management. For more information,
|
|
17
18
|
see <a href="http://aws.amazon.com/developer/tools">Tools to build on AWS</a>.</p>
|
|
18
|
-
<p>For information about using HealthImaging API actions in one of the language-specific AWS SDKs, refer to the
|
|
19
|
-
<i>See Also</i> link at the end of each section that describes an API action or data type.</p>
|
|
20
19
|
</note>
|
|
21
20
|
<p>The following sections list AWS HealthImaging API actions categorized according to functionality. Links are
|
|
22
21
|
provided to actions within this Reference, along with links back to corresponding sections in the
|
|
23
|
-
<i>AWS HealthImaging Developer Guide</i> where you can view
|
|
22
|
+
<i>AWS HealthImaging Developer Guide</i> where you can view tested code examples.</p>
|
|
24
23
|
<p class="title">
|
|
25
24
|
<b>Data store actions</b>
|
|
26
25
|
</p>
|
|
@@ -138,23 +137,17 @@ provided to actions within this Reference, along with links back to correspondin
|
|
|
138
137
|
<li>
|
|
139
138
|
<p>
|
|
140
139
|
<a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_TagResource.html">TagResource</a>
|
|
141
|
-
– See
|
|
142
|
-
<a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
143
|
-
<a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
140
|
+
– See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-resource.html">Tagging a resource</a>.</p>
|
|
144
141
|
</li>
|
|
145
142
|
<li>
|
|
146
143
|
<p>
|
|
147
144
|
<a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListTagsForResource.html">ListTagsForResource</a>
|
|
148
|
-
– See
|
|
149
|
-
<a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
150
|
-
<a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
145
|
+
– See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/list-tag-resource.html">Listing tags for a resource</a>.</p>
|
|
151
146
|
</li>
|
|
152
147
|
<li>
|
|
153
148
|
<p>
|
|
154
149
|
<a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UntagResource.html">UntagResource</a>
|
|
155
|
-
– See
|
|
156
|
-
<a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
157
|
-
<a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
150
|
+
– See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/untag-resource.html">Untagging a resource</a>.</p>
|
|
158
151
|
</li>
|
|
159
152
|
</ul>
|
|
160
153
|
|
package/dist-cjs/index.js
CHANGED
|
@@ -62,6 +62,8 @@ __export(src_exports, {
|
|
|
62
62
|
SearchImageSetsRequestFilterSensitiveLog: () => SearchImageSetsRequestFilterSensitiveLog,
|
|
63
63
|
SearchImageSetsResponseFilterSensitiveLog: () => SearchImageSetsResponseFilterSensitiveLog,
|
|
64
64
|
ServiceQuotaExceededException: () => ServiceQuotaExceededException,
|
|
65
|
+
SortField: () => SortField,
|
|
66
|
+
SortOrder: () => SortOrder,
|
|
65
67
|
StartDICOMImportJobCommand: () => StartDICOMImportJobCommand,
|
|
66
68
|
TagResourceCommand: () => TagResourceCommand,
|
|
67
69
|
ThrottlingException: () => ThrottlingException,
|
|
@@ -416,13 +418,26 @@ var SearchByAttributeValue;
|
|
|
416
418
|
return visitor.DICOMStudyId(value.DICOMStudyId);
|
|
417
419
|
if (value.DICOMStudyInstanceUID !== void 0)
|
|
418
420
|
return visitor.DICOMStudyInstanceUID(value.DICOMStudyInstanceUID);
|
|
421
|
+
if (value.DICOMSeriesInstanceUID !== void 0)
|
|
422
|
+
return visitor.DICOMSeriesInstanceUID(value.DICOMSeriesInstanceUID);
|
|
419
423
|
if (value.createdAt !== void 0)
|
|
420
424
|
return visitor.createdAt(value.createdAt);
|
|
425
|
+
if (value.updatedAt !== void 0)
|
|
426
|
+
return visitor.updatedAt(value.updatedAt);
|
|
421
427
|
if (value.DICOMStudyDateAndTime !== void 0)
|
|
422
428
|
return visitor.DICOMStudyDateAndTime(value.DICOMStudyDateAndTime);
|
|
423
429
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
424
430
|
}, "visit");
|
|
425
431
|
})(SearchByAttributeValue || (SearchByAttributeValue = {}));
|
|
432
|
+
var SortField = {
|
|
433
|
+
DICOMStudyDateAndTime: "DICOMStudyDateAndTime",
|
|
434
|
+
createdAt: "createdAt",
|
|
435
|
+
updatedAt: "updatedAt"
|
|
436
|
+
};
|
|
437
|
+
var SortOrder = {
|
|
438
|
+
ASC: "ASC",
|
|
439
|
+
DESC: "DESC"
|
|
440
|
+
};
|
|
426
441
|
var MetadataUpdates;
|
|
427
442
|
((MetadataUpdates2) => {
|
|
428
443
|
MetadataUpdates2.visit = /* @__PURE__ */ __name((value, visitor) => {
|
|
@@ -451,8 +466,12 @@ var SearchByAttributeValueFilterSensitiveLog = /* @__PURE__ */ __name((obj) => {
|
|
|
451
466
|
return { DICOMStudyId: import_smithy_client.SENSITIVE_STRING };
|
|
452
467
|
if (obj.DICOMStudyInstanceUID !== void 0)
|
|
453
468
|
return { DICOMStudyInstanceUID: import_smithy_client.SENSITIVE_STRING };
|
|
469
|
+
if (obj.DICOMSeriesInstanceUID !== void 0)
|
|
470
|
+
return { DICOMSeriesInstanceUID: import_smithy_client.SENSITIVE_STRING };
|
|
454
471
|
if (obj.createdAt !== void 0)
|
|
455
472
|
return { createdAt: obj.createdAt };
|
|
473
|
+
if (obj.updatedAt !== void 0)
|
|
474
|
+
return { updatedAt: obj.updatedAt };
|
|
456
475
|
if (obj.DICOMStudyDateAndTime !== void 0)
|
|
457
476
|
return { DICOMStudyDateAndTime: DICOMStudyDateAndTimeFilterSensitiveLog(obj.DICOMStudyDateAndTime) };
|
|
458
477
|
if (obj.$unknown !== void 0)
|
|
@@ -480,6 +499,10 @@ var DICOMTagsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
|
480
499
|
...obj.DICOMStudyId && { DICOMStudyId: import_smithy_client.SENSITIVE_STRING },
|
|
481
500
|
...obj.DICOMStudyDescription && { DICOMStudyDescription: import_smithy_client.SENSITIVE_STRING },
|
|
482
501
|
...obj.DICOMAccessionNumber && { DICOMAccessionNumber: import_smithy_client.SENSITIVE_STRING },
|
|
502
|
+
...obj.DICOMSeriesInstanceUID && { DICOMSeriesInstanceUID: import_smithy_client.SENSITIVE_STRING },
|
|
503
|
+
...obj.DICOMSeriesModality && { DICOMSeriesModality: import_smithy_client.SENSITIVE_STRING },
|
|
504
|
+
...obj.DICOMSeriesBodyPart && { DICOMSeriesBodyPart: import_smithy_client.SENSITIVE_STRING },
|
|
505
|
+
...obj.DICOMSeriesNumber && { DICOMSeriesNumber: import_smithy_client.SENSITIVE_STRING },
|
|
483
506
|
...obj.DICOMStudyDate && { DICOMStudyDate: import_smithy_client.SENSITIVE_STRING },
|
|
484
507
|
...obj.DICOMStudyTime && { DICOMStudyTime: import_smithy_client.SENSITIVE_STRING }
|
|
485
508
|
}), "DICOMTagsFilterSensitiveLog");
|
|
@@ -1053,7 +1076,8 @@ var de_SearchImageSetsCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
1053
1076
|
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1054
1077
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1055
1078
|
imageSetsMetadataSummaries: (_) => de_ImageSetsMetadataSummaries(_, context),
|
|
1056
|
-
nextToken: import_smithy_client.expectString
|
|
1079
|
+
nextToken: import_smithy_client.expectString,
|
|
1080
|
+
sort: import_smithy_client._json
|
|
1057
1081
|
});
|
|
1058
1082
|
Object.assign(contents, doc);
|
|
1059
1083
|
return contents;
|
|
@@ -1261,10 +1285,12 @@ var se_SearchByAttributeValue = /* @__PURE__ */ __name((input, context) => {
|
|
|
1261
1285
|
return SearchByAttributeValue.visit(input, {
|
|
1262
1286
|
DICOMAccessionNumber: (value) => ({ DICOMAccessionNumber: value }),
|
|
1263
1287
|
DICOMPatientId: (value) => ({ DICOMPatientId: value }),
|
|
1288
|
+
DICOMSeriesInstanceUID: (value) => ({ DICOMSeriesInstanceUID: value }),
|
|
1264
1289
|
DICOMStudyDateAndTime: (value) => ({ DICOMStudyDateAndTime: (0, import_smithy_client._json)(value) }),
|
|
1265
1290
|
DICOMStudyId: (value) => ({ DICOMStudyId: value }),
|
|
1266
1291
|
DICOMStudyInstanceUID: (value) => ({ DICOMStudyInstanceUID: value }),
|
|
1267
1292
|
createdAt: (value) => ({ createdAt: Math.round(value.getTime() / 1e3) }),
|
|
1293
|
+
updatedAt: (value) => ({ updatedAt: Math.round(value.getTime() / 1e3) }),
|
|
1268
1294
|
_: (name, value) => ({ name: value })
|
|
1269
1295
|
});
|
|
1270
1296
|
}, "se_SearchByAttributeValue");
|
|
@@ -1275,7 +1301,8 @@ var se_SearchByAttributeValues = /* @__PURE__ */ __name((input, context) => {
|
|
|
1275
1301
|
}, "se_SearchByAttributeValues");
|
|
1276
1302
|
var se_SearchCriteria = /* @__PURE__ */ __name((input, context) => {
|
|
1277
1303
|
return (0, import_smithy_client.take)(input, {
|
|
1278
|
-
filters: (_) => se_SearchFilters(_, context)
|
|
1304
|
+
filters: (_) => se_SearchFilters(_, context),
|
|
1305
|
+
sort: import_smithy_client._json
|
|
1279
1306
|
});
|
|
1280
1307
|
}, "se_SearchCriteria");
|
|
1281
1308
|
var se_SearchFilter = /* @__PURE__ */ __name((input, context) => {
|
|
@@ -1810,6 +1837,8 @@ var paginateSearchImageSets = (0, import_core.createPaginator)(MedicalImagingCli
|
|
|
1810
1837
|
JobStatus,
|
|
1811
1838
|
Operator,
|
|
1812
1839
|
SearchByAttributeValue,
|
|
1840
|
+
SortField,
|
|
1841
|
+
SortOrder,
|
|
1813
1842
|
MetadataUpdates,
|
|
1814
1843
|
GetImageFrameResponseFilterSensitiveLog,
|
|
1815
1844
|
GetImageSetMetadataResponseFilterSensitiveLog,
|
|
@@ -129,13 +129,26 @@ export var SearchByAttributeValue;
|
|
|
129
129
|
return visitor.DICOMStudyId(value.DICOMStudyId);
|
|
130
130
|
if (value.DICOMStudyInstanceUID !== undefined)
|
|
131
131
|
return visitor.DICOMStudyInstanceUID(value.DICOMStudyInstanceUID);
|
|
132
|
+
if (value.DICOMSeriesInstanceUID !== undefined)
|
|
133
|
+
return visitor.DICOMSeriesInstanceUID(value.DICOMSeriesInstanceUID);
|
|
132
134
|
if (value.createdAt !== undefined)
|
|
133
135
|
return visitor.createdAt(value.createdAt);
|
|
136
|
+
if (value.updatedAt !== undefined)
|
|
137
|
+
return visitor.updatedAt(value.updatedAt);
|
|
134
138
|
if (value.DICOMStudyDateAndTime !== undefined)
|
|
135
139
|
return visitor.DICOMStudyDateAndTime(value.DICOMStudyDateAndTime);
|
|
136
140
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
137
141
|
};
|
|
138
142
|
})(SearchByAttributeValue || (SearchByAttributeValue = {}));
|
|
143
|
+
export const SortField = {
|
|
144
|
+
DICOMStudyDateAndTime: "DICOMStudyDateAndTime",
|
|
145
|
+
createdAt: "createdAt",
|
|
146
|
+
updatedAt: "updatedAt",
|
|
147
|
+
};
|
|
148
|
+
export const SortOrder = {
|
|
149
|
+
ASC: "ASC",
|
|
150
|
+
DESC: "DESC",
|
|
151
|
+
};
|
|
139
152
|
export var MetadataUpdates;
|
|
140
153
|
(function (MetadataUpdates) {
|
|
141
154
|
MetadataUpdates.visit = (value, visitor) => {
|
|
@@ -164,8 +177,12 @@ export const SearchByAttributeValueFilterSensitiveLog = (obj) => {
|
|
|
164
177
|
return { DICOMStudyId: SENSITIVE_STRING };
|
|
165
178
|
if (obj.DICOMStudyInstanceUID !== undefined)
|
|
166
179
|
return { DICOMStudyInstanceUID: SENSITIVE_STRING };
|
|
180
|
+
if (obj.DICOMSeriesInstanceUID !== undefined)
|
|
181
|
+
return { DICOMSeriesInstanceUID: SENSITIVE_STRING };
|
|
167
182
|
if (obj.createdAt !== undefined)
|
|
168
183
|
return { createdAt: obj.createdAt };
|
|
184
|
+
if (obj.updatedAt !== undefined)
|
|
185
|
+
return { updatedAt: obj.updatedAt };
|
|
169
186
|
if (obj.DICOMStudyDateAndTime !== undefined)
|
|
170
187
|
return { DICOMStudyDateAndTime: DICOMStudyDateAndTimeFilterSensitiveLog(obj.DICOMStudyDateAndTime) };
|
|
171
188
|
if (obj.$unknown !== undefined)
|
|
@@ -193,6 +210,10 @@ export const DICOMTagsFilterSensitiveLog = (obj) => ({
|
|
|
193
210
|
...(obj.DICOMStudyId && { DICOMStudyId: SENSITIVE_STRING }),
|
|
194
211
|
...(obj.DICOMStudyDescription && { DICOMStudyDescription: SENSITIVE_STRING }),
|
|
195
212
|
...(obj.DICOMAccessionNumber && { DICOMAccessionNumber: SENSITIVE_STRING }),
|
|
213
|
+
...(obj.DICOMSeriesInstanceUID && { DICOMSeriesInstanceUID: SENSITIVE_STRING }),
|
|
214
|
+
...(obj.DICOMSeriesModality && { DICOMSeriesModality: SENSITIVE_STRING }),
|
|
215
|
+
...(obj.DICOMSeriesBodyPart && { DICOMSeriesBodyPart: SENSITIVE_STRING }),
|
|
216
|
+
...(obj.DICOMSeriesNumber && { DICOMSeriesNumber: SENSITIVE_STRING }),
|
|
196
217
|
...(obj.DICOMStudyDate && { DICOMStudyDate: SENSITIVE_STRING }),
|
|
197
218
|
...(obj.DICOMStudyTime && { DICOMStudyTime: SENSITIVE_STRING }),
|
|
198
219
|
});
|
|
@@ -539,6 +539,7 @@ export const de_SearchImageSetsCommand = async (output, context) => {
|
|
|
539
539
|
const doc = take(data, {
|
|
540
540
|
imageSetsMetadataSummaries: (_) => de_ImageSetsMetadataSummaries(_, context),
|
|
541
541
|
nextToken: __expectString,
|
|
542
|
+
sort: _json,
|
|
542
543
|
});
|
|
543
544
|
Object.assign(contents, doc);
|
|
544
545
|
return contents;
|
|
@@ -746,10 +747,12 @@ const se_SearchByAttributeValue = (input, context) => {
|
|
|
746
747
|
return SearchByAttributeValue.visit(input, {
|
|
747
748
|
DICOMAccessionNumber: (value) => ({ DICOMAccessionNumber: value }),
|
|
748
749
|
DICOMPatientId: (value) => ({ DICOMPatientId: value }),
|
|
750
|
+
DICOMSeriesInstanceUID: (value) => ({ DICOMSeriesInstanceUID: value }),
|
|
749
751
|
DICOMStudyDateAndTime: (value) => ({ DICOMStudyDateAndTime: _json(value) }),
|
|
750
752
|
DICOMStudyId: (value) => ({ DICOMStudyId: value }),
|
|
751
753
|
DICOMStudyInstanceUID: (value) => ({ DICOMStudyInstanceUID: value }),
|
|
752
754
|
createdAt: (value) => ({ createdAt: Math.round(value.getTime() / 1000) }),
|
|
755
|
+
updatedAt: (value) => ({ updatedAt: Math.round(value.getTime() / 1000) }),
|
|
753
756
|
_: (name, value) => ({ name: value }),
|
|
754
757
|
});
|
|
755
758
|
};
|
|
@@ -763,6 +766,7 @@ const se_SearchByAttributeValues = (input, context) => {
|
|
|
763
766
|
const se_SearchCriteria = (input, context) => {
|
|
764
767
|
return take(input, {
|
|
765
768
|
filters: (_) => se_SearchFilters(_, context),
|
|
769
|
+
sort: _json,
|
|
766
770
|
});
|
|
767
771
|
};
|
|
768
772
|
const se_SearchFilter = (input, context) => {
|
|
@@ -130,21 +130,20 @@ export interface MedicalImaging {
|
|
|
130
130
|
updateImageSetMetadata(args: UpdateImageSetMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateImageSetMetadataCommandOutput) => void): void;
|
|
131
131
|
}
|
|
132
132
|
/**
|
|
133
|
-
* <p>This is the <i>AWS HealthImaging API Reference</i>. AWS HealthImaging is a HIPAA
|
|
134
|
-
*
|
|
135
|
-
* an introduction to the service, see the
|
|
133
|
+
* <p>This is the <i>AWS HealthImaging API Reference</i>. AWS HealthImaging is a HIPAA eligible service
|
|
134
|
+
* that empowers healthcare providers, life science organizations, and their software partners to store,
|
|
135
|
+
* analyze, and share medical images in the cloud at petabyte scale. For an introduction to the service, see the
|
|
136
|
+
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/what-is.html">
|
|
136
137
|
* <i>AWS HealthImaging Developer Guide</i>
|
|
137
138
|
* </a>.</p>
|
|
138
139
|
* <note>
|
|
139
140
|
* <p>We recommend using one of the AWS Software Development Kits (SDKs) for your programming language, as
|
|
140
141
|
* they take care of request authentication, serialization, and connection management. For more information,
|
|
141
142
|
* see <a href="http://aws.amazon.com/developer/tools">Tools to build on AWS</a>.</p>
|
|
142
|
-
* <p>For information about using HealthImaging API actions in one of the language-specific AWS SDKs, refer to the
|
|
143
|
-
* <i>See Also</i> link at the end of each section that describes an API action or data type.</p>
|
|
144
143
|
* </note>
|
|
145
144
|
* <p>The following sections list AWS HealthImaging API actions categorized according to functionality. Links are
|
|
146
145
|
* provided to actions within this Reference, along with links back to corresponding sections in the
|
|
147
|
-
* <i>AWS HealthImaging Developer Guide</i> where you can view
|
|
146
|
+
* <i>AWS HealthImaging Developer Guide</i> where you can view tested code examples.</p>
|
|
148
147
|
* <p class="title">
|
|
149
148
|
* <b>Data store actions</b>
|
|
150
149
|
* </p>
|
|
@@ -262,23 +261,17 @@ export interface MedicalImaging {
|
|
|
262
261
|
* <li>
|
|
263
262
|
* <p>
|
|
264
263
|
* <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_TagResource.html">TagResource</a>
|
|
265
|
-
* – See
|
|
266
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
267
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
264
|
+
* – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-resource.html">Tagging a resource</a>.</p>
|
|
268
265
|
* </li>
|
|
269
266
|
* <li>
|
|
270
267
|
* <p>
|
|
271
268
|
* <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListTagsForResource.html">ListTagsForResource</a>
|
|
272
|
-
* – See
|
|
273
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
274
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
269
|
+
* – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/list-tag-resource.html">Listing tags for a resource</a>.</p>
|
|
275
270
|
* </li>
|
|
276
271
|
* <li>
|
|
277
272
|
* <p>
|
|
278
273
|
* <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UntagResource.html">UntagResource</a>
|
|
279
|
-
* – See
|
|
280
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
281
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
274
|
+
* – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/untag-resource.html">Untagging a resource</a>.</p>
|
|
282
275
|
* </li>
|
|
283
276
|
* </ul>
|
|
284
277
|
* @public
|
|
@@ -174,21 +174,20 @@ export type MedicalImagingClientResolvedConfigType = __SmithyResolvedConfigurati
|
|
|
174
174
|
export interface MedicalImagingClientResolvedConfig extends MedicalImagingClientResolvedConfigType {
|
|
175
175
|
}
|
|
176
176
|
/**
|
|
177
|
-
* <p>This is the <i>AWS HealthImaging API Reference</i>. AWS HealthImaging is a HIPAA
|
|
178
|
-
*
|
|
179
|
-
* an introduction to the service, see the
|
|
177
|
+
* <p>This is the <i>AWS HealthImaging API Reference</i>. AWS HealthImaging is a HIPAA eligible service
|
|
178
|
+
* that empowers healthcare providers, life science organizations, and their software partners to store,
|
|
179
|
+
* analyze, and share medical images in the cloud at petabyte scale. For an introduction to the service, see the
|
|
180
|
+
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/what-is.html">
|
|
180
181
|
* <i>AWS HealthImaging Developer Guide</i>
|
|
181
182
|
* </a>.</p>
|
|
182
183
|
* <note>
|
|
183
184
|
* <p>We recommend using one of the AWS Software Development Kits (SDKs) for your programming language, as
|
|
184
185
|
* they take care of request authentication, serialization, and connection management. For more information,
|
|
185
186
|
* see <a href="http://aws.amazon.com/developer/tools">Tools to build on AWS</a>.</p>
|
|
186
|
-
* <p>For information about using HealthImaging API actions in one of the language-specific AWS SDKs, refer to the
|
|
187
|
-
* <i>See Also</i> link at the end of each section that describes an API action or data type.</p>
|
|
188
187
|
* </note>
|
|
189
188
|
* <p>The following sections list AWS HealthImaging API actions categorized according to functionality. Links are
|
|
190
189
|
* provided to actions within this Reference, along with links back to corresponding sections in the
|
|
191
|
-
* <i>AWS HealthImaging Developer Guide</i> where you can view
|
|
190
|
+
* <i>AWS HealthImaging Developer Guide</i> where you can view tested code examples.</p>
|
|
192
191
|
* <p class="title">
|
|
193
192
|
* <b>Data store actions</b>
|
|
194
193
|
* </p>
|
|
@@ -306,23 +305,17 @@ export interface MedicalImagingClientResolvedConfig extends MedicalImagingClient
|
|
|
306
305
|
* <li>
|
|
307
306
|
* <p>
|
|
308
307
|
* <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_TagResource.html">TagResource</a>
|
|
309
|
-
* – See
|
|
310
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
311
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
308
|
+
* – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-resource.html">Tagging a resource</a>.</p>
|
|
312
309
|
* </li>
|
|
313
310
|
* <li>
|
|
314
311
|
* <p>
|
|
315
312
|
* <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListTagsForResource.html">ListTagsForResource</a>
|
|
316
|
-
* – See
|
|
317
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
318
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
313
|
+
* – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/list-tag-resource.html">Listing tags for a resource</a>.</p>
|
|
319
314
|
* </li>
|
|
320
315
|
* <li>
|
|
321
316
|
* <p>
|
|
322
317
|
* <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UntagResource.html">UntagResource</a>
|
|
323
|
-
* – See
|
|
324
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
325
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
318
|
+
* – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/untag-resource.html">Untagging a resource</a>.</p>
|
|
326
319
|
* </li>
|
|
327
320
|
* </ul>
|
|
328
321
|
* @public
|
|
@@ -27,6 +27,12 @@ declare const GetDICOMImportJobCommand_base: {
|
|
|
27
27
|
};
|
|
28
28
|
/**
|
|
29
29
|
* <p>Get the import job properties to learn more about the job or job progress.</p>
|
|
30
|
+
* <note>
|
|
31
|
+
* <p>The <code>jobStatus</code> refers to the execution of the import job. Therefore, an import job can return a <code>jobStatus</code> as
|
|
32
|
+
* <code>COMPLETED</code> even if validation issues are discovered during the import process. If a <code>jobStatus</code> returns
|
|
33
|
+
* as <code>COMPLETED</code>, we still recommend you review the output manifests written to S3, as they provide details on the success
|
|
34
|
+
* or failure of individual P10 object imports.</p>
|
|
35
|
+
* </note>
|
|
30
36
|
* @example
|
|
31
37
|
* Use a bare-bones client and the command you need to make an API call.
|
|
32
38
|
* ```javascript
|
|
@@ -53,7 +53,9 @@ declare const SearchImageSetsCommand_base: {
|
|
|
53
53
|
* DICOMAccessionNumber: "STRING_VALUE",
|
|
54
54
|
* DICOMStudyId: "STRING_VALUE",
|
|
55
55
|
* DICOMStudyInstanceUID: "STRING_VALUE",
|
|
56
|
+
* DICOMSeriesInstanceUID: "STRING_VALUE",
|
|
56
57
|
* createdAt: new Date("TIMESTAMP"),
|
|
58
|
+
* updatedAt: new Date("TIMESTAMP"),
|
|
57
59
|
* DICOMStudyDateAndTime: { // DICOMStudyDateAndTime
|
|
58
60
|
* DICOMStudyDate: "STRING_VALUE", // required
|
|
59
61
|
* DICOMStudyTime: "STRING_VALUE",
|
|
@@ -63,6 +65,10 @@ declare const SearchImageSetsCommand_base: {
|
|
|
63
65
|
* operator: "EQUAL" || "BETWEEN", // required
|
|
64
66
|
* },
|
|
65
67
|
* ],
|
|
68
|
+
* sort: { // Sort
|
|
69
|
+
* sortOrder: "ASC" || "DESC", // required
|
|
70
|
+
* sortField: "updatedAt" || "createdAt" || "DICOMStudyDateAndTime", // required
|
|
71
|
+
* },
|
|
66
72
|
* },
|
|
67
73
|
* maxResults: Number("int"),
|
|
68
74
|
* nextToken: "STRING_VALUE",
|
|
@@ -87,11 +93,19 @@ declare const SearchImageSetsCommand_base: {
|
|
|
87
93
|
* // DICOMNumberOfStudyRelatedSeries: Number("int"),
|
|
88
94
|
* // DICOMNumberOfStudyRelatedInstances: Number("int"),
|
|
89
95
|
* // DICOMAccessionNumber: "STRING_VALUE",
|
|
96
|
+
* // DICOMSeriesInstanceUID: "STRING_VALUE",
|
|
97
|
+
* // DICOMSeriesModality: "STRING_VALUE",
|
|
98
|
+
* // DICOMSeriesBodyPart: "STRING_VALUE",
|
|
99
|
+
* // DICOMSeriesNumber: Number("int"),
|
|
90
100
|
* // DICOMStudyDate: "STRING_VALUE",
|
|
91
101
|
* // DICOMStudyTime: "STRING_VALUE",
|
|
92
102
|
* // },
|
|
93
103
|
* // },
|
|
94
104
|
* // ],
|
|
105
|
+
* // sort: { // Sort
|
|
106
|
+
* // sortOrder: "ASC" || "DESC", // required
|
|
107
|
+
* // sortField: "updatedAt" || "createdAt" || "DICOMStudyDateAndTime", // required
|
|
108
|
+
* // },
|
|
95
109
|
* // nextToken: "STRING_VALUE",
|
|
96
110
|
* // };
|
|
97
111
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* <p>This is the <i>AWS HealthImaging API Reference</i>. AWS HealthImaging is a HIPAA
|
|
3
|
-
*
|
|
4
|
-
* an introduction to the service, see the
|
|
2
|
+
* <p>This is the <i>AWS HealthImaging API Reference</i>. AWS HealthImaging is a HIPAA eligible service
|
|
3
|
+
* that empowers healthcare providers, life science organizations, and their software partners to store,
|
|
4
|
+
* analyze, and share medical images in the cloud at petabyte scale. For an introduction to the service, see the
|
|
5
|
+
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/what-is.html">
|
|
5
6
|
* <i>AWS HealthImaging Developer Guide</i>
|
|
6
7
|
* </a>.</p>
|
|
7
8
|
* <note>
|
|
8
9
|
* <p>We recommend using one of the AWS Software Development Kits (SDKs) for your programming language, as
|
|
9
10
|
* they take care of request authentication, serialization, and connection management. For more information,
|
|
10
11
|
* see <a href="http://aws.amazon.com/developer/tools">Tools to build on AWS</a>.</p>
|
|
11
|
-
* <p>For information about using HealthImaging API actions in one of the language-specific AWS SDKs, refer to the
|
|
12
|
-
* <i>See Also</i> link at the end of each section that describes an API action or data type.</p>
|
|
13
12
|
* </note>
|
|
14
13
|
* <p>The following sections list AWS HealthImaging API actions categorized according to functionality. Links are
|
|
15
14
|
* provided to actions within this Reference, along with links back to corresponding sections in the
|
|
16
|
-
* <i>AWS HealthImaging Developer Guide</i> where you can view
|
|
15
|
+
* <i>AWS HealthImaging Developer Guide</i> where you can view tested code examples.</p>
|
|
17
16
|
* <p class="title">
|
|
18
17
|
* <b>Data store actions</b>
|
|
19
18
|
* </p>
|
|
@@ -131,23 +130,17 @@
|
|
|
131
130
|
* <li>
|
|
132
131
|
* <p>
|
|
133
132
|
* <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_TagResource.html">TagResource</a>
|
|
134
|
-
* – See
|
|
135
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
136
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
133
|
+
* – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-resource.html">Tagging a resource</a>.</p>
|
|
137
134
|
* </li>
|
|
138
135
|
* <li>
|
|
139
136
|
* <p>
|
|
140
137
|
* <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_ListTagsForResource.html">ListTagsForResource</a>
|
|
141
|
-
* – See
|
|
142
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
143
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
138
|
+
* – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/list-tag-resource.html">Listing tags for a resource</a>.</p>
|
|
144
139
|
* </li>
|
|
145
140
|
* <li>
|
|
146
141
|
* <p>
|
|
147
142
|
* <a href="https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_UntagResource.html">UntagResource</a>
|
|
148
|
-
* – See
|
|
149
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-data-store.html">Tagging a data store</a> and
|
|
150
|
-
* <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/tag-list-untag-image-set.html">Tagging an image set</a>.</p>
|
|
143
|
+
* – See <a href="https://docs.aws.amazon.com/healthimaging/latest/devguide/untag-resource.html">Untagging a resource</a>.</p>
|
|
151
144
|
* </li>
|
|
152
145
|
* </ul>
|
|
153
146
|
*
|
|
@@ -1016,7 +1016,7 @@ export interface DICOMStudyDateAndTime {
|
|
|
1016
1016
|
* <p>The search input attribute value.</p>
|
|
1017
1017
|
* @public
|
|
1018
1018
|
*/
|
|
1019
|
-
export type SearchByAttributeValue = SearchByAttributeValue.DICOMAccessionNumberMember | SearchByAttributeValue.DICOMPatientIdMember | SearchByAttributeValue.DICOMStudyDateAndTimeMember | SearchByAttributeValue.DICOMStudyIdMember | SearchByAttributeValue.DICOMStudyInstanceUIDMember | SearchByAttributeValue.CreatedAtMember | SearchByAttributeValue.$UnknownMember;
|
|
1019
|
+
export type SearchByAttributeValue = SearchByAttributeValue.DICOMAccessionNumberMember | SearchByAttributeValue.DICOMPatientIdMember | SearchByAttributeValue.DICOMSeriesInstanceUIDMember | SearchByAttributeValue.DICOMStudyDateAndTimeMember | SearchByAttributeValue.DICOMStudyIdMember | SearchByAttributeValue.DICOMStudyInstanceUIDMember | SearchByAttributeValue.CreatedAtMember | SearchByAttributeValue.UpdatedAtMember | SearchByAttributeValue.$UnknownMember;
|
|
1020
1020
|
/**
|
|
1021
1021
|
* @public
|
|
1022
1022
|
*/
|
|
@@ -1030,7 +1030,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
1030
1030
|
DICOMAccessionNumber?: never;
|
|
1031
1031
|
DICOMStudyId?: never;
|
|
1032
1032
|
DICOMStudyInstanceUID?: never;
|
|
1033
|
+
DICOMSeriesInstanceUID?: never;
|
|
1033
1034
|
createdAt?: never;
|
|
1035
|
+
updatedAt?: never;
|
|
1034
1036
|
DICOMStudyDateAndTime?: never;
|
|
1035
1037
|
$unknown?: never;
|
|
1036
1038
|
}
|
|
@@ -1043,7 +1045,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
1043
1045
|
DICOMAccessionNumber: string;
|
|
1044
1046
|
DICOMStudyId?: never;
|
|
1045
1047
|
DICOMStudyInstanceUID?: never;
|
|
1048
|
+
DICOMSeriesInstanceUID?: never;
|
|
1046
1049
|
createdAt?: never;
|
|
1050
|
+
updatedAt?: never;
|
|
1047
1051
|
DICOMStudyDateAndTime?: never;
|
|
1048
1052
|
$unknown?: never;
|
|
1049
1053
|
}
|
|
@@ -1056,7 +1060,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
1056
1060
|
DICOMAccessionNumber?: never;
|
|
1057
1061
|
DICOMStudyId: string;
|
|
1058
1062
|
DICOMStudyInstanceUID?: never;
|
|
1063
|
+
DICOMSeriesInstanceUID?: never;
|
|
1059
1064
|
createdAt?: never;
|
|
1065
|
+
updatedAt?: never;
|
|
1060
1066
|
DICOMStudyDateAndTime?: never;
|
|
1061
1067
|
$unknown?: never;
|
|
1062
1068
|
}
|
|
@@ -1069,7 +1075,24 @@ export declare namespace SearchByAttributeValue {
|
|
|
1069
1075
|
DICOMAccessionNumber?: never;
|
|
1070
1076
|
DICOMStudyId?: never;
|
|
1071
1077
|
DICOMStudyInstanceUID: string;
|
|
1078
|
+
DICOMSeriesInstanceUID?: never;
|
|
1072
1079
|
createdAt?: never;
|
|
1080
|
+
updatedAt?: never;
|
|
1081
|
+
DICOMStudyDateAndTime?: never;
|
|
1082
|
+
$unknown?: never;
|
|
1083
|
+
}
|
|
1084
|
+
/**
|
|
1085
|
+
* <p>The Series Instance UID input for search.</p>
|
|
1086
|
+
* @public
|
|
1087
|
+
*/
|
|
1088
|
+
interface DICOMSeriesInstanceUIDMember {
|
|
1089
|
+
DICOMPatientId?: never;
|
|
1090
|
+
DICOMAccessionNumber?: never;
|
|
1091
|
+
DICOMStudyId?: never;
|
|
1092
|
+
DICOMStudyInstanceUID?: never;
|
|
1093
|
+
DICOMSeriesInstanceUID: string;
|
|
1094
|
+
createdAt?: never;
|
|
1095
|
+
updatedAt?: never;
|
|
1073
1096
|
DICOMStudyDateAndTime?: never;
|
|
1074
1097
|
$unknown?: never;
|
|
1075
1098
|
}
|
|
@@ -1082,7 +1105,24 @@ export declare namespace SearchByAttributeValue {
|
|
|
1082
1105
|
DICOMAccessionNumber?: never;
|
|
1083
1106
|
DICOMStudyId?: never;
|
|
1084
1107
|
DICOMStudyInstanceUID?: never;
|
|
1108
|
+
DICOMSeriesInstanceUID?: never;
|
|
1085
1109
|
createdAt: Date;
|
|
1110
|
+
updatedAt?: never;
|
|
1111
|
+
DICOMStudyDateAndTime?: never;
|
|
1112
|
+
$unknown?: never;
|
|
1113
|
+
}
|
|
1114
|
+
/**
|
|
1115
|
+
* <p>The timestamp input for search.</p>
|
|
1116
|
+
* @public
|
|
1117
|
+
*/
|
|
1118
|
+
interface UpdatedAtMember {
|
|
1119
|
+
DICOMPatientId?: never;
|
|
1120
|
+
DICOMAccessionNumber?: never;
|
|
1121
|
+
DICOMStudyId?: never;
|
|
1122
|
+
DICOMStudyInstanceUID?: never;
|
|
1123
|
+
DICOMSeriesInstanceUID?: never;
|
|
1124
|
+
createdAt?: never;
|
|
1125
|
+
updatedAt: Date;
|
|
1086
1126
|
DICOMStudyDateAndTime?: never;
|
|
1087
1127
|
$unknown?: never;
|
|
1088
1128
|
}
|
|
@@ -1095,7 +1135,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
1095
1135
|
DICOMAccessionNumber?: never;
|
|
1096
1136
|
DICOMStudyId?: never;
|
|
1097
1137
|
DICOMStudyInstanceUID?: never;
|
|
1138
|
+
DICOMSeriesInstanceUID?: never;
|
|
1098
1139
|
createdAt?: never;
|
|
1140
|
+
updatedAt?: never;
|
|
1099
1141
|
DICOMStudyDateAndTime: DICOMStudyDateAndTime;
|
|
1100
1142
|
$unknown?: never;
|
|
1101
1143
|
}
|
|
@@ -1107,7 +1149,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
1107
1149
|
DICOMAccessionNumber?: never;
|
|
1108
1150
|
DICOMStudyId?: never;
|
|
1109
1151
|
DICOMStudyInstanceUID?: never;
|
|
1152
|
+
DICOMSeriesInstanceUID?: never;
|
|
1110
1153
|
createdAt?: never;
|
|
1154
|
+
updatedAt?: never;
|
|
1111
1155
|
DICOMStudyDateAndTime?: never;
|
|
1112
1156
|
$unknown: [string, any];
|
|
1113
1157
|
}
|
|
@@ -1116,7 +1160,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
1116
1160
|
DICOMAccessionNumber: (value: string) => T;
|
|
1117
1161
|
DICOMStudyId: (value: string) => T;
|
|
1118
1162
|
DICOMStudyInstanceUID: (value: string) => T;
|
|
1163
|
+
DICOMSeriesInstanceUID: (value: string) => T;
|
|
1119
1164
|
createdAt: (value: Date) => T;
|
|
1165
|
+
updatedAt: (value: Date) => T;
|
|
1120
1166
|
DICOMStudyDateAndTime: (value: DICOMStudyDateAndTime) => T;
|
|
1121
1167
|
_: (name: string, value: any) => T;
|
|
1122
1168
|
}
|
|
@@ -1138,6 +1184,47 @@ export interface SearchFilter {
|
|
|
1138
1184
|
*/
|
|
1139
1185
|
operator: Operator | undefined;
|
|
1140
1186
|
}
|
|
1187
|
+
/**
|
|
1188
|
+
* @public
|
|
1189
|
+
* @enum
|
|
1190
|
+
*/
|
|
1191
|
+
export declare const SortField: {
|
|
1192
|
+
readonly DICOMStudyDateAndTime: "DICOMStudyDateAndTime";
|
|
1193
|
+
readonly createdAt: "createdAt";
|
|
1194
|
+
readonly updatedAt: "updatedAt";
|
|
1195
|
+
};
|
|
1196
|
+
/**
|
|
1197
|
+
* @public
|
|
1198
|
+
*/
|
|
1199
|
+
export type SortField = (typeof SortField)[keyof typeof SortField];
|
|
1200
|
+
/**
|
|
1201
|
+
* @public
|
|
1202
|
+
* @enum
|
|
1203
|
+
*/
|
|
1204
|
+
export declare const SortOrder: {
|
|
1205
|
+
readonly ASC: "ASC";
|
|
1206
|
+
readonly DESC: "DESC";
|
|
1207
|
+
};
|
|
1208
|
+
/**
|
|
1209
|
+
* @public
|
|
1210
|
+
*/
|
|
1211
|
+
export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
|
|
1212
|
+
/**
|
|
1213
|
+
* <p>Sort search results.</p>
|
|
1214
|
+
* @public
|
|
1215
|
+
*/
|
|
1216
|
+
export interface Sort {
|
|
1217
|
+
/**
|
|
1218
|
+
* <p>The sort order for search criteria.</p>
|
|
1219
|
+
* @public
|
|
1220
|
+
*/
|
|
1221
|
+
sortOrder: SortOrder | undefined;
|
|
1222
|
+
/**
|
|
1223
|
+
* <p>The sort field for search criteria.</p>
|
|
1224
|
+
* @public
|
|
1225
|
+
*/
|
|
1226
|
+
sortField: SortField | undefined;
|
|
1227
|
+
}
|
|
1141
1228
|
/**
|
|
1142
1229
|
* <p>The search criteria.</p>
|
|
1143
1230
|
* @public
|
|
@@ -1148,6 +1235,11 @@ export interface SearchCriteria {
|
|
|
1148
1235
|
* @public
|
|
1149
1236
|
*/
|
|
1150
1237
|
filters?: SearchFilter[];
|
|
1238
|
+
/**
|
|
1239
|
+
* <p>The sort input for search criteria.</p>
|
|
1240
|
+
* @public
|
|
1241
|
+
*/
|
|
1242
|
+
sort?: Sort;
|
|
1151
1243
|
}
|
|
1152
1244
|
/**
|
|
1153
1245
|
* @public
|
|
@@ -1202,17 +1294,17 @@ export interface DICOMTags {
|
|
|
1202
1294
|
*/
|
|
1203
1295
|
DICOMPatientSex?: string;
|
|
1204
1296
|
/**
|
|
1205
|
-
* <p>The DICOM provided identifier for
|
|
1297
|
+
* <p>The DICOM provided identifier for the Study Instance UID.</p>
|
|
1206
1298
|
* @public
|
|
1207
1299
|
*/
|
|
1208
1300
|
DICOMStudyInstanceUID?: string;
|
|
1209
1301
|
/**
|
|
1210
|
-
* <p>The DICOM provided
|
|
1302
|
+
* <p>The DICOM provided identifier for the Study ID.</p>
|
|
1211
1303
|
* @public
|
|
1212
1304
|
*/
|
|
1213
1305
|
DICOMStudyId?: string;
|
|
1214
1306
|
/**
|
|
1215
|
-
* <p>The
|
|
1307
|
+
* <p>The DICOM provided Study Description.</p>
|
|
1216
1308
|
* @public
|
|
1217
1309
|
*/
|
|
1218
1310
|
DICOMStudyDescription?: string;
|
|
@@ -1231,6 +1323,26 @@ export interface DICOMTags {
|
|
|
1231
1323
|
* @public
|
|
1232
1324
|
*/
|
|
1233
1325
|
DICOMAccessionNumber?: string;
|
|
1326
|
+
/**
|
|
1327
|
+
* <p>The DICOM provided identifier for the Series Instance UID.</p>
|
|
1328
|
+
* @public
|
|
1329
|
+
*/
|
|
1330
|
+
DICOMSeriesInstanceUID?: string;
|
|
1331
|
+
/**
|
|
1332
|
+
* <p>The DICOM provided identifier for the series Modality.</p>
|
|
1333
|
+
* @public
|
|
1334
|
+
*/
|
|
1335
|
+
DICOMSeriesModality?: string;
|
|
1336
|
+
/**
|
|
1337
|
+
* <p>The DICOM provided identifier for the series Body Part Examined.</p>
|
|
1338
|
+
* @public
|
|
1339
|
+
*/
|
|
1340
|
+
DICOMSeriesBodyPart?: string;
|
|
1341
|
+
/**
|
|
1342
|
+
* <p>The DICOM provided identifier for the Series Number.</p>
|
|
1343
|
+
* @public
|
|
1344
|
+
*/
|
|
1345
|
+
DICOMSeriesNumber?: number;
|
|
1234
1346
|
/**
|
|
1235
1347
|
* <p>The study date.</p>
|
|
1236
1348
|
* @public
|
|
@@ -1283,6 +1395,11 @@ export interface SearchImageSetsResponse {
|
|
|
1283
1395
|
* @public
|
|
1284
1396
|
*/
|
|
1285
1397
|
imageSetsMetadataSummaries: ImageSetsMetadataSummary[] | undefined;
|
|
1398
|
+
/**
|
|
1399
|
+
* <p>The sort order for image set search results.</p>
|
|
1400
|
+
* @public
|
|
1401
|
+
*/
|
|
1402
|
+
sort?: Sort;
|
|
1286
1403
|
/**
|
|
1287
1404
|
* <p>The token for pagination results.</p>
|
|
1288
1405
|
* @public
|
|
@@ -298,10 +298,12 @@ export interface DICOMStudyDateAndTime {
|
|
|
298
298
|
export type SearchByAttributeValue =
|
|
299
299
|
| SearchByAttributeValue.DICOMAccessionNumberMember
|
|
300
300
|
| SearchByAttributeValue.DICOMPatientIdMember
|
|
301
|
+
| SearchByAttributeValue.DICOMSeriesInstanceUIDMember
|
|
301
302
|
| SearchByAttributeValue.DICOMStudyDateAndTimeMember
|
|
302
303
|
| SearchByAttributeValue.DICOMStudyIdMember
|
|
303
304
|
| SearchByAttributeValue.DICOMStudyInstanceUIDMember
|
|
304
305
|
| SearchByAttributeValue.CreatedAtMember
|
|
306
|
+
| SearchByAttributeValue.UpdatedAtMember
|
|
305
307
|
| SearchByAttributeValue.$UnknownMember;
|
|
306
308
|
export declare namespace SearchByAttributeValue {
|
|
307
309
|
interface DICOMPatientIdMember {
|
|
@@ -309,7 +311,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
309
311
|
DICOMAccessionNumber?: never;
|
|
310
312
|
DICOMStudyId?: never;
|
|
311
313
|
DICOMStudyInstanceUID?: never;
|
|
314
|
+
DICOMSeriesInstanceUID?: never;
|
|
312
315
|
createdAt?: never;
|
|
316
|
+
updatedAt?: never;
|
|
313
317
|
DICOMStudyDateAndTime?: never;
|
|
314
318
|
$unknown?: never;
|
|
315
319
|
}
|
|
@@ -318,7 +322,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
318
322
|
DICOMAccessionNumber: string;
|
|
319
323
|
DICOMStudyId?: never;
|
|
320
324
|
DICOMStudyInstanceUID?: never;
|
|
325
|
+
DICOMSeriesInstanceUID?: never;
|
|
321
326
|
createdAt?: never;
|
|
327
|
+
updatedAt?: never;
|
|
322
328
|
DICOMStudyDateAndTime?: never;
|
|
323
329
|
$unknown?: never;
|
|
324
330
|
}
|
|
@@ -327,7 +333,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
327
333
|
DICOMAccessionNumber?: never;
|
|
328
334
|
DICOMStudyId: string;
|
|
329
335
|
DICOMStudyInstanceUID?: never;
|
|
336
|
+
DICOMSeriesInstanceUID?: never;
|
|
330
337
|
createdAt?: never;
|
|
338
|
+
updatedAt?: never;
|
|
331
339
|
DICOMStudyDateAndTime?: never;
|
|
332
340
|
$unknown?: never;
|
|
333
341
|
}
|
|
@@ -336,7 +344,20 @@ export declare namespace SearchByAttributeValue {
|
|
|
336
344
|
DICOMAccessionNumber?: never;
|
|
337
345
|
DICOMStudyId?: never;
|
|
338
346
|
DICOMStudyInstanceUID: string;
|
|
347
|
+
DICOMSeriesInstanceUID?: never;
|
|
339
348
|
createdAt?: never;
|
|
349
|
+
updatedAt?: never;
|
|
350
|
+
DICOMStudyDateAndTime?: never;
|
|
351
|
+
$unknown?: never;
|
|
352
|
+
}
|
|
353
|
+
interface DICOMSeriesInstanceUIDMember {
|
|
354
|
+
DICOMPatientId?: never;
|
|
355
|
+
DICOMAccessionNumber?: never;
|
|
356
|
+
DICOMStudyId?: never;
|
|
357
|
+
DICOMStudyInstanceUID?: never;
|
|
358
|
+
DICOMSeriesInstanceUID: string;
|
|
359
|
+
createdAt?: never;
|
|
360
|
+
updatedAt?: never;
|
|
340
361
|
DICOMStudyDateAndTime?: never;
|
|
341
362
|
$unknown?: never;
|
|
342
363
|
}
|
|
@@ -345,7 +366,20 @@ export declare namespace SearchByAttributeValue {
|
|
|
345
366
|
DICOMAccessionNumber?: never;
|
|
346
367
|
DICOMStudyId?: never;
|
|
347
368
|
DICOMStudyInstanceUID?: never;
|
|
369
|
+
DICOMSeriesInstanceUID?: never;
|
|
348
370
|
createdAt: Date;
|
|
371
|
+
updatedAt?: never;
|
|
372
|
+
DICOMStudyDateAndTime?: never;
|
|
373
|
+
$unknown?: never;
|
|
374
|
+
}
|
|
375
|
+
interface UpdatedAtMember {
|
|
376
|
+
DICOMPatientId?: never;
|
|
377
|
+
DICOMAccessionNumber?: never;
|
|
378
|
+
DICOMStudyId?: never;
|
|
379
|
+
DICOMStudyInstanceUID?: never;
|
|
380
|
+
DICOMSeriesInstanceUID?: never;
|
|
381
|
+
createdAt?: never;
|
|
382
|
+
updatedAt: Date;
|
|
349
383
|
DICOMStudyDateAndTime?: never;
|
|
350
384
|
$unknown?: never;
|
|
351
385
|
}
|
|
@@ -354,7 +388,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
354
388
|
DICOMAccessionNumber?: never;
|
|
355
389
|
DICOMStudyId?: never;
|
|
356
390
|
DICOMStudyInstanceUID?: never;
|
|
391
|
+
DICOMSeriesInstanceUID?: never;
|
|
357
392
|
createdAt?: never;
|
|
393
|
+
updatedAt?: never;
|
|
358
394
|
DICOMStudyDateAndTime: DICOMStudyDateAndTime;
|
|
359
395
|
$unknown?: never;
|
|
360
396
|
}
|
|
@@ -363,7 +399,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
363
399
|
DICOMAccessionNumber?: never;
|
|
364
400
|
DICOMStudyId?: never;
|
|
365
401
|
DICOMStudyInstanceUID?: never;
|
|
402
|
+
DICOMSeriesInstanceUID?: never;
|
|
366
403
|
createdAt?: never;
|
|
404
|
+
updatedAt?: never;
|
|
367
405
|
DICOMStudyDateAndTime?: never;
|
|
368
406
|
$unknown: [string, any];
|
|
369
407
|
}
|
|
@@ -372,7 +410,9 @@ export declare namespace SearchByAttributeValue {
|
|
|
372
410
|
DICOMAccessionNumber: (value: string) => T;
|
|
373
411
|
DICOMStudyId: (value: string) => T;
|
|
374
412
|
DICOMStudyInstanceUID: (value: string) => T;
|
|
413
|
+
DICOMSeriesInstanceUID: (value: string) => T;
|
|
375
414
|
createdAt: (value: Date) => T;
|
|
415
|
+
updatedAt: (value: Date) => T;
|
|
376
416
|
DICOMStudyDateAndTime: (value: DICOMStudyDateAndTime) => T;
|
|
377
417
|
_: (name: string, value: any) => T;
|
|
378
418
|
}
|
|
@@ -382,8 +422,24 @@ export interface SearchFilter {
|
|
|
382
422
|
values: SearchByAttributeValue[] | undefined;
|
|
383
423
|
operator: Operator | undefined;
|
|
384
424
|
}
|
|
425
|
+
export declare const SortField: {
|
|
426
|
+
readonly DICOMStudyDateAndTime: "DICOMStudyDateAndTime";
|
|
427
|
+
readonly createdAt: "createdAt";
|
|
428
|
+
readonly updatedAt: "updatedAt";
|
|
429
|
+
};
|
|
430
|
+
export type SortField = (typeof SortField)[keyof typeof SortField];
|
|
431
|
+
export declare const SortOrder: {
|
|
432
|
+
readonly ASC: "ASC";
|
|
433
|
+
readonly DESC: "DESC";
|
|
434
|
+
};
|
|
435
|
+
export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
|
|
436
|
+
export interface Sort {
|
|
437
|
+
sortOrder: SortOrder | undefined;
|
|
438
|
+
sortField: SortField | undefined;
|
|
439
|
+
}
|
|
385
440
|
export interface SearchCriteria {
|
|
386
441
|
filters?: SearchFilter[];
|
|
442
|
+
sort?: Sort;
|
|
387
443
|
}
|
|
388
444
|
export interface SearchImageSetsRequest {
|
|
389
445
|
datastoreId: string | undefined;
|
|
@@ -402,6 +458,10 @@ export interface DICOMTags {
|
|
|
402
458
|
DICOMNumberOfStudyRelatedSeries?: number;
|
|
403
459
|
DICOMNumberOfStudyRelatedInstances?: number;
|
|
404
460
|
DICOMAccessionNumber?: string;
|
|
461
|
+
DICOMSeriesInstanceUID?: string;
|
|
462
|
+
DICOMSeriesModality?: string;
|
|
463
|
+
DICOMSeriesBodyPart?: string;
|
|
464
|
+
DICOMSeriesNumber?: number;
|
|
405
465
|
DICOMStudyDate?: string;
|
|
406
466
|
DICOMStudyTime?: string;
|
|
407
467
|
}
|
|
@@ -414,6 +474,7 @@ export interface ImageSetsMetadataSummary {
|
|
|
414
474
|
}
|
|
415
475
|
export interface SearchImageSetsResponse {
|
|
416
476
|
imageSetsMetadataSummaries: ImageSetsMetadataSummary[] | undefined;
|
|
477
|
+
sort?: Sort;
|
|
417
478
|
nextToken?: string;
|
|
418
479
|
}
|
|
419
480
|
export interface StartDICOMImportJobRequest {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-medical-imaging",
|
|
3
3
|
"description": "AWS SDK for JavaScript Medical Imaging Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.548.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-medical-imaging",
|