ESSENTIAL FEATURES OF MEDICAL DEPARTMENTS DATABASE DEVELOPMENT
Journal Title: Медична інформатика та інженерія - Year 2017, Vol 2017, Issue 1
Abstract
Nowadays in medical departments, the main problem is to keep big amount of information and create logical connections between them to increase efficiency of medical personal. You need to store different amount of information in different columns and sometimes create new one, but without developer, it is a problem, because you need to edit structure of database. To prevent this problem developers using software package that helps them to modify database schema. Moreover, the same tool medical personal could use as well. First of all we need to understand what exactly you working with, what type of information will be worked on, also ensure on simple examples (the way it could be easy) what needs to be done. Next step consist of algorithm structure and base structure, it is the main part of development. Packages that you need could be an assembly of several languages for example: C#, SQL, Python. Any type of connection that focused on this, called «NoSQL» Main difference: NoSQL gives you more abilities than simple SQL, by using combination of languages that focused on result and efficiency. Instead of most NoSQL databases it offers a concept of «eventual consistency» in which database changes are propagated to all nodes «eventually» (typically within milliseconds) so queries for data might not return updated data immediately or might result in reading data that is not accurate, a problem known as stale reads. Additionally, some NoSQL systems may exhibit lost writes and other forms of data loss. Fortunately, some NoSQL systems provide concepts such as write-ahead logging to avoid data loss. For distributed transaction processing across multiple databases, data consistency is an even bigger challenge that is difficult for both NoSQL and relational databases. Even current relational databases do not allow referential integrity constraints to span databases. There are few systems that maintain both ACID transactions and XI Open XA standards for distributed transaction processing.
Authors and Affiliations
V. Stetsyuk, A. Savytskyi, T. Ivanova, L. Babintseva, Yu. Luhovskyi, M. Luhin
ABOUT THE PARADIGM OF COMBINING SYSTEMIC BIOLOGY AND SYSTEMIC MEDICINE REPRESENTATIONS FOR FORMING A NEW LOOK AT DIAGNOSTICS AND TREATMENT OF ISCHEMIC HEART DISEASE
The possibilities of creating an intellectual bridge between the data of systemic biology and systemic medicine are explored. It is shown that creation of imitation models in silico are required to determine the role of...
AN APPROACH TO THE USE OF PHYSIONET OPEN SOURCE BIOSIGNALS FOR CALCULATING THE HEART RATE VARIABILITY OF ECG (TIME ANALYSIS) IN THE TRAINING OF MEDICAL STUDENTS
The methodology of teaching students at the I. Ya. Gorbachevsky Ternopil state medical university (the subject is medical informatics, the topic is «Biosignals») is described. It is proposed to use PhysioNet's open resou...
GRAMMAR OF LANGUAGE OF GRAPHICAL VISUALIZATION OF MEDICAL DATA IMPLEMENTED IN PACKAGE GGPLOT2
Application of package ggplot2 graphics grammar paradigm is shown on the example of medical researches data visualization. This approach offers a flexible instrument for the construction of multi-layered and multipanel c...
USING THE MONTE CARLO MARKOV CHAIN TO PREDICT THE PREVALENCE OF CORONARY HEART DISEASE IN UKRAINE
In medical forecasting, there are often challenges in which it is necessary to assess the risk that is continuous for a long time, and important events can occur more than once. One of the ways of solving problems of thi...
INFORMATION TECHNOLOGIES IN THE IMPLEMENTATION OF REHABILITATION PROGRAMS IN ELDERLY PATIENTS WITH PRIMARY GONARTHROSIS
An organizational experiment was conducted on the basis of the rehabilitation hospital and sanatorium institution. The possibility of applying information technologies to provide a dynamic assessment of the effectiveness...