Amazon HealthImaging · Arazzo Workflow
Amazon HealthImaging Inspect Image Set
Version 1.0.0
Read image set properties, fetch its metadata, then retrieve an image frame.
Provider
Workflows
inspect-image-set
Fetch image set properties, metadata, and a single image frame.
Confirms an image set is ACTIVE, downloads its metadata blob, and retrieves the pixel data for a given image frame identifier.
1
getImageSet
GetImageSet
Read the image set properties to confirm the set exists and is in the ACTIVE state before fetching its data.
2
getImageSetMetadata
GetImageSetMetadata
Fetch the aggregated metadata blob for the image set, which contains the DICOM attribute hierarchy.
3
getImageFrame
GetImageFrame
Retrieve the pixel data for the requested image frame identifier within the image set.