Method and system for converting word data generated by post-processing into structured data

文档序号:49494 发布日期:2021-09-28 浏览:16次 中文

阅读说明:本技术 将后处理生成的word数据转换成结构化数据的方法及系统 (Method and system for converting word data generated by post-processing into structured data ) 是由 杨旗 谢辉辉 贾秀琴 岳新 张虽虽 于 2021-06-02 设计创作,主要内容包括:本发明提供了一种将后处理生成的word数据转换成结构化数据的方法,包括定时扫描后处理生成的word文件目录,将新word数据发送给解析模块;基于预设的解析规则,将新word数据解析成XML格式的患者基本信息和病灶数据;根据预设的配置规则,提取XML格式的患者基本信息和病灶数据中的关键字,生成与结构化报告格式相匹配的数据,将与结构化报告格式相匹配的数据定义为结构化数据;对每个病灶结构化数据进行标签化和编码化;当医生编辑结构化报告时,提取患者基本信息结构化数据、标签化和编码化的病灶结构化数据。本发明还公开了一种将后处理生成的word数据转换成结构化数据的系统。本发明能将影像后处理生成的word数据整合到结构化报告系统中,便于撰写报告及后期数据分析和科研教学。(The invention provides a method for converting word data generated by post-processing into structured data, which comprises the steps of scanning a word file directory generated by post-processing at regular time and sending new word data to an analysis module; analyzing the new word data into basic information of the patient and focus data in an XML format based on a preset analysis rule; extracting keywords in basic information and focus data of a patient in an XML format according to a preset configuration rule, generating data matched with a structured report format, and defining the data matched with the structured report format as structured data; labeling and coding each lesion structured data; when the doctor edits the structured report, the patient basic information structured data, the labeled and encoded lesion structured data are extracted. The invention also discloses a system for converting the word data generated by post-processing into the structured data. The invention can integrate word data generated by image post-processing into a structured report system, and is convenient for writing reports, later data analysis and scientific research and teaching.)

1. A method for converting word data generated by post-processing into structured data, comprising:

scanning a word file directory generated by post-processing software at regular time based on preset time, and sending new word data to an analysis module through a preset interface when the new word data is generated;

analyzing the new word data into XML-format patient basic information and XML-format lesion data based on a preset analysis rule;

extracting basic information of the patient in the XML format and keywords in the lesion data in the XML format according to a preset configuration rule, calling a related function, generating data matched with a structured report format based on the keywords, and defining the data matched with the structured report format as structured data; wherein the structured data is divided into patient basic information structured data and lesion structured data;

labeling and encoding each of the lesion structured data;

automatically extracting the patient basic information structured data, the labeled and encoded lesion structured data when the doctor edits the structured report.

2. The method for converting post-processing generated word data into structured data according to claim 1, wherein the method further comprises: the preset parsing rule is set based on each table type in the new word data.

3. The method for converting post-processing generated word data into structured data according to claim 1, wherein the method further comprises: the preset configuration rule is set based on the structured report type.

4. The method for converting post-processing generated word data into structured data according to claim 1, wherein the method further comprises: storing the patient base information structured data, the tagged and encoded lesion structured data separately.

5. The method for converting post-processing generated word data into structured data according to claim 1, wherein the method further comprises: judging whether the new word data after being analyzed is successfully analyzed, and separately storing the new word data which is successfully analyzed and the new word data which is failed to be analyzed.

6. A system for converting post-processing generated word data into structured data, the system comprising: a scanning module, an analysis module, a data conversion module, a setting module and an extraction module, wherein,

the scanning module is connected with the analysis module and is used for regularly scanning a word file directory generated by post-processing software based on preset time, and when new word data is generated, the new word data is sent to the analysis module through a preset interface;

the analysis module is respectively connected with the scanning module and the data conversion module and is used for analyzing the new word data into XML-format patient basic information and XML-format lesion data based on a preset analysis rule;

the data conversion module is respectively connected with the analysis module and the setting module and is used for extracting keywords in the basic information of the patient in the XML format and the lesion data in the XML format according to a preset configuration rule, calling a related function, generating data matched with a structured report format based on the keywords, and defining the data matched with the structured report format as structured data; wherein the structured data is divided into patient basic information structured data and lesion structured data;

the setting module is respectively connected with the data conversion module and the extraction module and is used for labeling and coding each focus structural data;

the extracting module is connected with the setting module and is used for automatically extracting the structured data of the basic information of the patient, the labeled and coded focus structured data when a doctor edits the structured report.

7. The system for converting post-processing generated word data into structured data as recited in claim 6, further comprising: and the first definition module is connected with the analysis module and used for setting the preset configuration rule based on each table type in the new word data.

8. The system for converting post-processing generated word data into structured data as recited in claim 6, further comprising: and the second definition module is connected with the data conversion module and used for setting the preset configuration rule based on the structured report type.

9. The system for converting post-processing generated word data into structured data as claimed in claim 6, wherein the setup module further comprises a storage unit for separately storing the patient basis information structured data, the tagged and encoded lesion structured data.

10. The system for converting word data generated by post-processing into structured data according to claim 6, wherein the parsing module further comprises a determining unit configured to determine whether the parsed new word data is successfully parsed or not, and store the new word data that is successfully parsed and the new word data that is failed to be parsed separately.

Technical Field

The invention relates to the field of medical information, in particular to a method and a system for converting word data generated by post-processing into structured data.

Background

For some post-processing software of images, the medical images to be checked can be measured and analyzed automatically or manually in the software, the analysis result is measured and generated into measurement value table data and key images, and the post-processing software can generate a Word format document according to the result.

But the medical institution uses the software to face the problems: the generated Word format report, the common HIS/EMR system does not support the format data to be directly issued to clinic; the generated measurement data is not labeled structurally, so that data analysis and scientific research are not convenient to perform at the later stage.

Disclosure of Invention

In view of the above, the main objective of the present invention is to provide a method and a system for converting word data generated by post-processing into structured data, which can solve the problems that the processing result generated by post-processing software cannot be directly sent to clinic, and the generated document is not favorable for later data analysis and scientific research and teaching in the prior art.

In order to achieve the purpose, the technical scheme of the invention is realized as follows:

on one hand, the invention provides a method for converting word data generated by post-processing into structured data, which comprises the steps of regularly scanning a word file directory generated by post-processing software based on preset time, and sending new word data to an analysis module through a preset interface when the new word data is generated; analyzing the new word data into XML-format patient basic information and XML-format lesion data based on a preset analysis rule; extracting basic information of a patient in an XML format and keywords in focus data in the XML format according to a preset configuration rule, calling a related function, generating data matched with a structured report format based on the keywords, and defining the data matched with the structured report format as structured data; the structured data is divided into basic information structured data of a patient and focus structured data; labeling and coding each lesion structured data; when the doctor edits the structured report, the basic information structured data of the patient, the labeled and coded focus structured data are automatically extracted.

Preferably, the method further comprises: the preset parsing rule is set based on each table type in the new word data.

Preferably, the method further comprises: the preset configuration rules are set based on the structured report type.

Preferably, the method further comprises: patient basis information structured data, tagged and encoded lesion structured data are stored separately.

Preferably, the method further comprises: and judging whether the analyzed new word data is successfully analyzed or not, and independently storing the successfully analyzed new word data and the unsuccessfully analyzed new word data.

On the other hand, the invention also provides a system for converting word data generated by post-processing into structured data, which comprises the following steps: the device comprises a scanning module, an analysis module, a data conversion module, a setting module and an extraction module, wherein the scanning module is connected with the analysis module and is used for regularly scanning a word file directory generated by post-processing software based on preset time, and when new word data are generated, the new word data are sent to the analysis module through a preset interface; the analysis module is respectively connected with the scanning module and the data conversion module and is used for analyzing the new word data into XML-format patient basic information and XML-format lesion data based on a preset analysis rule; the data conversion module is respectively connected with the analysis module and the setting module and used for extracting keywords in basic information of the patient in the XML format and focus data in the XML format according to a preset configuration rule, calling a related function, generating data matched with the structured report format based on the keywords, and defining the data matched with the structured report format as structured data; the structured data is divided into basic information structured data of a patient and focus structured data; the setting module is respectively connected with the data conversion module and the extraction module and is used for labeling and coding the structured data of each focus; and the extraction module is connected with the setting module and is used for automatically extracting the structured data of the basic information of the patient and the labeled and coded focus structured data when the doctor edits the structured report.

Preferably, the system further comprises: and the first definition module is connected with the analysis module and is used for setting a preset configuration rule based on each table type in the new word data.

