[
https://issues.apache.org/jira/browse/NIFI-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15737238#comment-15737238
]
ASF GitHub Bot commented on NIFI-3147:
--------------------------------------
Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/1312
@kedarchitale I've done quick scan through the contrib so not a thorough
evaluation. But I want to immediately say thank you for what is quite
obviously a very thoughtful and detailed contribution. You appear to have been
very thoughtful about license and notice and following convention around which
is extremely appreciated. Nice!
I also noticed you provided excellent documentation for the processor.
Instead of that being expressed in the readme file could you take a look at
some of the example processors that take advantage of the 'additionalDetails'
which means this wonderful information becomes part of the automated
documentation and available to the user through the application?
I noticed there was a properties file in the src/main/resources. I haven't
looked into how that ties in but if this is something you'll want the user to
be able to edit perhaps we can consider some alternative approaches. One
challenge with properties files is that if it is meant to be user editable then
it can become cluster unfriendly. So perhaps those things could be expressed
as processor properties instead or even as a single processor property. Not
sure and perhaps you've already thought through that. Just wanted to mention
it.
Anyway - great stuff and thanks for contributing!
> 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.4#6332)