JPH09305654A - Method for supporting data correction in medical business computer - Google Patents

Method for supporting data correction in medical business computer

Info

Publication number
JPH09305654A
JPH09305654A JP12145996A JP12145996A JPH09305654A JP H09305654 A JPH09305654 A JP H09305654A JP 12145996 A JP12145996 A JP 12145996A JP 12145996 A JP12145996 A JP 12145996A JP H09305654 A JPH09305654 A JP H09305654A
Authority
JP
Japan
Prior art keywords
data
medical
unit
work
screen
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.)
Pending
Application number
JP12145996A
Other languages
Japanese (ja)
Inventor
Takayuki Harasaki
剛之 原崎
Yoshiaki Matsui
良昭 松井
Michio Oshima
道夫 大▲嶋▼
Yuichi Takahashi
祐一 高橋
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP12145996A priority Critical patent/JPH09305654A/en
Publication of JPH09305654A publication Critical patent/JPH09305654A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a method for supporting work where return is easily executed to a window job and one-dimensional correction is executed in the level consisting of management in data when correction such as data addition, change and removal, etc., is executed in an account job. SOLUTION: A medical examination fee specification, that is, a kind of demand is pre-viewed in a screen in the account job. When data is corrected in the screen, applying data is indicated by a mouse click, etc. (S110). In result, a unit job program under the window job which is main management constituent of the data is started (S112) and data is rewritten from a base. After the correction, return is executed to the window fob and a pre-view screen is re-displayed (S116). During this, an operator has no necessity to execute the completion of the account job and the start of the window job, etc.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は、医療事務用計算
機においてデータを修正する際、この修正作業を支援す
る方法に関する。この発明は特に、医療事務用計算機の
窓口業務で入力されたデータをもとに会計業務で診療報
酬明細書を作成するとき、この診療報酬明細書に含まれ
るデータの修正を支援する方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for assisting this correction work when correcting data in a medical office computer. Particularly, the present invention relates to a method for assisting correction of data included in a medical treatment fee statement when a medical treatment fee statement is created in an accounting task based on data input in a window task of a medical office computer.

【0002】[0002]

【従来の技術】多岐に渡る医療事務を管理するために、
各種医療機関において医療事務用計算機が利用されてい
る。現在、いろいろなシステム形態の医療事務用計算機
が導入されているが、一般には、窓口業務と会計業務を
分別して管理することが多い。窓口業務とは、新患が来
院したとき、この患者に関する頭書ファイルを作成した
り、この患者に対する診療の内容を診療ファイルとして
蓄積していく業務をいう。頭書ファイルとは、その患者
の氏名、保険者番号、適用される保険の種別(社会保
険、国民健康保険等)、生年月日、性別など患者固有の
情報を記録するファイルである。
2. Description of the Related Art In order to manage a wide variety of medical offices,
Medical office calculators are used in various medical institutions. Currently, medical office computers of various system types have been introduced, but in general, the window service and the accounting service are often managed separately. The window work refers to a work for creating an initial file regarding this patient when a new patient comes to the hospital and accumulating the contents of medical treatment for this patient as a medical treatment file. The initial file is a file that records patient-specific information such as the patient's name, insurer number, applicable insurance type (social insurance, national health insurance, etc.), date of birth, and gender.

【0003】一方、診療ファイルも患者ごとに作成され
るもので、その患者に対して行われた診療に関する詳
細、すなわ処置、注射などの診療内容、投与した薬の名
称、患者の傷病名、初診、再診の別などが診療報酬点数
と共に記録されていく。このように、窓口業務は、おも
に患者が来院したとき、オペレータによってなされる業
務全般を指すといってよい。
On the other hand, a medical care file is also created for each patient, and details of medical care performed on the patient, details of medical treatment such as a lasso treatment, injection, name of administered drug, name of patient's injury and illness, The type of first visit and revisit will be recorded along with the medical fee. Thus, it can be said that the window work generally refers to all the work performed by the operator when the patient comes to the hospital.

【0004】一方、会計業務は、患者に対する医療費の
請求書の他、診療報酬明細書の作成、発行を行うもので
ある。
On the other hand, the accounting work is to prepare and issue a medical fee statement in addition to a medical bill for a patient.

【0005】図6はこうした従来の医療事務用計算機に
よって窓口業務と会計業務を行う手順を示す図である。
同図のごとく、患者に対してはまず窓口業務が行われる
(S1)。すなわち、新患が来院したとき、新たにこの
患者の頭書ファイルを作成する。新患でない場合は、頭
書ファイルの内容に変更がありしだい、頭書ファイルを
修正して更新する(S10)。つづいて、新患に対して
は新たに診療ファイルを作成し、診療行為が発生するた
びにその詳細を点数とともに追加していく。新患でない
場合は、単に詳細と点数を追加しファイルを更新する
(S12)。窓口業務の中にも、傷病名を記録したり、
投与した薬の名称を記録したり、来院の日時を記録する
など、それぞれのデータを専門に扱う各単位業務が存在
する。医療事務用計算機では、窓口業務プログラムの中
から各単位業務に対応するサブプログラムを起動し、こ
れらの業務を行う。
FIG. 6 is a diagram showing a procedure for performing a counter work and an accounting work by such a conventional medical office computer.
As shown in the figure, first, a window service is performed for a patient (S1). That is, when a new patient comes to the hospital, a new head file for this patient is newly created. If there is no new case, the initial file is corrected and updated as soon as the content of the initial file is changed (S10). Subsequently, a new medical care file is created for a new patient, and details of the medical care act are added together with points each time a medical care action occurs. If the patient is not a new patient, the details and points are simply added and the file is updated (S12). You can record the name of injury or illness in the window work,
There is a unit work that specializes in each data such as recording the name of the administered drug and recording the date and time of the visit. In the medical office computer, a subprogram corresponding to each unit work is activated from the window work program to perform these works.

【0006】窓口業務が一般に不定期的に発生するのに
対して、会計業務は通常月初などを中心に、定期的に行
われることが多い。会計業務と窓口業務は個別の業務で
あるが、会計業務(図6のS2)は、窓口業務が管理す
る頭書ファイルと診療ファイルを読み込んでこれらを参
照する(S20、22)。診療報酬明細書の発行を例に
とれば、ある患者の診療行為の診療報酬点数が1000
点、その患者の医療費の自己負担率が1割であれば、残
り9割に当たる900点分が保険支払基金に請求され
る。この際、医療事務用計算機は、診療報酬点数を診療
ファイルから、自己負担率を頭書ファイルから、それぞ
れ読み出して点数計算を行い(S24)、診療報酬明細
書に記載すべきデータを仮作成する。
[0006] In general, the counter work occurs irregularly, whereas the accounting work is often performed regularly, mainly at the beginning of the month. Although the accounting work and the counter work are separate works, the accounting work (S2 in FIG. 6) reads the initials file and the medical care file managed by the counter work and refers to them (S20, 22). Taking the issuance of a medical treatment statement as an example, the medical treatment fee of a certain patient is 1000.
However, if the patient's self-pay ratio of medical expenses is 10%, the remaining 90%, 900 points, will be charged to the insurance payment fund. At this time, the medical office computer reads out the medical remuneration points from the medical care file and the self-pay ratio from the initial file to calculate the points (S24), and temporarily creates data to be described in the medical remuneration statement.

【0007】図2は一般的な診療報酬明細書の概略構成
を示す図である。同図のごとく診療報酬明細書は、保険
機関の番号を記載する保険者番号欄40、患者の氏名、
性別、生年月日を記す欄42、その月の診療実日数欄4
4、傷病名欄46、診療点数の集計欄48、診療行為の
摘要を記載する摘要欄50などからなる。図2の形態に
計算機内部に仮作成された診療報酬明細書のデータは、
プレビュー画面に表示され、内容確認が行われる(S2
6)。これは、院内審査とよばれる審査を医療事務用計
算機上で実施することに相当する。ここで問題がなけれ
ば、診療報酬明細書を正式に発行する(S28)。当然
ながら会計業務では、診療報酬明細書の他に、患者自身
に対する医療費の請求書も作成、発行することができ
る。
FIG. 2 is a diagram showing a schematic structure of a general medical treatment fee statement. As shown in the figure, the medical treatment remuneration statement includes an insurer number column 40 in which the number of the insurance organization is written, the name of the patient,
Gender and date of birth column 42, actual medical treatment day column 4 for that month
4, an injury / illness name column 46, a medical treatment point totaling column 48, a summary column 50 in which a summary of medical treatment is described. The data of the medical treatment remuneration statement temporarily created in the computer in the form of FIG.
It is displayed on the preview screen and the contents are confirmed (S2
6). This is equivalent to performing an examination called in-hospital examination on a medical office computer. If there is no problem here, the medical treatment fee statement is formally issued (S28). As a matter of course, in the accounting work, in addition to the medical treatment fee statement, a bill for medical expenses for the patient can be created and issued.

【0008】特公平3−70276号公報には、患者に
対する医療費請求額算定の作業性を改善する窓口会計機
が開示されている。この会計機は、患者の自己負担額の
算定方式に、定率計算方式と変則定額方式の2とおりが
存在する点に鑑みるもので、これら2つの方式に基づく
自己負担額の算定テーブルを別々に持つ。同会計機はこ
れらのテーブルからオペレータのキー操作に従って一方
を選択し、医療費を自動算定するものである。
Japanese Examined Patent Publication No. 3-70276 discloses a counter accounting machine which improves the workability of calculating the medical bill for a patient. This accounting machine takes into account the fact that there are two types of copayment calculation methods for patients, a fixed rate calculation method and an irregular fixed amount calculation method, and has separate calculation tables for copayment payments based on these two methods. . The accounting machine selects one of these tables according to the operator's key operation and automatically calculates the medical expenses.

【0009】[0009]

【発明が解決しようとする課題】同会計機によれば、オ
ペレータが算定のたびに患者の自己負担額を計算する手
間が省ける。しかしながらこの会計機は、仮作成した診
療報酬明細書に誤りがあった場合の修正方法は開示しな
い。実際には、前記プレビューの場面でデータの誤りが
発見されることもあり、修正方法を考慮する必要があ
る。
According to the accounting machine, it is possible to save the operator the trouble of calculating the self-pay amount of the patient each time the calculation is performed. However, this accounting machine does not disclose a correction method when there is an error in the provisional medical treatment statement. Actually, an error in the data may be found in the preview scene, and it is necessary to consider the correction method.

【0010】従来の医療事務用計算機には、会計業務で
データの誤りが発見された場合、会計業務内でそのデー
タの修正を認める構成と、一旦窓口業務に戻って正しい
データを再入力させる構成の2とおりがある。前者は修
正作業が簡便であるが、もとの頭書ファイルまたは診療
ファイルに修正内容が反映されないため、データの一貫
性という面で問題が残る。後者はこの問題を解消する
が、一旦会計業務を終えてから窓口業務を起動し、さら
に必要な単位業務プログラムを起動してデータを修正す
る。その後、そのプログラムから抜け出して窓口業務を
終え、再度会計業務を起動する。このため、会計業務の
円滑な進行に支障をきたす。
In the conventional medical office computer, when an error in the data is found in the accounting work, the data can be corrected in the accounting work and the correct data can be re-entered by returning to the window work. There are two ways. The former is easy to correct, but since the correction is not reflected in the original initial file or medical care file, there remains a problem in terms of data consistency. The latter solves this problem, but once the accounting work is completed, the counter work is started, and then the necessary unit work program is started to correct the data. After that, exit from the program, finish the window service, and start the accounting service again. This hinders the smooth progress of accounting work.

【0011】さらに医療機関では、医師が診療報酬明細
書のプレビュー画面を見ながら、診療経過に従って傷病
名を追加することがしばしば行われている。従来の医療
事務用計算機では、こうした場合にも上述の問題が発生
する。
Further, in medical institutions, doctors often add the names of injuries and illnesses according to the progress of medical treatment while looking at the preview screen of the medical treatment remuneration statement. In the conventional medical office computer, the above-mentioned problem also occurs in such a case.

【0012】[本発明の目的]本発明はこうした課題に
鑑みてなされたもので、その目的は、会計業務において
データの追加、変更、削除などの修正を行う場合、容易
に窓口業務に戻り、そのデータの管理主体のレベルで一
元的に修正を行う作業を支援する方法を提供することに
ある。
[Purpose of the present invention] The present invention has been made in view of the above problems. The purpose of the present invention is to easily return to the counter work when making corrections such as addition, change and deletion of data in accounting work. It is to provide a method for supporting the work of centrally correcting the data at the level of the management body.

【0013】[0013]

【課題を解決するための手段】[Means for Solving the Problems]

