Using DICOMweb with AWS HealthImaging - AWS HealthImaging

Using DICOMweb with AWS HealthImaging

You can retrieve DICOM objects from AWS HealthImaging using a representation of DICOMweb APIs, which are web-based APIs that follow the DICOM standard for medical imaging. This functionality enables you to interoperate with systems that utilize DICOM Part 10 binaries while simultaneously taking advantage of HealthImaging’s cloud native actions. The focus of this chapter is how to use HealthImaging's implementation of DICOMweb APIs to return DICOMweb responses.

Important

HealthImaging stores DICOM data as image sets. Use HealthImaging cloud-native actions to manage and retrieve image sets. HealthImaging's DICOMweb APIs can be used to return image set information with DICOMweb-conformant responses.

The APIs listed in this chapter are built in conformance to the DICOMweb standard for web-based medical imaging. Because they are representations of DICOMweb APIs, they are not offered through AWS CLI and AWS SDKs.