Essentials of pain medicine | 4:e upplagan
- Inbunden, Engelska, 2017
- Författare: Steven P. Cohen
- Betyg:
1063
kr
Skickas inom 11-24 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Accessible, concise, and clinically focused, Essentials of Pain Medicine, 4th Edition, by Drs. Honorio T. Benzon, Srinivasa N. Raja, Scott M. Fishman, Spencer S. Liu, and Steven P. Cohen, presents a complete, full-color overview of today’s theory and practice of pain medicine and regional anesthesia. It provides practical guidance on the full range of today’s pharmacologic, interventional, neuromodulative, physiotherapeutic, and psychological management options for the evaluation, treatment, and rehabilitation of persons in pain.
- Covers all you need to know to stay up to date in practice and excel at examinations – everything from basic considerations through local anesthetics, nerve block techniques, acupuncture, cancer pain, and much more.
- Uses a practical, quick-reference format with short, easy-to-read chapters.
- Presents the management of pain for every setting where it is practiced, including the emergency room, the critical care unit, and the pain clinic.
- Features hundreds of diagrams, illustrations, summary charts and tables that clarify key information and injection techniques – now in full color for the first time.
- Includes the latest best management techniques, including joint injections, ultrasound-guided therapies, and new pharmacologic agents (such as topical analgesics).
- Discusses recent global developments regarding opioid induced hyperalgesia, addiction and substance abuse, neuromodulation and pain management, and identification of specific targets for molecular pain.
- Expert Consult™ eBook version included with purchase. This enhanced eBook experience allows you to search all of the text, figures, Q&As, and references from the book on a variety of devices.
Produktinformation
Kategori:
Medicin, vård & fysiologi
Bandtyp:
Inbunden
Språk:
Engelska
Förlag:
Elsevier
Upplaga:
4
Utgiven:
2017-11-30
ISBN:
9780323401968
Sidantal:
872
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>