(1)本発明のデータ修正支援方法は、窓口業務にて入
力されたデータをもとに、会計業務にて少なくとも診療
報酬明細書を作成する医療事務用計算機において、会計
業務は診療報酬明細書の内容を確認する画面表示を行う
ようになし、その画面上で任意のデータに対する修正が
指示されたとき、窓口業務に含まれる各単位業務のう
ち、前記データの管理主体である単位業務を特定したう
えでその単位業務のプログラムを起動し、前記データを
管理主体レベルで一元的に修正する機会を提供する。
(1) According to the data correction support method of the present invention, in a medical office computer that creates at least a medical treatment fee statement in the accounting task based on the data input in the window operation, the accounting task is the medical fee statement. When the correction of arbitrary data is instructed on that screen, the unit work that is the managing body of the data is specified from among the unit work included in the window work. After that, the program for the unit operation is started, and an opportunity to integrally modify the data at the management entity level is provided.

【0014】「各単位業務」とは、例えば頭書ファイル
の作成や修正、診療ファイルの作成、診療ファイル内の
傷病名の追加や変更など、窓口業務内のいろいろな階層
に属する任意の業務をいう。実体的には、例えば単位業
務は、窓口業務プログラム中のサブプログラムという形
で実現することができるが、それに限る必要はない。
「単位業務のプログラム」とは、その単位業務を遂行
し、または遂行を支援するプログラムで、窓口業務プロ
グラムのサブプログラムという形で存在することができ
る。「一元的に修正する」とは、同一の項目に対するデ
ータが窓口業務と会計業務の2つの場面において異なる
値で存在しないよう、データの一貫性が確保される状態
で修正することをいう。
"Each unit work" means any work belonging to various hierarchies in the counter work, such as creation or modification of an initial file, creation of a medical care file, addition or modification of a disease name in the medical care file. . Actually, for example, the unit work can be realized in the form of a subprogram in the window work program, but it is not limited to this.
The "unit work program" is a program that performs or supports the execution of the unit work, and can exist in the form of a sub-program of the window work program. "Unifying centrally" means to correct data for the same item in a state in which data consistency is ensured so that different values do not exist in two scenes, the window business and the accounting business.

【0015】この態様によれば、まず診療報酬明細書を
プレビューしたとき、その画面上で任意のデータに対す
る修正が指示されたとする。このとき、窓口業務に含ま
れる各単位業務のうち、前記データの管理主体である単
位業務が特定される。つづいて、その単位業務のプログ
ラムが自動的に起動される。この段階で、その単位業務
の中でデータの修正が可能となるため、そのデータを管
理主体レベルで一元的に修正するための機会が与えられ
る。
According to this aspect, it is assumed that when the medical fee statement is previewed, an instruction to modify arbitrary data is given on the screen. At this time, the unit work that is the management body of the data is specified from among the unit works included in the window work. Then, the program for the unit work is automatically started. At this stage, since the data can be modified in the unit work, an opportunity is provided to centrally modify the data at the management entity level.

【0016】(2)このとき本発明のある態様では、前
記画面に表示された診療報酬明細書を前記単位業務に対
応する複数の領域に分割し、これら各領域と対応する単
位業務を関連づけて保持し、前記画面において任意のデ
ータの修正が指示されたとき、そのデータが前記複数の
領域のいずれに属するかを判定し、そのデータが含まれ
る領域に関連づけられた単位業務のプログラムを自動的
に起動する。
(2) At this time, in an aspect of the present invention, the medical treatment remuneration statement displayed on the screen is divided into a plurality of areas corresponding to the unit work, and these areas are associated with the corresponding unit work. When the data is held and an instruction is made to modify any data on the screen, it is determined which of the plurality of areas the data belongs to, and the program of the unit job associated with the area containing the data is automatically To start.

【0017】「単位業務に対応する領域」の例として、
単位業務が「傷病名の入力」であるときの診療報酬明細
書の「傷病名」の記載欄がある。この例の場合、「傷病
名」の記載欄という領域と、「傷病名の入力」という単
位業務が関連づけられる。つぎに、プレビュー画面にお
いて任意のデータ、ここでは仮に「傷病名」の記載欄
中、具体的な病名データをマウスクリック等で修正しよ
うとしたとき、そのデータが前記複数の領域のうち、
「傷病名」の記載欄領域に属すると判定される。しかる
後、「傷病名の入力」という単位業務のプログラムが自
動的に起動される。従って、診療報酬明細書で傷病名を
新たに追加したいような場合、単に診療報酬明細書上で
追加するのではなく、自動的に窓口業務に戻ってデータ
を根本的に修正することができる。
As an example of "area corresponding to unit work",
There is a column of "Injury name" in the medical treatment statement when the unit work is "Input of injury name". In the case of this example, an area called the "injury or illness name" entry field is associated with a unit job of "input of injury or illness name". Next, in the preview screen, when you try to correct any data on the preview screen, here in the entry field of "Injury name" by mouse click, etc., the data is
It is determined that the item belongs to the entry field area of the “injury name”. After that, the program of the unit work called “input of injury / illness name” is automatically started. Therefore, when it is desired to add a new injury or illness name to the medical treatment fee statement, it is possible to automatically return to the window operation and fundamentally correct the data, instead of simply adding the name on the medical fee statement.

【0018】(3)本発明のある態様では、前記診療報
酬明細書は少なくとも診療内容に関する摘要欄を含み、
この方法は、入力された指示に従って前記診療報酬明細
書のうち前記摘要欄のみのスクロールまたはページ送り
を行う。
(3) In one aspect of the present invention, the medical treatment fee statement includes at least a summary section regarding medical treatment contents,
In this method, only the summary section of the medical fee statement is scrolled or paged according to the input instruction.

【0019】摘要欄と他の欄(集計欄や氏名欄など)と
の違いは、後者が最初に与えられた欄で十分に記載でき
るのに対し、前者の記載には上限がなく、1枚の診療報
酬明細書に入りきらない場合がある点にある。そこでプ
レビューの効率改善のために、摘要欄のみのスクロール
またはページ送り機能を付与するものである。
The difference between the summary column and other columns (total column, name column, etc.) is that the latter can be fully described in the first column given, whereas the former has no upper limit and one sheet There is a case that it is not possible to fill in the medical treatment remuneration statement. Therefore, in order to improve the efficiency of the preview, a scrolling or page turning function of only the summary column is added.

【0020】(4)本発明の別の態様は、前記診療報酬
明細書を画面表示したとき、チェックプログラムを起動
して診療報酬明細書に含まれる各項目のデータに関する
チェックを行い、チェックの結果エラーが検出されたと
き、そのエラー箇所を画面上にて強調表示する。
(4) In another aspect of the present invention, when the medical fee statement is displayed on the screen, a check program is activated to check the data of each item included in the medical fee statement, and the result of the check When an error is detected, the error location is highlighted on the screen.

【0021】ここで、「自動チェックプログラム」は、
チェック可能な範囲でチェックを行えば足りる意味であ
り、すべての項目を100%チェックする必要はない。
この態様では、チェックの対象となる診療報酬明細書が
画面に表示されている状態でその診療報酬明細書に対す
るチェックが同時進行する点に特徴がある。ここで、エ
ラー箇所が当該画面上で強調表示されるため、エラー箇
所とその理由の把握が容易になる。
Here, the "automatic check program" is
This means that it is sufficient to check within the checkable range, and it is not necessary to check all items 100%.
This aspect is characterized in that the check for the medical fee statement to be checked progresses simultaneously while the medical fee statement to be checked is displayed on the screen. Here, since the error location is highlighted on the screen, it is easy to understand the error location and its reason.

【0022】(5)本発明のさらに別の態様はさらに、
前記単位業務のプログラムによる修正作業が終了したと
き、その修正を反映した上で前記診療報酬明細書を画面
に再表示する。もともと診療報酬明細書のプレビュー中
であったため、その状態に自動的に復帰して作業の便宜
を図る趣旨である。
(5) Yet another aspect of the present invention is as follows.
When the correction work by the program of the unit work is completed, the medical fee statement is displayed again on the screen after reflecting the correction. Originally, since the medical fee statement was being previewed, it is intended to automatically return to that state for convenience of work.

【0023】[0023]

【発明の実施の形態】本発明の好適な実施形態を適宜図
面を参照しながら説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described with reference to the drawings as appropriate.

【0024】[構成]図3は、本実施形態のデータ修正
支援方法を実現する医療事務用計算機の全体構成図であ
る。同図に示すごとくこの計算機は、計算機全体を制御
するCPUを含む処理部1と、オペレータに対して表示
を行うディスプレイとその制御部を含む表示部2と、処
理部1に対するキー入力を受け付けるキーボード3と、
処理部1で作成した診療報酬請求書等を印字するプリン
タ装置4と、各種ファイルを記憶する磁気記憶装置5か
らなる。キーボード3にはさらにマウス3aが接続され
ている。
[Structure] FIG. 3 is an overall structure diagram of a medical office computer that realizes the data correction support method of this embodiment. As shown in the figure, this computer includes a processing unit 1 including a CPU for controlling the entire computer, a display unit 2 including a display for displaying to an operator and its control unit, and a keyboard for receiving a key input to the processing unit 1. 3 and
The processing unit 1 includes a printer device 4 for printing a medical treatment fee bill and the like, and a magnetic storage device 5 for storing various files. A mouse 3a is further connected to the keyboard 3.

【0025】処理部1のメモリには、業務支援プログラ
ムの形で、窓口業務制御部10と会計業務制御部20が
実装されている。窓口業務制御部10はさらに、頭書デ
ータおよび診療データの登録または修正をそれぞれ管
理、制御する頭書データ登録修正部12と診療データ登
録修正部14、傷病名を入力する単位業務である傷病名
入力業務15、診療日時を入力する単位業務である診療
日時入力業務16、診療点数を算定する単位業務である
点数算定業務17、及び診療データを入力する単位業務
である診療データ入力業務18を含む。
In the memory of the processing unit 1, a window work control unit 10 and an accounting work control unit 20 are mounted in the form of a work support program. The window operation control unit 10 further manages and controls the registration or correction of the initial data and the medical care data, and the initial data registration / correction unit 12 and the medical data registration / correction unit 14, and the injury / illness name input operation which is a unit operation to input the injury / illness name. 15, a medical care date and time input business 16 which is a unit business for inputting medical care date and time, a score calculation business 17 which is a unit business for calculating medical care points, and a medical care data input business 18 which is a unit business for inputting medical care data.

【0026】一方、会計業務制御部20は、診療報酬明
細書のプレビューを制御するプレビュー部22と、プレ
ビュー用に診療報酬明細書が表示されたとき自動チェッ
クプログラムを起動して、診療報酬明細書に含まれるデ
ータに関する自動チェックを行う自動チェック部24
と、診療報酬明細書を複数の領域に分割したとき、各領
域(以下「単位業務領域」ともいう)と単位業務の関連
付け(リンク)を行う単位業務リンク部26と、ある領
域に含まれるデータに対する修正が指示されたとき、そ
の領域にリンクされた単位業務を呼び出して起動する単
位業務呼出部28を含む。なお、プレビュー部22は、
後述するスクロールおよびページ送りを実現するプログ
ラムを内蔵する。
On the other hand, the accounting operation control unit 20 activates the preview unit 22 for controlling the preview of the medical fee statement, and the automatic check program when the medical fee statement is displayed for the preview, and the medical fee statement. Check unit 24 for automatically checking the data contained in
When the medical fee statement is divided into a plurality of areas, a unit job link unit 26 that associates (links) each area (hereinafter also referred to as “unit job area”) with a unit job, and data included in a certain area When a correction is instructed, the unit work calling unit 28 that calls and starts the unit work linked to the area is included. The preview unit 22
A program that realizes scrolling and page turning, which will be described later, is built in.

【0027】磁気記憶装置5には、窓口業務および会計
業務で必要となるマスタファイル6、頭書ファイル7、
診療ファイル8が保持されている。マスタファイル5
は、診療報酬点数や診療固有の名称など、診療行為全般
に関するデータが記憶されている。頭書ファイル7は、
患者氏名、性別、生年月日、保険者番号、保険種別、本
人/家族の別、自己負担率等の保険情報を患者ごとに保
持している。診療ファイル8は、患者別に診療行為の内
容とそれを行った日時、および診療報酬点数を記録して
いる。
The magnetic storage device 5 includes a master file 6, an initial file 7, which is necessary for the counter work and accounting work.
The medical care file 8 is held. Master file 5
Stores data relating to overall medical treatment activities such as medical treatment remuneration points and names unique to medical treatment. Initial file 7 is
Each patient holds insurance information such as patient name, sex, date of birth, insurer number, insurance type, person / family, self-payment rate, and the like. The medical care file 8 records the contents of medical treatment, the date and time when the medical treatment was performed, and the medical treatment reward score for each patient.

