JP2011150395A - Graph display system for medical data, graph display device and display program - Google Patents

Graph display system for medical data, graph display device and display program Download PDF

Info

Publication number
JP2011150395A
JP2011150395A JP2010008894A JP2010008894A JP2011150395A JP 2011150395 A JP2011150395 A JP 2011150395A JP 2010008894 A JP2010008894 A JP 2010008894A JP 2010008894 A JP2010008894 A JP 2010008894A JP 2011150395 A JP2011150395 A JP 2011150395A
Authority
JP
Japan
Prior art keywords
graph
server computer
inspection
database
test result
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010008894A
Other languages
Japanese (ja)
Other versions
JP5445950B2 (en
Inventor
Shinji Arimoto
慎司 有本
Sumiko Kido
須美子 木戸
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.)
Canon Medical Systems Corp
Original Assignee
Toshiba Sumiden Medical Information Systems Corp
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 Toshiba Sumiden Medical Information Systems Corp filed Critical Toshiba Sumiden Medical Information Systems Corp
Priority to JP2010008894A priority Critical patent/JP5445950B2/en
Publication of JP2011150395A publication Critical patent/JP2011150395A/en
Application granted granted Critical
Publication of JP5445950B2 publication Critical patent/JP5445950B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a graph display system for medical data, allowing visual representation of a normal value range to a specific examination result even when superposing and displaying a plurality of line graphs. <P>SOLUTION: A server computer 50 includes: a first DB 60 sequentially managing at least examination results; a second DB 70 sequentially managing an administration history of medicine; and a third DB 80 managing normal value ranges of examination items. A client terminal 30 sets a plurality of examination items and a display period desired to be graph-displayed, and makes a request to the server computer 50, and displays a plurality of examination result graphs acquired from the first DB 60 in a first display format. The client terminal 30 displays a medicine dosage graph acquired from the second DB 70 in a second display format. The client terminal 30 emphatically displays one of the plurality of examination result graphs when mouseovering on the one of the examination result graphs, acquires information of the normal value range of the examination item corresponding to the mouseovered examination result from the third DB 80, and displays it on the examination result graph. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、医療データのグラフ表示システム、グラフ表示装置および表示プログラムに関する。   The present invention relates to a medical data graph display system, a graph display device, and a display program.

病院や診療所等の医療機関では、患者に対して投与した薬剤の量を示す薬投与量(薬歴)と、それによる患者の症状を示す検査結果(検歴)とを時系列にグラフ表示(例えば、熱型表)することが行われている。例えば、検査結果を折れ線グラフで表示し、薬投与量を階段状グラフで表示することにより、各種の検査結果と薬投与量との相互関係を視覚的に確認することができため、患者に対する治療内容が適切なものであったかについて判断することができる。   In medical institutions such as hospitals and clinics, a graph showing the drug dosage (drug history) indicating the amount of drug administered to the patient and the test results (test history) indicating the patient's symptoms in time series (For example, a thermal table) is performed. For example, by displaying the test results in a line graph and displaying the drug dose in a stepped graph, the correlation between various test results and the drug dose can be visually confirmed. You can judge whether the content was appropriate.

しかしながら、検査結果値の折れ線グラフが複数重ねて表示している場合、注目したいグラフの遷移が見づらい場合がある。また、1つの折れ線グラフの検査結果値に対する正常値の範囲を示すことは容易に考えられるが、複数の折れ線グラフを重ねて表示している場合には、特定の検査結果に対する正常値範囲を視覚的に表現することができない問題があった。   However, when a plurality of line graphs of inspection result values are displayed in an overlapping manner, it may be difficult to see the transition of the graph to be noticed. In addition, it is easy to indicate the range of normal values for the inspection result value of one line graph. However, when multiple line graphs are displayed in an overlapping manner, the normal value range for a specific inspection result is visually displayed. There was a problem that could not be expressed.

例えば、特許第3408216公報(特許文献1)には、参考正常値の範囲を示す標準値を検査項目別に記憶しておき、検査データをグラフ表示するとき、グラフの縦軸に所定の間隔を空けて上基準値と下基準値を設定し、グラフ表示する検査項目の標準値の上限及び下限が縦軸の上下の基準値にそれぞれ一致するように縦軸のスケールを想定してその検査データをグラフ上に描画し、その際、標準値が下限のみあって上限がない検査項目については、下限値を所定数倍したものを上限値とし、その上限を縦軸の上基準値に一致させて表示する方法が発明されている。   For example, in Japanese Patent No. 3408216 (Patent Document 1), a standard value indicating a reference normal value range is stored for each inspection item, and when the inspection data is displayed in a graph, a predetermined interval is provided on the vertical axis of the graph. Set the upper reference value and lower reference value, and assume the vertical axis scale so that the upper and lower limits of the standard value of the inspection items to be displayed on the graph match the upper and lower reference values. Draw on the graph, and at that time, for the inspection item that has only the lower limit and no upper limit, the lower limit value is multiplied by a predetermined number as the upper limit value, and the upper limit is matched with the upper reference value on the vertical axis. A method of displaying has been invented.

また、特開2003−162580号公報(特許文献2)には、正常値データベースを設けて、正常値(基準値)を基準にして任意のスケールを検査軸に設定できるグラフ表示システムが発明されている。   Japanese Patent Laid-Open No. 2003-162580 (Patent Document 2) invented a graph display system in which a normal value database is provided and an arbitrary scale can be set as an inspection axis based on a normal value (reference value). Yes.

特許第3408216公報Japanese Patent No. 3408216 特開2003−162580号公報JP 2003-162580 A

しかしながら、特許文献1および特許文献2の技術は、上下の基準値を任意に設定できるようにし、その設定したスケールに合わせてグラフを表示するものであり、複数の折れ線グラフを重ねて表示している場合には、特定の検査結果に対する正常値範囲を視覚的に表現することができない。   However, the techniques of Patent Document 1 and Patent Document 2 allow the upper and lower reference values to be arbitrarily set, and display the graph in accordance with the set scale, and display a plurality of line graphs in an overlapping manner. The normal value range for a specific test result cannot be visually represented.

本発明は、上記問題点を解決するためになされたもので、複数のグラフを重ねて表示している場合でも、特定の検査結果に対する正常値範囲を視覚的に表現することができる医療データのグラフ表示システム、グラフ表示装置および表示プログラムを提供することを目的とする。   The present invention has been made in order to solve the above-described problem, and even when a plurality of graphs are displayed in an overlapping manner, the normal value range for a specific test result can be visually expressed. An object is to provide a graph display system, a graph display device, and a display program.

