apache/beam

Add parsedData to Hl7v2Message to allows users not using schematized parsing to utilized HL7v2IO

开放

#20,452 创建于 2022年6月4日

 (1 条评论) (0 个反应) (0 位负责人)Java (4,097 个派生)batch import
P3gcpgood first issueimprovementiojava

仓库指标

星标
 (7,313 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hl7v2Message class is used as model for data returned from healthcare API HL7v2 message methods. Currently it only supports the ability to utilize the schematizedData field from the response object. Adding support for the parsedData field will open use of the HL7v2IO Connector to a larger customer base of the Healthcare API

Imported from Jira BEAM-10512. Original Jira may contain additional context. Reported by: dranderson@google.com.

贡献者指南