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: content/tutorials/dicomweb-config.en.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Then open the [DICOM Import](../dicom-import/#dicom-queryretrieve) dialog and se
48
48
49
49
Google Cloud provides a comprehensive [DICOMWeb implementation](https://cloud.google.com/healthcare/docs/how-tos/dicomweb) through their Healthcare API.
50
50
51
-
Configuration steps:
51
+
Configuration steps (see also the general steps [above](#general-configuration-steps)):
52
52
1. Create a new DICOMWeb node with a descriptive name
53
53
2. Select `DICOMWeb (all RESTful services)`
54
54
3. Enter the Google repository URL (must end with `/dicomWeb`)
@@ -92,7 +92,7 @@ Currently, the DICOMWeb service of Orthanc doesn't support the [thumbnail servic
92
92
93
93
[dcm4chee-arc-light](https://github.com/dcm4che/dcm4chee-arc-light) is a robust open-source Picture Archiving and Communication System (PACS) that supports DICOMWeb services.
94
94
95
-
To configure a dcm4chee-arc-light node:
95
+
To configure a dcm4chee-arc-light node (see also the general steps [above](#general-configuration-steps)):
96
96
1. Add a new DICOMWeb node
97
97
2. Enter a description (e.g., "DCM4CHEE Archive")
98
98
3. Select DICOMWeb service
@@ -142,7 +142,7 @@ If authentication is required in dcm4chee-arc-light, here are the steps to confi
142
142
143
143
[Amazon HealthLake](https://aws.amazon.com/healthlake/) is a fully managed service that enables healthcare organizations to store, transform, query, and analyze health data at scale.
144
144
145
-
With AHI DICOMWeb Proxy you can use the DICOMWeb API to access your data in Amazon HealthLake. Simply create a DICOMWeb node in Weasis with the following URL:
145
+
With AHI DICOMWeb Proxy you can use the DICOMWeb API to access your data in Amazon HealthLake. Simply create a [DICOMWeb node](#general-configuration-steps) in Weasis with the following URL:
146
146
{{< highlight text >}}
147
147
http://[EC2 instance IP or EC2/ALB DNS]:8080/aetitle
0 commit comments