上記目的を達成するために、本発明の医療データのグラフ表示システムは、クライアント端末とサーバコンピュータとが接続される医療データのグラフ表示システムであって、前記サーバコンピュータは、少なくとも検査結果を時系列で管理する第1データベースと、検査項目の正常値範囲を管理する第2データベースとを備え、前記クライアント端末は、グラフ表示したい複数の検査項目と表示期間を設定して前記サーバコンピュータに要求し、前記サーバコンピュータの前記第1データベースから取得した前記複数の検査項目に対応する複数の検査結果グラフを表示し、前記複数の検査結果グラフの1つをマウスオーバした時に当該検査結果グラフを強調表示し、その強調表示した検査結果グラフに対応する検査項目の正常値範囲の情報を前記サーバコンピュータに要求し、前記サーバコンピュータの前記第2データベースから取得した前記正常値範囲の情報と前記強調表示した検査結果グラフとを重ねて表示することを特徴とする。   In order to achieve the above object, a medical data graph display system according to the present invention is a medical data graph display system in which a client terminal and a server computer are connected, and the server computer displays at least test results in time series. And a second database for managing a normal value range of inspection items, and the client terminal sets a plurality of inspection items and a display period to be displayed in a graph and requests the server computer, A plurality of inspection result graphs corresponding to the plurality of inspection items acquired from the first database of the server computer are displayed, and the inspection result graph is highlighted when one of the plurality of inspection result graphs is moused over. , Normal value range information of the inspection item corresponding to the highlighted inspection result graph The request to the server computer, and displaying the overlapped the test result graph the normal value range of information acquired from the second database on the server computer to have the highlighted.

また、本発明のグラフ表示装置は、少なくとも検査結果を時系列で管理する第1データベースと、検査項目の正常値範囲を管理する第2データベースを備えるサーバコンピュータからグラフ表示情報を取得する医療データのグラフ表示装置であって、グラフ表示したい複数の検査項目と表示期間を設定して前記サーバコンピュータに要求し、前記サーバコンピュータの前記第1データベースから取得した前記複数の検査項目に対応する複数の検査結果グラフを表示し、前記複数の検査結果グラフの1つをマウスオーバした時に当該検査結果グラフを強調表示し、その強調表示した検査結果グラフに対応する検査項目の正常値範囲の情報を前記サーバコンピュータに要求し、前記サーバコンピュータの前記第3データベースから取得した前記正常値範囲の情報と前記強調表示した検査結果グラフとを重ねて表示することを特徴とする。   The graph display device of the present invention also includes medical data for acquiring graph display information from a server computer including at least a first database for managing examination results in time series and a second database for managing normal value ranges of examination items. A graph display device that sets a plurality of examination items to be displayed in a graph and a display period and requests the server computer to perform a plurality of examinations corresponding to the plurality of examination items acquired from the first database of the server computer. A result graph is displayed, and when one of the plurality of test result graphs is over the mouse, the test result graph is highlighted, and information on the normal value range of the test item corresponding to the highlighted test result graph is displayed on the server. Requesting the computer to obtain the primary data obtained from the third database of the server computer. And displaying overlapping the test results graph information value range as described above highlighted.

また、本発明の表示プログラムは、少なくとも検査結果を時系列で管理する第1データベースと、検査項目の正常値範囲を管理する第2データベースを備えるサーバコンピュータからグラフ表示情報を取得して表示する医療データの表示プログラムであって、グラフ表示したい複数の検査項目と表示期間を設定して前記サーバコンピュータに要求し、前記サーバコンピュータの前記第1データベースから取得した前記複数の検査項目に対応する複数の検査結果グラフを表示し、前記複数の検査結果グラフの1つをマウスオーバした時に当該検査結果グラフを強調表示し、その強調表示した検査結果グラフに対応する検査項目の正常値範囲の情報を前記サーバコンピュータに要求し、前記サーバコンピュータの前記第3データベースから取得した前記正常値範囲の情報と前記強調表示した検査結果グラフとを重ねて表示することを特徴とする。   The display program of the present invention is a medical program for acquiring and displaying graph display information from a server computer including at least a first database for managing examination results in time series and a second database for managing normal value ranges of examination items. A data display program, which sets a plurality of inspection items and display periods to be displayed in a graph and requests the server computer to correspond to the plurality of inspection items acquired from the first database of the server computer. An inspection result graph is displayed. When one of the plurality of inspection result graphs is over the mouse, the inspection result graph is highlighted, and information on the normal value range of the inspection item corresponding to the highlighted inspection result graph is displayed. Request to the server computer and obtain from the third database of the server computer And displaying overlapping the test results graph the a normal value range of the information mentioned above highlighted.

本発明によれば、複数のグラフを重ねて表示している場合、特定の検査結果に対する正常値範囲を視覚的に表現することができるため、各種の治療に役立てることがきる。   According to the present invention, when a plurality of graphs are displayed in an overlapping manner, the normal value range for a specific test result can be visually expressed, which can be used for various treatments.

本実施形態に係るグラフ表示装置が用いられるグラフ表示システム(病院情報表示システム)の構成を示すブロック図。The block diagram which shows the structure of the graph display system (hospital information display system) in which the graph display apparatus which concerns on this embodiment is used. 本実施形態に係るグラフ表示システムのサーバコンピュータとクライアント端末の詳細な構成を示す図。The figure which shows the detailed structure of the server computer and client terminal of the graph display system which concerns on this embodiment. 本実施形態に係るグラフ表示システムのサーバコンピュータとクライアント端末のグラフ表示動作を示すフローチャート。The flowchart which shows the graph display operation | movement of the server computer and client terminal of the graph display system which concerns on this embodiment. 本実施形態に係るクライアント端末のグラフ表示設定画面の一例。An example of the graph display setting screen of the client terminal which concerns on this embodiment. 本実施形態に係るクライアント端末における検歴と薬歴のグラフ表示の一例。An example of the graph display of a test history and a medicine history in the client terminal which concerns on this embodiment. 本実施形態に係るグラフ表示システムのサーバコンピュータとクライアント端末のマウスオーバ時の動作を示すフローチャート。The flowchart which shows the operation | movement at the time of mouse-over of the server computer and client terminal of the graph display system which concerns on this embodiment. 本実施形態に係るクライアント端末における、特定のグラフに対しマウスオーバした時のグラフ表示の一例。An example of a graph display when a mouse is moved over a specific graph in the client terminal according to the present embodiment. 本実施形態に係る他の検査グラフの表示例を示す図。The figure which shows the example of a display of the other test | inspection graph which concerns on this embodiment. 図8の検査グラフ表示においてALBが指示された時の正常値範囲の表示例を示す図。The figure which shows the example of a display of the normal value range when ALB is instruct | indicated in the test | inspection graph display of FIG.

以下、図面を参照しながら本発明の実施形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(実施例)
図1は、本発明の実施形態に係るグラフ表示装置が用いられるグラフ表示システム(病院情報システム)の構成を示すブロック図である。本実施形態に係るグラフ表示システム100は、ネットワークLANに接続される複数の医師用クライアント端末10、複数の看護師用クライアント端末20、各種のデータベースDBを有するサーバコンピュータ50によって構成されている。そして、本発明のグラフ表示装置は、医師用クライアント端末10および看護師用クライアント端末20に適用されるものである。
(Example)
FIG. 1 is a block diagram showing a configuration of a graph display system (hospital information system) in which a graph display device according to an embodiment of the present invention is used. The graph display system 100 according to this embodiment includes a plurality of doctor client terminals 10 connected to a network LAN, a plurality of nurse client terminals 20, and a server computer 50 having various databases DB. The graph display device of the present invention is applied to the doctor client terminal 10 and the nurse client terminal 20.

サーバコンピュータ50に設けられるデータベースDBとして、ここでは検査結果を時系列で管理するDB60、薬剤の投与歴を時系列で管理するDB70、検査項目の正常値範囲を管理するDB80、カルテ情報管理DB90を示している。サーバコンピュータ50には、他に医事会計に関するデータベースや、薬剤に関するデータベース、医師・看護師等の勤務に関するデータベースなどが設けられるが、本発明と直接管理しないので、それらは省略している。   As the database DB provided in the server computer 50, here, a DB 60 for managing test results in time series, a DB 70 for managing drug administration history in time series, a DB 80 for managing normal value ranges of test items, and a chart information management DB 90 are provided. Show. The server computer 50 is further provided with a database relating to medical accounting, a database relating to medicine, a database relating to work of doctors / nurses, etc., but these are omitted because they are not directly managed with the present invention.

また、ネットワークとしてローカルエリアネットワークLANを示しているが、それ以外の接続は、例えばインターネット接続や専用回線による接続でも構わない。また、クライアント端末として、他に医事会計用の端末や薬事用の端末などが接続されているが、それらも省略している。   In addition, although a local area network LAN is shown as a network, other connections may be, for example, an Internet connection or a dedicated line. In addition, other terminals such as medical accounting terminals and pharmaceutical terminals are connected as client terminals, which are also omitted.

図2は、本実施形態に係るサーバコンピュータ50とクライアント端末30の詳細な構成を示す図である。図2のクライアント端末30としては、医師用クライアント端末10であっても、看護師用クライアント端末20であってもよい。なお、図2ではネットワークLANは省略している。また、サーバコンピュータ50とクライアント端末30の間は、周知のネットワーク技術によりデータの交信が行なわれるものとする。   FIG. 2 is a diagram showing a detailed configuration of the server computer 50 and the client terminal 30 according to the present embodiment. The client terminal 30 in FIG. 2 may be the doctor client terminal 10 or the nurse client terminal 20. In FIG. 2, the network LAN is omitted. In addition, it is assumed that data communication is performed between the server computer 50 and the client terminal 30 by a known network technology.

クライアント端末30には、キーボードやマウスなどの入力装置32とLCD等のディスプレイ装置35が接続されている。また、内部には、検歴と薬歴のグラフ表示制御部33(以下、単にグラフ表示制御部と称する)が設けられており、またグラフ表示制御部33内には、実施内容要求部33a、実施内容受信部33bが設けられている。これらの装置は、図示しないCPUと制御プログラムによっても達成することができる。   An input device 32 such as a keyboard and a mouse and a display device 35 such as an LCD are connected to the client terminal 30. In addition, a graph display control unit 33 (hereinafter simply referred to as a graph display control unit) for the examination history and the drug history is provided inside, and in the graph display control unit 33, an execution content request unit 33a, An implementation content receiver 33b is provided. These devices can also be achieved by a CPU and a control program (not shown).

一方、サーバコンピュータ50には、上述したデータベースDBの他に検歴と薬歴の参照機能部55(以下、単に参照機能部と称する)などが設けられている。この装置も、図示しないCPUと制御プログラムによっても達成することができる。   On the other hand, in addition to the above-described database DB, the server computer 50 is provided with a reference function section 55 (hereinafter simply referred to as a reference function section) for examination history and drug history. This apparatus can also be achieved by a CPU and a control program (not shown).

図3は、本実施形態に係るサーバコンピュータ50とクライアント端末30のグラフ表示動作を示すフローチャートである。ここでは、図3(a)はサーバコンピュータ50の動作を示し、図3(b)はクライアント端末30の動作を示している。また、図4は、本実施形態に係るクライアント端末30のグラフ表示設定画面の一例を示している。また、図5は、本実施形態に係るクライアント端末30における、検歴と薬歴のグラフ表示の一例を示している。   FIG. 3 is a flowchart showing the graph display operation of the server computer 50 and the client terminal 30 according to the present embodiment. Here, FIG. 3A shows the operation of the server computer 50, and FIG. 3B shows the operation of the client terminal 30. FIG. 4 shows an example of a graph display setting screen of the client terminal 30 according to the present embodiment. FIG. 5 shows an example of a graph display of examination history and medication history in the client terminal 30 according to the present embodiment.

次に、図1乃至図5を参照して、グラフ表示システムの動作を説明する。ここでは、サーバコンピュータ50が、カルテ情報管理DB90からカルテ情報を読み出して、それぞれの患者に対して、検査結果を時系列に管理する情報を作成して、DB60に登録しているものする。また、サーバコンピュータ50が、薬剤の投与履歴を時系列で管理する情報を作成して、DB70に登録しているものとする。これらの情報は、サーバコンピュータ50がカルテ情報管理DB90を定期的にアクセスして作成してもよいし、クライアント端末30から使用者の指示入力に応じてカルテ情報管理DB90をアクセスして作成してもよい。なお、検査項目の正常値範囲を管理するDB80にも、予め各種検査項目の正常値範囲が登録されているものとする。また、検査項目の正常値範囲は、検査基準値の改訂に伴い随時更新されるものとする。   Next, the operation of the graph display system will be described with reference to FIGS. Here, it is assumed that the server computer 50 reads out the chart information from the chart information management DB 90, creates information for managing the examination results in time series for each patient, and registers the information in the DB 60. In addition, it is assumed that the server computer 50 creates information for managing the medication administration history in time series and registers the information in the DB 70. These pieces of information may be created by the server computer 50 accessing the chart information management DB 90 periodically or by accessing the chart information management DB 90 in response to a user's instruction input from the client terminal 30. Also good. It is assumed that normal value ranges of various inspection items are registered in advance in the DB 80 that manages the normal value ranges of inspection items. In addition, the normal value range of the inspection item shall be updated as needed with the revision of the inspection standard value.

