Amazon HealthImaging · Arazzo Workflow
Amazon HealthImaging Update Image Set Metadata
Version 1.0.0
Read an image set's latest version, apply DICOM metadata updates, then list its versions.
Provider
Workflows
update-image-set-metadata
Apply DICOM metadata updates to an image set's latest version and list versions.
Captures the latest version of an image set, applies the supplied DICOM attribute updates, and lists all versions of the image set to confirm the new version was created.
1
getImageSet
Read the image set to capture the latest version identifier, which the update must target.
2
updateMetadata
Apply the DICOM metadata updates against the captured latest version. The response returns the new latest version identifier.
3
listVersions
List the image set versions to confirm the update produced a new version.
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.