Added new observation showing up in custom form that was built. Please help me keep this from showing up in the note.
Hello,
Double click on the field that is tied to that observation term, go to the translation tab at the top and under the Chart Note Field click on Clear. That should remove it if it is using the default translation.
If I do that then nothing shows up in the note.....
This is what is under the Chart note in the translation part of the tab.
{CFMT(OBSANY("PROTIME DX"), "", "Indication for Coumadin Therapy: ", "B", "
")}
Could you please explain the problem in more detail. I do not understand from the post or the response what the issue is, and what you are trying to accomplish.
Thank you,
Daniel
I created an Anticoagulation form for adjustments to Coumadin. When the user does anything on the form it is adding all of the new OBS terms to the end of the note. See below:
I do not want these observations listed in the note at all.
Observations Recorded during this update
Added new observation of PRO NXT DRAW: 02/16/2016 (02/02/2016 9:27)
Added new observation of COAG MANG BY: Kristine K Backeberg RN (02/02/2016 9:27)
Added new observation of COUMADIN CHG: 0 (02/02/2016 9:27)
Added new observation of COUM DOSE: 5^2.50^5^5^5^2.50^2.50 (02/02/2016 9:27)
Added new observation of COUM TOT WK: 27.5 mg (02/02/2016 9:27)
Added new observation of SAT. DOSE: 2.5 mg (02/02/2016 9:27)
Added new observation of FRIDAY DOSE: 3 mg (02/02/2016 9:27)
Added new observation of THURS. DOSE: 5 mg (02/02/2016 9:27)
Added new observation of WEDS. DOSE: 5 mg (02/02/2016 9:27)
Added new observation of TUESDAY DOSE: 5 mg (02/02/2016 9:27)
Added new observation of MONDAY DOSE: 3 mg (02/02/2016 9:27)
Added new observation of SUNDAY DOSE: 5 mg (02/02/2016 9:27)
Look to see if you are calling OBS_LIST_CHANGES() somewhere in your form or elsewhere in your visit (another form, text component etc.). That's what it looks like to me.
Brad
If you upload your dlg I can look at it for you if you'd like