Preferably, the system further comprises: and the second definition module is connected with the data conversion module and is used for setting preset configuration rules based on the structured report type.

Preferably, the setup module further comprises a storage unit for storing the patient basic information structured data, the tagged and encoded lesion structured data separately.

Preferably, the parsing module further includes a determining unit, configured to determine whether the parsed new word data is successfully parsed, and store the new word data that is successfully parsed and the new word data that is failed to be parsed separately.

The invention has the technical effects that:

1. the method can regularly scan a word file directory generated by medical image post-processing software, and when new word data are generated, the new word data are analyzed into XML-format patient basic information and XML-format focus data based on preset analysis rules; extracting keywords in basic information of a patient in an XML format and focus data in the XML format according to preset configuration rules, generating data matched with a structured report format based on the keywords, defining the data matched with the structured report format as the structured data, and setting labels and codes for the structured data, so that a doctor can automatically extract data such as a measured value generated by image post-processing software when editing the structured report; the method can integrate the word data generated by the image post-processing software into a structured report system, can directly release the measurement data to clinic, and is convenient for later statistical analysis and clinical scientific research due to the fact that the converted data is provided with the label and the code;

2. the invention can also store the structured data of the basic information of the patient and the structured data of the labeled and coded focus independently, thereby facilitating the extraction and the use of different third-party systems for the data and supporting the clinical release of the data generated by the post-processing software by the HIS/EMR system;

3. the invention can also judge whether the analyzed new word data is successful, and display the directory of the successful analysis and the failed analysis so as to facilitate the administrator to process the failed analysis data in time.

Drawings

The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:

FIG. 1 is a flowchart illustrating a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention;

FIG. 2 is a schematic diagram of a word data interface generated by received post-processing software in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention;

FIG. 3 shows a schematic diagram of an interface for setting a preset parsing rule based on each table type in new word data in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention;

FIG. 4 is a schematic diagram illustrating a configuration rule interface in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention;

FIG. 5 is a schematic diagram illustrating an interface for generating structured data according to a preset configuration rule in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention;

FIG. 6 is a schematic view illustrating a labeled and encoded lesion structured data interface in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention;

FIG. 7 is a schematic diagram illustrating that labeled and encoded lesion structured data (key images) are filled into a structured report interface one by one in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention;

FIG. 8 is a schematic diagram illustrating that labeled and encoded lesion structural data (measured values) are filled into a structural report interface one by one in the method for converting word data generated by post-processing into structural data according to the first embodiment of the present invention;

FIG. 9 is a diagram illustrating a system structure for converting word data generated by post-processing into structured data according to a second embodiment of the present invention;

FIG. 10 is a schematic diagram of a word data interface generated by post-processing software received in a system for converting word data generated by post-processing into structured data according to a second embodiment of the present invention;

FIG. 11 is a schematic diagram illustrating an interface for generating structured data according to a preset configuration rule in a system for converting word data generated by post-processing into structured data according to a second embodiment of the present invention;

FIG. 12 is a schematic view of a labeled and encoded lesion structured data interface in a system for converting post-processing generated word data into structured data according to the second embodiment of the invention;

FIG. 13 is a diagram illustrating the structured data of the labeled and encoded lesions (key images) in the system for converting the word data generated by the post-processing into the structured data according to the second embodiment of the invention, which is filled into the structured report interface one by one;

FIG. 14 is a diagram illustrating the structured data (measured values) of labeled and coded lesions in a system for converting word data generated by post-processing into structured data according to a second embodiment of the present invention are filled into a structured report interface one by one;

FIG. 15 is a diagram illustrating a system structure for converting word data generated by post-processing into structured data according to a third embodiment of the present invention;

FIG. 16 shows a schematic diagram of an interface for setting a preset parsing rule based on each table type in new word data in a system for converting word data generated by post-processing into structured data according to a third embodiment of the present invention;

FIG. 17 is a diagram illustrating a system structure for converting word data generated by post-processing into structured data according to a fourth embodiment of the present invention;

FIG. 18 is a schematic diagram illustrating a configuration rule interface in a system for converting word data generated by post-processing into structured data according to a fourth embodiment of the present invention;

FIG. 19 is a diagram illustrating a system structure for converting word data generated by post-processing into structured data according to a fifth embodiment of the present invention;

fig. 20 is a schematic structural diagram of a system for converting word data generated by post-processing into structured data according to a sixth embodiment of the present invention.

