Vi flyttar från butik till nätet - så funkar det framåt
Health Communication | 0:e upplagan
- Danskt band, Engelska, 2010
- Författare: Richard K. Thomas
- Betyg:
676
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
In recent years health professionals have developed a growing appreciation of the critical role that communication plays in healthcare. The effective communication of information on medical conditions and healthy lifestyles has played an important part in the improvement of the health status of the American population. At the same time, it is hard to ignore the negative impact that ineffective communication can have within the healthcare arena. We only have to note the contribution of poor communication to malpractice suits, misdiagnoses, failures in patient compliance, and cross-cultural misunderstandings to see the role that communication plays. This recognition of the impact—both positive and negative—of communication in healthcare is generating growing interest in the field of health communication.
-Basic theory and concepts underlying the health communication field
-Real-world strategies for designing, implementing, and evaluating programs
-Up-to-date coverage of print, broadcast, digital, and interactive health media
-Profiles of target populations with specific health needs
-Case examples illustrating what works and what doesn’t
-Sidebars, glossary, Web links, and other tools
The benefits of good health communication are many, from better relationships between providers and patients to improved treatment compliance to reduced inequities of care.
By combining comprehensive background with detailed applications, this uniquely practical reference serves professionals involved in health care marketing or administration, health communication specialists looking to adapt to emerging technologies or new audiences, and advocacy groups. It can also be a valuable classroom text for communications, public health, and related courses.
-Basic theory and concepts underlying the health communication field
-Real-world strategies for designing, implementing, and evaluating programs
-Up-to-date coverage of print, broadcast, digital, and interactive health media
-Profiles of target populations with specific health needs
-Case examples illustrating what works and what doesn’t
-Sidebars, glossary, Web links, and other tools
The benefits of good health communication are many, from better relationships between providers and patients to improved treatment compliance to reduced inequities of care.
By combining comprehensive background with detailed applications, this uniquely practical reference serves professionals involved in health care marketing or administration, health communication specialists looking to adapt to emerging technologies or new audiences, and advocacy groups. It can also be a valuable classroom text for communications, public health, and related courses.
Om denna bok
Health Communication av Richard K. Thomas är en Danskt band bok med 212 sidor på Engelska. Den utgavs 2010 av Springer Nature.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Health Communication 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:
9781441938664
Upplaga:
0
Utgiven:
2010-10-29
Förlag:
Springer Nature
Sidantal:
212
$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"
>