[[["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."],[[["Creates a new FHIR store within a specified parent dataset using the `projects.locations.datasets.fhirStores.create` method."],["Requires the `healthcare.fhirStores.create` IAM permission on the parent resource to authorize the creation of the FHIR store."],["Requires a `fhirStoreId` as a string that matches the regex `[\\p{L}\\p{N}_\\-\\.]{1,256}` and must be included as a query parameter."],["The request body must contain an instance of `FhirStore` and a newly created instance of `FhirStore` will be the response body if successful."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-healthcare` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]