JP4357257B2 - Gastrointestinal endoscopy report creation method and computer-readable recording medium - Google Patents

Gastrointestinal endoscopy report creation method and computer-readable recording medium Download PDF

Info

Publication number
JP4357257B2
JP4357257B2 JP2003355264A JP2003355264A JP4357257B2 JP 4357257 B2 JP4357257 B2 JP 4357257B2 JP 2003355264 A JP2003355264 A JP 2003355264A JP 2003355264 A JP2003355264 A JP 2003355264A JP 4357257 B2 JP4357257 B2 JP 4357257B2
Authority
JP
Japan
Prior art keywords
report
mst
input
list
cpu
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.)
Expired - Fee Related
Application number
JP2003355264A
Other languages
Japanese (ja)
Other versions
JP2005100297A (en
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 株式会社シーフィックソフトウェア
Priority to JP2003355264A priority Critical patent/JP4357257B2/en
Publication of JP2005100297A publication Critical patent/JP2005100297A/en
Application granted granted Critical
Publication of JP4357257B2 publication Critical patent/JP4357257B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明はレポートをMSTの用語を用いて作成し参照する消化器内視鏡レポート作成方法及びコンピュータ読み取り可能な記録媒体に関する。 The present invention relates to a digestive endoscopy report creation method and a computer-readable recording medium for creating and referring to a report using MST terms.

画像レポーティングシステムは、病院情報システムにおいて、画像診断の報告書を作成する際に使用するシステムである。従来、画像レポーティングシステムは、所見や診断結果をフリーテキストで記述するため、データの後利用の面での有効活用が困難であるという問題点が指摘されていた。具体的には、所見や診断結果の「頭痛」、「頭が痛い」、「あたまが痛い」等は、データとして同一視することが困難であった。   The image reporting system is a system used when creating a report of an image diagnosis in a hospital information system. Conventionally, since image reporting systems describe findings and diagnosis results in free text, it has been pointed out that it is difficult to effectively use the data in the subsequent use. Specifically, findings and diagnosis results such as “headache”, “headache”, “headache”, etc., were difficult to identify as data.

このため、医療情報学の分野では、用語の標準化が盛んに行われているが、これは、検査項目や病名等に留まっており、詳細な所見レベルまでは至っていないのが実情である。消化器内視鏡においては、世界消化器内視鏡学会からMST(Minimal Standard Terminology)という標準用語集が提示されている。MSTの目的は、内視鏡部門と病院情報システムの結合を容易にし、消化器内視鏡における諸情報システム間の相互運用性を促進するアプリケーションの開発を容易にし、内視鏡諸術式のドキュメンテーションの改善と、それによって内視鏡診断の質の向上に資することにある。   For this reason, in the field of medical informatics, standardization of terms has been actively performed, but this is limited to examination items, disease names, etc., and has not reached the level of detailed findings. For gastrointestinal endoscopy, a standard glossary called MST (Minimal Standard Terminology) is presented by the World Gastroenterological Endoscopy Society. The purpose of MST is to facilitate the development of applications that facilitate the interoperability between various information systems in gastrointestinal endoscopes, making it easier to combine the endoscopy department and hospital information systems. To improve documentation and thereby improve the quality of endoscopic diagnosis.

MSTは、日本消化器内視鏡学会によって日本語版も出されており、必要最小限の用語が整理されており、これを使用することによって、入力された用語をコード化して管理することが可能となる。
MSTを実装したレポーティングシステムは、いくつか存在するが、MSTの構造上、選択→選択→選択という深い木構造を辿る必要がある。このため、本当に使い易いシステムを作ることは難しく、インターフェースの煩雑さにより普及していないのが実情である。
MST is also published in Japanese by the Japanese Gastroenterological Endoscopy Society, and the minimum necessary terms are organized. By using this, it is possible to code and manage the entered terms. It becomes possible.
There are several reporting systems that implement MST, but it is necessary to follow a deep tree structure of selection → selection → selection on the structure of MST. For this reason, it is difficult to make a system that is really easy to use, and the fact is that it has not become widespread due to the complexity of the interface.

現場の医師からは以下の不具合、要望が出されている。
(1)目的とするものがどの親項目の下にあるのか分かりにくい。
(2)複数の項目を同時に指定したい。
(3)○○から△△までといった範囲を指定したい。
(4)○○と△△に散在している状態を入力したい。
The following problems and requests have been issued by local doctors.
(1) It is difficult to tell which parent item the target item is under.
(2) I want to specify multiple items at the same time.
(3) I want to specify a range from XX to △△.
(4) I want to input the state that is scattered between XX and △△.

そこで、MSTを実装したレポーティングシステムにおいて、MST選択入力画面にてドロップダウンリストから第1階層を選択させ、選択項目によって第2階層を動的に変化させる等の工夫を行ったものなども提案されている。しかし、これらのものでは、現場医師の要求を満足させることはできていない。また、1つのMST選択入力画面内で複雑な制御を行うため、十分な実行スピードを得ることができなかった。さらに、複数のMSTテーブルが単発で現れるため、各MSTテーブル間の関係を取りにくかった。
このMSTを実装したレポーティングシステムにおいて、ドロップダウンリストをリストボックスに変更して、下位層が動的に切り替わるようにしたものが提案されている。しかし、このレポーティングシステムでは、下位層が動的に切り替わるために上位層を複数指定することができない。
Therefore, in a reporting system in which MST is implemented, there has also been proposed a device in which the first hierarchy is selected from the drop-down list on the MST selection input screen and the second hierarchy is dynamically changed depending on the selection item. ing. However, these products do not satisfy the demands of field doctors. In addition, since complex control is performed within one MST selection input screen, a sufficient execution speed cannot be obtained. Furthermore, since a plurality of MST tables appear in a single shot, it is difficult to obtain a relationship between the MST tables.
In the reporting system in which this MST is implemented, a system has been proposed in which a drop-down list is changed to a list box so that lower layers are dynamically switched. However, in this reporting system, since the lower layer is dynamically switched, a plurality of upper layers cannot be designated.

本発明は、目的項目への到達容易性を確保することができ、複数の項目を同時に指定することができ、部位の選択入力項目に対して範囲の指定、散在という接尾語の指定を行うことができ、十分な実行スピードを得ることができる消化器内視鏡レポート作成方法及びコンピュータ読み取り可能な記録媒体を提供することを目的とする。 The present invention can ensure reachability to a target item, can specify a plurality of items at the same time, specify a range for a selected input item of a part, and specify a suffix of scattered It is an object of the present invention to provide a digestive endoscopy report creation method and a computer-readable recording medium that can obtain a sufficient execution speed.

上記目的を達成するため、請求項1に係る発明は、消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUのプログラムロード機能がパーソナルコンピュータに所定のプログラムをロードする第1の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUのレポート本体起動機能前記パーソナルコンピュータの入力装置により指定された患者、検査オーダ情報を基にレポート本体を起動させる第2の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUのMST選択入力画面表示機能前記レポート本体上の検査対象臓器の名称に前記パーソナルコンピュータの表示装置上のMST選択入力画面へのハイパーリンクを設定し、前記レポート本体上の検査対象臓器に対応する表記用テーブルID及び内部保持用隠しエリアを設定して前記MST選択入力画面を起動し、所見一覧フレーム、部位一覧フレーム及び診断・治療術式一覧フレームと、文字列バッファフレームと、用語に対応する詳細項目入力ウィンドウとを有する検査対象臓器の前記MST選択入力画面を前記表示装置上に表示させる第3の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの一覧表示機能が前記MST選択入力画面の前記所見一覧フレームに検査対象臓器の所見タイトルを表示させるとともに所見一覧をMST用語で一覧表示させ、前記部位一覧フレームに検査対象臓器の部位タイトルを表示させるとともに部位一覧をMST用語で一覧表示させ、前記診断・治療術式一覧フレームに検査対象臓器の診断・治療術式タイトルを表示させるとともに診断・治療術式一覧をMST用語で一覧表示させる第4の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの前記一覧表示機能が、前記所見一覧、前記部位一覧及び前記診断・治療術式一覧で前記入力装置により項目が選択された場合に前記入力装置からの入力情報を前記文字列バッファフレームに追加して表示させ、前記内部保持用隠しエリアにおける前記入力装置により選択された項目に関する内部コード保持用隠し行のコードを前記文字列バッファフレームに文字列として表示させる第5の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの前記一覧表示機能が、前記表示装置に表示された所見一覧から前記入力装置により選択した所見に対応するMST詳細情報を前記詳細項目入力ウィンドウに表示させる第6の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの詳細情報表示手段が、前記入力装置により入力された詳細情報を、前記文字列バッファフレームに表示された情報から前記詳細項目入力ウィンドウにハイパーリンクして前記詳細項目入力ウィンドウに表示させる第7の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの転記機能が前記入力装置からの入力済情報を前記レポート本体に転記する第8の手順と、前記消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUの入力済みレポート情報保存機能が、レポートの登録時に、前記レポート本体に転記された前記入力装置からの入力済情報をレポート情報としてレポートデータベースに保存させる第9の手順と、前記消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUの入力済みレポート情報レポート本体読み込み機能が、レポート再編集時及び参照時に、前記レポートデータベースから登録済みレポート情報を前記レポート本体上に読み込む第10の手順とを実行することを特徴とする。 In order to achieve the above object, the invention according to claim 1 is a first procedure in which a program load function of a CPU of a report server in which a program for creating a digestive endoscopy report is installed loads a predetermined program into a personal computer. And a second procedure for causing the report body activation function of the CPU of the personal computer loaded with the predetermined program to activate the report body based on the patient and examination order information specified by the input device of the personal computer ; The MST selection input screen display function of the CPU of the personal computer loaded with the predetermined program sets a hyperlink to the MST selection input screen on the display device of the personal computer in the name of the organ to be examined on the report body And on the report body Start the MST selection input screen representation table ID and set the internal holding a hidden area corresponding to査target organ, finding a list frame, the site list frame and diagnosis and therapeutics formula list frame, the string buffer frame If a third step for displaying the MST selection input screen of the inspection target organ and a detailed item input window corresponding to the term on the display device, the predetermined program of the CPU of the personal computer loaded The list display function displays the finding title of the examination target organ in the finding list frame of the MST selection input screen, displays the finding list in MST terms, and displays the part title of the examining organ in the part list frame. A list of parts is displayed in MST terms, and the list of diagnosis and treatment procedures is displayed. A fourth step in the diagnosis and therapeutics formula list is listed in MST terms with displaying the diagnosis and therapeutics formula title inspected organs arm, said CPU of said predetermined said personal computer on which the program is loaded The list display function adds and displays the input information from the input device to the character string buffer frame when an item is selected by the input device in the finding list, the site list, and the diagnosis / treatment method list A fifth procedure for displaying a code of a hidden line for holding internal code relating to an item selected by the input device in the hidden area for internal holding as a character string in the character string buffer frame, and loading the predetermined program The above-mentioned list display function of the CPU of the personal computer is the same as the observation displayed on the display device. A sixth step for displaying the MST detailed information corresponding to the observation selected by said input device from list in the detailed item input window, detailed information display unit of the predetermined program of the personal computer loaded the CPU, A seventh procedure for displaying the detailed information input by the input device from the information displayed in the character string buffer frame by hyperlinking the detailed item input window to the detailed item input window; and the predetermined program report server but an eighth procedure posting function of the personal computer CPU loaded is posted already input information from the input device to the report body, said gastrointestinal endoscopy reporting program is installed of input pre-report information storage function of the CPU is, reports of registered Sometimes, the a ninth procedure for saved in the report database already input information from the input device that is posted to the report body as report information, the gastrointestinal endoscope reporting program is a report server installed CPU The inputted report information report body reading function executes a tenth procedure of reading registered report information from the report database onto the report body at the time of report re-editing and reference .

請求項2に係る発明は、請求項1記載の消化器内視鏡レポート作成方法において、前記プログラムがロードされた前記パーソナルコンピュータのCPUの入力済データ表示機能が、前記MST選択入力画面にて前記入力装置により現在入力中である選択項目及び詳細情報をバッファ領域に保持し、このバッファ領域に保持した前記入力装置からの入力済データを前記表示装置の前記MST選択入力画面に入力時の通りに再現し、再編集可能な状態で表示させる手順を実行することを特徴とする。 The invention according to claim 2 is the gastrointestinal endoscopy report creation method according to claim 1, wherein the input data display function of the CPU of the personal computer loaded with the program is displayed on the MST selection input screen. The selection item and detailed information currently being input by the input device are held in the buffer area, and the input data from the input device held in the buffer area is input to the MST selection input screen of the display device as it is input. It is characterized by executing a procedure for reproducing and displaying in a re-editable state .

請求項3に係る発明は、請求項1記載の消化器内視鏡レポート作成方法において、前記プログラムがロードされた前記パーソナルコンピュータのCPUの同時表示機能が、前記MST選択入力画面にて所見、部位、診断・治療術式のうち前記入力装置により同時に選択された複数の項目を表示させる手順を実行することを特徴とする。 The invention according to claim 3 is the gastrointestinal endoscopy report creation method according to claim 1, wherein the simultaneous display function of the CPU of the personal computer loaded with the program is found on the MST selection input screen, A procedure for displaying a plurality of items simultaneously selected by the input device in the diagnosis / treatment technique is executed.

請求項4に係る発明は、請求項1記載の消化器内視鏡レポート作成方法において、前記プログラムがロードされた前記パーソナルコンピュータのCPUの範囲・接尾語表示機能が、前記MST選択入力画面において部位の選択入力項目に対して前記入力装置により指定された範囲、あるいは散在という接尾語を表示させる手順を実行することを特徴とする。 The invention according to claim 4 is the gastrointestinal endoscopy report creation method according to claim 1, wherein the range / suffix display function of the CPU of the personal computer loaded with the program is a part of the MST selection input screen. A procedure for displaying a range designated by the input device or a sparse suffix for the selected input item is executed.

請求項5に係る発明は、請求項1記載の消化器内視鏡レポート作成方法において、前記プログラムがロードされた前記パーソナルコンピュータのCPUの入力領域数増減機能が、前記MST選択入力画面にて同一の詳細項目に対してその入力領域の数を追加ボタンまたは削除ボタンが押されることにより増減させる手順を実行することを特徴とする。 The invention according to claim 5 is the gastrointestinal endoscopy report creation method according to claim 1, wherein the function of increasing or decreasing the number of input areas of the CPU of the personal computer loaded with the program is the same on the MST selection input screen. A procedure for increasing / decreasing the number of input areas with respect to the detailed item by pressing an add button or a delete button is executed.

請求項6に係る発明は、請求項1記載の消化器内視鏡レポート作成方法において、前記プログラムがロードされた前記パーソナルコンピュータのCPUの言語切替機能が、前記MST選択入力画面に前記入力装置で選択されたMSTを表示する際に、予め各言語をデリミタで区切った文字列配列を用意し、使用言語のロケーションによって言語を切り替えて表示する手順を実行することを特徴とする。 The invention according to claim 6 is the gastrointestinal endoscopy report creation method according to claim 1, wherein the language switching function of the CPU of the personal computer loaded with the program is displayed on the MST selection input screen on the input device. When the selected MST is displayed, a character string array in which each language is delimited by a delimiter is prepared in advance, and a procedure for switching and displaying the language according to the location of the language used is executed.

請求項7に係る発明は、レポートサーバにインストールされる消化器内視鏡レポート作成用プログラムを記録したコンピュータ読み取り可能な記録媒体であって、消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUのプログラムロード機能がパーソナルコンピュータに所定のプログラムをロードする第1の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUのレポート本体起動機能前記パーソナルコンピュータの入力装置により指定された患者、検査オーダ情報を基にレポート本体を起動させる第2の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUのMST選択入力画面表示機能前記レポート本体上の検査対象臓器の名称に前記パーソナルコンピュータの表示装置上のMST選択入力画面へのハイパーリンクを設定し、前記レポート本体上の検査対象臓器に対応する表記用テーブルID及び内部保持用隠しエリアを設定して前記MST選択入力画面を起動し、所見一覧フレーム、部位一覧フレーム及び診断・治療術式一覧フレームと、文字列バッファフレームと、用語に対応する詳細項目入力ウィンドウとを有する検査対象臓器の前記MST選択入力画面を前記表示装置上に表示させる第3の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの一覧表示機能が前記MST選択入力画面の前記所見一覧フレームに検査対象臓器の所見タイトルを表示させるとともに所見一覧をMST用語で一覧表示させ、前記部位一覧フレームに検査対象臓器の部位タイトルを表示させるとともに部位一覧をMST用語で一覧表示させ、前記診断・治療術式一覧フレームに検査対象臓器の診断・治療術式タイトルを表示させるとともに診断・治療術式一覧をMST用語で一覧表示させる第4の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの前記一覧表示機能が、前記所見一覧、前記部位一覧及び前記診断・治療術式一覧で前記入力装置により項目が選択された場合に前記入力装置からの入力情報を前記文字列バッファフレームに追加して表示させ、前記内部保持用隠しエリアにおける前記入力装置により選択された項目に関する内部コード保持用隠し行のコードを前記文字列バッファフレームに文字列として表示させる第5の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの前記一覧表示機能が、前記表示装置に表示された所見一覧から前記入力装置により選択した所見に対応するMST詳細情報を前記詳細項目入力ウィンドウに表示させる第6の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの詳細情報表示手段が、前記入力装置により入力された詳細情報を、前記文字列バッファフレームに表示された情報から前記詳細項目入力ウィンドウにハイパーリンクして前記詳細項目入力ウィンドウに表示させる第7の手順と、前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの転記機能が前記入力装置からの入力済情報を前記レポート本体に転記する第8の手順と、前記消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUの入力済みレポート情報保存機能が、レポートの登録時に、前記レポート本体に転記された前記入力装置からの入力済情報をレポート情報としてレポートデータベースに保存させる第9の手順と、前記消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUの入力済みレポート情報レポート本体読み込み機能が、レポート再編集時及び参照時に、前記レポートデータベースから登録済みレポート情報を前記レポート本体上に読み込む第10の手順とをコンピュータに実行させるための消化器内視鏡レポート作成用プログラムを記録したコンピュータ読み取り可能な記録媒体である。 Invention is a computer readable recording medium recording the Installed gastrointestinal endoscopy reporting program to report server, reports that gastrointestinal endoscopy reporting program is installed in accordance with claim 7 specifying a first step the program load function server CPU loads a predetermined program in the personal computer, reporting body activation function of the predetermined program of the personal computer loaded by the CPU input device of the personal computer The second procedure for starting the report body based on the patient and examination order information, and the MST selection input screen display function of the CPU of the personal computer loaded with the predetermined program are the organs to be examined on the report body In the name of A hyperlink to the MST selection input screen on the display device of the sonal computer is set, and the notation table ID and the internal holding hidden area corresponding to the examination target organ on the report body are set, and the MST selection input screen is displayed. start, and findings list frame, the site list frame and diagnosis and therapeutics formula list frame, strings and buffer frame, said display device the MST selection input screen of the inspection target organ and a detailed item input window corresponding to the term The third procedure to be displayed above and the list display function of the CPU of the personal computer loaded with the predetermined program display the finding title of the organ to be examined in the finding list frame of the MST selection input screen and the findings Display the list in MST terms and inspect the object in the part list frame And display the list of parts in MST terms, display the diagnosis / treatment technique title of the organ to be examined in the diagnosis / treatment technique list frame, and display the list of diagnosis / treatment techniques in MST terms a fourth step of displaying a list in the list display function of the predetermined program of the personal computer loaded the CPU, the findings list, by the site list and the diagnostic and therapeutics type the input device in the list When an item is selected, the input information from the input device is added to the character string buffer frame for display, and the internal code holding hidden line for the item selected by the input device in the internal holding hidden area is displayed . A fifth procedure for displaying a code as a character string in the character string buffer frame; and the predetermined program 6 but in which the list display function of the personal computer of the CPU is loaded, to display the MST detailed information corresponding to the selected observation by the input device from the displayed findings listed in the display device to the detailed item input window and steps, a detailed information display unit of the predetermined program of the personal computer loaded the CPU, the detailed items enter detailed information inputted by the input device, from the displayed on the string buffer frame information A seventh procedure for hyperlinking to a window and displaying it in the detailed item input window, and a transfer function of the CPU of the personal computer loaded with the predetermined program are used to input the input information from the input device to the report body. an eighth step in post, creating the gastrointestinal endoscopy report Program entered report information storage function of the installed report server the CPU is, at the time of registration of the report, the ninth to be stored in the report database already input information from the input device that is posted to the report body as report information The procedure and the report body read function of the report server CPU of the report server in which the gastrointestinal endoscopic report creation program is installed, the registered report information from the report database at the time of report re-editing and reference A computer-readable recording medium recording a digestive endoscope report creating program for causing a computer to execute a tenth procedure to be read on a report body .

本発明によれば、目的項目への到達容易性を確保することができ、複数の項目を同時に指定することができ、部位の選択入力項目に対して範囲の指定、散在という接尾語の指定を行うことができ、十分な実行スピードを得ることができる。   According to the present invention, the reachability to the target item can be ensured, a plurality of items can be specified at the same time, the range designation for the selected input item of the region, and the designation of the suffix of scatter Can be performed, and sufficient execution speed can be obtained.

図1は本発明の一実施例を示す。この実施例は、レポートをMSTの用語を用いて記述し参照する消化器内視鏡レポートシステムの一例であり、表示装置であるディスプレイ1、キーボード及びマウスからなる入力装置2を有するレポートクライアントとしてのパーソナルコンピュータ(以下PCという)3と、レポートサーバ4と、記憶装置としてのレポートデータベース(DB)5及びMSTDB6とを有する。レポートサーバ4は、CD−ROMなどの記録媒体に記録されている消化器内視鏡レポート作成用プログラムがインストールされ、CPUがその消化器内視鏡レポート作成用プログラムを実行することで後述のように動作する。上記消化器内視鏡レポート作成用プログラムは世界消化器内視鏡学会が提唱するMSTの日本語版(日本消化器内視鏡学会)を含む多国語言語版のMSTをWeb技術上に実装したアプリケーションプログラムであり、PC3はWebブラウザを有する。   FIG. 1 shows an embodiment of the present invention. This embodiment is an example of a digestive endoscopy report system that describes and refers to a report using MST terminology, as a report client having a display 1 as a display device, an input device 2 including a keyboard and a mouse. A personal computer (hereinafter referred to as PC) 3, a report server 4, and a report database (DB) 5 and an MSTDB 6 as storage devices are included. The report server 4 is installed with a digestive endoscopy report creation program recorded in a recording medium such as a CD-ROM, and the CPU executes the digestive endoscopy report creation program as described later. To work. The above-mentioned digestive endoscopy report creation program has implemented a multilingual language version of MST on the Web technology, including the Japanese version of the MST proposed by the World Gastroenterological Endoscopy Society (Japan Gastroenterological Endoscopy Society). This is an application program, and the PC 3 has a Web browser.

本実施例では、階層化されて定義されたMSTを使用するに当たり、より視覚的に選択し易い方法で選択することが可能になり、レポート作成の効率が向上する。また、複雑なMST選択入力画面をレポート本体から分離することにより、MST選択入力画面の自由度が増し、選択項目の一覧性が向上し、目的項目への到達容易性が向上する。   In the present embodiment, when using an MST that is defined in a hierarchical manner, it is possible to make a selection in a method that is easier to select visually, and the efficiency of report creation is improved. Further, by separating the complicated MST selection input screen from the report main body, the degree of freedom of the MST selection input screen is increased, the listability of the selection items is improved, and the reachability to the target item is improved.

本実施例は、図2に示すようなレポート本体から、独立したウィンドウにてMSTの用語を選択的に入力する、図3に示すようなMST選択入力画面を起動するものであり、レポート本体の起動において実行スピードを稼ぐことができる。図3に示すようにMST選択入力画面においては、入力装置2により選択される選択項目をフラットに並べることにより、目的項目への到達容易性を確保している。   In this embodiment, an MST selection input screen as shown in FIG. 3 for selectively inputting MST terms in an independent window from the report main body as shown in FIG. You can earn execution speed at startup. As shown in FIG. 3, in the MST selection input screen, the selection items selected by the input device 2 are arranged in a flat manner, thereby ensuring the reachability to the target item.

MST選択入力画面は左から所見、部位、診断・治療術式が全て展開した状態で一覧表示されており、「目的とするものがどの親項目の下にあるのか分かりにくい」という問題点が解決される。
入力装置2により選択された項目は右上のバッファ領域に文字列として入力される。このとき、データとしては、各項目のコードを後利用のために保持している。
The MST selection input screen is displayed in a list with all findings, parts, and diagnosis / treatment techniques developed from the left, solving the problem that it is difficult to understand which parent item is under the target item. Is done.
The item selected by the input device 2 is input as a character string in the upper right buffer area. At this time, as data, the code of each item is retained for later use.

MST選択入力画面では、ドロップダウンリスト表示ではなく一覧表示であり、項目選択によって下位層を展開する必要がなくなった(下位層は段下げで展開済みである)ため、「複数の項目を同時に指定したい」という要望にも応えることができる。
「○○から△△までといった範囲を指定したい」、「○○と△△に散在している状態を入力したい」という要求については、複数の選択部位に対して「認められます。」、「広範囲に」、「散在して」等の接尾語を指定可能としたことにより、指定部位の修飾が可能になって複数の選択部位に意味を持たせることができる。
On the MST selection input screen, it is a list display instead of a drop-down list display, and it is no longer necessary to expand the lower layer by selecting an item (the lower layer has already been expanded in a step down). We can respond to the request "I want to".
Requests such as “I want to specify a range from XX to △△” and “I want to input a state that is scattered between XX and △△” are “acknowledged”, “ By making it possible to specify suffixes such as “broadly” and “scattered”, the specified part can be modified, and a plurality of selected parts can be given meaning.

MSTにおいては、1つの所見や診断・治療術式に対して、より詳細な情報を入力することが可能であるが、右上のバッファ領域に選択項目を展開する際に選択項目に対応する詳細情報ウィンドウを展開すると同時に、所見や診断・治療術式毎に「詳細」というリンクを張る。このリンクからは右下に見られる詳細情報ウィンドウが展開される。このことにより、選択直後に詳細情報を入力することも、また先に所見項目のみ選択して後で詳細入力を行うことも可能である。   In MST, it is possible to input more detailed information for one finding or diagnosis / treatment method, but detailed information corresponding to the selected item when expanding the selected item in the upper right buffer area. At the same time that the window is expanded, a link called “Details” is set for each finding, diagnosis and treatment method. From this link, the detailed information window that appears in the lower right is expanded. As a result, it is possible to input detailed information immediately after selection, or to select only finding items first and to perform detailed input later.

さらに、詳細情報の粒度は患者の症例や記述する医師によっても異なる。例えば、ポリープ・多数というとき、大きさは1つだけ書くのか、複数書くのかといった違いがあるが、詳細項目は適宜増減可能としている。個々の詳細項目はinnerHTML挿入スクリプトとして実装しており、同一の詳細項目行をいくつでも繰り返すことが可能である。   Furthermore, the granularity of the detailed information varies depending on the patient's case and the doctor who describes it. For example, when there are polyps and many, there is a difference in whether only one size is written or a plurality of sizes are written, but the detailed items can be appropriately increased or decreased. Each detailed item is implemented as an inner HTML insertion script, and the same detailed item line can be repeated any number of times.

本実施例では、レポート本体は、MSTの選択入力結果を表示するためのみに機能を限定し、MSTの選択入力情報は独立したMST選択入力画面を経由してレポート本体に反映させる。独立したMST選択入力画面は、相互に関連するMSTの定義内容を列挙する。   In this embodiment, the function of the report body is limited only to display the selection input result of MST, and the selection input information of MST is reflected on the report body via an independent MST selection input screen. The independent MST selection input screen lists the MST definition contents related to each other.

レポート本体の所見、臓器にはMST選択入力画面へのハイパーリンクを張り、マウスのクリックで対応する臓器のMST選択入力画面を起動する。この際、GETパラメータにてレポート本体の表示領域及びコード保持領域の名称を渡す。コード保持領域は、隠しフィールドであり、画面上には表示しない。起動されたMST選択入力画面は、渡されたパラメータから、レポート本体のコード保持領域名を取得し、その内容を取得してバッファに展開する。   A hyperlink to the MST selection input screen is attached to the findings and organs of the report body, and the corresponding MST selection input screen is activated by clicking the mouse. At this time, the name of the display area and the code holding area of the report body is passed by the GET parameter. The code holding area is a hidden field and is not displayed on the screen. The activated MST selection input screen acquires the code holding area name of the report body from the passed parameters, acquires the contents, and expands it in the buffer.

本実施例では、レポートサーバ4からプログラムがロードされたPC3のCPUは、入力装置2により指定された患者、検査オーダ情報を基にレポート本体を起動する。レポート本体には、検査対象臓器の名称(例えば上部消化管内視鏡検査であれば、食道、胃、十二指腸等)のハイパーリンクあるいは呼び出しボタンが含まれており、このハイパーリンクあるいは呼び出しボタンはMST選択入力画面を起動する機能を持つ。   In this embodiment, the CPU of the PC 3 loaded with the program from the report server 4 activates the report body based on the patient and examination order information specified by the input device 2. The report body includes a hyperlink or call button for the name of the organ to be examined (for example, esophagus, stomach, duodenum for upper gastrointestinal endoscopy), and this hyperlink or call button is selected by MST. Has the function to start the input screen.

レポートサーバ4からプログラムがロードされたPC3のCPUは、図4に示すように、レポート本体上の検査対象臓器の名称(例えば上部消化管内視鏡検査であれば、食道、胃、十二指腸等)にMST選択入力画面へのハイパーリンクを設定し、レポート本体上の検査対象臓器に対応する表記用テーブルセルID及び内部保持用隠しエリアを設定してMST選択入力画面を起動し、ディスプレイ1上にMST選択入力画面を表示させる。   As shown in FIG. 4, the CPU of the PC 3 loaded with the program from the report server 4 uses the name of the organ to be examined on the report body (for example, esophagus, stomach, duodenum, etc. for upper gastrointestinal endoscopy). A hyperlink to the MST selection input screen is set, the notation table cell ID and the internal holding hidden area corresponding to the examination target organ on the report body are set, the MST selection input screen is started, and the MST is displayed on the display 1. Display the selection input screen.

レポートサーバ4からプログラムがロードされたPC3のCPUは、図5に示すように、表記用テーブルセルID及び内部保持用隠しエリアをGETパラメータにセットし、ディスプレイ1上に上記検査対象臓器の画面を開いてフォーカスを当てる。
本実施例では、消化器内視鏡レポート作成用プログラムはイベントドリブンで動作し、動作フローは各フレームモジュール間で情報を受け渡ししながら進行する。臓器毎のMST選択入力画面は、複数のフレームで構成され、制御部フレーム7、所見一覧フレーム8、部位一覧フレーム9、診断・治療術式一覧フレーム10、文字列バッファフレーム11、詳細項目入力ウィンドウ12等を有する。
As shown in FIG. 5, the CPU of the PC 3 loaded with the program from the report server 4 sets the notation table cell ID and the internal holding hidden area in the GET parameter, and displays the screen of the examination target organ on the display 1. Open and focus.
In this embodiment, the digestive endoscopy report creation program operates in an event-driven manner, and the operation flow proceeds while passing information between the frame modules. The MST selection input screen for each organ is composed of a plurality of frames, and includes a control unit frame 7, a finding list frame 8, a site list frame 9, a diagnosis / treatment method list frame 10, a character string buffer frame 11, a detailed item input window. 12 etc.

レポートサーバ4からプログラムがロードされたPC3のCPUは、図6に示すように、GETパラメータ取得関数を用意し、MST選択入力画面のフレーム定義を行う。レポートサーバ4からプログラムがロードされたPC3のCPUは、図7に示すようにディスプレイ1上の制御部7に確定ボタン、キャンセルボタンを表示させ、図8〜図10に示すようにディスプレイ1上の臓器所見タイトル画像、臓器部位タイトル画像、診断・治療術式タイトル画像を表示させる。   As shown in FIG. 6, the CPU of the PC 3 loaded with the program from the report server 4 prepares a GET parameter acquisition function and defines the frame of the MST selection input screen. The CPU of the PC 3 loaded with the program from the report server 4 displays a confirmation button and a cancel button on the control unit 7 on the display 1 as shown in FIG. 7, and on the display 1 as shown in FIGS. An organ finding title image, an organ site title image, and a diagnosis / treatment technique title image are displayed.

レポートサーバ4からプログラムがロードされたPC3のCPUは、図11に示すようにディスプレイ1上の所見一覧フレーム8に所見一覧をMSTでHTMLのTABLEタグにて一覧表示させ、具体的には図12に示すように所見一覧を表示させる。レポートサーバ4からプログラムがロードされたPC3のCPUは、図13に示すようにディスプレイ1上の部位一覧フレーム9に部位一覧をMSTでHTMLのTABLEタグにて一覧表示させ、具体的には図14に示すように部位一覧を表示させる。   As shown in FIG. 11, the CPU of the PC 3 loaded with the program from the report server 4 causes the finding list frame 8 on the display 1 to display a list of findings in the MST and the HTML TABLE tag. Specifically, FIG. A list of findings is displayed as shown in. As shown in FIG. 13, the CPU of the PC 3 loaded with the program from the report server 4 displays a list of parts in the part list frame 9 on the display 1 with the MST HTML tag as shown in FIG. A part list is displayed as shown in FIG.

レポートサーバ4からプログラムがロードされたPC3のCPUは、図15に示すようにディスプレイ1上の診断・治療術式一覧フレーム10に診断・治療術式一覧をMSTでHTMLのTABLEタグにて一覧表示させ、具体的には図16に示すように診断・治療術式一覧を表示させる。PC3のCPUは、図17に示すようにディスプレイ1上の文字列バッファフレーム11にバッファタイトル画像を表示させる。   As shown in FIG. 15, the CPU of the PC 3 loaded with the program from the report server 4 displays a list of diagnosis / treatment techniques in the diagnosis / treatment technique list frame 10 on the display 1 with an HTML TABLE tag in MST. Specifically, as shown in FIG. 16, a list of diagnosis / treatment techniques is displayed. The CPU of the PC 3 displays the buffer title image on the character string buffer frame 11 on the display 1 as shown in FIG.

レポートサーバ4からプログラムがロードされたPC3のCPUは、図18に示すように、呼び出し元の内部保持用隠しエリアから入力装置2からの入力済データを取得し、この入力済データを行ブロック単位に分解してディスプレイ1に表示させる。そして、レポートサーバ4からプログラムがロードされたPC3のCPUは、既入力数+1行目を空欄にて生成し、初期位置に戻る。MST選択入力画面上の各行は表示用テキストと、内部保持用隠しエリア内の内部コード保持用隠し行情報からなる。図19は文字列バッファフレーム11の初期内容を示す。   As shown in FIG. 18, the CPU of the PC 3 loaded with the program from the report server 4 obtains input data from the input device 2 from the caller's internal holding hidden area, and stores this input data in row block units. To be displayed on the display 1. Then, the CPU of the PC 3 loaded with the program from the report server 4 generates the already input number + 1 line in the blank, and returns to the initial position. Each line on the MST selection input screen is composed of display text and internal code holding hidden line information in the internal holding hidden area. FIG. 19 shows the initial contents of the character string buffer frame 11.

レポートサーバ4からプログラムがロードされたPC3のCPUは、図20に示すように文字列バッファフレーム11内の接尾語表示部13に「です。」、「認められます。」、「広範囲に」、「散在して」などの接尾語を表示させる。図21はMST選択入力画面に接尾語を表示した例を示す。レポートサーバ4からプログラムがロードされたPC3のCPUは、図22に示すように、文字列バッファフレーム11内の入力位置が初期位置であれば入力情報を削除するための行削除ボタンを文字列バッファフレーム11内のBUTTON領域14に表示させ、文字列バッファフレーム11内の入力位置が初期位置でなければ入力位置を上へ移行させるボタンを文字列バッファフレーム11内のBUTTON領域14に表示させ、新規に入力を開始するためのボタンを文字列バッファフレーム11内のBUTTON領域14に表示させる(図19参照)。   As shown in FIG. 20, the CPU of the PC 3 loaded with the program from the report server 4 displays “Yes”, “Accepted”, “Wide range” in the suffix display section 13 in the character string buffer frame 11. Display a suffix such as “scattered”. FIG. 21 shows an example in which a suffix is displayed on the MST selection input screen. As shown in FIG. 22, the CPU of the PC 3 loaded with the program from the report server 4 sets a line deletion button for deleting input information if the input position in the character string buffer frame 11 is the initial position. A button for moving the input position up is displayed in the BUTTON area 14 in the character string buffer frame 11 if the button is displayed in the BUTTON area 14 in the frame 11 and the input position in the character string buffer frame 11 is not the initial position. A button for starting input is displayed in the BUTTON area 14 in the character string buffer frame 11 (see FIG. 19).

レポートサーバ4からプログラムがロードされたPC3のCPUは、図23に示すようにディスプレイ1上の詳細項目入力ウィンドウ12に詳細情報タイトル画像を表示させ、図24に示すようにディスプレイ1上の詳細項目入力ウィンドウ12を初期状態でブランクとする。レポートサーバ4からプログラムがロードされたPC3のCPUは、図25に示すようにディスプレイ1上の詳細項目入力ウィンドウ12に図26に示すようなその画面を全て展開する展開モード、その画面を全て折り畳む折り畳みモード及びその選択状態を表示させる。   The CPU of the PC 3 loaded with the program from the report server 4 displays the detailed information title image on the detailed item input window 12 on the display 1 as shown in FIG. 23, and the detailed items on the display 1 as shown in FIG. The input window 12 is blank in the initial state. The CPU of the PC 3 loaded with the program from the report server 4 expands all the screens as shown in FIG. 26 in the detailed item input window 12 on the display 1 as shown in FIG. The folding mode and its selection state are displayed.

レポートサーバ4からプログラムがロードされたPC3のCPUは、所見一覧フレーム8で入力装置2により項目が選択されたときには、図27に示すように、その項目の選択が正常であるか否かをチェックし、項目の選択が正常であれば所見一覧フレーム8内の「正常」以外の選択をクリアして「正常」の選択項目を選択色にする。   When an item is selected by the input device 2 in the observation list frame 8, the CPU of the PC 3 loaded with the program from the report server 4 checks whether the item is selected normally as shown in FIG. If the selection of the item is normal, the selection other than “normal” in the observation list frame 8 is cleared and the selection item of “normal” is changed to the selection color.

レポートサーバ4からプログラムがロードされたPC3のCPUは、項目の選択が正常以外であれば所見一覧フレーム8内の「正常」をクリアし、選択項目を選択色にする。次いで、レポートサーバ4からプログラムがロードされたPC3のCPUは、文字列バッファフレーム11内の現在の入力行であるコード行に入力装置2からの入力情報を追加して表示させ、表示用文字列変換モジュールを呼び出して内部保持用隠しエリア内の選択項目に関する内部コード保持用隠し行のコードを表示用文字列情報に変換して文字列バッファフレーム11内に表示させる。   The CPU of the PC 3 loaded with the program from the report server 4 clears “normal” in the observation list frame 8 if the item selection is other than normal, and sets the selected item to the selected color. Next, the CPU of the PC 3 loaded with the program from the report server 4 adds the input information from the input device 2 to the code line, which is the current input line in the character string buffer frame 11, and displays it. The conversion module is called to convert the code of the hidden line for holding the internal code related to the selected item in the hidden area for internal holding into the character string information for display and display it in the character string buffer frame 11.

レポートサーバ4からプログラムがロードされたPC3のCPUは、部位一覧フレーム9で入力装置2により項目が選択されたときには、図28に示すように、選択項目を選択色にし、文字列バッファフレーム11内の現在の入力行であるコード行に入力装置2からの入力情報を追加して表示させ、表示用文字列変換モジュールを呼び出して内部保持用隠しエリア内の選択項目に関する内部コード保持用隠し行のコードを表示用文字列情報に変換して文字列バッファフレーム11内に表示させる。   When an item is selected by the input device 2 in the part list frame 9, the CPU of the PC 3 loaded with the program from the report server 4 changes the selected item to the selected color and stores it in the character string buffer frame 11 as shown in FIG. The input information from the input device 2 is added to and displayed on the code line which is the current input line, the display character string conversion module is called, and the internal code holding hidden line for the selected item in the internal holding hidden area is displayed. The code is converted into display character string information and displayed in the character string buffer frame 11.

レポートサーバ4からプログラムがロードされたPC3のCPUは、診断・治療術式一覧フレーム10で入力装置2により項目が選択されたときには、図29に示すように、選択項目を選択色にし、文字列バッファフレーム11内の現在の入力行であるコード行に入力装置2からの入力情報を追加して表示させ、表示用文字列変換モジュールを呼び出して内部保持用隠しエリア内の選択項目に関する内部コード保持用隠し行のコードを表示用文字列情報に変換して文字列バッファフレーム11内に表示させる。   When an item is selected by the input device 2 in the diagnosis / treatment technique list frame 10, the CPU of the PC 3 loaded with the program from the report server 4 sets the selection item to a selected color and displays a character string as shown in FIG. 29. The input information from the input device 2 is added to the code line which is the current input line in the buffer frame 11 and displayed, and the display string conversion module is called to hold the internal code related to the selected item in the internal holding hidden area. The hidden line code is converted into display character string information and displayed in the character string buffer frame 11.

レポートサーバ4からプログラムがロードされたPC3のCPUは、所見一覧フレーム8で入力装置2により項目が選択解除されたときには、図30に示すように、選択項目を非選択色にし、文字列バッファフレーム11内の現在の入力行であるコード行から情報を削除させ、表示用文字列変換モジュールを呼び出して内部保持用隠しエリア内の選択項目に関する内部コード保持用隠し行の削除コードを文字列バッファフレーム11内の現在の入力行であるコード行から削除させる。   When the item is deselected by the input device 2 in the observation list frame 8, the CPU of the PC 3 loaded with the program from the report server 4 sets the selected item to a non-selected color and displays the character string buffer frame as shown in FIG. 11 deletes information from the code line which is the current input line in 11 and calls the display character string conversion module to set the deletion code of the hidden line for holding the internal code related to the selected item in the hidden area for internal holding to the character string buffer frame. 11 is deleted from the code line that is the current input line.

レポートサーバ4からプログラムがロードされたPC3のCPUは、部位一覧フレーム9で入力装置2により項目が選択解除されたときには、図31に示すように、選択項目を非選択色にし、文字列バッファフレーム11内の現在の入力行であるコード行から情報を削除させ、表示用文字列変換モジュールを呼び出して内部保持用隠しエリア内の選択項目に関する内部コード保持用隠し行の追加コードを文字列バッファフレーム11内の現在の入力行であるコード行から削除させる。   When the item is deselected by the input device 2 in the part list frame 9, the CPU of the PC 3 loaded with the program from the report server 4 sets the selected item to a non-selected color and displays the character string buffer frame as shown in FIG. 11 deletes the information from the code line which is the current input line in 11 and calls the display character string conversion module to add the internal code holding hidden line additional code for the selected item in the internal holding hidden area to the character string buffer frame. 11 is deleted from the code line that is the current input line.

レポートサーバ4からプログラムがロードされたPC3のCPUは、診断・治療術式一覧フレーム10で入力装置2により項目が選択解除されたときには、図32に示すように、選択項目を非選択色にし、文字列バッファフレーム11内の現在の入力行であるコード行から情報を削除させ、表示用文字列変換モジュールを呼び出して内部保持用隠しエリア内の選択項目に関する内部コード保持用隠し行の追加コードを文字列バッファフレーム11内の現在の入力行であるコード行から削除させる。   The CPU of the PC 3 loaded with the program from the report server 4 makes the selected item a non-selected color as shown in FIG. 32 when the item is deselected by the input device 2 in the diagnosis / treatment technique list frame 10. The information is deleted from the code line that is the current input line in the character string buffer frame 11, and the display character string conversion module is called to add the internal code holding hidden line additional code for the selected item in the internal holding hidden area. The code line which is the current input line in the character string buffer frame 11 is deleted.

図33は所見一覧フレーム8、部位一覧フレーム9、診断・治療術式一覧フレーム10、詳細項目入力ウィンドウ12の各画面から共通で呼び出されるバッファ生成モジュールのフローである。レポートサーバ4からプログラムがロードされたPC3のCPUは、入力装置2からの詳細情報が入力済みであるか否かをチェックし、入力装置2からの詳細情報が入力済みである場合にはその詳細情報に術式の詳細情報が含まれるか否かを判断する。レポートサーバ4からプログラムがロードされたPC3のCPUは、詳細情報に診断・治療術式の詳細情報が含まれる場合にはその診断・治療術式にその詳細情報が必要であるか否かを判断し、その術式にその詳細情報が必要である場合にはその診断・治療術式の詳細情報が入力済みであるか否かを判断する。   FIG. 33 is a flow of a buffer generation module that is called in common from each screen of the finding list frame 8, the site list frame 9, the diagnosis / treatment technique list frame 10, and the detailed item input window 12. The CPU of the PC 3 loaded with the program from the report server 4 checks whether or not the detailed information from the input device 2 has been input, and if the detailed information from the input device 2 has been input, the details thereof are checked. It is determined whether or not the information includes detailed information on the technique. The CPU of the PC 3 loaded with the program from the report server 4 determines whether the detailed information is necessary for the diagnosis / treatment method when the detailed information includes the detailed information of the diagnosis / treatment method. If the detailed information is necessary for the surgical procedure, it is determined whether or not the detailed information on the diagnostic / therapeutic surgical procedure has been input.

レポートサーバ4からプログラムがロードされたPC3のCPUは、その診断・治療術式の詳細情報が入力済みである場合には診断・治療術式一覧フレーム10上の術式の後ろにその入力済みの術式の詳細情報を連結し、該当する詳細項目入力ウィンドウ12へのハイパーリンクを設定して、その入力済みの診断・治療術式の詳細情報を詳細項目入力ウィンドウ12に表示させる。レポートサーバ4からプログラムがロードされたPC3のCPUは、診断・治療術式の詳細情報が入力済みではない場合には診断・治療術式一覧フレーム10上の術式の後ろに「詳細」の文字を連結し、該当する詳細項目入力ウィンドウ12へのハイパーリンクを設定する。また、レポートサーバ4からプログラムがロードされたPC3のCPUは、入力装置2で接尾語の削除が選択された場合にも、入力装置2からその詳細情報が入力済みであるか否かをチェックする上述のステップへ進む。   The CPU of the PC 3 loaded with the program from the report server 4 has already input the detailed information of the diagnosis / treatment method after the method on the diagnosis / treatment method list frame 10. The detailed information on the surgical method is connected, a hyperlink to the corresponding detailed item input window 12 is set, and the detailed information on the input diagnosis / treatment method is displayed on the detailed item input window 12. The CPU of the PC 3 loaded with the program from the report server 4 displays “Details” after the technique on the diagnosis / treatment technique list frame 10 when the detailed information of the diagnosis / treatment technique has not been input. And a hyperlink to the corresponding detailed item input window 12 is set. Further, the CPU of the PC 3 loaded with the program from the report server 4 checks whether or not the detailed information has been input from the input device 2 even when deletion of the suffix is selected by the input device 2. Proceed to the above steps.

レポートサーバ4からプログラムがロードされたPC3のCPUは、所見または診断・治療術式の詳細項目入力ウィンドウ12を開いた場合には、図34に示すように、現在の所見または診断・治療術式の詳細項目数分ループして、現在の所見または診断・治療術式の詳細項目数分の詳細情報ブロックを生成する。この詳細情報ブロックは、図37に示すように入力装置2からの入力データを表示する表示ボックス15と、ブロックの追加、削除を行うための追加ボタン16、削除ボタン17とを持つ。レポートサーバ4からプログラムがロードされたPC3のCPUは、詳細情報ブロックの先頭で削除ボタン17を使用不可に設定し、単一項目選択モードでは選択肢をテ−ブルで表示ボックス15に表示し、テキスト入力モードではテキストボックスを表示ボックス15に表示し、選択+テキスト入力モードでは選択肢を表示ボックス15に表示し、その選択肢が選択された場合にアクティブにするテキストボックスを表示ボックス15に表示する。   When the CPU of the PC 3 loaded with the program from the report server 4 opens the detailed item input window 12 of the findings or diagnosis / treatment method, as shown in FIG. 34, the current findings or diagnosis / treatment method A detailed information block corresponding to the number of detailed items of the current finding or diagnosis / treatment method is generated. As shown in FIG. 37, this detailed information block has a display box 15 for displaying input data from the input device 2, an add button 16 for deleting and adding blocks, and a delete button 17. The CPU of the PC 3 loaded with the program from the report server 4 disables the delete button 17 at the top of the detailed information block, and in the single item selection mode, displays the options in the table in the display box 15 as text. In the input mode, a text box is displayed on the display box 15, and in the selection + text input mode, a choice is displayed on the display box 15, and a text box that is activated when the choice is selected is displayed on the display box 15.

レポートサーバ4からプログラムがロードされたPC3のCPUは、図35に示すように詳細情報ブロック内の追加ボタン16が押された場合には詳細情報ブロックを追加し、図36に示すように詳細情報ブロック内の削除ボタン17が押された場合には削除された詳細情報ブロックを消去する。なお、ディスプレイ1は、画面に表示した各ボタンの画面下側にボタンの押下を検知する検知手段を有し、この検知手段からの入力信号がPC3のCPUに送られる。   The CPU of the PC 3 loaded with the program from the report server 4 adds the detailed information block when the add button 16 in the detailed information block is pressed as shown in FIG. 35, and the detailed information as shown in FIG. When the delete button 17 in the block is pressed, the deleted detailed information block is deleted. The display 1 has detection means for detecting button presses on the lower side of each button displayed on the screen, and an input signal from the detection means is sent to the CPU of the PC 3.

レポートサーバ4からプログラムがロードされたPC3のCPUは、図38に示すように詳細項目入力ウィンドウ12が開かれた場合には所見の詳細情報を詳細情報ブロックに展開し、確定ボタン及びキャンセルボタンが押されたか否かをチェックし、確定ボタンが押された場合には文字列バッファフレーム11の現在の入力行を調べて現在の入力行に対応する所見項目に入力された詳細情報を連結し、詳細項目入力ウィンドウ12をブランクにする。PC3のCPUは、キャンセルボタンが押された場合には詳細項目入力ウィンドウ12をブランクにする。   When the detailed item input window 12 is opened as shown in FIG. 38, the CPU of the PC 3 loaded with the program from the report server 4 expands the detailed information of the findings into the detailed information block, and the confirm button and the cancel button are displayed. Check whether or not the button is pressed, and if the confirm button is pressed, the current input line of the character string buffer frame 11 is checked, and the detailed information input to the finding item corresponding to the current input line is linked, The detailed item input window 12 is blanked. The CPU of the PC 3 blanks the detailed item input window 12 when the cancel button is pressed.

レポートサーバ4からプログラムがロードされたPC3のCPUは、図39に示すように制御部フレーム7の確定ボタンが押された場合には、文字列バッファフレーム11の入力情報済みコード情報から再度表示用文字列を生成する。このとき、レポートサーバ4からプログラムがロードされたPC3のCPUは、詳細情報未入力時の「詳細」という文字列は連結しない。これにより、詳細情報を入力しなくても、所見及び診断・治療術式の選択入力が可能となる。レポートサーバ4からプログラムがロードされたPC3のCPUは、上記文字列に変換した情報を、呼び出し元画面の表示用テーブルセルIDにinnerTextで書き込み、MST選択入力画面を閉じてレポート本体をディスプレイ1上に表示させる。   The CPU of the PC 3 loaded with the program from the report server 4 again displays the code from the input information completed code information of the character string buffer frame 11 when the confirmation button of the control unit frame 7 is pressed as shown in FIG. Generate a string. At this time, the CPU of the PC 3 loaded with the program from the report server 4 does not connect the character string “detail” when the detailed information is not input. As a result, it is possible to select and input findings and diagnosis / treatment methods without inputting detailed information. The CPU of the PC 3 loaded with the program from the report server 4 writes the information converted into the character string into the display table cell ID of the caller screen with innerText, closes the MST selection input screen, and displays the report body on the display 1. To display.

また、本実施例では、レポートサーバ4は、図40に示すようにMST内部コードに対応する各言語をデリミタで区切った文字列の配列をPUBLICスコープで準備する。レポートサーバ4からプログラムがロードされたPC3のCPUは、起動時に指定された使用言語ロケーション指定によって、その対応言語を、上記デリミタで区切った文字列の配列から切り出し、その切り出した言語の文字列をディスプレイ1上に表示させる。   In the present embodiment, the report server 4 prepares an array of character strings in which each language corresponding to the MST internal code is delimited by a PUBLIC scope as shown in FIG. The CPU of the PC 3 loaded with the program from the report server 4 cuts out the corresponding language from the character string array delimited by the delimiter according to the language location specification specified at the time of startup, and the character string of the cut-out language is extracted. It is displayed on the display 1.

具体的には、以下の表1のような配列データから所定の言語要素を切り出して表示に使用する。   Specifically, a predetermined language element is cut out from the array data shown in Table 1 below and used for display.

Figure 0004357257
Figure 0004357257

現在、MSTは日本語の他に以下の言語が定義されている。
English version
French version
Italian version
German version
Portuguese version
Spanish version
Russian version
Czech version
Turkish version
また、本実施例では、消化器内視鏡レポート作成用プログラムはWeb技術上に実装したアプリケーションプログラムであり、レポートサーバ4は、レポートの登録時には、レポート本体に転記された文字列情報及び隠しフィールドに保持されたコード情報をレポートDB5に保存させる。レポートサーバ4は、レポートの参照時には、レポートDB5から登録済みレポート情報をレポート本体上に読み込むことにより、参照画像を生成する。
Currently, MST defines the following languages in addition to Japanese.
English version
French version
Italian version
German version
Portuguese version
Spanish version
Russian version
Czech version
Turkish version
In this embodiment, the digestive endoscopy report creation program is an application program implemented on the Web technology, and the report server 4 uses the character string information and the hidden field transferred to the report body when the report is registered. Is stored in the report DB 5. The report server 4 generates a reference image by reading registered report information from the report DB 5 onto the report body when referring to the report.

本実施例では、上述のように部位一覧から部位項目が選択されると、この部位項目と所見を組み合わせて文字列を生成する。文字列生成は部位、所見の入力順序で行われ、部位→所見の順に入力された場合には「どこどこ(部位)になになに(所見)が」となり、所見→部位の順に入力された場合には「なになに(所見)がどこどこ(部位)に」となる。   In this embodiment, when a part item is selected from the part list as described above, a character string is generated by combining the part item and the finding. The character string is generated in the order of input of parts and findings, and when entered in the order of parts → findings, “where and where (parts) and what (findings) is” and entered in the order of findings → parts. "What is (finding) where and where (part)".

部位及び所見は複数の指定が可能であり、複数の部位及び所見を指定した場合には、接尾語の指定により「どこどこ(部位)とどこどこ(部位)になになに(所見)が」に対して「連続して認められます」や「散在して認められます」といった文章化を行う。   Multiple parts and findings can be specified, and when multiple parts and findings are designated, by specifying the suffix, “where (part) and where (part)” "Is recognized continuously" and "is scattered and recognized".

術式は、診断術式と治療術式があり、各々所見と同様に詳細項目を持つ。文字列バッファフレーム11内の文字列は部位と所見の組み合わせからなる文章と、術式からなる文章との対で1つの束を構成し、この束は任意に増減が可能である。   There are two types of surgery, diagnostic and treatment, each with detailed items as well as findings. A character string in the character string buffer frame 11 constitutes one bundle of a sentence composed of a combination of a part and a finding and a sentence composed of a technique, and this bundle can be arbitrarily increased or decreased.

診断・治療術式は「実施」と「予定」の区分を持ち、術式に対する詳細情報は「実施」の場合にのみハイパーリンクされる。
この手法により、「ここに何があり、それに対して何を行ったか」あるいは「何を行う予定なのか」という医学的根拠をMSTという定義された語彙の中で表現可能となる。
The diagnosis / treatment method has a classification of “execution” and “scheduled”, and detailed information on the operation method is hyperlinked only when “execution”.
This technique makes it possible to express the medical basis “what is here and what has been done for it” or “what is to be done” in a defined vocabulary called MST.

詳細情報入力においては、症例により詳細化の粒度が異なるため、詳細項目毎に複数個の展開を可能とした。例えば「個数」、「大きさ」という詳細項目があるとき、「数個の1cm,2cm」、「1個の1cm,1個の2cm」というような粒度での記載が可能である。MST入力ウィンドウにて入力された内容は、レポート本体にinnerTextとして書き込まれる。つまり、レポート本体上には、起動するためのハイパーリンクと、入力結果を表示する領域、MSTコードを保持する隠し領域を持つのみであり、複雑な制御機構を排除しているため、体感上高速な動作が可能となる。   In the detailed information input, since the granularity of the details differs depending on the case, a plurality of developments are possible for each detailed item. For example, when there are detailed items such as “number” and “size”, it is possible to describe in a granularity such as “several 1 cm, 2 cm” and “one 1 cm, one 2 cm”. The content entered in the MST input window is written as innerText in the report body. In other words, the report body only has a hyperlink to start, an area for displaying the input result, and a hidden area for holding the MST code, and eliminates a complicated control mechanism. Operation becomes possible.

本発明の一実施例を示すブロック図である。It is a block diagram which shows one Example of this invention. 同実施例のレポート本体を示す図である。It is a figure which shows the report main body of the Example. 同実施例のMST選択入力画面を示す図である。It is a figure which shows the MST selection input screen of the Example. 同実施例の処理フローの一部を示すフローチャートである。It is a flowchart which shows a part of processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の所見一覧表示例を示す図である。It is a figure which shows the observation list display example of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の部位一覧表示例を示す図である。It is a figure which shows the site | part list display example of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の診断・治術式一覧表示例を示す図である。It is a figure which shows the example of a diagnostic / surgical formula list display of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の文字列バッファフレームの初期内容を示す図である。It is a figure which shows the initial content of the character string buffer frame of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例のMST選択入力画面に接尾語を表示した例を示す図である。It is a figure which shows the example which displayed the suffix on the MST selection input screen of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の詳細項目入力ウィンドウの一部を示す図である。It is a figure which shows a part of detailed item input window of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の詳細情報ブロック表示例を示す図である。It is a figure which shows the detailed information block display example of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example. 同実施例の処理フローの他の一部を示すフローチャートである。It is a flowchart which shows a part of other processing flow of the Example.

符号の説明Explanation of symbols

1 ディスプレイ
2 入力装置
3 PC
4 レポートサーバ
5 レポートデータDB
6 MSTDB
7 制御部
8 所見一覧フレーム
9 部位一覧フレーム
10 診断・治術式一覧フレーム
11 文字列バッファフレーム
12 詳細項目入力ウィンドウ
13 接尾語表示部
14 BUTTON領域
15 表示ボックス
16 追加ボタン
17 削除ボタン
1 Display 2 Input device 3 PC
4 Report server 5 Report data DB
6 MSTDB
7 Control section 8 Observation list frame 9 Site list frame 10 Diagnosis / surgical expression list frame 11 Character string buffer frame 12 Detailed item input window 13 Suffix display section 14 BUTTON area 15 Display box 16 Add button 17 Delete button

Claims (7)

消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUのプログラムロード機能がパーソナルコンピュータに所定のプログラムをロードする第1の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUのレポート本体起動機能前記パーソナルコンピュータの入力装置により指定された患者、検査オーダ情報を基にレポート本体を起動させる第2の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUのMST選択入力画面表示機能前記レポート本体上の検査対象臓器の名称に前記パーソナルコンピュータの表示装置上のMST選択入力画面へのハイパーリンクを設定し、前記レポート本体上の検査対象臓器に対応する表記用テーブルID及び内部保持用隠しエリアを設定して前記MST選択入力画面を起動し、所見一覧フレーム、部位一覧フレーム及び診断・治療術式一覧フレームと、文字列バッファフレームと、用語に対応する詳細項目入力ウィンドウとを有する検査対象臓器の前記MST選択入力画面を前記表示装置上に表示させる第3の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの一覧表示機能が前記MST選択入力画面の前記所見一覧フレームに検査対象臓器の所見タイトルを表示させるとともに所見一覧をMST用語で一覧表示させ、前記部位一覧フレームに検査対象臓器の部位タイトルを表示させるとともに部位一覧をMST用語で一覧表示させ、前記診断・治療術式一覧フレームに検査対象臓器の診断・治療術式タイトルを表示させるとともに診断・治療術式一覧をMST用語で一覧表示させる第4の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの前記一覧表示機能が、前記所見一覧、前記部位一覧及び前記診断・治療術式一覧で前記入力装置により項目が選択された場合に前記入力装置からの入力情報を前記文字列バッファフレームに追加して表示させ、前記内部保持用隠しエリアにおける前記入力装置により選択された項目に関する内部コード保持用隠し行のコードを前記文字列バッファフレームに文字列として表示させる第5の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの前記一覧表示機能が、前記表示装置に表示された所見一覧から前記入力装置により選択した所見に対応するMST詳細情報を前記詳細項目入力ウィンドウに表示させる第6の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの詳細情報表示手段が、前記入力装置により入力された詳細情報を、前記文字列バッファフレームに表示された情報から前記詳細項目入力ウィンドウにハイパーリンクして前記詳細項目入力ウィンドウに表示させる第7の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの転記機能が前記入力装置からの入力済情報を前記レポート本体に転記する第8の手順と、
前記消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUの入力済みレポート情報保存機能が、レポートの登録時に、前記レポート本体に転記された前記入力装置からの入力済情報をレポート情報としてレポートデータベースに保存させる第9の手順と、
前記消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUの入力済みレポート情報レポート本体読み込み機能が、レポート再編集時及び参照時に、前記レポートデータベースから登録済みレポート情報を前記レポート本体上に読み込む第10の手順と
実行することを特徴とする消化器内視鏡レポート作成方法。
A first procedure in which a program load function of a CPU of a report server in which a program for creating a digestive endoscopic report is installed loads a predetermined program on a personal computer;
A second procedure in which the report body activation function of the CPU of the personal computer loaded with the predetermined program activates the report body based on the patient and examination order information specified by the input device of the personal computer ;
The MST selection input screen display function of the CPU of the personal computer loaded with the predetermined program sets a hyperlink to the MST selection input screen on the display device of the personal computer in the name of the organ to be examined on the report body Then, the notation table ID and the internal holding hidden area corresponding to the examination target organ on the report main body are set and the MST selection input screen is started, and the finding list frame, the site list frame, and the diagnosis / treatment technique list a frame, a string buffer frame, a third step in the MST selection input screen of the inspection target organ and a detailed item input window corresponding to the term to be displayed on said display device,
The list display function of the CPU of the personal computer loaded with the predetermined program causes the finding list frame of the examination target organ to be displayed in the finding list frame of the MST selection input screen, and displays the finding list in MST terms, The part title of the examination target organ is displayed in the part list frame, the part list is displayed in MST terms, and the diagnosis / treatment technique title of the examination target organ is displayed in the diagnosis / treatment technique list frame, and the diagnosis / treatment is performed. A fourth procedure for displaying a list of surgical methods in MST terms;
When the list display function of the CPU of the personal computer loaded with the predetermined program is selected by the input device in the findings list, the site list, and the diagnosis / treatment technique list , the input device The input information from is added to the character string buffer frame for display, and the code of the hidden line for internal code holding relating to the item selected by the input device in the hidden internal holding area is displayed in the character string buffer frame. As a fifth procedure,
The list display function of the predetermined program of the personal computer loaded the CPU, the MST detailed information corresponding to the selected observation by the input device from the displayed findings listed in the display device to the detailed item input window A sixth procedure to display;
The detailed information display means of the CPU of the personal computer loaded with the predetermined program hyperlinks the detailed information input by the input device from the information displayed in the character string buffer frame to the detailed item input window. A seventh procedure to be displayed in the detailed item input window;
An eighth procedure in which the transcription function of the CPU of the personal computer loaded with the predetermined program transcribes input information from the input device to the report body;
The report information storage function of the report server CPU in which the digestive endoscopy report creation program is installed is the report information that has been input from the input device transferred to the report body when the report is registered. As a ninth procedure to be saved in the report database,
The read report information report body reading function of the report server CPU in which the digestive endoscopy report creation program has been installed is configured to display the registered report information from the report database on the report body when the report is re-edited and referenced. gastrointestinal endoscopy reporting method characterized by performing a tenth procedures to load into.
請求項1記載の消化器内視鏡レポート作成方法において、前記プログラムがロードされた前記パーソナルコンピュータのCPUの入力済データ表示機能が、前記MST選択入力画面にて前記入力装置により現在入力中である選択項目及び詳細情報をバッファ領域に保持し、このバッファ領域に保持した前記入力装置からの入力済データを前記表示装置の前記MST選択入力画面に入力時の通りに再現し、再編集可能な状態で表示させる手順を実行することを特徴とする消化器内視鏡レポート作成方法。 2. The digestive endoscopy report creation method according to claim 1, wherein the input data display function of the CPU of the personal computer loaded with the program is currently being input by the input device on the MST selection input screen. The selection item and detailed information are held in a buffer area, and the input data held in the buffer area is reproduced as it is input on the MST selection input screen of the display device, and can be re-edited. A method for creating a digestive endoscopy report, characterized by executing a procedure for displaying in a digestive organ. 請求項1記載の消化器内視鏡レポート作成方法において、前記プログラムがロードされた前記パーソナルコンピュータのCPUの同時表示機能が、前記MST選択入力画面にて所見、部位、診断・治療術式のうち前記入力装置により同時に選択された複数の項目を表示させる手順を実行することを特徴とする消化器内視鏡レポート作成方法。 The gastrointestinal endoscopy report creation method according to claim 1, wherein the simultaneous display function of the CPU of the personal computer loaded with the program is a finding, a part, a diagnosis / treatment technique on the MST selection input screen. A method for creating a digestive endoscopy report, wherein a procedure for displaying a plurality of items simultaneously selected by the input device is executed . 請求項1記載の消化器内視鏡レポート作成方法において、前記プログラムがロードされた前記パーソナルコンピュータのCPUの範囲・接尾語表示機能が、前記MST選択入力画面において部位の選択入力項目に対して前記入力装置により指定された範囲、あるいは散在という接尾語を表示させる手順を実行することを特徴とする消化器内視鏡レポート作成方法。 2. The gastrointestinal endoscopy report creation method according to claim 1, wherein the range / suffix display function of the CPU of the personal computer loaded with the program is selected for a part selection input item on the MST selection input screen. A digestive endoscopy report creation method comprising: executing a procedure for displaying a suffix specified by an input device or a sparse suffix. 請求項1記載の消化器内視鏡レポート作成方法において、前記プログラムがロードされた前記パーソナルコンピュータのCPUの入力領域数増減機能が、前記MST選択入力画面にて同一の詳細項目に対してその入力領域の数を追加ボタンまたは削除ボタンが押されることにより増減させる手順を実行することを特徴とする消化器内視鏡レポート作成方法。 2. The gastrointestinal endoscopy report creating method according to claim 1, wherein the function of increasing / decreasing the number of input areas of the CPU of the personal computer loaded with the program is input to the same detailed item on the MST selection input screen. A method for creating a digestive endoscopy report, comprising: executing a procedure for increasing or decreasing the number of regions by pressing an add button or a delete button. 請求項1記載の消化器内視鏡レポート作成方法において、前記プログラムがロードされた前記パーソナルコンピュータのCPUの言語切替機能が、前記MST選択入力画面に前記入力装置で選択されたMSTを表示する際に、予め各言語をデリミタで区切った文字列配列を用意し、使用言語のロケーションによって言語を切り替えて表示する手順を実行することを特徴とする消化器内視鏡レポート作成方法。 2. The digestive endoscopy report creation method according to claim 1, wherein the language switching function of the CPU of the personal computer loaded with the program displays the MST selected by the input device on the MST selection input screen. to, providing a string array, separated in advance to each language by delimiters, gastrointestinal endoscopy reporting method characterized in that the location of the language used to perform the procedure for displaying by switching languages. レポートサーバにインストールされる消化器内視鏡レポート作成用プログラムを記録したコンピュータ読み取り可能な記録媒体であって、
消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUのプログラムロード機能がパーソナルコンピュータに所定のプログラムをロードする第1の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUのレポート本体起動機能前記パーソナルコンピュータの入力装置により指定された患者、検査オーダ情報を基にレポート本体を起動させる第2の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUのMST選択入力画面表示機能前記レポート本体上の検査対象臓器の名称に前記パーソナルコンピュータの表示装置上のMST選択入力画面へのハイパーリンクを設定し、前記レポート本体上の検査対象臓器に対応する表記用テーブルID及び内部保持用隠しエリアを設定して前記MST選択入力画面を起動し、所見一覧フレーム、部位一覧フレーム及び診断・治療術式一覧フレームと、文字列バッファフレームと、用語に対応する詳細項目入力ウィンドウとを有する検査対象臓器の前記MST選択入力画面を前記表示装置上に表示させる第3の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの一覧表示機能が前記MST選択入力画面の前記所見一覧フレームに検査対象臓器の所見タイトルを表示させるとともに所見一覧をMST用語で一覧表示させ、前記部位一覧フレームに検査対象臓器の部位タイトルを表示させるとともに部位一覧をMST用語で一覧表示させ、前記診断・治療術式一覧フレームに検査対象臓器の診断・治療術式タイトルを表示させるとともに診断・治療術式一覧をMST用語で一覧表示させる第4の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの前記一覧表示機能が、前記所見一覧、前記部位一覧及び前記診断・治療術式一覧で前記入力装置により項目が選択された場合に前記入力装置からの入力情報を前記文字列バッファフレームに追加して表示させ、前記内部保持用隠しエリアにおける前記入力装置により選択された項目に関する内部コード保持用隠し行のコードを前記文字列バッファフレームに文字列として表示させる第5の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの前記一覧表示機能が、前記表示装置に表示された所見一覧から前記入力装置により選択した所見に対応するMST詳細情報を前記詳細項目入力ウィンドウに表示させる第6の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの詳細情報表示手段が、前記入力装置により入力された詳細情報を、前記文字列バッファフレームに表示された情報から前記詳細項目入力ウィンドウにハイパーリンクして前記詳細項目入力ウィンドウに表示させる第7の手順と、
前記所定のプログラムがロードされた前記パーソナルコンピュータのCPUの転記機能が前記入力装置からの入力済情報を前記レポート本体に転記する第8の手順と、
前記消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUの入力済みレポート情報保存機能が、レポートの登録時に、前記レポート本体に転記された前記入力装置からの入力済情報をレポート情報としてレポートデータベースに保存させる第9の手順と、
前記消化器内視鏡レポート作成用プログラムがインストールされたレポートサーバのCPUの入力済みレポート情報レポート本体読み込み機能が、レポート再編集時及び参照時に、前記レポートデータベースから登録済みレポート情報を前記レポート本体上に読み込む第10の手順と
コンピュータに実行させるための消化器内視鏡レポート作成用プログラムを記録したコンピュータ読み取り可能な記録媒体。
A computer-readable recording medium recording a digestive endoscope report creation program installed in a report server,
A first procedure in which a program load function of a CPU of a report server in which a program for creating a digestive endoscopic report is installed loads a predetermined program on a personal computer;
A second procedure in which the report body activation function of the CPU of the personal computer loaded with the predetermined program activates the report body based on the patient and examination order information specified by the input device of the personal computer ;
The MST selection input screen display function of the CPU of the personal computer loaded with the predetermined program sets a hyperlink to the MST selection input screen on the display device of the personal computer in the name of the organ to be examined on the report body Then, the notation table ID and the internal holding hidden area corresponding to the examination target organ on the report main body are set and the MST selection input screen is started, and the finding list frame, the site list frame, and the diagnosis / treatment technique list a frame, a string buffer frame, a third step in the MST selection input screen of the inspection target organ and a detailed item input window corresponding to the term to be displayed on said display device,
The list display function of the CPU of the personal computer loaded with the predetermined program causes the finding list frame of the examination target organ to be displayed in the finding list frame of the MST selection input screen, and displays the finding list in MST terms, The part title of the examination target organ is displayed in the part list frame, the part list is displayed in MST terms, and the diagnosis / treatment technique title of the examination target organ is displayed in the diagnosis / treatment technique list frame, and the diagnosis / treatment is performed. A fourth procedure for displaying a list of surgical methods in MST terms;
When the list display function of the CPU of the personal computer loaded with the predetermined program is selected by the input device in the findings list, the site list, and the diagnosis / treatment technique list , the input device The input information from is added to the character string buffer frame for display, and the code of the hidden line for internal code holding relating to the item selected by the input device in the hidden internal holding area is displayed in the character string buffer frame. As a fifth procedure,
The list display function of the predetermined program of the personal computer loaded the CPU, the MST detailed information corresponding to the selected observation by the input device from the displayed findings listed in the display device to the detailed item input window A sixth procedure to display;
The detailed information display means of the CPU of the personal computer loaded with the predetermined program hyperlinks the detailed information input by the input device from the information displayed in the character string buffer frame to the detailed item input window. A seventh procedure to be displayed in the detailed item input window;
An eighth procedure in which the transcription function of the CPU of the personal computer loaded with the predetermined program transcribes input information from the input device to the report body;
The report information storage function of the report server CPU in which the digestive endoscopy report creation program is installed is the report information that has been input from the input device transferred to the report body when the report is registered. As a ninth procedure to be saved in the report database,
The read report information report body reading function of the report server CPU in which the digestive endoscopy report creation program has been installed is configured to display the registered report information from the report database on the report body when the report is re-edited and referenced. A computer-readable recording medium on which a digestive endoscopy report creation program for causing a computer to execute the tenth procedure to be read in is recorded.
JP2003355264A 2003-09-05 2003-10-15 Gastrointestinal endoscopy report creation method and computer-readable recording medium Expired - Fee Related JP4357257B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003355264A JP4357257B2 (en) 2003-09-05 2003-10-15 Gastrointestinal endoscopy report creation method and computer-readable recording medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003313805 2003-09-05
JP2003355264A JP4357257B2 (en) 2003-09-05 2003-10-15 Gastrointestinal endoscopy report creation method and computer-readable recording medium

Publications (2)

Publication Number Publication Date
JP2005100297A JP2005100297A (en) 2005-04-14
JP4357257B2 true JP4357257B2 (en) 2009-11-04

Family

ID=34467670

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003355264A Expired - Fee Related JP4357257B2 (en) 2003-09-05 2003-10-15 Gastrointestinal endoscopy report creation method and computer-readable recording medium

Country Status (1)

Country Link
JP (1) JP4357257B2 (en)

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09198375A (en) * 1996-01-16 1997-07-31 Matsushita Electric Ind Co Ltd Mathematical expression/chemical formula inputting and editing system
JPH09223056A (en) * 1996-02-19 1997-08-26 Fuji Xerox Co Ltd Electronic document managing device
JP2001167210A (en) * 1999-12-07 2001-06-22 Ntt Data Corp Account system
JP2002073925A (en) * 2000-09-01 2002-03-12 Canon Inc Investigation system, management device, investigation method, and storage medium
JP4350294B2 (en) * 2000-10-16 2009-10-21 オリンパス株式会社 Medical data file device
JP2002351591A (en) * 2001-01-30 2002-12-06 Sysmex Corp Display device and sample analyzing device provided with the same
JP2003076676A (en) * 2001-06-22 2003-03-14 Toyo Eng Corp Device assisting report preparation, program and method therefor
US20030011640A1 (en) * 2001-07-12 2003-01-16 Green Brett A. System and methods for implementing peripheral device front menu panels
JP2003164413A (en) * 2001-12-03 2003-06-10 Olympus Optical Co Ltd Endoscope image filing system
JP2003216558A (en) * 2002-01-22 2003-07-31 Canon Inc Device terminal apparatus, network system, method for informing electronic mail, storage medium and program

Also Published As

Publication number Publication date
JP2005100297A (en) 2005-04-14

Similar Documents

Publication Publication Date Title
JP5098253B2 (en) Database system, program, and report search method
CN105074708B (en) The summary view of the background driving of radiology discovery
US6021404A (en) Universal computer assisted diagnosis
JP6914839B2 (en) Report content context generation for radiation reports
JP6273267B2 (en) Provide reporting assistance
JP5308973B2 (en) MEDICAL IMAGE INFORMATION DISPLAY DEVICE AND METHOD, AND PROGRAM
JP4402033B2 (en) Information processing system
RU2711305C2 (en) Binding report/image
US20160239564A1 (en) Information processing apparatus, information processing method, information processing system, and storage medium
JP2011036383A (en) Medical diagnosis supporting apparatus, method of controlling medical diagnosis supporting apparatus, and program
JP2011083590A (en) Medical image display device, method, and program
JP2008506188A (en) Gesture-based reporting method and system
JP4719408B2 (en) Medical information system
JP2006155002A (en) Report preparation support system
JP5374169B2 (en) Image display device
US10650923B2 (en) Automatic creation of imaging story boards from medical imaging studies
JP4967317B2 (en) Information processing system
JP4932204B2 (en) Medical support system, medical support device, and medical support program
JP2004157815A (en) Medical image report input system
JP2012198928A (en) Database system, program, and report retrieval method
JP2852866B2 (en) Computer-aided image diagnosis learning support method
JP2009093568A (en) Diagnostic reading report writing support device
CN101396283A (en) Ultrasonic image assistant diagnostic system
JP5550496B2 (en) Document creation support apparatus, document creation support method, and document creation support program
JP4357257B2 (en) Gastrointestinal endoscopy report creation method and computer-readable recording medium

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051011

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051212

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060117

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060320

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060412

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20060502

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090804

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

Free format text: PAYMENT UNTIL: 20120814

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150814

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees