C# cloud LIS system source code B/S architecture, SaaS model, strong scalability

The cloud LIS inspection system source code is based on B/S architecture. The entire system operates at the WEB level. You only need to install a browser software on the corresponding workbench and have access to the external network. The entire system adopts cloud deployment mode, and one deployed system can support the common use of multiple hospital laboratory departments.
Adopts .Net Core's new technical framework, DEV reports, front-end js packaging, distributed file storage, distributed cache, etc., and supports IIS independent deployment, Docker deployment and other methods. The system is developed following the principles of service-oriented and modularization, has complete functions, has strong scalability, and is convenient and fast for secondary development.

1. System Overview


The .Net Core LIS system source code has been used in third-party rapid testing laboratories and secondary hospital laboratory departments for 5 years. The system operates stably, has complete functions, has a reasonable interface layout, and is easy to operate. The system adopts B/S architecture SaaS model and has strong scalability.

The LIS system provides laboratory service objects with functions such as inspection application, specimen collection, and result query; it provides laboratory staff with the functions of collecting specimens, distributing specimens, transmitting data, pre-analysis processing, quality control, one-way or two-way communication, and analysis. Provide comprehensive technical support for specimen testing processes such as post-processing, result review, printing reports, and result query.

2. System function modules


Two cancer screening function modules

Patient registration, cervical cancer statistics, breast cancer statistics, breast cancer quarterly statistics, cervical cancer quarterly statistics, query statistics.

Consumables management function module

Including functions such as consumables setting, consumables warehousing, consumables outgoing, consumables inventory query, consumables warehousing summary, consumables outgoing summary, etc. It is mainly used for the management of consumables, statistical analysis of the incoming and outgoing of consumables, timely query of the inventory of consumables, and the establishment of revenue and expenditure reports for consumables in and out of the warehouse.

Statistical analysis function module

Including patient summary, workload statistics, cost statistics, comprehensive analysis, dynamic average and other functions. It is mainly used for statistics and analysis of items according to various query conditions. For example, test stubs are used to query patient result records of each department;

Make reports and statistics on sample size, workload and charges for statistical testing;

Quality control management function module

Including functions such as quality control data browsing, quality control object setting, quality control rules, quality control charts, out-of-control processing, and export data. It mainly realizes the automatic reception of indoor quality control data and the analysis of quality control data. It can support a variety of quality control rules, automatically create a variety of quality control charts, and print quality control data.

Sample inspection function module

Inspection and inquiry of specimens; printing of inspection reports; log management of inspection results;

Specimen processing function module

Register specimens that need to be put on the machine and generate barcodes for internal use in the laboratory department.

Function module introduction:

System management function module

Including system options, user settings, local settings and other functions, it is mainly used for the configuration of users and instrument workstations, the number of users, and the customization of system parameters.

Pre-processing function module

Including functions such as specimen receipt, non-signing, specimen delivery, abnormal specimens, specimen handover, returned specimens, specimen tracking, and inquiry of specimens submitted for inspection.

3. Function description


1. Inspection business

Specimen processing center, inspection application, report form management, inspection result analysis, etc.

2.Department management

Director inquiry and supervision, workload inquiry and statistics, reagent management, etc.

3.Quality control management

Supports quality control parameter setting, multi-rule quality control methods, and quality control chart drawing

4. System maintenance

Inspection dictionary code management, system logs, system parameter setting management, etc.

5. Consumables management

Consumables library management, consumables item comparison, consumables warehousing, consumables outgoing, consumables inventory, consumables inventory

4. Features and functions of cloud LIS system


1. SaaS service, no deployment required, open account interface to get started quickly;

2. The inspection process is simple, self-adaptable and easy to operate;

3. The inspection interface is elegant, supports diverse report templates, and has various preset report templates;

4. Standardize the interface and reserve standard HIS and instrument data access interfaces;

5. Complete functions, integrating pre-processing, inspection, reporting, quality control, statistical analysis, two cancer and other modules.

5. Technical Framework


Technical architecture: Asp.NET CORE 3.1 MVC + SQLserver + Redis, etc.

Development language: C# 6.0, JavaScript

Front-end framework: JQuery, EasyUI, Bootstrap

Backend framework: MVC, SQLSugar, etc.

Database: SQLserver 2012

6. Functional characteristics of cloud LIS system


● Fully barcoded reagent management system.
● It has intelligent inspection function and supports customized multi-level audit rules.
●The hardware interface supports duplex and simplex communication modes, and supports manual entry mode.
●Supports two cancer screening modules.
●User settings support login account management and signature management.
●Inspection application signing supports inspection applications from multiple sources, intelligent judgment of specimen type and quantity, and intelligent merging of the same specimen.
●Report review and printing support batch review and batch report printing.
●Dozens of preset report templates support personalized report issuance and separate queue generation on the server. Reports can be generated in batches within a few minutes.
●Quality control management supports quality control parameter setting, multi-rule quality control methods, and quality control chart drawing.
●Crisis value reminder supports crisis value alarm and crisis value statistics.
●Report analysis supports critical value statistics, historical data comparison and other conditional query report design.
●Report management includes previous data retrieval, single report printing, centralized printing, automatic printing, WEB page result query and printing, and supports graphical results.
●The administrator maintains basic data such as basic project reference value settings, project channel number settings, and charging project settings.

Guess you like

Origin blog.csdn.net/xingchenCSDN/article/details/134870859