Stay organized with collections
Save and categorize content based on your preferences.
Full name: projects.locations.datasets.fhirStores.fhir.vread
Gets the contents of a version (current or historical) of a FHIR resource by version ID.
Implements the FHIR standard vread interaction (DSTU2, STU3, R4, R5).
On success, the response body contains a JSON-encoded representation of the resource. Errors generated by the FHIR store contain a JSON-encoded OperationOutcome resource describing the reason for the error. If the request cannot be mapped to a valid API method on a FHIR store, a generic GCP error might be returned instead.
[[["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-07-23 UTC."],[[["\u003cp\u003eThis webpage documents the \u003ccode\u003evread\u003c/code\u003e method, which retrieves a specific version of a FHIR resource within a FHIR store.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003evread\u003c/code\u003e method adheres to the FHIR standard for version reading across DSTU2, STU3, and R4 versions.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful requests return a JSON-encoded FHIR resource, while errors are reported through a JSON-encoded \u003ccode\u003eOperationOutcome\u003c/code\u003e resource or a generic GCP error.\u003c/p\u003e\n"],["\u003cp\u003eAccess to this method requires the \u003ccode\u003ehealthcare.fhirResources.get\u003c/code\u003e IAM permission and one of the specified OAuth scopes.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a \u003ccode\u003eGET\u003c/code\u003e method, and the URL structure follows gRPC Transcoding syntax with the \u003ccode\u003ename\u003c/code\u003e path parameter as required, which is the location of the FHIR resource to retrieve.\u003c/p\u003e\n"]]],[],null,[]]