Detailed Description

The present invention will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.

Example one

Fig. 1 is a flowchart illustrating a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention, where as shown in fig. 1, the method includes the following steps:

the invention mainly constructs a method for integrating word document data generated by medical image processing software into a structured report system, the method mainly analyzes and analyzes the word document data, labels and codes the converted structured data, and integrates the data into the structured report system, the structured report system can write and release the report, and the labeled and coded data can be used for statistical analysis and clinical scientific research in the later period.

Step S101, scanning a word file directory generated by post-processing software at regular time based on preset time, and sending new word data to an analysis module through a preset interface when the new word data is generated;

the preset time can be determined according to the requirements of the medical institution, such as one scan per minute.

The word document generated by the post-processing software is generally placed in a fixed directory of a post-processing system, and the fixed directory can be scanned at regular time through a service program to find whether new word data is generated.

FIG. 2 is a schematic diagram of a word data interface generated by received post-processing software in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention; as shown in fig. 2, different tables are displayed in the word document, and the main contents include basic information of the patient, examination information, measurement table data, and key image data.

Step S102, analyzing the new word data into XML-format patient basic information and XML-format focus data based on a preset analysis rule;

and the preset analysis rule is set based on each table type in the new word data.

And reading the data in the word document by adopting a COM + interface scheme provided by MS Office.

FIG. 3 shows a schematic diagram of an interface for setting a preset parsing rule based on each table type in new word data in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention; as shown in fig. 3, parsing rules are set for different table types, such as description of a sequence, description of key images, and the like.

Step S103, extracting keywords in basic information of the patient in the XML format and focus data in the XML format according to a preset configuration rule, calling a related function (dll function), generating data (intermediate variable) matched with a structured report format based on the keywords, and defining the data matched with the structured report format as structured data; the structured data is divided into basic information structured data of a patient and focus structured data;

FIG. 4 is a schematic diagram illustrating a configuration rule interface in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention; as shown in fig. 4, setting rules, from the correspondence of the word document data and each control of the structured report, whether the layer is continuous or not is configured in the analysis report of the high-resolution magnetic resonance blood vessel imaging, rule 1; rule 2, lumen area/wall area, etc.

FIG. 5 is a schematic diagram illustrating an interface for generating structured data according to a preset configuration rule in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention; as shown in fig. 5, intermediate variables that match the structured report format.

Step S104, labeling and coding each focus structured data;

FIG. 6 is a schematic view illustrating a labeled and encoded lesion structured data interface in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention; as shown in fig. 6, a code is set for each lesion structured data, and the code uses a radlex code.

Step S105, when the doctor edits the structured report, the basic information structured data of the patient, the labeled and coded focus structured data are automatically extracted.

FIG. 7 is a schematic diagram illustrating that labeled and encoded lesion structured data (key images) are filled into a structured report interface one by one in a method for converting word data generated by post-processing into structured data according to a first embodiment of the present invention; FIG. 8 is a schematic diagram illustrating that labeled and encoded lesion structural data (measured values) are filled into a structural report interface one by one in the method for converting word data generated by post-processing into structural data according to the first embodiment of the present invention; as shown in fig. 7 and 8, the data generated by the post-processing and the labels of the structured report are filled in the report in a one-to-one correspondence, including the measured values of the lesions and the key images.

Wherein, the method also comprises: the preset configuration rules are set based on the structured report type.

Depending on the type of structured report, such as a report of a lung nodule.

Wherein, the method also comprises: patient basis information structured data, tagged and encoded lesion structured data are stored separately.

Wherein the structured data of the basic information of the patient is stored in the RIS system, and the labeled and coded focus structured data is stored in the structured report system for later independent calling.

Wherein, the method also comprises: and judging whether the analyzed new word data is successfully analyzed or not, and independently storing the successfully analyzed new word data and the unsuccessfully analyzed new word data.

