WorldVistA / popHealth

popHealth - An open source clinical quality measure reporting and visualization tool. For announcements and information on current state of popHealth, please visit -
http://osehra.org/popHealth
Apache License 2.0
46 stars 45 forks source link

Load Error When Updating Existing Patient Record #75

Open npm526 opened 7 years ago

npm526 commented 7 years ago

Hello,

There is an issue when loading a new record for a patient that already exists in the database. This is an error in the import job and the files do not successfully load. There is a screen shot of the error below.

image

-Nick

petercyli commented 7 years ago

Can you send us the original patient file plus the updated patient file? The first would allow us to import the patient data, and the second file would allow us to see the fail occur.

This way we can trace which part of the patient record is causing the import failure. Thanks.

npm526 commented 7 years ago

Hello,

I have attached two files which illustrate the issue.

The first file has an encounter with a date of 20160304. And the second file has encounters on 20160304 and 20160923. When loading the files in order, the second file does not load successfully and the patient record is not updated with the new encounter on 20160923.

FIRST.zip SECOND.zip