Open jengong opened 8 years ago
Thanks @jengong. Just adding a query below to reproduce this issue.
SELECT text
FROM noteevents
WHERE cgid = 18414
AND hadm_id = 168904
AND text like '%JavaScript%';
Outputs:
...
...
References
1. JavaScript:parent.POPUP(self,%22_WEBTAG=_1%22,640,400,50,50,1);
2. JavaScript:parent.POPUP(self,%22_WEBTAG=_2%22,640,400,50,50,1);
3. JavaScript:parent.POPUP(self,%22_WEBTAG=_3%22,640,400,50,50,1);
4. JavaScript:parent.POPUP(self,%22_WEBTAG=_4%22,640,400,50,50,1);
5. JavaScript:parent.POPUP(self,%22_WEBTAG=_5%22,640,400,50,50,1);
6. JavaScript:parent.POPUP(self,%22_WEBTAG=_6%22,640,400,50,50,1);
7. JavaScript:parent.POPUP(self,%22_WEBTAG=_7%22,640,400,50,50,1);
In the references section of some of these clinical notes, there is text containing "JavaScript:parent.POPUP...". It always happens at the end of the file, and these are primarily physician notes. 163/873 are from a single caregiver (cgid = 18414).