The second edition of Ultrasonography in Urology: A Practical Approach to Clinical Problems provides an up-to-date resource for the essential information needed for selecting the appropriate imaging examination and confidently completing the imaging workup of a patient. Recognized experts in the field provide the latest recommendations for clinical applications of ultrasound in urology. For each clinical problem, the authors guide the reader through the diagnostic evaluation, reviewing the indications for and the benefits and limitations of ultrasound imaging.
Features:
- Practical discussions of the usefulness of
ultrasound, nonimaging tests, or other imaging modalities, such as CT and MR,
for diagnosing such problems as flank pain, renal failure, acute scrotal pain,
and more - Clear descriptions of symptoms and differential
diagnosis - More than 400 high-quality images and photographs
demonstrating key points
This book will help ultrasonographers, radiologists,
urologists, nephrologists, residents, physicians, nurses, and radiology assistants improve their techniques and optimize patient care.
P.when('DynamicIframe').execute(function(DynamicIframe){ var BookDescriptionIframe = null, bookDescEncodedData = "%3Cp%3EThe%20second%20edition%20of%20%3Cem%3EUltrasonography%20in%20Urology%3A%20A%20Practical%20Approach%20to%20Clinical%20Problems%3C%2Fem%3E%20provides%20an%20up-to-date%20resource%20for%20the%20essential%20information%20needed%20for%20selecting%20the%20appropriate%20imaging%20examination%20and%20confidently%20completing%20the%20imaging%20workup%20of%20a%20patient.%20Recognized%20experts%20in%20the%20field%20provide%20the%20latest%20recommendations%20for%20clinical%20applications%20of%20ultrasound%20in%20urology.%20For%20each%20clinical%20problem%2C%20the%20authors%20guide%20the%20reader%20through%20the%20diagnostic%20evaluation%2C%20reviewing%20the%20indications%20for%20and%20the%20benefits%20and%20limitations%20of%20ultrasound%20imaging.%3C%2Fp%3E%3Cbr%3E%20%3Cbr%3E%3Cp%3E%3Cstrong%3EFeatures%3A%3C%2Fstrong%3E%3C%2Fp%3E%3Cbr%3E%3Cul%3E%3Cbr%3E%3Cli%3EPractical%20discussions%20of%20the%20usefulness%20of%20%3Cbr%3E%20ultrasound%2C%20nonimaging%20tests%2C%20or%20other%20imaging%20modalities%2C%20such%20as%20CT%20and%20MR%2C%20%3Cbr%3E%20for%20diagnosing%20such%20problems%20as%20flank%20pain%2C%20renal%20failure%2C%20acute%20scrotal%20pain%2C%20%3Cbr%3E%20and%20more%20%3Cbr%3E%20%3Cbr%3E%3Cli%3EClear%20descriptions%20of%20symptoms%20and%20differential%20%3Cbr%3E%20diagnosis%20%3Cbr%3E%20%3Cbr%3E%3Cli%3EMore%20than%20400%20high-quality%20images%20and%20photographs%20%3Cbr%3Edemonstrating%20key%20points%3C%2Fli%3E%3C%2Ful%3E%3Cbr%3E%3Cp%3EThis%20book%20will%20help%20ultrasonographers%2C%20radiologists%2C%20%3Cbr%3Eurologists%2C%20nephrologists%2C%20residents%2C%20physicians%2C%20nurses%2C%20and%20radiology%20assistants%20improve%20their%20techniques%20and%20optimize%20patient%20care.%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); }) (); }); }); } });