Browsing by Author "Burgos Ulloa, Daniela Alejandra"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Aplicación móvil de encuesta para pacientes de imagenología en Hospital Dr. Mauricio Heyermann Torres de Angol.(Universidad de Concepción, 2023) Burgos Ulloa, Daniela Alejandra; Guevara Álvez, Pamela BeatrizIn order to improve the survey process of the Angol Hospital Imaging Unit, a mobile application was designed and developed that can perform surveys digitally. This uses as a basis the questions asked in the safety survey, prior to taking MRI examinations at the Hospital. The software was developed in the Unity 2D videogame engine, where Assets and Scripts were used to build the application. The application is designed so that the patient responds with his voice and what he says is translated into text. The main algorithms used were voice recording and translation to text and the signature in digital format. The SpeechText library was used for voice recording. For the creation of the signature, a function was created that generates a GameObject of type line, which draws it point by point. The responses are stored in an orderly way in a Google spreadsheet created through a Google Forms, which is linked to the app and displays each patient’s responses within the app. The data is stored safely since outside the application only the emails linked to the form can read the saved data, and from the software the data can only be viewed after entering a password. The application was tested on different Android devices, it was verified and it works correctly. The results were positive and the expert highlights the translation from voice to text, the signature in digital format, the fluidity of the application and the orderly storage of the data. Future work includes the design and implementation of an algorithm that generates a .pdf file for each patient within the application.