@@ -340,21 +340,22 @@ The following parameters for each query are supported:
340
340
341
341
We support searching the following attributes and search types.
342
342
343
- | Attribute Keyword | Study | Series | Instance |
344
- | :---------------- | :---: | :----: | :------: |
345
- | ` StudyInstanceUID ` | X | X | X |
346
- | ` PatientName ` | X | X | X |
347
- | ` PatientID ` | X | X | X |
348
- | ` PatientBirthDate ` | X | X | X |
349
- | ` AccessionNumber ` | X | X | X |
350
- | ` ReferringPhysicianName ` | X | X | X |
351
- | ` StudyDate ` | X | X | X |
352
- | ` StudyDescription ` | X | X | X |
353
- | ` ModalitiesInStudy ` | X | X | X |
354
- | ` SeriesInstanceUID ` | | X | X |
355
- | ` Modality ` | | X | X |
356
- | ` PerformedProcedureStepStartDate ` | | X | X |
357
- | ` SOPInstanceUID ` | | | X |
343
+ | Attribute Keyword | All Studies | All Series | All Instances | Study's Series | Study's Instances | Study Series' Instances |
344
+ | :---------------- | :---: | :----: | :------: | :---: | :----: | :------: |
345
+ | ` StudyInstanceUID ` | X | X | X | | | |
346
+ | ` PatientName ` | X | X | X | | | |
347
+ | ` PatientID ` | X | X | X | | | |
348
+ | ` PatientBirthDate ` | X | X | X | | | |
349
+ | ` AccessionNumber ` | X | X | X | | | |
350
+ | ` ReferringPhysicianName ` | X | X | X | | | |
351
+ | ` StudyDate ` | X | X | X | | | |
352
+ | ` StudyDescription ` | X | X | X | | | |
353
+ | ` ModalitiesInStudy ` | X | X | X | | | |
354
+ | ` SeriesInstanceUID ` | | X | X | X | X | |
355
+ | ` Modality ` | | X | X | X | X | |
356
+ | ` PerformedProcedureStepStartDate ` | | X | X | X | X | |
357
+ | ` ManufacturerModelName ` | | X | X | X | X | |
358
+ | ` SOPInstanceUID ` | | | X | | X | X |
358
359
359
360
#### Search matching
360
361
0 commit comments