まず、クライアント端末30のグラフ表示制御部33によって、ディスプレイ装置35には、図4に示すグラフ表示設定画面が表示される。使用者は入力装置32のマウスを用いて、グラフ表示設定画面からグラフ表示したい「検査表示項目(a)」と「表示期間(b)」を設定する。図4の表示例では、検査表示項目として「体重」と「血圧」が設定されている。また、表示期間として2009/11/10〜2009/11/14が設定されている。ディスプレイ装置35のグラフ表示設定画面で設定された情報は、グラフ表示制御部33の実施内容要求部33aからサーバコンピュータ50の参照機能部55に送信される(図3のステップS200)。   First, the graph display setting screen shown in FIG. 4 is displayed on the display device 35 by the graph display control unit 33 of the client terminal 30. The user uses the mouse of the input device 32 to set “inspection display item (a)” and “display period (b)” to be displayed in a graph from the graph display setting screen. In the display example of FIG. 4, “weight” and “blood pressure” are set as examination display items. Further, 2009/11/10 to 2009/11/14 are set as the display period. The information set on the graph display setting screen of the display device 35 is transmitted from the execution content request unit 33a of the graph display control unit 33 to the reference function unit 55 of the server computer 50 (step S200 in FIG. 3).

これにより、サーバコンピュータ50の参照機能部55は、クライアント端末30の実施内容要求部33aからの「検査表示項目(a)」と「表示期間(b)」を受信する(図3のステップS100)。   Thereby, the reference function unit 55 of the server computer 50 receives “inspection display item (a)” and “display period (b)” from the execution content request unit 33a of the client terminal 30 (step S100 in FIG. 3). .

次に、サーバコンピュータ50の参照機能部55は、「検査表示項目(a)」と「表示期間(b)」に該当する検査結果情報(検歴情報のカレンダ情報)を検査結果を時系列で管理するDB60から抽出する(図3のステップS110)。   Next, the reference function unit 55 of the server computer 50 displays the inspection result information (calendar information of the inspection history information) corresponding to “inspection display item (a)” and “display period (b)” in time series. Extracted from the DB 60 to be managed (step S110 in FIG. 3).

次に、サーバコンピュータ50の参照機能部55は、「検査表示項目(a)」と「表示期間(b)」に該当する薬投与量情報(薬歴情報のカレンダ情報)を薬剤の投与歴を時系列で管理するDB70から抽出する(図3のステップS120)。   Next, the reference function unit 55 of the server computer 50 displays the drug administration information (calendar information of the drug history information) corresponding to the “test display item (a)” and “display period (b)” as the drug administration history. Extracted from the DB 70 managed in time series (step S120 in FIG. 3).

そして、サーバコンピュータ50の参照機能部55は、抽出した検査結果情報(検歴情報のカレンダ情報)と薬投与量情報(薬歴情報のカレンダ情報)とをクライアント端末30に送信する(図3のステップS130)。クライアント端末30では、グラフ表示制御部33の実施内容受信部33bがこれを受信する。   Then, the reference function unit 55 of the server computer 50 transmits the extracted test result information (calendar information of the test history information) and drug dosage information (calendar information of the drug history information) to the client terminal 30 (FIG. 3). Step S130). In the client terminal 30, the execution content receiving unit 33 b of the graph display control unit 33 receives this.

クライアント端末30のグラフ表示制御部33は、サーバコンピュータ50からの検査結果情報(検歴情報のカレンダ情報)に基づいて、ディスプレイ装置35に検査結果を例えば折れ線グラフ(第1表示形式)で表示する。図5では、2009/11/10〜2009/11/14までの「体温」の折れ線グラフ500を表示している。   The graph display control unit 33 of the client terminal 30 displays the inspection result on the display device 35 in, for example, a line graph (first display format) based on the inspection result information (calendar information of the inspection history information) from the server computer 50. . In FIG. 5, a line graph 500 of “body temperature” from 2009/11/10 to 2009/11/14 is displayed.

同様にして、クライアント端末30のグラフ表示制御部33は、サーバコンピュータ50からの薬投与量情報(薬歴情報のカレンダ情報)に基づいて、ディスプレイ装置35に薬投与量を例えば階段状グラフ(第2表示形式)で表示する(図3のステップS210)。図5では、2009/11/10〜2009/11/14までの「葛根湯」の階段状グラフ510、「レスリン錠25mg」の階段状グラフ520、「ガスター錠10mg」の階段状グラフ530を表示している。   Similarly, the graph display control unit 33 of the client terminal 30 displays the drug dosage on the display device 35 based on the drug dosage information (calendar information of the drug history information) from the server computer 50, for example, in a stepped graph (first graph). 2 display format) (step S210 in FIG. 3). In FIG. 5, a staircase graph 510 of “Kakkonyu” from 2009/11/10 to 2009/11/14, a staircase graph 520 of “Reslin Tablet 25 mg”, and a staircase graph 530 of “Gaster Tablet 10 mg” are displayed. is doing.

このようにして、クライアント端末30は、グラフ表示設定画面から設定した内容、即ちグラフ表示したい「検査表示項目(a)」と「表示期間(b)」に応じた検査結果および薬投与量を、サーバコンピュータ50の検査結果を時系列で管理するDB60および薬剤の投与歴を時系列で管理するDB70から取得して、ディスプレイ装置35に表示することができる。   In this way, the client terminal 30 displays the test result and the drug dose according to the contents set from the graph display setting screen, that is, the “test display item (a)” and “display period (b)” to be displayed as a graph. The test results of the server computer 50 can be acquired from the DB 60 that manages the time series in time series and the DB 70 that manages the medication administration history in time series, and can be displayed on the display device 35.

図5の表示例において、検査結果は、左側にスケール300を表示して折れ線グラフを表示している。検査結果の折れ線グラフは、表領域全体を使って表現している。また、複数グラフを表示する場合は、複数の折れ線グラフを重ねて表示する。薬投与量のスケールは表示せずに、グラフの上部から検査結果の1スケール程度の高さ幅400を使用して表示している。複数グラフを表示する場合は、下方向に更に1スケール分のグラフ表示エリア410,420を使用している。   In the display example of FIG. 5, the inspection result displays a line graph with a scale 300 on the left side. The line graph of the inspection result is expressed using the entire table area. When displaying a plurality of graphs, a plurality of line graphs are displayed in an overlapping manner. The scale of the drug dose is not displayed, and the height width 400 of about one scale of the test result is displayed from the upper part of the graph. When displaying a plurality of graphs, graph display areas 410 and 420 for one scale are further used in the downward direction.

