Διαδικτυακή εφαρμογή αποθήκευσης και προβολής ιατρικών εξετάσεων
View/ Open
Subject
Ιατρική -- Πληροφορική ; Διαδίκτυο (Internet) ; Medical records -- Data processing ; Information storage and retrieval systems -- MedicineAbstract
The topic of the following master thesis has to do with the creation of an electronic PHR system and especially a digital application of storaging and viewing medical tests for internet users. The application consists of 4 different parts - user interfaces, the interface of incoherent user, the interface of the patient, the interface of the administrator and the interface of the doctor. The application's function can be summarized in the following logic: In this webpage, through the interface of incoherent user, patients can subscribe and create a new user's account. Moreover, once they have created an account, they have the ability to login in their account and save medical tests in their personal account. In this way, all the medical tests are available electronically and the clients can search and access from their computer any file they need either through searching according to chronological order, or according to test category. Also, the patient has the ability to add or alter the account information or their medical history. Additionally they can add or remove doctors that can also access the webpage and share with them their medical tests. Administrator users can fill in new medical forms, manage old ones, add, delete, work out examination patterns, manage patients and change various settings of the webpage. Finally, the doctors of the patients can login in the accounts “user doctors” that the patients have created by entering on the webpage the key code of the examination that was given to them by the patients. As a result, the authorized doctors have the ability to inspect their patients’ examinations for which they were granted access by the patients. This web application is based on PHP language which performs various functions in order to produce the XHTML code that loads in the browser. Also the following technologies in website development have been used: CSS, Javascript, and Ajax. For the storage of data of the medical examinations a database is used, created in MySQL together with XML.