
Chest Radiology: A Resident’s Manual is a comprehensive introduction to reading and 
analyzing radiologic cardiopulmonary images. Readers are guided through systemic 
image analysis and can further enhance their learning experience with training 
cases found at the end of each chapter. Cases describe and discuss frequently 
asked questions regarding heart failure, bronchitis, pneumonia, bronchial 
carcinoma, fibrosis, pleural disorders, and more. This user-friendly manual will 
allow the reader to confidently answer the most important and commonly 
encountered questions related to plain chest radiographs in daily clinical 
practice. The easy-to-read layout pairs explanatory text on the left page with 
related drawings and images on the right, allowing readers to navigate their way 
through each section with ease. 
Features
- More than 600 high-resolution images and illustrations 
 demonstrate a wealth of pathology
- Concise descriptions explain how to examine 
 conventional x-ray and CT images
- Numerous callout boxes in each chapter highlight key 
 takeaway points
- A scratch-off code provides access to a searchable 
 online database of 250 must-know thoracic imaging cases
This practice-oriented manual is an invaluable resource and reference guide for residents and radiologists-in-training.
P.when('DynamicIframe').execute(function(DynamicIframe){ var BookDescriptionIframe = null, bookDescEncodedData = "%3Cbr%3E%3CP%3E%3Cstrong%3E%3Ci%3EChest%20Radiology%3A%20A%20Resident%27s%20Manual%3C%2Fi%3E%3C%2Fstrong%3E%20is%20a%20comprehensive%20introduction%20to%20reading%20and%20%3Cbr%3Eanalyzing%20radiologic%20cardiopulmonary%20images.%20Readers%20are%20guided%20through%20systemic%20%3Cbr%3Eimage%20analysis%20and%20can%20further%20enhance%20their%20learning%20experience%20with%20training%20%3Cbr%3Ecases%20found%20at%20the%20end%20of%20each%20chapter.%20Cases%20describe%20and%20discuss%20frequently%20%3Cbr%3Easked%20questions%20regarding%20heart%20failure%2C%20bronchitis%2C%20pneumonia%2C%20bronchial%20%3Cbr%3Ecarcinoma%2C%20fibrosis%2C%20pleural%20disorders%2C%20and%20more.%20This%20user-friendly%20manual%20will%20%3Cbr%3Eallow%20the%20reader%20to%20confidently%20answer%20the%20most%20important%20and%20commonly%20%3Cbr%3Eencountered%20questions%20related%20to%20plain%20chest%20radiographs%20in%20daily%20clinical%20%3Cbr%3Epractice.%20The%20easy-to-read%20layout%20pairs%20explanatory%20text%20on%20the%20left%20page%20with%20%3Cbr%3Erelated%20drawings%20and%20images%20on%20the%20right%2C%20allowing%20readers%20to%20navigate%20their%20way%20%3Cbr%3Ethrough%20each%20section%20with%20ease.%20%3C%2FP%3E%3Cbr%3E%3CP%3E%3Cstrong%3EFeatures%3C%2Fstrong%3E%20%3Cbr%3E%20%3C%2FP%3E%3Cbr%3E%3Cul%3E%3Cli%3EMore%20than%20600%20high-resolution%20images%20and%20illustrations%20%3Cbr%3E%20demonstrate%20a%20wealth%20of%20pathology%20%3Cbr%3E%20%3Cbr%3E%3Cli%3EConcise%20descriptions%20explain%20how%20to%20examine%20%3Cbr%3E%20conventional%20x-ray%20and%20CT%20images%20%3Cbr%3E%20%3Cbr%3E%3Cli%3ENumerous%20callout%20boxes%20in%20each%20chapter%20highlight%20key%20%3Cbr%3E%20takeaway%20points%20%3Cbr%3E%20%3Cbr%3E%3Cli%3EA%20scratch-off%20code%20provides%20access%20to%20a%20searchable%20%3Cbr%3Eonline%20database%20of%20250%20must-know%20thoracic%20imaging%20cases%20%3C%2Fli%3E%3C%2Ful%3E%3Cbr%3E%3Cp%3EThis%20practice-oriented%20manual%20is%20an%20invaluable%20resource%20and%20reference%20guide%20for%20residents%20and%20radiologists-in-training.%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); }) (); }); }); } });
 
		 
			