| Literature DB >> 30578234 |
Francesc López Seguí1,2, Carme Pratdepàdua Bufill1, Ariadna Rius Soler1, Marc de San Pedro3, Bernat López Truño4, Agnès Aguiló Laine4, Jordi Martínez Roldán1, Francesc García Cuyàs1.
Abstract
BACKGROUND: The use of new mobile technologies in the health and social welfare sectors is already a reality. The ICT Social Health Foundation, in accordance with the technology strategy of the Catalan government's Ministry of Health and its Ministry of Labour, Social Affairs and Families, is leading an initiative to create a public library of apps for its AppSalut Site.Entities:
Keywords: information integration; mHealth; mobile phone; telemedicine; telemonitoring
Year: 2018 PMID: 30578234 PMCID: PMC6320420 DOI: 10.2196/11414
Source DB: PubMed Journal: JMIR Res Protoc ISSN: 1929-0748
Needs and challenges in relation to the AppSalut Site.
| Needs | Challenges |
| The app stores feature an enormous number of apps that are highly heterogeneous in terms of quality and type. A trusted framework is required to ensure that both doctors and patients use apps that meet certain minimum requirements. | Certify the app’s relevance and added value by means of an accreditation process. |
| The apps also capture and record data by means of associated devices (glucometers being the most frequent). | Standardize the devices linked to mobile apps. |
| Every device uses its own platform, meaning that doctors who wish to access the data generated by their patients must enter the same number of platforms as devices used by their users. | Design a single platform for viewing all the collected data and adding it to the health system’s information system. |
| The aforementioned apps and devices collect data without necessarily adhering to international standards. | Standardize the data from the apps through the use of an interoperability framework. |
| The collected data cover very different themes (related to lifestyle, physical activity, etc, both actively and passively) and its veracity must be proven. | Upload data solely at the doctor’s discretion and distinguish it visually from the rest of the patient’s medical history. |
| From the start, developers should become aware of the desirability and potential added value of incorporating information from the app with public information systems and that they take this into account during the app’s technical design. | Support developers in the design of apps that are likely to be added to the library. |
| The prescription of mobile apps in the health environment is currently carried out on an informal basis: the doctors prescribe those they know or have been recommended to them by other professionals. | Create an institutional prescription process and integrate the recommendation of apps into clinical information systems. |
| Apps can serve to empower citizens in taking care of their health, and they can generate quality doctor-patient communication, giving a much more holistic vision of health, oriented toward promotion and prevention. | Organize the process around the Personal Health Folder. |
Constitution of the app accreditation committees.
| Committee | Members |
| Functional (in charge of the functional criteria) | Official College of Doctors of Barcelona Official College of Nurses of Barcelona Catalan Society of Clinical Psychologists Association of Family and Community Nursing Catalan Society of Family and Community Medicine Official Association of Graduates in Physical Education and Physical Activity and Sports Sciences of Catalonia |
| Technical (in charge of the usability and design, technology, and security criteria) | Currently managed by a specialized consulting company |
Tools and needs of the Digital Health Platform.
| Tools | Needs |
| Nonstructured Query Language-type database | To store large volumes of unstructured data without having to predefine its structure |
| Representational State Transfer (REST) services | To allow mobile apps to upload data to the database |
| Credential validation services | To request the identification services to confirm the identity of a patient or a doctor |
| Simple Object Access Protocol and REST services | To allow users to interact with the stored data, either checking it or consulting it |
| Encryption and decryption service based on a public or private asymmetrical key | To ensure the veracity of the origin of the data |
| Software Development Kit | To allow app developers to access all of the platform’s features concerning the inclusion of their data |
| A message in a custom format based on Health Level 7 | To allow data from the apps to be added to the repository. The current message always has the “Variable-Value” structure where the variable name is its code in the corresponding catalog (Systematized Nomenclature of Medicine–Clinical Terms; the International Classification of Diseases, Ninth Revision, etc). The Software Development Kit sends the date and time of when the specific value of the variable has been registered |
| An identity server | To facilitate the creation and configuration of all of these services, both in the validation of credentials or tokens, as well as in the delegation and federation of the credentials |