GitHub user jfrazee opened a pull request:

    https://github.com/apache/nifi/pull/669

    NIFI-2090 Add support for HL7 segment names and components in 
ExtractHL7Attributes

    Note that this doesn't apply the "friendly" names to for composite field 
types and those are still produced with numeric indexes (e.g., 
PID.PatientIDInternalID.CX.1). While that's super useful, the only way to get 
at that with the underlying HAPI library is via reflection, so it will require 
a separate commit with more extensive testing.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jfrazee/nifi NIFI-2090

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/669.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #669
    
----
commit 0dc6a278a851334db734363e47165b49df5e9410
Author: Joey Frazee <joey.fra...@icloud.com>
Date:   2016-06-23T04:44:40Z

    Added options for segment names, parse fields in ExtractHL7Attributes

commit 717bd6c09234d609e004de48015d043dbf6ef977
Author: Joey Frazee <joey.fra...@icloud.com>
Date:   2016-06-23T05:04:25Z

    Fix mislabeled parse-segment-fields property displayName

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to