drajer-health / eCRNow

Repository for eCRNow app.
Apache License 2.0
41 stars 55 forks source link

Duplicate Observation while processing for CDA generation #746

Closed linh-phan-vn closed 1 month ago

linh-phan-vn commented 5 months ago

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. image

mmatiasalt commented 5 months 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.

linh-phan-vn commented 5 months ago

Hi @mmatiasalt I am working with SolidPractice and the app version is 3.1.4 Thanks

nbashyam commented 5 months ago

This has been already addressed in 3.1.5