Accessing image sets with AWS HealthImaging - AWS HealthImaging

Accessing image sets with AWS HealthImaging

Accessing medical imaging data in AWS HealthImaging typically involves searching for an image set with a unique key and getting the associated metadata and image frames (pixel data).

Important

During import, HealthImaging processes DICOM instance binaries (.dcm files) and transforms them into image sets. Use HealthImaging cloud native actions (APIs) to manage data stores and image sets. Use HealthImaging's representation of DICOMweb services to return DICOMweb responses.

The following topics explain how to use HealthImaging cloud native actions in the AWS Management Console, AWS CLI, and AWS SDKs to search image sets and get their associated properties, metadata, and image frames.