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
Read the image set properties to confirm the set exists and is in the ACTIVE state before fetching its data.
2
getImageSetMetadata
Fetch the aggregated metadata blob for the image set, which contains the DICOM attribute hierarchy.
3
getImageFrame
Retrieve the pixel data for the requested image frame identifier within the image set.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.