Amazon HealthImaging · Arazzo Workflow
Amazon HealthImaging Audit Completed Imports
Version 1.0.0
List completed import jobs, read the most recent job's detail, then search the imported image sets.
Provider
Workflows
audit-completed-imports
Inspect the most recent completed import job and the data store's image sets.
Lists completed import jobs for a data store, branches on whether any exist, reads the detail of the first completed job, and searches the data store's image sets.
1
listCompletedJobs
ListDICOMImportJobs
List import jobs for the data store filtered to the COMPLETED status, returning the first page of jobs.
2
getJobDetail
GetDICOMImportJob
Read the full properties of the most recent completed import job to surface its input and output S3 locations.
3
searchImageSets
SearchImageSets
Search the data store for image sets so the completed import can be correlated with the image sets it produced.