Movatterモバイル変換


[0]ホーム

URL:


CN112700309A - Hospital equipment purchasing and management platform based on software as a service (SaaS) application mode - Google Patents

Hospital equipment purchasing and management platform based on software as a service (SaaS) application mode
Download PDF

Info

Publication number
CN112700309A
CN112700309ACN202110054387.9ACN202110054387ACN112700309ACN 112700309 ACN112700309 ACN 112700309ACN 202110054387 ACN202110054387 ACN 202110054387ACN 112700309 ACN112700309 ACN 112700309A
Authority
CN
China
Prior art keywords
platform
user
page
hospital equipment
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110054387.9A
Other languages
Chinese (zh)
Inventor
刘宇航
李艾伦
初新伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by IndividualfiledCriticalIndividual
Priority to CN202110054387.9ApriorityCriticalpatent/CN112700309A/en
Publication of CN112700309ApublicationCriticalpatent/CN112700309A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

The invention discloses a hospital equipment purchasing and managing platform based on a software as a service (SaaS) application mode, and particularly relates to the field of medical management platforms, wherein the hospital equipment purchasing and managing platform comprises a remote server end, a basic operation interface and a page switching program, the remote server end provides a source program of a customizable hospital equipment purchasing and managing platform, the source program provides a subscription interface and a platform operation interface and can meet the application requirements of specific hospital equipment purchasing and managing, the basic operation interface comprises pictures and texts, and the platform operation interface is compiled by using hypertext markup language (HTML) 5+ CSS (cascading style sheets). According to the invention, the required functional modules can be customized according to the requirements of the client, the platform can be built and the daily maintenance can be carried out, the client does not need to purchase any hardware and arrange professional technicians, and the client can use the system by completing registration from the background, so that the purchasing efficiency and safety are greatly improved.

Description

