Magnetic resonance imaging has become an increasingly beneficial tool for the radiologic evaluation of complex spine diseases. However, due to the many variables implicit in MR imaging technique, considerable experience and expertise are necessary to diagnose with confidence.
This book provides a comprehensive and practical overview of the field, and gives you the information to competently utilize MRI for the diagnosis of diseases of the spine and spinal cord.
- More than 1,300 high-quality images help you
recognize and distinguish normal findings from pathologic spinal disorders and
common MR artifacts - Systematic tables of indications and differential
diagnoses summarize each disorder and help you in planning treatment
strategies - Problem-solving tips and tricks provide details on
various imaging techniques, as well as the advantages and disadvantages of
different MRI sequences - Concise chapter summaries provide quick and easy access to the most current MR imaging information
Of great interest to radiologists, neuroradiologists, trauma surgeons, orthopedic surgeons, and neurosurgeons, this extensively illustrated work is an essential diagnostic reference for evaluating spinal disorders.
P.when('DynamicIframe').execute(function(DynamicIframe){ var BookDescriptionIframe = null, bookDescEncodedData = "%3Cbr%3E%3CP%3EMagnetic%20resonance%20imaging%20has%20become%20an%20increasingly%20beneficial%20tool%20for%20the%20radiologic%20evaluation%20of%20complex%20spine%20diseases.%20However%2C%20due%20to%20the%20many%20variables%20implicit%20in%20MR%20imaging%20technique%2C%20considerable%20experience%20and%20expertise%20are%20necessary%20to%20diagnose%20with%20confidence.%3C%2FP%3E%3Cbr%3E%3CP%3EThis%20book%20provides%20a%20comprehensive%20and%20practical%20overview%20of%20the%20field%2C%20and%20gives%20you%20the%20information%20to%20competently%20utilize%20MRI%20for%20the%20diagnosis%20of%20diseases%20of%20the%20spine%20and%20spinal%20cord.%3C%2FP%3E%3Cbr%3E%3CUL%3E%3Cbr%3E%3CLI%3EMore%20than%201%2C300%20high-quality%20images%20help%20you%20%3Cbr%3E%20recognize%20and%20distinguish%20normal%20findings%20from%20pathologic%20spinal%20disorders%20and%20%3Cbr%3E%20common%20MR%20artifacts%20%3Cbr%3E%20%3Cbr%3E%3CLI%3ESystematic%20tables%20of%20indications%20and%20differential%20%3Cbr%3E%20diagnoses%20summarize%20each%20disorder%20and%20help%20you%20in%20planning%20treatment%20%3Cbr%3E%20strategies%20%3Cbr%3E%20%3Cbr%3E%3CLI%3EProblem-solving%20tips%20and%20tricks%20provide%20details%20on%20%3Cbr%3E%20various%20imaging%20techniques%2C%20as%20well%20as%20the%20advantages%20and%20disadvantages%20of%20%3Cbr%3E%20different%20MRI%20sequences%20%3Cbr%3E%20%3Cbr%3E%3CLI%3EConcise%20chapter%20summaries%20provide%20quick%20and%20easy%20access%20to%20the%20most%20current%20MR%20imaging%20information%3C%2FLI%3E%3Cbr%3E%3C%2FUL%3E%3Cbr%3E%3CP%3EOf%20great%20interest%20to%20radiologists%2C%20neuroradiologists%2C%20trauma%20surgeons%2C%20orthopedic%20surgeons%2C%20and%20neurosurgeons%2C%20this%20extensively%20illustrated%20work%20is%20an%20essential%20diagnostic%20reference%20for%20evaluating%20spinal%20disorders.%3C%2FP", bookDescriptionAvailableHeight, minBookDescriptionInitialHeight = 112, options = {}, iframeId = "bookDesc_iframe";
function resizeCallback() { P.guardFatal("bookDescription", function() { // Get the line-height of the iframe var iframe = document.getElementById(iframeId); var iframeDocument = iframe.contentDocument;
if (false && iframeDocument && iframeDocument.defaultView) { // Set the height to the number of lines specified var numLines = parseInt(0, 10);
// Get the line-height of the iframe var iframeContent = iframeDocument.getElementById("iframeContent");
// Compute the line height var lineHeight = iframeDocument.defaultView.getComputedStyle(iframeContent, null).getPropertyValue("line-height");
// Parse the line height lineHeight = parseFloat(lineHeight); bookDescriptionAvailableHeight = Math.round(lineHeight * numLines); } else { var bdOffsetTop = document.getElementById("bookDescription_feature_div").offsetTop; var imageBlockOffsetTop = document.getElementById("booksImageBlock_feature_div").offsetTop; var imageBlockHeight = document.getElementById("booksImageBlock_feature_div").offsetHeight; bookDescriptionAvailableHeight = imageBlockOffsetTop + imageBlockHeight -bdOffsetTop - 30; if(bookDescriptionAvailableHeight < minBookDescriptionInitialHeight) { bookDescriptionAvailableHeight = minBookDescriptionInitialHeight; } } var psTotalHeight = document.getElementById("postBodyPS").offsetHeight; if(psTotalHeight > bookDescriptionAvailableHeight + 30){ if(document.getElementById("bdSeeLessPrompt").style.display == "none"){ document.getElementById("outer_postBodyPS").style.height = bookDescriptionAvailableHeight + 'px'; document.getElementById("psPlaceHolder").style.display ="block"; document.getElementById("bdSeeAllPrompt").style.display ="block"; } else{ document.getElementById("outer_postBodyPS").style.height = psTotalHeight + 'px'; } } else{ document.getElementById("outer_postBodyPS").style.height = psTotalHeight + 'px'; document.getElementById("psPlaceHolder").style.display ="none"; document.getElementById("bdSeeAllPrompt").style.display ="block"; document.getElementById("bdSeeLessPrompt").style.display ="none"; document.getElementById("bdExpanderIcon").className = document.getElementById("bdExpanderIcon").className.replace("rotate",""); } })(); }
options.iframeId = iframeId; options.iframeWrapperId = "bookDesc_iframe_wrapper"; options.overriddenCSSId = "bookDesc_override_CSS"; options.encodedIframeContent = bookDescEncodedData; options.initialResizeCallback = resizeCallback;
BookDescriptionIframe = new DynamicIframe(options); P.guardFatal("bookDescription", function() { BookDescriptionIframe.createIframe(); }) ();
if ((typeof BookDescriptionIframe != 'undefined') && (BookDescriptionIframe instanceof DynamicIframe)) { P.when('jQuery').execute(function($) { $(window).resize(function() { P.guardFatal("bookDescription", function() { BookDescriptionIframe.resizeIframe(resizeCallback); }) (); });
$(window).bind('imageResize', function() { P.guardFatal("bookDescription", function() { BookDescriptionIframe.resizeIframe(resizeCallback); }) (); }); }); } });