Required. The name of the DICOM store that is being accessed. For example, projects/{projectId}/locations/{locationId}/datasets/{datasetId}/dicomStores/{dicomStoreId}.
Authorization requires the following IAM permission on the specified resource parent:
healthcare.dicomStores.dicomWebRead
dicomWebPath
string
Required. The path of the SearchForInstancesRequest DICOMweb request. For example, instances, series/{seriesUid}/instances, or studies/{studyUid}/instances.
Request body
The request body must be empty.
Response body
If successful, the response is a generic HTTP response whose format is defined by the method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003e\u003ccode\u003edicomStores.searchForInstances\u003c/code\u003e is a method that retrieves a list of DICOM instances that match the specified search criteria, aligning with the DICOMweb Search Transaction standard.\u003c/p\u003e\n"],["\u003cp\u003eThe method utilizes a \u003ccode\u003eGET\u003c/code\u003e HTTP request with a specific URL structure that includes the DICOM store's path and a DICOMweb request path, using gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eTo make a request, you must provide the DICOM store's \u003ccode\u003eparent\u003c/code\u003e path and the \u003ccode\u003edicomWebPath\u003c/code\u003e specifying the type of instance search, with authorization requiring the \u003ccode\u003ehealthcare.dicomStores.dicomWebRead\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for \u003ccode\u003edicomStores.searchForInstances\u003c/code\u003e must be empty, and a successful response is returned in a standard HTTP response format.\u003c/p\u003e\n"],["\u003cp\u003eAuthentication for this method requires either the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-healthcare\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]