【0028】図4は本実施形態によって表示される診療
報酬明細書のプレビュー画面を示す図である。プレビュ
ー部22は、頭書、診療両ファイルから必用なデータを
読み出してプレビュー画面のデータを作り出し、表示す
る。同図のごとく、ここでは保険者番号欄40、氏名等
の欄42がまとめて頭書データ欄60とされ、1つのオ
ブジェクトとして扱われる。この領域は、窓口業務の中
の「頭書ファイルの登録または修正」という単位業務に
リンクされている。同様に、診療実日数欄44、傷病名
欄46、集計欄48、及び摘要欄50の各単位業務領域
は、それぞれ窓口業務の中の「診療日時入力」「傷病名
入力」「診療報酬点数の算定」及び「診療データの入
力」という単位業務にリンクされている。これらの領域
もオブジェクトとして記憶されており、ある領域に属す
るデータに修正を加えようとすると、その領域にリンク
された単位業務のプログラムが起動され、データを一元
的に修正するための環境が提供される。
FIG. 4 is a view showing a preview screen of the medical treatment fee statement displayed according to this embodiment. The preview unit 22 reads out necessary data from both the initial document and the medical care file to generate and display the data on the preview screen. As shown in the figure, here, the insurer number column 40 and the column 42 such as name are collectively referred to as the initial data column 60, which are treated as one object. This area is linked to the unit work of "registration or modification of initial file" in the counter work. Similarly, the unit work areas of the actual medical treatment day number column 44, the injury / illness name column 46, the totalization column 48, and the summary column 50 are “input of medical treatment date / time”, “input of injury / disease name”, and “reward of medical treatment fee” in the counter work, respectively. It is linked to the unit work of "calculation" and "input of medical care data". These areas are also stored as objects, and when you try to modify the data that belongs to a certain area, the unit job program linked to that area is started, providing an environment for centrally modifying the data. To be done.

【0029】さらに図4の特徴は、摘要欄50の横に設
けられたスクロール指示部62と、前ページおよび次ペ
ージ指示部64にある。これらにより、診療報酬明細書
をプレビューしながら、摘要欄のみをスクロールさせた
り、摘要欄のみを前または後のページに送ることができ
る。以下、これらの機能を併せてスクロール機能ともい
う。
Further, the features of FIG. 4 reside in a scroll instruction section 62 provided next to the summary column 50, and a previous page and next page instruction section 64. With these, it is possible to scroll only the summary column or send only the summary column to the previous or subsequent page while previewing the medical treatment fee statement. Hereinafter, these functions are collectively referred to as a scroll function.

【0030】[動作]この構成において、実際にプレビ
ュー画面でデータを修正する様子を説明する。
[Operation] A state in which data is actually corrected on the preview screen in this configuration will be described.

【0031】図1はプレビューの開始から終了までの手
順を示すフローチャートである。同図は、図6のS26
を細分化したものと考えてよい。従って、ここではすで
に図6のS24までの処理が完了しており、点数が記入
された形で、診療報酬明細書がプレビューのために画面
表示されている。
FIG. 1 is a flow chart showing the procedure from the start to the end of the preview. This figure shows S26 of FIG.
Can be considered to be subdivided. Therefore, here, the processing up to S24 of FIG. 6 has been completed, and the medical fee statement is displayed on the screen for preview with the score entered.

【0032】同図のごとく、この段階でまず図3の自動
チェック部24による自動チェックが行われる(S10
0)。自動チェックはプログラム上判断可能な範囲でデ
ータの妥当性を判定するもので、院内審査の一部自動化
を図るものである。例えば、「初診」が2回と記述され
ていたり、「初診1回」「再診2回」にも拘らず診察実
日数が4日と記述されているような場合や、点数の明ら
かな誤り、傷病名が1つもない場合などでエラーが検出
される。エラーがなければ処理は次のステップに進むが
(S102のN)、エラーが検出されたときは(S10
2のY)、該当する箇所を、反転表示、輝度を高めたハ
イライト表示、ブリンク表示、異なる色による表示等の
強調表示により、オペレータに知らせる(S104)。
本実施形態では、診療報酬明細書を表示している状態で
そのチェックが行われるため、チェックのためにわざわ
ざプレビュー画面から抜けてチェック画面に入る必要が
ない。また、実物のイメージの診療報酬明細書上でエラ
ー箇所が明らかにされるため、エラー内容の把握も非常
に容易である。
As shown in the figure, at this stage, the automatic check is first performed by the automatic check unit 24 of FIG. 3 (S10).
0). The automatic check determines the validity of the data within the range that can be judged by the program, and aims to partially automate the in-hospital examination. For example, "First visit" is described as 2 times, or the actual number of consultation days is described as "4 days" even though "1st visit" and "Revisit 2 times". An error is detected when there is no name of injury or disease. If there is no error, the process proceeds to the next step (N of S102), but if an error is detected (S10).
2), the relevant portion is informed to the operator by highlighted display such as reverse display, highlight display with increased brightness, blink display, and display in different colors (S104).
In this embodiment, since the check is performed while the medical fee statement is displayed, it is not necessary to bother to leave the preview screen and enter the check screen for checking. Further, since the error location is clarified on the medical fee statement of the actual image, it is very easy to understand the error content.

【0033】自動チェックが終了すると、図4のスクロ
ール指示部62、前ページおよび次ページ指示部64が
ユーザ・インタフェイスのオブジェクトボタンとして活
性化され、スクロール機能が起動され(S106)、こ
の機能に関するプログラムがメモリ上に常駐する。つづ
いて、プレビュー画面におけるデータ修正指示入力の受
付が各単位業務領域で開始される(S108)。以降、
プレビューの終了指示がない間(S120のN)、修正
指示の有無が継続的に判断される(S110)。
When the automatic check is completed, the scroll instruction section 62, the previous page and the next page instruction section 64 of FIG. 4 are activated as object buttons of the user interface, and the scroll function is activated (S106). The program resides in memory. Subsequently, the acceptance of the data correction instruction input on the preview screen is started in each unit work area (S108). Or later,
While there is no preview end instruction (N in S120), the presence or absence of a correction instruction is continuously determined (S110).