図6は、本実施形態に係るサーバコンピュータ50とクライアント端末30のマウスオーバ時の動作を示すフローチャートである。ここでは、図6(a)はサーバコンピュータ50の動作を示し、図6(b)はクライアント端末30の動作を示している。また、図7は、本実施形態に係るクライアント端末30における、特定のグラフに対しマウスオーバした時のグラフ表示の一例を示している。図7では、複数の検査結果を同様な処理によってグラフ表示させたものの表示例を示す。ここでは、「体重」と「血圧」(最高血圧と最低血圧)のグラフを表示している。   FIG. 6 is a flowchart showing operations of the server computer 50 and the client terminal 30 according to this embodiment when the mouse is over. Here, FIG. 6A shows the operation of the server computer 50, and FIG. 6B shows the operation of the client terminal 30. FIG. 7 shows an example of a graph display when the mouse is moved over a specific graph in the client terminal 30 according to the present embodiment. FIG. 7 shows a display example of a graph in which a plurality of inspection results are displayed by the same process. Here, a graph of “weight” and “blood pressure” (maximum blood pressure and minimum blood pressure) is displayed.

本実施形態では、複数の検査結果の折れ線グラフを表示している状態で、使用者が入力装置32のマウスを用いて特定の折れ線グラフにマウスカーソル(矢印600)を当てた場合(マウスオーバ)、マウスカーソルを当てた折れ線グラフ以外の折れ線グラフを全て薄い色に変更する。これによって、注目したい折れ線グラフのみを強調して表示させることができる。   In the present embodiment, when the user places the mouse cursor (arrow 600) on a specific line graph using the mouse of the input device 32 in a state where a plurality of line graphs of inspection results are displayed (mouse over). Change all the line graphs except the one with the mouse cursor to light color. As a result, it is possible to highlight only the line graph to be noticed.

図6において、クライアント端末30のディスプレイ装置35に、図7に示す複数の折れ線グラフが表示されているとする。そして、使用者がマウスを操作して特定の折れ線グラフ(図7では、血圧の折れ線グラフ)にマウスカーソル(矢印600)を当てた場合(図6のステップS250のYse)、グラフ表示制御部33がそれを判断する。そして、グラフ表示制御部33は、薬投与量の表示を止めて、マウスカーソルを当てた折れ線グラフ以外の折れ線グラフを全て薄い色に変更する。その結果、注目したい折れ線グラフを強調することができる。この強調表示として、同じ色のままで彩度や明度を変更する方法であってもよい。そして、グラフ表示制御部33は、実施内容要求部33aを介してサーバコンピュータ50へマウスオーバした折れ線グラフ(この場合、血圧)の検査項目の正常値範囲の情報を要求する(図6のステップS260)。   In FIG. 6, it is assumed that a plurality of line graphs shown in FIG. 7 are displayed on the display device 35 of the client terminal 30. When the user operates the mouse and places the mouse cursor (arrow 600) on a specific line graph (blood pressure line graph in FIG. 7) (Yse in step S250 in FIG. 6), the graph display control unit 33 Judge that. And the graph display control part 33 stops the display of a medicine dosage, and changes all the line graphs other than the line graph to which the mouse cursor was applied to the light color. As a result, it is possible to emphasize the line graph to be noticed. As this highlighting, a method of changing the saturation or brightness while maintaining the same color may be used. Then, the graph display control unit 33 requests the normal value range information of the test item of the line graph (in this case, blood pressure) over the mouse to the server computer 50 via the execution content request unit 33a (step S260 in FIG. 6). ).

この要求に応じて、サーバコンピュータ50の参照機能部55は、検査項目の正常値範囲を管理するDB80からマウスオーバした折れ線グラフに該当する検査項目の正常値範囲の情報を抽出する(図6のステップS150)。そして、抽出した正常値範囲の情報をクライアント端末30へ送信する(図6のステップS160)。   In response to this request, the reference function unit 55 of the server computer 50 extracts information on the normal value range of the inspection item corresponding to the line graph over the mouse from the DB 80 that manages the normal value range of the inspection item (FIG. 6). Step S150). Then, the extracted normal value range information is transmitted to the client terminal 30 (step S160 in FIG. 6).

クライアント端末30の実施内容受信部33bを介して受信したグラフ表示制御部33は、サーバコンピュータ50からの正常値範囲の情報をマウスオーバした折れ線グラフと共にディプレイ装置35にグラフ表示する(図6のステップS270)。   The graph display control unit 33 received via the execution content receiving unit 33b of the client terminal 30 displays the normal value range information from the server computer 50 in a graph on the display device 35 together with the line graph over which the mouse is over (see FIG. 6). Step S270).

図7の表示例では、血圧を示すグラフ上(最高血圧又は最低血圧のいずれのグラフでも可)にマウスオーバした場合、マウスオーバした以外の折れ線グラフ(体重)を薄色に表示したことを示している。更に、サーバコンピュータ50から受信した正常値範囲の情報を背景色で表示する。背景で囲まれた白色背景の部分700が正常値の範囲を示している。   In the display example of FIG. 7, when the mouse is moved over the blood pressure graph (which can be either the highest blood pressure or the lowest blood pressure graph), a line graph (weight) other than the mouse over is displayed in a light color. ing. Further, the normal value range information received from the server computer 50 is displayed in a background color. A white background portion 700 surrounded by the background indicates a range of normal values.

図8は、本実施形態に係る検査グラフの表示例を示す図である。また、図9は、図8の検査グラフにおいてALBが指示された時の正常値範囲の表示例を示す図である。   FIG. 8 is a diagram illustrating a display example of an inspection graph according to the present embodiment. FIG. 9 is a diagram showing a display example of the normal value range when ALB is designated in the inspection graph of FIG.

図8の検査グラフでは、ALB,TP,LAP,GPT,ALP,GOTの6つの生化学検査に関する2009年10月6日〜2009年12月8日までの間の結果値遷移を表示している。そして、この検査グラフが表示される状態で、図9のマウスカーソル(矢印600)をALBの折れ線グラフ上の任意の位置に当てた場合、グラフ表示制御部33は、ALB以外の検査グラフの表示を薄く表示し、ALBの検査グラフが強調表示するように表示制御する。また、検査項目の正常値範囲を管理するDB80から取得したALB検査の正常値範囲700を表示する。更に、グラフの目盛りについても、ALBの目盛りだけを強調して表示するようにする。これにより、ALBの検査結果だけを注意深く見ることができるばかりか、ALBの正常値範囲を同時に確認することができる。したがって、患者の検査結果を集中して、しっかりと把握することができる。   In the inspection graph of FIG. 8, the result value transition from 6th October 2009 to 8th December 2009 regarding six biochemical tests of ALB, TP, LAP, GPT, ALP, and GOT is displayed. . Then, when the inspection graph is displayed, when the mouse cursor (arrow 600) of FIG. 9 is placed on an arbitrary position on the ALB line graph, the graph display control unit 33 displays the inspection graphs other than the ALB. Is controlled so that the ALB inspection graph is highlighted. In addition, the normal value range 700 of the ALB test acquired from the DB 80 that manages the normal value range of the test item is displayed. Furthermore, the scale of the graph is also displayed by highlighting only the ALB scale. As a result, not only the ALB test result can be seen carefully, but also the normal value range of ALB can be confirmed simultaneously. Therefore, it is possible to concentrate and firmly grasp the patient test results.

