JP2000293599A - Medical information filing system - Google Patents

Medical information filing system

Info

Publication number
JP2000293599A
JP2000293599A JP9834399A JP9834399A JP2000293599A JP 2000293599 A JP2000293599 A JP 2000293599A JP 9834399 A JP9834399 A JP 9834399A JP 9834399 A JP9834399 A JP 9834399A JP 2000293599 A JP2000293599 A JP 2000293599A
Authority
JP
Japan
Prior art keywords
data
patient
medical information
medical
disease name
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
Application number
JP9834399A
Other languages
Japanese (ja)
Other versions
JP3239213B2 (en
Inventor
Takanao Miyajima
孝直 宮島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP9834399A priority Critical patent/JP3239213B2/en
Publication of JP2000293599A publication Critical patent/JP2000293599A/en
Application granted granted Critical
Publication of JP3239213B2 publication Critical patent/JP3239213B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize a medical information filing system capable of storing/ managing much data so as to easily retrieve them without requiring enormous cost and reducing performance. SOLUTION: Data for classifying medical information in details and setting tags are restricted to basic data such as patient attribute consisting of the name, sex, age, etc., of a patient, disease history having a time base such as an examination date and insurance information from a prescribed period lowering importance as data for medical action and detailed data of a prescription, diagnosis/observation, treatment, injection, inspection, operation, anesthesia, nursing, rehabilitation, the progress of hospitalization, the recording of a temperature board or the like, guide books, medical information, accounting information, etc., except the basic data are recorded in a recorder of a computer as text data to which tags are not set in a file of each patient. In the case of retrieving the detailed data, the whole text data in the file are retrieved by text retrieving software.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、診療行為に関する
医療情報をコンピュータを用いて電子情報化し、この医
療情報を適宜に検索可能な状態で保存・管理する医療情
報のファイリングシステムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a medical information filing system for converting medical information relating to medical treatment into electronic information using a computer, and storing and managing the medical information in a searchable state.

【0002】[0002]

【従来の技術】近年、種々の医療情報をコンピュータを
用いて電子情報化した、いわゆる電子カルテのシステム
が注目されてきており、そして医療情報のような長期間
に渡って蓄積されてゆくデータを系統的に検索性に優れ
て保存・管理するためにデータベースシステムが用いら
れている。この医療情報用のデータベースシステムにあ
っては、用いるデータの構造を細かく分類しデータの種
類ごとに識別符号としてのタグを設定する方法が採られ
ている。
2. Description of the Related Art In recent years, a so-called electronic medical record system, in which various medical information is converted into electronic information using a computer, has been receiving attention. Data such as medical information that has been accumulated over a long period of time has been attracting attention. 2. Description of the Related Art A database system is used to store and manage systematically excellent searchability. In this medical information database system, a method is adopted in which the structure of data to be used is finely classified and a tag as an identification code is set for each type of data.

【0003】[0003]

【発明が解決しようとする課題】そして、医療情報を構
造化して使いやすく検索性に優れたデータベースとする
ためには、タグを設定する項目を細分化する必要がある
が、医療情報というものの情報量が膨大であることに加
え、カルテにはメモ書きや図式等の自由な記述も存在す
ることから項目を単純に細分化していくことは容易なこ
とではなかった。
In order to structure medical information into a database that is easy to use and excellent in searchability, it is necessary to subdivide the items for setting tags. It is not easy to simply subdivide the items because the medical records are enormous and the medical records also have free descriptions such as memos and diagrams.

【0004】さらに、これらの医療情報は、長期間に渡
って蓄積・保存され続けることから、新規のデータが積
み重なることで情報量が直線的に増加してゆく。このよ
うな情報量の増加はシステムの保存容量を逐次増加させ
ることにより対応することが可能ではあるが、実際には
単純な情報量の増加のみならずタグを設定する必要のあ
る項目も徐々に増大していくものである。そしてこの項
目数の増加に伴うタグ間の検索の組み合わせは、べき乗
となり指数関数的に増加することから、検索システムと
してのパフォーマンスの低下は避けられない事態であっ
た。
Further, since such medical information is continuously accumulated and stored for a long period of time, the amount of information increases linearly with the accumulation of new data. It is possible to cope with such an increase in the amount of information by sequentially increasing the storage capacity of the system. However, in practice, not only the increase in the amount of information but also the items for which tags need to be set are gradually reduced. It is increasing. Since the combination of searches between tags with the increase in the number of items becomes a power and increases exponentially, the performance of the search system is inevitably reduced.

【0005】すなわち、すべてのデータの価値がほぼ均
等である場合には、システムの性格上ある程度パフォー
マンスが低下しても納得し得るものの、診療行為に関す
るデータはほとんどが時系列的な変化を伴うもので、図
4に示す如く、常に最新のデータの価値が高く(使用頻
度が高い)古いデータほど価値が低い(使用頻度が低
い)というデータの価値に勾配がある。このことを考慮
すると、使用頻度が低いデータが多量に存在することに
よって検索システムのパフォーマンスが低下することは
システムとしての妥当性に欠けているといえる。
[0005] That is, when the values of all data are almost equal, although the performance of the system can be satisfied even if the performance is reduced to some extent, most of the data relating to medical treatments involve time-series changes. As shown in FIG. 4, there is a gradient in the value of data in which the value of the latest data is always high (the frequency of use is high) and the old data is low in the value (frequency of use is low). In view of this, it can be said that the performance of the retrieval system is reduced due to the presence of a large amount of infrequently used data, which lacks validity as a system.

【0006】このようにしてデータベースシステムが飽
和点に達する事態を避けるべくその前に、ハードウェア
システム全体を入れ替えざるを得ないのが現実である
が、今まで蓄積したデータを全て新システムに継続させ
ることは、システムのパフォーマンスや、データコンバ
ートのコスト・労力等の点から困難であり、さらにデー
タベースシステム自体を一新する場合にはデータの互換
性の点からデータコンバートも困難となることがあっ
た。
In order to avoid the situation where the database system reaches the saturation point in this way, it is actually necessary to replace the entire hardware system before that, but all the data accumulated so far is continued to the new system. This is difficult in terms of system performance and the cost and effort of data conversion, and if the database system itself is renewed, data conversion may be difficult in terms of data compatibility. Was.

【0007】そこで、データベース全体を数年単位で区
切ってそれぞれを独立して管理することが現実的な方法
として検討され、これは上述したシステムの更新・入れ
替え時期等に対応させて行われるものである。しかしな
がら、この方法では図5に示す如く、区切られた各デー
タベースシステムのデータは、それぞれ独立した不連続
なものとなり、すなわち現在稼働中のデータベースシス
テムからは、他のシステム中にある過去のデータを検索
することができないという問題があった。また、従来の
医療情報の検索・管理システムは、図6に示す如く、デ
ータベース全体として機能しているので、この中のごく
一部が損傷しても、図7に示すようにシステム全体が制
御不能となるおそれがあった。
Therefore, it has been considered as a practical method to divide the entire database every several years and to manage each of them independently as a practical method. This is performed in accordance with the above-mentioned system update / replacement timing. is there. However, in this method, as shown in FIG. 5, the data of each partitioned database system is independent and discontinuous, that is, the currently operating database system is used to replace the past data in other systems. There was a problem that it could not be searched. Further, the conventional medical information search / management system functions as the entire database as shown in FIG. 6, so that even if only a small part of the database is damaged, the entire system is controlled as shown in FIG. There was a possibility that it would be impossible.

【0008】そこで本発明は、これらの問題を解決すべ
く、多量のデータを長期間に渡って保存・管理する医療
情報のファイリングシステムにおいて、多大な費用を要
することなく且つパフォーマンスの低下をもたらすこと
なく多量のデータを検索性に優れて保存・管理すること
ができる医療情報のファイリングシステムを実現するこ
とを目的とする。
In order to solve these problems, the present invention provides a medical information filing system that stores and manages a large amount of data for a long period of time without causing significant cost and reducing performance. It is an object of the present invention to realize a medical information filing system capable of storing and managing a large amount of data with excellent searchability.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するた
め、本発明の医療情報のファイリングシステムは、診療
行為に関する医療情報をコンピュータを用いて電子情報
化したデータとして保存・管理する医療情報のファイリ
ングシステムにおいて、医療情報を細かく分類して制御
コードとしてのタグを設定してデータベースシステムで
管理しているデータを、診療行為におけるデータとして
重要度が低くなる所定時期からは患者の氏名や性別や生
年月日やアレルギー歴等の患者属性、患者の過去各科受
診披瀝や入院癧等の患者受診披瀝、主病名や副病名や保
険病名等の患者病名・病名披瀝、患者保険情報・保険披
瀝等の基本データに限定し、かつ該基本データ以外の処
方、所見、処置、注射、検査、手術、麻酔、看護、リハ
ビリテーション、入院経過、温度板等の記録や指導書、
医事情報、会計情報等の詳細データは前記タグを設定し
ないテキストデータとしてコンピュータの記録装置に患
者ごとのファイルとして記録するとともに、前記詳細デ
ータの検索に際してはテキスト用の検索ソフトウェアに
より前記ファイル内のテキストデータを全文検索して行
うことを特徴とするものである。
In order to achieve the above object, a medical information filing system according to the present invention is a medical information filing system which stores and manages medical information relating to medical treatment as computerized electronic data using a computer. In the system, the data managed by the database system by classifying medical information finely and setting a tag as a control code, the patient's name, gender and birth date from a predetermined time when the importance is reduced as data in medical practice. Patient attributes such as date and allergy history, patient consultation such as past visits of past departments and hospitalization of sickness, patient disease name and disease name such as main disease name, secondary disease name and insurance disease name, patient insurance information and insurance information, etc. Restriction to basic data and prescriptions, findings, treatments, injections, examinations, surgery, anesthesia, nursing, rehabilitation, Elapsed, the temperature plate such as a recording and guidance document,
Detailed data such as medical information, accounting information, etc. are recorded as text data without setting the tag in a recording device of a computer as a file for each patient. It is characterized by performing full-text search on data.

【0010】または、診療行為に関する医療情報をコン
ピュータを用いて電子情報化したデータとして保存・管
理する医療情報のファイリングシステムにおいて、医療
情報を細かく分類して制御コードとしてのタグを設定し
てデータベースシステムで管理しているデータを、診療
行為におけるデータとして重要度が低くなる所定時期か
らは患者の氏名や性別や生年月日やアレルギー歴等の患
者属性、患者の過去各科受診披瀝や入院癧等の患者受診
披瀝、主病名や副病名や保険病名等の患者病名・病名披
瀝、患者保険情報・保険披瀝等の基本データに限定し、
かつ該基本データ以外の処方、所見、処置、注射、検
査、手術、麻酔、看護、リハビリテーション、入院経
過、温度板等の記録や指導書、医事情報、会計情報等の
詳細データは前記タグを設定しないテキストデータとし
てコンピュータの記録装置に各医療部門ごとの部門ファ
イルとして記録するとともに、前記詳細データの検索に
際してはテキスト用の検索ソフトウェアにより前記ファ
イル内のテキストデータを全文検索して行うことを特徴
とするものである。
[0010] Alternatively, in a medical information filing system that stores and manages medical information relating to medical treatment as computerized data using a computer, the medical information is finely classified and a tag as a control code is set to set a database system. From the specified time when the data managed in the above becomes less important as data in medical practice, patient attributes such as patient's name, gender, date of birth and allergy history, patient's past visits to various departments, hospitalized bloat etc. Limited to basic data such as patient consultation, patient's disease name / disease name such as primary disease name, secondary disease name and insurance disease name, patient insurance information / insurance
In addition to the basic data, the tag is set for detailed data such as prescription, finding, treatment, injection, examination, surgery, anesthesia, nursing, rehabilitation, hospitalization progress, temperature plate etc. record and instruction book, medical information, accounting information etc. Not only as text data but also recorded in a recording device of a computer as a department file for each medical department, and when searching for the detailed data, full-text search is performed on the text data in the file using text search software. Is what you do.

【0011】また、所定の時期を、患者の初診から1年
を超えてから暦年が変わった時等の比較的短期とするこ
とを特徴とするものである。
[0011] Further, the present invention is characterized in that the predetermined time is set to a relatively short time, such as when the calendar year changes after more than one year from the first consultation of the patient.

【0012】また、所定の時期を、入院患者が退院した
時とすることを特徴とするものである。
[0012] Further, the present invention is characterized in that the predetermined time is a time when the hospitalized patient is discharged from the hospital.

【0013】また、詳細データがテキストデータとして
記録される各ファイルには前記詳細データの種類ごとに
頁を設定することを特徴とするものである。
Further, in each file in which the detailed data is recorded as text data, a page is set for each type of the detailed data.

【0014】[0014]

【発明の実施の形態】本発明の医療情報のファイリング
システムは、従来の医療情報を管理するデータベースシ
ステムが全てのデータに対して、重み付けすることなく
等価値のデータとして処理していることの無駄によって
システムのパフォーマンスが低下したり、多大な費用を
要してシステム全体を入れ替えざるを得なくなったりす
る事態をきわめて効率良く改善するために案出したもの
である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The medical information filing system of the present invention has the disadvantage that a conventional database system for managing medical information processes all data as equal value data without weighting. This has been devised in order to improve the situation in which the performance of the system is degraded or the entire system has to be replaced at a great cost.

【0015】すなわち、診療行為にあっては図4のグラ
フに示す如く新しいデータほど価値が高いという重み付
けがあるという現状を考慮した上で、本発明の医療情報
のファイリングシステムは、入院期間や初診から1年若
しくは2年間といった比較的短期に限る所定期間につい
ては、患者に関するデータは重要度が高いことから、図
1に示す如く、患者に関するデータにはタグを設定して
データベースシステムを用いて保存・管理し、そして医
事情報、オーダー情報、検査結果、報告書、カルテ記載
などの個別のファイルとの間での相互にデータのやりと
りを行い得る状態としている。
In other words, taking into account the fact that newer data has a higher weight in medical treatment as shown in the graph of FIG. 4, the medical information filing system of the present invention provides For a predetermined period limited to a relatively short period, such as one year or two years, data relating to patients is of high importance, and as shown in FIG. 1, tags are set for data relating to patients and stored using a database system. -It is in a state where it can be managed and data can be exchanged with individual files such as medical information, order information, test results, reports, medical records, etc.

【0016】そして、入院して診療を受けていた患者が
退院した時を起点として、また初診から1年若しくは2
年を経過した患者のデータは重要度が低くなると判断さ
れることから、患者のデータの内の氏名や性別や年齢等
の患者属性、疾病披瀝、保険情報等の最小限の基本デー
タについてはそのままデータベースシステムに残すもの
の、前記基本データ以外の処方、所見、処置、注射、検
査、手術、麻酔、看護、リハビリテーション、入院経
過、温度板等の記録や指導書、医事情報、会計情報等の
詳細データについては、図2に示す如く、データベース
システムから取り出してタグを設定しないテキストデー
タとしてコンピュータの記録装置に移し替えて記録する
ものである。
[0016] Starting from the time when the patient who has been hospitalized and receiving medical treatment is discharged, one year or two years after the initial medical examination
Since the data of patients whose age has passed is judged to be of low importance, the minimum basic data such as patient attributes such as name, gender and age, illness information, insurance information, etc. in the patient data are not changed. Detailed data such as prescriptions, findings, treatments, injections, examinations, surgery, anesthesia, nursing, rehabilitation, hospitalization progress, temperature plate and other records and guidance books, medical information, accounting information, etc. 2, as shown in FIG. 2, the data is taken out of the database system, transferred to a recording device of a computer and recorded as text data without setting a tag.

【0017】この詳細データをテキストデータとして記
録するに際しては、患者属性を離れてデータを処理する
のは例外的な統計処理に限られることから、患者属性で
括られる形で構築されるデータを最重要視するという観
点から、前述した各詳細データで括るのではなく、すべ
てのデータは患者に属するものとして患者ごとのファイ
ル、すなわち本来的な意味での電子カルテに記録する。
例えば、病名単位でくくられた医療情報にあっても、全
て患者単位にデータを配分して患者ごとのファイルに移
し替える。そして、時間経過とともにデータベースシス
テムから順次データが移し替えられていくが、これらの
データは元のデータの後に時系列的に追加されるいくこ
とで常に単一の患者ごとのファイルとして維持される。
When the detailed data is recorded as text data, processing the data apart from the patient attributes is limited to exceptional statistical processing. From the point of view of emphasis, rather than being bundled with the above-described detailed data, all data is recorded as belonging to the patient in a file for each patient, that is, an electronic medical record in the original sense.
For example, even in the case of medical information created for each disease name, data is all distributed to each patient and transferred to a file for each patient. Then, data is sequentially transferred from the database system with the passage of time, and these data are always added as a time series after the original data, so that the data is always maintained as a file for each single patient.

【0018】さらに具体的には、基本データ以外の個々
のカルテに記載された情報である処方、所見、処置、注
射、検査、手術、麻酔、看護、リハビリテーション、入
院経過、温度板等の記録や指導書、医事情報、会計情
報、臨床生化学検査データ、各種レポート等の従属的な
医療情報である詳細データを、その種類ごとに頁を設定
して患者単位のファイルに時系列データとして記録する
ことにより、データベースシステムの如く構造化されて
いなくとも不便することなく参照することができる。こ
れは、退院後のカルテに、医師の記載、温度板、看護記
録、診断書等がバインドされてあたかも単一のファイル
として管理されている現状と似た形態といえる。但し、
詳細データをデータベースシステムから抜き出して患者
ごとのファイルにテキストデータとして記録するに際し
て、詳細データの種類ごとに該当頁に割り当てる方法を
用いると、より一層効率的となる。
More specifically, there are records such as prescriptions, findings, treatments, injections, examinations, surgery, anesthesia, nursing, rehabilitation, hospitalization progress, and temperature plates, which are information described in individual medical records other than the basic data. Detailed data that is subordinate medical information such as instruction manuals, medical information, accounting information, clinical chemistry test data, various reports, etc. is set as pages for each type and recorded as time-series data in a file for each patient. Thereby, it is possible to refer to the information without inconvenience even if it is not structured as in a database system. This can be said to be a form similar to the current situation in which a doctor's description, a temperature plate, a nursing record, a medical certificate, and the like are bound to a medical record after discharge from the hospital and managed as a single file. However,
When extracting the detailed data from the database system and recording it as text data in a file for each patient, it is more efficient to use a method of allocating each type of detailed data to a corresponding page.

【0019】また、各医療部門ごとの部門台帳が必要な
場合には、図3に示す如く、前記患者単位のファイルサ
ーバとは別途に、部門単位のデータを管理するファイル
サーバに部門単位で部門ファイルを作成してこれに時系
列データとして記録するものである。
When a department ledger is required for each medical department, as shown in FIG. 3, a department-based file server for managing department-based data is provided separately from the patient-based file server. A file is created and recorded as time-series data.

【0020】また、データベースシステムから詳細デー
タを移し替える時期としては、暦年での管理が行いやす
いことから、初診から1年を超えて暦年が変わった時等
の比較的短期に限定するもので、今年と去年の医療情報
がデータベースシステムに保存・管理されることで充分
足りるものと判断するものである。これにより、例えば
初診から1年を越えて暦年が変わった時に期間を限定す
ると患者のデータが全てデータベースシステムに保存・
管理される最短期間は1年と1日で、最長期間は1年と
365日(入院業務では入院全期間となることもある)
となる。すなわち、毎年1月の始めに、データベースシ
ステムから患者ごとのファイルへデータを移し替えるバ
ッチ処理が行われるものである。
The time for transferring the detailed data from the database system is limited to a relatively short period, such as when the calendar year changes more than one year from the first consultation because the calendar year is easy to manage. It is determined that storing and managing the medical information of this year and last year in the database system is sufficient. Thus, for example, if the period is limited when the calendar year changes more than one year from the first consultation, all patient data is stored in the database system.
The shortest period to be managed is one year and one day, and the longest period is one year and 365 days.
Becomes That is, a batch process for transferring data from the database system to a file for each patient is performed at the beginning of January every year.

【0021】上述した詳細データを、稼働中のデータベ
ースシステムから抜き出し、タグを設定しないテキスト
データとしてコンピュータの記録装置に移し替えて記録
するということは、データが不連続になることではある
が、本発明の特徴の一つはこの不連続点を比較的早い妥
当な時期に設定するものである。つまり、好適な検索性
が必要な期間はデータベースシステムを用いつつも、入
院業務にあっては患者の退院を前記不連続点とし、また
外来業務にあっては初診から1年を超えてから暦年が変
わった時等の比較的短期間を前記不連続点とするもので
ある。
Extracting the above detailed data from a running database system and transferring it to a recording device of a computer as text data without setting a tag means recording the data in a discontinuous manner. One of the features of the present invention is to set the discontinuity point at a relatively early and appropriate time. In other words, while the database system is used during the period in which favorable searchability is required, the discharge of the patient is regarded as the discontinuous point in the hospitalization work, and the calendar year after one year from the first consultation in the outpatient work. The discontinuous point is a relatively short period of time, for example, when is changed.

【0022】そして、詳細データの検索に際しては、患
者を特定した上でその患者のファイルに記録されたテキ
ストデータを、例えばオペレーションシステム、ワープ
ロソフト、エディタ等が持っているテキスト用の検索ソ
フトウェアを用いて全文検索して行う。
When retrieving detailed data, a patient is specified, and text data recorded in a file of the patient is converted to text data using, for example, an operation system, word processing software, an editor or the like. And do a full-text search.

【0023】例えば、A薬剤を使用した患者の中で経過
中に発疹を呈した患者を検索する場合には、A薬剤とい
う検索タームにより全文検索を行い、当該患者をリスト
アップする。同時に発疹という検索タームについても全
文検索を行って、当該患者をリストアップする。そし
て、A薬剤という検索タームによりリストアップした患
者の集合と、発疹という検索タームによりリストアップ
した患者の集合との差集合をとることにより所望するリ
ストが得られるものである。
For example, when searching for a patient who has developed a rash during the course of the treatment using the drug A, a full-text search is performed using a search term called the drug A, and the patients are listed. At the same time, a full-text search is performed for the search term rash to list the patients. Then, a desired list can be obtained by taking the difference set between the set of patients listed by the search term A medicine and the set of patients listed by the search term rash.

【0024】[0024]

【発明の効果】以上詳述した如く、本発明によれば、多
量のデータを長期間に渡って保存・管理する医療情報の
ファイリングシステムにおいて、多大な費用を要するこ
となく且つパフォーマンスの低下をもたらすことなく多
量のデータを検索性に優れて保存・管理することができ
る。これにより、従来の医療情報を管理するデータベー
スシステムが全てのデータに対して、重み付けすること
なく等価値のデータとして処理していることの無駄によ
ってシステムのパフォーマンスが低下したり、多大な費
用を要してシステム全体を入れ替えざるを得なくなった
りする事態が改善されるものである。
As described above in detail, according to the present invention, in a medical information filing system for storing and managing a large amount of data over a long period of time, the performance is reduced without requiring a large cost. Large amounts of data can be stored and managed with excellent searchability without the need. As a result, the performance of the system is degraded due to the waste of the conventional database system for managing medical information processing all data as equal-value data without weighting, and the cost of the system is high. Thus, the situation in which the entire system must be replaced is improved.

【0025】また、詳細データがテキストデータとして
記録される各ファイルに詳細データの種類ごとに頁を設
定することで、データベースシステムの如く構造化され
ていなくとも不便することなく参照することができる。
Further, by setting a page for each type of detailed data in each file in which detailed data is recorded as text data, it is possible to refer to the file without inconvenience even if it is not structured as in a database system.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明におけるデータベースで管理している間
のシステムを示す説明図である。
FIG. 1 is an explanatory diagram showing a system during management by a database according to the present invention.

【図2】本発明におけるデータベースでの管理から切り
離されたカルテのシステムを示す説明図である。
FIG. 2 is an explanatory diagram showing a chart system separated from management in a database according to the present invention.

【図3】本発明におけるデータベースでの管理から切り
離された部門台帳のシステムを示す説明図である。
FIG. 3 is an explanatory diagram showing a department register system separated from management in a database according to the present invention.

【図4】医療情報におけるデータの価値と時間経過の相
関関係を示す説明図である。
FIG. 4 is an explanatory diagram showing the correlation between the value of data in medical information and the passage of time.

【図5】従来のデータベースで管理するシステムを示す
説明図である。
FIG. 5 is an explanatory diagram showing a conventional system managed by a database.

【図6】従来のデータベースで管理するシステムを示す
説明図である。
FIG. 6 is an explanatory diagram showing a conventional system managed by a database.

【図7】従来のデータベースで管理するシステムを示す
説明図である。
FIG. 7 is an explanatory diagram showing a conventional system managed by a database.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 診療行為に関する医療情報をコンピュー
タを用いて電子情報化したデータとして保存・管理する
医療情報のファイリングシステムにおいて、医療情報を
細かく分類して制御コードとしてのタグを設定してデー
タベースシステムで管理しているデータを、診療行為に
おけるデータとして重要度が低くなる所定時期からは患
者の氏名や性別や生年月日やアレルギー歴等の患者属
性、患者の過去各科受診披瀝や入院癧等の患者受診披
瀝、主病名や副病名や保険病名等の患者病名・病名披
瀝、患者保険情報・保険披瀝等の基本データに限定し、
かつ該基本データ以外の処方、所見、処置、注射、検
査、手術、麻酔、看護、リハビリテーション、入院経
過、温度板等の記録や指導書、医事情報、会計情報等の
詳細データは前記タグを設定しないテキストデータとし
てコンピュータの記録装置に患者ごとのファイルとして
記録するとともに、前記詳細データの検索に際してはテ
キスト用の検索ソフトウェアにより前記ファイル内のテ
キストデータを全文検索して行うことを特徴とする医療
情報のファイリングシステム。
1. A medical information filing system for storing and managing medical information relating to medical care as computerized data using a computer, wherein the medical information is finely classified and a tag as a control code is set to set a database system. From the specified time when the data managed in the above becomes less important as data in medical practice, patient attributes such as patient's name, gender, date of birth and allergy history, patient's past visits to various departments, hospitalized bloat etc. Limited to basic data such as patient consultation, patient's disease name / disease name such as primary disease name, secondary disease name and insurance disease name, patient insurance information / insurance
In addition to the basic data, detailed tags such as prescriptions, findings, treatments, injections, examinations, surgery, anesthesia, nursing, rehabilitation, hospitalization progress, temperature plate and other records and instruction books, medical information, accounting information, etc., set the above tags. Medical information characterized in that the text data is recorded as a file for each patient in a recording device of a computer as a text data, and the text data in the file is searched by a full-text search software using text search software when searching for the detailed data Filing system.
【請求項2】 診療行為に関する医療情報をコンピュー
タを用いて電子情報化したデータとして保存・管理する
医療情報のファイリングシステムにおいて、医療情報を
細かく分類して制御コードとしてのタグを設定してデー
タベースシステムで管理しているデータを、診療行為に
おけるデータとして重要度が低くなる所定時期からは患
者の氏名や性別や生年月日やアレルギー歴等の患者属
性、患者の過去各科受診披瀝や入院癧等の患者受診披
瀝、主病名や副病名や保険病名等の患者病名・病名披
瀝、患者保険情報・保険披瀝等の基本データに限定し、
かつ該基本データ以外の処方、所見、処置、注射、検
査、手術、麻酔、看護、リハビリテーション、入院経
過、温度板等の記録や指導書、医事情報、会計情報等の
詳細データは前記タグを設定しないテキストデータとし
てコンピュータの記録装置に各医療部門ごとの部門ファ
イルとして記録するとともに、前記詳細データの検索に
際してはテキスト用の検索ソフトウェアにより前記ファ
イル内のテキストデータを全文検索して行うことを特徴
とする医療情報のファイリングシステム。
2. A medical information filing system that stores and manages medical information related to medical care as computerized data using a computer. In a medical information filing system, the medical information is finely classified, and a tag as a control code is set. From the specified time when the data managed in the above becomes less important as data in medical practice, patient attributes such as patient's name, gender, date of birth and allergy history, patient's past visits to various departments, hospitalized bloat etc. Limited to basic data such as patient consultation, patient's disease name / disease name such as primary disease name, secondary disease name and insurance disease name, patient insurance information / insurance
In addition to the basic data, detailed tags such as prescriptions, findings, treatments, injections, examinations, surgery, anesthesia, nursing, rehabilitation, hospitalization progress, temperature plate and other records and instruction books, medical information, accounting information, etc., set the above tags. Not only as text data but also recorded in a recording device of a computer as a department file for each medical department, and when searching for the detailed data, full-text search is performed on the text data in the file using text search software. Medical information filing system.
【請求項3】 所定の時期を、患者の初診から1年を超
えてから暦年が変わった時等の比較的短期とすることを
特徴とする請求項1又は2記載の医療情報のファイリン
グシステム。
3. The medical information filing system according to claim 1, wherein the predetermined time is set to a relatively short time, such as when the calendar year has changed after more than one year from the first consultation of the patient.
【請求項4】 所定の時期を、入院患者が退院した時と
することを特徴とする請求項1又は2記載の医療情報の
ファイリングシステム。
4. The medical information filing system according to claim 1, wherein the predetermined time is a time when the hospitalized patient is discharged.
【請求項5】 詳細データがテキストデータとして記録
される各ファイルには前記詳細データの種類ごとに頁を
設定することを特徴とする請求項1、2、3又は4記載
の医療情報のファイリングシステム。
5. The medical information filing system according to claim 1, wherein a page is set for each type of the detailed data in each file in which the detailed data is recorded as text data. .
JP9834399A 1999-04-06 1999-04-06 Filing medical information Expired - Lifetime JP3239213B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9834399A JP3239213B2 (en) 1999-04-06 1999-04-06 Filing medical information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9834399A JP3239213B2 (en) 1999-04-06 1999-04-06 Filing medical information

Publications (2)

Publication Number Publication Date
JP2000293599A true JP2000293599A (en) 2000-10-20
JP3239213B2 JP3239213B2 (en) 2001-12-17

Family

ID=14217271

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9834399A Expired - Lifetime JP3239213B2 (en) 1999-04-06 1999-04-06 Filing medical information

Country Status (1)

Country Link
JP (1) JP3239213B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002163355A (en) * 2000-11-24 2002-06-07 Web Md Kk System and method for managing medical information and recording medium
JP2006268613A (en) * 2005-03-25 2006-10-05 Olympus Medical Systems Corp Nursing support system
JP2007073039A (en) * 2005-08-08 2007-03-22 Internatl Business Mach Corp <Ibm> System, program product, method and computer software for providing content based anticipative storage management
JP2016042299A (en) * 2014-08-18 2016-03-31 株式会社Msd Home-visiting medical care support system, home-visiting medical care support method, and home-visiting medical care support program
JP2020038564A (en) * 2018-09-05 2020-03-12 トヨタ自動車株式会社 Log data generation method, program, and data structure
US10636515B2 (en) 2012-04-19 2020-04-28 Canon Medical Systems Corporation Medical or health information search support apparatus and medical or health information search support system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002163355A (en) * 2000-11-24 2002-06-07 Web Md Kk System and method for managing medical information and recording medium
JP2006268613A (en) * 2005-03-25 2006-10-05 Olympus Medical Systems Corp Nursing support system
JP2007073039A (en) * 2005-08-08 2007-03-22 Internatl Business Mach Corp <Ibm> System, program product, method and computer software for providing content based anticipative storage management
US8341345B2 (en) 2005-08-08 2012-12-25 International Business Machines Corporation System and method for providing content based anticipative storage management
US10636515B2 (en) 2012-04-19 2020-04-28 Canon Medical Systems Corporation Medical or health information search support apparatus and medical or health information search support system
JP2016042299A (en) * 2014-08-18 2016-03-31 株式会社Msd Home-visiting medical care support system, home-visiting medical care support method, and home-visiting medical care support program
JP2020038564A (en) * 2018-09-05 2020-03-12 トヨタ自動車株式会社 Log data generation method, program, and data structure
JP7119794B2 (en) 2018-09-05 2022-08-17 トヨタ自動車株式会社 LOG DATA GENERATION METHOD, PROGRAM AND DATA STRUCTURE

Also Published As

Publication number Publication date
JP3239213B2 (en) 2001-12-17

Similar Documents

Publication Publication Date Title
CN110109887B (en) Data retrieval method, electronic device, and computer storage medium
Chen et al. Real-time or near real-time persisting daily healthcare data into HDFS and elasticsearch index inside a big data platform
US10223759B2 (en) Method for implementing a controlled medical vocabulary
US8751501B2 (en) Longitudinal electronic record system and method with task-based workflow
EP1865432A2 (en) Medical information management apparatus for managing interview sheet data
Wang et al. Disease trajectories and end-of-life care for dementias: latent topic modeling and trend analysis using clinical notes
US20070180368A1 (en) Systems and methods of data storage for a medical practice group
Dentler et al. Barriers to the reuse of routinely recorded clinical data: a field report
JP3239213B2 (en) Filing medical information
Ornstein et al. Thecompu-ter-based medical record: Currentstatus
Zelingher et al. Categorization of free-text problem lists: an effective method of capturing clinical data.
Braun et al. Towards patient-related information needs
Abrams et al. A computer-based general practice and health centre information system.
Traina et al. Integrating images to patient electronic medical records through content-based retrieval techniques
CN112836483A (en) Intelligent medical term and template recommendation method and recommendation system
Demigha A data warehouse system to help assist breast cancer screening in diagnosis, education and research
Camp Technical challenges, past and future, in implementing THERESA: a one million patient, one billion item computer-based patient record and decision support system
Haule et al. The what, why, and how of health information systems: A systematic review
Slee et al. The endangered medical record
Kalhori et al. Data Sharing Platform for MIMIC-IV and MIMIC-ED Data Marts: Designing a Data Retrieving System Based on the Intra‑
Păvăloiu et al. Start and Development of the Diabetes National Database in Romania
Singh et al. Omics and clinical data integration and data warehousing
Kumar et al. Literature Survey and an Idea Comprehension on Prediction of Hysterectomy in Women Using Natural Language Processing and Deep Learning Technique for Electronic Health Record
KR20030095691A (en) Management Device Of A Medical Data By Mouse And Storage Media Thereof
Bacelar-Silva et al. Identifying relevant data along selected medical care situation

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071012

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081012

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091012

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091012

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101012

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101012

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111012

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111012

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121012

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121012

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131012

Year of fee payment: 12

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term