[
https://issues.apache.org/jira/browse/NIFI-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382699#comment-15382699
]
ASF GitHub Bot commented on NIFI-2090:
--------------------------------------
Github user jfrazee closed the pull request at:
https://github.com/apache/nifi/pull/565
> 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)