Hospital equipment purchasing and management platform based on software as a service (SaaS) application mode
Technical Field
The invention relates to the technical field of medical management platforms, in particular to a hospital equipment purchasing and management platform based on a software as a service (SaaS) application mode.
Background
The quality of the purchasing work of the hospital directly affects the medical quality and the medical safety, and is also the key point of the cost control of the hospital. In the purchasing process of a hospital, due to the fact that purchasing system is incomplete and supervision is not thorough, material purchasing has great randomness, and the phenomena that purchasing unit price is inconsistent with market conditions, purchasing price is different, cost control is difficult and the like often occur. Moreover, since the procurement varieties are many and the suppliers are many, a large amount of data flow is generated, the processing capacity and the energy of the hospital for procurement data are limited, and the existing information difference is large, so that the procurement personnel cannot accurately procure the best quality and most suitable price selected products from the many suppliers. The traditional equipment purchasing and management in hospitals have numerous defects, so that the purchasing cost and the management cost of the hospitals are increased, and medical equipment with uneven quality in the market can have important influence on the medical quality and the medical safety once purchased in the hospitals. A novel hospital equipment procurement and management system is on standby.
Software-as-a-Service (SaaS) is a completely innovative Software application model that has started to rise in the 21 st century with the development of internet technology and the maturity of application Software. Through the mode of providing software through the Internet, a customer can order required application software services from a manufacturer through the Internet according to actual requirements of the customer, and obtain the services provided by the manufacturer through the Internet. The user can rent Web-based software to the provider instead of purchasing the software to manage the enterprise operation, and the service provider can manage and maintain the software without maintaining the software. Due to the maturity and development of the SaaS technology, a bottom layer technical support is provided for the construction and application of a novel purchasing and management platform of hospital equipment.
Disclosure of Invention
In order to overcome the above defects in the prior art, an embodiment of the present invention provides a hospital equipment purchasing and management platform based on a SaaS application mode, and the technical problem to be solved by the present invention is: the traditional equipment purchasing and management in hospitals have numerous defects, so that the purchasing cost and the management cost of the hospitals are increased, and medical equipment with uneven quality in the market can have important influence on the medical quality and the medical safety once purchased in the hospitals.
In order to achieve the purpose, the invention provides the following technical scheme: a hospital equipment purchasing and management platform based on a software as a service (SaaS) application mode comprises a remote server, a basic operation interface and a page switching program;
the remote server provides a source program of a customizable hospital equipment ordering management platform, and the source program provides a subscription interface and a platform operation interface and can meet the application requirements of purchasing and managing specific hospital equipment;
the basic operation interface comprises pictures and texts;
compiling a platform operation interface by using HTML5+ CSS;
compiling the back end of the platform webpage by php;
compiling a basic operation interface of a hospital equipment purchasing and managing platform by using HTML5+ CSS;
compiling a functional module, namely a rear end part, of a hospital equipment purchasing and managing platform by using php;
the user information storage is realized by using MySQL language;
when the hospital equipment purchasing and managing platform is remotely registered and called at a remote server side, the hospital equipment purchasing and managing platform is realized by the following steps:
s1: the user registration is successful, and the user login information is stored as a certificate at a remote server side;
s2: the user logs in successfully, responds to a request initiated by a browser end of the user, loads a hospital equipment purchasing and managing platform on a browser of a user end, and carries out related communication;
s3: and the user operates by using the platform, logs out after the operation is finished, and the remote server stores the operation result of the user.
In a preferred embodiment, the subscription interface directly interfaces to a user information storage database as a user login and logout credential, and the specific steps are implemented as follows:
1): the user inputs account information on a login interface, the data is transmitted into a background database for searching, the matched data is fed back to a page where the user successfully logs in, and meanwhile, a hospital equipment purchasing and management platform corresponding to the user is loaded on a user side browser and related communication is carried out;
2): the user clicks the related component through a mouse to enter the customized hospital equipment purchasing and management platform, the platform is used for carrying out related required operation, the user logs out after use is finished, the server side stores the operation result of the user, data change related to the operation is fed back to the database, and the database is stored.
In a preferred embodiment, the platform operation interface content comprises: the system comprises a login module, a subscription channel or button for realizing a subscription interface, required specific hospital equipment purchase, a management platform subscription option, a platform operation module, a payment channel and a login option;
the login interface comprises a user account password input window, a retrieval password page and a registration page;
after the user logs in successfully, the linked page is a subscription channel or a button of a subscription interface;
a user customizes the platform required by the user according to the required specific hospital equipment purchasing and management platform subscription option;
skipping to a payment channel after customization is completed;
the payment channel page includes a logout button for logout operations.
The invention also comprises a method for constructing the hospital equipment purchasing and managing platform based on the SaaS application mode, which is characterized by comprising the following steps: the method comprises the following steps:
step one, writing a basic frame of a user registration page through HTML5+ CSS language;
step two, constructing a basic frame of a user landing page through HTML5+ CSS language;
step three, writing a basic frame of the user login information retrieval page through HTML5+ CSS language;
step one to step three, PHP is used for carrying out back-end interaction, mysql is used for carrying out increasing, deleting, modifying and checking operations with a database, and the information of a user is determined to complete the response of the user operation;
step four, inputting and storing data of the database by whether the user subscribes the information or not through PHP + Mysql language;
step five, building a use channel of the subscribed user providing platform through HTML5+ CSS + JavaScript + PHP + Mysql language;
and step six, constructing a hospital equipment purchasing and managing platform using an operation interface of the subscriber through HTML5+ CSS + Javascript language.
In a preferred embodiment, the first step to the third step further include performing back-end interaction with the user interface by using the PHP language, and performing add-delete modify-check operation on the user information in the database by mysql, and confirming and responding the user information; in the sixth step: the method comprises the platform functions corresponding to the user subscription categories, the switching among all function pages, the related information stored on the platform by the user, the use traces of the user on the platform, the storage of the functional effect information which the user wants to achieve on the platform and the interactive function among the users.
In a preferred embodiment, the user further includes the functions of uploading, viewing, storing and downloading audio and video when the platform is enabled, and the platform-related accessory functions are specifically as follows:
the platform is added with audio and video related operation buttons according to the requirements of users, visual and real-time monitoring can be carried out on some key steps in the purchasing and using processes of the hospital equipment, and the video and audio materials of related problems can be saved to assist the examination and maintenance operations of the hospital equipment management when the abnormality occurs.
In a preferred embodiment, the method comprises the following steps:
a basic frame of a platform page written by HTML5+ CSS;
implanting a page to be locked into a basic frame of a platform page through HTML5, CSS and JavaScript languages, wherein page elements mainly comprise texts and pictures, and implanting an instruction program into the basic frame of the platform page, wherein the instruction program comprises a page switching program and is implanted through JavaScript, VUE and PHP languages;
creating button marks on the basic platform frame through JavaScript and VUE languages, wherein the button marks comprise buttons corresponding to text, pictures and page switching instructions;
clicking a corresponding button, calling a target text and a picture or stopping the current loading process in real time, switching pages and simulating the platform pages;
fifthly, the platform is arranged to a server side through a SaaS mode, the platform is updated and maintained at the server side according to actual requirements, and users can use ordered software and services anytime and anywhere.
In a preferred embodiment, in the step two, the instruction program comprises a saving program, a registration program, a login program, a loading program and a page selection program;
in the third step, the button corresponding to the dynamically loaded program also comprises a button corresponding to a saving program, a registration program, a login program, an element program, a loading program and a page selection program;
in the fourth step, the functions that can be realized by clicking the button corresponding to the dynamic loading program include:
click the save program button: storing the manufactured platform file data;
click the release program button: arranging the stored platform to a server side based on the Saas mode and issuing the platform; the maintenance of hardware and a database is realized through a terminal without self preparation of a user;
click the login program button: the user logs in the own account, and can use the subscribed platform to realize the login function of the user by pairing the user input data with the user data in the background MYSQL database;
click on the element program button: adjusting the format of the materials in the current platform, and specifically using HTML and CSS to realize the adjustment;
click on the page select button: and selecting a corresponding page, and specifically, skipping by using an A tag in the HTML.
The invention has the technical effects and advantages that:
1. according to the invention, the required functional modules can be customized according to the requirements of customers, the platform can be built and daily maintenance can be carried out, the customers can use the medical equipment by completing registration from a background without purchasing any hardware and arranging professional technicians, and each user can make up for deficiencies and continuously optimize in the purchasing and management of the medical equipment, so that the purchasing and management efficiency in hospitals is improved, and the efficiency of the whole medical industry is further improved;
2. the invention can grade purchased suppliers, perform centralized processing on data, and grade all the suppliers in the database according to categories, thereby reducing the time cost and the cost of purchasing equipment of the same category of hospitals in different hospitals.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention provides a hospital equipment purchasing and managing platform based on a software as a service (SaaS) application mode, which comprises a remote server end, a basic operation interface and a page switching program, wherein the remote server end is connected with a server;
the remote server provides a source program of a customizable hospital equipment ordering management platform, and the source program provides a subscription interface and a platform operation interface and can meet the application requirements of purchasing and managing specific hospital equipment;
the basic operation interface comprises pictures and texts;
compiling a platform operation interface by using HTML5+ CSS;
compiling the back end of the platform webpage by php;
compiling a basic operation interface of a hospital equipment purchasing and managing platform by using HTML5+ CSS;
compiling a functional module, namely a rear end part, of a hospital equipment purchasing and managing platform by using php;
the user information storage is realized by using MySQL language;
when the hospital equipment purchasing and managing platform is remotely registered and called at a remote server side, the hospital equipment purchasing and managing platform is realized by the following steps:
s1: the user registration is successful, and the user login information is stored as a certificate at a remote server side;
s2: the user logs in successfully, responds to a request initiated by a browser end of the user, loads a hospital equipment purchasing and managing platform on a browser of a user end, and carries out related communication;
s3: and the user operates by using the platform, logs out after the operation is finished, and the remote server stores the operation result of the user.
The subscription interface is directly connected to a user information storage database as a user login and logout certificate, and the specific steps are as follows:
1): the user inputs account information on a login interface, the data is transmitted into a background database for searching, the matched data is fed back to a page where the user successfully logs in, and meanwhile, a hospital equipment purchasing and management platform corresponding to the user is loaded on a user side browser and related communication is carried out;
2): the user clicks the related component through a mouse to enter the customized hospital equipment purchasing and management platform, the platform is used for carrying out related required operation, the user logs out after use is finished, the server side stores the operation result of the user, data change related to the operation is fed back to the database, and the database is stored.
The platform operation interface content comprises: the system comprises a login module, a subscription channel or button for realizing a subscription interface, required specific hospital equipment purchase, a management platform subscription option, a platform operation module, a payment channel and a login option;
the login interface comprises a user account password input window, a retrieval password page and a registration page;
after the user logs in successfully, the linked page is a subscription channel or a button of a subscription interface;
a user customizes the platform required by the user according to the required specific hospital equipment purchasing and management platform subscription option;
skipping to a payment channel after customization is completed;
the payment channel page includes a logout button for logout operations.
The invention also comprises a method for constructing the hospital equipment purchasing and managing platform based on the SaaS application mode, which is characterized by comprising the following steps: the method comprises the following steps:
step one, writing a basic frame of a user registration page through HTML5+ CSS language;
step two, constructing a basic frame of a user landing page through HTML5+ CSS language;
step three, writing a basic frame of the user login information retrieval page through HTML5+ CSS language;
step one to step three, PHP is used for carrying out back-end interaction, mysql is used for carrying out increasing, deleting, modifying and checking operations with a database, and the information of a user is determined to complete the response of the user operation;
step four, inputting and storing data of the database by whether the user subscribes the information or not through PHP + Mysql language;
step five, building a use channel of the subscribed user providing platform through HTML5+ CSS + JavaScript + PHP + Mysql language;
and step six, constructing a hospital equipment purchasing and managing platform using an operation interface of the subscriber through HTML5+ CSS + Javascript language.
The first step to the third step further comprises the steps of utilizing the PHP language to carry out back-end interaction with a user using interface, carrying out addition and deletion, modification and check operations on the user information in the database through mysql, confirming the user information and responding to the user operation; in the sixth step: the method comprises the platform functions corresponding to the user subscription categories, the switching among all function pages, the related information stored on the platform by the user, the use traces of the user on the platform, the storage of the functional effect information which the user wants to achieve on the platform and the interactive function among the users.
The user also comprises the functions of uploading, watching, storing and downloading audio and video when the platform is used, and the relevant accessory functions of the platform are as follows:
the platform is added with audio and video related operation buttons according to the requirements of users, visual and real-time monitoring can be carried out on some key steps in the purchasing and using processes of the hospital equipment, and the video and audio materials of related problems can be saved to assist the examination and maintenance operations of the hospital equipment management when the abnormality occurs.
The method for building the hospital equipment purchasing and managing platform based on the SaaS application mode further comprises the following steps of:
a basic frame of a platform page written by HTML5+ CSS;
implanting a page to be locked into a basic frame of a platform page through HTML5, CSS and JavaScript languages, wherein page elements mainly comprise texts and pictures, and implanting an instruction program into the basic frame of the platform page, wherein the instruction program comprises a page switching program and is implanted through JavaScript, VUE and PHP languages;
creating button marks on the basic platform frame through JavaScript and VUE languages, wherein the button marks comprise buttons corresponding to text, pictures and page switching instructions;
clicking a corresponding button, calling a target text and a picture or stopping the current loading process in real time, switching pages and simulating the platform pages;
fifthly, the platform is arranged to a server side through a SaaS mode, the platform is updated and maintained at the server side according to actual requirements, and users can use ordered software and services anytime and anywhere.
The specific explanation is as follows:
building a text, picture and page switching instruction tiny component through a Vue.js and jquery frame library, enabling a user to insert and read the text and the picture and install and use related plug-ins in a platform, and switching and jumping to other target pages at any time; the Saas mode provides related database and server hardware equipment by our party, so that the user can use related operations in the manufactured platform only by proposing related requirements during customization without carrying out capital maintenance of personnel and hardware equipment;
in the second step, the instruction program comprises a saving program, a registration program, a login program, a loading program and a page selection program;
in the third step, the button corresponding to the dynamically loaded program also comprises a button corresponding to a saving program, a registration program, a login program, an element program, a loading program and a page selection program;
in the fourth step, the functions that can be realized by clicking the button corresponding to the dynamic loading program include:
click the save program button: storing the manufactured platform file data;
click the release program button: arranging the stored platform to a server side based on the Saas mode and issuing the platform; the maintenance of hardware and a database is realized through a terminal without self preparation of a user;
click the login program button: the user logs in the own account, and can use the subscribed platform to realize the login function of the user by pairing the user input data with the user data in the background MYSQL database;
click on the element program button: adjusting the format of the materials in the current platform, and specifically using HTML and CSS to realize the adjustment;
click on the page select button: and selecting a corresponding page, and specifically, skipping by using an A tag in the HTML.
Based on the above functions: the user can use the operation interface to carry out simple element design to the platform, insert the background picture, change the typeface operation to can carry out simple operation of arranging to corresponding page.
And finally: the above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that are within the spirit and principle of the present invention are intended to be included in the scope of the present invention.

Claims (8)

Translated fromChinese
1.一种基于SaaS应用模式的医院器材采购和管理平台,其特征在于:包括远程服务器端、基本操作界面和页面切换程序;1. a hospital equipment procurement and management platform based on SaaS application mode, is characterized in that: comprise remote server side, basic operation interface and page switching program;远程服务器端提供可定制的医院器材订购管理平台的源程序,该源程序提供订阅接口、平台操作界面并能实现特定的医院器材采购、管理的应用需求;The remote server side provides the source program of a customizable hospital equipment ordering management platform, which provides a subscription interface, a platform operation interface, and can meet specific application requirements for hospital equipment procurement and management;基本操作界面包括图片和文本;The basic operation interface includes pictures and text;用HTML5+CSS编写平台操作界面;Write the platform operation interface with HTML5+CSS;用php编写平台网页后端;Write the backend of the platform web page with php;用HTML5+CSS编写医院器材采购、管理平台的基本操作界面;Use HTML5+CSS to write the basic operation interface of hospital equipment procurement and management platform;用php编写医院器材采购、管理平台的功能模块即后端部分;Use php to write the functional module of the hospital equipment procurement and management platform, that is, the back-end part;用MySQL语言实现用户信息存储;Implement user information storage in MySQL language;当该医院器材采购和管理平台在远程服务器端被远程注册并调用时,通过以下步骤实现:When the hospital equipment procurement and management platform is remotely registered and invoked on the remote server, it is achieved through the following steps:S1:用户注册成功,将用户登陆信息作为凭证在远程服务器端进行存储;S1: The user registration is successful, and the user login information is stored on the remote server side as a credential;S2:用户登陆成功,对用户浏览器端发起的请求做出反应,将医院器材采购和管理平台在用户端浏览器加载,并进行相关通讯;S2: The user logs in successfully, responds to the request initiated by the user's browser, loads the hospital equipment procurement and management platform on the client's browser, and conducts relevant communications;S3:用户利用该平台进行操作,完成后登出,远程服务器端储存该用户本次操作结果。S3: The user uses the platform to operate, and logs out after completion, and the remote server stores the user's current operation result.2.根据权利要求1所述的一种基于SaaS应用模式的医院器材采购和管理平台,其特征在于:所述订阅接口直接对接到用户信息存储数据库,作为用户登录登出凭证,具体步骤实现:2. a kind of hospital equipment procurement and management platform based on SaaS application mode according to claim 1, is characterized in that: described subscription interface is directly docked to user information storage database, as user login and logout credential, and concrete steps are realized:1):用户在登陆界面进行账号信息的输入,数据传入后台数据库进行搜索,配对成功后反馈给用户登陆成功的页面,同时将该用户对应的医院器材采购和管理平台在用户端浏览器进行加载,并进行相关通讯;1): The user enters the account information on the login interface, and the data is transmitted to the background database for search. After the pairing is successful, it is fed back to the user's successful login page. At the same time, the user's corresponding hospital equipment procurement and management platform is carried out on the client browser. load, and carry out related communications;2):用户通过鼠标点击相关组件进入其定制的医院器材采购和管理平台,利用该平台进行相关需求操作,使用完成后登出,服务器端储存该用户本次操作结果,并将此次操作涉及到的数据变化反馈给数据库,数据库进行保存。2): The user enters his customized hospital equipment procurement and management platform by clicking on the relevant components with the mouse, and uses the platform to perform related demand operations. After the use is completed, log out, the server side stores the user's operation results, and this operation involves The received data changes are fed back to the database, and the database saves them.3.根据权利要求2所述的一种基于SaaS应用模式的医院器材采购和管理平台,其特征在于:平台操作界面内容包括:登陆模块、实现订阅接口的订阅通道或按钮、所需特定医院器材采购、管理平台订阅选项、平台操作模块、付款通道以及登出选项;3. a kind of hospital equipment procurement and management platform based on SaaS application model according to claim 2, is characterized in that: platform operation interface content comprises: login module, the subscription channel or button that realizes subscription interface, required specific hospital equipment Purchasing, managing platform subscription options, platform operating modules, payment channels and logout options;登陆界面包括用户账户密码输入窗口,找回密码页面,注册页面;The login interface includes a user account password input window, a password retrieval page, and a registration page;用户登陆成功后,所链接页面为订阅接口的订阅通道或按钮;After the user logs in successfully, the linked page is the subscription channel or button of the subscription interface;用户通过所需特定医院器材采购、管理平台订阅选项对自己所需的平台进行特定需求定制;Users can customize the specific needs of the platform they need through the purchase of specific hospital equipment and management platform subscription options;定制完成后跳转到付款通道;After the customization is completed, jump to the payment channel;付款通道页面包含登出按钮可进行登出操作;The payment channel page includes a logout button to log out;当平台制作完成后用户可根据权利要求2所述进行使用。After the platform is made, the user can use it according to claim 2.4.根据权利要求1-3任意一项所述的一种基于SaaS应用模式的医院器材采购和管理平台,其特征在于:还包括基于SaaS应用模式的医院器材采购和管理平台的搭建方法,其特征在于:包括以下步骤:4. a kind of hospital equipment procurement and management platform based on SaaS application mode according to any one of claims 1-3, it is characterized in that: also comprise the construction method of the hospital equipment procurement and management platform based on SaaS application mode, its It is characterized in that it includes the following steps:步骤一、通过HTML5+CSS语言编写用户注册页面的基本框架;Step 1. Write the basic framework of the user registration page through HTML5+CSS language;步骤二、通过HTML5+CSS语言对用户登陆页面的基本框架进行构建;Step 2: Build the basic framework of the user landing page through HTML5+CSS language;步骤三、通过HTML5+CSS语言编写用户登陆信息找回页面的基本框架;Step 3. Write the basic framework of the user login information retrieval page through HTML5+CSS language;步骤四、通过PHP+Mysql语言对用户是否订阅信息实现数据库的数据进行录入与存储;Step 4: Enter and store the data of the database through the PHP+Mysql language to realize whether the user subscribes to the information;步骤五、通过HTML5+CSS+JavaScript+PHP+Mysql语言对已订阅用户提供平台的使用通道进行搭建;Step 5. Build a platform for subscribed users to use HTML5+CSS+JavaScript+PHP+Mysql language;步骤六、通过HTML5+CSS+Javascript语言对订阅用户的医院器材采购、管理平台使用操作界面进行构建。Step 6: Use the HTML5+CSS+Javascript language to construct the operation interface of the subscription user's hospital equipment procurement and management platform.5.根据权利要求4所述的一种基于SaaS应用模式的医院器材采购和管理平台的搭建方法,其特征在于:上述步骤一到步骤三中,还包括利用PHP语言进行与用户使用界面的后端交互,以及通过mysql对数据库中用户信息的增删改查操作,以及对用户信息的确认和对用户操作的响应;5. the construction method of a kind of hospital equipment procurement and management platform based on SaaS application mode according to claim 4, is characterized in that: in above-mentioned step 1 to step 3, also comprises utilizing PHP language to carry out the post-processing with user interface. Terminal interaction, as well as adding, deleting, modifying and querying user information in the database through mysql, as well as confirming user information and responding to user operations;上述步骤六中:包含用户订阅类别对应的平台功能,各个功能页面间的切换、用户在该平台上存储的相关信息,用户在该平台的使用痕迹,用户在该平台上想要达成的功能效果信息的存储以及用户之间的交互功能。In the above step 6: including the platform function corresponding to the user's subscription category, the switching between various function pages, the relevant information stored by the user on the platform, the user's usage traces on the platform, and the function effect the user wants to achieve on the platform Storage of information and interaction functions between users.6.根据权利要求5所述的一种基于SaaS应用模式的医院器材采购和管理平台的搭建方法,其特征在于:所述用户在使平台功能时还包括音频和视频的上传、观看、存储、下载功能,平台相关附属功能具体如下:6. the construction method of a kind of hospital equipment procurement and management platform based on SaaS application mode according to claim 5, it is characterized in that: described user also includes audio and video uploading, watching, storage, when making platform function. Download function, platform-related subsidiary functions are as follows:在平台根据用户需求添加音频以及视频的相关操作按钮,可对在医院器材采购、使用过程中的一些关键步骤进行可视化以及实时监控,当出现异常时可保存相关问题的视频以及音频材料辅助医院器材管理的排查、维修操作。Add audio and video related operation buttons on the platform according to user needs, which can visualize and monitor some key steps in the process of hospital equipment procurement and use. Managed inspection and maintenance operations.7.根据权利要求4所述的一种基于SaaS应用模式的医院器材采购和管理平台的搭建方法,其特征在于:包括以下步骤:7. the building method of a kind of hospital equipment procurement and management platform based on SaaS application mode according to claim 4, is characterized in that: comprise the following steps:①用HTML5+CSS编写的平台页面的基本框架;①The basic framework of the platform page written with HTML5+CSS;②通过HTML5、CSS,JavaScript语言将页面要锁植入平台页面的基本框架,所述页面要素主要包括文本和图片,将指令程序植入平台页面的基本框架,所述指令程序包括页面切换程序,通过JavaScript,VUE,PHP语言植入;②The page should be locked into the basic frame of the platform page through HTML5, CSS and JavaScript language, the page elements mainly include text and pictures, and the instruction program is implanted into the basic frame of the platform page, and the instruction program includes the page switching program, Implanted by JavaScript, VUE, PHP language;③通过JavaScript、VUE语言在平台基本框架上创建按钮标识,所述按钮标识包括与文本、图片及页面切换指令相对应的按钮;3. Create a button logo on the basic framework of the platform through JavaScript and VUE language, and the button logo includes buttons corresponding to text, pictures and page switching instructions;④点击相应按钮,调用目标文本、图片或实时停止当前加载进程、切换页面、进行平台页面模拟;④Click the corresponding button to call the target text, picture or stop the current loading process in real time, switch pages, and simulate the platform page;⑤通过SaaS模式将平台布置到服务器端,根据实际需求在服务器端对平台进行更新和维护,让用户随时随地可以使用其订购的软件和服务。⑤ The platform is arranged on the server side through the SaaS model, and the platform is updated and maintained on the server side according to actual needs, so that users can use the software and services they ordered anytime, anywhere.8.根据权利要求7所述的一种基于SaaS应用模式的医院器材采购和管理平台的搭建方法,其特征在于:8. the construction method of a kind of hospital equipment procurement and management platform based on SaaS application mode according to claim 7, is characterized in that:步骤②中,指令程序包括保存程序、注册程序、登录程序、加载程序、页面选择程序;In step ②, the instruction program includes a save program, a registration program, a login program, a loading program, and a page selection program;步骤③中,动态加载的程序相对应的按钮还包括保存程序、注册程序、登录程序,元素程序、加载程序、页面选择程序对应的按钮;In step 3, the buttons corresponding to the dynamically loaded programs also include buttons corresponding to save programs, registration programs, login programs, element programs, loading programs, and page selection programs;步骤④中,点击动态加载程序所对应的按钮所能实现的功能包括:In step ④, the functions that can be achieved by clicking the button corresponding to the dynamic loader include:点击保存程序按钮:将制作好的平台文件数据保存;Click the save program button: save the created platform file data;点击发布程序按钮:基于Saas方式将保存的平台布置到服务器端并发布;通过终端对硬件、数据库的维护实现,无需用户自行准备;Click the release program button: based on the Saas method, the saved platform is arranged to the server side and released; the maintenance of the hardware and database is realized through the terminal, and the user does not need to prepare it by himself;点击登录程序按钮:用户登录自己的账户,可以使用已经订阅的平台,通过将用户输入数据与后台MYSQL数据库中的用户数据进行配对操作实现用户的登陆功能;Click the login program button: the user logs in to his account, and can use the subscribed platform to realize the user's login function by pairing the user's input data with the user data in the background MYSQL database;点击元素程序按钮:调整当前平台中素材的格式,具体使用HTML、CSS实现;Click the element program button: adjust the format of the material in the current platform, specifically using HTML and CSS;点击页面选择按钮:进行相应的页面选择,具体使用HTML中A标签进行跳转实现。Click the page selection button: select the corresponding page, and use the A tag in HTML for jumping.
CN202110054387.9A2021-01-152021-01-15Hospital equipment purchasing and management platform based on software as a service (SaaS) application modePendingCN112700309A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202110054387.9ACN112700309A (en)2021-01-152021-01-15Hospital equipment purchasing and management platform based on software as a service (SaaS) application mode

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202110054387.9ACN112700309A (en)2021-01-152021-01-15Hospital equipment purchasing and management platform based on software as a service (SaaS) application mode

Publications (1)

Publication NumberPublication Date
CN112700309Atrue CN112700309A (en)2021-04-23

Family

ID=75515334

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202110054387.9APendingCN112700309A (en)2021-01-152021-01-15Hospital equipment purchasing and management platform based on software as a service (SaaS) application mode

Country Status (1)

CountryLink
CN (1)CN112700309A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104318499A (en)*2014-10-082015-01-28浙江联众智慧科技股份有限公司Smart medical information integrated platform
US20170329922A1 (en)*2015-03-062017-11-16Azova, Inc.Telemedicine platform with integrated e-commerce and third party interfaces
CN110264165A (en)*2019-06-282019-09-20张楠The Medical Equipment Purchase management system of modern hospital
CN111768120A (en)*2020-07-072020-10-13初新伟Quality evaluation and management system and construction method of medical equipment supplier based on SaaS application mode
CN112201333A (en)*2020-10-192021-01-08乐山市人民医院Neurosurgery medical equipment management system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104318499A (en)*2014-10-082015-01-28浙江联众智慧科技股份有限公司Smart medical information integrated platform
US20170329922A1 (en)*2015-03-062017-11-16Azova, Inc.Telemedicine platform with integrated e-commerce and third party interfaces
CN110264165A (en)*2019-06-282019-09-20张楠The Medical Equipment Purchase management system of modern hospital
CN111768120A (en)*2020-07-072020-10-13初新伟Quality evaluation and management system and construction method of medical equipment supplier based on SaaS application mode
CN112201333A (en)*2020-10-192021-01-08乐山市人民医院Neurosurgery medical equipment management system

Similar Documents

PublicationPublication DateTitle
CN111259303B (en)System and method for automatically generating front-end page of WEB information system
US20150020006A1 (en)Method and system for creating dynamic browser-based user interface by example
Mullakara et al.Robotic process automation projects: build real-world RPA solutions using UiPath and automation anywhere
US20170161253A1 (en)System and Method for Dynamically Integrating Web Data, Services, and Functionality Into A Web Site
US20130238982A1 (en)Methods and apparatus for editing an application webpage
US20180075008A1 (en)Data structure processing for actionable notifications
US20120317038A1 (en)System and methods for optimizing customer communications
US20210006515A1 (en)Conversation-Enabled Document System and Method
US20110296372A1 (en)Deployment environment systems, methods, and apparatuses for developing applications and diagnostic price and/or time quote determination systems, methods, and apparatuses for application development services
CN107230138A (en)A kind of line is come on TV custom-built system and its method for customizing
KR101161946B1 (en)Smart-phone application development system and developing method thereof
CN115048103A (en)Workflow implementation method, device and system
CN111768120A (en)Quality evaluation and management system and construction method of medical equipment supplier based on SaaS application mode
CrawfordEvaluation of web survey data collection systems
CN113361242A (en)Method and device for customizing questionnaire template
KR102210556B1 (en)System for providing franchise based oneline shopping mall service connecting producer, supplier and seller to oneline shopping mall
CN112700309A (en)Hospital equipment purchasing and management platform based on software as a service (SaaS) application mode
Wiratama et al.Analysis and Design of an Web-Based Ticketing Service Helpdesk at Food and Packaging Machinery Company
US20050033764A1 (en)Interactive editor for data driven systems
Neto et al.AKIP Process Automation Platform: A Framework for the Development of Process-Aware Web Applications.
López et al.Indico central–events organisation, ergonomics and collaboration tools integration
BagusWordPress: A content management system to advance publishing
WORKDevelopment of Website for pizzeria restaurant
ShahMobile learning application: Android version
CheA Second-hand Online Shopping Application

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication

Application publication date:20210423

RJ01Rejection of invention patent application after publication

[8]ページ先頭

©2009-2025 Movatter.jp