[[["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 endpoint creates a new HL7v2 store within a specified dataset using a POST request to the given URL."],["The request requires a `parent` path parameter, which represents the dataset the HL7v2 store will belong to, and the `healthcare.hl7V2Stores.create` IAM permission."],["A required `hl7V2StoreId` query parameter specifies the ID for the new HL7v2 store, matching a defined regular expression."],["The request body must include an instance of `Hl7V2Store`, and a successful response will return the newly created `Hl7V2Store` instance."],["Authorization requires one of two OAuth scopes, either `https://www.googleapis.com/auth/cloud-healthcare` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]