CN109657245B - A Semantic Recognition Method for Electronic Medical Records - Google Patents
A Semantic Recognition Method for Electronic Medical Records Download PDFInfo
- Publication number
- CN109657245B CN109657245B CN201811551712.7A CN201811551712A CN109657245B CN 109657245 B CN109657245 B CN 109657245B CN 201811551712 A CN201811551712 A CN 201811551712A CN 109657245 B CN109657245 B CN 109657245B
- Authority
- CN
- China
- Prior art keywords
- word
- words
- professional
- electronic medical
- critical
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/30—Semantic analysis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
- G06F40/289—Phrasal analysis, e.g. finite state techniques or chunking
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H10/00—ICT specially adapted for the handling or processing of patient-related medical or healthcare data
- G16H10/60—ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Primary Health Care (AREA)
- Public Health (AREA)
- Medical Informatics (AREA)
- Epidemiology (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Abstract
本发明提供了一种电子病历的语意识别方法,包括以下步骤:S1、收集若干份电子病历建立专业语料库和专业领域词典,所述专业领域词典包括若干个专业单词、停用词和专业单词在所述专业语料库中的词频,所述专业单词包括危急单词和普通单词;建立转送表单,所述转送表单的条件为至少一个危急单词,结果为目标科室;S2、提取电子病历中的检查内容;S3、根据所述专业领域词典对所述检查内容进行分词;这种电子病历的语意识别方法能够准确的识别出电子病历中跟相关病症紧密相连的危急单词,然后根据转送表单快速的找到对应的目标科室,大大提高了找到目标科室的准确性和效率。
The present invention provides a semantic recognition method for electronic medical records, comprising the following steps: S1. Collect several electronic medical records to establish a professional corpus and a professional field dictionary, wherein the professional field dictionary includes several professional words, stop words and professional words in The word frequency in the professional corpus, the professional words include critical words and common words; establish a transfer form, the condition of the transfer form is at least one critical word, and the result is the target department; S2, extract the inspection content in the electronic medical record; S3. Perform word segmentation on the inspection content according to the professional domain dictionary; this electronic medical record semantic recognition method can accurately identify critical words in the electronic medical record that are closely related to related diseases, and then quickly find the corresponding words according to the transfer form. The target department has greatly improved the accuracy and efficiency of finding the target department.
Description
技术领域technical field
本发明涉及对电子病历的数据处理,尤其涉及一种电子病历的语意识别方法。The invention relates to data processing of electronic medical records, in particular to a semantic recognition method of electronic medical records.
背景技术Background technique
随着时代信息化的发展,电子病历的使用在医疗活动中逐渐普及。通过分析和挖掘电子病历,可以从中获得大量关于病人个体信息的医疗数据,而这些数据中危急值是最需要医生和患者关注的一部分。危急值是指某项或某类检验异常结果,当这种检验异常结果出现时,表明患者可能处于危险状态,需要临床医生及时得到检验信息,迅速给予患者有效的干预措施和治疗。目前危急值由专门的医技科室人工负责检查电子病历并将结论报告给相应的科室,由科室医生作出进一步的诊断,这样的诊断方式对检查人员的专业要求过高,普通的医生无法对各种科目的病症都非常精通,对于诊断结果并不能给出确定的答案,他们在选择科室时做出的判断也许并不准确,这不仅会增加医院的沟通成本和效率,更严重的是可能会延误治疗时机。With the development of information technology in the era, the use of electronic medical records has gradually become popular in medical activities. By analyzing and mining electronic medical records, a large amount of medical data about individual patient information can be obtained, and the critical value of these data is the part that most needs the attention of doctors and patients. The critical value refers to the abnormal result of a certain item or type of test. When the abnormal result of this test appears, it indicates that the patient may be in a dangerous state. Clinicians need to obtain test information in a timely manner and quickly give patients effective intervention measures and treatment. At present, the critical value is manually checked by a special medical technology department and the conclusion is reported to the corresponding department, and the doctor in the department makes a further diagnosis. This kind of diagnosis method has too high professional requirements for the inspectors. They are very proficient in the diseases of various subjects and cannot give a definite answer to the diagnosis results. The judgment they made when choosing a department may not be accurate. This will not only increase the communication cost and efficiency of the hospital, but more seriously may cause delay in treatment.
发明内容Contents of the invention
本发明要解决的技术问题是:为了解决目前人工判断电子病历不仅消耗医生的时间和精力较大,而且判断结果准确性无法保证的问题,本发明提供了一种电子病历的语意识别方法来解决上述问题。The technical problem to be solved by the present invention is: in order to solve the problem that the current manual judgment of electronic medical records not only consumes a lot of time and energy of doctors, but also the accuracy of judgment results cannot be guaranteed, the present invention provides a semantic recognition method for electronic medical records to solve above question.
本发明解决其技术问题所采用的技术方案是:一种电子病历的语意识别方法,包括以下步骤:The technical scheme that the present invention adopts to solve its technical problem is: a kind of semantic recognition method of electronic medical record, comprises the following steps:
S1、收集若干份电子病历建立专业语料库和专业领域词典,所述专业领域词典包括若干个专业单词、停用词和专业单词在所述专业语料库中的词频,所述专业单词包括危急单词和普通单词;建立转送表单,所述转送表单的条件为至少一个危急单词,结果为目标科室;S1. Collect several electronic medical records to establish a professional corpus and a professional field dictionary. The professional field dictionary includes several professional words, stop words and the frequency of professional words in the professional corpus. The professional words include critical words and common word; set up a transfer form, the condition of the transfer form is at least one critical word, and the result is the target department;
S2、提取电子病历中的检查内容;S2. Extract the examination content in the electronic medical record;
S3、根据所述专业领域词典对所述检查内容进行分词;S3. Perform word segmentation on the inspection content according to the professional field dictionary;
S4、建立评价函数S4. Establish evaluation function
其中为平衡因子,MI(W)表示字串W中字与字之间的互信息,HL(W)表示字串W的左信息熵,HR(W)表示字串W的左信息熵; in For balance factor, MI (W) represents the mutual information between word and word in word string W , HL (W) represents the left information entropy of word string W, HR (W) represents the left information entropy of word string W;
S5、将rank(W)与阈值P进行比较,如果rank(W)≥P,则认定字串W为一个单词,如果rank(W)<P,则认定字串W不是一个单词;S5, rank (W) is compared with threshold value P, if rank (W) ≥ P, then determine word string W is a word, if rank (W) < P, then determine word string W is not a word;
S6、将所有为单词的字串W作为条件放入转送表单中查找目标科室。S6. Put all word strings W as conditions into the transfer form to search for the target department.
作为优选,还包括步骤S7、通过查找到的目标科室在转送表单中反查得到对应条件中包含的危急单词,对这些危急单词进行否定检测,如果否定检测的结果为未检测出否定则将电子病历发送至目标科室,如果结果为检测出否定则将电子病历标记为待处理。As preferably, also include step S7, inversely find out the critical words contained in the corresponding conditions through the target department found in the transfer form, negatively detect these critical words, if the result of the negative detection is that no negative is detected, the electronic The medical record is sent to the target department, and if the result is negative, the electronic medical record is marked as pending.
作为优选,所述专业领域词典还包括否定术语,所述电子病历的语意识别方法还包括步骤:As preferably, the professional field dictionary also includes negative terms, and the semantic recognition method of the electronic medical record also includes the steps:
建立否定检测表单,所述否定检测表单的条件包括一个否定术语和至少一个危急单词,结果为待定;Set up a negative detection form, the conditions of the negative detection form include a negative term and at least one critical word, and the result is pending;
以逗号为分隔,提取检查报告中将包含危急单词的危急短语,并将危急短语中分词得到的所有单词作为条件放入否定检测表单查找结果,如果结果为待定,则表示此危急短语为否定描述,则将电子病历标记为待处理;如果未查到结果,则表示此危急短语为肯定描述,如果所有的危急短语均为肯定描述,则将电子病历发送至目标科室。Separated by commas, extract the critical phrases that will contain critical words in the inspection report, and put all the words in the critical phrases into the negative detection form search results as conditions. If the result is pending, it means that the critical phrase is a negative description , the electronic medical record is marked as pending; if no result is found, it means that the critical phrase is a positive description, and if all the critical phrases are positive descriptions, the electronic medical record is sent to the target department.
作为优选,在步骤S5中,如果判断字串W为一个单词,则将该字串W作为新的专业单词添加到所述专业领域词典中。Preferably, in step S5, if it is judged that the word string W is a word, then add the word string W as a new professional word into the professional field dictionary.
本发明的有益效果是,这种电子病历的语意识别方法能够准确的识别出电子病历中跟相关病症紧密相连的危急单词,然后根据转送表单快速的找到对应的目标科室,大大提高了找到目标科室的准确性和效率。The beneficial effect of the present invention is that the semantic recognition method for electronic medical records can accurately identify critical words closely related to related diseases in electronic medical records, and then quickly find the corresponding target department according to the transfer form, which greatly improves the efficiency of finding the target department. accuracy and efficiency.
附图说明Description of drawings
下面结合附图和实施例对本发明进一步说明。The present invention will be further described below in conjunction with the accompanying drawings and embodiments.
图1是一种电子病历的语意识别方法的一个实施例的流程图。Fig. 1 is a flowchart of an embodiment of a semantic recognition method for electronic medical records.
图2是一种电子病历的语意识别方法的另一个实施例的流程图。Fig. 2 is a flow chart of another embodiment of a semantic recognition method for electronic medical records.
具体实施方式Detailed ways
下面详细描述本发明的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,仅用于解释本发明,而不能理解为对本发明的限制。Embodiments of the present invention are described in detail below, examples of which are shown in the drawings, wherein the same or similar reference numerals designate the same or similar elements or elements having the same or similar functions throughout. The embodiments described below by referring to the figures are exemplary only for explaining the present invention and should not be construed as limiting the present invention.
在本发明的描述中,需要理解的是,术语“中心”、“纵向”、“横向”、“长度”、“宽度”、“厚度”、“上”、“下”、“前”、“后”、“左”、“右”、“竖直”、“水平”、“顶”、“底”“内”、“外”、“轴向”、“径向”、“周向”等指示的方位或位置关系为基于附图所示的方位或位置关系,仅是为了便于描述本发明和简化描述,而不是指示或暗示所指的装置或元件必须具有特定的方位、以特定的方位构造和操作,因此不能理解为对本发明的限制。In describing the present invention, it should be understood that the terms "center", "longitudinal", "transverse", "length", "width", "thickness", "upper", "lower", "front", " Back", "Left", "Right", "Vertical", "Horizontal", "Top", "Bottom", "Inner", "Outer", "Axial", "Radial", "Circumferential", etc. The indicated orientation or positional relationship is based on the orientation or positional relationship shown in the drawings, and is only for the convenience of describing the present invention and simplifying the description, rather than indicating or implying that the referred device or element must have a specific orientation, or in a specific orientation. construction and operation, therefore, should not be construed as limiting the invention.
此外,术语“第一”、“第二”等仅用于描述目的,而不能理解为指示或暗示相对重要性。在本发明的描述中,需要说明的是,除非另有明确的规定和限定,术语“相连”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连。对于本领域的普通技术人员而言,可以具体情况理解上述术语在本发明中的具体含义。此外,在本发明的描述中,除非另有说明,“多个”的含义是两个或两个以上。In addition, the terms "first", "second", etc. are used for descriptive purposes only, and should not be construed as indicating or implying relative importance. In the description of the present invention, it should be noted that unless otherwise specified and limited, the terms "connected" and "connected" should be understood in a broad sense, for example, it can be a fixed connection, a detachable connection, or an integral Ground connection; it can be mechanical connection or electrical connection; it can be direct connection or indirect connection through an intermediary. Those of ordinary skill in the art can understand the specific meanings of the above terms in the present invention in specific situations. In addition, in the description of the present invention, unless otherwise specified, "plurality" means two or more.
流程图中或在此以其他方式描述的任何过程或方法描述可以被理解为,表示包括一个或更多个用于实现特定逻辑功能或过程的步骤的可执行指令的代码的模块、片段或部分,并且本发明的优选实施方式的范围包括另外的实现,其中可以不按所示出或讨论的顺序,包括根据所涉及的功能按基本同时的方式或按相反的顺序,来执行功能,这应被本发明的实施例所属技术领域的技术人员所理解。Any process or method descriptions in flowcharts or otherwise described herein may be understood to represent modules, segments or portions of code comprising one or more executable instructions for implementing specific logical functions or steps of the process , and the scope of preferred embodiments of the invention includes alternative implementations in which functions may be performed out of the order shown or discussed, including substantially concurrently or in reverse order depending on the functions involved, which shall It is understood by those skilled in the art to which the embodiments of the present invention pertain.
如图1所示,是一种电子病历的语意识别方法的实施例,包括以下步骤:As shown in Figure 1, it is an embodiment of a semantic recognition method of an electronic medical record, comprising the following steps:
S1、收集若干份电子病历建立专业语料库和专业领域词典,所述专业领域词典包括若干个专业单词、停用词和专业单词在所述专业语料库中的词频,所述专业单词包括危急单词和普通单词;危急单词例如移动性浊音、乏力、纳差、尿黄、渗血、咳嗽、咳血等,普通单词为病历中常用的其它词语,停用词为电子病历中对于判断病症没有作用的词,例如吧、啊、除非、并且等;建立转送表单,所述转送表单的条件为至少一个危急单词,结果为目标科室;表1给出了转送表单的一个示例:S1. Collect several electronic medical records to establish a professional corpus and a professional field dictionary. The professional field dictionary includes several professional words, stop words and the frequency of professional words in the professional corpus. The professional words include critical words and common Words; critical words such as mobile dullness, fatigue, anorexia, yellow urine, oozing blood, cough, hemoptysis, etc. Common words are other words commonly used in medical records, and stop words are words that have no role in judging symptoms in electronic medical records , such as bar, ah, unless, and etc.; set up a transfer form, the condition of the transfer form is at least one critical word, and the result is the target department; Table 1 provides an example of the transfer form:
表1S2、提取电子病历中的检查内容;Table 1S2, extracting the inspection content in the electronic medical record;
S3、通过jieba分词工具根据专业领域词典对所述检查内容进行分词,分词后去除停用词得到若干个字串W,建立公式:S3, use the jieba word segmentation tool to perform word segmentation on the inspection content according to the professional field dictionary, remove stop words after word segmentation to obtain several strings W, and establish a formula:
其中MI(W)表示字串W中所有字与字之间的互信息,字串W一共由n个字组成,x1,x2,x3,…,xn表示组成字串W的第1个字、第2个字、第3个字…第n个字,N(xn)表示专业语料库中字xn出现的频次,N(x1,x2,x3,…,xn)表示字串W作为一个整体在专业语料库中出现的频次;Among them, MI(W) represents the mutual information between all words in the word string W, and the word string W is composed of n words in total, and x 1 , x 2 , x 3 ,…, x n represent the first 1 word, the 2nd word, the 3rd word...the nth word, N(x n ) indicates the frequency of occurrence of the word x n in the professional corpus, N(x 1 ,x 2 ,x 3 ,…,x n ) Indicates the frequency with which the word string W appears in the professional corpus as a whole;
S4、建立评价函数S4. Establish evaluation function
其中为平衡因子,MI(W)表示字串W中字与字之间的互信息,HL(W)表示字串W的左信息熵,HR(W)表示字串W的左信息熵; in For balance factor, MI (W) represents the mutual information between word and word in word string W , HL (W) represents the left information entropy of word string W, HR (W) represents the left information entropy of word string W;
其中,p(xiW)和p(Wxi)分别表示在单词xi在专业语料库中出现在W左侧和右则时的条件概率,xi表示专业语料库中,VL和VR表示专业语料库中W左边和右边所有出现的词集合;Among them, p( xi W) and p( Wxi ) represent the conditional probability when the word x i appears on the left and right of W in the professional corpus, xi represents the professional corpus, V L and V R represent A set of all words appearing on the left and right of W in the professional corpus;
S5、将rank(W)与预设的阈值P进行比较,如果rank(W)≥P,则认定字串W为一个单词,如果rank(W)<P,则认定字串W不是一个单词并且舍弃它;如果判断字串W为一个单词,则将该字串W作为新的专业单词添加到所述专业领域词典中;S5, rank (W) is compared with the preset threshold value P, if rank (W) ≥ P, then it is determined that the word string W is a word, if rank (W) < P, then it is determined that the word string W is not a word and Abandon it; if it is judged that word string W is a word, then this word string W is added in described specialized field dictionary as new specialized word;
S6、将所有为单词的字串W作为条件放入转送表单中查找目标科室。S6. Put all word strings W as conditions into the transfer form to search for the target department.
考虑到病历中常常在危急单词所在的短语中出现否定的描述,表达并没有出现此种危急情况,所以在其它的一些实例中,如图2所示,还包括步骤:Considering that negative descriptions often appear in the phrases where critical words are located in medical records, such critical situations do not appear in the expression, so in some other examples, as shown in Figure 2, steps are also included:
S7、通过查找到的目标科室在转送表单中反查得到对应条件中包含的危急单词,对这些危急单词进行否定检测:建立否定检测表单,专业领域词典包括否定术语,所述否定检测表单的条件包括一个否定术语和至少一个危急单词,结果为待定,例如表2展示的是一个否定检测表单的部分内容:S7. The critical words contained in the corresponding conditions are reversely checked by the found target department in the transfer form, and these critical words are negatively detected: a negative detection form is established, the professional field dictionary includes negative terms, and the conditions of the negative detection form Including a negative term and at least one critical word, the result is pending. For example, Table 2 shows part of a negative detection form:
表2Table 2
以逗号为分隔,提取检查报告中将包含危急单词的危急短语,并将危急短语中分词得到的所有单词作为条件放入否定检测表单查找结果,如果结果为待定,则表示此危急短语为否定描述,则将电子病历标记为待处理;如果为查询到结果,则表示此危急短语为肯定描述,如果所有的危急短语均为肯定描述,则将电子病历发送至目标科室。Separated by commas, extract the critical phrases that will contain critical words in the inspection report, and put all the words in the critical phrases into the negative detection form search results as conditions. If the result is pending, it means that the critical phrase is a negative description , the electronic medical record is marked as pending; if it is the result of the query, it means that the critical phrase is a positive description, and if all the critical phrases are positive descriptions, the electronic medical record is sent to the target department.
在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本发明的至少一个实施例或示例中。在本说明书中,对所述术语的示意性表述不一定指的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任何的一个或多个实施例或示例中以合适的方式结合。In the description of this specification, descriptions referring to the terms "one embodiment", "some embodiments", "example", "specific examples", or "some examples" mean that specific features described in connection with the embodiment or example , structure, material or feature is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the terms do not necessarily refer to the same embodiment or example. Furthermore, the specific features, structures, materials or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
以上述依据本发明的理想实施例为启示,通过上述的说明内容,相关工作人员完全可以在不偏离本项发明技术思想的范围内,进行多样的变更以及修改。本项发明的技术性范围并不局限于说明书上的内容,必须要根据权利要求范围来确定其技术性范围。Inspired by the above-mentioned ideal embodiment according to the present invention, through the above-mentioned description content, relevant workers can make various changes and modifications within the scope of not departing from the technical idea of the present invention. The technical scope of the present invention is not limited to the content in the specification, but must be determined according to the scope of the claims.
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811551712.7A CN109657245B (en) | 2018-12-18 | 2018-12-18 | A Semantic Recognition Method for Electronic Medical Records |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811551712.7A CN109657245B (en) | 2018-12-18 | 2018-12-18 | A Semantic Recognition Method for Electronic Medical Records |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109657245A CN109657245A (en) | 2019-04-19 |
CN109657245B true CN109657245B (en) | 2022-11-08 |
Family
ID=66113367
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811551712.7A Active CN109657245B (en) | 2018-12-18 | 2018-12-18 | A Semantic Recognition Method for Electronic Medical Records |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109657245B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110689936A (en) * | 2019-09-30 | 2020-01-14 | 重庆市职业病防治院(重庆市第六人民医院) | Hospital emergency value management system |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107527073A (en) * | 2017-09-05 | 2017-12-29 | 中南大学 | The recognition methods of entity is named in electronic health record |
CN108628824A (en) * | 2018-04-08 | 2018-10-09 | 上海熙业信息科技有限公司 | A kind of entity recognition method based on Chinese electronic health record |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8793199B2 (en) * | 2012-02-29 | 2014-07-29 | International Business Machines Corporation | Extraction of information from clinical reports |
-
2018
- 2018-12-18 CN CN201811551712.7A patent/CN109657245B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107527073A (en) * | 2017-09-05 | 2017-12-29 | 中南大学 | The recognition methods of entity is named in electronic health record |
CN108628824A (en) * | 2018-04-08 | 2018-10-09 | 上海熙业信息科技有限公司 | A kind of entity recognition method based on Chinese electronic health record |
Non-Patent Citations (2)
Title |
---|
中文病历文本分词方法研究;李国垒等;《中国生物医学工程学报》;20160820(第04期);全文 * |
基于规则和词共现的中文电子病历否定检出;张远鹏等;《计算机应用与软件》;20150315(第03期);全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN109657245A (en) | 2019-04-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Li et al. | A machine learning-based model for survival prediction in patients with severe COVID-19 infection | |
US8793199B2 (en) | Extraction of information from clinical reports | |
CN111816321B (en) | System, apparatus and storage medium for intelligent infectious disease identification based on legal diagnostic criteria | |
CN110097975A (en) | A kind of nosocomial infection intelligent diagnosing method and system based on multi-model fusion | |
CN107330449A (en) | Method and device for detecting signs of diabetic retinopathy | |
CN109657062A (en) | A kind of electronic health record text resolution closed-loop policy based on big data technology | |
CN107137072A (en) | A kind of ventricular ectopic beating detection method based on 1D convolutional neural networks | |
CN105808931A (en) | Knowledge graph based acupuncture and moxibustion decision support method and apparatus | |
CN111191456B (en) | Method for identifying text segments by using sequence labels | |
Lin et al. | Maximal information coefficient for feature selection for clinical document classification | |
CN108735198B (en) | Speech synthesis method, device and electronic equipment based on medical disease data | |
CN109657245B (en) | A Semantic Recognition Method for Electronic Medical Records | |
CN111292814A (en) | Medical data standardization method and device | |
CN109509517A (en) | A kind of medical test Index for examination modified method automatically | |
CN110827931A (en) | A management method and device for clinical terminology, and a readable storage medium | |
CN113889252A (en) | Remote internet big data intelligent medical system based on vital sign big data clustering core algorithm and block chain | |
CN116313141A (en) | An intelligent inquiry method for fever of unknown origin based on knowledge graph | |
WO2023240947A1 (en) | Method for detecting recombination between sars-cov-2 lineages on the basis of information theory | |
AU2021101851A4 (en) | A deep learning based system for automatic segmentation and quantification of covid-19 in CT images | |
CN114446488A (en) | A kind of traditional Chinese medicine prescription identification method and system | |
CN103440261A (en) | System and method for biomedical flowchart retrieval based on content and structure | |
CN106354715A (en) | Method and device for medical word processing | |
CN112348472B (en) | Method, device and computer readable medium for inputting laboratory checklist | |
CN114944231A (en) | A method for quality control of medical records based on semantic understanding | |
CN103284758B (en) | Automatic cardiac mitral valve annulus detecting method |
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 |