WO2021109265A1 - 疾病信息管理系统 - Google Patents

疾病信息管理系统 Download PDF

Info

Publication number
WO2021109265A1
WO2021109265A1 PCT/CN2019/126692 CN2019126692W WO2021109265A1 WO 2021109265 A1 WO2021109265 A1 WO 2021109265A1 CN 2019126692 W CN2019126692 W CN 2019126692W WO 2021109265 A1 WO2021109265 A1 WO 2021109265A1
Authority
WO
WIPO (PCT)
Prior art keywords
disease information
information management
management system
module
disease
Prior art date
Application number
PCT/CN2019/126692
Other languages
English (en)
French (fr)
Inventor
张抒扬
Original Assignee
中国医学科学院北京协和医院
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中国医学科学院北京协和医院 filed Critical 中国医学科学院北京协和医院
Publication of WO2021109265A1 publication Critical patent/WO2021109265A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/20ICT specially adapted for the handling or processing of patient-related medical or healthcare data for electronic clinical trials or questionnaires
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H80/00ICT specially adapted for facilitating communication between medical practitioners or patients, e.g. for collaborative diagnosis, therapy or health monitoring

Definitions

  • the invention relates to the field of medical information, in particular to a disease information management system.
  • the existing hospital disease information management system highly relies on the personal experience of doctors. For example, doctors need to make preliminary judgments to prescribe various laboratory test forms for patients, and then enter laboratory data and which diseases the patient has diagnosed to generate medical records. In this way, for the same disease sign, different doctors see different problems, and the laboratory test sheets, the data entered and the disease are also different. For remote hospitals and inexperienced doctors, this is the case.
  • the disease information management system of China is unable to conveniently and accurately assist it in disease diagnosis.
  • the purpose of this application is to improve the convenience, accuracy and uniformity of disease information management.
  • the embodiments of this application provide the following technical solutions:
  • a disease information management system includes: a storage module for storing a question library; an operation module for responding to a selection operation and merging multiple questions in the question library to form a form; a judgment module for judging The entry module is used to allow the user to enter disease information and/or data when the judgment result of the judgment module is "Yes".
  • the aforementioned disease information management system further includes: a sorting module, which is used to respond to the sorting operation after the form is formed, and the multiple questions are sorted.
  • the question can be set with attributes and/or logic.
  • the form can be edited as a topic.
  • one or more options can be added to the title.
  • the form can be added with pagination tags.
  • the name of the paging tag can be edited.
  • the above-mentioned disease information management system further includes: a paging label module for responding to the name click operation of the paging label, and the form can jump to the paging corresponding to the name.
  • the pagination with different pagination tags can be copied, moved up or moved down.
  • the aforementioned disease information management system further includes: a clock module, configured to automatically save the form at a predetermined time interval before the form is released.
  • multiple questions in the question database are published as forms, which can be done by experienced doctors, and after the form is published, users are allowed to enter disease information and / Or data to answer the questions in the form.
  • the user here can be an inexperienced doctor, so that he can make a targeted diagnosis and issue a laboratory test order, thereby achieving the convenience, accuracy and uniformity of disease information management .
  • Fig. 1 is a structural block diagram of a disease information management system adopting an embodiment of the present application.
  • the storage module is used to store the question library, and the operation module is used to respond to selection operations and merge multiple questions in the question library to form a form.
  • the questions in the question library can be stored in advance, and can also be continuously added or edited or deleted.
  • the selection operation can be performed by an experienced doctor by clicking, dragging, or remotely.
  • Each form can be edited as a topic, and each topic can be added with one or more options.
  • the question can be set by attributes and/or logic.
  • the sorting module can respond to the sorting operation, so that multiple questions in the form can be sorted as needed.
  • the sorting operation can be carried out by dragging and clicking, and the sorting criterion can be the priority of the question, the time required to answer the question, and so on.
  • the questions that are most important to the diagnosis of the disease can be placed in the highest priority order, or the questions that take the longest time to answer the questions can be placed in the highest priority order (for example, those that take a long time to wait for a test result).
  • the judgment module is used to judge whether the form is published.
  • the entry module is used to allow the user to enter disease information and/or data when the judgment result of the judgment module is "yes".
  • the form can be published to a remote user.
  • This user can be an inexperienced doctor who performs disease diagnosis according to the questions in the form and then enters disease information and various laboratory diagnosis data.
  • this embodiment also includes a pagination module, so that a pagination tag can be added to the form, and the name of the pagination tag can be edited.
  • the entire form can be displayed in pages according to the pagination tags. Due to the paging label, the user can click on the name of the paging label, and in response to the name click operation of the paging label, the form can jump to the page corresponding to the name.
  • pagination tags you can copy, move up, move down, or delete the pagination:
  • the form Before the form is published, the form can also be automatically saved at a predetermined time interval.
  • Page up first judge whether the page is being automatically saved, if not, find the element where the current label is located, find the previous and next page label positions, and then start (including) from the current page label to the next page label (not Including) Copy all the questions to the top of the previous label to complete the entire page movement operation.
  • Full-page copy First, start from the current element and go to the next tab, record all the questions, and find the position of the next tab; then copy these questions (not including the next tab) to the top of the next tab, complete Full page copy operation.
  • the clock module saves the form at a predetermined time interval: get the current saving flag, if it is saving, do not perform any operation, if not, perform the save operation, so as not to close the page abnormally and the edited data is lost.
  • Single-selection logic setting firstly query all logic conditions, judge the logic type one by one, find out the elements controlled by the sub-single-selection option, and set up the display/hidden and jump methods of the logic topic according to the control identification.
  • multiple questions in the question database are published as forms, which can be done by experienced doctors, and after the form is published, users are allowed to enter disease information and / Or data to answer the questions in the form.
  • the user here can be an inexperienced doctor, so that he can make a targeted diagnosis and issue a laboratory test order, thereby achieving the convenience, accuracy and uniformity of disease information management .
  • the disease information management system of the present invention can be used in industry and has industrial applicability.

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Medical Informatics (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Biomedical Technology (AREA)
  • Pathology (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

本申请提供了一种疾病信息管理系统,包括:存储模块,用于存储问题库;操作模块,用于响应选择操作,将所述问题库中的多个问题合并在一起形成表单;判断模块,用于判断所述表单是否被发布;录入模块,用于在判断模块的判断结果为"是"时,允许用户录入疾病信息和/或数据。本申请能够实现疾病信息管理的便捷性、准确性和统一性。

Description

疾病信息管理系统 技术领域
本发明涉及医疗信息领域,具体涉及一种疾病信息管理系统。
背景技术
现有的医院疾病信息管理系统,高度依赖于医生的个人经验,例如,医生需要通过初步判断来为病人开出各种化验单,然后录入化验数据、病人诊断为何种疾病,从而生成病历。这样,对于同样的疾病表征来说,不同的医生所看到的问题并不相同,从而开出的化验单、录入的数据和疾病也不相同,对于偏远医院和经验不足的医生来说,这样的疾病信息管理系统无法便捷、准确的辅助其进行疾病诊断。
发明内容
本申请的目的是提高疾病信息管理的便捷性、准确性和统一性,为实现上述目的,本申请的实施例提供了如下技术方案:
一种疾病信息管理系统,包括:存储模块,用于存储问题库;操作模块,用于响应选择操作,将所述问题库中的多个问题合并在一起形成表单;判断模块,用于判断所述表单是否被发布;录入模块,用于在判断模块的判断结果为“是”时,允许用户录入疾病信息和/或数据。
作为优选方案,上述疾病信息管理系统还包括:排序模块,用于在形成表单之后,响应排序操作,所述多个问题被排序。
作为优选方案,所述问题能够被设置属性和/或逻辑。
作为优选方案,所述表单能够被编辑为一个题目。
作为优选方案,所述题目能够被添加一个或多个选项。
作为优选方案,所述表单能够被添加分页标签。
作为优选方案,所述分页标签的名称可被编辑。
作为优选方案,上述疾病信息管理系统还包括:分页标签模块,用于响应分页标签的名称点击操作,所述表单能够跳转至对应所述名称的分页。
作为优选方案,具有不同的分页标签的分页能够被复制、上移或者下移。
作为优选方案,上述疾病信息管理系统还包括:时钟模块,用于在所述表单被发布之前,以预定的时间间隔自动保存所述表单。
本申请的实施例中,从疾病诊断所需回答的问题出发,将问题库中的多个问题作为表单进行发布,这能够由经验丰富的医生进行,而表单发布后,允许用户录入疾病信息和/或数据从而回答表单中的问题,这里的用户能够是经验不丰富的医生,这样就能够有针对性的进行诊断,开出化验单,从而实现疾病信息管理的便捷性、准确性和统一性。
附图说明
接下来将结合附图对本发明的实施例做进一步详细说明,其中:
图1是采用本申请的实施例的疾病信息管理系统的结构框图。
具体实施方式
参考图1,本实施例的疾病信息管理系统中:
存储模块用于存储问题库,操作模块用于响应选择操作,将问题库中的多个问题合并在一起形成表单。问题库中的问题能够预先进行存储,也能够被不断增加或者编辑、删减。选择操作能够由经验丰富的医生通过点击、拖曳的方式进行,也能够远程进行。每个表单能够被编辑为一个题目,每个题目能够被添加一个或多个选项。所述问题能够被设置属性和/或逻辑。
在形成表单之后,排序模块能够响应排序操作,使得表单中的多个问题能够根据需要被排序。排序操作能够通过拖曳、点击的方式进行,排序标准能够是问题的优先级、回答问题所需的时间等。例如,对病情诊断最重要的 问题能够被置于最优先顺序,或者回答问题所需时间最长的置于最优先顺序(例如,需长时间等待化验结果的)。
判断模块用于判断表单是否被发布。
录入模块,用于在判断模块的判断结果为“是”时,允许用户录入疾病信息和/或数据。也就是说,表单能够被发布到一个远程用户那里,这个用户能够是经验不丰富的医生,他按照表单中的问题进行疾病诊断然后录入疾病信息和各种化验诊断数据即可。
作为优选方案,本实施例中还包括分页模块,使得表单能够被添加分页标签,并且分页标签的名称可被编辑。在表单被发布后,能够根据分页标签对整个表单进行分页展示。由于存在分页标签,因此用户能够对分页标签的名称进行点击,响应分页标签的名称点击操作,所述表单能够跳转至对应所述名称的分页。针对分页标签,能够对分页进行复制、上移或者下移、删除操作:
删除此分页标签;
复制当前页:从此分页标签至下一标签视为一页,并在下一标签后复制出此页内容;
上移此页:以当前标签到下一标签的所有问题视为一页,点击,将此页面内容与下一页内容位置进行进行互换;
下移此页:以当前标签到上一标签的所有问题视为一页,点击,将此页面内容与上一页内容位置进行进行互换。
在所述表单被发布之前,还能够以预定的时间间隔自动保存所述表单。
对表单进行操作的代码及解释如下:
分页上移:首先判断页面是否正在自动保存,如果不是,就找到当前标签所在元素,分别找到前一个和后一个分页标签位置,然后从当前分页标签开始(包括)截止到下一个分页标签(不包括)所有题目复制到上一个标签上方,完成整页移动操作。
Figure PCTCN2019126692-appb-000001
Figure PCTCN2019126692-appb-000002
Figure PCTCN2019126692-appb-000003
整页复制:首先从当前元素所以开始,到下一个分页标签为止,记录所有问题,并找到下一个分页标的位置;然后将这些问题(不包括下一标签)复制到下一个标签的上方,完成整页复制操作。
Figure PCTCN2019126692-appb-000004
Figure PCTCN2019126692-appb-000005
时钟模块,以预定时间间隔保存表单:获取当前是否在保存标识,如果正在保存,则不执行任何操作,如果没有则执行保存操作,以免出现异常关闭页面已编辑数据丢失。
Figure PCTCN2019126692-appb-000006
单选逻辑设置:首先查询所有逻辑条件,逐条判断的逻辑类型,找出次单选选项所控制的元素,根据控制标识,分别设置逻辑题目的显隐以及跳转等方式。
Figure PCTCN2019126692-appb-000007
Figure PCTCN2019126692-appb-000008
Figure PCTCN2019126692-appb-000009
本申请的实施例中,从疾病诊断所需回答的问题出发,将问题库中的多个问题作为表单进行发布,这能够由经验丰富的医生进行,而表单发布后,允许用户录入疾病信息和/或数据从而回答表单中的问题,这里的用户能够是经验不丰富的医生,这样就能够有针对性的进行诊断,开出化验单,从而实现疾病信息管理的便捷性、准确性和统一性。
以上描述仅为本发明的较佳实施例,并非用来限定本发明实施的范围,对上述实施例所做的等效替换与修饰,均应落于本发明的权利要求保护范围内。
工业实用性
本发明的疾病信息管理系统可以在工业上使用,具备工业实用性。

Claims (10)

  1. 一种疾病信息管理系统,其特征在于,包括:
    存储模块,用于存储问题库;
    操作模块,用于响应选择操作,将所述问题库中的多个问题合并在一起形成表单;
    判断模块,用于判断所述表单是否被发布;
    录入模块,用于在判断模块的判断结果为“是”时,允许用户录入疾病信息和/或数据。
  2. 根据权利要求1所述的疾病信息管理系统,其特征在于,还包括:排序模块,用于在形成表单之后,响应排序操作,所述多个问题被排序。
  3. 根据权利要求1所述的疾病信息管理系统,其特征在于,所述问题能够被设置属性和/或逻辑。
  4. 根据权利要求1所述的疾病信息管理系统,其特征在于,所述表单能够被编辑为一个题目。
  5. 根据权利要求4所述的疾病信息管理系统,其特征在于,所述题目能够被添加一个或多个选项。
  6. 根据权利要求1所述的疾病信息管理系统,其特征在于,所述表单能够被添加分页标签。
  7. 根据权利要求6所述的疾病信息管理系统,其特征在于,所述分页标签的名称可被编辑。
  8. 根据权利要求7所述的疾病信息管理系统,其特征在于,所述分页模块,还用于响应分页标签的名称点击操作,所述表单能够跳转至对应所述名称的分页。
  9. 根据权利要求6所述的疾病信息管理系统,其特征在于,具有不同的分页标签的分页能够被复制、上移或者下移。
  10. 根据权利要求1所述的疾病信息管理系统,其特征在于,还包括: 时钟模块,用于在所述表单被发布之前,以预定的时间间隔自动保存所述表单。
PCT/CN2019/126692 2019-12-03 2019-12-19 疾病信息管理系统 WO2021109265A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911217890.0A CN110767275A (zh) 2019-12-03 2019-12-03 疾病信息管理系统
CN201911217890.0 2019-12-03

Publications (1)

Publication Number Publication Date
WO2021109265A1 true WO2021109265A1 (zh) 2021-06-10

Family

ID=69340707

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/126692 WO2021109265A1 (zh) 2019-12-03 2019-12-19 疾病信息管理系统

Country Status (2)

Country Link
CN (1) CN110767275A (zh)
WO (1) WO2021109265A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112905760B (zh) * 2021-02-02 2023-01-13 天津弈博益商信息科技有限公司 一种即时通讯智能问答、质检及防作弊系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105912846A (zh) * 2016-04-07 2016-08-31 南京小网科技有限责任公司 基于云计算和医学知识库技术的智能医疗辅助决策系统
CN108198626A (zh) * 2017-12-18 2018-06-22 北京中堂医疗科技有限公司 中医糖尿病智能问诊单的建立方法及系统
US20180322953A1 (en) * 2017-05-02 2018-11-08 Siemens Healthcare Gmbh Method for supporting medical personnel, support system, computer program and data carrier

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007094943A (ja) * 2005-09-30 2007-04-12 Vitas:Kk 特定疾患医療情報管理システム
CN106951703B (zh) * 2017-03-15 2020-01-10 长沙富格伦信息科技有限公司 一种生成电子病历的系统及方法
CN109841285B (zh) * 2017-11-28 2021-01-08 北京市眼科研究所 一种临床研究协作系统及方法
CN109841267B (zh) * 2017-11-28 2021-01-08 北京市眼科研究所 一种眼科临床数据采集系统及方法
CN109165266A (zh) * 2018-09-03 2019-01-08 中国平安人寿保险股份有限公司 表单生成方法、装置、计算机设备和存储介质

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105912846A (zh) * 2016-04-07 2016-08-31 南京小网科技有限责任公司 基于云计算和医学知识库技术的智能医疗辅助决策系统
US20180322953A1 (en) * 2017-05-02 2018-11-08 Siemens Healthcare Gmbh Method for supporting medical personnel, support system, computer program and data carrier
CN108198626A (zh) * 2017-12-18 2018-06-22 北京中堂医疗科技有限公司 中医糖尿病智能问诊单的建立方法及系统

Also Published As

Publication number Publication date
CN110767275A (zh) 2020-02-07

Similar Documents

Publication Publication Date Title
McDonald et al. Computer-stored medical records: their future role in medical practice
Hofer et al. A systematic approach to creation of a perioperative data warehouse
US7653872B2 (en) Document processor, document processing method and storage medium storing document processing program
Lee Nurses' experiences using a nursing information system: early stage of technology implementation
Force et al. Effective strategies to increase reporting of medication errors in hospitals
US20100179852A1 (en) EMR Template for Workflow Management and Workflow Information Capture
JP2006031292A (ja) 文書処理装置、文書処理方法及び文書処理プログラム
JPH04333973A (ja) 電子カルテシステムの入出力制御方法
Westra et al. Modeling flowsheet data to support secondary use
US6886061B2 (en) Electronic record system and control program device with display and tablet function for manipulating display area functions with pen stylus
Hayward et al. Positive behaviour support in Australian disability policy, and its future with the National Disability Insurance Scheme (NDIS)
Critchley Improving medication administration safety in a community hospital setting using Lean methodology
WO2021109265A1 (zh) 疾病信息管理系统
CA2904640A1 (en) Collaborative synthesis-based clinical documentation
Rosenthal et al. Undertreatment of opioid use disorder in patients hospitalized with injection drug use-associated infections
Carlson et al. Improving documentation timeliness: a “brighter future” for the electronic medical record in resident clinics
JP2006260305A (ja) 電子カルテ管理装置、電子カルテシステム、電子カルテ管理方法及び電子カルテ管理プログラム
JP2021071840A (ja) 薬剤例検索装置、薬剤例検索方法及び薬剤例検索プログラム
JPH04507309A (ja) ウィンドーソースよりのイメージを利用した文書注釈及び操作装置
WO2019000996A1 (zh) 核保信息处理的装置、方法及计算机可读存储介质
US20170205989A1 (en) Graphical user interface for non-hierarchichal file system
JP2021072095A (ja) 薬剤例検索装置、薬剤例検索方法及び薬剤例検索プログラム
JPH08235258A (ja) 診療記録簿管理システム
JP2020086541A (ja) 情報処理システム
JP2003223509A (ja) 電子カルテ装置における診療データのコピー方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19955285

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19955285

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 29/11/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 19955285

Country of ref document: EP

Kind code of ref document: A1