【0034】ここで仮に、新たな傷病名を追加したいと
する。この場合、図4の傷病名欄46の領域内でマウス
をクリックするなどのアクションを起こすことにより、
図3の単位業務呼出部28が、単位業務リンク部26に
よってなされたリンク情報を参照しにいく。この場合、
当該領域は窓口業務制御部10内の傷病名入力業務15
にリンクされているので、単位業務呼出部28は、窓口
業務制御部10に対して傷病名入力業務15を起動する
よう指示する。その際、通常の窓口業務ではなく、プレ
ビュー画面でのプログラムの起動である旨を示す識別子
と、対象となる診療ファイルの名称とをパラメータとし
て引き渡すのである。この結果、窓口業務の中の単位業
務「傷病名入力」のプログラムが起動される(S11
2)。図5は、この単位業務プログラムが起動された状
態を示している。通常の窓口業務において「傷病名入
力」のプログラムが起動された場合と異なり、ここでは
プレビュー画面の上に傷病名入力の画面が直接表示され
ている。画面200には、新たな傷病名を入力するため
の入力欄202が表示され、傷病名入力のプログラムは
入力待ち状態となる。
Here, suppose that a new injury / illness name is to be added. In this case, by performing an action such as clicking the mouse in the area of the injury / illness name column 46 of FIG.
The unit work calling unit 28 in FIG. 3 refers to the link information made by the unit work linking unit 26. in this case,
The area is the injury / illness name input operation 15 in the window operation control unit 10.
The unit work calling unit 28 instructs the window work control unit 10 to start the injury / illness name input work 15. At that time, the identifier indicating that the program is started on the preview screen and the name of the target medical care file are delivered as parameters, instead of the normal window work. As a result, the program of the unit work “Injury / illness name input” in the window work is started (S11).
2). FIG. 5 shows a state in which the unit work program is activated. Unlike the case where the "Injury / illness name input" program is started in the normal window operation, the window for inputting the injured / illness name is directly displayed on the preview screen here. An input field 202 for inputting a new injury / illness name is displayed on the screen 200, and the injury / illness name input program is in an input waiting state.

【0035】この後、データの追加、修正が終わると、
その修正内容を該当するファイル、すなわち、頭書ファ
イル7または診療ファイル8に反映して当該単位業務の
プログラムは終了する(S114)。この結果、窓口業
務から抜けて会計業務に復帰する。そして、その際、会
計業務制御部20は、プレビュー部22に対して再度プ
レビュー画面を作成するように指示する。従って、プレ
ビュー部22は、既に述べたように必用なデータを頭
書、診療両ファイルから読み出してプレビュー画面を表
示する(S116)ので、前段のステップS114にお
いて単位業務で修正した内容がプレビュー画面に反映さ
れるのである。ここで、プレビューの結果、診療報酬明
細書に問題がなくなれば、プレビュー終了指示を入力し
(S120のY)、プレビューを終了する(S12
2)。以降、診療報酬明細書の発行は図6のS28によ
る。
After this, when data addition and correction are completed,
The correction contents are reflected in the corresponding file, that is, the initial file 7 or the medical care file 8, and the program of the unit work is ended (S114). As a result, the user exits the window service and returns to the accounting service. Then, at that time, the accounting work control unit 20 instructs the preview unit 22 to create a preview screen again. Therefore, the preview unit 22 reads out the necessary data from the initial and medical files as described above and displays the preview screen (S116). Therefore, the contents modified in the unit work in the previous step S114 are reflected on the preview screen. Is done. Here, if there is no problem in the medical treatment remuneration statement as a result of the preview, a preview end instruction is input (Y in S120), and the preview ends (S12).
2). After that, the medical fee statement is issued in S28 of FIG.

【0036】なお、本実施形態については以下のような
変形も可能である。
The following modifications can be made to this embodiment.

【0037】1.ここでは診療データの中の傷病名に関
する修正を説明したが、当然ながら、修正はそれ以外の
データを対象にしてもよい。
1. Here, the correction of the injury / illness name in the medical care data has been described, but it goes without saying that the correction may be applied to other data.

【0038】2.実施形態では、プレビュー画面におけ
る修正指示に従って、関連する単位業務のプログラムが
必ず起動されることとした。しかし実際の製品では、プ
ログラムを起動しないモード(診療報酬明細書上のみで
修正を行うモード)を選択可能に実装してもよい。
2. In the embodiment, the program of the related unit work is always started according to the correction instruction on the preview screen. However, in an actual product, a mode in which the program is not activated (a mode in which correction is made only on the medical treatment statement) may be selectably implemented.

【0039】3.図3の窓口業務制御部10、会計業務
制御部20それぞれの内部構成には、相当自由度がある
ことに留意すべきである。例えば、単位業務リンク部2
6や単位業務呼出部28の本体は、会計業務制御部20
以外の箇所にあってもよい。
3. It should be noted that the window work control unit 10 and the accounting work control unit 20 in FIG. For example, the unit business link unit 2
6, and the main body of the unit business calling unit 28 is the accounting business control unit 20.
It may be in a place other than.

【0040】4.図1に示す手順には、相当自由度があ
る点に留意すべきである。すなわち、自動チェックをス
キップするモードを設けてもよいし、スクロール機能の
起動と各単位業務領域における修正入力の受付開始を逆
の順序で行ってもよい。
4. It should be noted that the procedure shown in FIG. 1 has considerable flexibility. That is, a mode for skipping the automatic check may be provided, or the scroll function may be started and the correction input acceptance in each unit work area may be started in the reverse order.

【0041】5.また、本実施形態では、単位業務のプ
ログラムを処理部1内に持つようにしているが、これを
磁気記憶装置5に記憶しておいて、必用に応じて処理部
1内のメモリに読み出して実行するようにしてもよい。
5. Further, in the present embodiment, the program of the unit work is held in the processing unit 1. However, this program is stored in the magnetic storage device 5 and may be read out to the memory in the processing unit 1 as necessary. It may be executed.

【0042】[0042]

【発明の効果】本発明のデータ修正支援方法によれば、
診療報酬明細書の内容確認画面でデータの修正指示があ
ったとき、直接かつ自動的に、そのデータの管理主体で
ある単位業務のプログラムが起動される。このため、オ
ペレータはわざわざ会計業務から抜けたり、窓口業務に
入りなおす必要がない。また、データの修正を管理主体
レベルで一元的に行うため、データの一貫性を確保する
ことができる。
According to the data correction support method of the present invention,
When a data correction instruction is given on the content confirmation screen of the medical treatment statement, the program for the unit work, which is the managing body of the data, is started directly and automatically. For this reason, the operator does not need to bother to leave the accounting work or re-enter the counter work. In addition, since data is centrally modified at the management entity level, data consistency can be ensured.

