[
https://issues.apache.org/jira/browse/NIFI-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878698#comment-15878698
]
ASF GitHub Bot commented on NIFI-3147:
--------------------------------------
Github user jfrazee commented on the issue:
https://github.com/apache/nifi/pull/1312
@kedarchitale I left some comments on some things that we need to change.
Most are small but important modifications, but there's one thing that after
some thought I think the processor is doing that it shouldn't: it's not the
right place for transforming the output to JSON, especially since we have
AttributesToJSON which will make it easy to do the same thing.
> Build processor to parse CCDA into attributes and JSON
> ------------------------------------------------------
>
> Key: NIFI-3147
> URL: https://issues.apache.org/jira/browse/NIFI-3147
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Kedar Chitale
> Labels: attributes, ccda, healthcare, json, parser
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> Accept a CCDA document, Parse the document to create JSON text and individual
> attributes for example code.codeSystemName=LOINC
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)