Amazon HealthImaging · Arazzo Workflow
Amazon HealthImaging Find Image Set by Patient
Version 1.0.0
Search image sets by DICOM patient ID, then read the top match's properties and metadata.
Provider
Workflows
find-image-set-by-patient
Search for a patient's image set and inspect the first result.
Runs a patient-ID search against the data store, and when at least one image set is returned, reads the first match's properties and fetches its metadata blob.
1
searchByPatient
SearchImageSets
Search the data store for image sets whose DICOM patient ID equals the supplied value, returning at most one result.
2
getMatchedImageSet
GetImageSet
Read the properties of the matched image set to confirm its state and capture its latest version identifier.
3
getMatchedMetadata
GetImageSetMetadata
Download the aggregated metadata blob for the matched image set version.