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

Participatory Design of a Medication Module in an Electronic Medical Record for Paediatric Palliative Care: A Think-Aloud Approach with Nurses and Physicians

  • Background: Electronic medical records (EMRs) play a key role in improving documentation and quality of care in paediatric palliative care (PPC). Inadequate EMR design can cause incorrect prescription and administration of medications. Due to the fact of complex diseases and the resulting high level of medical complexity, patients in PPC are vulnerable to medication errors. Consequently, involving users in the development process is important. Therefore, the aim of this study was to evaluate the acceptance of a medication module from the perspective of potential users in PPC and to involve them in the development process. Methods: A qualitative observational study was conducted with 10 nurses and four physicians using a concurrent think-aloud protocol and semi-structured qualitative interviews. A qualitative content analysis was applied based on a unified theory of acceptance and use of technology. Results: Requirements from the user’s perspective could be identified as possible influences on acceptance and actual use. Requirements were grouped into the categories “performance expectancies” and “effort expectancies”. Conclusions: The results serve as a basis for further development. Attention should be given to the reduction of display fragmentation, as it decreases cognitive load. Further approaches to evaluation should be taken.
Bitte benutzen Sie diese Referenz, um auf diese Ressource zu verweisen:
https://doi.org/10.25974/fhms-17315

Download full text files

Export metadata

Additional Services

Metadaten
Author:Sven Kernebeck, Chantal Jux, Theresa Sophie Busse, Dorothee Meyer, Larissa Alice Dreier, Daniel Zenz, Boris Zernikow, Jan Peter Ehlers
URN:urn:nbn:de:hbz:836-opus-173158
DOI:https://doi.org/10.25974/fhms-17315
DOI of original publication:https://doi/org/10.3390/children9010082
ISSN:2227-9067
Parent Title (German):Children
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:9
First Page:82
Faculties:Gesundheit (MDH)
open_access (DINI-Set):open_access
Publication list:Kernebeck, Sven
Licence (German):License LogoCreative Commons - Namensnennung (CC BY 4.0)