REST Resource: projects.locations.datasets.dicomStores.studies

Methods

delete

DeleteStudy deletes all instances within the given study using a long running operation.

retrieveMetadata

RetrieveStudyMetadata returns instance associated with the given study presented as metadata.

retrieveStudy

RetrieveStudy returns all instances within the given study.

searchForInstances

SearchForInstances returns a list of matching instances.

searchForSeries

SearchForSeries returns a list of matching series.

storeInstances

StoreInstances stores DICOM instances associated with study instance unique identifiers (SUID).

updateInstances

UpdateInstances updates DICOM instances associated with study instance unique identifiers (SUID).

updateMetadata

UpdateStudyMetadata modifies the metadata of all instances in the given study.