The embodiment of the invention can regularly scan a word file directory generated by medical image post-processing software, and when new word data is generated, the new word data is analyzed into XML-format patient basic information and XML-format focus data based on a preset analysis rule; extracting keywords in basic information of a patient in an XML format and focus data in the XML format according to preset configuration rules, generating data matched with a structured report format based on the keywords, defining the data matched with the structured report format as the structured data, and setting labels and codes for the structured data, so that a doctor can automatically extract data such as a measured value generated by image post-processing software when editing the structured report; the embodiment of the invention can integrate word data generated by image post-processing software into a structured report system, can directly release measurement data to clinic, and is convenient for later statistical analysis and clinical scientific research due to the fact that the converted data is provided with labels and codes; the embodiment of the invention can also store the structured data of the basic information of the patient and the labeled and coded lesion structured data separately, thereby facilitating the extraction and the use of different third-party systems for the data and supporting the clinical release of the data generated by the post-processing software by the HIS/EMR system; the embodiment of the invention can also judge whether the analyzed new word data is successful, and display the directory of the successful analysis and the failed analysis so as to facilitate the administrator to process the failed analysis data in time.

Example two

Fig. 9 is a schematic structural diagram of a system for converting word data generated by post-processing into structured data according to a second embodiment of the present invention, and as shown in fig. 9, the system includes: a scanning module 10, an analysis module 20, a data conversion module 30, a setting module 40 and an extraction module 50, wherein,

the scanning module 10 is connected with the parsing module 20 and is used for scanning a word file directory generated by post-processing software at a preset time regularly, and when new word data are generated, sending the new word data to the parsing module 20 through a preset interface;

the preset time can be determined according to the requirements of the medical institution, such as one scan per minute.

The word document generated by the post-processing software is generally placed in a fixed directory of a post-processing system, and the fixed directory can be scanned at regular time through a service program to find whether new word data is generated.

FIG. 10 is a schematic diagram of a word data interface generated by post-processing software received in a system for converting word data generated by post-processing into structured data according to a second embodiment of the present invention; as shown in fig. 10, different tables are displayed in the word document, and the main contents include basic information of the patient, examination information, measurement table data, and key image data.

The analysis module 20 is respectively connected with the scanning module 10 and the data conversion module 30, and is used for analyzing the new word data into XML-format patient basic information and XML-format lesion data based on preset analysis rules;

and reading the data in the word document by adopting a COM + interface scheme provided by MS Office.

The data conversion module 30 is respectively connected with the analysis module 20 and the setting module 40, and is used for extracting keywords in the basic information of the patient in the XML format and the lesion data in the XML format according to a preset configuration rule, calling a related function (dll function), generating data (intermediate variable) matched with the structured report format based on the keywords, and defining the data matched with the structured report format as structured data;

the structured data is divided into basic information structured data of a patient and focus structured data;

FIG. 11 is a schematic diagram illustrating an interface for generating structured data according to a preset configuration rule in a system for converting word data generated by post-processing into structured data according to a second embodiment of the present invention; as shown in fig. 11, intermediate variables that match the structured report format.

The setting module 40 is respectively connected with the data conversion module 30 and the extraction module 50 and is used for labeling and coding the structured data of each lesion;

FIG. 12 is a schematic view of a labeled and encoded lesion structured data interface in a system for converting post-processing generated word data into structured data according to the second embodiment of the invention; as shown in fig. 12, a code is set for each lesion structured data, and the code uses a radlex code.

And the extraction module 50 is connected with the setting module 40 and is used for automatically extracting the structured data of the basic information of the patient, the labeled and coded focus structured data when the doctor edits the structured report.

FIG. 13 is a diagram illustrating the structured data of the labeled and encoded lesions (key images) in the system for converting the word data generated by the post-processing into the structured data according to the second embodiment of the invention, which is filled into the structured report interface one by one; FIG. 14 is a diagram illustrating the structured data (measured values) of labeled and coded lesions in a system for converting word data generated by post-processing into structured data according to a second embodiment of the present invention are filled into a structured report interface one by one; as shown in fig. 13 and 14, the data generated by the post-processing and the labels of the structured report are filled in the report in a one-to-one correspondence, including the measured values of the lesions and the key images.

The embodiment of the invention is provided with a scanning module, an analyzing module, a data conversion module, a setting module and an extracting module, can regularly scan a word file directory generated by medical image post-processing software, and when new word data is generated, the new word data is analyzed into XML-format patient basic information and XML-format focus data based on a preset analyzing rule; extracting keywords in basic information of a patient in an XML format and focus data in the XML format according to preset configuration rules, generating data matched with a structured report format based on the keywords, defining the data matched with the structured report format as the structured data, and setting labels and codes for the structured data, so that a doctor can automatically extract data such as a measured value generated by image post-processing software when editing the structured report; the embodiment of the invention can integrate word data generated by image post-processing software into a structured report system, can directly release measurement data to clinic, and is convenient for later statistical analysis and clinical scientific research due to the fact that labels and codes are set on the converted data.

