Identifier. Resource name of the HL7v2 store, of the form projects/{projectId}/locations/{locationId}/datasets/{datasetId}/hl7V2Stores/{hl7v2_store_id}.
[[["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-06-27 UTC."],[[["\u003cp\u003eThis endpoint, \u003ccode\u003eprojects.locations.datasets.hl7V2Stores.patch\u003c/code\u003e, is used to update an existing HL7v2 store.\u003c/p\u003e\n"],["\u003cp\u003eThe resource name of the HL7v2 store, following the format \u003ccode\u003eprojects/{projectId}/locations/{locationId}/datasets/{datasetId}/hl7V2Stores/{hl7v2_store_id}\u003c/code\u003e, is a required parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eupdateMask\u003c/code\u003e parameter is required and uses the \u003ccode\u003eFieldMask\u003c/code\u003e format to specify which fields of the HL7v2 store should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must contain an instance of \u003ccode\u003eHl7V2Store\u003c/code\u003e, and a successful request will also return an instance of \u003ccode\u003eHl7V2Store\u003c/code\u003e in the response.\u003c/p\u003e\n"],["\u003cp\u003eTo use this method, you need to use one of the following OAuth scopes: \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-healthcare\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Method: hl7V2Stores.patch\n\n**Full name**: projects.locations.datasets.hl7V2Stores.patch\n\nUpdates the HL7v2 store.\n\n### HTTP request\n\n`PATCH https://healthcare.googleapis.com/v1beta1/{hl7V2Store.name=projects/*/locations/*/datasets/*/hl7V2Stores/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body contains an instance of [Hl7V2Store](/healthcare-api/docs/reference/rest/v1beta1/projects.locations.datasets.hl7V2Stores#Hl7V2Store).\n\n### Response body\n\nIf successful, the response body contains an instance of [Hl7V2Store](/healthcare-api/docs/reference/rest/v1beta1/projects.locations.datasets.hl7V2Stores#Hl7V2Store).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-healthcare`\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]