Member since
09-18-2017
6
Posts
0
Kudos Received
0
Solutions
11-28-2021
08:51 PM
Hello Team, I am facing some problem while running JAR file from NIFI. please find below screenshot for same could anyone help for same?
... View more
09-22-2017
09:55 PM
I'm not sure why you need an array around the name object - can you explain? Otherwise, you can achieve your desired result by putting "name" in front of your other sub-objects. [{ "operation": "shift", "spec": { "PID.PatientName.FamilyName": "name.family", "PID.PatientName.GivenName": "name.given" } }]
... View more
09-22-2017
09:37 PM
1 Kudo
Sure - I wrote an article since others may want to know this information. You can check it out here: https://community.hortonworks.com/articles/138249/nifi-in-healthcare-ingesting-hl7-data-in-nifi.html Let me know if you have any other questions, happy to answer.
... View more