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
ON APPROACH OF THE LICENSED SOFTWARE USE WITH THE PURPOSE OF COMPUTER GRAPHICS MODELS DEVELOPMENT IN MEDICAL EDUCATION
The problems dealing with the use of physical models in medical education are investigated. There is presented the approach for software development with possibility of interactive design of anatomic structures. The used...
THE MOBILE DERMATOLOGY PERSPECTIVES. MAIN TASKS
Actual issues of mobile dermatology development are considered. It is emphasized that the mobile medicine should distinguish two major areas that provide mutual influence on each other. First is technology, devices, appl...
INFORMATION MODELS OF GENERAL NURSING CARE FOR PATIENTS WITH SUPPORT FOR DECISION ALGORITHMS BASED ON THE ICNP CLASSIFIER
The paper presents information models of the nursing process through a conceptual presentation, including assessments of the patient's overall condition (nursing interviews, physical assessment, measurement, documentatio...
RISK MANAGEMENT IN SANATORIUM ACTIVITIES
The methodology of evaluation of functioning of the sanatorium activity management system is proposed. Management risks are justified. For the management quality assessment system, the dual control principle is applied,...
INFORMATION TECHNOLOGIES AND SYSTEMS FOR EARLY DIAGNOSIS OF ONCOLOGY DISEASES BY THE LEVEL OF CIRCULATING TUMOR CELLS
Most modern systems and technologies of the automated analysis of medical microscopic images and early diagnostics of oncological diseases are analyzed in the article. The methods and algorithms used for image processing...