CN105786932B - Query method and query device for clinical business in medical system - Google Patents

Query method and query device for clinical business in medical system Download PDF

Info

Publication number
CN105786932B
CN105786932B CN201410834848.4A CN201410834848A CN105786932B CN 105786932 B CN105786932 B CN 105786932B CN 201410834848 A CN201410834848 A CN 201410834848A CN 105786932 B CN105786932 B CN 105786932B
Authority
CN
China
Prior art keywords
query
clinical
business
service
medical system
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.)
Active
Application number
CN201410834848.4A
Other languages
Chinese (zh)
Other versions
CN105786932A (en
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.)
Medical Information Technology Co Ltd Of Beijing University
Original Assignee
Medical Information Technology Co Ltd Of Beijing University
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 Medical Information Technology Co Ltd Of Beijing University filed Critical Medical Information Technology Co Ltd Of Beijing University
Priority to CN201410834848.4A priority Critical patent/CN105786932B/en
Publication of CN105786932A publication Critical patent/CN105786932A/en
Application granted granted Critical
Publication of CN105786932B publication Critical patent/CN105786932B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The invention provides a method and a device for inquiring clinical business in a medical system, wherein the method for inquiring the clinical business in the medical system comprises the following steps: assembling the basic query expression into a clinical business query rule according to the query requirement of a user; forming a clinical business query main body by at least one clinical business query rule according to an execution sequence; acquiring a business domain object in the clinical business query main body, and constructing an index object through the business domain object; creating a query result for the clinical service according to the index object; and packaging the clinical business query main body, the index object and the query result to obtain the query language of the clinical business and storing the query language of the clinical business. By the technical scheme, the labor cost for inquiring the clinical business in the medical industry can be reduced, and the inquiry efficiency of the clinical business in the medical system can be improved.

Description

