- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Is it possible to parse CCDA messages using NIFI
- Labels:
-
Apache Hive
-
Apache NiFi
Created 11-09-2016 11:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We have one use case where we want to parse both HL7 and CCDA messages. Is there any way by which we can parse CCDA messages as well?
Created 06-18-2017 04:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Ankit Jain ExtractCCDAAttributes has been introduced in NiFi 1.3.0. Extracts information from an Consolidated CDA formatted FlowFile and provides individual attributes as FlowFile attributes. Please refer https://nifi.apache.org/docs.html
Created 06-18-2017 04:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Ankit Jain ExtractCCDAAttributes has been introduced in NiFi 1.3.0. Extracts information from an Consolidated CDA formatted FlowFile and provides individual attributes as FlowFile attributes. Please refer https://nifi.apache.org/docs.html
Created 06-20-2017 09:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the update.