【0043】診療報酬明細書を単位業務領域に分割する
場合にあっては、通常、修正すべきデータをマウスクリ
ック等によって指示するアクションを利用することがで
きる。すなわち、マウスクリック等の指示がなされたデ
ータの位置から単位業務のプログラムを自動的に起動す
ることができるため、修正作業が容易になる。
In the case of dividing the medical treatment fee statement into unit business areas, it is usually possible to use an action of instructing the data to be corrected by a mouse click or the like. That is, since the program for the unit work can be automatically started from the position of the data for which the instruction such as the mouse click is made, the correction work becomes easy.

【0044】摘要欄のみのスクロール機能を設ける場合
には、その欄の記載内容が1枚の診療報酬明細書に入り
きらないときであっても、その内容の確認が容易とな
り、修正作業の効率が向上する。
When a scroll function for only the summary column is provided, the contents can be easily confirmed even if the contents of the column cannot be included in one medical fee statement, and the efficiency of correction work can be improved. Is improved.

【0045】内容確認画面において診療報酬明細書に対
する自動チェックプログラムを起動し、エラー箇所を内
容確認画面上で強調表示する場合は、わざわざチェック
のために会計業務から抜ける必要がない上、印刷イメー
ジの診療報酬明細書上でエラー箇所を確認することがで
きるため、エラー内容の把握も容易となる。
When the automatic check program for the medical fee statement is started on the content confirmation screen and the error location is highlighted on the content confirmation screen, it is not necessary to bother to leave the accounting work for the purpose of checking and to print the print image. Since the error location can be confirmed on the medical fee statement, it is easy to understand the error content.

【0046】単位業務のプログラムによる修正作業が終
了したとき、その修正を反映した上で前記診療報酬明細
書の内容確認画面を再表示する場合は、会計業務を再起
動する必要がない。従って、修正作業の工数を削減する
ことができる。
When the correction work by the program of the unit work is completed and the correction is reflected and the contents confirmation screen of the medical fee statement is displayed again, it is not necessary to restart the accounting work. Therefore, the number of man-hours for the correction work can be reduced.

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

【図1】 プレビューの開始から終了までの手順を示す
フローチャートである。
FIG. 1 is a flowchart showing the procedure from the start to the end of a preview.

【図2】 一般的な診療報酬明細書の概略構成を示す図
である。
FIG. 2 is a diagram showing a schematic configuration of a general medical treatment fee statement.

【図3】 実施形態のデータ修正支援方法を実現する医
療事務用計算機の全体構成図である。
FIG. 3 is an overall configuration diagram of a medical office computer that realizes the data correction support method of the embodiment.

【図4】 実施形態によって表示される診療報酬明細書
のプレビュー画面を示す図である。
FIG. 4 is a view showing a preview screen of a medical treatment fee statement displayed according to the embodiment.

【図5】 実施形態において、単位業務プログラムが起
動された状態を示す図である。
FIG. 5 is a diagram showing a state in which a unit work program is activated in the embodiment.

【図6】 従来の医療事務用計算機によって窓口業務と
会計業務を行う手順を示す図である。
FIG. 6 is a diagram showing a procedure of performing a counter work and an accounting work by a conventional medical office computer.

【符号の説明】[Explanation of symbols]

1 処理部、2 表示部、3 キーボード、3a マウ
ス、4 プリンタ装置、5 磁気記憶装置、6 マスタ
ファイル、7 頭書ファイル、8 診療ファイル、10
窓口業務制御部、12 頭書データ登録修正部、14
診療データ登録修正部、20 会計業務制御部、22
プレビュー部、24 自動チェック部、26 単位業
務リンク部、28 単位業務呼出部、44 診療実日数
欄、46傷病名欄、48 集計欄、50 摘要欄、60
頭書データ欄、62 スクロール指示部、64 前ペ
ージおよび次ページ指示部。
1 processing unit, 2 display unit, 3 keyboard, 3a mouse, 4 printer device, 5 magnetic storage device, 6 master file, 7 initials file, 8 medical care file, 10
Window operation control unit, 12 Initial data registration correction unit, 14
Medical data registration / correction unit, 20 Accounting operation control unit, 22
Preview section, 24 automatic check section, 26 unit business link section, 28 unit business call section, 44 medical treatment actual number column, 46 injury / illness name column, 48 totalization column, 50 summary column, 60
Initial data field, 62 scroll instruction section, 64 previous page and next page instruction section.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 高橋 祐一 大阪府守口市京阪本通2丁目5番5号 三 洋電機株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Yuichi Takahashi 2-5-5 Keihan Hondori, Moriguchi City, Osaka Sanyo Electric Co., Ltd.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 窓口業務にて入力されたデータをもと
に、会計業務にて少なくとも診療報酬明細書を作成する
医療事務用計算機において、 会計業務は診療報酬明細書の内容を確認する画面表示を
行うようになし、その画面上で任意のデータに対する修
正が指示されたとき、窓口業務に含まれる各単位業務の
うち、前記データの管理主体である単位業務を特定した
うえでその単位業務のプログラムを起動し、 前記データを管理主体レベルで一元的に修正する機会を
提供することを特徴とするデータ修正支援方法。
[Claim 1] In a medical office computer that creates at least a medical treatment statement in accounting based on data entered in a window, the accounting business displays a screen to confirm the content of the medical statement. If any data is instructed to be corrected on the screen, the unit business that manages the data is specified from among the unit businesses included in the window business, and the unit business A method for supporting data correction, which comprises activating a program and providing an opportunity to centrally correct the data at a management entity level.
【請求項2】 請求項1に記載のデータ修正支援方法に
おいて、その方法は、 前記画面に表示された診療報酬明細書を前記単位業務に
対応する複数の領域に分割し、 これら各領域と、対応する単位業務を関連づけて保持
し、 前記内容確認画面において任意のデータの修正が指示さ
れたとき、そのデータが前記複数の領域のいずれに属す
るかを判定し、 そのデータが含まれる領域に関連づけられた単位業務の
プログラムを起動することを特徴とするデータ修正支援
方法。
2. The data correction support method according to claim 1, wherein the method divides the medical treatment fee statement displayed on the screen into a plurality of areas corresponding to the unit work, Corresponding unit work is held in association, and when correction of arbitrary data is instructed on the content confirmation screen, it is determined which of the plurality of areas the data belongs to, and the data is associated with the area containing the data. A method for supporting data correction, which comprises activating a program for a specified unit operation.
【請求項3】 請求項1又は2のいずれかに記載のデー
タ修正支援方法において、 前記診療報酬明細書は少なくとも診療内容に関する摘要
欄を含み、 外部から入力された指示に従って前記診療報酬明細書の
うち前記摘要欄のみのスクロールまたはページ送りを行
うことを特徴とするデータ修正支援方法。
3. The data correction support method according to claim 1, wherein the medical treatment remuneration statement includes at least a summary column regarding medical treatment contents, and the medical treatment remuneration statement according to an instruction input from the outside. Of these, a data correction support method characterized in that only the summary column is scrolled or paged.
【請求項4】 請求項1乃至3のいずれかに記載のデー
タ修正支援方法において、その方法はさらに、 前記診療報酬明細書を画面表示したとき、チェックプロ
グラムを起動し、この診療報酬明細書に含まれる各項目
のデータに関してチェックを行い、 チェックの結果エラーが検出されたとき、そのエラー箇
所を画面上にて強調表示することを特徴とするデータ修
正支援方法。
4. The data correction support method according to any one of claims 1 to 3, wherein the method further activates a check program when the medical treatment statement is displayed on the screen, A data correction support method characterized in that the data of each included item is checked, and when an error is detected as a result of the check, the error location is highlighted on the screen.
【請求項5】 請求項1乃至4のいずれかに記載のデー
タ修正支援方法において、その方法はさらに、 前記単位業務のプログラムによる修正作業が終了したと
き、その修正を反映した上で前記診療報酬明細書を画面
に再表示することを特徴とするデータ修正支援方法。
5. The data correction support method according to any one of claims 1 to 4, wherein when the correction work by the program of the unit work is completed, the method further reflects the correction and then the medical fee. A data correction support method characterized in that a statement is displayed again on the screen.
JP12145996A 1996-05-16 1996-05-16 Method for supporting data correction in medical business computer Pending JPH09305654A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12145996A JPH09305654A (en) 1996-05-16 1996-05-16 Method for supporting data correction in medical business computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12145996A JPH09305654A (en) 1996-05-16 1996-05-16 Method for supporting data correction in medical business computer

