[ 
https://issues.apache.org/jira/browse/NIFI-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015254#comment-18015254
 ] 

Himanshu sahu  Ksolve NiFi Expert commented on NIFI-6423:
---------------------------------------------------------

Hi Team, i have understand the issue clearly and have tested the issues locally 
and currently working on this issues will keep you update on the progress of 
the issue.

> ExtractHL7Attributes processor missing repeating DG1 segments
> -------------------------------------------------------------
>
>                 Key: NIFI-6423
>                 URL: https://issues.apache.org/jira/browse/NIFI-6423
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.9.2
>            Reporter: Yuriy Flyud
>            Assignee: Himanshu sahu  Ksolve NiFi Expert
>            Priority: Minor
>
> Try to parse an HL7 message with two DG1 and PR1 sections using an 
> ExtractHL7Attributes processor:
> {code:java}
> MSH|^~\\&|EPIC|DRM-35690||0001|20190111063155|JPORTER|ADT^A01|102927237|P|2.5|||||||||||
> DG1|1|ICD-10-CM|A19.0^Gastrointestinal hemorrhage, 
> unspecified^ICD-10-CM|Gastrointestinal hemorrhage, 
> unspecified|20180214141542|^F||||||||||||||||||||
> DG1|2|ICD-10-CM|N15.0|Hello|20180214141542|^F||||||||||||||||||||
> PR1|1|ICD-10-CM|Z115.0|Super nice 
> description|20180214141542|^F||||||||||||||||||||
> PR1|2|ICD-10-CM|K95.4|Super nice 
> description|20180214141542|^F||||||||||||||||||||
> {code}
> A result will contain attributes for repeating segments from PR1 (e.g. 
> PR1_1.1, PR1_2.1), but not for DG1 (DG1).
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to