Vi flyttar från butik till nätet - så funkar det framåt
The Cutter Incident | 0:e upplagan
- Danskt band, Engelska, 2007
- Författare: Paul A. Offit
- Betyg:
331
kr
Skickas inom 1-3 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
Vaccines have saved more lives than any other single medical advance. Yet today only four companies make vaccines, and there is a growing crisis in vaccine availability. Why has this happened? This remarkable book recounts for the first time a devastating episode in 1955 at Cutter Laboratories in Berkeley, California, thathas led many pharmaceutical companies to abandon vaccine manufacture.
Drawing on interviews with public health officials, pharmaceutical company executives, attorneys, Cutter employees, and victims of the vaccine, as well as on previously unavailable archives, Dr. Paul Offit offers a full account of the Cutter disaster. He describes the nation’s relief when the polio vaccine was developed by Jonas Salk in 1955, the production of the vaccine at industrial facilities such as the one operated by Cutter, and the tragedy that occurred when 200,000 people were inadvertently injected with live virulent polio virus: 70,000 became ill, 200 were permanently paralyzed, and 10 died. Dr. Offit also explores how, as a consequence of the tragedy, one jury’s verdict set in motion events that eventually suppressed the production of vaccines already licensed and deterred the development of new vaccines that hold the promise of preventing other fatal diseases.
Drawing on interviews with public health officials, pharmaceutical company executives, attorneys, Cutter employees, and victims of the vaccine, as well as on previously unavailable archives, Dr. Paul Offit offers a full account of the Cutter disaster. He describes the nation’s relief when the polio vaccine was developed by Jonas Salk in 1955, the production of the vaccine at industrial facilities such as the one operated by Cutter, and the tragedy that occurred when 200,000 people were inadvertently injected with live virulent polio virus: 70,000 became ill, 200 were permanently paralyzed, and 10 died. Dr. Offit also explores how, as a consequence of the tragedy, one jury’s verdict set in motion events that eventually suppressed the production of vaccines already licensed and deterred the development of new vaccines that hold the promise of preventing other fatal diseases.
Om denna bok
The Cutter Incident av Paul A. Offit är en Danskt band bok med 256 sidor på Engelska. Den utgavs 2007 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Cutter Incident begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780300126051
Upplaga:
0
Utgiven:
2007-09-28
Förlag:
John Wiley And Sons Ltd
Sidantal:
256
$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"
>