Query method and query device for clinical business in medical system
Technical Field
The invention relates to the technical field of medical informatization, in particular to a method and a device for inquiring clinical business in a medical system.
Background
At present, clinical service data of patients in the medical industry has dependency and restriction of department services, for example, patient identity information is generated when the patients use a doctor card, doctor information is generated when the patients are registered, examination information is generated after the patient is registered, new admission information is generated when the patients are admitted again, and operation information after operations is generated under the current admission information.
Each department in the medical industry has own scientific research analysis task, and the preparation for extracting scientific research data is important prerequisite work, and the traditional scientific research query work needs a user to manually write a query script and needs to provide different script languages aiming at different DB (Database) storage languages, so that the labor cost is increased, and the query efficiency is low.
Therefore, how to reduce the labor cost for querying clinical services in the medical industry and improve the efficiency of querying clinical services in the medical system is a technical problem to be solved urgently.
Disclosure of Invention
Based on at least one of the technical problems, the invention provides a novel query scheme for clinical business in a medical system, which can reduce the labor cost for querying the clinical business in the medical industry and improve the query efficiency of the clinical business in the medical system.
In view of this, the present invention provides a method for querying clinical services in a medical system, including: assembling the basic query expression into a clinical business query rule according to the query requirement of a user; forming a clinical business query main body by at least one clinical business query rule according to an execution sequence; acquiring a business domain object in the clinical business query main body, and constructing an index object through the business domain object; creating a query result for the clinical service according to the index object; and packaging the clinical business query main body, the index object and the query result to obtain the query language of the clinical business and storing the query language of the clinical business.
According to the technical scheme, the basic query expression is combined into a clinical business query rule according to the query requirement of a user, a clinical business query main body is formed, an index object is constructed according to a business domain object in the query main body, a query result of the clinical business is created according to the index object, the clinical business query main body, the index object and the query result are packaged to obtain a query language of the clinical business, the query language of the clinical business is stored, the scientific research query requirement of a natural language (namely the query requirement of the user) can be converted into the query language which can be identified by a computer to be stored, the subsequent business query can be conveniently reused, the labor cost is reduced, and the query efficiency of the clinical business in a medical system is improved.
In the above technical solution, preferably, the method further includes: and performing grouping management on the query language of the clinical service, and providing the authority of a user for editing the query language of the clinical service.
In the technical scheme, the authority of the user for editing the query language of the clinical service is provided, so that the user can delete, modify, add and the like the query language according to actual requirements.
In the above technical solution, preferably, the method further includes: converting the query language of the clinical service into different database execution scripts aiming at different application programming interfaces; and providing the authority of the user for optimizing the database execution script.
In the technical scheme, the query language of the clinical service is converted into different database execution scripts aiming at different Application Programming Interfaces (APIs), so that a user does not need to compile different script languages aiming at different databases, and a large amount of labor cost is saved.
In the above technical solution, preferably, the method further includes: and configuring the execution environment of the database execution script according to the database suitable for the database execution script.
In the above technical solution, preferably, the method further includes: and configuring the starting time and/or the execution period of the database execution script. The technical scheme can realize the timed automatic execution of the database execution script.
According to another aspect of the present invention, there is provided an apparatus for querying a clinical service in a medical system, including: the assembling unit is used for assembling the basic query expression into a clinical service query rule according to the query requirement of a user; the composition unit is used for composing at least one clinical business query rule into a clinical business query main body according to an execution sequence; the construction unit is used for acquiring the business domain object in the clinical business query main body and constructing an index object through the business domain object; the creating unit is used for creating a query result of the clinical business according to the index object; the packaging unit is used for packaging the clinical business query main body, the index object and the query result to obtain a query language of the clinical business; and the storage unit is used for storing the query language of the clinical service.
According to the technical scheme, the basic query expression is combined into a clinical business query rule according to the query requirement of a user, a clinical business query main body is formed, an index object is constructed according to a business domain object in the query main body, a query result of the clinical business is created according to the index object, the clinical business query main body, the index object and the query result are packaged to obtain a query language of the clinical business, the query language of the clinical business is stored, the scientific research query requirement of a natural language (namely the query requirement of the user) can be converted into the query language which can be identified by a computer to be stored, the subsequent business query can be conveniently reused, the labor cost is reduced, and the query efficiency of the clinical business in a medical system is improved.
In the above technical solution, preferably, the method further includes: and the first processing unit is used for performing grouping management on the query language of the clinical service and providing the authority of a user for editing the query language of the clinical service.
In the technical scheme, the authority of the user for editing the query language of the clinical service is provided, so that the user can delete, modify, add and the like the query language according to actual requirements.
In the above technical solution, preferably, the method further includes: the conversion unit is used for converting the query language of the clinical service into different database execution scripts aiming at different application programming interfaces; and the second processing unit is used for providing the authority of the user for optimizing the database execution script.
In the technical scheme, the query language of the clinical service is converted into different database execution scripts aiming at different Application Programming Interfaces (APIs), so that a user does not need to compile different script languages aiming at different databases, and a large amount of labor cost is saved.
In the above technical solution, preferably, the method further includes: and the first configuration unit is used for configuring the execution environment of the database execution script according to the database suitable for the database execution script.
In the above technical solution, preferably, the method further includes: and the second configuration unit is used for configuring the starting time and/or the execution period of the database execution script. The technical scheme can realize the timed automatic execution of the database execution script.
Through the technical scheme, the labor cost for inquiring the clinical business in the medical industry can be reduced, and the inquiry efficiency of the clinical business in the medical system is improved
Drawings
FIG. 1 shows a schematic flow diagram of a method of querying clinical services in a medical system according to an embodiment of the invention;
FIG. 2 shows a schematic block diagram of an apparatus for querying clinical services in a medical system, according to an embodiment of the invention;
FIG. 3 shows a schematic flow diagram of a composing method of a query rules language according to an embodiment of the invention;
FIG. 4 is a schematic diagram illustrating a clinical business scientific research query rule language generated by a rule language assembly method according to an embodiment of the invention;
FIG. 5 illustrates a schematic block diagram of a rule language execution system for clinical business scientific research queries in accordance with an embodiment of the present invention.
Detailed Description
In order that the above objects, features and advantages of the present invention can be more clearly understood, a more particular description of the invention will be rendered by reference to the appended drawings. It should be noted that the embodiments and features of the embodiments of the present application may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, however, the present invention may be practiced in other ways than those specifically described herein, and therefore the scope of the present invention is not limited by the specific embodiments disclosed below.
Fig. 1 shows a schematic flow diagram of a method of querying a clinical service in a medical system according to an embodiment of the invention.
As shown in fig. 1, a method for querying clinical services in a medical system according to an embodiment of the present invention includes: 102, assembling a basic query expression into a clinical service query rule according to the query requirement of a user; 104, forming a clinical business query main body by at least one clinical business query rule according to an execution sequence; step 106, acquiring a business domain object in the clinical business query body, and constructing an index object through the business domain object; step 108, creating a query result of the clinical service according to the index object; and step 110, packaging the clinical business query main body, the index object and the query result to obtain the query language of the clinical business, and storing the query language of the clinical business.
According to the technical scheme, the basic query expression is combined into a clinical business query rule according to the query requirement of a user, a clinical business query main body is formed, an index object is constructed according to a business domain object in the query main body, a query result of the clinical business is created according to the index object, the clinical business query main body, the index object and the query result are packaged to obtain a query language of the clinical business, the query language of the clinical business is stored, the scientific research query requirement of a natural language (namely the query requirement of the user) can be converted into the query language which can be identified by a computer to be stored, the subsequent business query can be conveniently reused, the labor cost is reduced, and the query efficiency of the clinical business in a medical system is improved.
In the above technical solution, preferably, the method further includes: and performing grouping management on the query language of the clinical service, and providing the authority of a user for editing the query language of the clinical service.
In the technical scheme, the authority of the user for editing the query language of the clinical service is provided, so that the user can delete, modify, add and the like the query language according to actual requirements.
In the above technical solution, preferably, the method further includes: converting the query language of the clinical service into different database execution scripts aiming at different application programming interfaces; and providing the authority of the user for optimizing the database execution script.
In the technical scheme, the query language of the clinical service is converted into different database execution scripts aiming at different Application Programming Interfaces (APIs), so that a user does not need to compile different script languages aiming at different databases, and a large amount of labor cost is saved.
In the above technical solution, preferably, the method further includes: and configuring the execution environment of the database execution script according to the database suitable for the database execution script.
In the above technical solution, preferably, the method further includes: and configuring the starting time and/or the execution period of the database execution script. The technical scheme can realize the timed automatic execution of the database execution script.
Fig. 2 shows a schematic block diagram of a query device for clinical traffic in a medical system according to an embodiment of the invention.
As shown in fig. 2, an apparatus 200 for querying clinical services in a medical system according to an embodiment of the present invention includes: an assembling unit 202, configured to assemble the basic query expression into a clinical service query rule according to a query requirement of a user; a constructing unit 204, configured to construct a clinical business query main body according to an execution order by at least one of the clinical business query rules; a constructing unit 206, configured to obtain a service domain object in the clinical service query body, and construct an index object through the service domain object; a creating unit 208, configured to create a query result for the clinical service according to the index object; an encapsulating unit 210, configured to perform encapsulation processing on the clinical service query subject, the index object, and the query result to obtain a query language of the clinical service; the storage unit 212 is used for storing the query language of the clinical service.
According to the technical scheme, the basic query expression is combined into a clinical business query rule according to the query requirement of a user, a clinical business query main body is formed, an index object is constructed according to a business domain object in the query main body, a query result of the clinical business is created according to the index object, the clinical business query main body, the index object and the query result are packaged to obtain a query language of the clinical business, the query language of the clinical business is stored, the scientific research query requirement of a natural language (namely the query requirement of the user) can be converted into the query language which can be identified by a computer to be stored, the subsequent business query can be conveniently reused, the labor cost is reduced, and the query efficiency of the clinical business in a medical system is improved.
In the above technical solution, preferably, the method further includes: the first processing unit 214 is configured to perform group management on the query language of the clinical service, and provide a user with a right to edit the query language of the clinical service.
In the technical scheme, the authority of the user for editing the query language of the clinical service is provided, so that the user can delete, modify, add and the like the query language according to actual requirements.
In the above technical solution, preferably, the method further includes: a conversion unit 216, configured to convert the query language of the clinical service into different database execution scripts for different application programming interfaces; and a second processing unit 218, configured to provide a user right to optimize the database execution script.
In the technical scheme, the query language of the clinical service is converted into different database execution scripts aiming at different Application Programming Interfaces (APIs), so that a user does not need to compile different script languages aiming at different databases, and a large amount of labor cost is saved.
In the above technical solution, preferably, the method further includes: the first configuration unit 220 is configured to configure an execution environment of the database execution script according to the database adapted to the database execution script.
In the above technical solution, preferably, the method further includes: a second configuration unit 222, configured to configure a start time and/or an execution period of the database execution script. The technical scheme can realize the timed automatic execution of the database execution script.
The technical solution of the present invention is explained in detail below with reference to fig. 3 and 4.
FIG. 3 shows a schematic flow diagram of a composing method of a query rules language according to an embodiment of the invention.
As shown in fig. 3, a method for composing a query rule language according to an embodiment of the present invention includes:
step 302, manage the basic expressions.
Specifically, a basic expression is managed according to business requirements, AND functions of correction, deletion AND addition are supported, wherein the expression can be a logic expression, such as an AND expression; or an arithmetic expression, such as an NVL expression, a match expression, etc.; it may also be a parametric expression, or a constant expression. The expression contains several basic properties as follows: name attribute, expression name, type attribute, type of distinguishing expression, DataType type (optional parameter) expression data type.
At step 304, the base expressions are assembled into business rules.
Specifically, a specific business rule is assembled by nesting basic expressions, and the expression assembly has no on-line limitation, that is, an arithmetic expression can be used as a parameter expression of a logic expression, but the arithmetic expression is required to meet the check of the number of basic parameters, for example, a beteen expression nested formula must meet the requirement of 3 parameters. The business rule is represented by a label query, the basic attribute of the business rule is name, type and the like, and the nesting of the expression is contained inside the business rule.
Step 306, the execution sequence of the nested assembly business rules forms a rule body.
Specifically, the service rule assembled by the expression must be included in one service body, and the service body includes two types, one is a single service body and is represented by a tag collection, and the other is a cross-service body and is represented by a tag deletion or direction, and one type attribute that the service body must have represents the necessary sufficiency of the service body. Nesting is also supported by the service body, e.g. a collection service body may contain a deletion or direction body. The nested business bodies constitute a rule body, which is contained within the viewInput tag.
Step 308, extracting the rule body to construct an object index.
Specifically, an index object is extracted and constructed for a service domain used in the rule body, and the index object includes the following attributes: service domain index id, service domain hierarchy group, service domain root path, type, and service domain name nodecode.
At step 310, a query result is created from the object index.
Specifically, the query result of the scientific research query is derived from the index object of the service domain, the ref attribute supports the merging of the output data elements of different service domains, and the renaming of the output data set can be realized through the rename attribute. The query result also has a necessary attribute key which identifies the uniqueness of the output result. The query result currently supports a nested or flattened output mode, and all output results are included in the viewOutput.
Step 312, packaging the rule body, the object index, and the query result to generate a rule language.
Specifically, the rule body, the object index and the query result generation rule language are encapsulated into the rule language by beginning to the label viewModel, the contained attribute information group identifies which group the rule belongs to, the fromContainer attribute identifies the data source executed by the query condition, the tocontector identifies the data source stored by the query result, the nextGroup attribute identifies the rule executed next to the rule, and the management of the rule sequential execution is realized through the configuration of the attribute. FIG. 4 is a schematic diagram of a clinical business scientific research query rule language generated by a rule language assembly method.
FIG. 5 illustrates a schematic block diagram of a rule language execution system for clinical business scientific research queries in accordance with an embodiment of the present invention.
As shown in fig. 5, the rule language execution system for clinical business scientific research query according to the embodiment of the present invention includes:
a rule language edit management module 502, a rule language conversion module 504, and a rule language execution module 506.
The rule language editing management module 502 is responsible for implementing the assembly of the rule language and managing the rule language. The method mainly has the following functions:
and (4) inquiring a statistical function: and realizing the grouping management of the business rule language, the naming of the business rule language, the query and statistics of the grouping number and the like.
An editing function: the specific implementation of the rule language assembly method is realized through the function, the rule is edited according to the rule assembly method, and the method has auxiliary functions of copy cutting and pasting and the like and is used for finishing the overall editing processing of the rule language.
The rule language conversion module 504 implements conversion of a rule language into a specific DB script execution language and provides a script optimization function. The method mainly has the following functions:
and (3) script language configuration management: configuration management is provided, rule languages are converted into DB execution scripts, the script languages are different in color due to different database types, targeted script APIs are provided through the configuration management, and the conversion of the script languages is extensible.
The script optimization function: and optimizing the converted DB execution script by introducing human intervention factors, wherein the function is an optional function and is not an optional function.
The rule language execution module 506 implements a scenario of execution of the rule language setting. The method mainly has the following functions:
DB configuration management: the configuration management of environment information such as ip information and user information depending on the DB environment executed by a script language is realized.
And (3) timing execution management: and the management of execution parameters such as time starting time, time interval and the like of script execution is realized.
The technical scheme of the invention is described in detail in the above with reference to the attached drawings, and the invention provides a new clinical business query scheme in the medical system, which can reduce the labor cost for querying the clinical business in the medical industry and improve the clinical business query efficiency in the medical system.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for querying clinical services in a medical system, comprising:
assembling the basic query expression into a clinical business query rule according to the query requirement of a user;
forming a clinical business query main body by at least one clinical business query rule according to an execution sequence;
acquiring a business domain object in the clinical business query main body, and constructing an index object through the business domain object;
creating a query result for the clinical service according to the index object;
and packaging the clinical business query main body, the index object and the query result to obtain the query language of the clinical business and storing the query language of the clinical business.
2. The method for querying clinical services in a medical system according to claim 1, further comprising:
and performing grouping management on the query language of the clinical service, and providing the authority of a user for editing the query language of the clinical service.
3. The method for querying clinical services in a medical system according to claim 1, further comprising:
converting the query language of the clinical service into different database execution scripts aiming at different application programming interfaces;
and providing the authority of the user for optimizing the database execution script.
4. The method for querying clinical services in a medical system according to claim 3, further comprising:
and configuring the execution environment of the database execution script according to the database suitable for the database execution script.
5. The method for querying clinical service in medical system according to claim 3 or 4, further comprising:
and configuring the starting time and/or the execution period of the database execution script.
6. An apparatus for querying clinical services in a medical system, comprising:
the assembling unit is used for assembling the basic query expression into a clinical service query rule according to the query requirement of a user;
the composition unit is used for composing at least one clinical business query rule into a clinical business query main body according to an execution sequence;
the construction unit is used for acquiring the business domain object in the clinical business query main body and constructing an index object through the business domain object;
the creating unit is used for creating a query result of the clinical business according to the index object;
the packaging unit is used for packaging the clinical business query main body, the index object and the query result to obtain a query language of the clinical business;
and the storage unit is used for storing the query language of the clinical service.
7. The apparatus for querying clinical service in medical system according to claim 6, further comprising:
and the first processing unit is used for performing grouping management on the query language of the clinical service and providing the authority of a user for editing the query language of the clinical service.
8. The apparatus for querying clinical service in medical system according to claim 6, further comprising:
the conversion unit is used for converting the query language of the clinical service into different database execution scripts aiming at different application programming interfaces;
and the second processing unit is used for providing the authority of the user for optimizing the database execution script.
9. The apparatus for querying clinical service in medical system according to claim 8, further comprising:
and the first configuration unit is used for configuring the execution environment of the database execution script according to the database suitable for the database execution script.
10. The apparatus for querying clinical service in medical system according to claim 8 or 9, further comprising:
and the second configuration unit is used for configuring the starting time and/or the execution period of the database execution script.
CN201410834848.4A 2014-12-26 2014-12-26 Query method and query device for clinical business in medical system Active CN105786932B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410834848.4A CN105786932B (en) 2014-12-26 2014-12-26 Query method and query device for clinical business in medical system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410834848.4A CN105786932B (en) 2014-12-26 2014-12-26 Query method and query device for clinical business in medical system

