// tabnab protection window.addEventListener('load', function () { // make all links have rel="noopener noreferrer" document.querySelectorAll('a[target="_blank"]').forEach(link => { link.setAttribute('rel', 'noopener noreferrer'); }); }); --> -->

Tag: decision-making

Clinical Case 141: Saturnine Palsy

I know – it is supposed to be a Saturday night palsy, but as you know patients rarely bother to read the textbook before injuring...

Stats, CRP and Sick Kids

So I have been having a particularly nerdy week. After the recent review of the point-of-care CRP paper I got to thinking.  We all seem...