Font Size: a A A

The Desgn And Implementation Of A Medical-patient Return Visit System Based On Mobile Cross-platform

Posted on:2022-09-10Degree:MasterType:Thesis
Country:ChinaCandidate:X K ChenFull Text:PDF
GTID:2494306338985179Subject:Computer technology
Abstract/Summary:PDF Full Text Request
In the hospital,after inpatients discharged,the attending doctors need to pay a return visit to them.Traditional doctor-patient return visits are usually conducted by telephone.Telephone return visits are not only inefficient,but also prone to man-made information entry errors.In today’s information society,with the popularization of mobile phones,the use of mobile terminal software is increasing,and it is of great practical significance to informatize the doctor-patient return visit process to the mobile terminal.Mobile phone software is usually developed in different development languages on different operating systems.This development model is called native development.Traditional native development has the following problems in actual applications:1)If the software wants to adapt to multiple platforms,it needs to be developed separately,and the development cycle is long;2)In order to ensure the consistency of system functions on different platforms,additional communication costs between different development teams need to be increased,and the code is also very difficult in the subsequent operation and maintenance process;3)In view of the adaptation problem of different mobile phone models,it needs to be divided according to the platform,which is difficult to be unified.In response to the above problems,this paper will use mobile cross-platform technology to design and implement the doctor-patient return visit system,The main research content includes the following three aspects:(1)Design and implement a client-side global state manager based on Redux:Analyze the needs of the doctor-patient return visit system,and establish a global state manager for the modules that require data synchronization to solve the problem of data synchronization between multiple modules in the use of the doctor-patient return visit system.(2)Design and implement a doctor-patient return visit system based on React-Native:According to the demand analysis,the overall design and detailed design of the doctor-patient return visit system are carried out.Combined with the global status manager,a fully functional cross-platform application is realized,which is ultimately used to solve the problem of low efficiency and error-prone traditional telephone return visits.In a more intuitive and efficient way to establish medical communication between doctors and patients.(3)Optimize system performance:Optimize the performance of the system in practical applications to ensure that the system on different models can ensure that the waiting time for the first time is short,the page switching has no obvious jams,no forced backs,etc.
Keywords/Search Tags:cross-platform, React-Native, Redux, doctor-patient return visit system
PDF Full Text Request
Related items