Joey Frazee created NIFI-2090:
---------------------------------
Summary: 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: Bug
Reporter: Joey Frazee
Priority: Minor
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)