// 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: headache

Clinical Case 105: Headache Take 5

Ok Neuro nerds…  here’s a quick case to test your diagnostic skills.  It is one of those common scenarios we see. 35 year old man...

Medical Myth 002: Post-LP headache prevention

Case 006 – about meningoencephalitis raised a few queries amongst my nursing colleagues.  Specifically – how to prevent post-LP headaches. So I thought I would...