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."],[[["This API endpoint retrieves the FHIR capability statement or conformance statement for a specified FHIR store, detailing the server's supported functionality."],["The endpoint uses a GET request to a specific URL structure that includes project, location, dataset, and FHIR store identifiers."],["To authorize the request, the user must have the `healthcare.fhirStores.get` IAM permission and provide an appropriate OAuth scope."],["A successful request returns a JSON-encoded representation of a `CapabilityStatement` resource in the response body."],["The request body is required to be empty."]]],[]]