Output only. Identifier. Resource name of the FHIR store, of the form projects/{projectId}/locations/{location}/datasets/{datasetId}/fhirStores/{fhirStoreId}.
[[["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-01-28 UTC."],[[["This endpoint allows you to update the configuration of a specific FHIR store using a PATCH request."],["The FHIR store is identified by its resource name, which is structured as `projects/{projectId}/locations/{location}/datasets/{datasetId}/fhirStores/{fhirStoreId}`."],["The `updateMask` parameter, in FieldMask format, is required to specify which fields within the FHIR store should be updated."],["The request body should include an instance of the `FhirStore` resource containing the updated values, and the response body will also contain a `FhirStore` instance."],["To use this endpoint, you must have one of the OAuth scopes: `https://www.googleapis.com/auth/cloud-healthcare` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]