Vi flyttar från butik till nätet - så funkar det framåt
Me Medicine vs. We Medicine | 0:e upplagan
- Danskt band, Engelska, 2013
- Författare: Donna Dickenson
- Betyg:
348
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
Personalized healthcare-or what the award-winning author Donna Dickenson calls "Me Medicine"-is radically transforming our longstanding "one-size-fits-all" model. Technologies such as direct-to-consumer genetic testing, pharmacogenetically developed therapies in cancer care, private umbilical cord blood banking, and neurocognitive enhancement claim to cater to an individual's specific biological character, and, in some cases, these technologies have shown powerful potential. Yet in others they have produced negligible or even negative results. Whatever is behind the rise of Me Medicine, it isn't just science. So why is Me Medicine rapidly edging out We Medicine, and how has our commitment to our collective health suffered as a result? In her cogent, provocative analysis, Dickenson examines the economic and political factors fueling the Me Medicine phenomenon and explores how, over time, this paradigm shift in how we approach our health might damage our individual and collective well-being.
Historically, the measures of "We Medicine," such as vaccination and investment in public-health infrastructure, have radically extended our life spans, and Dickenson argues we've lost sight of that truth in our enthusiasm for "Me Medicine." Dickenson explores how personalized medicine illustrates capitalism's protean capacity for creating new products and markets where none existed before-and how this, rather than scientific plausibility, goes a long way toward explaining private umbilical cord blood banks and retail genetics. Drawing on the latest findings from leading scientists, social scientists, and political analysts, she critically examines four possible hypotheses driving our Me Medicine moment: a growing sense of threat; a wave of patient narcissism; corporate interests driving new niche markets; and the dominance of personal choice as a cultural value. She concludes with insights from political theory that emphasize a conception of the commons and the steps we can take to restore its value to modern biotechnology.
Historically, the measures of "We Medicine," such as vaccination and investment in public-health infrastructure, have radically extended our life spans, and Dickenson argues we've lost sight of that truth in our enthusiasm for "Me Medicine." Dickenson explores how personalized medicine illustrates capitalism's protean capacity for creating new products and markets where none existed before-and how this, rather than scientific plausibility, goes a long way toward explaining private umbilical cord blood banks and retail genetics. Drawing on the latest findings from leading scientists, social scientists, and political analysts, she critically examines four possible hypotheses driving our Me Medicine moment: a growing sense of threat; a wave of patient narcissism; corporate interests driving new niche markets; and the dominance of personal choice as a cultural value. She concludes with insights from political theory that emphasize a conception of the commons and the steps we can take to restore its value to modern biotechnology.
Om denna bok
Me Medicine vs. We Medicine av Donna Dickenson är en Danskt band bok med 296 sidor på Engelska. Den utgavs 2013 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Me Medicine vs. We Medicine 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:
Medicin, vård & fysiologi
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780231159746
Upplaga:
0
Utgiven:
2013-06-18
Förlag:
John Wiley And Sons Ltd
Sidantal:
296
$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"
>