Skip to content

Commit f14caa3

Browse files
committed
Learn Editor: Update dicom-digital-pathology.md
1 parent b3ed143 commit f14caa3

1 file changed

Lines changed: 31 additions & 1 deletion

File tree

articles/healthcare-apis/dicom/dicom-digital-pathology.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Here are some samples open source tools to build your own converter:
4444
Each converted WSI results in a DICOM series with multiple instances.
4545

4646
#### Batch upload
47-
Considering the bigger size and number of instances that needs to be uploaded, we recommend batch upload of each series or a batch of converted WSIs using [Import](./import-files.md)
47+
Considering the bigger size and number of instances that needs to be uploaded, we recommend batch upload of each series or a batch of converted WSIs using [Import](import-files.md)
4848

4949
#### Streaming upload
5050
If you want to upload each file as they get converted you can use the STOW single part request like below.
@@ -99,6 +99,36 @@ Follow the [CORS guidelines](configure-cross-origin-resource-sharing.md) if the
9999

100100

101101

102+
103+
104+
105+
106+
107+
108+
109+
110+
111+
112+
113+
114+
115+
116+
117+
118+
119+
120+
121+
122+
123+
124+
125+
126+
127+
128+
129+
130+
131+
102132
## Find an ISV partner
103133

104134
Reach out to [email protected] if you want to work with our partner ISVs that provide end-to-end solutions and support.

0 commit comments

Comments
 (0)