EXAMPLE III

FIG. 15 is a diagram illustrating a system structure for converting word data generated by post-processing into structured data according to a third embodiment of the present invention; as shown in fig. 15, the system further includes: and the first defining module 60 is connected with the parsing module 20 and is used for setting a preset configuration rule based on each table type in the new word data.

FIG. 16 shows a schematic diagram of an interface for setting a preset parsing rule based on each table type in new word data in a system for converting word data generated by post-processing into structured data according to a third embodiment of the present invention; as shown in fig. 16, parsing rules are set for different table types, such as description of a sequence, description of key images, and the like.

Example four

FIG. 17 is a diagram illustrating a system structure for converting word data generated by post-processing into structured data according to a fourth embodiment of the present invention; as shown in fig. 17, the system further includes: and a second defining module 70 connected to the data conversion module 30 for setting preset configuration rules based on the structured report type.

Depending on the type of structured report, such as a report of a lung nodule.

FIG. 18 is a schematic diagram illustrating a configuration rule interface in a system for converting word data generated by post-processing into structured data according to a fourth embodiment of the present invention; as shown in fig. 18, setting rules is configured, and from correspondence of word document data and each control of the structured report, an analysis report of high-resolution magnetic resonance blood vessel imaging, rule 1, whether the layers are continuous or not is configured; rule 2, lumen area/wall area, etc.

EXAMPLE five

FIG. 19 is a diagram illustrating a system structure for converting word data generated by post-processing into structured data according to a fifth embodiment of the present invention; as shown in fig. 19, the setup module 40 further comprises a storage unit 402 for storing the patient basic information structured data, the tagged and encoded lesion structured data separately.

Wherein the structured data of the basic information of the patient is stored in the RIS system, and the labeled and coded focus structured data is stored in the structured report system for later independent calling.

The storage unit in the embodiment of the invention can separately store the structured data of the basic information of the patient and the labeled and coded lesion structured data, is convenient for different third-party systems to extract and use the data, and supports the clinic of the HIS/EMR system to release the data generated by the post-processing software.

EXAMPLE six

Fig. 20 is a schematic structural diagram of a system for converting word data generated by post-processing into structured data according to a sixth embodiment of the present invention, and as shown in fig. 20, the parsing module 20 further includes a determining unit 202, configured to determine whether parsing of parsed new word data is successful, and separately store the new word data that is successfully parsed and the new word data that is failed to be parsed.

The judging unit in the embodiment of the invention can judge whether the analyzed new word data is successful or not, and display the directory of the successful analysis and the failed analysis so as to facilitate the administrator to process the failed analysis data in time.

From the above description, it can be seen that the above-described embodiments of the present invention achieve the following technical effects: the invention can regularly scan a word file directory generated by medical image post-processing software, and when new word data is generated, the new word data is analyzed into XML-format patient basic information and XML-format focus data based on a preset analysis rule; extracting keywords in basic information of a patient in an XML format and focus data in the XML format according to preset configuration rules, generating data matched with a structured report format based on the keywords, defining the data matched with the structured report format as the structured data, and setting labels and codes for the structured data, so that a doctor can automatically extract data such as a measured value generated by image post-processing software when editing the structured report; the embodiment of the invention can integrate word data generated by image post-processing software into a structured report system, can directly release measurement data to clinic, and is convenient for later statistical analysis and clinical scientific research due to the fact that the converted data is provided with labels and codes; the embodiment of the invention can also store the structured data of the basic information of the patient and the labeled and coded lesion structured data separately, thereby facilitating the extraction and the use of different third-party systems for the data and supporting the clinical release of the data generated by the post-processing software by the HIS/EMR system; the embodiment of the invention can also judge whether the analyzed new word data is successful, and display the directory of the successful analysis and the failed analysis so as to facilitate the administrator to process the failed analysis data in time.

It will be apparent to those skilled in the art that the modules or steps of the present invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and they may alternatively be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, or fabricated separately as individual integrated circuit modules, or fabricated as a single integrated circuit module from multiple modules or steps. Thus, the present invention is not limited to any specific combination of hardware and software.

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.

24页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:基于历史数据生成报告的方法、装置、设备及存储介质

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!