[
https://issues.apache.org/jira/browse/NIFI-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15737288#comment-15737288
]
ASF GitHub Bot commented on NIFI-3147:
--------------------------------------
Github user kedarchitale commented on the issue:
https://github.com/apache/nifi/pull/1312
@joewitt, Thanks for the appreciation and early feedback. Will look into
adding documentation to 'additionalDetails'. The properties file contains
mappings for CCDA, which would not change once all sections are mapped, however
wanted to externalize these from java code, so kept it in the bundle as
resources. These properties would not be changed by NiFi user (at least don't
foresee a need) and ideally should be changed and tested by contributors
mapping any additional sections of CCDA. Considering this, options of having it
as a single processor property or externalizing it from the bundle were not
suitable. Will post on the dev list seeking feedback from the community. Thanks
again for the feedback!
> 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)