Skip to content

Commit b3a3bff

Browse files
authored
Add IDP feature
1 parent 7fb0ea2 commit b3a3bff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/healthcare-apis/dicom/external-metadata.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ ms.author: kabalas
1313

1414
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.
1515

16-
## Limiations
16+
## Limitations
1717

1818
- 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)
1920
- 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.
2021
- Only study level tags are supported.
2122
- External metadata tags cannot be updated or deleted.

0 commit comments

Comments
 (0)