Stay organized with collections
Save and categorize content based on your preferences.
Full name: projects.locations.datasets.dicomStores.studies.series.instances.frames.retrieveRendered
frames.retrieveRendered returns instances associated with the given study, series, SOP Instance UID and frame numbers in an acceptable Rendered Media Type. See RetrieveTransaction.
For details on the implementation of frames.retrieveRendered, see Rendered resources in the Cloud Healthcare API conformance statement.
GET https://healthcare.googleapis.com/v1beta1/{parent=projects/*/locations/*/datasets/*/dicomStores/*}/dicomWeb/{dicomWebPath=studies/*/series/*/instances/*/frames/*/rendered}
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 frames.retrieveRendered DICOMweb request. For example, studies/{studyUid}/series/{seriesUid}/instances/{instanceUid}/frames/{frame_list}/rendered.
[[["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\u003eThis endpoint, \u003ccode\u003eframes.retrieveRendered\u003c/code\u003e, retrieves DICOM instances associated with a specific study, series, SOP Instance UID, and frame numbers in a Rendered Media Type.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL is a \u003ccode\u003eGET\u003c/code\u003e request that uses gRPC Transcoding syntax, and it requires specific path parameters, including the DICOM store \u003ccode\u003eparent\u003c/code\u003e and the \u003ccode\u003edicomWebPath\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe endpoint allows for an optional \u003ccode\u003eviewport\u003c/code\u003e query parameter, enabling the use of viewport settings as defined in the DICOM standard.\u003c/p\u003e\n"],["\u003cp\u003eAccess to this endpoint requires the \u003ccode\u003ehealthcare.dicomStores.dicomWebRead\u003c/code\u003e IAM permission on the specified DICOM store, and the request must include one of the required OAuth scopes.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and if successful, the response is a generic HTTP response whose format is defined by the method.\u003c/p\u003e\n"]]],[],null,[]]