You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/dicom/dicom-service-v2-api-changes.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,40 @@ An attribute can be corrected in the following ways:
51
51
#### Fewer Study, Series, and Instance attributes are returned by default
52
52
The set of attributes returned by default has been reduced to improve performance. See the detailed list in the [search response](./dicom-services-conformance-statement-v2.md#search-response) documentation.
All the removed tags are part of additional tags which will be returned when queried with `includefield = all`.
87
+
54
88
#### Null padded attributes can be searched for with or without padding
55
89
When an attribute was stored using null padding, it can be searched for with or without the null padding in uri encoding. Results retrieved are for attributes stored both with and without null padding.
0 commit comments