なお、図9では、ALBの目盛りを強調表示するために、網掛け&太字文字としたが、これに限定されることなく、例えば他の検査項目(GOT,ALP,TP,LAP,GPT)の目盛り文字を薄く表示するようにしても良い。また、ALBの目盛りをカラー文字等で強調表示し、他の検査項目を黒文字で表示するなどでも良い。   In FIG. 9, in order to highlight the ALB scale, a shaded and bold character is used. However, the present invention is not limited to this. For example, other inspection items (GOT, ALP, TP, LAP, GPT) The scale characters may be displayed lightly. Further, the ALB scale may be highlighted with color characters, and other inspection items may be displayed with black characters.

このように、本実施形態によれば、指定した期間の検査結果および薬投与量を同時に表示することができるため、治療の状況が分かり易くなる。また、検査結果を示す複数の折れ線グラフを重ねて表示している場合であっても、特定の検査結果のグラフだけを強調表示すると共に、そのグラフの検査項目に対応する正常値範囲を視覚的に表示することができる。そのため、各種の治療に役立てることができる。   As described above, according to the present embodiment, the examination result and the medicine dose during the designated period can be displayed at the same time, so that the state of treatment is easily understood. In addition, even when multiple line graphs showing test results are displayed in an overlapping manner, only the graph of a specific test result is highlighted and the normal value range corresponding to the test item of the graph is visually displayed. Can be displayed. Therefore, it can be used for various treatments.

なお、本発明は上記実施形態に限定されることなく、本発明の要旨を逸脱しない範囲において適宜設計変更可能である。   The present invention is not limited to the above-described embodiment, and can be appropriately changed in design without departing from the gist of the present invention.

10,20,30‥クライアント端末
32‥入力装置
33‥検歴と薬歴のグラフ表示制御部
33a‥実施内容要求部
33b‥実施内容受信部
35‥ディスプレイ装置
50‥サーバコンピュータ
55‥検歴と薬歴の参照機能部
60‥検査結果を時系列で管理するDB
70‥薬剤の投与歴を時系列で管理するDB
80‥検査項目の正常値範囲を管理するDB
90‥カルテ情報管理DB
DESCRIPTION OF SYMBOLS 10, 20, 30 ... Client terminal 32 ... Input device 33 ... Examination history and medicine history graph display control unit 33a ... Execution content request unit 33b ... Execution content reception unit 35 ... Display device 50 ... Server computer 55 ... Examination history and medicine History reference function unit 60 ... DB for managing test results in time series
70 ... DB that manages the administration history of drugs in chronological order
80 ... DB that manages the normal value range of inspection items
90. Medical record information management DB

Claims (6)

