<3?php /** * This file is part of OPUS. The software OPUS has been originally developed * at the University of Stuttgart with funding from the German Research Net, * the Federal Department of Higher Education and Research and the Ministry * of Science, Research and the Arts of the State of Baden-Wuerttemberg. * * OPUS 4 is a complete rewrite of the original OPUS software and was developed * by the Stuttgart University Library, the Library Service Center * Baden-Wuerttemberg, the Cooperative Library Network Berlin-Brandenburg, * the Saarland University and State Library, the Saxon State Library - * Dresden State and University Library, the Bielefeld University Library and * the University Library of Hamburg University of Technology with funding from * the German Research Foundation and the European Regional Development Fund. * * LICENCE * OPUS is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software * Foundation; either version 2 of the Licence, or any later version. * OPUS is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more * details. You should have received a copy of the GNU General Public License * along with OPUS; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * @category Application * @author Julian Heise * @author Thoralf Klein * @author Sascha Szott * @author Jens Schwidder * @copyright Copyright (c) 2010-2017, OPUS 4 development team * @license http://www.gnu.org/licenses/gpl.html General Public License */ $config = Zend_Registry::get('Zend_Config'); $pageLanguage = Zend_Registry::get('Zend_Translate')->getLocale(); $this->headMeta() ->prependHttpEquiv('Content-Type', 'text/html; charset=UTF-8') ->prependHttpEquiv('Content-Language', $pageLanguage); $this->headTitle('OPUS 4') ->setSeparator(' | '); if (isset($config->instance_name)) { $this->headTitle($config->instance_name); } if (isset($this->title)) { if ($this->moduleName !== 'frontdoor') { $this->headTitle($this->translate($this->title)); } else { // do not translate for frontdoor, because the document title is used $this->headTitle(htmlspecialchars($this->title)); } } $this->headLink() ->appendStylesheet('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css') ->appendStylesheet($this->baseUrl() . '/' . $config->css->jqueryui->path, 'screen') ->appendStylesheet($this->layoutPath() . '/css/opus.css', 'screen,print') ->appendStylesheet($this->layoutPath() . '/css/admin.css', 'screen,print') ->appendStylesheet($this->layoutPath() . '/css/print.css', 'print') ->appendStylesheet($this->layoutPath() . '/css/custom.css') ->headLink(array( 'rel' => 'shortcut icon', 'type' => 'image/x-icon', 'href' => $this->layoutPath() . '/img/logo/favicon.ico')) ->headLink(array( 'rel' => 'search', 'title' => 'OPUS 4 Search', 'type' => 'application/opensearchdescription+xml', 'href' => $this->serverUrl() . $this->baseUrl() . '/solrsearch/opensearch')); $this->container = Zend_Registry::get('Opus_Navigation'); $jsFiles = array('searchutil.js', 'frontdoorutil.js', 'submit.js'); if (in_array($this->moduleName, array('admin', 'review', 'setup', 'account'))) { $jsFiles[] = 'theme.js'; $jsFiles[] = 'theme_lic.js'; $jsFiles[] = 'opus-ui.js'; } else if (in_array($this->moduleName, array('publish'))) { $jsFiles[] = 'filetypes.js'; } if ($this->jQueryEnabled()) { foreach (array_reverse($jsFiles) as $filename) { $this->headScript()->prependFile($this->layoutPath() . '/js/' . $filename); } $this->headScript()->prependFile($this->baseUrl() . '/' . $config->javascript->jqueryui->path); $this->headScript()->prependFile($this->baseUrl() . '/' . $config->javascript->jquery->path); } $appConfig = new Application_Configuration(); if ($appConfig->isLanguageSelectionEnabled()) { $languageSelectors = $this->languageSelector(); } else { $languageSelectors = null; } if (isset($config->javascript->latex->mathjax)) { $this->headScript()->appendFile($this->baseUrl() . $config->javascript->latex->mathjax, 'text/javascript'); } ?>
  • search hit 2 of 2
Back to Result List

Approaches to Improvement of Digital Health Literacy (eHL) in the Context of Person-Centered Care

  • The skills, knowledge and resources to search for, find, understand, evaluate and apply health information is defined as health literacy (HL). If individuals want to use health information from the Internet, they need Digital Health Literacy (eHL), which in addition to HL also includes, for example, media literacy. If information cannot be found or understood by patients due to low (e)HL, patients will not have the opportunity to make informed decisions. In addition, many health apps for self-management or prevention also require (e)HL. Thus, it follows that active participation in healthcare, in terms of Person-Centered Care (PCC) is only possible through (e)HL. Currently, there is a great need to strengthen these competencies in society to achieve increased empowerment of patients and their health. However, at the same time, there is a need to train and improve competencies in the field of healthcare professionals so that they can counsel and guide patients. This article provides an overview with a focus on HL and eHL in healthcare, shows the opportunities to adapt services and describes the possible handling of patients with low (e)HL. In addition, the opportunities for patients and healthcare professionals to improve (e)HL are highlighted.
Bitte benutzen Sie diese Referenz, um auf diese Ressource zu verweisen:
https://doi.org/10.25974/fhms-17311

Download full text files

Export metadata

Additional Services

Metadaten
Author:Theresa Sophie Busse, Julia Nitsche, Sven Kernebeck, Chantal Jux, Jürgen Weitz, Jan P. Ehlers, Ulrich Bork
URN:urn:nbn:de:hbz:836-opus-173115
DOI:https://doi.org/10.25974/fhms-17311
DOI of original publication:https://doi/org/10.3390/ijerph19148309
ISSN:1661-7827
Parent Title (German):International Journal of Environmental Research and Public Health
Document Type:Article
Language:German
Year of Completion:2022
Year of first Publication:2022
Provider of the Publication Server:FH Münster - University of Applied Sciences
Release Date:2023/11/10
Volume:19
First Page:8309
Faculties:Gesundheit (MDH)
open_access (DINI-Set):open_access
Publication list:Kernebeck, Sven
Licence (German):License LogoCreative Commons - Namensnennung (CC BY 4.0)