I have a form that I created to enter procedure results. When the user enters the results, I have it so they click a button to record the clinical list changes for that encounter. However, what I'm envisioning is a provider needing to change something after they pressed the button. (if this makes sense at all)
If they make a change, they get duplicates of everything. See example below:
I fill out the form and the following Clinical List Changes are presented:
In Document [236] - 06/04/2015 - Office Visit
--------------------------------------------------------
OBSERVATIONS:
Added new observation of COLONNXTDUE: 06/03/2016 (06/03/2015 13:51)
Added new observation of COLONOSCPCOM: test 123 (06/03/2015 13:51)
Added new observation of POLYPNUMCOLN: 12 (06/03/2015 13:51)
Added new observation of POLYPS: 12 none (06/03/2015 13:51)
Added new observation of COLONOSCOPY: Hyperplastic (06/03/2015 13:51)
Added new observation of GASTROENT MD: Moore (06/03/2015 13:51)
Added new observation of LST COLON DT: 06/03/2015 (06/03/2015 13:51)
Then I go back and change the observation term GASTROENT MD to another provider. This is what happens:
In Document [236] - 06/04/2015 - Office Visit
--------------------------------------------------------
OBSERVATIONS:
Added new observation of GASTROENT MD: Brown (06/03/2015 13:53)
Added new observation of COLONOSCOPY: Hyperplastic (06/03/2015 13:52)
Added new observation of GASTROENT MD: Greene (06/03/2015 13:52)
Added new observation of POLYPNUMCOLN: 12 (06/03/2015 13:52)
Added new observation of POLYPS: 12 none (06/03/2015 13:52)
Added new observation of COLONOSCPCOM: test 123 (06/03/2015 13:52)
Added new observation of COLONNXTDUE: 06/03/2016 (06/03/2015 13:52)
Added new observation of LST COLON DT: 06/03/2015 (06/03/2015 13:52)
Added new observation of COLONNXTDUE: 06/03/2016 (06/03/2015 13:51)
Added new observation of COLONOSCPCOM: test 123 (06/03/2015 13:51)
Added new observation of POLYPNUMCOLN: 12 (06/03/2015 13:51)
Added new observation of POLYPS: 12 none (06/03/2015 13:51)
Added new observation of COLONOSCOPY: Hyperplastic (06/03/2015 13:51)
Added new observation of GASTROENT MD: Smith (06/03/2015 13:51)
Added new observation of LST COLON DT: 06/03/2015 (06/03/2015 13:51)
It appears as if everything duplicates. And then it files duplicate clinical list changes.
Posted : June 4, 2015 7:55 am