apache / apache/beam

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

Open
#20,452 1 comment 0 reactions 0 assignees View on GitHub
gcp good first issue improvement io java P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 2h
Merged PRs (30d)
205

Description

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](https://issues.apache.org/jira/browse/BEAM-10512). Original Jira may contain additional context.
Reported by: dranderson@google.com.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Hl7v2Message class and the HL7v2IO Connector response model. Confirm how schematizedData is currently exposed, then verify that parsedData is also available for messages returned without schematized parsing.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.