Closed linh-phan-vn closed 1 month ago
Hello @linh-phan-vn , can you please advise which EHR you are representing and which version of the app you are using? Thank you.
Hi @mmatiasalt
I am working with SolidPractice and the app version is 3.1.4
Thanks
This has been already addressed in 3.1.5
I noticed the output eICR having observations (Results, Travel history) duplicated. I am not sure why additional resources were added while processing KAR data in the source code (line 110) https://github.com/drajer-health/eCRNow/blob/6e485f89086f7dc7af6e236f76737dc2b233569a/src/main/java/com/drajer/bsa/utils/R3ToR2DataConverterUtils.java#L99-L110 https://github.com/drajer-health/eCRNow/blob/6e485f89086f7dc7af6e236f76737dc2b233569a/src/main/java/com/drajer/bsa/utils/R3ToR2DataConverterUtils.java#L121-L137
The Observation resources were added to
r4FhirData
once more time.