Stay organized with collections
Save and categorize content based on your preferences.
Full name: projects.locations.datasets.fhirStores.fhir.capabilities
Gets the FHIR capability statement (STU3, R4), or the conformance statement in the DSTU2 case for the store, which contains a description of functionality supported by the server.
[[["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."],[[["Retrieves the FHIR capability statement (STU3, R4) or conformance statement (DSTU2) for a specified FHIR store, detailing server-supported functionalities."],["Implements the FHIR standard capabilities interaction (STU3, R4) or conformance interaction (DSTU2)."],["Successful requests return a JSON-encoded `CapabilityStatement` resource within the response body."],["The HTTP request uses the `GET` method on the specified URL `https://healthcare.googleapis.com/v1/{name=projects/*/locations/*/datasets/*/fhirStores/*}/fhir/metadata`, following gRPC Transcoding syntax."],["Access requires the `healthcare.fhirStores.get` IAM permission on the specified FHIR store resource, and one of the following OAuth scopes: `https://www.googleapis.com/auth/cloud-healthcare` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]