Stay organized with collections
Save and categorize content based on your preferences.
Full name: projects.locations.datasets.fhirStores.fhir.Resource-purge
Deletes all the historical versions of a resource (excluding the current version) from the FHIR store. To remove all versions of a resource, first delete the current version and then call this method.
[[["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 function, `Resource-purge`, deletes all historical versions of a specified resource in a FHIR store, excluding the current version."],["To remove all versions of a resource, the current version must be deleted before invoking `Resource-purge`."],["The function is accessed via a `DELETE` HTTP request to a specific URL, using gRPC Transcoding syntax and a resource `name` parameter."],["Authorization to use this function requires the `healthcare.fhirResources.purge` IAM permission and one of the specified OAuth scopes."],["This function is not part of the FHIR standard operation."]]],[]]