クライアント端末とサーバコンピュータとが接続される医療データのグラフ表示システムであって、
前記サーバコンピュータは、少なくとも検査結果を時系列で管理する第1データベースと、検査項目の正常値範囲を管理する第2データベースとを備え、
前記クライアント端末は、
グラフ表示したい複数の検査項目と表示期間を設定して前記サーバコンピュータに要求し、前記サーバコンピュータの前記第1データベースから取得した前記複数の検査項目に対応する複数の検査結果グラフを表示し、前記複数の検査結果グラフの1つをマウスオーバした時に当該検査結果グラフを強調表示し、その強調表示した検査結果グラフに対応する検査項目の正常値範囲の情報を前記サーバコンピュータに要求し、前記サーバコンピュータの前記第2データベースから取得した前記正常値範囲の情報と前記強調表示した検査結果グラフとを重ねて表示する
ことを特徴とする医療データのグラフ表示システム。
A medical data graph display system in which a client terminal and a server computer are connected,
The server computer includes at least a first database for managing inspection results in time series, and a second database for managing a normal value range of inspection items,
The client terminal is
Requesting the server computer to set a plurality of inspection items and a display period to be displayed in a graph, displaying a plurality of inspection result graphs corresponding to the plurality of inspection items acquired from the first database of the server computer, and When one of a plurality of test result graphs is moused over, the test result graph is highlighted, and the server computer is requested for information on the normal value range of the test item corresponding to the highlighted test result graph, and the server A medical data graph display system, wherein the normal value range information acquired from the second database of the computer and the highlighted test result graph are displayed in an overlapping manner.
前記クライアント端末は、前記複数の検査結果グラフに対応する複数の目盛りを同時に表示し、前記複数の検査結果グラフの1つをマウスオーバした時に当該検査結果グラフに対応する目盛りだけを強調表示することを特徴とする請求項1に記載の医療データのグラフ表示システム。   The client terminal simultaneously displays a plurality of scales corresponding to the plurality of test result graphs, and highlights only the scale corresponding to the test result graphs when one of the plurality of test result graphs is moused over. The medical data graph display system according to claim 1. 少なくとも検査結果を時系列で管理する第1データベースと、検査項目の正常値範囲を管理する第2データベースを備えるサーバコンピュータからグラフ表示情報を取得する医療データのグラフ表示装置であって、
グラフ表示したい複数の検査項目と表示期間を設定して前記サーバコンピュータに要求し、前記サーバコンピュータの前記第1データベースから取得した前記複数の検査項目に対応する複数の検査結果グラフを表示し、前記複数の検査結果グラフの1つをマウスオーバした時に当該検査結果グラフを強調表示し、その強調表示した検査結果グラフに対応する検査項目の正常値範囲の情報を前記サーバコンピュータに要求し、前記サーバコンピュータの前記第2データベースから取得した前記正常値範囲の情報と前記強調表示した検査結果グラフとを重ねて表示する
ことを特徴とするグラフ表示装置。
A medical data graph display device for acquiring graph display information from a server computer comprising at least a first database for managing test results in time series and a second database for managing a normal value range of test items,
Requesting the server computer to set a plurality of inspection items and a display period to be displayed in a graph, displaying a plurality of inspection result graphs corresponding to the plurality of inspection items acquired from the first database of the server computer, and When one of a plurality of test result graphs is moused over, the test result graph is highlighted, and the server computer is requested for information on the normal value range of the test item corresponding to the highlighted test result graph, and the server A graph display device, wherein the normal value range information acquired from the second database of the computer and the highlighted test result graph are displayed in an overlapping manner.
前記複数の検査結果グラフに対応する複数の目盛りを同時に表示し、前記複数の検査結果グラフの1つをマウスオーバした時に当該検査結果グラフに対応する目盛りだけを強調表示することを特徴とする請求項3に記載のグラフ表示装置。   A plurality of scales corresponding to the plurality of test result graphs are displayed simultaneously, and only one of the scales corresponding to the test result graph is highlighted when one of the plurality of test result graphs is moused over. Item 4. The graph display device according to Item 3. 少なくとも検査結果を時系列で管理する第1データベースと、検査項目の正常値範囲を管理する第2データベースを備えるサーバコンピュータからグラフ表示情報を取得して表示する医療データの表示プログラムであって、
グラフ表示したい複数の検査項目と表示期間を設定して前記サーバコンピュータに要求し、
前記サーバコンピュータの前記第1データベースから取得した前記複数の検査項目に対応する複数の検査結果グラフを表示し、
前記複数の検査結果グラフの1つをマウスオーバした時に当該検査結果グラフを強調表示し、
その強調表示した検査結果グラフに対応する検査項目の正常値範囲の情報を前記サーバコンピュータに要求し、
前記サーバコンピュータの前記第2データベースから取得した前記正常値範囲の情報と前記強調表示した検査結果グラフとを重ねて表示する
ことを特徴とする表示プログラム。
A medical data display program for obtaining and displaying graph display information from a server computer comprising at least a first database for managing test results in time series and a second database for managing a normal value range of test items,
Requesting the server computer to set a plurality of examination items and a display period to be displayed in a graph,
Displaying a plurality of inspection result graphs corresponding to the plurality of inspection items acquired from the first database of the server computer;
Highlighting one of the plurality of test result graphs when the mouse is over the test result graph;
Request the server computer for information on the normal value range of the inspection item corresponding to the highlighted inspection result graph,
A display program for displaying the normal value range information acquired from the second database of the server computer and the highlighted examination result graph in an overlapping manner.
少なくとも検査結果を時系列で管理する第1データベースと、検査項目の正常値範囲を管理する第2データベースを備えるサーバコンピュータからグラフ表示情報を取得して表示する医療データの表示プログラムであって、
グラフ表示したい複数の検査項目と表示期間を設定して前記サーバコンピュータに要求し、
前記サーバコンピュータの前記第1データベースから取得した前記複数の検査項目に対応する複数の検査結果と、その複数の検査結果グラフに対応する複数の目盛りとを同時に表示し、
前記複数の検査結果グラフの1つをマウスオーバした時に当該検査結果グラフを強調表示し、
その強調表示した検査結果グラフに対応する検査項目の正常値範囲の情報を前記サーバコンピュータに要求し、
前記サーバコンピュータの前記第2データベースから取得した前記正常値範囲と前記強調表示した検査結果グラフとを重ねて表示すると共に、当該検査結果グラフに対応する目盛りを強調表示する
ことを特徴とする表示プログラム。
A medical data display program for obtaining and displaying graph display information from a server computer comprising at least a first database for managing test results in time series and a second database for managing a normal value range of test items,
Requesting the server computer to set a plurality of examination items and a display period to be displayed in a graph,
Simultaneously displaying a plurality of inspection results corresponding to the plurality of inspection items acquired from the first database of the server computer and a plurality of scales corresponding to the plurality of inspection result graphs;
Highlighting one of the plurality of test result graphs when the mouse is over the test result graph;
Request the server computer for information on the normal value range of the inspection item corresponding to the highlighted inspection result graph,
A display program for displaying the normal value range acquired from the second database of the server computer and the highlighted test result graph in a superimposed manner and displaying a scale corresponding to the test result graph in a highlighted manner .
JP2010008894A 2010-01-19 2010-01-19 Medical data graph display system, graph display device, and display program Active JP5445950B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010008894A JP5445950B2 (en) 2010-01-19 2010-01-19 Medical data graph display system, graph display device, and display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010008894A JP5445950B2 (en) 2010-01-19 2010-01-19 Medical data graph display system, graph display device, and display program

Publications (2)

Publication Number Publication Date
JP2011150395A true JP2011150395A (en) 2011-08-04
JP5445950B2 JP5445950B2 (en) 2014-03-19

Family

ID=44537340

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010008894A Active JP5445950B2 (en) 2010-01-19 2010-01-19 Medical data graph display system, graph display device, and display program

Country Status (1)

