JP6731304B2 - Information processing apparatus, information processing method, and program - Google Patents
Information processing apparatus, information processing method, and program Download PDFInfo
- Publication number
- JP6731304B2 JP6731304B2 JP2016145663A JP2016145663A JP6731304B2 JP 6731304 B2 JP6731304 B2 JP 6731304B2 JP 2016145663 A JP2016145663 A JP 2016145663A JP 2016145663 A JP2016145663 A JP 2016145663A JP 6731304 B2 JP6731304 B2 JP 6731304B2
- Authority
- JP
- Japan
- Prior art keywords
- territory
- facility
- information
- medical
- information processing
- 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
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Description
本発明は、情報処理装置、情報処理方法及びプログラムに関する。 The present invention relates to an information processing device, an information processing method, and a program.
日本では、製薬会社に所属する医薬情報担当者(MR)が医療施設(病院等)に対して自社の医薬品の情報を提供する。1人のMRが担当する医療施設の集合は、そのMRのテリトリと呼ばれることもある。特許文献1では、各MRのテリトリを表すテリトリ情報に基づいて、医療施設をグループ分けする技術を提供する。 In Japan, a medical information officer (MR) who belongs to a pharmaceutical company provides medical facilities (hospitals, etc.) with information on their own pharmaceuticals. The collection of medical facilities that one MR is in charge of is sometimes called the territory of that MR. Patent Literature 1 provides a technique for grouping medical facilities based on territory information representing territories of each MR.
テリトリ情報は、例えばデータベースで管理される。従来、テリトリ情報の更新はデータベースを直接編集することによって行われている。しかしながら、このような方法では、テリトリと医療施設の位置との関係を直感的に把握することが困難であった。そこで、本発明は、テリトリ情報を直感的に設定可能にする技術を提供することを目的とする。 The territory information is managed in a database, for example. Conventionally, updating territory information is performed by directly editing the database. However, with such a method, it was difficult to intuitively understand the relationship between the territory and the position of the medical facility. Therefore, it is an object of the present invention to provide a technique that allows intuitive setting of territory information.
上記課題に鑑みて、一部の実施形態では、医薬情報担当者が担当する医療施設によって構成されるテリトリを表すテリトリ情報を読み出す読み出し手段と、1つ以上の医療施設をその地理的位置に応じて地図上に示すとともに、各医療施設が属するテリトリを視覚的に示す画面を表示装置に表示させる表示制御手段と、前記1つ以上の医療施設のうちの何れかの医療施設が属するテリトリを変更するユーザ指示を取得する取得手段と、前記ユーザ指示に基づいて、前記テリトリ情報を更新する更新手段とを備え、前記取得手段は、1つの医療施設が複数のテリトリに属するように変更することが指示された場合に、前記ユーザ指示として、前記1つの医療施設に対する前記複数のテリトリの按分の設定をさらに取得することを特徴とする情報処理装置が提供される。 In view of the above problem, in some embodiments, a reading unit that reads out territory information representing a territory constituted by medical facilities in charge of a medical information person and one or more medical facilities according to their geographical positions. Display control means for displaying on the display device a screen visually showing the territories to which each medical facility belongs, and the territory to which any one of the one or more medical facilities belongs. And an updating unit that updates the territory information based on the user instruction. The acquiring unit may change one medical facility to belong to a plurality of territories. When instructed , the information processing apparatus is characterized in that, as the user instruction, the setting of proportional division of the plurality of territories with respect to the one medical facility is further acquired .
上記手段により、テリトリ情報を直感的に設定可能にする技術が提供される。 The above-described means provides a technique that allows intuitive setting of territory information.
添付の図面を参照して本発明の実施形態について以下に説明する。様々な実施形態を通じて同様の要素には同一の参照符号を付して重複する説明を省略する。また、各実施形態は適宜変更、組み合わせが可能である。以下の説明において、医療施設とは、MRの訪問対象の施設であり、病院、診療所、調剤薬局、ドラッグストア、歯科医院、動物病院、介護老人保健施設などを含む。以下では、医療施設と単に施設と呼ぶこともある。また、あるMRが担当する医療施設の集合をそのMRが担当するテリトリと呼び、複数のMRのテリトリに関する情報をテリトリ情報と呼ぶ。 Embodiments of the present invention will be described below with reference to the accompanying drawings. Similar elements are denoted by the same reference numerals throughout the various embodiments, and redundant description will be omitted. Further, the respective embodiments can be appropriately modified and combined. In the following description, the medical facility is a facility to be visited by the MR, and includes a hospital, a clinic, a dispensing pharmacy, a drug store, a dental clinic, an animal hospital, a health care facility for the elderly. Hereinafter, the medical facility may be simply referred to as a facility. A set of medical facilities that an MR is in charge of is called a territory that the MR is in charge of, and information about territories of a plurality of MRs is called territory information.
図1のブロック図を参照して、本発明の一部の実施形態に係る情報処理システム100の構成について説明する。情報処理システム100は、ユーザがグラフィカルユーザインタフェース(GUI)を用いて現在定義されているテリトリ情報を視覚的に確認し、更新することを可能にする。情報処理システム100は、サーバ装置120と、クライアント装置140と、データ管理装置160とを含む。本実施形態で、テリトリ情報を確認・更新するためのGUIは、サーバ装置120により提供されるウェブアプリケーションとして実現される。ユーザは、クライアント装置140を用いてこのウェブアプリケーションを利用する。これに代えて、ユーザはサーバ装置120を操作してこのウェブアプリケーションを利用してもよい。 The configuration of the information processing system 100 according to some embodiments of the present invention will be described with reference to the block diagram of FIG. 1. The information processing system 100 allows a user to visually confirm and update currently defined territory information using a graphical user interface (GUI). The information processing system 100 includes a server device 120, a client device 140, and a data management device 160. In this embodiment, the GUI for confirming/updating the territory information is realized as a web application provided by the server device 120. The user uses this web application using the client device 140. Alternatively, the user may operate the server device 120 to use this web application.
サーバ装置120は、例えばパーソナルコンピュータやワークステーションなどの情報処理装置で実現される。サーバ装置120は、単体の装置で実現されてもよいし、ネットワークを介して相互に接続された複数の装置で実現されてもよい。サーバ装置120は、図1に示す各構成要素を有する。 The server device 120 is realized by an information processing device such as a personal computer or a workstation. The server device 120 may be realized by a single device, or may be realized by a plurality of devices connected to each other via a network. The server device 120 has each component shown in FIG.
CPU121は、サーバ装置120全体の動作を制御する。メモリ122は、サーバ装置120の動作に用いられるプログラムや一時データなどを記憶する。メモリ122は、例えばROMやRAMなどにより実現される。入力部123は、サーバ装置120の管理者がサーバ装置120への入力を行うために用いられ、例えばマウスやキーボードなどの入力装置で実現される。出力部124は、サーバ装置120の管理者がサーバ装置120からの出力を確認するために用いられ、例えばディスプレイなどの出力装置で実現される。通信部125は、サーバ装置120が他の装置と通信する機能を提供し、例えばネットワークカードなどで実現される。他の装置との通信は有線であってもよいし、無線であってもよい。記憶部126は、アプリケーションプログラム127やウェブアプリケーションの設定ファイルなどを記憶し、例えば磁気ディスク装置で実現される。 The CPU 121 controls the operation of the entire server device 120. The memory 122 stores programs and temporary data used for the operation of the server device 120. The memory 122 is realized by, for example, a ROM or a RAM. The input unit 123 is used by the administrator of the server device 120 to perform input to the server device 120, and is realized by an input device such as a mouse or a keyboard. The output unit 124 is used by the administrator of the server device 120 to check the output from the server device 120, and is realized by an output device such as a display. The communication unit 125 provides a function for the server device 120 to communicate with other devices, and is realized by, for example, a network card. Communication with other devices may be wired or wireless. The storage unit 126 stores application programs 127, web application setting files, and the like, and is realized by, for example, a magnetic disk device.
アプリケーションプログラム127、テリトリ情報を確認・更新するためのGUIを提供する。アプリケーションプログラム127は、サーバ装置120のCPU121が記憶部126内のアプリケーションプログラム127をメモリ122に読み出され、その後に実行される。CPU121は、アプリケーションプログラム127を実行することによって、データ管理装置160からデータを読み出し、GUIを構成する画面を生成し、この画面をクライアント装置140へ送信し、表示部144に表示させる。さらに、CPU121は、アプリケーションプログラム127を実行することによって、GUIを通じてユーザがクライアント装置140に入力した入力データを取得し、この入力データに基づいてデータ管理装置160のデータを更新する。CPU121がアプリケーションプログラム127を実行する代わりに、ASIC等の専用回路によって、アプリケーションプログラム127の各機能が実現されてもよい。 An application program 127 and a GUI for confirming/updating territory information are provided. The CPU 121 of the server device 120 reads the application program 127 in the storage unit 126 into the memory 122 and executes the application program 127 after that. The CPU 121 reads the data from the data management device 160 by executing the application program 127, generates a screen configuring the GUI, transmits the screen to the client device 140, and causes the display unit 144 to display the screen. Further, the CPU 121 executes the application program 127 to acquire the input data input by the user to the client device 140 through the GUI, and updates the data of the data management device 160 based on the input data. Instead of the CPU 121 executing the application program 127, each function of the application program 127 may be realized by a dedicated circuit such as an ASIC.
クライアント装置140は、例えばパーソナルコンピュータや携帯電話機、スマートフォン、タブレットデバイスなどの情報処理装置で実現される。クライアント装置140は、図1に示す各構成要素を有する。CPU141は、クライアント装置140全体の動作を制御する。メモリ142は、クライアント装置140の動作に用いられるプログラムや一時データなどを記憶する。メモリ142は、例えばROMやRAMなどにより実現される。入力部143は、クライアント装置140のユーザがクライアント装置140への入力を行うために用いられ、例えばマウスやキーボード、タッチパッドなどの入力装置で実現される。表示部144は、クライアント装置140のユーザがクライアント装置140からの出力を確認するために用いられ、例えばディスプレイなどの出力装置で実現される。通信部145は、クライアント装置140が他の装置と通信する機能を提供し、例えばネットワークカードなどで実現される。他の装置との通信は有線であってもよいし、無線であってもよい。ブラウザ146は、サーバ装置120が提供するウェブアプリケーションにアクセスするために用いられる。 The client device 140 is realized by an information processing device such as a personal computer, a mobile phone, a smartphone, or a tablet device. The client device 140 has each component shown in FIG. The CPU 141 controls the overall operation of the client device 140. The memory 142 stores programs and temporary data used for the operation of the client device 140. The memory 142 is realized by, for example, a ROM or a RAM. The input unit 143 is used by the user of the client device 140 to perform input to the client device 140, and is realized by an input device such as a mouse, a keyboard, or a touch pad. The display unit 144 is used by the user of the client device 140 to confirm the output from the client device 140, and is realized by an output device such as a display. The communication unit 145 provides a function for the client device 140 to communicate with another device, and is realized by, for example, a network card. Communication with other devices may be wired or wireless. The browser 146 is used to access a web application provided by the server device 120.
データ管理装置160は、例えばパーソナルコンピュータやワークステーションなどの情報処理装置で実現される。データ管理装置160は、単体の装置で実現されてもよいし、それぞれがサーバ装置120に接続された複数の装置で実現されてもよい。データ管理装置160は、図1に示す各構成要素を有する。記憶部161は、各種のデータを記憶し、例えば磁気ディスク装置で実現される。通信部162は、データ管理装置160が他の装置と通信する機能を提供し、例えばネットワークカードなどで実現される。他の装置との通信は有線であってもよいし、無線であってもよい。 The data management device 160 is realized by an information processing device such as a personal computer or a workstation. The data management device 160 may be realized by a single device, or may be realized by a plurality of devices each connected to the server device 120. The data management device 160 has each component shown in FIG. The storage unit 161 stores various data, and is realized by, for example, a magnetic disk device. The communication unit 162 provides a function for the data management device 160 to communicate with another device, and is realized by, for example, a network card or the like. Communication with other devices may be wired or wireless.
データ管理装置160の記憶部161は、施設情報ファイル163、テリトリ情報ファイル164及び地図ファイル165を記憶する。施設情報ファイル163は、施設に関する情報(施設情報)を格納するファイルである。テリトリ情報ファイル164は、テリトリ情報を格納するファイルである。地図ファイル165は、地図を格納するファイルである。本実施形態で、施設情報、テリトリ情報及び地図は1つのデータ管理装置160に記憶される。これに代えて、これらのデータが複数のデータ管理装置160に記憶されてもよい。さらに、これらのデータの一部又は全部がサーバ装置120の記憶部126に記憶されてもよい。また、これらのデータはファイル形式で記憶されるのではなく、データベースや他の形式で記憶されてもよい。 The storage unit 161 of the data management device 160 stores a facility information file 163, a territory information file 164, and a map file 165. The facility information file 163 is a file that stores information about facilities (facility information). The territory information file 164 is a file that stores territory information. The map file 165 is a file that stores a map. In this embodiment, the facility information, the territory information, and the map are stored in one data management device 160. Alternatively, these data may be stored in the plurality of data management devices 160. Furthermore, some or all of these data may be stored in the storage unit 126 of the server device 120. Also, these data may not be stored in a file format, but may be stored in a database or another format.
続いて、図2を参照して、施設情報ファイル163に格納される施設情報と、テリトリ情報ファイル164に格納されるテリトリ情報との具体例について説明する。 Subsequently, a specific example of the facility information stored in the facility information file 163 and the territory information stored in the territory information file 164 will be described with reference to FIG.
施設情報ファイル163は、図2に示す項目を有しうる。施設情報ファイル163には、施設ごとにエントリが生成される。施設コード201は、施設ごとに割り当てられた識別情報を示す。施設名202は、施設の名称を示す。位置コード203は、施設の地理的位置を表す情報(例えば、緯度・経度情報)を示す。施設住所204は、施設の住所を示す。エリア205は、施設が属する地理的エリアを示す。以下、地理的エリアを単にエリアと呼ぶ。本実施形態では、施設が属するエリアの単位として市区郡を用いるが、これよりも大きな単位のエリア(例えば、都道府県)を用いてもよいし、これよりも小さな単位のエリア(例えば、大字)を用いてもよい。 The facility information file 163 can have the items shown in FIG. In the facility information file 163, an entry is created for each facility. The facility code 201 indicates identification information assigned to each facility. The facility name 202 indicates the name of the facility. The position code 203 indicates information indicating the geographical position of the facility (for example, latitude/longitude information). The facility address 204 indicates the address of the facility. Area 205 indicates the geographical area to which the facility belongs. Hereinafter, the geographical area is simply referred to as an area. In this embodiment, a city or district is used as a unit of the area to which the facility belongs, but an area of a larger unit (for example, a prefecture) may be used, or an area of a smaller unit (for example, a large character). ) May be used.
指標206は、施設に関する何らかの指標である。1つのオプションでは、指標は施設の規模(売り上げや医師数)を表す。別のオプションでは、指標は施設に対してMRが活動を行うための負荷を示す。この負荷は、例えばMRの営業所から施設までの距離(直線距離や移動距離)によって定められてもよいし、施設に所属する医師数によって定められてもよい。施設情報ファイル163は複数の種類の指標を管理してもよい。 The index 206 is some index related to the facility. In one option, the indicators represent the size of the facility (sales and doctors). In another option, the indicator indicates the load on the facility for the MR to take action. This load may be determined, for example, by the distance (straight line distance or moving distance) from the MR sales office to the facility, or by the number of doctors who belong to the facility. The facility information file 163 may manage a plurality of types of indexes.
専属MR207は、施設に専属のMRが割り当てられているかを示す。飛び地施設208は、施設が飛び地施設であるかを示す。飛び地施設とは、この施設を含むテリトリと、この施設が位置するエリアに関連付けられたテリトリとが互いに異なる施設のことである。具体的に、テリトリ情報ファイル164に示されるように、「小金井市」に位置する「E医院」はテリトリ「東京1」に属するのに対して、「小金井市」は「東京2」に関連付けられている。従って、「E医院」は飛び地施設である。関連施設209は、施設に関連する施設を示す。例えば、同じ系列に属する複数の施設は、同じMRによって担当した方がよい場合がある。そのため、施設情報は、関連施設を管理する。 The exclusive MR 207 indicates whether an exclusive MR is assigned to the facility. The enclave facility 208 indicates whether the facility is an enclave facility. An enclave facility is a facility in which the territory including this facility and the territory associated with the area in which this facility is located are different from each other. Specifically, as shown in the territory information file 164, “E-Clinic” located in “Koganei City” belongs to the territory “Tokyo 1”, while “Koganei City” is associated with “Tokyo 2”. ing. Therefore, "E Clinic" is an enclave facility. The related facility 209 indicates a facility related to the facility. For example, it may be better for multiple facilities belonging to the same group to be in charge of the same MR. Therefore, the facility information manages related facilities.
テリトリ情報ファイル164は、図3に示す項目を有しうる。テリトリ情報ファイル164には、テリトリごとにエントリが生成される。テリトリコード211は、テリトリを識別する情報を示す。テリトリ名212は、テリトリの名称を示す。担当施設・按分213は、テリトリに属する施設の名称と、そのテリトリに対する各施設の按分を示す。1つの施設は、1人のMRによって担当されてもよいし、複数のMRによって担当されてもよい。1人のMRによって担当される場合に、按分は100(%)となり、複数のMRによって担当される場合に、合計が100(%)となるように按分が設定される。例えば、「D病院」は、テリトリ「東京1」とテリトリ「東京2」とのそれぞれに50%の按分に設定されている。担当エリア214は、テリトリに関連付けられたエリアを示す。テリトリにエリアが関連付けられている場合に、原則として、そのエリアに位置する施設はこのテリトリに属する。例外については後述する。 The territory information file 164 may have the items shown in FIG. In the territory information file 164, an entry is created for each territory. The territory code 211 indicates information for identifying the territory. The territory name 212 indicates the name of the territory. The assigned facility/proportion 213 indicates the name of the facility belonging to the territory and the proportional division of each facility to the territory. One facility may be in charge of one MR, or may be in charge of multiple MRs. Proportioning is set to 100 (%) when one MR is in charge, and is set so that the total is 100 (%) when being handled by a plurality of MRs. For example, “D hospital” is set to be 50% proportional to each of the territory “Tokyo 1” and the territory “Tokyo 2”. The area in charge 214 indicates an area associated with the territory. When an area is associated with a territory, in principle the facilities located in that area belong to this territory. Exceptions will be described later.
続いて、図3を参照して、図1のサーバ装置120の動作例について説明する。この動作は、サーバ装置120のCPU121がアプリケーションプログラム127を実行することによって行われる。この動作を開始する前に、データ管理装置160の記憶部161に、施設情報ファイル163及び地図ファイル165が記憶されているとする。テリトリ情報ファイル164は記憶されていてもよいし、記憶されていなくてもよい。記憶されていない場合に、空のテリトリ情報ファイル164が新規に作成される。図3のフローチャートの動作は、例えば、サーバ装置120のCPU121がアプリケーションプログラム127を実行中に、クライアント装置140のユーザがブラウザ146を用いてこのアプリケーションプログラムにアクセスしたことによって開始される。 Subsequently, an operation example of the server apparatus 120 of FIG. 1 will be described with reference to FIG. This operation is performed by the CPU 121 of the server device 120 executing the application program 127. Before starting this operation, it is assumed that the storage unit 161 of the data management device 160 stores the facility information file 163 and the map file 165. The territory information file 164 may or may not be stored. If it is not stored, an empty territory information file 164 is newly created. The operation of the flowchart in FIG. 3 is started, for example, when the user of the client device 140 uses the browser 146 to access the application program while the CPU 121 of the server device 120 is executing the application program 127.
ステップS301で、サーバ装置120は、GUIの初期画面を生成し、表示部144に表示させる。図5(a)に、初期画面の一例である画面500を示す。サーバ装置120は、初期画面を以下のようにして生成する。まず、サーバ装置120は、初期画面のサイズと、初期画面に表示すべき地図の中心位置及び縮尺とを決定する。これらのパラメータは、記憶部126に記憶されている設定ファイルで指定されてもよいし、クライアント装置140から要求されてもよい。 In step S301, the server device 120 generates a GUI initial screen and displays it on the display unit 144. FIG. 5A shows a screen 500 which is an example of the initial screen. The server device 120 creates the initial screen as follows. First, the server device 120 determines the size of the initial screen, the center position of the map to be displayed on the initial screen, and the scale. These parameters may be designated by the setting file stored in the storage unit 126, or may be requested by the client device 140.
続いて、サーバ装置120は、初期画面のサイズ並びに地図の中心位置及び縮尺に基づいて、データ管理装置160に記憶されている地図ファイル165から初期画面に表示すべき範囲の地図をメモリ122に読み出す。さらに、サーバ装置120は、データ管理装置160に記憶されている施設情報ファイル163から、この地図の範囲内に含まれる位置コード203を有する施設のエントリをメモリ122に読み出す。サーバ装置120はさらに、データ管理装置160に記憶されているテリトリ情報ファイル164をメモリ122に読み出す。 Then, the server device 120 reads the map of the range to be displayed on the initial screen from the map file 165 stored in the data management device 160 into the memory 122 based on the size of the initial screen and the center position and scale of the map. .. Further, the server device 120 reads out, from the facility information file 163 stored in the data management device 160, the entry of the facility having the position code 203 included in the map range to the memory 122. The server device 120 further reads the territory information file 164 stored in the data management device 160 into the memory 122.
サーバ装置120は、読み出したエントリのそれぞれについて、そのエントリの位置コード203に応じて、地図上に施設を表す表示オブジェクトを配置する。例えば、サーバ装置120は、施設を表す表示オブジェクトとして丸いアイコンを用いる。この際、サーバ装置120は、各施設が属するテリトリを視覚的に示す。例えば、サーバ装置120は、同一のテリトリに属する施設を示すアイコンを同一の色(図面ではハッチング)で表す。1つの施設が複数のテリトリに属している場合に、サーバ装置120は、複数のテリトリに属していることを示すようにアイコンを表す。図5では、黒塗りのアイコンで示される施設が複数のテリトリに属している。さらに、サーバ装置120は、互いに関連している2つの施設を示すアイコンの間に線分505を配置してもよい。サーバ装置120は、線分505を配置する場合に、病院間の結び付きの強さを示す指標に応じて線分505を異なるように表示してもよい。例えば、サーバ装置120は、指標の大きさに応じた太さで線分505を表示してもよいし、指標の大きさに応じた濃さで線分505を表示してもよい。 The server device 120 arranges, for each of the read entries, a display object representing a facility on the map according to the position code 203 of the entry. For example, the server device 120 uses a round icon as a display object representing a facility. At this time, the server device 120 visually indicates the territory to which each facility belongs. For example, the server device 120 represents icons indicating facilities belonging to the same territory with the same color (hatched in the drawing). When one facility belongs to a plurality of territories, the server device 120 represents an icon to indicate that it belongs to a plurality of territories. In FIG. 5, the facility indicated by a black-painted icon belongs to a plurality of territories. Furthermore, the server apparatus 120 may arrange the line segment 505 between the icons indicating the two facilities that are associated with each other. When arranging the line segment 505, the server device 120 may display the line segment 505 differently according to an index indicating the strength of connection between hospitals. For example, the server device 120 may display the line segment 505 with a thickness according to the size of the index, or may display the line segment 505 with a darkness according to the size of the index.
サーバ装置120は、読み出したエントリが表す施設のうち一部のみを表示してもよい。例えば、サーバ装置120は、病院についてのみ表示オブジェクトを表示し、薬局について表示オブジェクトを表示しなくてもよい。これに代えて、サーバ装置120は、読み出したエントリが表す施設をすべて表示してもよい。 The server device 120 may display only a part of the facility represented by the read entry. For example, the server device 120 may display the display object only for the hospital and not display the display object for the pharmacy. Alternatively, the server device 120 may display all the facilities represented by the read entry.
続いて、サーバ装置120は、縮尺バー501、テリトリ情報表示ボタン502、指標表示ボタン503、テリトリ情報変更ボタン504などの表示オブジェクトを画面内に配置する。以上の処理により、画面500が生成される。 Subsequently, the server device 120 arranges display objects such as the scale bar 501, the territory information display button 502, the index display button 503, and the territory information change button 504 on the screen. The screen 500 is generated by the above processing.
図3の説明に戻る。ステップS302で、サーバ装置120は、表示部144に表示されたGUIを通じたユーザ入力の有無を判定する。ユーザ入力がないと判定された場合(ステップS302で「NO」)に、サーバ装置120は処理をステップS302に戻し、ユーザ入力を待機する。ユーザ入力があると判定された場合(ステップS302で「YES」)に、サーバ装置120は処理をステップS303に進める。 Returning to the description of FIG. In step S302, the server device 120 determines whether there is a user input through the GUI displayed on the display unit 144. When it is determined that there is no user input (“NO” in step S302), the server device 120 returns the process to step S302 and waits for user input. When it is determined that there is a user input (“YES” in step S302), the server device 120 advances the process to step S303.
ステップS303で、サーバ装置120は、ユーザ入力に浮応じて画面を更新する。この処理の詳細については後述する。ステップS304で、サーバ装置120は、処理を終了すべきか否かを判定する。例えば、ユーザがブラウザ146を通じてウェブアプリケーションを終了した場合に、サーバ装置120は処理を終了すべきであると判定する。処理を終了すべきでないと判定された場合(ステップS304で「NO」)に、サーバ装置120は処理をステップS302に戻し、ユーザ入力を待機する。処理を終了すべきと判定された場合(ステップS304で「YES」)に、サーバ装置120は処理を終了する。 In step S303, the server device 120 updates the screen in response to user input. Details of this processing will be described later. In step S304, the server device 120 determines whether to end the process. For example, when the user ends the web application through the browser 146, the server device 120 determines that the process should be ended. When it is determined that the process should not be ended (“NO” in step S304), the server device 120 returns the process to step S302 and waits for user input. When it is determined that the process should be ended (“YES” in step S304), the server device 120 ends the process.
続いて、ステップS303の処理の詳細について説明する。ステップS302のユーザ入力が、施設を示すアイコンのクリックの場合、サーバ装置120は、施設情報ファイル163及びテリトリ情報ファイル164を参照して、選択された施設に関する情報を示すウィンドウ(不図示)を生成し、このウィンドウを画面500に重畳する。 Next, details of the processing in step S303 will be described. When the user input in step S302 is a click on the icon indicating the facility, the server device 120 refers to the facility information file 163 and the territory information file 164 and generates a window (not shown) indicating information about the selected facility. Then, this window is superimposed on the screen 500.
ステップS302のユーザ入力が、縮尺バー501のドラッグや地図のドラッグの場合、サーバ装置120は、この変更に応じた画面を生成する。更新後の画面の生成方法は、上述した初期画面の生成方法と同様のため、説明を省略する。 When the user input in step S302 is dragging the scale bar 501 or dragging the map, the server device 120 generates a screen corresponding to this change. Since the method of generating the updated screen is the same as the method of generating the initial screen described above, description thereof will be omitted.
ステップS302のユーザ入力が、テリトリ情報表示ボタン502のクリックの場合、サーバ装置120は、施設情報ファイル163及びテリトリ情報ファイル164を参照して、図5(b)のウィンドウ510を生成し、このウィンドウ510を画面500に重畳する。 When the user input in step S302 is a click on the territory information display button 502, the server apparatus 120 refers to the facility information file 163 and the territory information file 164 and creates the window 510 in FIG. 510 is superimposed on the screen 500.
ウィンドウ510は、領域511〜513を含む。領域511は、テリトリの選択を入力するための領域である。サーバ装置120は、テリトリ情報ファイル164を参照して、テリトリの一覧を含むプルダウンメニューを用意する。ユーザは、プルダウンメニューから所望のテリトリを選択できる。テリトリが選択された場合に、サーバ装置120は、テリトリ情報ファイル164を参照して、選択されたテリトリに関連付けられたエリア214を読み出し、領域512に表示する。さらに、サーバ装置120は、テリトリ情報ファイル164を参照して、選択されたテリトリの担当施設・按分213を読み出し、それぞれの施設をエントリとして領域513にテーブルを表示する。サーバ装置120はさらに、施設情報ファイル163を参照して、選択されたテリトリに属する施設の情報をテーブルに追加する。 Window 510 includes areas 511-513. The area 511 is an area for inputting selection of a territory. The server device 120 refers to the territory information file 164 and prepares a pull-down menu including a list of territories. The user can select the desired territory from the pull-down menu. When a territory is selected, the server device 120 refers to the territory information file 164, reads the area 214 associated with the selected territory, and displays it in the area 512. Further, the server apparatus 120 refers to the territory information file 164, reads out the facility/proportionate allocation 213 of the selected territory, and displays a table in the area 513 using each facility as an entry. The server device 120 further refers to the facility information file 163 and adds the information on the facility belonging to the selected territory to the table.
ユーザは、領域513に表示されたテーブルを編集することによって、施設情報ファイル163及びテリトリ情報ファイル164の内容を変更してもよい。例えば、ユーザはテーブルの関連施設を変更してもよいし、テーブルの行を削除することによって、選択されたテリトリから施設を削除してもよい。サーバ装置120は、ユーザによる編集に応じて施設情報ファイル163及びテリトリ情報ファイル164を変更する。 The user may change the contents of the facility information file 163 and the territory information file 164 by editing the table displayed in the area 513. For example, the user may change the associated facility in the table or may remove the facility from the selected territory by deleting a row in the table. The server device 120 changes the facility information file 163 and the territory information file 164 according to the editing by the user.
ステップS302のユーザ入力が、指標表示ボタン503のクリックの場合、サーバ装置120は、施設情報ファイル163及びテリトリ情報ファイル164を参照して、図5(c)のウィンドウ520を生成し、このウィンドウ520を画面500に重畳する。ウィンドウ520は、各テリトリに属する施設の指標206から得られる値をグラフで表す。指標206から得られる値は、各テリトリに属する施設の指標206の合計値であってもよいし、他の手法で算出された値であってもよい。 When the user input in step S302 is a click on the index display button 503, the server apparatus 120 refers to the facility information file 163 and the territory information file 164 to generate the window 520 in FIG. On the screen 500. The window 520 graphically represents the value obtained from the index 206 of the facility belonging to each territory. The value obtained from the index 206 may be the total value of the indices 206 of the facilities belonging to each territory, or may be the value calculated by another method.
ステップS302のユーザ入力が、テリトリ情報変更ボタン504のクリックの場合、サーバ装置120は、図4のフローチャートに示される処理を実行する。ステップS401で、サーバ装置120は、図6(a)のウィンドウ601を生成し、画面500に重畳する。 When the user input in step S302 is a click on the territory information change button 504, the server apparatus 120 executes the process shown in the flowchart of FIG. In step S401, the server apparatus 120 generates the window 601 of FIG. 6A and superimposes it on the screen 500.
ウィンドウ601は、領域602〜605、変更ボタン606、閉じるボタン607を含む。領域602は、変更対象の施設を施設単位で選択するか、エリア単位で選択するかを指定するためのラジオボタンを含む領域である。領域603は、施設を選択する方法を指定するためのラジオボタンを含む領域である。領域604は、変更対象の施設を選択するためのテーブルを含む領域である。領域605は、変更先のテリトリのテーブルを含む領域である。変更ボタン606は、変更を実行するためのボタンである。閉じるボタン607は、ウィンドウ601を閉じるためのボタンである。 The window 601 includes areas 602-605, a change button 606, and a close button 607. An area 602 is an area including a radio button for designating whether to select the facility to be changed in facility units or in area units. A region 603 is a region including a radio button for designating a method of selecting a facility. Area 604 is an area including a table for selecting a facility to be changed. The area 605 is an area including the table of the territory of the change destination. The change button 606 is a button for executing a change. The close button 607 is a button for closing the window 601.
図3に戻り、ステップS402で、サーバ装置120は、領域602において施設単位の変更が選択されたか、エリア単位の変更が選択されたかを判定する。ステップS402で施設単位の変更が選択された場合(ステップS402で「施設」)、サーバ装置120は処理をステップS403に進める。 Returning to FIG. 3, in step S402, the server apparatus 120 determines whether the facility unit change or the area unit change is selected in the area 602. When the change of the facility unit is selected in step S402 (“facility” in step S402), the server apparatus 120 advances the process to step S403.
ステップS403で、サーバ装置120は、テリトリを変更する施設が選択されたかを判定する。施設が選択されていない場合(ステップS403で「NO」)、サーバ装置120は、処理をS403に戻し、施設が選択されるのを待機する。施設が選択された場合(ステップS403で「YES」)、サーバ装置120は、ステップS404で、選択された施設を表すアイコンを画面500上でハイライト表示する。 In step S403, the server apparatus 120 determines whether the facility whose territory is to be changed has been selected. When the facility is not selected (“NO” in step S403), the server device 120 returns the process to S403 and waits for the facility to be selected. When the facility is selected (“YES” in step S403), the server device 120 highlights the icon representing the selected facility on the screen 500 in step S404.
図6(a)を参照して、ユーザが施設を選択する方法について説明する。ユーザが領域603で施設の選択方法として「エリア」を指定した場合に、サーバ装置120は、エリアの一覧を含むプルダウンメニューを用意する。ユーザがこのプルダウンメニューからエリア(例えば、「三鷹市」)を選択すると、サーバ装置120は、施設情報ファイル163及びテリトリ情報ファイル164を参照して、エリア205が「三鷹市」である施設の一覧を作成し、領域604に表示する。領域604のテーブルの各エントリは、施設名と、その施設が位置するエリアと、その施設が属する現在のテリトリとを含む。ユーザは、領域604のテーブルの各エントリのチェックボックスにチェックを入れることによって、1つ以上の施設を選択できる。 A method for the user to select a facility will be described with reference to FIG. When the user specifies “area” as the facility selection method in the area 603, the server device 120 prepares a pull-down menu including a list of areas. When the user selects an area (for example, “Mitaka City”) from this pull-down menu, the server device 120 refers to the facility information file 163 and the territory information file 164, and lists the facilities whose area 205 is “Mitaka City”. Is created and displayed in the area 604. Each entry in the table in area 604 includes a facility name, the area in which the facility is located, and the current territory to which the facility belongs. The user can select one or more facilities by checking the check box for each entry in the table in area 604.
ユーザが領域603で施設の選択方法として「地図」を指定した場合に、サーバ装置120は、その後にユーザによって施設を示すアイコンがクリックされた場合に、この施設を選択された施設として、領域604のテーブルに表示する。 When the user specifies “map” as the facility selection method in the area 603, the server apparatus 120 determines that this facility is the selected facility when the user clicks the icon indicating the facility thereafter. To display in the table.
ユーザが領域603で施設の選択方法として「テリトリ」を指定した場合に、サーバ装置120は、テリトリの一覧を含むプルダウンメニューを用意する。ユーザがこのプルダウンメニューからテリトリ(例えば、「東京1」)を選択すると、サーバ装置120は、施設情報ファイル163及びテリトリ情報ファイル164を参照して、「東京1」に属する施設の一覧を作成し、領域604に表示する。領域604のテーブルの各エントリは、施設名と、その施設が位置するエリアと、その施設が属する現在のテリトリとを含む。ユーザは、領域604のテーブルの各エントリのチェックボックスにチェックを入れることによって、1つ以上の施設を選択できる。 When the user specifies “territory” as the facility selection method in the area 603, the server device 120 prepares a pull-down menu including a list of territories. When the user selects a territory (for example, “Tokyo 1”) from this pull-down menu, the server device 120 refers to the facility information file 163 and the territory information file 164 and creates a list of facilities belonging to “Tokyo 1”. , Area 604. Each entry in the table in area 604 includes a facility name, the area in which the facility is located, and the current territory to which the facility belongs. The user can select one or more facilities by checking the check box for each entry in the table in area 604.
ステップS405で、サーバ装置120は、変更先のテリトリが指定され、変更ボタン606が押されたかを判定する。変更ボタン606が押されていない場合(ステップS405で「NO」)、サーバ装置120は、処理をS405に戻し、変更ボタン606が押されるのを待機する。変更ボタン606が押された場合(ステップS405で「YES」)、サーバ装置120は、ステップS406で、選択された施設のテリトリが、領域605で指定されたテリトリに属するように、テリトリ情報ファイル164を更新する。このテリトリの変更に伴い、飛び地施設208の変更が必要な場合に、サーバ装置120は、施設情報ファイル163を併せて更新する。その後、ステップS407で、サーバ装置120は、更新されたテリトリ情報に基づいて、画面500を更新する。 In step S405, the server apparatus 120 determines whether the change destination territory is designated and the change button 606 is pressed. If the change button 606 has not been pressed (“NO” in step S405), the server apparatus 120 returns the process to S405 and waits for the change button 606 to be pressed. When the change button 606 is pressed (“YES” in step S405), the server device 120 determines in step S406 that the territory of the selected facility belongs to the territory specified in the area 605. To update. When the enclave facility 208 needs to be changed due to the change in the territory, the server apparatus 120 also updates the facility information file 163. After that, in step S407, the server apparatus 120 updates the screen 500 based on the updated territory information.
図6(a)を参照して、ユーザが変更先のテリトリを選択する方法について説明する。ユーザは、領域605に表示されたテリトリの一覧から変更先のテリトリを選択できる。ユーザは、新たにテリトリを作成し、そのテリトリを変更先にしたい場合に、「追加」の行にチェックを入れてもよい。ユーザは、選択した施設を複数のテリトリに属するようにしたい場合に、領域605に表示されたテリトリの一覧から複数のテリトリを選択してもよい。その場合に、領域605の表示は図6(b)のようになり、ユーザは選択した複数のテリトリについて按分を設定できる。 A method for the user to select a territory to be changed will be described with reference to FIG. The user can select the territory to be changed from the list of territories displayed in the area 605. The user may create a new territory and check the “Add” line when he/she wants to make the territory the change destination. The user may select a plurality of territories from the list of territories displayed in the area 605 when the user wants the selected facility to belong to the plurality of territories. In that case, the display of the area 605 is as shown in FIG. 6B, and the user can set the apportionment for the plurality of selected territories.
図4の説明に戻り、ステップS402でエリア単位の変更が選択された場合(ステップS402で「エリア」)、サーバ装置120は処理をステップ408に進める。 Returning to the description of FIG. 4, when the change in area units is selected in step S402 (“area” in step S402), the server apparatus 120 advances the process to step 408.
ステップS408で、サーバ装置120は、テリトリを変更する施設を含むエリアが選択されたかを判定する。エリアが選択されていない場合(ステップS408で「NO」)、サーバ装置120は、処理をS408に戻し、エリアが選択されるのを待機する。エリアが選択された場合(ステップS408で「YES」)、サーバ装置120は、ステップS409で、選択されたエリアを画面500上でハイライト表示する。 In step S408, the server apparatus 120 determines whether the area including the facility whose territory is to be changed has been selected. When the area is not selected (“NO” in step S408), the server device 120 returns the processing to S408 and waits until the area is selected. When the area is selected (“YES” in step S408), the server device 120 highlights the selected area on the screen 500 in step S409.
図7を参照して、ユーザがエリアを選択する方法について説明する。ユーザが領域603で施設の選択方法として「エリア」を指定した場合に、サーバ装置120は、施設情報ファイル163及びテリトリ情報ファイル164を参照して、エリアの一覧を作成し、領域604に表示する。領域604のテーブルの各エントリは、エリアと、そのエリアに関連付けられているテリトリの名称とを含む。ユーザは、領域604のテーブルの各エントリのチェックボックスにチェックを入れることによって、1つ以上のエリアを選択できる。 A method for the user to select an area will be described with reference to FIG. 7. When the user specifies “area” as the facility selection method in the area 603, the server apparatus 120 refers to the facility information file 163 and the territory information file 164, creates a list of areas, and displays it in the area 604. .. Each entry in the table in area 604 includes an area and the name of the territory associated with that area. The user can select one or more areas by checking the check box for each entry in the table in area 604.
ユーザが領域603でエリアの選択方法として「地図」を指定した場合に、サーバ装置120は、その後にユーザによって地図上でエリア内の領域がクリックされた場合に、このエリアを選択されたエリアとして、領域604のテーブルに表示する。 When the user specifies “map” as the area selection method in the area 603, the server apparatus 120 determines that this area is the selected area when the area in the area is clicked by the user thereafter. , In the table in the area 604.
ユーザが領域603で施設の選択方法として「テリトリ」を指定した場合に、サーバ装置120は、施設情報ファイル163及びテリトリ情報ファイル164を参照して、指定されたテリトリに関連付けられたエリアを選択されたエリアとして、領域604のテーブルに表示する。 When the user specifies “territory” as the facility selection method in the area 603, the server apparatus 120 refers to the facility information file 163 and the territory information file 164 and selects the area associated with the designated territory. It is displayed in the table of the area 604 as an area.
ステップS410で、サーバ装置120は、変更先のテリトリが指定され、変更ボタン606が押されたかを判定する。ステップS410の処理はステップS405の処理と同様であるので説明を省略する。 In step S410, the server apparatus 120 determines whether the change destination territory is designated and the change button 606 is pressed. The process of step S410 is the same as the process of step S405, so description thereof will be omitted.
ステップS411で、サーバ装置120は、選択されたエリア内に位置する施設のうち、専属MRが設定されていない施設(施設情報ファイル163で専属MRが「NO」の施設)について、この施設のテリトリが、領域605で指定されたテリトリに属するように、テリトリ情報ファイル164を更新する。一方、サーバ装置120は、選択されたエリア内に位置する施設のうち、専属MRが設定されている施設(施設情報ファイル163で専属MRが「YES」の施設)について、この施設のテリトリを変更しない。このように、エリア単位で施設のテリトリが変更された場合であっても、専属のMRが設定されている施設については、その関係が維持される。 In step S411, the server apparatus 120, among the facilities located in the selected area, does not have a dedicated MR set therein (a facility whose exclusive MR is “NO” in the facility information file 163) has a territory of this facility. Updates the territory information file 164 such that the territory information file 164 belongs to the territory specified in the area 605. On the other hand, the server device 120 changes the territory of a facility for which a dedicated MR is set among the facilities located in the selected area (a facility for which the dedicated MR is “YES” in the facility information file 163). do not do. In this way, even when the territory of the facility is changed in area units, the relationship is maintained for the facility to which the exclusive MR is set.
このテリトリの変更に伴い、飛び地施設208の変更が必要な場合に、サーバ装置120は、施設情報ファイル163を併せて更新する。その後、ステップS407で、サーバ装置120は、更新されたテリトリ情報に基づいて、画面500を更新する。 When the enclave facility 208 needs to be changed due to the change in the territory, the server apparatus 120 also updates the facility information file 163. After that, in step S407, the server apparatus 120 updates the screen 500 based on the updated territory information.
上述の図3の処理において、サーバ装置120は、ステップS406で施設単位に施設のテリトリを変更する場合に、変更された施設の専属MR207を自動的に「YES」に変更してもよい。さらに、サーバ装置120は、ステップS412で、エリア単位に施設のテリトリを変更する場合に、専属のMRが設定されている施設について、テリトリを変更しないのではなく、ユーザに対してテリトリの変更を行ってもよいかを確認してもよい。 In the process of FIG. 3 described above, the server apparatus 120 may automatically change the exclusive MR 207 of the changed facility to “YES” when changing the territory of the facility for each facility in step S406. Further, in step S412, the server apparatus 120 does not change the territory of the facility for which the exclusive MR is set when changing the territory of the facility in units of areas, but does not change the territory to the user. You may ask if you want to go.
以上のように、本発明の実施形態によれば、規定済みのテリトリ情報が地図上に視覚的に表示されるので、クライアント装置140のユーザは、テリトリ情報を直感的に把握できる。さらに、クライアント装置140のユーザは、GUIを用いてテリトリ情報を直感的に更新できる。 As described above, according to the embodiment of the present invention, the defined territory information is visually displayed on the map, so that the user of the client device 140 can intuitively understand the territory information. Further, the user of the client device 140 can intuitively update the territory information using the GUI.
上記では、サーバ装置120がアプリケーションプログラム127を実行することによってGUIを提供する実施形態について説明した。これに代えて、情報処理装置がスタンドアロンのアプリケーションプログラムを実行することによって、上述のGUIが提供されてもよい。この場合に、情報処理装置の表示部にGUIの画面が表示され、ユーザは情報処理装置の入力部を通じてGUIを操作する。 The embodiment has been described above in which the server device 120 provides the GUI by executing the application program 127. Alternatively, the above-described GUI may be provided by the information processing device executing a stand-alone application program. In this case, the GUI screen is displayed on the display unit of the information processing apparatus, and the user operates the GUI through the input unit of the information processing apparatus.
100 情報処理システム、120 サーバ装置、140 クライアント装置、160 データ管理装置 100 information processing system, 120 server device, 140 client device, 160 data management device
Claims (6)
1つ以上の医療施設をその地理的位置に応じて地図上に示すとともに、各医療施設が属するテリトリを視覚的に示す画面を表示装置に表示させる表示制御手段と、
前記1つ以上の医療施設のうちの何れかの医療施設が属するテリトリを変更するユーザ指示を取得する取得手段と、
前記ユーザ指示に基づいて、前記テリトリ情報を更新する更新手段とを備え、
前記取得手段は、1つの医療施設が複数のテリトリに属するように変更することが指示された場合に、前記ユーザ指示として、前記1つの医療施設に対する前記複数のテリトリの按分の設定をさらに取得することを特徴とする情報処理装置。 Reading means for reading out territory information representing a territory constituted by medical facilities in charge of medical information personnel;
Display control means for displaying one or more medical facilities on a map according to their geographical position and for causing a display device to display a screen visually showing the territories to which each medical facility belongs,
Acquisition means for acquiring a user instruction to change a territory to which any one of the one or more medical facilities belongs;
Update means for updating the territory information based on the user instruction ,
When it is instructed to change one medical facility so that it belongs to a plurality of territories, the acquisition unit further acquires, as the user instruction, a setting of proportional division of the plurality of territories to the one medical facility. An information processing device characterized by the above.
前記所定の条件は、医療施設に専属の医薬情報担当者が割り当てられていることを含むことを特徴とする請求項2に記載の情報処理装置。 When the user's instruction to change the territory is acquired in units of geographical areas, the updating means, among the medical facilities included in the instructed geographical area, a medical facility satisfying a predetermined condition and the predetermined condition. With medical facilities that do not satisfy the above, different update processing is performed on the territory information,
The information processing apparatus according to claim 2, wherein the predetermined condition includes that a medical information representative who is exclusively assigned to the medical facility is assigned .
前記所定の条件を満たす医療施設についてテリトリを変更せず、
前記所定の条件を満たさない医療施設についてユーザ指示に従ってテリトリを変更することを特徴とする請求項3に記載の情報処理装置。 The updating means is
Do not change the territory for medical facilities that meet the prescribed conditions,
The information processing apparatus according to claim 3, wherein a territory is changed according to a user instruction regarding a medical facility that does not satisfy the predetermined condition.
医薬情報担当者が担当する医療施設によって構成されるテリトリを表すテリトリ情報を読み出す工程と、
1つ以上の医療施設をその地理的位置に応じて地図上に示すとともに、各医療施設が属するテリトリを視覚的に示す画面を表示装置に表示させる工程と、
前記1つ以上の医療施設のうちの何れかの医療施設が属するテリトリを変更するユーザ指示を取得する工程と、
前記ユーザ指示に基づいて、前記テリトリ情報を更新する工程とを有し、
1つの医療施設が複数のテリトリに属するように変更することが指示された場合に、前記ユーザ指示として、前記1つの医療施設に対する前記複数のテリトリの按分の設定をさらに取得することを特徴とする情報処理方法。 An information processing method executed by a computer,
A step of reading out territory information representing a territory composed of medical facilities in charge of the medical information staff;
Showing one or more medical facilities according to their geographical position on a map, and displaying a screen visually showing a territory to which each medical facility belongs,
Obtaining a user instruction to change a territory to which any one of the one or more medical facilities belongs;
Wherein based on the user instruction, it possesses a step of updating the territory information,
When it is instructed to change one medical facility to belong to a plurality of territories, the setting of proportional division of the plurality of territories to the one medical facility is further acquired as the user instruction. Information processing method.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016145663A JP6731304B2 (en) | 2016-07-25 | 2016-07-25 | Information processing apparatus, information processing method, and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016145663A JP6731304B2 (en) | 2016-07-25 | 2016-07-25 | Information processing apparatus, information processing method, and program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2018018162A JP2018018162A (en) | 2018-02-01 |
| JP6731304B2 true JP6731304B2 (en) | 2020-07-29 |
Family
ID=61081825
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2016145663A Active JP6731304B2 (en) | 2016-07-25 | 2016-07-25 | Information processing apparatus, information processing method, and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6731304B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7596823B2 (en) * | 2021-01-29 | 2024-12-10 | 株式会社大林組 | Medical data analysis system, medical data analysis method, and medical data analysis program |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000242689A (en) * | 1999-02-18 | 2000-09-08 | Pioneer Electronic Corp | Business strategy supporting system and machine- readable medium where program is recorded |
| JP2003122905A (en) * | 2001-08-06 | 2003-04-25 | Canon System & Support Inc | Server device, information processor, control method of server device, control method of information processor, program, and storage medium |
| JP2004227531A (en) * | 2002-11-28 | 2004-08-12 | Toshiba Socio System Support Co Ltd | Customer information management system using map information |
| JP2006091199A (en) * | 2004-09-21 | 2006-04-06 | Ims Japan Kk | Brick creation support method, brick creation support apparatus, program, and recording medium recording the program |
| JP2015043194A (en) * | 2014-02-27 | 2015-03-05 | アイエムエス ソフトウェア サービシズ リミテッド | Brick generation apparatus, brick generation method, and program |
-
2016
- 2016-07-25 JP JP2016145663A patent/JP6731304B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2018018162A (en) | 2018-02-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20150378556A1 (en) | Dynamic node grouping in grid-based visualizations | |
| JP5807134B1 (en) | Information processing apparatus, information processing method, and program | |
| JP2017526958A (en) | Information raising method and apparatus for terminal equipment | |
| JP2010015193A (en) | Clinical information display apparatus, clinical information display method, and program | |
| AU2012297571B2 (en) | A computer system to visualise data from an IP rights database | |
| JP6731304B2 (en) | Information processing apparatus, information processing method, and program | |
| KR20200013400A (en) | Method For Converting Health Information And System For Managing Health Information | |
| JP5125981B2 (en) | Display control apparatus, display control method, and program | |
| JP2020057408A (en) | Image display device, control method thereof, and program | |
| JP2016026307A (en) | Information processing apparatus and program | |
| JP2014096079A (en) | Business activity support method | |
| JP6216436B2 (en) | Information processing system, information processing apparatus, information processing method, and program | |
| JP2015118601A (en) | Clinical path management server | |
| JP6413471B2 (en) | Visiting destination information display method, server device, and visiting place information program | |
| JP5822018B2 (en) | Visiting medical care support method and program | |
| JP2016212821A (en) | Information processing device, information processing method and program | |
| US20130317945A1 (en) | Browser based mapping region builder | |
| JP6068695B1 (en) | Information processing system, information processing apparatus, information processing method, and program | |
| JP5809196B2 (en) | Medical information display device, medical information display method and program | |
| JP2015111429A (en) | Alteration management support apparatus, alteration management support method, and alteration management support program | |
| EP4375826A1 (en) | Information processing device, information processing method, and program | |
| US20170075875A1 (en) | Medical-document management apparatus, electronic medical record system, medical-document management system, and non-transitory computer readable medium | |
| JP7192228B2 (en) | CASE ANALYSIS SUPPORT SYSTEM, CASE ANALYSIS SUPPORT METHOD AND PROGRAM | |
| KR20150085914A (en) | Application, program, system and method for establishing and sharing big data | |
| JP6287172B2 (en) | Graph display program, apparatus, and method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190403 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190930 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20191018 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200114 |
|
| 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: 20200605 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200706 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6731304 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |