Required. Name of the operation to query, in the format projects/{projectId}/locations/{locationId}/datasets/{datasetId}/fhirStores/{fhirStoreId}/operations/{operation_id}.
Authorization requires the following IAM permission on the specified resource name:
healthcare.fhirStores.getFhirOperationStatus
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\u003eRetrieves the status of FHIR operations, aligning with the FHIR specification's bulk data status request guide.\u003c/p\u003e\n"],["\u003cp\u003eOperations can be in one of three states: in-progress (status code 202), complete (status code 200), or error (status code 5XX).\u003c/p\u003e\n"],["\u003cp\u003eThe operation status is obtained via a GET request to a specific URL that includes project, location, dataset, FHIR store, and operation IDs.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this operation requires the \u003ccode\u003ehealthcare.fhirStores.getFhirOperationStatus\u003c/code\u003e IAM permission, along with one of the following OAuth scopes: \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-healthcare\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]