Find the Difference between two JSON rows of data after extracting the values

Brass Contributor

Hi All,

I have a Health coding work which is done by two people(the coder does it first and then the auditor checks it).. So two people do it for every transaction (transaction is denoted by a pair of Billid and ctextid).. The work done by the auditor is final and correct...The Health coding done by them is stored in the JSON format..I need to extract specific values from the json format such as cCode,dCode,hcpc ,mod and then identify the deleted and added for each of them..Deleted is basically which is not there in the Auditor Json but is there in the coder json for a transaction...Added is basically what is not there in the coder json but is there in the auditor json...Also the earliest created (time) for a transaction denotes the work done by coder and the later created(time) denotes the work done by auditor...Please find attached the file ..Can you please help me with this..

 

Thanks,

Arun

0 Replies