Frontiers in Computing and Intelligent Systems ISSN: 2832-6024 | Vol. 3, No. 2, 2023 113 Patient-oriented online healthcare services platform: development based on Vue3 and Ts Shuaina Wang, Hang Yin, Xiangkun Wang Computer Science and Software Engineering Department, University of Science and Technology Liaoning, Anshan, China Abstract: This paper presents a patient-oriented online medical service platform. The aim is to be able to alleviate the problem of shortage of medical resources and inadequate supply of services, and for patients to be provided with more convenient medical services. The platform uses Vue3+Ts technology to develop the front-end, and uses Elements-plus for optimising the front-end interface, and Piana for status management. In addition, the platform uses SignalR technology to enable real-time communication between patients and doctors. This makes it easier for patients to use. Platform functionality includes drug purchasing, patient question posting, doctor answering and patient-doctor one-to-one consultation functions. This paper describes in detail the technical approach to the platform and the system implementation. The platform has also been tested. The results show that the platform is easy to maintain and simple to operate and is expected to play a more important role in future healthcare systems. Keywords: Online healthcare platform; Vue.js; Typescript; Pinia; SignalR. 1. Introduction With the increasing normalisation of the new crown epidemic and an ageing population, healthcare needs are growing. According to statistics, the global share of people aged 65 and over is expected to grow from 9% in 2019 to 16% in 2050. This means that healthcare systems will be under greater pressure and more healthcare resources will be needed to meet the growing demand. By the end of 2022, a range of cold and flu medicines such as ibuprofen will be in short supply as the new epidemic is gradually liberalised. In early 2023, the outbreak of influenza A led to a renewed shortage of oseltamivir. These are all problems that we need to actively seek solutions to. In order to solve these problems, many countries and regions are actively promoting the development of health information technology. As an important part of healthcare informatisation, patient-oriented online medical service platforms can provide convenient and efficient medical services to patients. Based on the above background, this paper adopts the development model of Vue family bucket, using .Net6 on the back end and separating the front and back ends, to design and develop a medical platform that can realize the functions of online medical consultation and online medicine purchase for patients in their vicinity. 2. Relevant technologies 2.1. Vue3.2 Vue.js, a technical framework for front-end web design and development, is very convenient and powerful. It is essentially a JavaScript MVVM library, a front-end framework known for its light weight and high performance, with fast data rendering [1]. Also Vue.js is a progressive JavaScript framework for building user interfaces and single page applications [2]. Vue 3.2 is a new version of vue.js that introduces a new single-file component feature called