Publications (1)

Publication Number Publication Date
JPH09305654A true JPH09305654A (en) 1997-11-28

Family

ID=14811666

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12145996A Pending JPH09305654A (en) 1996-05-16 1996-05-16 Method for supporting data correction in medical business computer

Country Status (1)

Country Link
JP (1) JPH09305654A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001034684A (en) * 1999-07-19 2001-02-09 System Kaihatsu:Kk Computer system for dental treatment business
JP2009271743A (en) * 2008-05-08 2009-11-19 Midori Well Planning Co Ltd Health management system and method thereof
JP2010140457A (en) * 2008-11-12 2010-06-24 Nooza:Kk Conversion system for electronic receipt, conversion method for electronic receipt, and conversion program for electronic receipt
JP2011232826A (en) * 2010-04-23 2011-11-17 Nec System Technologies Ltd Error status display system, error status display system control method and control program thereof
JP4827985B1 (en) * 2010-09-27 2011-11-30 一家 及川 Hospital accounting system, hospital accounting program, and computer-readable recording medium recording hospital accounting program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6451573A (en) * 1987-08-21 1989-02-27 Nec Corp Health care contents checking system
JPS6468883A (en) * 1987-09-10 1989-03-14 Nec Corp Check system for contents of consultation and treatment
JPH0322080A (en) * 1989-06-20 1991-01-30 Oki Electric Ind Co Ltd Business form generating device
JPH08166988A (en) * 1994-12-13 1996-06-25 Fujitsu Ltd Medical examination and treatment fee detailed statement issuing device
JPH09131360A (en) * 1995-11-09 1997-05-20 Noothe:Kk Dental information processing method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6451573A (en) * 1987-08-21 1989-02-27 Nec Corp Health care contents checking system
JPS6468883A (en) * 1987-09-10 1989-03-14 Nec Corp Check system for contents of consultation and treatment
JPH0322080A (en) * 1989-06-20 1991-01-30 Oki Electric Ind Co Ltd Business form generating device
JPH08166988A (en) * 1994-12-13 1996-06-25 Fujitsu Ltd Medical examination and treatment fee detailed statement issuing device
JPH09131360A (en) * 1995-11-09 1997-05-20 Noothe:Kk Dental information processing method and device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001034684A (en) * 1999-07-19 2001-02-09 System Kaihatsu:Kk Computer system for dental treatment business
JP2009271743A (en) * 2008-05-08 2009-11-19 Midori Well Planning Co Ltd Health management system and method thereof
JP2010140457A (en) * 2008-11-12 2010-06-24 Nooza:Kk Conversion system for electronic receipt, conversion method for electronic receipt, and conversion program for electronic receipt
JP2011232826A (en) * 2010-04-23 2011-11-17 Nec System Technologies Ltd Error status display system, error status display system control method and control program thereof
JP4827985B1 (en) * 2010-09-27 2011-11-30 一家 及川 Hospital accounting system, hospital accounting program, and computer-readable recording medium recording hospital accounting program

Similar Documents

Publication Publication Date Title
US20020147615A1 (en) Physician decision support system with rapid diagnostic code identification
US20230187040A1 (en) Follow up form management method applied to health management system
JPH0683880A (en) Diagnosis supporting device for hospital
US20030233255A1 (en) Method of coordinating maintenance of vital patient data and software therefor
JP4176438B2 (en) Drug decision support system and drug decision support program
US20030236681A1 (en) Medicine prescription apparatus
JPH09305654A (en) Method for supporting data correction in medical business computer
US20090138814A1 (en) User interface for generating and managing medication tapers
JP4141201B2 (en) Medical support device
JP5036123B2 (en) Medical office processing equipment
JP2002297766A (en) Program for functioning as electronic medical chart apparatus and electronic medical chart indicating method
JP2002334153A (en) Electronic chart system
JP4686230B2 (en) Medical office processing method
JP2005309506A (en) Medical information management device, method, and program
JP5528783B2 (en) Medical support device
JPH1166203A (en) Ordering system
US8352284B2 (en) Generating and managing medication tapers
JP4007820B2 (en) Qualifier input method in disease name management device
JPH09251487A (en) Medical examination data input device
JP2005174143A (en) Processing device for medical office work
JPS61123971A (en) Method of calculating patients' share of expenses in calculator for medical use
JP2002169882A (en) System and software for processing medical office work for medical bill preparation
JP4007821B2 (en) Disease name input device
JP3276932B2 (en) Apparatus, method and program for recording medical treatment performed at the same time
JP2005115871A (en) Dispensing pharmacy support system and dispensing pharmacy support program