CN113626050A - Updating method and device of medical application, electronic equipment and storage medium - Google Patents
Updating method and device of medical application, electronic equipment and storage medium Download PDFInfo
- Publication number
- CN113626050A CN113626050A CN202110831783.8A CN202110831783A CN113626050A CN 113626050 A CN113626050 A CN 113626050A CN 202110831783 A CN202110831783 A CN 202110831783A CN 113626050 A CN113626050 A CN 113626050A
- Authority
- CN
- China
- Prior art keywords
- index
- updating
- medical application
- standard
- identifier
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 110
- 230000004044 response Effects 0.000 claims abstract description 14
- 230000008569 process Effects 0.000 claims description 49
- 238000010586 diagram Methods 0.000 claims description 16
- 238000004590 computer program Methods 0.000 claims description 11
- 239000002131 composite material Substances 0.000 claims description 7
- 238000012544 monitoring process Methods 0.000 claims description 7
- 238000012545 processing Methods 0.000 abstract description 10
- 238000007405 data analysis Methods 0.000 abstract description 9
- 230000006870 function Effects 0.000 description 10
- 230000001960 triggered effect Effects 0.000 description 6
- 238000004458 analytical method Methods 0.000 description 5
- 230000003287 optical effect Effects 0.000 description 5
- 230000036541 health Effects 0.000 description 4
- 239000003607 modifier Substances 0.000 description 4
- 239000000463 material Substances 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000004075 alteration Effects 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 229940079593 drug Drugs 0.000 description 1
- 239000003814 drug Substances 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Abstract
The application provides a method and a device for updating medical application, electronic equipment and a storage medium, which are applied to the field of medical data processing, wherein the method comprises the following steps: and displaying the standard identifier of the index according to a configuration table of the medical application, updating the standard identifier into a target identifier in response to the updating operation of the standard identifier, and updating the logic code of the index in the medical application according to the target identifier. Therefore, the logic codes of the indexes in the medical application can be automatically updated according to the actual business requirements of the user, so that the medical data can be analyzed by adopting the updated logic codes, on one hand, the corresponding logic codes do not need to be manually written by the user, the user burden can be reduced, on the other hand, the personalized requirements of different users can be met, and the medical field with higher requirements on data analysis and customization of data indexes can be better served.
Description
Technical Field
The present application relates to the field of data processing technologies, and in particular, to an update method and apparatus for medical applications, an electronic device, and a storage medium.
Background
At present, the following methods are mainly adopted in big data analysis to realize analysis of medical data: the medical data is analyzed item by adopting a mode of manually writing SQL (Structured Query Language) codes. However, in the way of writing codes manually, a large amount of repeated codes and repeated logic may exist, which not only increases the workload of developers and reduces the work efficiency of developers, but also increases the analysis cost.
Disclosure of Invention
The application provides a medical application updating method and device, electronic equipment and a storage medium.
An embodiment of a first aspect of the present application provides an update method for a medical application, including:
acquiring a configuration table of medical application;
displaying standard marks of indexes according to the configuration table;
in response to the updating operation of the standard identifier, updating the standard identifier into a target identifier;
and updating the logic code of the index in the medical application according to the target identification.
According to the updating method of the medical application, the standard identification of the index is displayed according to the configuration table of the medical application, the standard identification is updated to the target identification in response to the updating operation of the standard identification, and the logic code of the index in the medical application is updated according to the target identification. Therefore, the logic codes of the indexes in the medical application can be automatically updated according to the actual business requirements of the user, so that the medical data can be analyzed by adopting the updated logic codes, on one hand, the corresponding logic codes do not need to be manually written by the user, the user burden can be reduced, on the other hand, the personalized requirements of different users can be met, and the medical field with higher requirements on data analysis and customization of data indexes can be better served.
An embodiment of the second aspect of the present application provides an updating apparatus for medical applications, including:
the acquisition module is used for acquiring a configuration table of the medical application;
the display module is used for displaying the standard identification of the index according to the configuration table;
the first updating module is used for responding to the updating operation of the standard identifier and updating the standard identifier into a target identifier;
and the second updating module is used for updating the logic code of the index in the medical application according to the target identification.
According to the updating device of the medical application, the standard identification of the index is displayed according to the configuration table of the medical application, the standard identification is updated to the target identification in response to the updating operation of the standard identification, and the logic code of the index in the medical application is updated according to the target identification. Therefore, the logic codes of the indexes in the medical application can be automatically updated according to the actual business requirements of the user, so that the medical data can be analyzed by adopting the updated logic codes, on one hand, the corresponding logic codes do not need to be manually written by the user, the user burden can be reduced, on the other hand, the personalized requirements of different users can be met, and the medical field with higher requirements on data analysis and customization of data indexes can be better served.
An embodiment of a third aspect of the present application provides an electronic device, including: the device comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the program to realize the updating method of the medical application according to the embodiment of the first aspect of the application.
A fourth aspect of the present application provides a non-transitory computer-readable storage medium, on which a computer program is stored, which when executed by a processor, implements a method for updating a medical application as set forth in the first aspect of the present application.
An embodiment of a fifth aspect of the present application proposes a computer program product, wherein instructions of the computer program product, when executed by a processor, perform the method for updating a medical application as proposed in an embodiment of the first aspect of the present application.
Additional aspects and advantages of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.
Drawings
The foregoing and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a schematic flowchart of a method for updating a medical application according to an embodiment of the present application;
fig. 2 is a flowchart illustrating a method for updating a medical application according to a second embodiment of the present application;
fig. 3 is a flowchart illustrating a method for updating a medical application according to a third embodiment of the present application;
fig. 4 is a flowchart illustrating a method for updating a medical application according to a fourth embodiment of the present application;
fig. 5 is a first schematic diagram of a service structure in an embodiment of the present application;
fig. 6 is a schematic diagram of a service structure in the embodiment of the present application;
FIG. 7 is a schematic diagram of processing logic according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an updating apparatus for medical application according to a fifth embodiment of the present application;
FIG. 9 is a block diagram of an exemplary electronic device suitable for use in implementing embodiments of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary and intended to be used for explaining the present application and should not be construed as limiting the present application.
At present, the following two methods are mainly adopted in big data analysis to realize the analysis of medical data: firstly, analyzing the medical data item by adopting a mode of manually writing SQL (Structured Query Language) codes; secondly, the medical data are analyzed item by item through manual matching in a mode of inputting parameters such as atomic indexes, modifiers, statistical cycles and the like one by one.
However, in the first method, a large amount of repeated codes and repeated logic may exist, which not only increases the workload of developers and reduces the work efficiency of developers, but also increases the analysis cost; the second mode can realize low coding of business requirements, but has low intelligent degree, needs manual input of vocabularies one by one, generates atomic indexes and derived indexes in a matching way, and cannot better serve the medical field with high requirements on data analysis and customization of data indexes.
In view of the foregoing problems, the present application provides a method and an apparatus for updating a medical application, an electronic device, and a storage medium.
An update method, an apparatus, an electronic device, and a storage medium of a medical application of an embodiment of the present application are described below with reference to the drawings. Before describing the embodiments of the present application in detail, for the sake of understanding, the following commonly used technical terms are first introduced:
a data field refers to a collection of one or more business processes or dimensions.
An atomic index, or measurement index, refers to a business noun with a definite meaning, for example, an atomic index may be: the payment + amount is the payment amount.
The derivative indicator is composed of an atomic indicator, multiple modifiers (optional), and a time period, and for example, the derivative indicator may be: the payment amount paid by WeChat the last day.
Wherein, the derived indexes are derived from three types of indexes: transaction type index, stock type index and composite type index.
The transaction-type index refers to an index for measuring business activities, for example, the transaction-type index may be the number of newly added patients.
The inventory type index refers to statistics of certain states of the entity object, for example, the inventory type index may be the total number of medicines, the total number of patients, and the like.
The composite index is a composite of the two indexes (i.e., the transaction index and the stock index), and includes, for example, a ratio type, a proportion type, a variation rate type, and the like.
Fig. 1 is a flowchart illustrating a method for updating a medical application according to an embodiment of the present application.
The embodiment of the present application is exemplified by the update method of the medical application being configured in an update apparatus of the medical application, and the update apparatus of the medical application can be applied to any electronic device, so that the electronic device can execute the update function of the medical application.
The electronic device may be any device having a computing capability, for example, a PC (Personal Computer), a mobile terminal, a server, and the like, and the mobile terminal may be a hardware device having various operating systems, touch screens, and/or display screens, such as a mobile phone, a tablet Computer, a Personal digital assistant, and a wearable device.
As shown in fig. 1, the updating method of the medical application includes the following steps:
In the embodiment of the present application, information such as a standard index and a data table name, a field name, an index name, and a remark related to the standard index may be defined in advance according to a medical index standard, and the defined content may be written in a configuration table, and the configuration table may be incorporated in a medical application.
The information such as the data table name, the field name, the index name, the remark and the like can be written by at least one language, for example, the information such as the data table name, the field name, the index name, the remark and the like can be conveniently checked by different people, and the information such as the data table name, the field name, the index name, the remark and the like can be written by Chinese and English.
And 102, displaying the standard identification of the index according to the configuration table.
In an embodiment of the present application, the index may include at least one of an atomic index and a derivative index, where the derivative index is an index obtained by combining at least one atomic index. For example, the derived index may be composed of at least one atomic index, a time period, and at least one modifier (optional item), and the atomic index is used as the payment amount, the time period is the last day, and the modifier is used as the WeChat for the exemplary explanation, and the derived index may be: the payment amount paid by WeChat the last day.
In the embodiment of the present application, the standard identifier of the index is used to identify the corresponding index, for example, the standard identifier may include at least one of a data table name, a field name, an index name, and a remark related to the index.
In the embodiment of the application, the standard identifier of the index can be displayed on the display interface according to the configuration table.
And 103, responding to the updating operation of the standard identifier, and updating the standard identifier to the target identifier.
In this embodiment of the application, the target identifier may be an identifier of a requirement index, where the requirement index is a medical index that needs to be counted or analyzed, for example, the requirement index may include at least one of a transaction-type index, an inventory-type index, and a composite index.
In the embodiment of the present application, an update operation triggered by a user may be monitored, where the update operation is used to update the standard identifier. When an update operation to the standard identifier is monitored, the standard identifier may be updated to the target identifier in response to the new operation.
As an example, when the user wants to rename at least one of a name of a data table, a field name (such as a chinese field name, an english field name), a name of an index, and a remark related to the index displayed on the display interface, an update operation may be triggered.
As another example, if a new index is needed according to the service requirement, an update operation may also be triggered, so as to add an identifier of the new index in the configuration table according to the update operation.
And 104, updating the logic code of the index in the medical application according to the target identification.
In the embodiment of the present application, after the identifier of the index is updated, the logic code of the index in the medical application may be updated according to the updated identifier, that is, the logic code of the index in the medical application may be updated according to the target identifier, so that the medical data is analyzed by using the updated logic code. Therefore, the logic codes of the indexes in the medical application can be automatically updated according to the actual business requirements of the user, so that the medical data can be analyzed by adopting the updated logic codes, on one hand, the corresponding logic codes do not need to be manually written by the user, the user burden can be reduced, on the other hand, the personalized requirements of different users can be met, and the medical field with higher requirements on data analysis and customization of data indexes can be better served.
According to the updating method of the medical application, the standard identification of the index is displayed according to the configuration table of the medical application, the standard identification is updated to the target identification in response to the updating operation of the standard identification, and the logic code of the index in the medical application is updated according to the target identification. Therefore, the logic codes of the indexes in the medical application can be automatically updated according to the actual business requirements of the user, so that the medical data can be analyzed by adopting the updated logic codes, on one hand, the corresponding logic codes do not need to be manually written by the user, the user burden can be reduced, on the other hand, the personalized requirements of different users can be met, and the medical field with higher requirements on data analysis and customization of data indexes can be better served.
In order to clearly illustrate how the above embodiment updates the standard identifier of the index, this embodiment provides another updating method of the medical application, and fig. 2 is a flowchart of the updating method of the medical application provided in the second embodiment of the present application.
As shown in fig. 2, the updating method of the medical application may include the following steps:
The execution process of steps 201 to 202 may refer to the execution process of steps 101 to 102 in the above embodiments, which is not described herein again.
And 204, responding to the trigger operation, and displaying a configuration interface of the index, wherein the configuration interface displays a data table name, a field name and/or a standard identifier of the index name related to the index.
In the embodiment of the application, the triggering operation of the user for the index can be monitored, and when the triggering operation of the user for the index is monitored, the configuration interface of the index can be displayed, wherein the configuration interface of each index displays at least one standard identifier of a data table name, a field name and an index name related to the corresponding index.
In the embodiment of the present application, the updating operation is used to update the standard identifier.
As an example, when a user wants to rename at least one of a name of a data table, a field name (such as a chinese field name, an english field name), a name of an index, and a remark related to an index displayed by a configuration interface, an update operation may be triggered.
As another example, if a new index is needed according to a service requirement, an update operation may also be triggered, so as to add an identifier of the new index in the configuration table according to the update operation, where the identifier of the new index may be at least one of a data table name, a field name, an index name, and a remark related to the new index.
And step 206, updating the standard identifier in the configuration interface into a target identifier according to the updating operation.
In the embodiment of the application, in order to meet the actual requirement of the user, the updating operation triggered by the user can be monitored in the configuration interface, so that the standard identifier in the configuration interface is updated to be the target identifier according to the updating operation.
The execution process of step 207 may refer to the execution process of step 104 in the above embodiments, which is not described herein again.
According to the updating method for medical application, triggering operation on the indexes is monitored; responding to the trigger operation, displaying a configuration interface of the index, wherein the configuration interface displays a standard identifier of a data table name, a field name and/or an index name related to the index; monitoring an updating operation in a configuration interface; and updating the standard identifier in the configuration interface into a target identifier according to the updating operation. Therefore, the logic codes of the indexes in the medical application can be automatically updated according to the actual business requirements of the user, and the medical data can be analyzed by adopting the updated logic codes.
In order to clearly illustrate how any of the above embodiments updates the logic code of the index in the medical application, this embodiment provides another updating method of the medical application, and fig. 3 is a flowchart of the updating method of the medical application provided in the third embodiment of the present application.
As shown in fig. 3, the updating method of the medical application may include the following steps:
The execution process of steps 301 to 302 may refer to the execution process of steps 101 to 102 in the above embodiments, which is not described herein again.
The execution process of step 303 may refer to the execution process of step 103 in the above embodiment, or may refer to the execution processes of steps 203 to 206 in the above embodiment, which are not described herein again.
In step 304, the logical code of the medical application is queried for standard SQL code containing standard identification.
Wherein, the standard SQL code is used for inquiring and storing indexes.
In the embodiment of the present application, the SQL code containing the standard identifier may be queried in the logic code of the medical application, and the SQL code containing the standard identifier may be used as the standard SQL code.
In the embodiment of the application, after the standard SQL code including the standard identifier is obtained through query, the standard identifier in the standard SQL code may be replaced with the target identifier to obtain the logic code of the updated index. The logic code of the updated index is used for inquiring and storing the index.
According to the updating method of the medical application, the standard SQL code containing the standard identification is inquired in the logic code of the medical application; and replacing the standard mark in the standard SQL code with the target mark. Therefore, the logic code of the index in the medical application can be automatically updated, and the burden of developers can be reduced.
In order to clearly illustrate how the present application updates the logic code of the index in the medical application, this embodiment provides another updating method of the medical application, and fig. 4 is a flowchart of the updating method of the medical application provided in the fourth embodiment of the present application.
As shown in fig. 4, the updating method of the medical application may include the following steps:
The execution process of step 401 may refer to the execution process of step 101 in the above embodiments, which is not described herein again.
The business structure chart comprises a business process, a business module for executing the business process, an object related to the business process, a data field to which the business process and the object belong, triggering logic of the business process and indexes for describing the business process.
As an example, the business structure diagram may be as shown in fig. 5, in which an example is performed by taking an object involved in a business process as a dimension and taking triggering logic of the business process as a time period. Alternatively, taking the service module as a "medical service" for example, the service structure diagram may be as shown in fig. 6, the service process may be "payment", the dimension (i.e., the object involved in the service process) may be an "order form", the data field to which the service process and the object belong may be a "transaction field", the trigger logic of the service process may be "last day", an index for describing the service process, for example, the atomic index may be "payment amount", and the derivative index may be "payment amount paid by WeChat on the last day".
And 403, in response to a trigger operation executed on at least one of the object, the business process and the trigger logic, displaying a corresponding configuration interface to update the related data table name and/or the field name.
In the embodiment of the application, a user can modify not only the index in the service structure diagram, but also the object, the service process and the trigger logic, and when the trigger operation executed on at least one of the object, the service process and the trigger logic is monitored, a corresponding configuration interface can be displayed to update the related data table name and/or the field name.
As an example, as shown in fig. 5 or fig. 6, when a user wants to modify a dimension (i.e., an object), such as modifying a dimension attribute, for example, the dimension attribute may be an order name, the user may display a corresponding configuration interface by clicking an object in the service structure diagram, so that the user may modify the order name in the configuration interface.
For another example, when the user wants to modify the business process, for example, modify the payment method, the user may display the corresponding configuration interface by clicking the business process in the business structure diagram, so that the user may modify the payment method in the configuration interface.
For another example, when the user wants to modify the time period (i.e., the trigger logic), for example, from one day to two days or one week, the user may display the corresponding configuration interface by clicking the trigger logic in the service structure diagram, so that the user may modify the time period in the configuration interface.
And step 404, updating logic codes in the medical application according to the updated data table name and/or field name.
In the embodiment of the present application, the logic code in the medical application may be updated according to the updated data table name and/or field name. According to the updating method of the medical application, the user can modify the index according to the self requirement and can modify at least one of the object, the business process and the trigger logic, and the flexibility and the applicability of the method can be improved.
In any embodiment of the application, after the logical codes of the indexes in the medical application are processed, the updated logical codes can be derived, so that on one hand, a user can conveniently view the updated logical codes, on the other hand, the updated logical codes can be applied to other systems for data query, developers do not need to write corresponding codes aiming at the same operation logic, and the burden of the developers can be further reduced.
As an example, the processing logic of the present application may be as shown in fig. 7, and the medical index standards of countries and provinces and cities may be statistically consolidated in advance to classify the demand index according to the affair type index, the stock type index and the composite type index.
Dimension creation, business process creation, factual logic creation, atomic index creation and derivative index creation are carried out according to the health and medical standard table information of the country or provinces and cities, and the creation logic can be shown as figures 5 and 6.
Matching the created atomic index and the derived index with the national or provincial medical requirement index to determine the requirement index.
The created indexes are built in a medical application system, and the table names and the field names are consistent with the medical health standard table names and the table field names of the countries or provinces and cities.
The user can rename table names, fields, index names, English field names, Chinese field names, and the like, and rewrite notes. That is, the user may rename each character name corresponding to the dimension, business process, fact logic, atomic index, and derivative index in fig. 7.
The medical application can provide built-in standard SQL for the medical health index requirements of countries or provinces and cities, and is used for inquiring and storing indexes and the like.
The medical application can provide the function of exporting the SQL statement, for example, exporting the SQL statement to a file, thereby facilitating the user to view, or apply the exported SQL code to other systems to query data, without the need of repeatedly writing the code for the same operation logic by the user, thereby reducing the burden of the user.
In conclusion, the medical application can provide customized demand service in the medical field, can complete statistics and analysis of indexes required by medical health of countries or provinces and cities, and reduces the workload of developers.
Corresponding to the method for updating a medical application provided in the embodiment of fig. 1 to 4, the present application also provides an apparatus for updating a medical application, and since the apparatus for updating a medical application provided in the embodiment of the present application corresponds to the method for updating a medical application provided in the embodiment of fig. 1 to 4, the embodiment of the method for updating a medical application is also applicable to the apparatus for updating a medical application provided in the embodiment of the present application, and will not be described in detail in the embodiment of the present application.
Fig. 8 is a schematic structural diagram of an updating apparatus for medical application according to the fifth embodiment of the present application.
As shown in fig. 8, the updating apparatus 800 for medical application may include: an obtaining module 810, a showing module 820, a first updating module 830, and a second updating module 840.
The obtaining module 810 is configured to obtain a configuration table of the medical application.
And a display module 820 for displaying the standard identifier of the index according to the configuration table.
The first updating module 830 is configured to update the standard identifier to the target identifier in response to an updating operation on the standard identifier.
And a second updating module 840, configured to update the logic code of the index in the medical application according to the target identifier.
Further, in a possible implementation manner of the embodiment of the present application, the first updating module 830 is specifically configured to: monitoring a trigger operation on an index; responding to the trigger operation, displaying a configuration interface of the index, wherein the configuration interface displays a standard identifier of a data table name, a field name and/or an index name related to the index; monitoring an updating operation in a configuration interface; and updating the standard identifier in the configuration interface into a target identifier according to the updating operation.
Further, in a possible implementation manner of the embodiment of the present application, the second updating module 840 is specifically configured to: querying standard SQL codes containing standard identifications in the logic codes of the medical application; and replacing the standard mark in the standard SQL code with the target mark.
Further, in a possible implementation manner of the embodiment of the present application, the displaying module 820 is specifically configured to: displaying a business structure chart according to a configuration table; the business structure chart comprises a business process, a business module for executing the business process, an object related to the business process, a data field to which the business process and the object belong, triggering logic of the business process and indexes for describing the business process.
Further, in a possible implementation manner of the embodiment of the present application, the presentation module 820 is further configured to: and in response to a triggering operation performed on at least one of the object, the business process and the triggering logic, presenting the corresponding configuration interface to update the associated data table name and/or field name.
The updating apparatus 800 for medical application may further include:
and the third updating module is used for updating the logic codes in the medical application according to the updated data table name and/or the field name.
Further, in a possible implementation manner of the embodiment of the present application, the updating apparatus 800 for a medical application may further include:
and the export module is used for exporting the updated logic code.
Further, in a possible implementation manner of the embodiment of the present application, the index includes an atomic index, and/or a derivative index obtained by combining a plurality of atomic indexes; the target identification is the identification of the demand index; the demand index comprises one or more combinations of affair index, stock index and composite index.
According to the updating device of the medical application, the standard identification of the index is displayed according to the configuration table of the medical application, the standard identification is updated to the target identification in response to the updating operation of the standard identification, and the logic code of the index in the medical application is updated according to the target identification. Therefore, the logic codes of the indexes in the medical application can be automatically updated according to the actual business requirements of the user, so that the medical data can be analyzed by adopting the updated logic codes, on one hand, the corresponding logic codes do not need to be manually written by the user, the user burden can be reduced, on the other hand, the personalized requirements of different users can be met, and the medical field with higher requirements on data analysis and customization of data indexes can be better served.
In order to implement the above embodiments, the present application also provides an electronic device, including: the device comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the program to realize the updating method of the medical application as set forth in any embodiment of the application.
In order to achieve the above embodiments, the present application also proposes a non-transitory computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a method of updating a medical application as proposed in any of the embodiments of the present application.
In order to implement the above embodiments, the present application also proposes a computer program product, wherein when the instructions of the computer program product are executed by a processor, the method for updating a medical application as proposed in any of the embodiments of the present application is executed.
In order to implement the above embodiments, the present application also provides an electronic device, a readable storage medium, and a computer program product.
FIG. 9 is a block diagram of an exemplary electronic device suitable for use in implementing embodiments of the present application. The electronic device 12 shown in fig. 9 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present application.
As shown in fig. 9, electronic device 12 is embodied in the form of a general purpose computing device. The components of electronic device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
Electronic device 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by electronic device 12 and includes both volatile and nonvolatile media, removable and non-removable media.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally perform the functions and/or methodologies of the embodiments described herein.
Electronic device 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), with one or more devices that enable a user to interact with electronic device 12, and/or with any devices (e.g., network card, modem, etc.) that enable electronic device 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 22. Also, the electronic device 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public Network such as the Internet) via the Network adapter 20. As shown, the network adapter 20 communicates with other modules of the electronic device 12 via the bus 18. It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with electronic device 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 16 executes various functional applications and data processing, for example, implementing the methods mentioned in the foregoing embodiments, by executing programs stored in the system memory 28.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present application, "plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing steps of a custom logic function or process, and alternate implementations are included within the scope of the preferred embodiment of the present application in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present application.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. If implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc. Although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.
Claims (10)
1. A method for updating a medical application, comprising the steps of:
acquiring a configuration table of medical application;
displaying standard marks of indexes according to the configuration table;
in response to the updating operation of the standard identifier, updating the standard identifier into a target identifier;
and updating the logic code of the index in the medical application according to the target identification.
2. The method of claim 1, wherein the updating the standard identifier to a target identifier in response to the updating operation on the standard identifier comprises:
monitoring a triggering operation on the index;
responding to the trigger operation, displaying a configuration interface of the index, wherein the configuration interface displays a standard identifier of a data table name, a field name and/or an index name related to the index;
monitoring the updating operation in the configuration interface;
and updating the standard identifier in the configuration interface into the target identifier according to the updating operation.
3. The method of claim 1 or 2, wherein the logic code that updates the indicator in the medical application based on the target identification comprises:
querying, in the logic code of the medical application, standard SQL code containing the standard identification;
replacing the standard identification in the standard SQL code with the target identification.
4. The method according to claim 1 or 2, wherein the presenting the standard identifier of the index according to the configuration table comprises:
displaying a business structure diagram according to the configuration table;
the business structure diagram comprises a business process, a business module for executing the business process, an object related to the business process, a data domain to which the business process and the object belong, triggering logic of the business process and an index for describing the business process.
5. The method of claim 4, wherein after the presenting the service structure diagram according to the configuration table, further comprises:
in response to a trigger operation performed on at least one of the object, the business process, and the trigger logic, presenting a corresponding configuration interface to update a related data table name and/or field name;
and updating the logic codes in the medical application according to the updated data table names and/or field names.
6. The method according to claim 1 or 2, wherein after the logic code for updating the indicator in the medical application according to the target identification, further comprising:
exporting the updated logic code.
7. The method according to claim 1 or 2,
the index comprises an atomic index and/or a derivative index obtained by combining a plurality of atomic indexes;
the target identification is an identification of a demand index; the demand index comprises one or more combinations of a transaction index, an inventory index and a composite index.
8. An update apparatus for medical applications, comprising:
the acquisition module is used for acquiring a configuration table of the medical application;
the display module is used for displaying the standard identification of the index according to the configuration table;
the first updating module is used for responding to the updating operation of the standard identifier and updating the standard identifier into a target identifier;
and the second updating module is used for updating the logic code of the index in the medical application according to the target identification.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing a method for updating a medical application according to any of claims 1-7 when executing the program.
10. A non-transitory computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements a method for updating a medical application as claimed in any one of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110831783.8A CN113626050B (en) | 2021-07-22 | 2021-07-22 | Medical application updating method and device, electronic equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110831783.8A CN113626050B (en) | 2021-07-22 | 2021-07-22 | Medical application updating method and device, electronic equipment and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113626050A true CN113626050A (en) | 2021-11-09 |
CN113626050B CN113626050B (en) | 2024-06-04 |
Family
ID=78380575
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110831783.8A Active CN113626050B (en) | 2021-07-22 | 2021-07-22 | Medical application updating method and device, electronic equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113626050B (en) |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101226540A (en) * | 2008-02-01 | 2008-07-23 | 中国建设银行股份有限公司 | Method and device for dynamic construction of guideline code |
JP2011013910A (en) * | 2009-07-01 | 2011-01-20 | Hitachi Ltd | System and method for update processing of corporate information, and corporate information update program |
CN104915378A (en) * | 2015-05-08 | 2015-09-16 | 珠海世纪鼎利通信科技股份有限公司 | Rapid statistics task generation system and method suitable for big data |
CN106250390A (en) * | 2016-07-15 | 2016-12-21 | 中国银联股份有限公司 | A kind of substep automatically generates the method and device of sql like language |
CN106844772A (en) * | 2017-02-28 | 2017-06-13 | 东软集团股份有限公司 | The update method and device of application database |
CN109710631A (en) * | 2018-08-17 | 2019-05-03 | 深圳壹账通智能科技有限公司 | Auxiliary generates method, apparatus, equipment and the computer storage medium of SQL code |
CN110211646A (en) * | 2019-05-22 | 2019-09-06 | 浙江大学 | A kind of dynamic and configurable medical treatment report form generation method based on OCQL and openEHR |
CN110222315A (en) * | 2019-06-11 | 2019-09-10 | 深圳市网心科技有限公司 | A kind of data statistical approach, system and electronic equipment and storage medium |
CN110955418A (en) * | 2019-12-13 | 2020-04-03 | 中国南方电网有限责任公司 | Code generation method and device, computer equipment and storage medium |
CN111158730A (en) * | 2019-12-31 | 2020-05-15 | 北京奇艺世纪科技有限公司 | System updating method and device, electronic equipment and readable storage medium |
CN111782675A (en) * | 2020-03-18 | 2020-10-16 | 北京沃东天骏信息技术有限公司 | Method and device for generating database script and computer readable storage medium |
-
2021
- 2021-07-22 CN CN202110831783.8A patent/CN113626050B/en active Active
Patent Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101226540A (en) * | 2008-02-01 | 2008-07-23 | 中国建设银行股份有限公司 | Method and device for dynamic construction of guideline code |
JP2011013910A (en) * | 2009-07-01 | 2011-01-20 | Hitachi Ltd | System and method for update processing of corporate information, and corporate information update program |
CN104915378A (en) * | 2015-05-08 | 2015-09-16 | 珠海世纪鼎利通信科技股份有限公司 | Rapid statistics task generation system and method suitable for big data |
CN106250390A (en) * | 2016-07-15 | 2016-12-21 | 中国银联股份有限公司 | A kind of substep automatically generates the method and device of sql like language |
CN106844772A (en) * | 2017-02-28 | 2017-06-13 | 东软集团股份有限公司 | The update method and device of application database |
CN109710631A (en) * | 2018-08-17 | 2019-05-03 | 深圳壹账通智能科技有限公司 | Auxiliary generates method, apparatus, equipment and the computer storage medium of SQL code |
CN110211646A (en) * | 2019-05-22 | 2019-09-06 | 浙江大学 | A kind of dynamic and configurable medical treatment report form generation method based on OCQL and openEHR |
CN110222315A (en) * | 2019-06-11 | 2019-09-10 | 深圳市网心科技有限公司 | A kind of data statistical approach, system and electronic equipment and storage medium |
CN110955418A (en) * | 2019-12-13 | 2020-04-03 | 中国南方电网有限责任公司 | Code generation method and device, computer equipment and storage medium |
CN111158730A (en) * | 2019-12-31 | 2020-05-15 | 北京奇艺世纪科技有限公司 | System updating method and device, electronic equipment and readable storage medium |
CN111782675A (en) * | 2020-03-18 | 2020-10-16 | 北京沃东天骏信息技术有限公司 | Method and device for generating database script and computer readable storage medium |
Non-Patent Citations (3)
Title |
---|
SAISANGUANSAT, D. ET AL.: "Improving optimization performance on PL/SQL", 《2017 15TH INTERNATIONAL CONFERENCE ON ICT AND KNOWLEDGE ENGINEERING (ICT&KE)》, 31 December 2017 (2017-12-31) * |
张梁斌, 胡锡伟, 金冉: "数据库表定义的动态修改方法", 计算机工程与设计, no. 08, 28 August 2005 (2005-08-28) * |
杨业春;: "基于SQL的医院病种和手术统计监测应用实例分析", 中国医院统计, no. 02, 25 April 2019 (2019-04-25) * |
Also Published As
Publication number | Publication date |
---|---|
CN113626050B (en) | 2024-06-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7580831B2 (en) | Dynamic dictionary and term repository system | |
CN107133263B (en) | POI recommendation method, device, equipment and computer readable storage medium | |
CN112836074B (en) | Wallpaper display method and equipment | |
CN111143422B (en) | Data retrieval method, data retrieval device, storage medium and electronic equipment | |
CN112711398A (en) | Method, device and equipment for generating buried point file and storage medium | |
CN111538746A (en) | Information processing method, device, storage medium and equipment | |
US20160224741A1 (en) | Data input method | |
CN113010208A (en) | Version information generation method, version information generation device, version information generation equipment and storage medium | |
CN113609128A (en) | Method and device for generating database entity class, terminal equipment and storage medium | |
CN102866985B (en) | For data formatter and the method for on-line analysing processing system | |
CN110069562B (en) | Data display method and device, storage medium and computer equipment | |
CN113626050B (en) | Medical application updating method and device, electronic equipment and storage medium | |
CN108198613A (en) | Information registering method and device | |
US8260762B2 (en) | Generic data list manager | |
CN106909276B (en) | Method and equipment for realizing content interaction of electronic reading materials | |
CN113722550B (en) | Method and device for realizing relationship graph, electronic equipment and storage medium | |
CN109828885B (en) | RocketMQ memory monitoring method and device, electronic equipment and storage medium | |
CN113051125B (en) | Monitoring view drawing method and device for self-defined monitoring indexes and computer equipment | |
CN113672565B (en) | File marking method and device, electronic equipment and storage medium | |
US11314796B2 (en) | Dimension-specific dynamic text interface for data analytics | |
CN117688040A (en) | Field verification method | |
CN114077607A (en) | Method and device for determining data association relationship, computer equipment and storage medium | |
CN117931476A (en) | Message interaction method, system, electronic equipment and medium based on fetch model | |
CN117743420A (en) | Data display method and device and data interface display method | |
CN118800415A (en) | Data index configuration method and computer equipment |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |