JP6844712B2 - Display control program, display control method and display control device - Google Patents
Display control program, display control method and display control device Download PDFInfo
- Publication number
- JP6844712B2 JP6844712B2 JP2019545485A JP2019545485A JP6844712B2 JP 6844712 B2 JP6844712 B2 JP 6844712B2 JP 2019545485 A JP2019545485 A JP 2019545485A JP 2019545485 A JP2019545485 A JP 2019545485A JP 6844712 B2 JP6844712 B2 JP 6844712B2
- Authority
- JP
- Japan
- Prior art keywords
- tab
- tab screen
- screen
- information
- display control
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 21
- 230000008569 process Effects 0.000 claims description 16
- 230000004913 activation Effects 0.000 description 26
- 238000010586 diagram Methods 0.000 description 15
- 230000036541 health Effects 0.000 description 11
- 230000010365 information processing Effects 0.000 description 8
- 230000008859 change Effects 0.000 description 6
- 238000007689 inspection Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 4
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 230000007704 transition Effects 0.000 description 2
- 238000003745 diagnosis Methods 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 241000894007 species Species 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/0483—Interaction with page-structured environments, e.g. book metaphor
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Description
本発明は、表示制御プログラム、表示制御方法及び表示制御装置に関する。 The present invention relates to a display control program, a display control method, and a display control device.
従来から、1つのウィンドウ内に、タブが付与された複数のウェブページを表示させるタブブラウザが知られている。タブブラウザでは、例えば、ウェブページに表示される情報と関連付けられたタブを表示しておき、任意のタブが選択されと、そのタブと対応するウェブページを表示させ。 Conventionally, a tab browser that displays a plurality of web pages with tabs in one window has been known. In a tab browser, for example, a tab associated with information displayed on a web page is displayed, and when any tab is selected, the web page corresponding to that tab is displayed.
このような従来のタブブラウザでは、例えば、表示されなくなったウィンドウ(ウェブページ)がある場合には、このウィンドウを閉じることが知られている。また、従来のタブブラウザでは、ウィンドウを順次開き、あるタイミングで、前に開いたウィンドウに戻ると、そのウィンドウ以降に開かれたウィンドウを閉じることが知られている。 In such a conventional tab browser, for example, when there is a window (web page) that disappears, it is known to close this window. Further, it is known that in a conventional tab browser, when windows are opened sequentially and a window returned to a previously opened window is returned at a certain timing, windows opened after that window are closed.
しかしながら、上述した従来のタブブラウザでは、情報を表示させる対象が変更された場合については考慮されていない。このため、従来のウェブブラウザでは、情報を表示させる対象の変更された場合に、各ウィンドウのうち、変更に応じて閉じるべきものと維持するものとを区別することができない。 However, in the conventional tab browser described above, the case where the target for displaying information is changed is not considered. For this reason, in a conventional web browser, when the target for displaying information is changed, it is not possible to distinguish between the windows that should be closed and the windows that should be maintained according to the change.
1つの側面では、本発明は、タブブラウザにおいて、作業対象の変更に応じて、各ウィンドウのうち、閉じるべきものと維持するものとを区別して表示を制御することを目的としている。 In one aspect, it is an object of the present invention to control the display of each window in a tab browser by distinguishing between the window to be closed and the window to be maintained in response to a change in the work target.
一つ態様では、タブブラウザに、複数の対象者のうちの、第一の対象者に関する情報を表示する第一のタブ画面と、前記第一の対象者に関する他の情報を表示する第二のタブ画面と、前記複数の対象者に共通する情報を表示する第三のタブ画面と、を表示させ、前記第一の対象者を第二の対象者に切り替える指示を受け付けた場合に、前記第一のタブ画面に表示される情報を、前記第二の対象者に関する情報に更新し、前記第二のタブ画面を閉じ、前記第三のタブ画面の表示を維持する、処理をコンピュータに実行させる、表示制御プログラムである。 In one aspect, the tab browser has a first tab screen that displays information about the first target person among a plurality of target persons, and a second tab screen that displays other information about the first target person. When the tab screen and the third tab screen for displaying information common to the plurality of target persons are displayed and an instruction to switch the first target person to the second target person is received, the first item is displayed. Update the information displayed on one tab screen to the information about the second target person, close the second tab screen, maintain the display of the third tab screen, and let the computer execute the process. , A display control program.
上記各処理は、上記各処理を実現する機能部、各手順としても良く、各処理をコンピュータに実行させるプログラムを記憶したコンピュータ読み取り可能な記憶媒体とすることもできる。 Each of the above processes may be a functional unit or a procedure for realizing each of the above processes, or may be a computer-readable storage medium that stores a program for causing a computer to execute each process.
タブブラウザにおいて、作業対象の変更に応じて、各ウィンドウのうち、閉じるべきものと維持するものとを区別して表示を制御することができる。 In the tab browser, it is possible to control the display of each window by distinguishing between the one to be closed and the one to be maintained according to the change of the work target.
以下に図面を参照して、実施形態について説明する。図1は、情報処理システムのシステム構成の一例を示す図である。 The embodiment will be described below with reference to the drawings. FIG. 1 is a diagram showing an example of a system configuration of an information processing system.
本実施形態の情報処理システム100は、サーバ装置200と、端末装置300とを有する。サーバ装置200と端末装置300とは、ネットワークを介して接続される。
The
本実施形態の情報処理システム100において、サーバ装置200は、タブブラウザにより、端末装置300のユーザに各種の情報を閲覧させる。
In the
図1に示す情報処理システム100では、サーバ装置200は、例えば、端末装置300のユーザに対して、あるグループに属する個人の健康診断結果を閲覧させるものとして説明する。
In the
本実施形態のサーバ装置200は、健診結果データベース210と、表示制御処理部220と、を有する。
The
本実施形態の健診結果データベース210には、グループに属する個人毎の健康診断の結果を示す健診データが格納されている。健診データには、個人毎の各種の検査結果を示す検査結果データや、問診の回答を示す問診回答データや、既往歴・家族歴等を示す既往歴データ等を含む。
The health
本実施形態の表示制御処理部220は、個人毎の健診データをタブブラウザにより表示させる。具体的には、表示制御処理部220は、ある個人の健診データに含まれる各種のデータを表示させる際に、各種のデータを、データの種類毎に、タブを有するタブ画面に表示させる。
The display
したがって、表示制御処理部220は、ある個人の健診データのうち、複数種類のデータの表示指示を受けた場合には、1つのウィンドウ内に、それぞれの情報が表示さたれ複数のタブ画面を表示させる。尚、タブとは、ウィンドウ内に表示される画面の見出しに対応するものであり、タブ画面とは、タブが付けられた画面(ウェブページ)を示す。
Therefore, when the display
また、表示制御処理部220は、あるタブ画面において、データを表示させる対象となる個人を切り替える指示を受けると、このタブ画面に表示させるデータを切り替え後の個人のデータとし、切り替え前の個人のデータが表示された他のタブ画面を閉じる。したがって、本実施形態のサーバ装置200は、タブブラウザにおける表示制御を行う表示制御装置の役割を果たす。
Further, when the display
以下に、図2を参照して、本実施形態の表示制御処理部220の処理について、具体的に説明する。図2は、表示制御処理部による表示について説明する図である。
Hereinafter, the processing of the display
図2では、表示制御処理部220により端末装置300に表示されたタブブラウザの例を示している。図2の状態1は、ウィンドウ241に個人Aのサマリデータが表示された例を示す図である。図2の状態2は、ウィンドウ241に個人Bのサマリデータが表示された例を示す図である。図2の状態3は、ウィンドウ241に受診者の検索画面が表示された例を示す図である。
FIG. 2 shows an example of a tab browser displayed on the
状態1では、ウィンドウ241には、タブ242、タブ243、タブ244と、タブ243と対応するタブ画面245Aが表示されている。
In the
ウィンドウ241において、タブ242が選択されると、受診者の一覧を表示させるタブ画面がウィンドウ241内に表示される。また、タブ243が選択されると、受診者一覧において選択された個人のサマリデータを表示させるタブ画面がウィンドウ241内に表示される。サマリデータとは、例えば、個人の健康診断の結果の概要を示すデータである。また、タブ244が選択されると、受診者一覧において選択された個人が属するグループのサマリデータを表示させるタブ画面がウィンドウ241内に表示される。グループのサマリデータとは、例えば、グループにおける検査結果の平均や分布等を示すデータであっても良い。
When
つまり、タブ243と対応するタブ画面と、タブ244と対応するタブ画面は、選択された個人と関連するデータが表示される画面である。
That is, the tab screen corresponding to the
状態1の示すウィンドウ241は、タブ242と対応する受診者一覧が表示されたタブ画面において個人Aが選択され、個人Aのサマリデータを示すタブ画面245Aが表示されている。
In the
タブ画面245Aには、表示欄246A、表示欄247A、表示欄248Aが含まれる。表示欄246Aは、個人Aの個人情報が表示される。表示欄247Aには、個人Aの検査結果データ等が表示される。表示欄248Aには、検査結果に対する医療従事者による判定結果等が表示される。
The
表示欄246Aには、データの表示対象となる個人を切り替えるために操作ボタン249が表示されている。表示欄246Aにおいて、操作ボタン249が操作されると、データの表示対象となる個人の切り替え指示がサーバ装置200へ通知される。
In the
データの表示対象となる個人とは、言い換えれば、その個人のデータを用いて何らかの作業が行われる作業対象である。 The individual whose data is to be displayed is, in other words, a work target in which some work is performed using the individual's data.
サーバ装置200において、表示制御処理部220は、データの表示対象となる個人を個人Bに切り替え指示を受けると、状態2に示すように、ウィンドウ241内において、タブ画面245Aに表示させるサマリデータを、個人Bのサマリデータに切り替える。言い換えれば、状態2では、タブ画面245Aに表示されるサマリデータが、個人Bのサマリデータに更新される。
In the
状態2のウィンドウ241では、タブ243と対応するタブ画面245Bにおいて、表示欄246Bに個人Bの個人情報が表示され、表示欄247Bに個人Bの検査結果データが表示され、表示欄248Bに個人Bの判定結果等が表示される。
In the
また、状態2に示すウィンドウ241では、タブ244と対応するタブ画面は、個人Aと対応するデータが表示されたタブ画面であったため、表示制御処理部220は、このタブ画面を閉じる。したがって、状態2のウィンドウ241では、タブ244は表示されない。
Further, in the
また、状態1のウィンドウ241において、タブ242が選択されると、表示制御処理部220は、状態3に示すように、ウィンドウ241内に、受診者一覧を示すタブ画面250を表示させる。
Further, when the
タブ画面250は、個人に関連するデータが表示される画面ではないため、個人Aと関連するデータが表示されるタブ画面245Aと、タブ244と対応するタブ画面とは、閉じられずに維持される。
Since the
タブ画面250は、データの表示対象となる個人(受診者)を検索するための検索欄251と、受診者の一覧を表示させる表示欄252とを含む。
The
本実施形態では、例えば、検索欄251や表示欄252において、個人Bが選択されると、状態3で維持されているタブ画面245Aと、タブ244と対応するタブ画面とは閉じられ、ウィンドウ241内の表示は、状態2に示すようになる。
In the present embodiment, for example, when the individual B is selected in the
このように、本実施形態では、あるタブ画面において、データの表示対象となる個人を切り替える操作が行われると、このタブ画面内に表示されるデータを、切り替え後の個人のデータとし、切り替え前に選択されていた個人と関連するデータが表示されていたタブ画面を全て閉じる。 As described above, in the present embodiment, when the operation of switching the individual to be displayed of the data is performed on a certain tab screen, the data displayed in this tab screen is set as the personal data after the switching, and before the switching. Close all tab screens that displayed data related to the individual selected in.
また、本実施形態では、ウィンドウ241内において、個人と関連するデータが表示されたタブ画面が、個人と関連するデータが表示されていないタブ画面へ切り替えられた場合には、個人と関連するデータが表示されたタブ画面がそのまま維持される。
Further, in the present embodiment, when the tab screen in which the data related to the individual is displayed is switched to the tab screen in which the data related to the individual is not displayed in the
言い換えれば、本実施形態では、1つのウィンドウ内において、データの表示対象となる個人を特定する情報が含まれるタブ画面の表示させる場合、他の個人を特定する情報が含まれるタブ画面を全て削除する。 In other words, in the present embodiment, when displaying a tab screen containing information that identifies an individual whose data is to be displayed in one window, all tab screens that include information that identifies another individual are deleted. To do.
また、本実施形態では、1つのウィンドウ内において、特定された個人の情報を表示するタブ画面でない場合には、データの表示対象となる個人が変更されても、このタブ画面の表示が維持される。言い換えれば、本実施形態では、複数の個人に共通する情報を表示させるタブ画面は、データの表示対象者が変更された場合であっても、閉じられずに維持される。 Further, in the present embodiment, if the tab screen does not display the information of the specified individual in one window, the display of this tab screen is maintained even if the individual to be displayed of the data is changed. To. In other words, in the present embodiment, the tab screen for displaying information common to a plurality of individuals is maintained without being closed even when the data display target person is changed.
したがって、本実施形態では、タブブラウザにおいて、作業対象の変更に応じて、各ウィンドウのうち、閉じるべきものと維持するものとを区別して表示を制御することができる。 Therefore, in the present embodiment, in the tab browser, it is possible to control the display of each window by distinguishing between the one to be closed and the one to be maintained according to the change of the work target.
また、本実施形態では、データの表示対象となる個人が選択されると、1つのウィンドウ241内のタブ画面は、常に選択された個人のデータが表示されることになり、他の個人のデータが表示されたタブ画面は、同じウィンドウ内に混在しない。
Further, in the present embodiment, when an individual whose data is to be displayed is selected, the tab screen in one
このため、本実施形態では、端末装置300のユーザが意図した対象者とは異なる人物のデータを誤って参照してしまう、といった事態を回避させることができる。
Therefore, in the present embodiment, it is possible to avoid a situation in which the user of the
また、本実施形態によれば、例えば、データの表示対象となる個人を切り替えた場合に、切り替える前の個人のデータが表示されたタブ画面を操作者が閉じるといった、煩雑な操作が不要となる。 Further, according to the present embodiment, for example, when the individual whose data is to be displayed is switched, the operator does not need to perform a complicated operation such as closing the tab screen on which the personal data before the switching is displayed. ..
よって、本実施形態によれば、タブブラウザにおける操作者の操作性を向上させることができる。 Therefore, according to the present embodiment, the operability of the operator in the tab browser can be improved.
尚、図1の例では、健診結果データベース210は、サーバ装置200に設けせられるものとしたが、これに限定されない。健診結果データベース210は、サーバ装置200の外部に設けられていても良く、その外部装置は、情報処理システム100に含まれていなくても良い。
In the example of FIG. 1, the medical
以下に、本実施形態のサーバ装置200について、さらに説明する。図3は、サーバ装置のハードウェア構成の一例を示す図である。
The
本実施形態のサーバ装置(表示制御装置)200は、それぞれバスBで相互に接続されている入力装置21、出力装置22、ドライブ装置23、補助記憶装置24、メモリ装置25、演算処理装置26及びインターフェース装置27を含む情報処理装置である。
The server device (display control device) 200 of the present embodiment includes an
入力装置21は、各種の情報の入力を行うための装置であり、例えばキーボードやポインティングデバイス等により実現される。出力装置22は、各種の情報の出力を行うためものであり、例えばディスプレイ等により実現される。インターフェース装置27は、LANカード等を含み、ネットワークに接続する為に用いられる。
The
表示制御プログラムは、サーバ装置200を制御する各種プログラムの少なくとも一部である。表示制御プログラムは例えば記憶媒体28の配布やネットワークからのダウンロード等によって提供される。表示制御プログラムを記録した記憶媒体28は、CD−ROM、フレキシブルディスク、光磁気ディスク等の様に情報を光学的、電気的或いは磁気的に記録する記憶媒体、ROM、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプの記憶媒体を用いることができる。
The display control program is at least a part of various programs that control the
また、表示制御プログラムは、表示制御プログラムを記録した記憶媒体28がドライブ装置23にセットされると、記憶媒体28からドライブ装置23を介して補助記憶装置24にインストールされる。ネットワークからダウンロードされた表示制御プログラムは、インターフェース装置27を介して補助記憶装置24にインストールされる。
Further, when the
補助記憶装置24は、インストールされた表示制御プログラムを格納すると共に、必要なファイル、データ等を格納する。メモリ装置25は、サーバ装置200の起動時に補助記憶装置24から表示制御プログラムを読み出して格納する。そして、演算処理装置26はメモリ装置25に格納された表示制御プログラムに従って、後述するような各種処理を実現している。
The
本実施形態の端末装置300のハードウェア構成は、サーバ装置200と同様であるから、説明を省略する。尚、端末装置300は、例えば、タブレット型の端末装置や、スマートフォン等であっても良く、入力装置21と出力装置22との代わりに、タッチパネル等により実現される表示操作装置を有していても良い。
Since the hardware configuration of the
次に、本実施形態の健診結果データベース210について説明する。本実施形態の健診結果データベース210は、例えば、サーバ装置200の補助記憶装置24やメモリ装置
25に設けられていても良い。Next, the medical
図4は、健診結果データベースの一例を示す図である。本実施形態の健診結果データベース210は、例えば、受診日テーブル211、個人情報テーブル212、検査結果テーブル213、問診回答テーブル214等を有する。
FIG. 4 is a diagram showing an example of a medical examination result database. The medical
受診日テーブル211は、情報の項目として、受診者ID、受診日、種類を有し、それぞれが対応付けられている。項目「ID」の値は、受診者を特定するための識別情報である。項目「受診日」の値は、健康診断を受診した日付を示す。項目「種類」の値は、健康診断の種名を示す。健康診断の種類とは、例えば、人間ドックや定期健診等が含まれる。 The consultation date table 211 has a consultation ID, a consultation date, and a type as information items, and each of them is associated with the consultation date table 211. The value of the item "ID" is identification information for identifying the examinee. The value of the item "Consultation date" indicates the date of the medical examination. The value of the item "type" indicates the species name of the medical examination. The types of health examinations include, for example, human docks and regular health examinations.
尚、受診日テーブル211に含まれる情報の項目は、上述した項目に限定されない。例えば、受診日テーブル211には、健康診断を受診する施設名や、健康診断が行われる時間帯、人間ドックのコース名等、健康診断の予約時に入力された予約に関する情報等が格納されていても良い。 The items of information included in the consultation date table 211 are not limited to the above-mentioned items. For example, even if the consultation date table 211 stores information related to the reservation entered at the time of reservation of the health examination, such as the name of the facility where the health examination is to be performed, the time zone when the health examination is performed, the course name of the human dock, and the like. good.
個人情報テーブル212は、情報の項目として、受診者ID、氏名、生年月日等を含み、それぞれが対応付けられている。個人情報テーブル212には、健康診断を受診した受診者に関する情報が格納されていれば良く、例えば、個人情報テーブル212には、上述した項目以外にも、所属している組織名や所属部署名等が含まれても良い。 The personal information table 212 includes a examinee ID, a name, a date of birth, and the like as information items, and each of them is associated with the personal information table 212. The personal information table 212 may store information about the examinee who has undergone a medical examination. For example, in the personal information table 212, in addition to the above items, the name of the organization to which the person belongs and the name of the department to which the person belongs may be stored. Etc. may be included.
検査結果テーブル213は、情報の項目として、受診者IDと、検査項目と、が対応付けられている。項目「検査項目」は、項目「検査結果」、「判定結果」と対応付けられている。項目「検査結果」の値は、受診者IDにより特定される個人の検査結果の値を示す。項目「判定結果」の値は、対応する検査結果に対する、医療従事者の判定結果の値を示す。医療従事者による判定結果とは、例えば、検査結果の値が正常範囲内であるか否か等を示す値である。 In the test result table 213, the examinee ID and the test item are associated with each other as information items. The item "inspection item" is associated with the items "inspection result" and "judgment result". The value of the item "test result" indicates the value of the test result of the individual specified by the examinee ID. The value of the item "judgment result" indicates the value of the judgment result of the medical staff with respect to the corresponding test result. The determination result by the medical staff is, for example, a value indicating whether or not the value of the test result is within the normal range.
問診回答テーブル214は、情報の項目として、受診者IDと問診回答とを有する。項目「問診回答」の値は、受診者IDにより特定される個人に対する問診の回答を示すデータ等が格納される。 The inquiry / answer table 214 has a examinee ID and an inquiry / answer as information items. The value of the item "question answer" stores data or the like indicating the answer to the question to the individual specified by the examinee ID.
尚、本実施形態の健診結果データベース210には、上述した各テーブル以外の情報が格納されていても良い。例えば、健診結果データベース210には、受診者ID毎に、健診を行った医療従事者が入力したメモ等を格納するテーブル等が含まれていても良い。
The medical
次に、図5を参照して、本実施形態の表示制御処理部220の機能について説明する。図5は、表示制御処理部の機能を説明する図である。
Next, the function of the display
本実施形態の表示制御処理部220は、例えば、サーバ装置200の演算処理装置26が、補助記憶装置24、メモリ装置25等に格納されたプログラムを実行することで実現される。
The display
本実施形態の表示制御処理部220は、画面定義部221、入力受付部222、画面種別判定部223、識別情報判定部224、情報取得部225、表示制御部226を有する。
The display
画面定義部221は、サーバ装置200が提供するタブブラウザに表示される各種のタブ画面の定義が記述されている。
The
入力受付部222は、サーバ装置200に対する各種の情報の入力を受け付ける。具体的には、入力受付部222は、例えば、タブ画面の起動指示や、データを表示させる対象となる個人を切り替える指示等の入力を受け付ける。
The
画面種別判定部223は画面定義部221において定義された画面のうち、起動指示を受け付けた画面の記述に、個人を特定する情報を保持する領域が存在するか否かを判定する。
The screen
識別情報判定部224は、起動している画面の記述において保持された受診者IDと、起動指示と共に選択された受診者IDとが一致しているか否かを判定する。
The identification
情報取得部225は、健診結果データベース210を参照して、選択された受診者IDと対応する情報を取得する。
The
表示制御部226は、情報取得部225が取得した情報と、画面定義部221に定義された画面の記述と、に基づき、タブ画面を表示させる。
The
以下に、図6を参照して、画面種別判定部223による判定の処理について説明する。図6は、画面種別判定部による判定の処理を説明する図である。
Hereinafter, the determination process by the screen
本実施形態の画面定義部221では、例えば、健診結果データベース210に格納された各種の情報を表示させるためのタブ画面の定義が記述されている。
In the
これらのタブ画面には、例えば、受診者IDと対応する個人の氏名の一覧を表示させる画面や、画面の起動指示を受け付けるためのメニュー画面といった、受診者IDと対応付けられていない情報を表示させる画面が存在する。また、これらのタブ画面には、例えば、受診者IDと対応付けられた情報を表示させる画面も存在する。 On these tab screens, information that is not associated with the examinee ID, such as a screen for displaying a list of individual names corresponding to the examinee ID and a menu screen for receiving a screen activation instruction, is displayed. There is a screen to let you. Further, in these tab screens, for example, there is also a screen for displaying information associated with the examinee ID.
次に、図6を参照して、本実施形態の表示制御処理部220の処理について説明する。図6は、表示制御処理部の処理を説明するフローチャートである。
Next, the processing of the display
表示制御処理部220は、入力受付部222が、端末装置300から、健診結果データベース210を表示させるためのメニュー画面の表示要求を受け付けると、表示制御部226により、タブブラウザにメニュー画面を表示させ、端末装置300に閲覧させる(ステップS601)。
When the
続いて、表示制御処理部220は、入力受付部222により、メニュー画面における、タブ画面の起動指示を受け付けたか否かを判定する(ステップS602)。ステップS602において、起動指示を受け付けない場合、表示制御処理部220は、ステップS601へ戻る。
Subsequently, the display
ステップS602において、起動指示を受け付けると、表示制御処理部220は、画面種別判定部223により、画面定義部221を参照し、起動指示を受け付けたタブ画面が、個人を特定する情報を含む画面であるか否かを判定する(ステップS603)。言い換えれば、表示制御処理部220は、画面種別判定部223により、起動指示を受けたタブ画面を定義した記述のヘッダに、受診者IDを保持するための記述が含まれるか否かを判定する。
When the activation instruction is received in step S602, the display
ステップS603において、個人を特定する情報を含む画面でない場合、表示制御処理部220は、表示制御部226により、起動指示を受け付けたタブ画面を表示させ(ステップS604)、処理を終了する。
In step S603, if the screen does not include information that identifies an individual, the display
ステップS603において、個人を特定する情報を含む画面である場合、表示制御処理部220は、表示制御部226により、ウィンドウ内に、個人を特定する情報を含む他のタブ画面が表示されているか否かを判定する(ステップS605)。言い換えれば、表示制御部226は、ウィンドウ内に、ヘッダに受診者IDを保持するための記述が含まれるタブ画面が表示されているか否かを判定する。
In step S603, when the screen includes the information that identifies the individual, the display
尚、本実施形態では、個人を特定する情報が含まれるタブ画面の起動指示を受け付けた場合には、個人を特定する受診者IDが選択されているものとする。言い換えれば、本実施形態では、起動指示には、情報の表示の対象者となる受診者の切り替え指示が含まれる場合がある。 In the present embodiment, when the activation instruction of the tab screen including the information for identifying the individual is received, it is assumed that the examinee ID for identifying the individual is selected. In other words, in the present embodiment, the activation instruction may include a switching instruction of a examinee who is a target person for displaying information.
ステップS605において、該当するタブ画面が存在しない場合、表示制御処理部220は、情報取得部225により健診結果データベース210を参照し、選択された受診者IDと対応する情報を取得して、表示制御部226により、起動指示を受け付けたタブ画面を表示させる(ステップS606)。
In step S605, when the corresponding tab screen does not exist, the display
続いて、表示制御処理部220は、選択された受診者IDをタブブラウザ内で共有される格納領域に格納し(ステップS607)、処理を終了する。
Subsequently, the display
ステップS605において、該当するタブ画面が存在する場合、表示制御処理部220は、識別情報判定部224により、該当するタブ画面において特定される個人と、起動指示の際に選択された受診者IDにより特定される個人とが同一人物であるか否かを判定する(ステップS608)。
In step S605, when the corresponding tab screen exists, the display
言い換えれば、識別情報判定部224は、タブブラウザ内で共有される受診者IDの格納領域に格納された受診者IDと、起動指示の際に選択された受診者IDと、が一致するか否かを判定する。
In other words, in the identification
ステップS608において、同一人物であった場合、表示制御処理部220は、起動指示を受けたタブ画面を表示させ(ステップS609)、処理を終了する。
In step S608, if the same person is present, the display
具体的には、表示制御処理部220は、情報取得部225により、健診結果データベース210を参照して、受診者IDと対応する情報から、起動指示されたタブ画面に表示させる情報を取得し、表示制御部226によりタブ画面を表示させる。
Specifically, the display
ステップS608において、同一人物でない場合、表示制御処理部220は、既に表示されている他のタブ画面を閉じるか否かを選択させるメッセージを表示させ、他のタブ画面を閉じる指示を受け付けたか判定する(ステップS610)。同一人物でない場合とは、言い換えれば、既にウィンドウ内に表示されたタブ画面に表示された情報が、起動指示の際に選択された受診者IDと異なる個人の情報である場合である。
In step S608, if the person is not the same person, the display
ステップS610において、他のタブ画面を閉じる指示を受け付けない場合、表示制御処理部220は、起動指示を受けたタブ画面の表示を中止し(ステップS611)、処理を終了する。
If the instruction to close another tab screen is not accepted in step S610, the display
ステップS610において、他のタブ画面を閉じる指示を受け付けた場合、表示制御処理部220は、既に表示されている他のタブ画面を閉じる(ステップS612)。
When the instruction to close another tab screen is received in step S610, the display
続いて、表示制御処理部220は、起動指示を受けたタブ画面を表示させる(ステップS613)。続いて、表示制御処理部220は、起動指示の際に選択された受診者IDをタブブラウザ内で共有される格納領域に格納し(ステップS614)、処理を終了する。
Subsequently, the display
この処理からわかるように、本実施形態の画面種別判定部223と識別情報判定部224は、タブ画面の起動指示と共に、情報の表示対象となる受診者の切り替える指示を受け付けると、第一のタブ画面に表示される情報を、切り替え後の受診者に関する情報に更新し、切り替え前の受診者の情報が表示された第二のタブ画面を閉じ、受診者に共通する第三のタブ画面の表示を維持させる判定部の機能を果たす。
As can be seen from this process, when the screen
以下に、図7乃至図11を参照して、本実施形態のタブブラウザの画面遷移について説明する。図7乃至図11は、例えば、サーバ装置200が、端末装置300から健診結果データベース210を参照するためのメニュー画面の表示要求を受け付けた場合の画面の遷移を示している。
Hereinafter, the screen transition of the tab browser of the present embodiment will be described with reference to FIGS. 7 to 11. 7 to 11 show, for example, the transition of the screen when the
図7は、タブ画面の起動指示を行うためのメニュー画面の一例を示す図である。図7に示すメニュー画面801には、タブ画面と対応する一覧802が表示されている。図7の例では、一覧802において、予約業務803が選択されたものとする。
FIG. 7 is a diagram showing an example of a menu screen for instructing the activation of the tab screen. On the
ここで、「予約業務」と対応するタブ画面を定義する記述には、受診者IDを保持するための記述は含まれない。したがって、表示制御処理部220は、「予約業務」と対応するタブ画面を表示させる。
Here, the description that defines the tab screen corresponding to the "reservation business" does not include the description for holding the examinee ID. Therefore, the display
図8は、ウィンドウ内にタブ画面が表示された例を示す第一の図である。図8に示すウィンドウ901には、メニュー画面801において選択された「予約業務」と対応するタブ画面902が表示される。タブ画面902には、予約業務を行う対象となる受診者を検索したり、選択するための受診者一覧が表示される。
FIG. 8 is a first diagram showing an example in which a tab screen is displayed in the window. In the
タブ画面902は、タブ903と対応付けられており、表示欄904を含む。表示欄904は、健康診断を受ける受診者の一覧が表示される。
The
また、図8では、例えば、アイコン905が選択されると、このアイコン905と対応する個人の予約情報を入力するための入力画面の起動指示がサーバ装置200に通知されるものとした。図8では、アイコン905と対応する個人の受診者IDは「1」である。
Further, in FIG. 8, for example, when the
アイコン905の選択によって起動指示を受けた入力画面を定義する記述には、受診者IDを保持するための記述が含まれる。したがって、表示制御処理部220は、ウィンドウ901内に、受診者ID「1」で特定される個人とは別の個人の情報が表示されているタブ画面が表示されているか否かを判定する。
The description defining the input screen for which the activation instruction is received by selecting the
図8に示すウィンドウ901に表示されているタブ画面は、タブ画面902のみであり、他の個人の情報が表示されているタブ画面は存在しない。
The tab screen displayed in the
そこで、表示制御処理部220は、ウィンドウ901内に、受診者ID「1」で特定される個人の予約情報を入力するための入力画面(タブ画面)102(図9参照)を表示させる。
Therefore, the display
図9は、ウィンドウ内にタブ画面が表示された例を示す第二の図である。図9に示すウィンドウ901には、タブ画面102が表示されている。
FIG. 9 is a second diagram showing an example in which a tab screen is displayed in the window. The
タブ画面102は、タブ画面102が予約情報の入力画面であることを示すタブ101と対応付けられている。また、タブ画面102は、表示欄103と表示欄104とを有する。
The
表示欄103には、受診者ID「1」で特定される個人の個人情報が表示される。ここで表示される個人情報は、例えば、健診結果データベース210の個人情報テーブル212に格納されている情報である。
In the
表示欄104には、受診者ID「1」と対応する予約に関するデータが表示される。表示欄104に表示されるデータは、例えば、健診結果データベース210の受診日テーブル211に格納されている情報等である。
In the
また、タブ画面102には、ウィンドウ901をメニュー画面801に遷移させるための操作ボタン105を有する。また、表示欄103には、受診者IDによって特定される個人を切り替えるための操作ボタン106を有する。
Further, the
図10は、ウィンドウ内にタブ画面が表示された例を示す第三の図である。図10に示すウィンドウ901には、タブ画面102とタブ画面112が表示されている。
FIG. 10 is a third diagram showing an example in which a tab screen is displayed in the window. The
タブ画面112は、例えば、タブ画面902等において、受診者ID「1」で特定される個人の検査結果データを表示させる画面の起動指示を受け付けた場合に表示される。
The
表示制御処理部220は、この起動指示を受け付けると、既に表示されているタブ画面902とタブ画面102について、画面の定義に受診者IDを保持する記述が存在するか否かを判定する。
Upon receiving this activation instruction, the display
タブ画面902は、複数の受診者に共通する情報が表示されるタブ画面であり、タブ画面902の定義には、受診者IDを保持する記述は存在しない。したがって、表示制御処理部220は、タブ画面102の表示を維持する。
The
タブ画面102の定義には、受診者IDを保持するための記述が存在し、且つ、タブ画面102において保持されている受診者IDは、起動指示を受けた際に選択された受診者ID「1」と一致している。したがって、表示制御処理部220は、タブ画面102の表示を維持し、受診者ID「1」で特定される個人の検査結果データを表示させるタブ画面112を表示させる。
In the definition of the
したがって、図10に示すウィンドウ901には、タブ画面902、タブ画面102、タブ画面112が存在している。
Therefore, the
タブ画面112には、タブ画面112が検査結果データを表示させるタブ画面であることを示すタブ111と対応付けられている。また、タブ画面112は、表示欄113と表示欄114と表示欄115を有する。
The
表示欄113には、受診者ID「1」で特定される個人の個人情報が表示される。表示欄114には、受診者ID「1」と対応する検査結果データが表示され、表示欄115には、検査結果に対する医療従事者による判定の結果を示す判定結果データが表示される。
In the
表示欄114と表示欄115に表示されるデータは、例えば、健診結果データベース210の検査結果テーブル213に格納されている情報等である。
The data displayed in the
また、タブ画面112には、ウィンドウ901をメニュー画面801に遷移させるための操作ボタン117を有し、表示欄113には、受診者IDによって特定される個人を切り替えるための操作ボタン116を有する。
Further, the
ここで、操作ボタン116の「次へ」が操作された場合のウィンドウ901について説明する。
Here, the
操作ボタン116が操作されると、表示制御処理部220は、データの表示対象が、受診者ID「1」で特定される個人から、受診者ID「2」で特定される個人への切り替え指示を受け付ける。言い換えれば、表示制御処理部220は、受診者ID「2」で特定される個人の検査結果データを表示させるタブ画面の起動指示を受け付ける。
When the
起動指示を受け付けたタブ画面には、受診者IDを保持するための記述が存在する。したがって、表示制御処理部220は、既に表示されているタブ画面902、タブ画面102、タブ画面112について、受診者IDを保持する記述が存在するか否かを判定する。
On the tab screen that receives the activation instruction, there is a description for holding the examinee ID. Therefore, the display
タブ画面902は、複数の受診者に共通する情報が表示されるタブ画面であり、タブ画面902の定義には、受診者IDを保持する記述は存在しない。したがって、表示制御処理部220は、タブ画面902の表示を維持する。
The
また、タブ画面102とタブ画面112の定義には、受診者IDを保持するための記述が存在し、且つ、タブ画面102とタブ画面112において保持された受診者IDは、受診者ID「2」ではない。したがって、表示制御処理部220は、タブ画面102とタブ画面112を閉じる。
Further, in the definitions of the
図11は、ウィンドウ内にタブ画面が表示された例を示す第四の図である。図11に示すウィンドウ901では、タブ画面902と対応するタブ903が表示されており、タブ画面902の表示が維持されていることがわかる。
FIG. 11 is a fourth diagram showing an example in which a tab screen is displayed in the window. In the
また、図11のウィンドウ901では、タブ画面102と対応するタブ101が表示されておらず、タブ画面102が閉じられたことがわかる。
Further, in the
また、図11に示すタブ画面112の表示欄113には、受診者ID「2」により特定される個人の個人情報が表示され、表示欄114と表示欄115には、受診者ID「2」により特定される個人の検査結果データと判定結果データとが表示される。
Further, the personal information of the individual specified by the examinee ID "2" is displayed in the
尚、ここでは、タブ画面121は、タブ画面112の操作ボタン116の操作により、受診者ID「2」で特定される個人の検査結果データを表示させるタブ画面の起動指示を受け付けたものとしているが、これに限定されない。タブ画面121は、例えば、タブ画面902の表示欄904において、受診者ID「2」と対応する個人の選択を受けて、受診者ID「2」で特定される個人の検査結果データを表示させるタブ画面の起動指示を受けたものとしても良い。この場合にも、ウィンドウ901は、図11に示すようになる。
Here, it is assumed that the
本実施形態では、このように、タブブラウザにおいて、作業対象が変更されると、この変更に応じて、ウィンドウ内に表示されたタブ画面のうち、閉じる画面と表示を維持する画面とを区別する。 In this embodiment, when the work target is changed in the tab browser, the closed screen and the screen for maintaining the display are distinguished from the tab screens displayed in the window according to the change. ..
よって、例えば、タブブラウザに、ある対象者の検査結果に対する判定結果の入力画面を表示させて、医療従事者が判定を行う場合等において、ある対象者の入力が完了し、別の対象者が選択されると、ある対象者の入力画面は閉じられる。また、対象者を選択するための一覧画面の表示は維持される。 Therefore, for example, when a medical worker makes a judgment by displaying a judgment result input screen for a certain subject's test result on a tab browser, the input of the certain target person is completed and another target person completes the input. When selected, the input screen of a target person is closed. In addition, the display of the list screen for selecting the target person is maintained.
このため、本実施形態では、作業対象者以外の情報が表示されているタブ画面を、医療従事者等が意図的に閉じる操作が不要となる。また、作業対象者の変更に関わらず参照される情報が表示されているタブ画面は、作業対象者が変更されても表示が維持されるため、改めて情報を参照するためにタブ画面を起動させる操作が不要となる。したがって、本実施形態によれば、タブブラウザにおける操作者の操作性を向上させることができる。 Therefore, in the present embodiment, it is not necessary for the medical staff or the like to intentionally close the tab screen on which information other than the work target person is displayed. In addition, the tab screen on which the information to be referenced is displayed regardless of the change of the work target person is maintained even if the work target person is changed, so the tab screen is started to refer to the information again. No operation is required. Therefore, according to the present embodiment, the operability of the operator in the tab browser can be improved.
尚、本実施形態では、タブブラウザに表示される情報を、健康診断の結果を示すデータとしたが、これに限定されない。本実施形態の表示制御処理部220によって表示が制御されるタブブラウザには、例えば、人事に関する情報や、納税に対する情報が表示されても良い。この場合、データの表示対象となる対象者は、従業員や、納税者となる。
In the present embodiment, the information displayed on the tab browser is data indicating the result of the health examination, but the present invention is not limited to this. In the tab browser whose display is controlled by the display
また、本実施形態では、データの表示対象を人としたが、これに限定されない。情報の表示対象は、例えば、店舗等で管理されている商品等であっても良い。この場合には、個人を特定する情報である受診者IDの代わりに、商品を特定する識別情報を用いられれば良い。 Further, in the present embodiment, the display target of the data is a person, but the present invention is not limited to this. The information display target may be, for example, a product managed in a store or the like. In this case, the identification information that identifies the product may be used instead of the examinee ID, which is the information that identifies the individual.
本発明は、具体的に開示された実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。 The present invention is not limited to the specifically disclosed embodiments, and various modifications and modifications can be made without departing from the scope of claims.
100 情報処理システム
200 サーバ装置
210 健診結果データベース
220 表示制御処理部
221 画面定義部
222 入力受付部
223 画面種別判定部
224 識別情報判定部
225 情報取得部
226 表示制御部
300 端末装置100
Claims (7)
前記第一の対象者を第二の対象者に切り替える指示を受け付けた場合に、前記第一のタブ画面に表示される情報を、前記第二の対象者に関する情報に更新し、前記第二のタブ画面を閉じ、前記第三のタブ画面の表示を維持する、処理をコンピュータに実行させることを特徴とする表示制御プログラム。A first tab screen that displays information about the first target person among a plurality of target persons, a second tab screen that displays other information about the first target person, and the above-mentioned tab browser. Display a third tab screen that displays information common to multiple target people,
When an instruction to switch the first target person to the second target person is received, the information displayed on the first tab screen is updated to the information related to the second target person, and the second target person is described. A display control program for causing a computer to execute a process that closes a tab screen and maintains the display of the third tab screen.
前記第一のタブ画面において受け付けられることを特徴とする請求項1記載の表示制御プログラム。The switching instruction is
The display control program according to claim 1, wherein the display control program is accepted on the first tab screen.
前記第二の対象者に関する情報を表示する第四のタブ画面を表示させることを特徴とする請求項1記載の表示制御プログラム。When the switching instruction is received on the third tab screen, the first tab screen and the second tab screen are closed, and the display of the third tab screen is maintained.
The display control program according to claim 1, wherein a fourth tab screen for displaying information about the second target person is displayed.
前記第五のタブ画面に表示される情報に、第三の対象者を特定する情報が含まれる場合に、前記第一のタブ画面と前記第二のタブ画面を閉じ、前記第三の対象者に関する情報が表示された前記第五のタブ画面を表示させる、処理を前記コンピュータに実行させることを特徴とする請求項1乃至3の何れか一項に記載の表示制御プログラム。Accepting instructions to start the fifth tab screen,
When the information displayed on the fifth tab screen includes information for identifying the third target person, the first tab screen and the second tab screen are closed, and the third target person is closed. The display control program according to any one of claims 1 to 3, wherein the computer is made to execute the process of displaying the fifth tab screen on which the information related to the information is displayed.
前記第二のタブ画面に表示される情報に、前記第一の対象者を特定する情報が含まれる場合に、前記第一のタブ画面と前記第三のタブ画面の表示を維持し、前記第二のタブ画面を表示させる処理を前記コンピュータに実行させることを特徴とする請求項1乃至4の何れか一項に記載の表示制御プログラム。Accepting the instruction to start the second tab screen,
When the information displayed on the second tab screen includes information for identifying the first target person, the display of the first tab screen and the third tab screen is maintained, and the display of the first tab screen is maintained. The display control program according to any one of claims 1 to 4, wherein the computer executes a process of displaying the second tab screen.
タブブラウザに、複数の対象者のうちの、第一の対象者に関する情報を表示する第一のタブ画面と、前記第一の対象者に関する他の情報を表示する第二のタブ画面と、複数の対象者に共通する情報を表示する第三のタブ画面と、を表示させ、
前記第一の対象者を第二の対象者に切り替える指示を受け付けた場合に、前記第一のタブ画面に表示される情報を、前記第二の対象者に関する情報に更新し、前記第二のタブ画面を閉じ、前記第三のタブ画面の表示を維持することを特徴とする表示制御方法。It is a display control method by a computer, and the computer
A plurality of first tab screens for displaying information about the first target person among a plurality of target persons and a second tab screen for displaying other information regarding the first target person in a tab browser. Display the third tab screen, which displays information common to the target audience,
When an instruction to switch the first target person to the second target person is received, the information displayed on the first tab screen is updated to the information related to the second target person, and the second target person is described. A display control method comprising closing a tab screen and maintaining the display of the third tab screen.
前記第一の対象者を第二の対象者に切り替える指示を受け付けた場合に、前記第一のタブ画面に表示される情報を、前記第二の対象者に関する情報に更新し、前記第二のタブ画面を閉じ、前記第三のタブ画面の表示を維持させる判定部と、を有することを特徴とする表示制御装置。A plurality of first tab screens for displaying information about the first target person among a plurality of target persons and a second tab screen for displaying other information regarding the first target person in a tab browser. A third tab screen that displays information common to the target audience, and a display control unit that displays
When an instruction to switch the first target person to the second target person is received, the information displayed on the first tab screen is updated to the information related to the second target person, and the second target person is described. A display control device including a determination unit that closes a tab screen and maintains the display of the third tab screen.
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2017/035211 WO2019064422A1 (en) | 2017-09-28 | 2017-09-28 | Display control program, display control method, and display control device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2019064422A1 JPWO2019064422A1 (en) | 2020-11-05 |
JP6844712B2 true JP6844712B2 (en) | 2021-03-17 |
Family
ID=65901077
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019545485A Active JP6844712B2 (en) | 2017-09-28 | 2017-09-28 | Display control program, display control method and display control device |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP6844712B2 (en) |
WO (1) | WO2019064422A1 (en) |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5979161B2 (en) * | 2014-01-15 | 2016-08-24 | コニカミノルタ株式会社 | Display device, display control method, and program |
JP6621109B2 (en) * | 2015-09-29 | 2019-12-18 | グリー株式会社 | Program, control method, and terminal device |
-
2017
- 2017-09-28 WO PCT/JP2017/035211 patent/WO2019064422A1/en active Application Filing
- 2017-09-28 JP JP2019545485A patent/JP6844712B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
WO2019064422A1 (en) | 2019-04-04 |
JPWO2019064422A1 (en) | 2020-11-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Morey et al. | Mobile health apps: improving usability for older adult users | |
Molan et al. | Performance management: A systematic review of processes in elite sport and other performance domains | |
Jessup et al. | 2017 ACC/AHA/HFSA/ISHLT/ACP Advanced Training Statement on Advanced Heart Failure and Transplant Cardiology (Revision of the ACCF/AHA/ACP/HFSA/ISHLT 2010 Clinical Competence Statement on Management of Patients With Advanced Heart Failure and Cardiac Transplant) A Report of the ACC Competency Management Committee | |
Ament et al. | Tools to help healthcare professionals recognize palliative care needs in patients with advanced heart failure: a systematic review | |
Valero et al. | Brief retirement self-efficacy-11 scale (BRSE-11) factorial structure and validity | |
Towbin | Customer service in radiology: satisfying your patients and referrers | |
Cleary et al. | Change management in health care and mental health nursing | |
Bergrath et al. | Guideline adherence in acute coronary syndromes between telemedically supported paramedics and conventional on-scene physician care: A longitudinal pre–post intervention cohort study | |
JP2000011036A (en) | Welfare consultation support method, system therefor and program recording medium | |
JP4291289B2 (en) | Electronic medical record display device, electronic medical record system, electronic medical record display method, and electronic medical record display program | |
Barg-Walkow et al. | Modeling task scheduling in complex healthcare environments: Identifying relevant factors | |
Triplett | Psychiatry and the meaningful use of electronic health records | |
JP2006260305A (en) | Electronic medical chart management device, electronic medical chart system, electronic medical chart management method, and electronic medical chart management program | |
JP6844712B2 (en) | Display control program, display control method and display control device | |
US20040102998A1 (en) | System and method to support patient identifiers for imaging and information systems in health care enterprise | |
JP6502564B1 (en) | Personnel management system, personnel management program and personnel management method | |
JP2017126147A (en) | Interview support device, interview support program, interview support system and interview support method | |
US20060173710A1 (en) | System and user interface supporting item ordering for use in the medical and other fields | |
JP2023080373A (en) | Medical consultation system | |
Halperin et al. | Determining root causes and designing change ideas in a quality improvement project | |
WO2006059635A1 (en) | Medical care supporting system | |
JP6431274B2 (en) | Medical support system | |
JP2020119378A (en) | Electronic medical record device, method of controlling electronic medical records, and program | |
US20130218591A1 (en) | Method and system for delivering patient specific content at a point of care | |
JP2007047979A (en) | Health information management device and control method for health information management device, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200327 |
|
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: 20210126 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210208 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6844712 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |