CN117539461A - Low-code platform for rapid development of medical informatization system - Google Patents

Low-code platform for rapid development of medical informatization system Download PDF

Info

Publication number
CN117539461A
CN117539461A CN202311444495.2A CN202311444495A CN117539461A CN 117539461 A CN117539461 A CN 117539461A CN 202311444495 A CN202311444495 A CN 202311444495A CN 117539461 A CN117539461 A CN 117539461A
Authority
CN
China
Prior art keywords
data
unit
application program
logic
layer
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
CN202311444495.2A
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.)
Shanghai Lightspeed Information Technology Co ltd
Original Assignee
Shanghai Lightspeed Information Technology Co ltd
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 Shanghai Lightspeed Information Technology Co ltd filed Critical Shanghai Lightspeed Information Technology Co ltd
Priority to CN202311444495.2A priority Critical patent/CN117539461A/en
Publication of CN117539461A publication Critical patent/CN117539461A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/40ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management of medical equipment or devices, e.g. scheduling maintenance or upgrades

Abstract

The invention discloses a low-code platform for rapidly developing a medical informatization system, which is used as a medical software generation tool and comprises a data layer, a logic layer and a display layer; the data layer is responsible for data storage and access, the logic layer is responsible for business logic processing of an application program, and the presentation layer is responsible for a user interface of the application program; the data layer comprises a front end interface unit, a control unit, a service unit, a data unit and a database which are connected in sequence in a communication mode. The low-code platform for the rapid development of the medical informatization system provides logic arrangement capability, a user can realize special business logic and data processing operations through a simple logic writing tool, and the logic arrangement capability can help the user to better manage the business logic and data processing flow of an application program and improve the maintainability and the expandability of the application program.

Description

Low-code platform for rapid development of medical informatization system
Technical Field
The invention relates to the technical field of medical informatization, in particular to a low-code platform for rapidly developing a medical informatization system.
Background
At present, most of the conventional development technologies adopted by the medical information system include classical development paradigms such as structured programming and object-oriented programming, and these paradigms play an important role in promoting the development of the software engineering field in the last decades, however, with the development of the era and the progress of the technology, the conventional development technologies also gradually expose some defects.
Firstly, the traditional development technology is too dependent on code writing, so that the development efficiency is low, meanwhile, the mode has high requirements on high quality of developers, the developers are required to have rich programming experience and high technical level, in addition, the maintenance cost of the traditional development technology is high, and once errors or problems occur, the engineering quantity for debugging and modification is large.
Secondly, conventional development techniques have shortcomings in understanding and defining requirements, and in many cases, developers may not be able to fully and accurately understand user requirements, resulting in deviations of developed software from user expectations, and at the same time, conventional development techniques often ignore importance of non-functional requirements, which may have shortcomings in performance, security, stability, and the like of the software.
Finally, the conventional development technology is not well attached to the software test, and in the conventional development process, the test is usually used as the last link of the development cycle, which may cause some potential problems to be unable to be found and processed in time, and meanwhile, due to insufficient test, some important functional and performance tests may be omitted, so that the stability and reliability of the software are affected.
Thus, with the development of modern technology, conventional development technologies have not been able to meet new demands and challenges, and more advanced development methods and tools are needed to better accommodate the development of this age.
Disclosure of Invention
(one) solving the technical problems
In order to solve the continuously changing demands and development efficiency problems of people, the low-code platform provides a large number of preset components and packaged interfaces for development, so that the development efficiency is greatly improved, a user can assemble and configure the modules in a dragging mode through visual design, products with perfect functions and attractive interfaces are quickly created, and the development cost can be greatly reduced by using the low-code platform, because the development efficiency can be improved by more than 30%, and the development cost is greatly reduced.
(II) technical scheme
In order to achieve the above purpose, the present invention provides the following technical solutions: a low-code platform for rapid development of a medical informatization system, wherein the low-code platform is used as a medical software generation tool and comprises a data layer, a logic layer and a display layer;
the data layer is responsible for data storage and access, the logic layer is responsible for business logic processing of an application program, and the presentation layer is responsible for a user interface of the application program;
the data layer comprises a front end interface unit, a control unit, a service unit, a data unit and a database which are connected in sequence in a communication way, wherein the control unit, the service unit and the data unit are used for controlling authority, and the service unit and the data unit are used for log record;
the service unit comprises:
the low-code tool design unit is used for taking charge of modular management and assembly of application programs and setting association relation and parameter transfer between modules;
the back end interface unit is used for providing data storage and access functions by adopting different development languages, providing a data format conversion function and converting the data according to different formats so as to meet the requirements of different application programs.
Preferably, the low-code tool design unit includes:
the task management module is used for maintaining tasks, logging tasks and sending mails;
the message management module is used for message maintenance, online connection and message log;
the flow service module is used for a working area, background management, a flow instance and tasks;
the low-code tool module is used for reporting tools, page configuration, interface configuration, code generation, document configuration and document modules;
the system management module is used for menu management, role management, organization maintenance, post maintenance, user configuration, data dictionary, operation log, login log and system parameters;
and the system monitoring module is used for service monitoring and cache monitoring.
Preferably, the data unit includes a read-write database, a data cache, a custom function, a transaction, and concurrency control.
Preferably, the database is a relational database or a non-relational database.
Preferably, the database output end is connected with a cloud host, a machine room physical machine and a third-party virtual host.
Preferably, the logic layer includes:
the method comprises the steps of demand analysis, namely firstly, carrying out detailed demand analysis on application programs to be developed, wherein the demand analysis comprises functional demands and performance demands;
data modeling, namely establishing a data model according to the result of demand analysis, wherein the data model comprises the structure of a database and the relation of a data table;
the module design, divide the application program into a plurality of modules and assemblies, such as forms, reports and workflows, according to the result of the demand analysis;
designing an interface, namely designing a user interface according to the results of demand analysis and module design by using a visual interface design tool;
logic writing, wherein in interface design, special business logic and data processing operations can be realized through a simple logic writing tool;
testing and debugging, wherein in the development process, unit testing, integrated testing and debugging are performed, so that the quality and stability of the application program are ensured;
deploying and publishing, namely deploying and publishing the application program in a production environment after testing is completed;
and (3) maintaining and upgrading, wherein in the running process of the application program, maintaining and upgrading are carried out, including repairing the loopholes and adding new functions.
Preferably, the presentation layer comprises a user interface of an application program for presenting the data display.
Preferably, the user interface includes a form, a report, and a chart.
Preferably, the control unit includes a Post request, a Get request, and a Put request.
(III) beneficial effects
Compared with the prior art, the invention has the following beneficial effects:
1. the core of the low-code platform is to split the application program into a plurality of modules and components, and realize the development of the application program through the drag and drop and configuration of the modules and the components. Therefore, the modular design is the core of the low-code platform and comprises modules and components such as module management, form design, report design, workflow design and the like, and each module and component has own functions and roles and can be independently used and reused.
2. The low-code platform provides a visual interface design tool, and a user can create and edit an interface of an application program through simple drag-and-drop and configuration operation, wherein the visual interface design can greatly simplify the development flow of the application program and improve the development efficiency.
3. The low-code platform provides logic arrangement capability, a user can realize special business logic and data processing operations through a simple logic writing tool, and the logic arrangement capability can help the user to better manage business logic and data processing flow of an application program and improve maintainability and expandability of the application program.
4. The low-code platform provides powerful data processing capability, including functions of data deletion and correction, batch operation, data format conversion and the like, and the data processing capability can help a user to better process data of an application program and improve efficiency and accuracy of the application program.
5. The low-code platform provides an integrated development environment, and a user can perform operations such as development, debugging and deployment of application programs in the environment.
Drawings
FIG. 1 is a schematic diagram of the structure of the present invention;
FIG. 2 is a schematic diagram of a low code tool design unit according to the present invention;
FIG. 3 is a flow chart of the operation of the man-machine interface of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Examples
Referring to fig. 1-3, a low-code platform for rapid development of medical informatization systems as a medical software generation tool includes a data layer, a logic layer, and a presentation layer.
The data layer is responsible for data storage and access, the logic layer is responsible for business logic processing of the application program, and the presentation layer is responsible for a user interface of the application program.
The data layer comprises a front end interface unit, a control unit, a service unit, a data unit and a database which are connected in sequence in a communication mode, wherein the control unit, the service unit and the data unit are used for controlling authority, the service unit and the data unit are used for log record, the database is a relational database or a non-relational database, and the output end of the database is connected with a cloud host, a machine room physical machine and a third-party virtual host.
The front-end interface unit is a modular tool frequently used in front-end development, namely, some UI and logic units which can be used singly or in combination, and the components can be various UI elements such as buttons, input boxes, navigation bars, lists and the like, and can also be more complex functional modules such as carousel graphs, modal boxes, form verification and the like.
The service unit comprises:
the low code tool design unit, the code is one of the cores of the low code platform, is responsible for the modularized management and assembly of the application program, and a user can create and edit the modules and components of the application program through simple drag and drop operation, and can set the association relation and parameter transfer among the modules.
The rear end interface unit can adopt different development languages to provide data storage and access functions, including data addition, deletion, modification, batch operation and the like. These interfaces may be implemented through database model mapping; service logic processing functions can be provided, including identity verification, authority management, workflow approval, data processing and the like; these interfaces may be implemented by writing code or using a flow orchestration tool. And a data format conversion function is provided for converting data according to different formats so as to meet the requirements of different application programs.
The low code tool design unit includes: and the task management module is used for maintaining tasks, logging tasks and sending mails. And the message management module is used for message maintenance, online connection and message log. And the flow service module is used for a working area, background management, a flow instance and tasks. The low code tool module is used for reporting tools, page configuration, interface configuration, code generation, document configuration and document modules. The system management module is used for menu management, role management, organization maintenance, post maintenance, user configuration, data dictionary, operation log, login log and system parameters. And the system monitoring module is used for service monitoring and cache monitoring.
The data unit comprises a read-write database, a data cache, a custom function, a transaction and concurrency control.
The logic layer includes: the requirement analysis firstly carries out detailed requirement analysis on the application program to be developed, including functional requirement and performance requirement. And (3) data modeling, namely establishing a data model according to the result of demand analysis, wherein the data model comprises the structure of a database and the relation of a data table. The module design divides the application into a plurality of modules and components, such as forms, reports, and workflows, based on the results of the demand analysis. And designing an interface, namely designing a user interface by using a visual interface design tool according to the results of demand analysis and module design. Logic writing, in interface design, special business logic and data processing operations can be realized through simple logic writing tools. And (3) testing and debugging, wherein in the development process, unit testing, integrated testing and debugging are performed, so that the quality and stability of the application program are ensured. And deploying and publishing, namely deploying the application program into a production environment after testing is completed, and publishing. And (3) maintaining and upgrading, wherein in the running process of the application program, maintaining and upgrading are carried out, including repairing the loopholes and adding new functions.
The presentation layer includes a user interface of an application program for presenting a data display. The user interface comprises a form, a report and a chart, the form can also adopt a visual form editor and a flow editor, and business logic and data processing operations are realized through drag-and-drop components and set attributes.
The control unit includes a Post request, a Get request, and a Put request.
Although embodiments of the present invention have been shown and described, it will be understood by those skilled in the art that various changes, modifications, substitutions and alterations can be made therein without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (9)

1. A low code platform for rapid development of medical informatization systems, characterized by: the low-code platform is used as a medical software generation tool and comprises a data layer, a logic layer and a display layer;
the data layer is responsible for data storage and access, the logic layer is responsible for business logic processing of an application program, and the presentation layer is responsible for a user interface of the application program;
the data layer comprises a front end interface unit, a control unit, a service unit, a data unit and a database which are connected in sequence in a communication way, wherein the control unit, the service unit and the data unit are used for controlling authority, and the service unit and the data unit are used for log record;
the service unit comprises:
the low-code tool design unit is used for taking charge of modular management and assembly of application programs and setting association relation and parameter transfer between modules;
the back end interface unit is used for providing data storage and access functions by adopting different development languages, providing a data format conversion function and converting the data according to different formats so as to meet the requirements of different application programs.
2. A low code platform for rapid development of medical informatization systems according to claim 1, wherein: the low code tool design unit includes:
the task management module is used for maintaining tasks, logging tasks and sending mails;
the message management module is used for message maintenance, online connection and message log;
the flow service module is used for a working area, background management, a flow instance and tasks;
the low-code tool module is used for reporting tools, page configuration, interface configuration, code generation, document configuration and document modules;
the system management module is used for menu management, role management, organization maintenance, post maintenance, user configuration, data dictionary, operation log, login log and system parameters;
and the system monitoring module is used for service monitoring and cache monitoring.
3. A low code platform for rapid development of medical informatization systems according to claim 1, wherein: the data unit comprises a read-write database, a data cache, a custom function, a transaction and concurrency control.
4. A low code platform for rapid development of medical informatization systems according to claim 1, wherein: the database is a relational database or a non-relational database.
5. A low code platform for rapid development of medical informatization systems according to claim 4, wherein: and the database output end is connected with a cloud host, a machine room physical machine and a third-party virtual host.
6. A low code platform for rapid development of medical informatization systems according to claim 1, wherein: the logic layer includes:
the method comprises the steps of demand analysis, namely firstly, carrying out detailed demand analysis on application programs to be developed, wherein the demand analysis comprises functional demands and performance demands;
data modeling, namely establishing a data model according to the result of demand analysis, wherein the data model comprises the structure of a database and the relation of a data table;
the module design, divide the application program into a plurality of modules and assemblies, such as forms, reports and workflows, according to the result of the demand analysis;
designing an interface, namely designing a user interface according to the results of demand analysis and module design by using a visual interface design tool;
logic writing, wherein in interface design, special business logic and data processing operations can be realized through a simple logic writing tool;
testing and debugging, wherein in the development process, unit testing, integrated testing and debugging are performed, so that the quality and stability of the application program are ensured;
deploying and publishing, namely deploying and publishing the application program in a production environment after testing is completed;
and (3) maintaining and upgrading, wherein in the running process of the application program, maintaining and upgrading are carried out, including repairing the loopholes and adding new functions.
7. A low code platform for rapid development of medical informatization systems according to claim 1, wherein: the presentation layer includes a user interface of an application program for presenting a data display.
8. A low code platform for rapid development of medical informatization systems according to claim 7, wherein: the user interface includes forms, reports, and charts.
9. A low code platform for rapid development of medical informatization systems according to claim 1, wherein: the control unit includes a Post request, a Get request, and a Put request.
CN202311444495.2A 2023-12-30 2023-12-30 Low-code platform for rapid development of medical informatization system Pending CN117539461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311444495.2A CN117539461A (en) 2023-12-30 2023-12-30 Low-code platform for rapid development of medical informatization system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311444495.2A CN117539461A (en) 2023-12-30 2023-12-30 Low-code platform for rapid development of medical informatization system

Publications (1)

Publication Number Publication Date
CN117539461A true CN117539461A (en) 2024-02-09

Family

ID=89790976

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311444495.2A Pending CN117539461A (en) 2023-12-30 2023-12-30 Low-code platform for rapid development of medical informatization system

Country Status (1)

Country Link
CN (1) CN117539461A (en)

Similar Documents

Publication Publication Date Title
CN103336705B (en) Automatic transcoding between script process and Workflow system and semantic self adaptation
CN115658041B (en) Low-code enhanced service implementation method based on online service flow arrangement
CN106445536B (en) Automatic business design management system
CN112799321B (en) DBC file rapid creating method following CAN bus communication protocol
CN102789415A (en) Modular script designer for next generation testing system
CN101996131A (en) Automatic test method and automatic test platform for graphic user interface (GUI) based on x extensive makeup language (XML) packaging key word
CN115617327A (en) Low code page building system, method and computer readable storage medium
CN109063362B (en) Avionics software interface control file design management system
CN111813661A (en) Global service data drive automatic test method, device, equipment and medium
CN106776326B (en) Modeling method and system of data analysis model
CN106650149B (en) Modelica model-based runtime fault injection system and method
US20060047723A1 (en) Custom database system and method of building the same
CN110968294A (en) Business domain model establishing system and method
WO2021228118A1 (en) Central air conditioner intelligent design method, system and device
US20100011018A1 (en) Custom database system and method of building the same
CN110019118A (en) The system and method for database O&M efficiency are promoted based on DevOps
CN108132802B (en) Application method of configuration model in system development
Sun et al. A web testing platform based on hybrid automated testing framework
CN117539461A (en) Low-code platform for rapid development of medical informatization system
CN115344966A (en) CAD assembly body part replacement method and system
KR102355787B1 (en) Methods to gather screen requirements and to manage processes for the software development including web based services and mobile services
US20080022258A1 (en) Custom database system and method of building and operating the same
US8631393B2 (en) Custom database system and method of building and operating the same
CN112416305A (en) Rapid development method based on visual studio
WO2005089350A2 (en) Custom database system and method of building the same

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination