<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 10 of 14
Back to Result List

Adhärenz digitaler Interventionen im Gesundheitswesen: Definitionen, Methoden und offene Fragen

  • AbstractMany digital interventions rely on the participation of their users to have a positive impact. In various areas it can be observed that the use of digital interventions is often reduced or fully discontinued by the users after a short period of time. This is seen as one of the main factors that can limit the effectiveness of digital interventions. In this context, the concept of adherence to digital interventions is becoming increasingly important. Adherence to digital interventions is roughly defined as “the degree to which the user followed the program as it was designed,” which can also be paraphrased as “intended use” or “use as it is designed.” However, both the theoretical–conceptual and practical discussions regarding adherence to digital interventions still receive too little attention.The aim of this narrative review article is to shed more light on the concept of adherence to digital interventions and to distinguish it from related concepts. It also discusses the methods and metrics that can be used to operationalize adherence and the predictors that positively influence adherence. Finally, needs for action to better address adherence are considered critically.
Bitte benutzen Sie diese Referenz, um auf diese Ressource zu verweisen:
https://doi.org/10.25974/fhms-17318

Download full text files

Export metadata

Additional Services

Metadaten
Author:Sven Kernebeck, Theresa Sophie Busse, Jan Peter Ehlers, Horst Christian Vollmar
URN:urn:nbn:de:hbz:836-opus-173188
DOI:https://doi.org/10.25974/fhms-17318
DOI of original publication:https://doi/org/10.1007/s00103-021-03415-9
ISSN:1436-9990
Parent Title (English):Bundesgesundheitsblatt - Gesundheitsforschung - Gesundheitsschutz
Document Type:Article
Language:English
Year of Completion:2021
Year of first Publication:2021
Provider of the Publication Server:FH Münster - University of Applied Sciences
Release Date:2023/11/10
Volume:64
First Page:1278
Last Page:1284
Faculties:Gesundheit (MDH)
open_access (DINI-Set):open_access
Publication list:Kernebeck, Sven
Licence (German):License LogoCreative Commons - Namensnennung (CC BY 4.0)