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
GetImageSet
Read the image set to capture the latest version identifier, which the update must target.
2
updateMetadata
UpdateImageSetMetadata
Apply the DICOM metadata updates against the captured latest version. The response returns the new latest version identifier.
3
listVersions
ListImageSetVersions
List the image set versions to confirm the update produced a new version.