Publications (2)

Publication Number Publication Date
CN105786932A CN105786932A (en) 2016-07-20
CN105786932B true CN105786932B (en) 2020-03-27

Family

ID=56389065

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410834848.4A Active CN105786932B (en) 2014-12-26 2014-12-26 Query method and query device for clinical business in medical system

Country Status (1)

Country Link
CN (1) CN105786932B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109643305A (en) * 2016-08-25 2019-04-16 阿里巴巴集团控股有限公司 Data query method, application and database server, middleware and system
CN112052246B (en) * 2020-09-29 2023-11-24 泰康保险集团股份有限公司 Medical data processing apparatus and medical data processing method

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1828588A (en) * 2005-02-28 2006-09-06 微软公司 Composable query building API and query language
CN101004683A (en) * 2007-01-31 2007-07-25 华为技术有限公司 Method and device for accessing database
CN101105814A (en) * 2007-09-11 2008-01-16 金蝶软件(中国)有限公司 Method and device for converting Script language to SQL language
CN101286953A (en) * 2008-06-02 2008-10-15 杭州创业软件股份有限公司 Medical system information integration platform
CN101295307A (en) * 2007-04-27 2008-10-29 株式会社日立制作所 Document retrieval system and document retrieval method
CN101482886A (en) * 2009-02-02 2009-07-15 中国网络通信集团公司 Blood bank information management method and system
CN101499162A (en) * 2009-03-05 2009-08-05 唐文超 Medical research data management system and method
CN101561808A (en) * 2008-04-18 2009-10-21 北京瑞佳晨科技有限公司 Method of data reconstruction by search
CN101582073A (en) * 2008-12-31 2009-11-18 北京中机科海科技发展有限公司 Intelligent retrieval system and method based on domain ontology
CN101872449A (en) * 2010-06-25 2010-10-27 南京联创科技集团股份有限公司 Customer information screening method
CN101997732A (en) * 2009-08-14 2011-03-30 华为技术有限公司 Method, device and system for inquiring service
CN102279849A (en) * 2010-06-09 2011-12-14 中兴通讯股份有限公司 Method and system for big data query
CN102385582A (en) * 2010-08-31 2012-03-21 中兴通讯股份有限公司 Method, server and system for processing production test data
CN102646118A (en) * 2012-02-20 2012-08-22 浪潮(北京)电子信息产业有限公司 Data indexing method and device
CN102782690A (en) * 2010-02-10 2012-11-14 爱克发医疗保健公司 Systems and methods for processing consumer queries in different languages for clinical documents
CN102915382A (en) * 2012-11-21 2013-02-06 亚信联创科技(中国)有限公司 Method and device for carrying out data query on database based on indexes
CN103019726A (en) * 2012-12-19 2013-04-03 中国电子科技集团公司第十五研究所 Management method and device of software system service rules
CN103186579A (en) * 2011-12-29 2013-07-03 北京亿阳信通科技有限公司 Database function-based rule implementation and application method and device
CN103279509A (en) * 2013-05-17 2013-09-04 北京首钢自动化信息技术有限公司 Fast inquiring method using dynamic inquiring language
CN103440273A (en) * 2013-08-06 2013-12-11 北京航空航天大学 Data cross-platform migration method and device
CN103606049A (en) * 2013-11-25 2014-02-26 方正国际软件有限公司 Service process management system and service process management method for medical system
CN103902743A (en) * 2014-04-29 2014-07-02 厦门市智业软件工程有限公司 Self-help query method for controlling data through service nouns
CN104125219A (en) * 2014-07-07 2014-10-29 四川中电启明星信息技术有限公司 Centralized identity and management method aiming at electric power information system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070094044A1 (en) * 2004-02-02 2007-04-26 Emd 24-7 Development, Llc Web based health and wellness resource locator
CN101014062A (en) * 2007-02-09 2007-08-08 华为技术有限公司 Rule processing method and apparatus and data citing method
US8788698B2 (en) * 2007-11-30 2014-07-22 International Business Machines Corporation Indexing a messaging session for business object integration into messaging

