JP2010198153A - Redundant system, redundancy method, and program - Google Patents
Redundant system, redundancy method, and program Download PDFInfo
- Publication number
- JP2010198153A JP2010198153A JP2009040257A JP2009040257A JP2010198153A JP 2010198153 A JP2010198153 A JP 2010198153A JP 2009040257 A JP2009040257 A JP 2009040257A JP 2009040257 A JP2009040257 A JP 2009040257A JP 2010198153 A JP2010198153 A JP 2010198153A
- Authority
- JP
- Japan
- Prior art keywords
- server
- information
- collected
- collection device
- information collection
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims description 13
- 238000012546 transfer Methods 0.000 claims description 12
- 230000004044 response Effects 0.000 claims description 8
- 238000012545 processing Methods 0.000 claims description 3
- 238000012360 testing method Methods 0.000 description 32
- 238000010586 diagram Methods 0.000 description 8
- 238000007689 inspection Methods 0.000 description 8
- 238000003745 diagnosis Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000012423 maintenance Methods 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 1
- 239000000872 buffer Substances 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 238000007430 reference method Methods 0.000 description 1
- 230000010076 replication Effects 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Landscapes
- Hardware Redundancy (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
本発明は、冗長システム、冗長化方法及びプログラムに関し、特に、医療機関における検査情報に係る冗長システム、冗長化方法及びプログラムに関する。 The present invention relates to a redundancy system, a redundancy method, and a program, and more particularly, to a redundancy system, a redundancy method, and a program related to examination information in a medical institution.
特許文献1において、データを確実に保存し、障害が発生してもシステムの運用が可能な電子カルテシステムが記載されている。
特許文献2において、コンピュータシステムがダウンした場合に、蓄積されたデータベースに対して少なくとも検索及び表示を行うことができるバックアップシステムが記載されている。 Patent Document 2 describes a backup system that can at least search and display an accumulated database when a computer system goes down.
以下の分析は、本発明者によってなされたものである。 The following analysis was made by the present inventors.
病院情報システムにおける検査結果を照会する機能は、医療診断を支援することを目的としている。しかし、突発的な障害が発生した場合、又は、必要に応じたメンテナンスの際には、システムを停止する必要がある。システムが停止した場合を想定して、データベースのレプリケーション機能を用いてバックアップデータベースを作成し、少なくとも過去のデータを参照することができるようにすることが考えられる。しかし、常時サービスを提供することが求められる医療現場においては、たとえ短い期間であっても、検査結果の参照を、リアルタイムでなく、過去のデータの参照のみとすることは問題である。 The function of referring to the test result in the hospital information system is intended to support medical diagnosis. However, when a sudden failure occurs or maintenance is performed as necessary, it is necessary to stop the system. Assuming that the system is stopped, it is possible to create a backup database using the database replication function so that at least past data can be referred to. However, in the medical field where it is required to always provide a service, it is a problem to refer only to past data, not in real time, even for a short period of time.
病院情報システムの障害時における電子カルテの参照に関しては、バックアップサーバを設置する方法により、過去のデータを参照することができるようにしたシステムが知られている。しかし、現実の診療現場においては、過去データの参照だけではなくリアルタイムの検査結果が必要とされることから、紙媒体による運用に切り替えたり、検査システムからの結果参照をリカバリー手段とする方法が用いられる。 With respect to referring to an electronic medical record at the time of a failure in a hospital information system, a system that can refer to past data by a method of installing a backup server is known. However, in actual clinical practice, not only referencing past data but also real-time test results are required, so switching to paper-based operation or using results from the test system as a recovery means is used. It is done.
特許文献1に記載された電子カルテシステムによると、第1のサーバ(オーダーサーバ)及び第2のサーバ(カルテサーバ)の双方に電子カルテデータが保存されるため、一方のサーバが停止しても、他方のサーバからデータを読み出すことができる。
According to the electronic medical record system described in
特許文献2に記載されたバックアップシステムによると、第1のサーバ(電子カルテサーバ)のデータは、リアルタイムでHTMLデータに変換され、第2のサーバ(バックアップサーバ)に格納されるため、第1のサーバがアクセス不能となった場合においても、第2のサーバのHTMLデータへアクセスすることができる。 According to the backup system described in Patent Document 2, the data of the first server (electronic medical record server) is converted into HTML data in real time and stored in the second server (backup server). Even when the server becomes inaccessible, the HTML data of the second server can be accessed.
しかしながら、特許文献1及び特許文献2に記載されたシステムによると、第1のサーバが停止した場合、第2のサーバから読み出すことのできるデータは、第1のサーバが停止する以前のデータに限られる。したがって、第1のサーバが停止した後に収集された診療情報を読み出すことができないという問題がある。
However, according to the systems described in
そこで、収集された情報を複数のサーバによって提供する冗長システムにおいて、一部のサーバが停止した場合であっても、当該一部のサーバの停止後に収集された情報を提供し続けることができるようにすることが課題となる。本発明の目的は、かかる課題を解決する冗長システム、冗長化方法、及びプログラムを提供することにある。 Therefore, in a redundant system in which collected information is provided by a plurality of servers, even if some servers are stopped, it is possible to continue providing information collected after the servers are stopped. It becomes a problem to do. An object of the present invention is to provide a redundancy system, a redundancy method, and a program that solve such problems.
本発明の第1の視点に係る冗長システムは、ネットワークを介して接続された情報収集装置と、第1のサーバと、第2のサーバとを備え、情報収集装置は、情報を収集するとともに収集した情報を第1のサーバ及び第2のサーバへ送信し、第1のサーバ及び第2のサーバは、情報収集装置によって収集された情報を受信するとともに蓄積し、クライアントからの要求に応じて蓄積した情報を提供する。 A redundant system according to a first aspect of the present invention includes an information collection device, a first server, and a second server connected via a network. The information collection device collects and collects information. Information transmitted to the first server and the second server, and the first server and the second server receive and accumulate the information collected by the information collection device, and accumulate in response to a request from the client Provide information.
本発明の第2の視点に係る冗長化方法は、情報収集装置が、情報を収集するとともに収集した情報を、情報収集装置とネットワークを介して接続された第1のサーバ及び第2のサーバへ送信する工程と、第1のサーバ及び第2のサーバが、情報収集装置によって収集された情報を受信するとともに蓄積する工程と、第1のサーバ又は第2のサーバが、クライアントからの要求に応じて蓄積した情報を提供する工程と、を含む。 In the redundancy method according to the second aspect of the present invention, the information collection device collects information and sends the collected information to the first server and the second server connected to the information collection device via the network. A transmitting step, a step in which the first server and the second server receive and store the information collected by the information collecting device, and the first server or the second server responds to a request from the client. And providing information accumulated in this manner.
本発明の第3の視点に係るプログラムは、情報を収集するとともに収集した情報を、情報収集装置とネットワークを介して接続された第1のサーバ及び第2のサーバへ送信する処理を、情報収集装置のCPUに実行させるとともに、情報収集装置によって収集された情報を受信するとともに蓄積する処理と、クライアントからの要求に応じて蓄積した情報を提供する処理と、第1のサーバ及び第2のサーバのCPUに実行させる。 The program according to the third aspect of the present invention collects information and collects information by collecting the collected information to a first server and a second server connected to the information collecting apparatus via a network. A process for receiving and storing information collected by the information collecting apparatus, a process for providing information accumulated in response to a request from the client, and a first server and a second server CPU is executed.
本発明に係る冗長システム、冗長化方法、及びプログラムによると、収集された情報を複数のサーバによって提供する冗長システムにおいて、一部のサーバが停止した場合であっても、その後に収集された情報を提供し続けることができる。 According to the redundant system, the redundancy method, and the program according to the present invention, in a redundant system that provides collected information by a plurality of servers, even if some servers are stopped, information collected after that Can continue to provide.
本発明の実施形態に係る冗長システムについて、図面を参照して説明する。図1は、本実施形態に係る冗長化システムの構成を示すブロック図である。図1を参照すると、冗長システム10は、ネットワークを介して接続された情報収集装置13と、第1のサーバ11と、第2のサーバ12とを備えている。
A redundant system according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a redundant system according to the present embodiment. Referring to FIG. 1, the
情報収集装置13は、情報を収集するとともに収集した情報を第1のサーバ11及び第2のサーバ12へ送信する。
The
第1のサーバ11及び第2のサーバ12は、情報収集装置13によって収集された情報を受信するとともに蓄積し、クライアント20からの要求に応じて蓄積した情報を提供する。
The
冗長システム10は、さらに転送装置14を備えていてもよい。転送装置14は、情報収集装置13によって収集された情報を受信するとともに、第1のサーバ11及び第2のサーバ12へ転送する。このとき、情報収集装置13は、収集した情報を、転送装置14を介して第1のサーバ11及び第2のサーバ12へ送信することとなる。転送装置14は、情報収集装置13によって収集された情報を蓄積するようにしてもよい。
The
本実施形態の冗長システムによると、一部のサーバ(例えば、第1のサーバ11又は第2のサーバ)が停止した場合であっても、その後に収集された情報を提供し続けることができる。
According to the redundant system of this embodiment, even if some servers (for example, the
上記の情報は、一例として、医療機関における検査情報であってもよい。 As an example, the above information may be examination information in a medical institution.
図2は、本実施形態に係る冗長システム10の動作を示すフローチャートである。図2を参照すると、
FIG. 2 is a flowchart showing the operation of the
情報収集装置13は、情報を収集するとともに収集した情報を、情報収集装置13とネットワークを介して接続された第1のサーバ11及び第2のサーバ12へ送信する(ステップS1)
The
第1のサーバ11及び第2のサーバ12は、情報収集装置13によって収集された情報を受信するとともに蓄積する(ステップS2)。
The
第1のサーバ11又は第2のサーバ12は、クライアント20からの要求に応じて蓄積した情報を提供する(ステップS3)。
The
図3は、情報収集装置13、第1のサーバ11、及び第2のサーバ12をコンピュータによって実現する場合におけるコンピュータのハードウェア構成を示すブロック図である。図3を参照すると、コンピュータ70は、CPU71、メモリ72、ハードディスク73、入力装置74、及び出力装置75を備えている。
FIG. 3 is a block diagram showing a hardware configuration of a computer when the
これらの各部は、バスラインに接続されていてもよい。入力装置74は、マウス及びキーボードを含んでいてもよい。出力装置75は、ディスプレイを有していてもよい。ハードディスク73は、プログラム、及び、情報収集装置13によって収集された情報を記憶するようにしてもよい。CPU71は、情報収集装置13、第1のサーバ11、及び第2のサーバ12における上記の処理を実行する。
Each of these units may be connected to a bus line. The
プログラムは、情報を収集するとともに収集した情報を、情報収集装置13とネットワークを介して接続された第1のサーバ11及び第2のサーバ12へ送信する処理を情報収集装置13のCPU71に実行させる。
The program collects information and causes the
プログラムは、さらに、情報収集装置13によって収集された情報を受信するとともに蓄積する処理と、クライアントからの要求に応じて蓄積した情報を提供する処理と、を第1のサーバ11及び第2のサーバ12のCPU71に実行させる。
The program further performs a process of receiving and storing information collected by the
(構成)
本発明の実施例および構成について図面を参照して詳細に説明する。本実施例においては、一例として、冗長システムを病院情報システムに適用した場合について説明する。図4は、本実施例に係る病院情報システム30の構成を示すブロック図である。
(Constitution)
Embodiments and configurations of the present invention will be described in detail with reference to the drawings. In this embodiment, as an example, a case where a redundant system is applied to a hospital information system will be described. FIG. 4 is a block diagram illustrating a configuration of the
図4を参照すると、病院情報システム30は、病院情報サーバ31、検体検査装置33と、インタフェースサーバ34と病院情報端末40と検査結果サーバ32から構成されている。これらのサーバおよび端末は同一ネットワークを介して接続されており、プログラム制御により動作している。
Referring to FIG. 4, the
検体検査装置33は、インタフェースサーバ34に対して検査結果を送信する。インタフェースサーバ34は、病院情報サーバ31の検査結果データベースを更新する。インタフェースサーバ34は、これとは非同期に、検査結果サーバ32の検査結果も更新する。病院情報端末40は、病院情報サーバ31へアクセスして、医療診断を支援する検査結果を照会することができる。病院情報端末40は、検査結果サーバ32へ、例えば、WEB検査結果照会プログラムを介して、検査結果サーバ32へアクセスすることによって、検査結果を照会することもできる。
The
(動作)
図面を参照して本実施例の病院情報30システムの動作について説明する。図5は、本実施例に係る病院情報システム30の動作を示すシーケンス図である。
(Operation)
The operation of the
病院の臨床検査部門は、各種の検査機器を用いて患者の検体を検査する。検定検査装置33は、各検査機器からの検査結果をオンラインで収集する(ステップS11)。
The clinical laboratory department of the hospital examines patient specimens using various types of testing equipment. The
検体検査装置33における検査結果は、例えば、臨床検査技師の結果送信指示に基づいて、インタフェースサーバ34へ送信される(ステップS12)。
The test result in the
インタフェースサーバ34は、受信した検査結果をバッファし、病院情報サーバ31へ転送する(ステップS13)。インタフェースサーバ34は、かかる転送とは非同期で、検体検査装置33から受信した検査結果を検査結果サーバ32に対しても送信する(ステップS13)。
The
このとき、病院情報端末40は、一例として、患者番号及び検査日を検索キーとして病院情報サーバ31からの検体検査結果を参照することができる(ステップS14)。
At this time, for example, the
一方、病院情報サーバ31において障害が発生した場合、又は、病院情報サーバ31のメンテナンス期間であっても、病院情報端末40は、検査結果サーバ32の検査結果を参照することできる(ステップS15)。
On the other hand, when a failure occurs in the
(効果)
医療機関内で発生する患者の検体検査結果データを、病院情報サーバ31へ蓄積するのみならず、別系統の検査結果サーバ32に対しても非同期で蓄積する。このとき、病院情報端末40から、例えばWEB参照画面を介して検査結果サーバ32の検索及び照会をすることによって、障害時又は定期メンテナンス時であっても医療診断を支援するシステムを提供することができる。
(effect)
The specimen test result data of the patient generated in the medical institution is not only accumulated in the
システム停止時や病院情報サーバ31の障害時においても、過去のデータの参照のみならず、各部門に設けられた検体検査装置33からの検査結果をリアルタイムに受信し続けることができ、医療現場において参照することができる。
Even when the system is shut down or when the
本実施例においては、インタフェースサーバ34は、検体検査装置33からの検査結果を非同期に2つのサーバに送信し、これらのサーバにおけるデータを最新のものへと更新する。したがって、障害時であっても、検査結果に関する過去のデータのみならず、最新データをも参照することができる。
In this embodiment, the
本実施例によると、病院情報サーバ31の稼働状況に依らず、病院内の検査結果データベースを管理することができる。また、WEB基づく検査結果照会によって、リアルタイムに検査結果を参照することができる。また、病院情報サーバ31のみならず、ブラウザ参照方式に基づいて、端末の機能に依存することなく、検査結果を参照することができるようにすることで、診療効率を向上させることもできる。
According to the present embodiment, the test result database in the hospital can be managed regardless of the operation status of the
以上の記載は実施例に基づいて行ったが、本発明は、上記実施例に限定されるものではない。 Although the above description has been made based on examples, the present invention is not limited to the above examples.
10 冗長システム
11、12 サーバ
13 情報収集装置
14 転送装置
20 クライアント
30 病院情報システム
31 病院情報サーバ
32 検査結果サーバ
33 検体検査装置
34 インタフェースサーバ
40 病院情報端末
70 コンピュータ
71 CPU
72 メモリ
73 ハードディスク
74 入力装置
75 出力装置
DESCRIPTION OF
72
Claims (6)
前記情報収集装置は、情報を収集するとともに収集した情報を前記第1のサーバ及び前記第2のサーバへ送信し、
前記第1のサーバ及び前記第2のサーバは、前記情報収集装置によって収集された情報を受信するとともに蓄積し、クライアントからの要求に応じて蓄積した情報を提供することを特徴とする冗長システム。 An information collection device connected via a network, a first server, and a second server;
The information collection device collects information and transmits the collected information to the first server and the second server,
The redundant system, wherein the first server and the second server receive and accumulate information collected by the information collecting device, and provide the accumulated information in response to a request from a client.
前記情報収集装置は、収集した情報を、前記転送装置を介して前記第1のサーバ及び前記第2のサーバへ送信することを特徴とする、請求項1に記載の冗長システム。 A transfer device that receives the information collected by the information collection device and transfers the information to the first server and the second server;
The redundant system according to claim 1, wherein the information collection device transmits the collected information to the first server and the second server via the transfer device.
前記第1のサーバ及び前記第2のサーバが、前記情報収集装置によって収集された情報を受信するとともに蓄積する工程と、
前記第1のサーバ又は前記第2のサーバが、クライアントからの要求に応じて蓄積した情報を提供する工程と、を含むことを特徴とする冗長化方法。 A step of transmitting information collected by the information collection device to the first server and the second server connected to the information collection device via the network;
The first server and the second server receiving and storing information collected by the information collection device;
A redundancy method comprising: a step of providing information accumulated by the first server or the second server in response to a request from a client.
前記情報収集装置によって収集された情報を受信するとともに蓄積する処理と、
クライアントからの要求に応じて蓄積した情報を提供する処理と、を前記第1のサーバ及び前記第2のサーバのCPUに実行させることを特徴とするプログラム。 While collecting the information and causing the CPU of the information collection device to execute processing for transmitting the collected information to the first server and the second server connected to the information collection device via the network,
Receiving and accumulating information collected by the information collecting device; and
A program for causing a CPU of the first server and the second server to execute a process of providing information stored in response to a request from a client.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2009040257A JP2010198153A (en) | 2009-02-24 | 2009-02-24 | Redundant system, redundancy method, and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2009040257A JP2010198153A (en) | 2009-02-24 | 2009-02-24 | Redundant system, redundancy method, and program |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2010198153A true JP2010198153A (en) | 2010-09-09 |
Family
ID=42822845
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2009040257A Pending JP2010198153A (en) | 2009-02-24 | 2009-02-24 | Redundant system, redundancy method, and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2010198153A (en) |
Citations (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS61264445A (en) * | 1985-05-20 | 1986-11-22 | Toshiba Corp | Duplex data fetching system |
| JPH05265987A (en) * | 1992-03-18 | 1993-10-15 | Fujitsu Ltd | Processor |
| JPH0644200A (en) * | 1992-07-24 | 1994-02-18 | Fujitsu Ltd | Distributed processing control system |
| JPH0736811A (en) * | 1993-07-20 | 1995-02-07 | Hitachi Ltd | Information distribution method and information distribution system |
| JPH08278911A (en) * | 1995-04-05 | 1996-10-22 | Mitsubishi Electric Corp | Multi-processing system |
| JPH11134228A (en) * | 1997-10-30 | 1999-05-21 | Fujitsu Ltd | Backup method and system |
| JP2002000977A (en) * | 2000-05-17 | 2002-01-08 | Duerkopp Adler Ag | Device for data communication between sewing machine and central computer |
| JP2002245173A (en) * | 2001-02-16 | 2002-08-30 | Hitachi Medical Corp | Medical image management method, program for implementing this method, and medical image management system |
| JP2003203255A (en) * | 2001-12-28 | 2003-07-18 | Matsushita Electric Works Ltd | Facility using communication system |
| JP2004157794A (en) * | 2002-11-07 | 2004-06-03 | Csi Co Ltd | Electronic medical record system |
| JP2004280337A (en) * | 2003-03-14 | 2004-10-07 | Toshiba Corp | Plant data collection device |
| JP2006004184A (en) * | 2004-06-17 | 2006-01-05 | Yokogawa Electric Corp | Diagnostic information management system |
| JP2006285873A (en) * | 2005-04-04 | 2006-10-19 | Toshiba Corp | Image management system |
| JP2009511882A (en) * | 2005-10-13 | 2009-03-19 | イェーペーカー インストゥルメンツ アクチエンゲゼルシャフト | Inspection method and apparatus for measurement object |
-
2009
- 2009-02-24 JP JP2009040257A patent/JP2010198153A/en active Pending
Patent Citations (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS61264445A (en) * | 1985-05-20 | 1986-11-22 | Toshiba Corp | Duplex data fetching system |
| JPH05265987A (en) * | 1992-03-18 | 1993-10-15 | Fujitsu Ltd | Processor |
| JPH0644200A (en) * | 1992-07-24 | 1994-02-18 | Fujitsu Ltd | Distributed processing control system |
| JPH0736811A (en) * | 1993-07-20 | 1995-02-07 | Hitachi Ltd | Information distribution method and information distribution system |
| JPH08278911A (en) * | 1995-04-05 | 1996-10-22 | Mitsubishi Electric Corp | Multi-processing system |
| JPH11134228A (en) * | 1997-10-30 | 1999-05-21 | Fujitsu Ltd | Backup method and system |
| JP2002000977A (en) * | 2000-05-17 | 2002-01-08 | Duerkopp Adler Ag | Device for data communication between sewing machine and central computer |
| JP2002245173A (en) * | 2001-02-16 | 2002-08-30 | Hitachi Medical Corp | Medical image management method, program for implementing this method, and medical image management system |
| JP2003203255A (en) * | 2001-12-28 | 2003-07-18 | Matsushita Electric Works Ltd | Facility using communication system |
| JP2004157794A (en) * | 2002-11-07 | 2004-06-03 | Csi Co Ltd | Electronic medical record system |
| JP2004280337A (en) * | 2003-03-14 | 2004-10-07 | Toshiba Corp | Plant data collection device |
| JP2006004184A (en) * | 2004-06-17 | 2006-01-05 | Yokogawa Electric Corp | Diagnostic information management system |
| JP2006285873A (en) * | 2005-04-04 | 2006-10-19 | Toshiba Corp | Image management system |
| JP2009511882A (en) * | 2005-10-13 | 2009-03-19 | イェーペーカー インストゥルメンツ アクチエンゲゼルシャフト | Inspection method and apparatus for measurement object |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4990018B2 (en) | Apparatus performance management method, apparatus performance management system, and management program | |
| JP2017506374A (en) | Improved web server for storing large files | |
| US7899897B2 (en) | System and program for dual agent processes and dual active server processes | |
| US20150095619A1 (en) | Request change tracker | |
| JPWO2004055674A1 (en) | Distributed transaction processing apparatus, distributed transaction processing program, and distributed transaction processing method | |
| Lapsia et al. | Where should electronic records for patients be stored? | |
| US7970582B2 (en) | Diagnosis system for at least one technical system | |
| JP5545761B2 (en) | Failure analysis support system, failure analysis support method, and failure analysis support program | |
| US20150067152A1 (en) | Monitoring system, system, and monitoring method | |
| WO2008050323A2 (en) | Method for measuring health status of complex systems | |
| CN114844771A (en) | Monitoring method, device, storage medium, and program product for microservice system | |
| JP2004348640A (en) | Network management system and network management method | |
| JP2010198153A (en) | Redundant system, redundancy method, and program | |
| JP2008191849A (en) | Operation management apparatus, information processing apparatus, operation management apparatus control method, information processing apparatus control method, and program | |
| US20070266160A1 (en) | Automatic Application Server Fail Fast and Recover on Resource Error | |
| JP2006228125A (en) | Clinical examination data management device and program for clinical examination data management | |
| AU2011231139A9 (en) | Extracting data related to clinical diagnostic instruments | |
| JP2000339393A (en) | System for storing and transmitting image information | |
| KR102919915B1 (en) | Logistics facility management apparatus and management method | |
| JP6110824B2 (en) | Medical resource introduction device, system, program, and operating method of medical resource introduction device | |
| JP5332119B2 (en) | Medical process data processing program, method and apparatus | |
| Tse et al. | Web and virtual instrument based machine remote sensing, monitoring and fault diagnostic system | |
| CN118520034A (en) | Method, apparatus, device and computer readable medium for retrieving messages | |
| JP2010055305A (en) | System, method and program for registering diagnostic item | |
| JP4478196B2 (en) | Monitoring device, monitoring program, and information processing system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120112 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131009 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131015 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20140318 |