Healthcare Hl7 V2 Store

This table represents the healthcare_hl7_v2_store resource from Google Cloud Platform.

gcp.healthcare_hl7_v2_store

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
datadog_display_namecorestring
labelscorearray<string>
namecorestringIdentifier. Resource name of the HL7v2 store, of the form `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/hl7V2Stores/{hl7v2_store_id}`.
notification_configscorejsonOptional. A list of notification configs. Each configuration uses a filter to determine whether to publish a message (both Ingest & Create) on the corresponding notification destination. Only the message name is sent as part of the notification. Supplied by the client.
organization_idcorestring
parentcorestring
parser_configcorejsonOptional. The configuration for the parser. It determines how the server parses the messages.
project_idcorestring
project_numbercorestring
reject_duplicate_messagecoreboolOptional. Determines whether to reject duplicate messages. A duplicate message is a message with the same raw bytes as a message that has already been ingested/created in this HL7v2 store. The default value is false, meaning that the store accepts the duplicate messages and it also returns the same ACK message in the IngestMessageResponse as has been returned previously. Note that only one resource is created in the store. When this field is set to true, CreateMessage/IngestMessage requests with a duplicate message will be rejected by the store, and IngestMessageErrorDetail returns a NACK message upon rejection.
resource_namecorestring
tagscorehstore