Patent Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1828588A (en) * 2005-02-28 2006-09-06 微软公司 Composable query building API and query language
CN101004683A (en) * 2007-01-31 2007-07-25 华为技术有限公司 Method and device for accessing database
CN101295307A (en) * 2007-04-27 2008-10-29 株式会社日立制作所 Document retrieval system and document retrieval method
CN101105814A (en) * 2007-09-11 2008-01-16 金蝶软件(中国)有限公司 Method and device for converting Script language to SQL language
CN101561808A (en) * 2008-04-18 2009-10-21 北京瑞佳晨科技有限公司 Method of data reconstruction by search
CN101286953A (en) * 2008-06-02 2008-10-15 杭州创业软件股份有限公司 Medical system information integration platform
CN101582073A (en) * 2008-12-31 2009-11-18 北京中机科海科技发展有限公司 Intelligent retrieval system and method based on domain ontology
CN101482886A (en) * 2009-02-02 2009-07-15 中国网络通信集团公司 Blood bank information management method and system
CN101499162A (en) * 2009-03-05 2009-08-05 唐文超 Medical research data management system and method
CN101997732A (en) * 2009-08-14 2011-03-30 华为技术有限公司 Method, device and system for inquiring service
CN102782690A (en) * 2010-02-10 2012-11-14 爱克发医疗保健公司 Systems and methods for processing consumer queries in different languages for clinical documents
CN102279849A (en) * 2010-06-09 2011-12-14 中兴通讯股份有限公司 Method and system for big data query
CN101872449A (en) * 2010-06-25 2010-10-27 南京联创科技集团股份有限公司 Customer information screening method
CN102385582A (en) * 2010-08-31 2012-03-21 中兴通讯股份有限公司 Method, server and system for processing production test data
CN103186579A (en) * 2011-12-29 2013-07-03 北京亿阳信通科技有限公司 Database function-based rule implementation and application method and device
CN102646118A (en) * 2012-02-20 2012-08-22 浪潮(北京)电子信息产业有限公司 Data indexing method and device
CN102915382A (en) * 2012-11-21 2013-02-06 亚信联创科技(中国)有限公司 Method and device for carrying out data query on database based on indexes
CN103019726A (en) * 2012-12-19 2013-04-03 中国电子科技集团公司第十五研究所 Management method and device of software system service rules
CN103279509A (en) * 2013-05-17 2013-09-04 北京首钢自动化信息技术有限公司 Fast inquiring method using dynamic inquiring language
CN103440273A (en) * 2013-08-06 2013-12-11 北京航空航天大学 Data cross-platform migration method and device
CN103606049A (en) * 2013-11-25 2014-02-26 方正国际软件有限公司 Service process management system and service process management method for medical system
CN103902743A (en) * 2014-04-29 2014-07-02 厦门市智业软件工程有限公司 Self-help query method for controlling data through service nouns
CN104125219A (en) * 2014-07-07 2014-10-29 四川中电启明星信息技术有限公司 Centralized identity and management method aiming at electric power information system