Country Link
JP (1) JP5445950B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014071694A (en) * 2012-09-28 2014-04-21 Fujifilm Corp Graph display control device and method, and program
JP2014071693A (en) * 2012-09-28 2014-04-21 Fujifilm Corp Graph display control device and method, and program
JP2015035210A (en) * 2013-07-08 2015-02-19 東日本メディコム株式会社 Display device for displaying clinical examination value and program
WO2015079705A1 (en) * 2013-11-28 2015-06-04 富士フイルム株式会社 Medical information processing device, method, and program
JP2016021175A (en) * 2014-07-15 2016-02-04 富士フイルム株式会社 Medical assistance device, operation method and program for medical assistance device, and medical assistance system
WO2017057746A1 (en) * 2015-09-30 2017-04-06 日通システム 株式会社 Labor management system, labor management method, and labor management method
JP2017068831A (en) * 2015-09-30 2017-04-06 日通システム株式会社 Labor management system, labor management method and labor management program
JP2018055435A (en) * 2016-09-29 2018-04-05 ケーディーアイコンズ株式会社 Information processing unit and program
JP6350959B1 (en) * 2017-04-03 2018-07-04 前田商事株式会社 Software, health condition determination apparatus, and health condition determination method
JP2018175840A (en) * 2017-11-02 2018-11-15 芙蓉開発株式会社 Software, health condition determination device, and health condition determination method

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6935680B2 (en) * 2017-03-31 2021-09-15 大日本印刷株式会社 Computer programs, display devices, display systems and display methods
JP6621124B1 (en) * 2019-04-26 2019-12-18 株式会社アナザーウェア Data visualization device and program

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0683880A (en) * 1992-08-31 1994-03-25 Toshiba Corp Diagnosis supporting device for hospital
JPH11282934A (en) * 1998-03-30 1999-10-15 System Yoshii:Kk Medicine preparation and medical diagnosis support device
JP2000352528A (en) * 1999-06-10 2000-12-19 Mitsubishi Electric Corp Trend graph displaying method
JP2001118008A (en) * 1999-10-15 2001-04-27 Hitachi Ltd Electronic clinical chart system
JP2001133293A (en) * 1999-11-01 2001-05-18 Sanyo Electric Co Ltd Method of displaying graph of medical treatment test data
JP2003162580A (en) * 2001-11-28 2003-06-06 Hitachi Ltd Graph display system of data in electronic medical chart
JP2008071365A (en) * 2003-08-27 2008-03-27 Yuyama Manufacturing Co Ltd Electronic chart system
WO2008126245A1 (en) * 2007-03-30 2008-10-23 I-N Information Systems, Ltd. Graph displaying device and program
JP2009110066A (en) * 2007-10-26 2009-05-21 Toshiba Corp Maintenance chart display device and maintenance chart display method
JP2009134713A (en) * 2007-11-06 2009-06-18 Wise Solutions Co Ltd Project management information creating device, project management information creating method, project management information creating program, and electronic medical chart information creating device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0683880A (en) * 1992-08-31 1994-03-25 Toshiba Corp Diagnosis supporting device for hospital
JPH11282934A (en) * 1998-03-30 1999-10-15 System Yoshii:Kk Medicine preparation and medical diagnosis support device
JP2000352528A (en) * 1999-06-10 2000-12-19 Mitsubishi Electric Corp Trend graph displaying method
JP2001118008A (en) * 1999-10-15 2001-04-27 Hitachi Ltd Electronic clinical chart system
JP2001133293A (en) * 1999-11-01 2001-05-18 Sanyo Electric Co Ltd Method of displaying graph of medical treatment test data
JP2003162580A (en) * 2001-11-28 2003-06-06 Hitachi Ltd Graph display system of data in electronic medical chart
JP2008071365A (en) * 2003-08-27 2008-03-27 Yuyama Manufacturing Co Ltd Electronic chart system
WO2008126245A1 (en) * 2007-03-30 2008-10-23 I-N Information Systems, Ltd. Graph displaying device and program
JP2009110066A (en) * 2007-10-26 2009-05-21 Toshiba Corp Maintenance chart display device and maintenance chart display method
JP2009134713A (en) * 2007-11-06 2009-06-18 Wise Solutions Co Ltd Project management information creating device, project management information creating method, project management information creating program, and electronic medical chart information creating device

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014071693A (en) * 2012-09-28 2014-04-21 Fujifilm Corp Graph display control device and method, and program
JP2014071694A (en) * 2012-09-28 2014-04-21 Fujifilm Corp Graph display control device and method, and program
JP2019071146A (en) * 2013-07-08 2019-05-09 東日本メディコム株式会社 Display device for displaying clinical examination value, server, display method, and program
JP2015035210A (en) * 2013-07-08 2015-02-19 東日本メディコム株式会社 Display device for displaying clinical examination value and program
JP7193813B2 (en) 2013-07-08 2022-12-21 東日本メディコム株式会社 Display device, server, display method and program for displaying clinical test values
JP2022000820A (en) * 2013-07-08 2022-01-04 東日本メディコム株式会社 Display device for displaying clinical examination value, server, display method, and program
JP2020155158A (en) * 2013-07-08 2020-09-24 東日本メディコム株式会社 Display device for displaying clinical examination value, server, display method, and program
WO2015079705A1 (en) * 2013-11-28 2015-06-04 富士フイルム株式会社 Medical information processing device, method, and program
JP2016021175A (en) * 2014-07-15 2016-02-04 富士フイルム株式会社 Medical assistance device, operation method and program for medical assistance device, and medical assistance system
US10303850B2 (en) 2014-07-15 2019-05-28 Fujifilm Corporation Medical assistance device, operation method and program for medical assistance device, and medical assistance system for temporary medical information display with pointer-over operation
JP2017068831A (en) * 2015-09-30 2017-04-06 日通システム株式会社 Labor management system, labor management method and labor management program
JP7011247B2 (en) 2015-09-30 2022-01-26 勤次郎株式会社 Labor management system, data processing method, and labor management program
WO2017057746A1 (en) * 2015-09-30 2017-04-06 日通システム 株式会社 Labor management system, labor management method, and labor management method
JP2018055435A (en) * 2016-09-29 2018-04-05 ケーディーアイコンズ株式会社 Information processing unit and program
WO2018185808A1 (en) * 2017-04-03 2018-10-11 前田商事株式会社 Software, health condition determination device, and health condition determination method
CN109196595A (en) * 2017-04-03 2019-01-11 前田商事株式会社 Software, health condition judging device and health condition judging method
JP6350959B1 (en) * 2017-04-03 2018-07-04 前田商事株式会社 Software, health condition determination apparatus, and health condition determination method
US10872694B2 (en) 2017-04-03 2020-12-22 Maeda Shouji Co., Ltd. Software, health condition determination apparatus, and health condition determination method
JP2018175840A (en) * 2017-11-02 2018-11-15 芙蓉開発株式会社 Software, health condition determination device, and health condition determination method

Also Published As

Publication number Publication date
JP5445950B2 (en) 2014-03-19

Similar Documents

Publication Publication Date Title
JP5445950B2 (en) Medical data graph display system, graph display device, and display program
CN111480203B (en) Service construction support method and system in medical/nursing support system
KR20210113299A (en) Systems and methods for interactive and flexible data presentation
JP2018511894A (en) Context-aware care flow engine, platform, apparatus, system, method and computer-readable medium
JP2014109836A (en) Test result display device, operating method thereof, and program
JP2016143205A (en) Medical care support device, activation method and activation program of medical care support device, and medical care support system
Or et al. Human factors engineering and user-centered design for mobile health technology: enhancing effectiveness, efficiency, and satisfaction
JP6080193B2 (en) Information processing apparatus, information processing method, and program
JP2019075012A (en) Hospital information system and image data generation program
JP5494018B2 (en) Input support program, input support device, input support system, and input support method
Deakin et al. An education intervention care bundle to improve hospitalised patients' pressure injury prevention knowledge: a before and after study
JP6074390B2 (en) Medical assistance device, medical assistance device operating method and program, and medical assistance system
JP2016189151A (en) Electronic medical record program, information processing method, and information processing apparatus
US20100010833A1 (en) Systems and methods for improving medical order entry for high volume situations
JP2011128661A (en) Regional medical cooperation system, registration terminal, and program
JP6223810B2 (en) Blood glucose management support device, system, method and program
JP2006146820A (en) Information display method in electronic medical chart system and electronic medical chart
US20160210438A1 (en) Medical assistance device, control method for medical assistance device, and medical assistance system
JP5445951B2 (en) Electronic medical record display system and display program
US10089442B2 (en) Executable guideline solution with multiple alternative views on recommended care steps
Patterson et al. Improving delivery of EPSDT well-child care at acute visits in an academic pediatric practice
JP6873628B2 (en) Electronic medical record system, medical institution terminal and program
JP2015060509A (en) Medication management system
Seidling et al. Medication safety through e-health technology: can we close the gaps?
JP6313717B2 (en) Medical support device, operating method and program for medical support device, and medical support system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130111

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131023

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131120

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131212

R150 Certificate of patent or registration of utility model

Ref document number: 5445950

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350