[
https://issues.apache.org/jira/browse/NIFI-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15389565#comment-15389565
]
ASF subversion and git services commented on NIFI-2090:
-------------------------------------------------------
Commit 4179ce6644beba27fdc9e7586fcecd792594654a in nifi's branch
refs/heads/master from [~jfrazee]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=4179ce6 ]
NIFI-2090 This closes #669. Added options for segment names, parse fields in
ExtractHL7Attributes
> Add support for HL7 segment names and components in ExtractHL7Attributes
> ------------------------------------------------------------------------
>
> Key: NIFI-2090
> URL: https://issues.apache.org/jira/browse/NIFI-2090
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Joey Frazee
> Assignee: Joseph Witt
> Priority: Minor
> Fix For: 1.0.0
>
>
> HL7 segments and components (segment fields) have descriptive names, e.g.,
> MSH.12 is Version ID and PID.5 is Patient Name. ExtractHL7Attributes should
> support using these names in addition to the numeric identifiers.
> Some HL7 segment fields are also "composite" and have sub-elements of their
> own (separated by ^). For example, PID.5 is the Patient Name, which is
> sub-divided into family name, given name, etc. It would be nice to have
> access to the individual components.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)