// 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'); }); }); --> -->

Category: Pearls and Pitfalls

RLQ Pain in Pregnancy (the sequel)

A few weeks ago Rob Orman (ER Cast) did a great interview with Dr Ingrid Lim at ACEP which looked at the diagnosis of the...

Massive Transfusion Protocol

Hi – Apologies for recent sluggish activity- I have been a busy Doc lately and working on what I hope are some good posts /...

Shock: Back to basics, beyond the BP

Apologies to the smart ones reading this – but I have been trying to explain this concept to my students for a while – so...