Also Published As

Publication number Publication date
CN105786932A (en) 2016-07-20

Similar Documents

Publication Publication Date Title
CN106528129B (en) A kind of Web application interface generation system and method
CN104123288B (en) A kind of data query method and device
CN108052681A (en) The synchronous method and system of structural data between a kind of relevant database
CN106372176B (en) A method of it supports to carry out nested document unified SQL query
CN102982075B (en) Support to access the system and method for heterogeneous data source
CN105677323A (en) Method for automatically generating database operation layer codes
CN106844643A (en) A kind of Database Dynamic generation method based on template engine
CN105630500B (en) A method of for CIM/XML data processing
JPWO2015025386A1 (en) Data processing system, data processing method, and data processing apparatus
CN111078702B (en) SQL sentence classification management and unified query method and device
CN101008952A (en) Method and device for generating persistence layer
CN104573022A (en) Data query method and device for HBase
CN106844545A (en) A kind of implementation method of the Database Systems with double engines based on stsndard SQL
CN105677324A (en) Method for automatically generating entity type codes
CN105786932B (en) Query method and query device for clinical business in medical system
CN104166705A (en) Access method and device of database
WO2018233673A1 (en) Method and apparatus for configuring model code in controller, and storage medium
CN115543402A (en) Software knowledge graph increment updating method based on code submission
CN115469881A (en) Configuration publishing and calling method and system for low-code platform service function
CN114443015A (en) Method for generating adding, deleting, modifying and checking service interface based on database metadata
CN103593182A (en) Method for reconfiguring software by using clustering mode
CN112487075B (en) Method for integrating relational database data conversion operators and non-relational database data conversion operators
CN109271448A (en) It is the data synchronous system and method for platform based on database
CN108984631A (en) A kind of generation of big data and call method and device
CN108536660A (en) A kind of generation method and terminal of self-defined report

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
PP01 Preservation of patent right
PP01 Preservation of patent right

Effective date of registration: 20240202

Granted publication date: 20200327