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/external-metadata.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,10 @@ ms.author: kabalas
13
13
14
14
The external metadata feature allows users to store metadata or additional information about the DICOM files that is not part of the DICOM file. This is accomplished by using STOW-RS to store the metadata by passing the additional information in the header.
15
15
16
-
## Limiations
16
+
## Limitations
17
17
18
18
- External metadata is only supported in latest api version. i.e Version 2 or above
19
+
- External metadata is only supported in [DICOM® service with Azure Data Lake Storage](https://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-data-lake)
19
20
- Only tags which don't conform with standard DICOM protocol tags such as [private tags](https://dicom.nema.org/dicom/2013/output/chtml/part05/sect_7.8.html) are supported to be as external metadata.
20
21
- Only study level tags are supported.
21
22
- External metadata tags cannot be updated or deleted.
0 commit comments