JP2006285441A - Medical apparatus and security management program - Google Patents

Medical apparatus and security management program Download PDF

Info

Publication number
JP2006285441A
JP2006285441A JP2005102324A JP2005102324A JP2006285441A JP 2006285441 A JP2006285441 A JP 2006285441A JP 2005102324 A JP2005102324 A JP 2005102324A JP 2005102324 A JP2005102324 A JP 2005102324A JP 2006285441 A JP2006285441 A JP 2006285441A
Authority
JP
Japan
Prior art keywords
session
state
application
medical device
information
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.)
Withdrawn
Application number
JP2005102324A
Other languages
Japanese (ja)
Inventor
Takeshi Ezumi
剛 江積
Junichi Tashiro
順一 田代
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Canon Medical Systems Corp
Original Assignee
Toshiba Corp
Toshiba Medical Systems Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toshiba Medical Systems Corp filed Critical Toshiba Corp
Priority to JP2005102324A priority Critical patent/JP2006285441A/en
Publication of JP2006285441A publication Critical patent/JP2006285441A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Measuring And Recording Apparatus For Diagnosis (AREA)
  • Storage Device Security (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reproduce the use status of application software immediately before a power source is previously turned off as quickly as possible when power is supplied while further appropriately protecting personal information in a medical apparatus such as X ray CT or MRI. <P>SOLUTION: This medical apparatus 1 is provided with a session status storing part 8 for storing session status information showing session before a previous end, a system status storage part 11 for storing application status information showing the type of an application started before the previous end and a session control part 6 for controlling a session in the next start to be the designated session based on the session status information and the application status information. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、個人情報を保護した状態でシステムを起動させることが可能な医用装置およびセキュリティ管理プログラムに関する。   The present invention relates to a medical device and a security management program capable of starting a system with personal information protected.

従来、超音波診断装置、X線CT(computed tomography)装置、MRI(magnetic resonance imaging)等の医用装置では、検査の開始に先立ってシステムの起動処理が行われて、OS(Operating System)やアプリケーションソフトの起動が実施される。そして、アプリケーションソフトの利用により検査が実施され、検査を終了させる場合には、システムの終了処理によりOSやアプリケーションソフトの終了が実施される。   2. Description of the Related Art Conventionally, in medical apparatuses such as an ultrasonic diagnostic apparatus, an X-ray CT (computed tomography) apparatus, and an MRI (magnetic resonance imaging), a system startup process is performed prior to the start of an examination, and an OS (Operating System) or application Software is activated. When the application software is used for inspection and the inspection is terminated, the OS and application software are terminated by the system termination process.

医用装置は、このようにシステムの起動により検査のために使用可能な状態となるが、患者の安全性確保や装置の有効利用等の観点から、医用装置の使用を開始しようとする場合に、できるだけ俊敏に医用装置のアプリケーションソフトが利用可能な状態になることがユーザから要求される。   The medical device is in a state that can be used for the examination by starting the system in this way, but from the viewpoint of ensuring patient safety and effective use of the device, when trying to start using the medical device, The user is required to be able to use the medical device application software as quickly as possible.

そのため、近年、医用装置の電源を切って終了させる際に、OSやアプリケーションソフトの終了を行わずに医用装置の終了直前におけるアプリケーションソフトの利用状態を保存しておき、医用装置の電源投入時には保存しておいた医用装置の終了直前のアプリケーションソフトの利用状態から作業を再開する技術が提案されている。   Therefore, in recent years, when the medical device is turned off and terminated, the usage status of the application software immediately before termination of the medical device is saved without closing the OS and application software, and saved when the medical device is turned on. There has been proposed a technique for resuming work from the use state of application software immediately before the end of the medical device.

一方、医用装置では、医用装置内に保存される情報のセキュリティ管理を行うために、医用装置の起動処理の際にはログオン処理が行われる一方、医用装置の終了処理の際にはログアウト処理が行われる。また、一定時間、キー操作がなかった場合や、一定のキー操作により、作業が中断される場合には表示装置が画面ロックされる。そして、作業を再開する場合には、画面ロックの解除が必要とされる。   On the other hand, in the medical device, in order to perform security management of information stored in the medical device, a log-on process is performed during the start-up process of the medical device, while a log-out process is performed during the end process of the medical device. Done. In addition, when there is no key operation for a certain time, or when the operation is interrupted by a certain key operation, the display device is locked. When resuming the work, it is necessary to release the screen lock.

さらに、この画面ロックを用いたセキュリティ管理技術として様々なものが提案されている。例えば、医用装置を始めとする複数のシステムがネットワークに接続されている場合に、ユーザがあるシステムにログオンした状態でログアウトすることなく別のシステムにログオンすると、先にログオンしたシステムにおけるセキュリティの保護が十分に図られない恐れがある。そこで、あるシステムにおいて、当該システムにログオン中のユーザが、同時に他のシステムにログオンしているか否かを判定し、他のシステムにおける操作の方が後である場合には、先に操作された側のシステムにおける表示装置の画面をロックする技術が考案されている(例えば特許文献1参照)。
特開2002−342284号公報
Further, various security management techniques using the screen lock have been proposed. For example, when multiple systems such as medical devices are connected to a network, if a user logs on to another system without logging out while logged on to a certain system, the security of the system that logged on first is protected. May not be fully planned. Therefore, in a certain system, it is determined whether a user who is logged on to the system is logged on to another system at the same time. A technique for locking the screen of the display device in the side system has been devised (see, for example, Patent Document 1).
JP 2002-342284 A

上述のように医用装置の終了直前におけるアプリケーションソフトの利用状態を保存しておき、医用装置の電源投入時には保存しておいた医用装置の終了直前のアプリケーションソフトの利用状態から作業を再開する従来の技術に依れば、より短時間で電源を切る直前の前回の検査時におけるアプリケーションソフトの利用状態を再現できる。   As described above, the usage state of the application software immediately before the end of the medical device is saved, and when the power of the medical device is turned on, the operation is resumed from the saved usage state of the application software immediately before the end of the medical device. Depending on the technology, the usage state of the application software at the time of the previous inspection immediately before turning off the power can be reproduced in a shorter time.

しかしながら、ログオンや画面ロック解除によりユーザがアプリケーションソフトの利用を開始する従来のセキュリティ管理技術を用いた場合には、パスワード入力などの認証作業を伴うものの、前回の検査時におけるアプリケーションソフトの利用状態において、表示装置に患者の氏名、生年月日、住所といった個人情報が表示されている場合には、個人情報が漏洩される危険性がある。   However, in the case of using the conventional security management technology in which the user starts using the application software by logging on or unlocking the screen, it is accompanied by authentication work such as password entry. When personal information such as a patient's name, date of birth, and address is displayed on the display device, there is a risk that personal information may be leaked.

そこで、医用装置の終了直前におけるアプリケーションソフトの利用状態を保存して、より短時間で作業を再開できるようにしつつ、個人情報のセキュリティ管理を適切に行えるセキュリティ管理技術の開発が重要となる。   Therefore, it is important to develop a security management technique that can appropriately manage the security of personal information while saving the usage state of the application software immediately before the end of the medical device so that the work can be resumed in a shorter time.

本発明はかかる従来の事情に対処するためになされたものであり、より適切に個人情報を保護しつつ、電源投入時になるべく前回電源を切る直前におけるアプリケーションソフトの利用状態を再現することが可能な医用装置およびセキュリティ管理プログラムを提供することを目的とする。   The present invention has been made to cope with such a conventional situation, and it is possible to reproduce the usage state of the application software immediately before turning off the power as much as possible at the time of power-on while protecting personal information more appropriately. An object is to provide a medical device and a security management program.

本発明に係る医用装置は、上述の目的を達成するために、請求項1に記載したように、前回終了前におけるセッションを示すセッション状態情報を保存するセッション状態記憶部と、前回終了前において起動しているアプリケーションの種類を示すアプリケーション状態情報を保存するシステム状態記憶部と、前記セッション状態情報および前記アプリケーション状態情報に基づいて次回の起動時におけるセッションが指定されたセッションとなるように制御するセッション制御部とを有することを特徴とするものである。   In order to achieve the above-described object, the medical device according to the present invention includes a session state storage unit that stores session state information indicating a session before the previous end, and starts before the previous end, as described in claim 1 A system state storage unit that stores application state information indicating the type of the application being executed, and a session that controls the session at the next startup to be a specified session based on the session state information and the application state information And a control unit.

また、本発明に係る医用装置は、上述の目的を達成するために、請求項2に記載したように、前回終了前におけるセッションを示すセッション状態情報を保存するセッション状態記憶部と、前回終了前において起動しているアプリケーションの種類および個人情報の表示状態を示すアプリケーション状態情報を保存するシステム状態記憶部と、前記セッション状態情報および前記アプリケーション状態情報に基づいて次回の起動時におけるセッションが指定されたセッションとなるように制御するセッション制御部とを有することを特徴とするものである。   Moreover, in order to achieve the above-described object, the medical device according to the present invention includes a session state storage unit that stores session state information indicating a session before the previous end, and a previous state before the previous end. A system state storage unit that stores application state information indicating the type of application running and the display state of personal information, and a session at the next start-up is designated based on the session state information and the application state information It has a session control part which controls to become a session.

また、本発明に係るセキュリティ管理プログラムは、上述の目的を達成するために、請求項9に記載したように、コンピュータを、医用装置の前回終了前におけるセッションを示すセッション状態情報を保存するセッション状態記憶部、前記医用装置の前回終了前において起動しているアプリケーションの種類を示すアプリケーション状態情報を保存するシステム状態記憶部、および前記セッション状態情報および前記アプリケーション状態情報に基づいて次回の前記医用装置の起動時におけるセッションが指定されたセッションとなるように制御するセッション制御部として機能させることを特徴とするものである。   In order to achieve the above-mentioned object, the security management program according to the present invention saves session state information indicating a session before the previous termination of the medical device, as described in claim 9. A storage unit, a system state storage unit that stores application state information indicating a type of an application that has been activated before the previous end of the medical device, and the next medical device based on the session state information and the application state information It is characterized by functioning as a session control unit that controls a session at the time of activation to be a designated session.

また、本発明に係るセキュリティ管理プログラムは、上述の目的を達成するために、請求項10に記載したように、コンピュータを、前記医用装置の前回終了前におけるセッションを示すセッション状態情報を保存するセッション状態記憶部、前記医用装置の前回終了前において起動しているアプリケーションの種類および個人情報の表示状態を示すアプリケーション状態情報を保存するシステム状態記憶部、および前記セッション状態情報および前記アプリケーション状態情報に基づいて次回の前記医用装置の起動時におけるセッションが指定されたセッションとなるように制御するセッション制御部として機能させることを特徴とするものである。   In order to achieve the above object, a security management program according to the present invention stores a session state information indicating a session before the previous termination of the medical device, as described in claim 10. Based on a state storage unit, a system state storage unit that stores application state information indicating the type of application activated before the previous end of the medical device and a display state of personal information, and the session state information and the application state information And functioning as a session control unit for controlling the session at the next startup of the medical apparatus to be a designated session.

本発明に係る医用装置およびセキュリティ管理プログラムにおいては、より適切に個人情報を保護しつつ、電源投入時になるべく前回電源を切る直前におけるアプリケーションソフトの利用状態を再現することができる。   In the medical device and the security management program according to the present invention, it is possible to reproduce the usage state of the application software immediately before turning off the power as much as possible when the power is turned on, while protecting personal information more appropriately.

本発明に係る医用装置およびセキュリティ管理プログラムの実施の形態について添付図面を参照して説明する。   Embodiments of a medical device and a security management program according to the present invention will be described with reference to the accompanying drawings.

図1は本発明に係る医用装置の第1の実施形態を示す機能ブロック図である。   FIG. 1 is a functional block diagram showing a first embodiment of a medical apparatus according to the present invention.

医用装置1は、入力装置2、表示装置3およびアプリケーション実行部4を備え、セキュリティ管理システム5が搭載される。医用装置1としては、超音波診断装置、X線CT装置、MRI等の画像診断装置の他、病院情報システム(HIS:hospital information system),放射線情報システム(RIS:radiology information system)、医用画像保管通信システム(PACS:picture archiving and communication system)等の医用情報システムとすることが可能であり、医用装置1の種類に応じた機能を備えるための構成要素が設けられるが、ここでは省略する。   The medical device 1 includes an input device 2, a display device 3, and an application execution unit 4, and a security management system 5 is mounted. As the medical apparatus 1, in addition to an image diagnostic apparatus such as an ultrasonic diagnostic apparatus, an X-ray CT apparatus, and an MRI, a hospital information system (HIS), a radiation information system (RIS), a medical image storage A medical information system such as a communication system (PACS: picture archiving and communication system) can be used, and components for providing functions according to the type of the medical device 1 are provided, but are omitted here.

医用装置1は、入力装置2からのユーザIDやパスワードの入力、並びに一定の条件の判断によりセッションが遷移するように構成される。   The medical device 1 is configured such that a session transitions when a user ID or password is input from the input device 2 and a certain condition is determined.

図2は、図1に示す医用装置1におけるセッションの状態遷移図である。   FIG. 2 is a session state transition diagram in the medical apparatus 1 shown in FIG.

図2に示すように、医用装置1は、ログオンの指示を待つ未ログオン(Wait For Logon)状態、ログオン(Active)状態およびロックスクリーン(Lock Screen)状態の3つのセッションを取り得る。そして、未ログオン状態において入力装置2からログオンの指示を受けた場合や一定の条件が満たされた場合には医用装置1はログオン状態に遷移し、ログオン状態においてスクリーンロックの指示を受けた場合や一定の条件が満たされた場合には医用装置1はロックスクリーン状態に遷移する。また、ロックスクリーン状態においてスクリーンロックを解除する旨のアンロック指示を受けた場合や一定の条件が満たされた場合には医用装置1はログオン状態となり、ログオン状態またはロックスクリーン状態においてログオフの指示を入力装置2から受けた場合や一定の条件が満たされた場合には医用装置1は未ログオン状態に遷移する。   As illustrated in FIG. 2, the medical device 1 can take three sessions of a non-logon (Wait For Logon) state, a logon (Active) state, and a lock screen (Lock Screen) state waiting for a logon instruction. When the logon instruction is received from the input device 2 in the unlogged state or when a certain condition is satisfied, the medical device 1 transitions to the logon state and receives a screen lock instruction in the logon state. When a certain condition is satisfied, the medical device 1 transitions to the lock screen state. In addition, when an unlock instruction for canceling the screen lock is received in the lock screen state or when a certain condition is satisfied, the medical device 1 is in a logon state, and a log-off instruction is issued in the logon state or the lock screen state. When received from the input device 2 or when certain conditions are satisfied, the medical device 1 transitions to an unlogged state.

未ログオン状態では、表示装置3にログオンの指示を受けるためのログオン画面が表示され、ロックスクリーン状態では、スクリーンロック画面が表示装置3に表示される。また、ログオン状態では、所望のアプリケーションを起動して利用することが可能となる。   In the unlogged state, a logon screen for receiving a logon instruction is displayed on the display device 3, and in the lock screen state, a screen lock screen is displayed on the display device 3. In the logon state, a desired application can be activated and used.

そして、アンロック指示やログオン指示はスクリーンロック画面やログオン画面を介してユーザIDやパスワード等の情報の入力を行い、認証に成功した場合に行うことができる。つまり、個人情報を保護した状態であるロックスクリーン状態や未ログオン状態を設けることによって、悪意のあるユーザによる医用装置1の利用防止が図られている。特に、スクリーンロックは、ログオンしているユーザが一時的に医用装置1から離れるような場合に、現在利用している状態を保ちつつ画面をロックするものであり、ユーザ認証を伴ってアンロックすることにより、作業を再開することができる。   An unlock instruction and a logon instruction can be given when authentication is successful by inputting information such as a user ID and a password via the screen lock screen or the logon screen. That is, by providing a lock screen state or a non-logon state in which personal information is protected, the use of the medical device 1 by a malicious user is prevented. In particular, the screen lock locks the screen while maintaining the current use state when the logged-on user temporarily leaves the medical apparatus 1 and unlocks it with user authentication. Thus, the work can be resumed.

アプリケーション実行部4は、入力装置2の操作に従って表示装置3に所要の情報を表示させつつ、検査アプリケーションや患者情報登録アプリケーション等の各種アプリケーションを実行する機能と、アプリケーションの実行状況ステータスをセキュリティ管理システム5に通知する機能を有する。   The application execution unit 4 displays the required information on the display device 3 in accordance with the operation of the input device 2, and executes a function for executing various applications such as an examination application and a patient information registration application, and the execution status of the application. 5 is notified.

ここで、各アプリケーションは、医用装置1の状態に応じて起動し、遷移しながら操作対象とされる。   Here, each application is activated according to the state of the medical device 1 and is set as an operation target while transiting.

図3は、図1に示す医用装置1におけるアプリケーションの状態の一例を示す状態遷移図である。   FIG. 3 is a state transition diagram illustrating an example of an application state in the medical device 1 illustrated in FIG. 1.

図3に示すように、医用装置1は、例えば起動状態、患者登録状態、画像撮影状態、画像観察状態およびファイリング状態をとり、各状態間で遷移する。そして、各状態に応じたアプリケーションが起動されて実行され、表示装置3にはアプリケーションに応じた画面が表示される。   As illustrated in FIG. 3, the medical device 1 takes, for example, an activated state, a patient registration state, an image capturing state, an image observation state, and a filing state, and transitions between the states. Then, an application corresponding to each state is activated and executed, and a screen corresponding to the application is displayed on the display device 3.

図4は、図1に示す医用装置1が起動状態である場合に表示装置3に表示される画面の一例を示す図であり、図5は、図1に示す医用装置1が患者登録状態である場合に表示装置3に表示される画面の一例を示す図である。   FIG. 4 is a diagram illustrating an example of a screen displayed on the display device 3 when the medical device 1 illustrated in FIG. 1 is in an activated state, and FIG. 5 is a diagram illustrating the medical device 1 illustrated in FIG. It is a figure which shows an example of the screen displayed on the display apparatus 3 in a certain case.

図4に示すように、医用装置1が起動状態である場合には、例えば業務内容の選択ボタンや医用装置1の終了ボタンが表示される。また、図5に示すように、医用装置1が患者登録状態である場合には、患者登録アプリケーションが利用され、患者の氏名や年齢等の属性情報を入力あるいは参照するための欄が表示される。このように、アプリケーションの実行状態により、患者の氏名等の個人情報が表示装置3に表示される場合と表示されない場合とがある。   As shown in FIG. 4, when the medical device 1 is in an activated state, for example, a business content selection button or an end button of the medical device 1 is displayed. As shown in FIG. 5, when the medical apparatus 1 is in a patient registration state, a patient registration application is used to display a column for inputting or referring to attribute information such as a patient's name and age. . Thus, depending on the execution state of the application, personal information such as the patient's name may or may not be displayed on the display device 3.

セキュリティ管理システム5は、例えばコンピュータにセキュリティ管理プログラムを読み込ませて構築することができるが、セキュリティ管理システム5の全部または一部を回路により構築してもよい。そして、セキュリティ管理システム5には、医用装置1の電源を切る直前におけるセッション状態およびアプリケーションソフトの利用状態を保存しておき、医用装置1の電源を投入して起動させる際に、個人情報を保護しつつ可能な限り保存したアプリケーションソフトの利用状態を再現した状態でシステムを起動させる機能が備えられる。そのためにセキュリティ管理システム5は、セッション制御部6、ログオン処理部7、セッション状態記憶部8、システム制御部9、設定記憶部10、システム状態記憶部11、設定変更部12を具備している。   The security management system 5 can be constructed by, for example, reading a security management program into a computer, but all or part of the security management system 5 may be constructed by a circuit. The security management system 5 stores the session state and application software use state immediately before the medical device 1 is turned off, and protects personal information when the medical device 1 is turned on and activated. However, it has a function to start the system in a state where the usage state of the saved application software is reproduced as much as possible. For this purpose, the security management system 5 includes a session control unit 6, a logon processing unit 7, a session state storage unit 8, a system control unit 9, a setting storage unit 10, a system state storage unit 11, and a setting change unit 12.

セッション制御部6は、医用装置1におけるセッション状態を制御する機能を有する。具体的には、セッション制御部6には、入力装置2から入力された情報に基づいて、あるいは予め定められた一定の条件、例えば一定時間、入力装置2の操作がなかった等の条件が満たされた場合に、セッションを遷移させる機能と、各セッションにおいて表示すべきログオン画面やスクリーンロック画面を表示装置3に表示させる機能とが備えられる。また、セッション制御部6は、セッションを遷移させた場合に、遷移後におけるセッションをログオン処理部7に通知するように構成される。   The session control unit 6 has a function of controlling the session state in the medical device 1. Specifically, the session control unit 6 satisfies a predetermined condition based on information input from the input device 2 or a predetermined condition, for example, no operation of the input device 2 for a certain period of time. In such a case, a function for changing the session and a function for causing the display device 3 to display a logon screen and a screen lock screen to be displayed in each session are provided. The session control unit 6 is configured to notify the logon processing unit 7 of the session after the transition when the session is transitioned.

ログオン処理部7は、セッション制御部6からの通知に基づいて現在のセッションを示すためのログオン状態情報(セッション状態情報と称することもできる)を作成してセッション状態記憶部8に書き込む機能を有する。このため、ログオン状態情報は、現在のセッションが未ログオン状態、ログオン状態およびロックスクリーン状態のうちいずれのセッションであるのかを示す情報となる。ログオン状態情報は、例えばフラグ情報やテキスト情報とすることができる。   The logon processing unit 7 has a function of creating logon state information (also referred to as session state information) for indicating the current session based on the notification from the session control unit 6 and writing it in the session state storage unit 8. . For this reason, the logon state information is information indicating which of the unlogged state, the logon state, and the lock screen state the current session is. Logon status information can be flag information or text information, for example.

セッション状態記憶部8は、ログオン処理部7から受けたログオン状態情報を保存する機能を有する。セッション状態記憶部8は、メモリやHDD(Hard Disk Drive)等の情報記録媒体により構成することができる。   The session state storage unit 8 has a function of storing logon state information received from the logon processing unit 7. The session state storage unit 8 can be configured by an information recording medium such as a memory or an HDD (Hard Disk Drive).

システム制御部9は、入力装置2からの情報に従ってアプリケーション実行部4に指示を与えることにより、各種アプリケーションの起動、実行、状態遷移および終了を行う機能と、アプリケーションの状態が遷移した際、またはアプリケーションや医用装置1が終了する際にアプリケーション実行部4からの通知を受けて最新のアプリケーションの実行状態を示すためのアプリケーション状態情報を作成し、作成したアプリケーション状態情報をシステム状態記憶部11に書き込む機能とを有する。   The system control unit 9 gives an instruction to the application execution unit 4 according to information from the input device 2 to start and execute various applications, perform state transition and termination, and when the application state transitions, or the application Or when the medical apparatus 1 is terminated, receives a notification from the application execution unit 4 and creates application state information for indicating the latest application execution state, and writes the created application state information in the system state storage unit 11 And have.

システム状態記憶部11は、システム制御部9から受けたアプリケーション状態情報を保存する機能を有する。システム状態記憶部11は、メモリやHDD等の情報記録媒体により構成することができる。   The system state storage unit 11 has a function of storing application state information received from the system control unit 9. The system state storage unit 11 can be configured by an information recording medium such as a memory or an HDD.

アプリケーション状態情報には、起動しているアプリケーションの種類に加え、個人情報が表示装置3に表示された状態であるか否かを示す個人情報表示状態情報を含めることができる。   The application status information can include personal information display status information indicating whether or not the personal information is displayed on the display device 3 in addition to the type of the activated application.

また、アプリケーション状態情報は、全てのアプリケーションにそれぞれ関連付けて作成することができる。例えば、あるアプリケーションの状態遷移前または医用装置1の終了直前に各アプリケーションが起動していたか否かを示す情報、アプリケーションが起動していた場合において起動していたアプリケーションの実行状態を再現するために必要な固有情報をアプリケーションごとに作成することができる。また、個人情報表示状態情報もアプリケーションごとに作成することができる。   Further, the application state information can be created in association with all the applications. For example, in order to reproduce the information indicating whether or not each application was started before the state transition of a certain application or immediately before the end of the medical device 1, the execution state of the application that was started when the application was started Necessary unique information can be created for each application. Also, personal information display state information can be created for each application.

アプリケーションにおいて個人情報が表示されているか否かを示す情報としては、例えば、アプリケーションの実行画面上に個人情報を表示するためのカラムがあるか否かを示す情報を作成することにより個人情報が表示状態であるか非表示状態であるかを判断することができる。また、例えば、アプリケーションの実行画面上において、個人情報を表示するためのフィールド(領域)に値があるか否かを示す情報を作成することより個人情報が表示状態であるか非表示状態であるかを判断することもできる。   As information indicating whether or not personal information is displayed in the application, for example, the personal information is displayed by creating information indicating whether or not there is a column for displaying personal information on the execution screen of the application. It is possible to determine whether the state is a non-display state. Further, for example, on the execution screen of the application, the personal information is in a display state or a non-display state by creating information indicating whether or not a field (area) for displaying personal information has a value. It can also be judged.

そして、このような個人情報表示状態情報の作成の際に必要となる個人情報の種類の特定基準や個人情報が表示状態であるか非表示状態であるかの判断基準は、プリセット情報として定義することができる。さらに、個人情報表示状態情報の作成方法を定める情報の他、医用装置1を起動した場合におけるアプリケーションの実行状態を定める情報もプリセット情報として定義することができる。   Then, the criteria for identifying the type of personal information necessary for creating such personal information display state information and the criteria for determining whether the personal information is in a display state or a non-display state are defined as preset information. be able to. Furthermore, in addition to the information that defines the method for creating the personal information display state information, information that defines the execution state of the application when the medical device 1 is activated can be defined as preset information.

プリセット情報は設定記憶部10に保存される。そして、システム制御部9は、設定記憶部10に保存されたプリセット情報を参照し、個人情報の種類の特定基準や個人情報が表示状態であるか非表示状態であるかの判断基準に従って、個人情報表示状態情報を作成することができるように構成される。   The preset information is stored in the setting storage unit 10. Then, the system control unit 9 refers to the preset information stored in the setting storage unit 10 and determines the personal information according to the specific criteria of the type of personal information and the criteria for determining whether the personal information is in a display state or a non-display state. The information display state information is configured to be created.

また、プリセット情報を用いて医用装置1を次回に起動する場合におけるセッション状態およびアプリケーションの実行状態を定義することもできる。医用装置1を起動する場合におけるセッション状態およびアプリケーションの実行状態は、ログオン状態情報としてセッション状態記憶部8に保存された医用装置1の終了直前におけるセッションおよびアプリケーション状態情報としてシステム状態記憶部11に保存された医用装置1の終了直前におけるアプリケーションの実行状態に応じて決定することができる。   It is also possible to define a session state and an application execution state when the medical apparatus 1 is started next time using preset information. The session state and application execution state when the medical device 1 is activated are stored in the system state storage unit 11 as the session and application state information immediately before termination of the medical device 1 stored in the session state storage unit 8 as logon state information. It can be determined according to the execution state of the application immediately before the medical device 1 is finished.

そして、セッション制御部6は、設定記憶部10に保存されたプリセット情報、セッション状態記憶部8に保存されたログオン状態情報およびシステム状態記憶部11に保存されたアプリケーション状態情報を参照し、医用装置1の起動時に指定されたセッションおよびアプリケーションの実行状態となるように医用装置1を制御できるように構成される。   The session control unit 6 refers to the preset information stored in the setting storage unit 10, the logon state information stored in the session state storage unit 8, and the application state information stored in the system state storage unit 11. The medical device 1 is configured to be controlled so as to be in a session and application execution state specified when 1 is started.

設定変更部12は、入力装置2からの情報に従って個人情報表示状態情報の作成方法や医療診断装置を起動した際におけるアプリケーションの実行状態を定めるプリセット情報を作成する機能と、作成したプリセット情報を設定記憶部10に書き込む機能とを有する。このため、設定変更部12には、GUI(Graphical User Interface)技術により表示装置3にボタンや入力フィールド等の要素を表示させる機能が備えられる。   The setting changing unit 12 sets a method for creating personal information display state information according to information from the input device 2 and a function for creating preset information for determining an execution state of an application when the medical diagnostic device is activated, and the created preset information. A function of writing in the storage unit 10. For this reason, the setting change unit 12 has a function of displaying elements such as buttons and input fields on the display device 3 by using a GUI (Graphical User Interface) technique.

次に医用装置1の作用について説明する。   Next, the operation of the medical device 1 will be described.

図6は、図1に示す医用装置1における起動、終了および再起動の流れを示すフローチャートであり、図中Sに数字を付した符号はフローチャートの各ステップを示す。   FIG. 6 is a flowchart showing the flow of activation, termination, and restart in the medical device 1 shown in FIG. 1, and the reference numerals with numerals in S in the figure indicate the steps of the flowchart.

まず、ステップS1において、入力装置2の操作により医用装置1が起動される。そして、セッション制御部6によるセッションの制御により医用装置1は未ログオン状態となり、表示装置3にはログオン画面が表示される。ここで、ユーザは入力装置2の操作によりパスワードやユーザID等の情報を入力し、必要に応じて認証等の処理を経てログオンすることができる。すなわち、認証に成功すると、セッション制御部6は医用装置1をログオン状態に遷移させる。   First, in step S1, the medical device 1 is activated by operating the input device 2. Then, the session control unit 6 controls the session so that the medical device 1 is not logged on, and a logon screen is displayed on the display device 3. Here, the user can input information such as a password and a user ID by operating the input device 2, and can log on through processing such as authentication as necessary. That is, when the authentication is successful, the session control unit 6 changes the medical device 1 to the logon state.

次に、ステップS2において、個人情報の種類の特定基準や個人情報が表示状態であるか非表示状態であるかの判断基準および医用装置1を起動する場合におけるセッションおよびアプリケーションの実行状態を指示する起動処理の振る舞い判断基準を定義するためのプリセット情報が作成される。そのために、設定変更部12から表示装置3に画像情報が与えられ、表示装置3には、プリセット情報の設定画面が表示される。   Next, in step S2, a specific criterion for the type of personal information, a criterion for determining whether the personal information is in a display state or a non-display state, and a session and application execution state when the medical device 1 is activated are instructed. Preset information for defining behavior determination criteria for the startup process is created. For this purpose, image information is given from the setting change unit 12 to the display device 3, and a preset information setting screen is displayed on the display device 3.

図7は、図1に示す医用装置1の表示装置3に表示される、個人情報に関する判断基準についてのプリセット情報の設定画面例を示す図である。   FIG. 7 is a diagram illustrating an example of a preset information setting screen for the determination criteria regarding personal information displayed on the display device 3 of the medical device 1 illustrated in FIG. 1.

図7に示すように、氏名、生年月日、住所、患者ID、性別等の情報が個人を特定可能な情報として列挙され、これらの情報のうち個人情報として保護すべき情報を任意に選択することができる。図7は、患者の氏名、生年月日および住所を保護すべき個人情報として設定した例を示す図である。   As shown in FIG. 7, information such as name, date of birth, address, patient ID, and gender is listed as information that can identify an individual, and information that should be protected as personal information is arbitrarily selected from these pieces of information. be able to. FIG. 7 is a diagram illustrating an example in which a patient's name, date of birth, and address are set as personal information to be protected.

また、アプリケーションの操作画面に保護すべき個人情報が表示されているか否かの判断基準が予め複数通り設定されており、ユーザは設定された判断基準から任意のものを選択することができる。図7では、保護すべき個人情報を表示させるアプリケーションが起動してい場合に、個人情報が表示されているとする判断基準が選択されている。   In addition, a plurality of criteria for determining whether or not personal information to be protected is displayed on the operation screen of the application are set in advance, and the user can select any one from the set criteria. In FIG. 7, when an application for displaying personal information to be protected is activated, a determination criterion that personal information is displayed is selected.

このように、保護すべき個人情報を氏名、生年月日および住所とし、個人情報を表示させるアプリケーションが起動している場合に個人情報が表示されていると判断するように、プリセット情報を設定することができる。   In this way, the personal information to be protected is the name, date of birth, and address, and preset information is set so that it is determined that the personal information is displayed when an application that displays the personal information is activated. be able to.

同様に、起動しているアプリケーションに個人情報を表示するカラムがある場合に、個人情報が表示されていると判断したり、個人情報を表す領域に値がある場合に、個人情報が表示されていると判断されるようにプリセット情報を設定することもできる。   Similarly, if there is a column that displays personal information in the running application, personal information is displayed when it is determined that personal information is displayed or there is a value in the area that represents personal information. Preset information can also be set so that it is determined that there is.

図8は、図1に示す医用装置1の表示装置3に表示される、起動処理の振る舞いにおける判断基準についてのプリセット情報の設定画面例を示す図である。   FIG. 8 is a diagram illustrating an example of a preset information setting screen displayed on the display device 3 of the medical device 1 illustrated in FIG.

図8に示すように、医用装置1を起動させた際における振る舞い、すなわちセッションおよびアプリケーションの実行状態を定義することができる。例えば、医用装置1の前回の終了直前において表示装置3に個人情報が表示されていたか否かによって、起動時におけるセッションを変更させることができる。図8では、再起動前がログオン状態であり、かつ個人情報が表示されていた場合にはロック解除にユーザ認証が必要なロックスクリーン状態で起動し、個人情報が表示されていなかった場合には、ログオン状態で医用装置1の前回の終了直前におけるアプリケーションの実行状態を再現して起動するように起動時における振る舞いが定義されている。   As shown in FIG. 8, it is possible to define the behavior when the medical device 1 is activated, that is, the execution state of a session and an application. For example, the session at the time of activation can be changed depending on whether or not personal information is displayed on the display device 3 immediately before the previous end of the medical device 1. In FIG. 8, when the personal information is displayed before restarting and personal information is displayed, the personal computer is started in a lock screen state that requires user authentication for unlocking, and the personal information is not displayed. The behavior at startup is defined so as to reproduce and start the application execution state immediately before the previous end of the medical device 1 in the logon state.

尚、医用装置1の前回の終了直前における医用装置1のセッションが、スクリーンロック画面表示され、ロックスクリーン状態である場合や、ログオン画面が表示され、未ログオン状態である場合には、それぞれロックスクリーン状態および未ログオン状態で起動するように定義することができる。   When the session of the medical device 1 immediately before the end of the medical device 1 is displayed on the screen lock screen and is in the lock screen state, or when the logon screen is displayed and the user is not logged on, the lock screen is displayed. It can be defined to start in state and unlogged state.

この他、医用装置1の再起動前におけるセッションがログオン状態である場合に、図8に示すように個人情報の表示の有無に拘わらず、各アプリケーションが前回の実行状態で再現されるものの常にロック解除にユーザ認証が必要なロックスクリーン状態で起動するように起動時における振る舞いを定義することもできる。   In addition, when the session before the restart of the medical device 1 is in a logon state, each application is reproduced in the previous execution state regardless of whether or not personal information is displayed as shown in FIG. You can also define startup behavior to start in a lock screen state that requires user authentication to release.

一方で、セッションが遷移する都度、ステップS3に示すように、ログオン処理部7はセッション制御部6からの通知に従って、逐一遷移後におけるセッションを示すログオン状態情報を作成する。作成されたログオン状態情報は、セッション状態記憶部8に書き込まれる。このため、セッション状態記憶部8には、常に最新のセッションを示すログオン状態情報が記憶される。   On the other hand, every time a session transitions, as shown in step S3, the logon processing unit 7 creates logon state information indicating the session after the transition in accordance with the notification from the session control unit 6. The created logon state information is written in the session state storage unit 8. Thus, the session state storage unit 8 always stores logon state information indicating the latest session.

ただし、医用装置1の終了時にのみ、ログオン処理部7がセッションを示すログオン状態情報を作成するようにしてもよい。そして、上記のように、セッション状態記憶部8に常に最新のセッション状態が記録されるようにする場合や、医用装置1の終了時にのみセッション状態記憶部8にセッション状態が記録されるようにする場合には、起動時の振る舞いとして、個人情報の表示状態およびプリセット情報に応じて、起動時におけるセッション状態を判断し、そのセッション状態で起動するように定義することができる。   However, the logon processing unit 7 may create logon status information indicating a session only when the medical device 1 is terminated. As described above, when the latest session state is always recorded in the session state storage unit 8 or when the medical device 1 is terminated, the session state is recorded in the session state storage unit 8 only. In this case, the behavior at the time of activation can be defined such that the session state at the time of activation is determined according to the display state of personal information and the preset information, and activation is performed in the session state.

一方、別の方法として、医用装置1の終了時に個人情報の表示状態およびプリセット情報に応じて、起動時におけるセッション状態を判断し、そのセッション状態をセッション状態記憶部8に記録するようにすることもできる。この場合には、セッション状態記憶部8に記憶されたセッション状態で医用装置1が起動するように起動時の振る舞いを定義することができる。   On the other hand, as another method, when the medical device 1 is terminated, the session state at the time of activation is determined according to the display state of personal information and preset information, and the session state is recorded in the session state storage unit 8. You can also. In this case, the startup behavior can be defined such that the medical device 1 is started in the session state stored in the session state storage unit 8.

そうすると、例えば、ユーザログオン中に終了処理が開始され、次回起動時におけるセッション状態を判断した結果、ログオフすることになった場合には、セッション状態記憶部8にその旨が記憶される。そして、次回起動時にはログオフ処理が行われる。   Then, for example, when the end process is started during user logon and the session state at the next activation is determined, and the logoff is to be determined, the fact is stored in the session state storage unit 8. Then, logoff processing is performed at the next startup.

また、医用装置1の終了時に次回起動時におけるセッション状態を判断する別の方法例として、医用装置1の終了時に個人情報の表示状態およびプリセット情報に応じて、起動時におけるセッション状態を判断し、そのセッション状態にしてから終了するようにすることもできる。この場合には、起動時におけるセッション状態がセッション状態記憶部8に終了時に記録される。そして、セッション状態記憶部8に記憶されたセッション状態で医用装置1が起動するように起動時の振る舞いを定義することができる。   As another example of determining the session state at the next start-up when the medical device 1 is ended, the session state at the start-up is determined according to the display state and preset information of the personal information when the medical device 1 is ended, It can also be ended after the session state. In this case, the session state at the time of activation is recorded in the session state storage unit 8 at the end. Then, the behavior at the time of activation can be defined so that the medical device 1 is activated in the session state stored in the session state storage unit 8.

そうすると、例えば、ユーザログオン中に終了処理が開始され、次回起動時におけるセッション状態を判断した結果、ログオフすることになった場合には、終了時にログオフ処理が行われる。そして、ログオフ状態がセッション状態記憶部8に記録された後、医用装置1が終了される。このため、次回起動時には、ログオフ状態で起動される。   Then, for example, the end process is started during user logon, and when it is determined that the session state at the next activation is to log off, the log off process is performed at the end. Then, after the logoff state is recorded in the session state storage unit 8, the medical device 1 is terminated. For this reason, at the next start-up, the log-off state is started.

上記各方法があるが、ここでは、次回起動時におけるセッション状態の判断を次回起動時に行う場合について説明する。   Although there are the above methods, here, a case will be described in which the session state determination at the next activation is performed at the next activation.

ところで、医用装置1がログオン状態である場合には、ユーザはアプリケーションを起動して実行することができる。すなわち、入力装置2からアプリケーション実行部4に与えられた情報により表示装置3にはアプリケーションの操作画面が表示される。そして、入力装置2が適宜操作されると、アプリケーションの実行状態が遷移せしめられ、遷移後におけるアプリケーションの実行状態がアプリケーション実行部4からシステム制御部9に逐一通知される。   By the way, when the medical device 1 is in the logon state, the user can start and execute the application. That is, the operation screen of the application is displayed on the display device 3 based on the information given from the input device 2 to the application execution unit 4. When the input device 2 is appropriately operated, the execution state of the application is changed, and the execution state of the application after the transition is notified from the application execution unit 4 to the system control unit 9 one by one.

そして、アプリケーションの実行状態が遷移する都度、ステップS4に示すように、遷移後におけるアプリケーションの実行状態を示すアプリケーション状態情報がシステム制御部9により逐一作成されて、システム状態記憶部11に書き込まれる。このアプリケーション状態情報には、起動しているアプリケーションの種類に加え、個人情報が表示装置3に表示された状態であるか否かを示す個人情報表示状態情報が含められる。   Each time the execution state of the application transitions, application state information indicating the execution state of the application after the transition is created one by one by the system control unit 9 and written in the system state storage unit 11 as shown in step S4. The application status information includes personal information display status information indicating whether or not the personal information is displayed on the display device 3 in addition to the type of the activated application.

尚、アプリケーションの状態遷移時の代わりに、またはアプリケーションの状態遷移時に加えて、医用装置1の終了時にも終了直前におけるアプリケーションの実行状態を示すアプリケーション状態情報を作成してシステム状態記憶部11に記録するようにしてもよい。いずれにせよ、システム状態記憶部11には、医用装置1の終了直前または終了直前により近い時点におけるアプリケーション状態情報が保存される。   Note that application state information indicating the execution state of the application immediately before the end of the medical device 1 is created and recorded in the system state storage unit 11 at the end of the medical apparatus 1 instead of or at the time of the application state transition. You may make it do. In any case, the system state storage unit 11 stores application state information at a time immediately before or just before the end of the medical device 1.

次に、ステップS5において、入力装置2から医用装置1の終了指示が入力され、セッション制御部6の制御により医用装置1は終了する。   Next, in step S <b> 5, an end instruction for the medical device 1 is input from the input device 2, and the medical device 1 ends under the control of the session control unit 6.

次に、ステップS6において、入力装置2から医用装置1の起動指示が入力され、セッション制御部6の制御により医用装置1が再起動される。このとき、セッション制御部6は、設定記憶部10に保存されたプリセット情報、セッション状態記憶部8に保存されたログオン状態情報およびシステム状態記憶部11に保存されたアプリケーション状態情報を参照し、指定されたセッションおよびアプリケーションの実行状態となるように医用装置1を起動させる。   Next, in step S <b> 6, a start instruction for the medical device 1 is input from the input device 2, and the medical device 1 is restarted under the control of the session control unit 6. At this time, the session control unit 6 refers to the preset information stored in the setting storage unit 10, the logon state information stored in the session state storage unit 8, and the application state information stored in the system state storage unit 11. The medical device 1 is activated so as to be in the execution state of the session and application that have been executed.

例えば、図7および図8のようにプリセット情報が設定されている場合には、セッション制御部6が前回の医用装置1の終了時に起動していたアプリケーションの実行状態を再現するために必要な固有情報をアプリケーション実行部4に与えることにより、アプリケーションの実行状態を再現する。但し、個人情報が表示されていると判断される場合には、ロックスクリーン状態で起動し、個人情報が表示されていないと判断される場合には、ログオン状態で起動する。   For example, when preset information is set as shown in FIG. 7 and FIG. 8, the session control unit 6 is required to reproduce the execution state of the application that was started when the medical device 1 was terminated last time. By giving information to the application execution unit 4, the execution state of the application is reproduced. However, when it is determined that personal information is displayed, it starts in a lock screen state, and when it is determined that personal information is not displayed, it starts in a logon state.

例えば、医用装置1が超音波診断装置である場合に、医用装置1が前回、個人情報が表示されない画像表示/収集状態でサスペンド終了し、ベッドサイドに超音波診断装置を移動して電源を投入した場合には、ログオン状態(画像表示/収集状態)で超音波診断装置が起動される。また、例えば、医用装置1が前回、患者情報入力状態や患者リスト表示状態で終了した場合には、個人情報が表示されていたためロックスクリーン状態で装置が起動する。この場合、ユーザが認証を行って認証に成功すれば、再度、患者情報入力状態や患者リスト表示状態を再現することができる。   For example, when the medical device 1 is an ultrasonic diagnostic device, the medical device 1 is suspended in the previous image display / collection state in which personal information is not displayed, and the ultrasonic diagnostic device is moved to the bedside and turned on. In such a case, the ultrasonic diagnostic apparatus is activated in the logon state (image display / collection state). Further, for example, when the medical device 1 is ended in the patient information input state or the patient list display state last time, since the personal information is displayed, the device is started in the lock screen state. In this case, if the user performs authentication and succeeds in authentication, the patient information input state and the patient list display state can be reproduced again.

すなわち、以上のような医用装置1は、起動時における振る舞いを個人情報の表示状態に関連付けて予め定義し、個人情報が保護できるようなセッションで、再起動できるようにしたものである。例えば、医用装置1の終了直前におけるアプリケーションの実行状態が個人情報の表示状態でないと判断される場合には、終了直前におけるアプリケーションの実行状態を再現して起動する一方、終了直前におけるアプリケーションの実行状態が個人情報の表示状態であると判断される場合には、ロックスクリーン状態あるいは未ログオン状態とすることにより個人情報を保護した状態で起動するものである。   In other words, the medical device 1 as described above is defined in advance in association with the display state of the personal information so that it can be restarted in a session in which the personal information can be protected. For example, when it is determined that the application execution state immediately before the end of the medical device 1 is not the display state of personal information, the application execution state immediately before the end is reproduced and started, while the application execution state immediately before the end is started. Is determined to be in a display state of personal information, the personal information is activated in a locked screen state or an unlogged state.

このため、医用装置1によれば、個人情報を保護しつつ再起動前のセッションでシステムを起動することができる。これにより個人を特定可能な情報の漏洩の危険性を回避しつつ、ユーザは早期に作業を開始することができる。特に、起動終了が多い超音波診断装置の起動制御において有効と考えられる。   Therefore, according to the medical device 1, it is possible to start up the system in the session before restarting while protecting personal information. Thus, the user can start work early while avoiding the risk of leakage of information that can identify an individual. In particular, it is considered effective in the start-up control of an ultrasonic diagnostic apparatus that often ends start-up.

また、個人情報の種類や個人情報を表示しているか否かの判断条件並びに起動処理の振る舞いの決定条件をプリセット情報としてユーザが任意に変更できるため、医用装置1の運用状況に応じた個人情報の適切な保護が可能となる。   In addition, since the user can arbitrarily change the conditions for determining whether the personal information is displayed, whether the personal information is being displayed, and the conditions for determining the behavior of the activation process as preset information, the personal information corresponding to the operation status of the medical device 1 Proper protection of the system becomes possible.

尚、個人情報の種類、個人情報を表示しているか否かの判断基準並びに起動処理の振る舞いの決定基準を設定画面を介してプリセット情報として任意のタイミングで定義したが、起動処理の振る舞いの決定基準については、医用装置1の終了処理時または再起動時にその都度、設定するようにしてもよい。   Although the personal information type, criteria for determining whether personal information is being displayed, and the criteria for determining the behavior of the startup process are defined as preset information via the setting screen at any time, the behavior of the startup processing is determined The reference may be set each time the medical device 1 is terminated or restarted.

図9は本発明に係る医用装置の第2の実施形態を示す機能ブロック図である。   FIG. 9 is a functional block diagram showing a second embodiment of the medical apparatus according to the present invention.

図9に示された、医用装置1Aでは、セキュリティ管理システム5Aの機能および構成が図1に示す医用装置1と相違する。他の構成および作用については図1に示す医用装置1と実質的に異ならないため同一の構成については同符号を付して説明を省略する。   In the medical apparatus 1A shown in FIG. 9, the function and configuration of the security management system 5A are different from the medical apparatus 1 shown in FIG. Since other configurations and operations are not substantially different from those of the medical device 1 shown in FIG. 1, the same components are denoted by the same reference numerals and description thereof is omitted.

セキュリティ管理システム5Aは、セッション画面表示部20、セッション制御部6、起動制御部21、装置状態管理部22、終了制御部23、設定記憶部10および設定変更部12を具備している。   The security management system 5A includes a session screen display unit 20, a session control unit 6, an activation control unit 21, an apparatus state management unit 22, an end control unit 23, a setting storage unit 10, and a setting change unit 12.

セッション制御部6は、入力装置2、起動制御部21または終了制御部23からの指示情報に従って医用装置1Aのセッションを制御する機能、現在のセッションをセッション画面表示部20に通知する機能および現在のセッションとログオンしているユーザの識別情報を装置状態管理部22に書き込む機能を有する。   The session control unit 6 has a function of controlling the session of the medical device 1A in accordance with instruction information from the input device 2, the activation control unit 21 or the end control unit 23, a function of notifying the session screen display unit 20 of the current session, and a current It has the function of writing the identification information of the logged-on user and the session in the device status management unit 22.

セッション画面表示部20は、セッション制御部6から受けた現在のセッションの通知に従って、スクリーンロック画面やログオン画面、ログオフを指示するボタン等の画像を表示させるための画像情報を表示装置3に与えて表示させる機能を有する。   The session screen display unit 20 provides the display device 3 with image information for displaying an image such as a screen lock screen, a logon screen, and a button for logoff in accordance with the current session notification received from the session control unit 6. It has a function to display.

そして、セッション制御部6およびセッション画面表示部20の動作により、ユーザは表示装置3に表示された画面を参照しつつ、入力装置2から必要な情報を与えることにより、図2に示すようにセッションを変更することができる。例えば、医用装置1Aのセッションが未ログオン(Wait For Logon)状態である場合には表示装置3にログオン画面が表示される。そして、入力装置2からユーザIDやパスワード等の認証情報をログオン画面に入力し、認証に成功するとユーザは医用装置1Aにログオンし、これに伴い医用装置1Aのセッションはログオン(Active)状態となる。   Then, by the operations of the session control unit 6 and the session screen display unit 20, the user gives necessary information from the input device 2 while referring to the screen displayed on the display device 3. Can be changed. For example, when the session of the medical device 1 </ b> A is not logged on (Wait For Logon), a logon screen is displayed on the display device 3. Then, authentication information such as a user ID and a password is input from the input device 2 to the logon screen. When the authentication is successful, the user logs on to the medical device 1A, and the session of the medical device 1A enters a logon (Active) state accordingly. .

また、医用装置1Aのセッションがロックスクリーン(Lock Screen)状態である場合には、表示装置3にスクリーンロック画面が表示される。そして、入力装置2からユーザIDやパスワード等の認証情報をスクリーンロック画面に入力し、認証に成功するとアンロックされ、医用装置1Aのセッションはログオン状態となる。さらに、医用装置1Aのセッションがログオン状態である場合には、表示装置3に例えばログオフを指示するログオフボタンが表示され、入力装置2の操作によりログオフボタンを押すと、医用装置1Aのセッションは未ログオン状態となる。   Further, when the session of the medical apparatus 1A is in the lock screen (Lock Screen) state, a screen lock screen is displayed on the display device 3. Then, authentication information such as a user ID and a password is input from the input device 2 to the screen lock screen. When the authentication is successful, the device is unlocked and the session of the medical device 1A enters a logon state. Further, when the session of the medical device 1A is in a logon state, for example, a logoff button for instructing logoff is displayed on the display device 3. When the logoff button is pressed by operating the input device 2, the session of the medical device 1A is not yet completed. Logged on.

装置状態管理部22は、セッション制御部6から受けたセッションとログオンしているユーザの識別情報を保存する機能を有する。   The device state management unit 22 has a function of storing the session received from the session control unit 6 and the identification information of the logged-on user.

設定記憶部10は、医用装置1Aの電源投入時、すなわち起動時におけるセッションを指定するプリセット情報を保存する機能を有する。プリセット情報では、医用装置1Aの終了方法や終了直前におけるセッションに関連付けて、次回の起動時におけるセッションを指定することができる。   The setting storage unit 10 has a function of storing preset information for designating a session when the medical apparatus 1A is turned on, that is, at startup. In the preset information, a session at the next start-up can be specified in association with the end method of the medical apparatus 1A and the session immediately before the end.

ここで、医用装置1Aは様々な方法で終了および起動させることができる。例えば、Shutdown & Boot、Standby & Resume、System Resetの3種類の手順で終了および起動できるように医用装置1Aを構成することができる。各手順による終了および起動は、入力装置2から起動制御部21、終了制御部23およびアプリケーション実行部4に手順を指定した上で起動指示または終了指示を与えることにより行うことができる。   Here, the medical apparatus 1A can be terminated and activated by various methods. For example, the medical apparatus 1A can be configured so that it can be terminated and started in three types of procedures, Shutdown & Boot, Standby & Resume, and System Reset. Termination and activation by each procedure can be performed by designating the procedure from the input device 2 to the activation control unit 21, the termination control unit 23, and the application execution unit 4, and then giving an activation instruction or termination instruction.

Shutdown & Bootは、全てのアプリケーションおよびOSを終了し、電源をオフにする処理である。   Shutdown & Boot is a process of closing all applications and the OS and turning off the power.

Standby & Resumeは、メモリやハードディスク等の記録装置に、医用装置1Aにおけるアプリケーションの実行状態を保存させた後にOSを終了し、電源をオフにする処理である。このため、医用装置1Aを再起動させると、アプリケーションの実行状態が再現される。アプリケーションの実行状態は、医用装置1Aの終了時にアプリケーション実行部4から装置状態管理部22に書き込まれて保存されるように構成し、アプリケーションの再起動時にアプリケーション実行部4が装置状態管理部22を参照することによりアプリケーションの実行状態を再現するように構成することができる。   Standby & Resume is a process of closing the OS and turning off the power after the execution state of the application in the medical device 1A is stored in a recording device such as a memory or a hard disk. For this reason, when the medical apparatus 1A is restarted, the execution state of the application is reproduced. The application execution state is configured to be written and saved from the application execution unit 4 to the device state management unit 22 when the medical device 1A is terminated, and when the application is restarted, the application execution unit 4 causes the device state management unit 22 to be stored. It can be configured to reproduce the execution state of the application by referring to it.

System Resetは、OSを起動したままで全てのアプリケーションを再起動する処理である。このため、電源もオンのままとされる。   System Reset is a process for restarting all applications while the OS is running. For this reason, the power supply is also kept on.

図10は、図9に示す医用装置1Aにおいて、プリセット情報として再起動時に指定可能なセッションの一例を示す概念図である。   FIG. 10 is a conceptual diagram showing an example of a session that can be designated as preset information at the time of restart in the medical apparatus 1A shown in FIG.

図10に示すように、終了直前における医用装置1Aは、未ログオン(Wait For Logon)状態、ロックスクリーン(Lock Screen)状態、ログオン(Active)状態のいずれかのセッションとなる。そして、ユーザは、どのセッションからでもShutdown & Boot、Standby & Resume、System Resetのいずれかの方法で医用装置1Aを終了することができる。   As illustrated in FIG. 10, the medical device 1A immediately before the end of the session is in any of a non-logon (Wait For Logon) state, a lock screen (Lock Screen) state, and a logon (Active) state. Then, the user can terminate the medical apparatus 1A from any session by any one of Shutdown & Boot, Standby & Resume, and System Reset.

そして、終了直前における医用装置1AのセッションがWait For Logon状態である場合には、Shutdown & Boot、Standby & Resume、System Resetのいずれの方法で医用装置1Aを終了させても次回の起動時には、再びWait For Logon状態で起動される。   If the session of the medical device 1A immediately before the end is in the Wait For Logon state, even if the medical device 1A is ended by any of the methods of Shutdown & Boot, Standby & Resume, and System Reset, It starts in Wait For Logon state.

また、終了直前における医用装置1AのセッションがLock Screen状態である場合において、Shutdown & Bootで医用装置1Aを終了させると、次回の起動時にWait For Logon状態で起動されるが、Standby & ResumeかSystem Resetにより医用装置1Aを終了させた場合には、次回の起動時にWait For Logon状態で起動させるかLock Screen状態で起動させるのかを選択することができる。   In addition, when the session of the medical device 1A immediately before the end is in the Lock Screen state, if the medical device 1A is ended by Shutdown & Boot, it is started in the Wait For Logon state at the next start-up, but it is in Standby & Resume or System When the medical device 1A is terminated by Reset, it is possible to select whether to activate in the Wait For Logon state or the Lock Screen state at the next activation.

さらに、終了直前における医用装置1AのセッションがActive状態である場合において、Shutdown & Bootで医用装置1Aを終了させると、次回の起動時にWait For Logon状態で起動されるが、Standby & ResumeかSystem Resetにより医用装置1Aを終了させた場合には、次回の起動時にWait For Logon状態、Lock Screen状態およびActive状態のいずれのセッションで起動させるのかを選択することができる。   Furthermore, when the session of the medical device 1A immediately before the termination is in the Active state, if the medical device 1A is terminated by Shutdown & Boot, it is activated in the Wait For Logon state at the next activation, but it is in Standby & Resume or System Reset When the medical device 1A is terminated by the above, it is possible to select which session to activate in the Wait For Logon state, the Lock Screen state, or the Active state at the next activation.

そして、このような終了直前のセッションおよび終了方法に応じて次回起動時におけるセッションをプリセット情報として定義することができる。   Then, the session at the next activation can be defined as preset information in accordance with the session immediately before termination and the termination method.

起動制御部21は、入力装置2からの起動指示を受けて、医用装置1Aの電源をオンにし、セッション制御部6に電源が投入された旨の通知を行って駆動させる機能とを有する。   The activation control unit 21 has a function of receiving the activation instruction from the input device 2, turning on the power of the medical device 1 </ b> A, and notifying the session control unit 6 that the power is turned on to drive it.

終了制御部23は、入力装置2からの終了指示を受けて、医用装置1Aの電源をオフにし、セッション制御部6に電源がオフにされた旨の通知を行う機能を有する。また、終了制御部23は、設定記憶部10に保存されたプリセット情報および装置状態管理部22に保存されたセッションとログオンしているユーザの識別情報を参照し、医用装置1Aの次回起動時におけるセッションおよびログオンユーザをセッション制御部6に指示する機能を有する。   Upon receiving an end instruction from the input device 2, the end control unit 23 has a function of turning off the power of the medical device 1 </ b> A and notifying the session control unit 6 that the power has been turned off. Further, the end control unit 23 refers to the preset information stored in the setting storage unit 10 and the session stored in the device state management unit 22 and the identification information of the logged-on user, so that the medical device 1A is started next time. It has a function of instructing the session control unit 6 of a session and a logged-on user.

設定変更部12は、プリセット情報を作成するための情報を表示装置3に与えて表示させる一方、入力装置2からの情報に基づいてプリセット情報を作成する機能と、作成したプリセット情報を設定記憶部10に書き込んで保存または更新させる機能を有する。   The setting changing unit 12 gives information for creating preset information to the display device 3 for display, while the function for creating preset information based on the information from the input device 2 and the created preset information for the setting storage unit 10 has a function of writing and saving or updating.

次に医用装置1Aの作用について説明する。   Next, the operation of the medical device 1A will be described.

図11は、図9に示す医用装置1Aにおける起動、終了および再起動の流れを示すフローチャートであり、図中Sに数字を付した符号はフローチャートの各ステップを示す。   FIG. 11 is a flowchart showing the flow of activation, termination and restart in the medical apparatus 1A shown in FIG. 9, and the reference numerals with numerals in the figure indicate the steps of the flowchart.

まず、ステップS10において、入力装置2から電源の投入指示が起動制御部21に与えられ、医用装置1Aが起動される。起動制御部21は、セッション制御部6に電源が投入された旨を通知する。そうすると、セッション制御部6は医用装置1Aを未ログオン状態に遷移させ、医用装置1Aが未ログオン状態になった旨をセッション画面表示部20に通知する。セッション画面表示部20は、ログオン画面を表示させるための画像情報を表示装置3に与えて表示させる。   First, in step S10, a power-on instruction is given from the input device 2 to the activation control unit 21, and the medical device 1A is activated. The activation control unit 21 notifies the session control unit 6 that power has been turned on. Then, the session control unit 6 causes the medical device 1A to transition to the unlogged state, and notifies the session screen display unit 20 that the medical device 1A has entered the unlogged state. The session screen display unit 20 gives image information for displaying the logon screen to the display device 3 for display.

さらに、ユーザが入力装置2の操作によりユーザIDやパスワード等の認証情報を入力し、認証に成功すると、セッション制御部6は医用装置1Aをログオン状態に遷移させる。セッション制御部6は医用装置1Aがログオン状態になった旨をセッション画面表示部20に通知し、セッション画面表示部20は、アプリケーションを利用可能な画面を表示装置3に表示させる。このため、ユーザはアプリケーションを利用しつつ、スクリーンロックを起動するなど、医用装置1Aのセッションを適宜変更することができる。   Further, when the user inputs authentication information such as a user ID and a password by operating the input device 2 and the authentication is successful, the session control unit 6 shifts the medical device 1A to the logon state. The session control unit 6 notifies the session screen display unit 20 that the medical device 1A has entered the logon state, and the session screen display unit 20 causes the display device 3 to display a screen on which the application can be used. For this reason, the user can appropriately change the session of the medical apparatus 1A such as activating a screen lock while using the application.

次に、ステップS11において、入力装置2の操作に従って、設定変更部12はプリセット情報を作成し、設定記憶部10に書き込んで保存させる。すなわち、ユーザはプリセット情報の作成により、医用装置1Aの次回電源投入時におけるセッションを、今回の医用装置1Aの終了時におけるセッションや終了方法に応じて指定することができる。   Next, in step S <b> 11, the setting changing unit 12 creates preset information according to the operation of the input device 2, and writes and stores it in the setting storage unit 10. That is, the user can designate a session when the power of the medical apparatus 1A is turned on next time according to the session and the end method when the medical apparatus 1A is ended by creating preset information.

一方で、ステップS12において、セッション制御部6は、セッションが変わる度に、現在のセッションおよびログオンしているユーザの識別情報を逐一装置状態管理部22に書き込んで記録する。ただし、医用装置1Aの終了指示が与えられた場合に、現在のセッションおよびログオンしているユーザの識別情報を装置状態管理部22に書き込んで記録するようにしてもよい。   On the other hand, in step S12, every time the session changes, the session control unit 6 writes and records the current session and the identification information of the logged-on user in the device state management unit 22 one by one. However, when an instruction to terminate the medical device 1A is given, the current session and the identification information of the logged-on user may be written and recorded in the device state management unit 22.

図12は、図9に示す医用装置1Aの装置状態管理部22に記録される現在のセッションおよびログオンしているユーザの識別情報の一例を示す図である。   FIG. 12 is a diagram illustrating an example of the current session and the identification information of the logged-on user recorded in the device state management unit 22 of the medical device 1A illustrated in FIG.

図12に示すように、現在のセッションとログオンしているユーザの識別情報が装置状態管理部22に記録される。すなわち、例えば、現在のセッションがログオン状態である場合には、セッション状態がログオン状態、ログオンユーザIDがtaroというように記録される。また、現在のセッションが未ログオン状態である場合には、セッション状態が未ログオン状態、ログオンユーザIDは存在しないため、N/A(Not Applicable)というように記録される。   As shown in FIG. 12, identification information of the current session and the logged-on user is recorded in the apparatus state management unit 22. That is, for example, when the current session is in the logon state, the session state is recorded as the logon state, and the logon user ID is recorded as taro. When the current session is not logged on, the session status is not logged on, and there is no logon user ID, so it is recorded as N / A (Not Applicable).

そして、ステップS13において、入力装置2から医用装置1Aの終了指示が与えられると、終了制御部23は設定記憶部10に記録されているプリセット情報を参照し、装置状態管理部22に記録されている現在のセッションおよびログオンしているユーザの識別情報に基づいて次回の医用装置1Aの起動時におけるセッションおよびログオンユーザを決定する。尚、ここでいう医用装置1Aの終了および起動には、System Resetによりアプリケーションのみを再起動する場合を含むものとする。   In step S <b> 13, when an end instruction for the medical device 1 </ b> A is given from the input device 2, the end control unit 23 refers to the preset information recorded in the setting storage unit 10 and is recorded in the device state management unit 22. The session and logon user at the next start-up of the medical apparatus 1A are determined based on the identification information of the current session and the logged-on user. Note that the termination and activation of the medical device 1 </ b> A here include a case where only the application is reactivated by System Reset.

そして、終了制御部23は決定した次回起動時にけるセッションがWait For Logon状態、Lock Screen状態、Active状態のいずれであるのかをセッション制御部6に通知する。例えば、終了直前におけるセッションがActive状態である場合に、プリセット情報として次回起動時におけるセッションがLock Screen状態とされている場合には、終了制御部23が次回起動時にセッションをLock Screen状態とするようにセッション制御部6に要求する。   Then, the termination control unit 23 notifies the session control unit 6 whether the determined session at the next startup is in the Wait For Logon state, the Lock Screen state, or the Active state. For example, when the session immediately before termination is in the Active state, and the session at the next activation is set to the Lock Screen state as preset information, the termination control unit 23 sets the session to the Lock Screen state at the next activation. To the session control unit 6.

次に、ステップS14において、電源のオフを伴う終了方法が指定された場合には、終了制御部23は電源をオフにする。   Next, in step S14, when a termination method that involves turning off the power is designated, the termination control unit 23 turns off the power.

次に、ステップS15において、電源がオフである場合には、入力装置2からの起動指示に従って、起動制御部21が電源をオンにし、セッション制御部6に電源が投入された旨を通知する。尚、System Resetによりアプリケーションのみを再起動する場合には、電源のオンオフ切換えが行われることなく起動制御部21からセッション制御部6にアプリケーションを再起動する旨の通知が与えられる。   Next, when the power is off in step S15, the activation control unit 21 turns on the power according to the activation instruction from the input device 2, and notifies the session control unit 6 that the power is turned on. When only the application is restarted by System Reset, the start control unit 21 notifies the session control unit 6 that the application is restarted without switching the power on and off.

このため、セッション制御部6は、ステップS13において、医用装置1Aの前回終了時に終了制御部23から指示されたセッションとなるように医用装置1Aを制御する。このとき、ログオンユーザは、前回終了時にログオンしていたログオンユーザとされる。例えば、医用装置1Aの前回終了時におけるセッションがLock Screen状態であり、ログオンユーザがtaroである場合には、セッション制御部6は、ログオンユーザをtaroとしてLock Screen状態起動する。   For this reason, in step S13, the session control unit 6 controls the medical device 1A so as to be a session instructed from the end control unit 23 when the medical device 1A ended last time. At this time, the logon user is the logon user who was logged on at the previous end. For example, when the session at the previous end of the medical device 1A is in the Lock Screen state and the logged-on user is taro, the session control unit 6 starts the Lock Screen state with the logged-on user as taro.

この結果、ユーザは所望のセッションで医用装置1Aを再起動し、アプリケーションの実行状態を再現したい場合には、System Resetによりアプリケーションの実行状態を再現しつつ、Lock Screen状態として個人情報を保護することもできる。   As a result, when the user restarts the medical device 1A in a desired session and wants to reproduce the execution state of the application, the personal information is protected as a Lock Screen state while reproducing the execution state of the application by System Reset. You can also.

つまり以上のような医用装置1Aは、終了直前におけるセッションに応じて、次回起動時におけるセッションを指定できるように構成したものである。   That is, the medical device 1A as described above is configured so that a session at the next start-up can be designated according to the session immediately before the end.

このため、医用装置1Aによれば、終了時にアプリケーションの操作画面上に個人情報が表示されている場合には、次回起動時のセッションをLock Screen状態として個人情報を保護しつつ、より短時間でアプリケーションを再起動またはアプリケーションの実行状態を再現することができる。逆に、終了時にアプリケーションの操作画面上に個人情報が表示されていない場合には、ログオン状態で再起動させてより速くアプリケーションの実行状態を再現して作業を再開することができる。   Therefore, according to the medical device 1A, when personal information is displayed on the operation screen of the application at the end, the session at the next start-up is set to the Lock Screen state, and the personal information is protected in a shorter time. The application can be restarted or the execution state of the application can be reproduced. Conversely, when personal information is not displayed on the operation screen of the application at the end, it can be restarted in the logon state, and the operation can be resumed by reproducing the execution state of the application faster.

尚、次回起動時のセッションの指定は、医用装置1Aの終了時に毎回ユーザが設定しても良いし、医用装置1Aの起動時に毎回ユーザが選択しても良い。また、セッション制御部6に対する再起動時におけるセッションの指示を、起動制御部21が再起動時に設定記憶部10に記録されているプリセット情報および装置状態管理部22に記録されている現在のセッションおよびログオンしているユーザの識別情報を参照することにより行っても良いし、セッション制御部6が設定記憶部10に記録されているプリセット情報および装置状態管理部22に記録されている現在のセッションおよびログオンしているユーザの識別情報を参照することにより再起動時におけるセッションを決定するようにしても良い。   The session designation at the next activation may be set by the user every time the medical device 1A is terminated, or may be selected every time the medical device 1A is activated. Also, the session control unit 6 is instructed to restart the session, the preset information recorded in the setting storage unit 10 when the activation control unit 21 is restarted, and the current session recorded in the device state management unit 22 It may be performed by referring to the identification information of the logged-on user, or the session control unit 6 stores the preset information recorded in the setting storage unit 10 and the current session recorded in the device state management unit 22. You may make it determine the session at the time of restart by referring the identification information of the user who is logging on.

図13は本発明に係る医用装置の第3の実施形態を示す機能ブロック図である。   FIG. 13 is a functional block diagram showing a third embodiment of the medical apparatus according to the present invention.

図13に示された、医用装置1Bでは、セキュリティ管理システム5Bに更新通知部30および装置状態更新部31を付加した構成および各構成要素の詳細機能が図9に示す医用装置1Aと相違する。他の構成および作用については図9に示す医用装置1Aと実質的に異ならないため同一の構成については同符号を付して説明を省略する。   The medical device 1B shown in FIG. 13 is different from the medical device 1A shown in FIG. 9 in the configuration in which the update notification unit 30 and the device state update unit 31 are added to the security management system 5B and the detailed functions of each component. Since other configurations and operations are not substantially different from the medical device 1A shown in FIG. 9, the same components are denoted by the same reference numerals and description thereof is omitted.

セキュリティ管理システム5Bには、セッション画面表示部20、セッション制御部6、起動制御部21、装置状態管理部22、終了制御部23、設定記憶部10および設定変更部12に加えて、更新通知部30および装置状態更新部31が設けられる。   In addition to the session screen display unit 20, the session control unit 6, the activation control unit 21, the device state management unit 22, the termination control unit 23, the setting storage unit 10, and the setting change unit 12, the security management system 5B includes an update notification unit 30 and a device state update unit 31 are provided.

装置状態更新部31は、アプリケーション実行部4からアプリケーションが起動または終了された旨の通知および個人情報を入力または表示している旨の通知を受けた場合に、それぞれアプリケーションが起動または終了された事実および個人情報を入力または表示している事実を装置状態管理部22に書き込む機能を有する。   The device state update unit 31 is the fact that the application is started or ended when receiving a notification from the application execution unit 4 that the application has been started or ended and a notification that the personal information has been input or displayed. And a function of writing the fact that personal information is input or displayed in the apparatus state management unit 22.

更新通知部30は、予め指定された一定のイベントが起きた際に、アプリケーション実行部4に装置状態更新部31への個人情報を入力または表示している旨の通知要求を行う機能を有する。   The update notification unit 30 has a function of making a notification request to the effect that the personal information to the device status update unit 31 is input or displayed in the application execution unit 4 when a predetermined event occurs.

次に医用装置1Bの作用について説明する。   Next, the operation of the medical device 1B will be described.

尚、アプリケーションの起動および終了の記録、個人情報を入力または表示している事実の記録および医用装置1Bの終了および再起動時におけるセッションの決定の流れを除き、医用装置1Aと同様であるため説明を省略する。   Note that the procedure is the same as that of the medical device 1A except for the recording of the activation and termination of the application, the recording of the fact that personal information is input or displayed, and the flow of session determination when the medical device 1B is terminated and restarted. Is omitted.

図14は、図13に示す医用装置1Bにおいて、アプリケーションの起動および終了の記録、個人情報を入力または表示している事実の記録を行う際の流れを示すシーケンス図である。   FIG. 14 is a sequence diagram showing a flow when recording the activation and termination of an application and the fact that personal information is input or displayed in the medical apparatus 1B shown in FIG.

S20において、入力装置2からアプリケーション実行部4にアプリケーションの起動要求が与えられると、S21に示すようにアプリケーション実行部4からアプリケーションが起動される旨の通知が装置状態更新部31に与えられる。そうすると、S22において、装置状態更新部31は、アプリケーションが起動された事実を装置状態管理部22に書き込む。   In S20, when an application activation request is given from the input device 2 to the application execution unit 4, a notification that the application is activated is given from the application execution unit 4 to the device status update unit 31 as shown in S21. Then, in S22, the device state update unit 31 writes the fact that the application is activated in the device state management unit 22.

さらに、アプリケーションが起動されると、アプリケーションの種類によっては個人情報が入力あるいは表示される。その場合には、個人情報を入力または表示している事実が装置状態管理部22に記録される。   Furthermore, when the application is activated, personal information is input or displayed depending on the type of application. In that case, the fact that the personal information is input or displayed is recorded in the apparatus state management unit 22.

すなわち、S23において、入力装置2からアプリケーション実行部4に個人情報が与えられると、S24に示すようにアプリケーション実行部4から個人情報が入力中である旨の通知が装置状態更新部31に与えられる。そうすると、S25において、装置状態更新部31は、起動中のアプリケーションにおいて個人情報が入力中である旨の事実を装置状態管理部22に書き込む。   That is, when personal information is given from the input device 2 to the application execution unit 4 in S23, a notification that the personal information is being inputted is given from the application execution unit 4 to the device state update unit 31 as shown in S24. . Then, in S25, the device state update unit 31 writes in the device state management unit 22 the fact that personal information is being input in the active application.

また、S26において、入力装置2からアプリケーション実行部4に個人情報の表示要求が与えられると、S27に示すようにアプリケーション実行部4から個人情報を表示中である旨の通知が装置状態更新部31に与えられる。そうすると、S28において、装置状態更新部31は、起動中のアプリケーションにおいて個人情報が表示中である旨の事実を装置状態管理部22に書き込む。   In S26, when a display request for personal information is given from the input device 2 to the application execution unit 4, a notification that the personal information is being displayed from the application execution unit 4 as shown in S27. Given to. Then, in S <b> 28, the device state update unit 31 writes the fact that personal information is being displayed in the active application in the device state management unit 22.

さらに、S29において、入力装置2からアプリケーション実行部4にアプリケーションの終了要求が与えられると、S30に示すようにアプリケーション実行部4からアプリケーションが終了される旨の通知が装置状態更新部31に与えられる。そうすると、S31において、装置状態更新部31は、アプリケーションが終了された事実を装置状態管理部22に書き込む。   Furthermore, when an application termination request is given from the input device 2 to the application execution unit 4 in S29, a notification that the application is terminated is given from the application execution unit 4 to the device status update unit 31 as shown in S30. . Then, in S <b> 31, the device state update unit 31 writes the fact that the application is terminated in the device state management unit 22.

このように、入力装置2からアプリケーション実行部4に情報が入力されるというイベントが起きた際に、アプリケーション実行部4から装置状態更新部31に所要の通知が与えられるように構成することができるが、その他のイベントが起きた場合に、アプリケーション実行部4から装置状態更新部31に所要の通知が与えられるように構成することもできる。   As described above, when an event occurs in which information is input from the input device 2 to the application execution unit 4, a necessary notification can be given from the application execution unit 4 to the device state update unit 31. However, when other events occur, the application execution unit 4 may be configured to give a required notification to the device state update unit 31.

例えば、医用装置1Bのセッションが変わったとき、医用装置1Bの起動時または終了時、定期的にアプリケーション実行部4から装置状態更新部31に所要の通知が与えられるように構成することができる。その場合には、上記各イベントが起きた否かを更新通知部30が検知できるようにし、更新通知部30が各イベントを検知した場合にアプリケーション実行部4にアプリケーションの起動、終了、個人情報の入力、表示の装置状態更新部31への通知要求を与える。   For example, when the session of the medical device 1B is changed, when the medical device 1B is activated or terminated, the application execution unit 4 can periodically receive a required notification to the device state update unit 31. In that case, the update notification unit 30 can detect whether or not each of the above events has occurred, and when the update notification unit 30 detects each event, the application execution unit 4 can start or end the application, A notification request to the input / display device state update unit 31 is given.

この結果、装置状態管理部22には、セッション状態、ログオンしているユーザID、起動しているアプリケーション、起動しているアプリケーションが個人情報を表示させる機能を有するものであるか否か並びに起動しているアプリケーションが個人情報を表示させる機能を有するものである場合に、当該アプリケーションが個人情報を表示させているか否かを示す装置状態情報が保存される。   As a result, the apparatus state management unit 22 starts the session state, the logged-on user ID, the activated application, whether or not the activated application has a function of displaying personal information. If the application has a function of displaying personal information, apparatus status information indicating whether or not the application is displaying personal information is stored.

そして、ユーザは、医用装置1Bを終了させて再起動させる場合に、終了直前におけるセッションのみならずアプリケーションの実行状態および個人情報が入力あるいは表示されているか否かに応じて再起動時のセッションを指定することができる。   When the user ends and restarts the medical apparatus 1B, the user restarts the session at the time of restart depending on whether the execution state of the application and personal information are input or displayed as well as the session immediately before the end. Can be specified.

図15は、図13に示す医用装置1Bの終了および再起動時におけるセッションの決定の流れを示すシーケンス図である。   FIG. 15 is a sequence diagram illustrating a flow of session determination when the medical apparatus 1B illustrated in FIG. 13 is terminated and restarted.

まず、S40において、入力装置2からプリセット情報の設定情報が設定変更部12に与えられると、設定変更部12はプリセット情報を作成し、S41において、設定変更部12から設定記憶部10にプリセット情報が書き込まれて保存される。   First, when setting information of preset information is given from the input device 2 to the setting changing unit 12 in S40, the setting changing unit 12 creates preset information, and in S41, the preset information is stored in the setting storage unit 10 from the setting changing unit 12. Is written and saved.

ここで、図1に示す医用装置1の場合と同様に、アプリケーションの実行状態および個人情報が入力あるいは表示されているか否かに応じて再起動時のセッションを定義したプリセット情報を作成することができる。このプリセット情報の設定は、医用装置1Bの起動時または終了時等のように任意のタイミングで毎回行うことができる。   Here, as in the case of the medical device 1 shown in FIG. 1, it is possible to create preset information that defines a restart session depending on whether the application execution state and personal information are input or displayed. it can. The preset information can be set every time at an arbitrary timing such as when the medical apparatus 1B is activated or terminated.

次に、S42において、入力装置2から医用装置1Bの終了要求が終了制御部23に与えられると、S43において、終了制御部23は、装置状態管理部22に保存されている医用装置1Bの前回終了時における装置状態情報を参照する。また、S44において、終了制御部23は、設定記憶部10に保存されているプリセット情報を参照する。   Next, when a termination request for the medical device 1B is given from the input device 2 to the termination control unit 23 in S42, the termination control unit 23 determines that the previous medical device 1B stored in the device state management unit 22 is in S43. Refer to the device status information at the end. In S <b> 44, the end control unit 23 refers to the preset information stored in the setting storage unit 10.

次に、S45において、終了制御部23は、設定記憶部10に保存されているプリセット情報に従い、装置状態管理部22に保存されている医用装置1Bの前回終了時における装置状態情報に基づいて次回起動時におけるセッションを決定する。   Next, in S <b> 45, the end control unit 23 performs the next time based on the device state information at the previous end of the medical device 1 </ b> B stored in the device state management unit 22 according to the preset information stored in the setting storage unit 10. Determine the session at startup.

次に、S46において、終了制御部23は、決定した次回起動時におけるセッションをセッション制御部6に指示する。   Next, in S46, the termination control unit 23 instructs the session control unit 6 to determine the session at the next startup.

この結果、医用装置1Bを再起動すると、図9に示す医用装置1Aの場合と同様に、セッション制御部6は、指示されたセッションとなるように医用装置1Bを制御する。   As a result, when the medical device 1B is restarted, the session control unit 6 controls the medical device 1B so as to become the instructed session, as in the case of the medical device 1A shown in FIG.

つまり、以上のような医用装置1Bは、図9に示す医用装置1Aの機能に加え、アプリケーションの実行状態や個人情報の表示の有無を保存するとともに、次回起動時におけるセッションを前回終了時におけるアプリケーションの実行状態や個人情報の表示の有無に応じて決定できるようにしたものである。   That is, the medical device 1B as described above stores the execution state of the application and the presence / absence of display of personal information in addition to the functions of the medical device 1A shown in FIG. Can be determined in accordance with the execution state of and the presence or absence of display of personal information.

このため、医用装置1Bによれば、図9に示す医用装置1Aと同等の効果に加え、アプリケーションの実行状態や個人情報の表示の有無に応じてより詳細に次回起動時におけるセッションを決定することができるため、個人情報を保護しつつ、前回終了時におけるアプリケーションの実行状態を再現してより短時間で作業を再開することが可能となる。   For this reason, according to the medical device 1B, in addition to the same effect as the medical device 1A shown in FIG. 9, the session at the next start-up is determined in more detail according to the execution state of the application and the presence / absence of display of personal information. Therefore, it is possible to resume the work in a shorter time by reproducing the execution state of the application at the end of the previous time while protecting the personal information.

尚、医用装置1Bにおいて、更新通知部30を用いる代わりに終了制御部23が、装置状態管理部22に保存されている装置状態情報を参照して終了直前において起動しているアプリケーションについての実行状態および個人情報の表示の有無の通知をアプリケーション実行部4から受け取るように構成してもよい。この場合には、装置状態管理部22には、終了直前において起動しているアプリケーションについての実行状態および個人情報の表示の有無が保存されないこととなる。そして、終了制御部23が、設定記憶部10に保存されているプリセット情報を参照し、次回起動時のセッションを決定してセッション制御部6に指示する構成となる。   In the medical device 1B, instead of using the update notification unit 30, the end control unit 23 refers to the device state information stored in the device state management unit 22 and executes the state of the application that is running immediately before the end. In addition, the application execution unit 4 may be configured to receive notification of whether or not personal information is displayed. In this case, the device state management unit 22 does not store the execution state and the presence / absence of display of personal information for the application that is running immediately before the end. Then, the end control unit 23 refers to the preset information stored in the setting storage unit 10, determines a session at the next activation, and instructs the session control unit 6.

また、以上の各実施形態における医用装置1、1A、1Bの一部の機能や構成要素を省略しても良いし、異なる実施形態における構成要素を互いに組み合わせて構成することもできる。   In addition, some functions and components of the medical devices 1, 1 </ b> A, and 1 </ b> B in the above embodiments may be omitted, or components in different embodiments may be combined with each other.

本発明に係る医用装置の第1の実施形態を示す機能ブロック図。The functional block diagram which shows 1st Embodiment of the medical device which concerns on this invention. 図1に示す医用装置におけるセッションの状態遷移図。The session state transition diagram in the medical device shown in FIG. 図1に示す医用装置におけるアプリケーションの状態の一例を示す状態遷移図。The state transition diagram which shows an example of the state of the application in the medical device shown in FIG. 図1に示す医用装置が起動状態である場合に表示装置に表示される画面の一例を示す図。The figure which shows an example of the screen displayed on a display apparatus when the medical device shown in FIG. 1 is a starting state. 図1に示す医用装置が患者登録状態である場合に表示装置に表示される画面の一例を示す図。The figure which shows an example of the screen displayed on a display apparatus when the medical apparatus shown in FIG. 1 is a patient registration state. 図1に示す医用装置における起動、終了および再起動の流れを示すフローチャート。The flowchart which shows the flow of starting, completion | finish, and restarting in the medical device shown in FIG. 図1に示す医用装置の表示装置に表示される、個人情報に関する判断基準についてのプリセット情報の設定画面例を示す図。The figure which shows the example of a preset information setting screen about the judgment criteria regarding personal information displayed on the display apparatus of the medical device shown in FIG. 図1に示す医用装置の表示装置に表示される、起動処理の振る舞いにおける判断基準についてのプリセット情報の設定画面例を示す図。The figure which shows the example of a preset information setting screen about the criterion in the behavior of a starting process displayed on the display apparatus of the medical device shown in FIG. 本発明に係る医用装置の第2の実施形態を示す機能ブロック図。The functional block diagram which shows 2nd Embodiment of the medical device which concerns on this invention. 図9に示す医用装置において、プリセット情報として再起動時に指定可能なセッションの一例を示す概念図。The conceptual diagram which shows an example of the session which can be designated at the time of restart as preset information in the medical device shown in FIG. 図9に示す医用装置における起動、終了および再起動の流れを示すフローチャート。The flowchart which shows the flow of starting, completion | finish, and restarting in the medical device shown in FIG. 図9に示す医用装置の装置状態管理部22に記録される現在のセッションおよびログオンしているユーザの識別情報の一例を示す図。The figure which shows an example of the identification information of the current session recorded on the apparatus state management part 22 of the medical device shown in FIG. 9, and the user who is logged on. 本発明に係る医用装置の第3の実施形態を示す機能ブロック図。The functional block diagram which shows 3rd Embodiment of the medical device which concerns on this invention. 図13に示す医用装置において、アプリケーションの起動および終了の記録、個人情報を入力または表示している事実の記録を行う際の流れを示すシーケンス図。The sequence diagram which shows the flow at the time of performing the recording of the fact which has input or displayed personal information in the medical device shown in FIG. 図13に示す医用装置の終了および再起動時におけるセッションの決定の流れを示すシーケンス図。FIG. 14 is a sequence diagram showing a flow of determining a session when the medical apparatus shown in FIG. 13 is terminated and restarted.

符号の説明Explanation of symbols

1、1A、1B 医用装置
2 入力装置
3 表示装置
4 アプリケーション実行部
5 セキュリティ管理システム
6 セッション制御部
7 ログオン処理部
8 セッション状態記憶部
9 システム制御部
10 設定記憶部
11 システム状態記憶部
12 設定変更部
20 セッション画面表示部
21 起動制御部
22 装置状態管理部
23 終了制御部
30 更新通知部
31 装置状態更新部
1, 1A, 1B Medical device 2 Input device 3 Display device 4 Application execution unit 5 Security management system 6 Session control unit 7 Logon processing unit 8 Session state storage unit 9 System control unit 10 Setting storage unit 11 System state storage unit 12 Setting change Unit 20 Session screen display unit 21 Start control unit 22 Device state management unit 23 End control unit 30 Update notification unit 31 Device state update unit

Claims (10)

前回終了前におけるセッションを示すセッション状態情報を保存するセッション状態記憶部と、
前回終了前において起動しているアプリケーションの種類を示すアプリケーション状態情報を保存するシステム状態記憶部と、
前記セッション状態情報および前記アプリケーション状態情報に基づいて次回の起動時におけるセッションが指定されたセッションとなるように制御するセッション制御部と、
を有することを特徴とする医用装置。
A session state storage unit for storing session state information indicating a session before the previous end;
A system state storage unit that stores application state information indicating the type of application running before the previous termination;
A session control unit for controlling the session at the next startup based on the session state information and the application state information to be a designated session;
A medical device comprising:
前回終了前におけるセッションを示すセッション状態情報を保存するセッション状態記憶部と、
前回終了前において起動しているアプリケーションの種類および個人情報の表示状態を示すアプリケーション状態情報を保存するシステム状態記憶部と、
前記セッション状態情報および前記アプリケーション状態情報に基づいて次回の起動時におけるセッションが指定されたセッションとなるように制御するセッション制御部と、
を有することを特徴とする医用装置。
A session state storage unit for storing session state information indicating a session before the previous end;
A system state storage unit that stores application state information indicating the type of application running before the previous end and the display state of personal information;
A session control unit for controlling the session at the next startup based on the session state information and the application state information to be a designated session;
A medical device comprising:
前記セッション制御部は、前記アプリケーション状態情報から個人情報が表示されていると判断される場合には次回の起動時における前記セッションを個人情報を保護した状態とするように構成されることを特徴とする請求項1または2記載の医用装置。 The session control unit is configured to make the session in a state in which the personal information is protected at the next activation when it is determined from the application state information that the personal information is displayed. The medical device according to claim 1 or 2. 前記システム状態記憶部には、前回終了前における前記アプリケーションの実行状態を次回起動時に再現するために必要な固有情報が保存され、
前記セッション制御部は、前記アプリケーション状態情報から個人情報が表示されていると判断される場合には次回の起動時における前記セッションを個人情報を保護した状態とする一方、前記個人情報が表示されていないと判断される場合には次回の起動時に前記アプリケーションの実行状態を再現できるように構成されることを特徴とする請求項1または2記載の医用装置。
The system state storage unit stores unique information necessary to reproduce the execution state of the application before the previous termination at the next startup,
When it is determined that personal information is displayed from the application state information, the session control unit sets the session at the next start-up to a state in which the personal information is protected, while the personal information is displayed. 3. The medical apparatus according to claim 1, wherein the medical device is configured so that the execution state of the application can be reproduced at the next start-up when it is determined that there is not.
前記個人情報の種類、前記個人情報を表示しているか否かの判断条件および次回起動時における前記セッションの決定条件の少なくとも1つを定義するプリセット情報を変更可能に設定する設定変更部を設け、
前記セッション制御部は、前記プリセット情報に従って次回起動時におけるセッションおよび前記アプリケーションの実行状態のうち少なくとも一方を決定するように構成されることを特徴とする請求項3または4記載の医用装置。
A setting change unit is provided for setting the changeable preset information that defines at least one of the type of the personal information, the determination condition of whether or not the personal information is displayed, and the determination condition of the session at the next activation,
5. The medical device according to claim 3, wherein the session control unit is configured to determine at least one of a session at the next startup and an execution state of the application according to the preset information.
前記セッション制御部は、前記アプリケーション状態情報を参照し、前記個人情報を表示する機能を有する前記アプリケーションが起動されているか否かによって、前記個人情報が表示されているか否かを判断するように構成されることを特徴とする請求項3記載の医用装置。 The session control unit is configured to refer to the application state information and determine whether the personal information is displayed based on whether the application having a function of displaying the personal information is activated. The medical device according to claim 3, wherein 前記セッション制御部は、前記アプリケーション状態情報を参照し、前回終了時に起動していた前記アプリケーションに前記個人情報を表示するカラムが存在するか否かによって、前記個人情報が表示されているか否かを判断するように構成されることを特徴とする請求項3または4記載の医用装置。 The session control unit refers to the application status information and determines whether or not the personal information is displayed depending on whether or not there is a column for displaying the personal information in the application that was started at the previous end. The medical device according to claim 3 or 4, wherein the medical device is configured to make a determination. 前記セッション制御部は、前記アプリケーション状態情報を参照し、前回終了時に起動していた前記アプリケーションにおいて前記個人情報を表示する領域に値が存在するか否かによって、前記個人情報が表示されているか否かを判断するように構成されることを特徴とする請求項3または4記載の医用装置。 The session control unit refers to the application status information, and whether or not the personal information is displayed depending on whether or not there is a value in an area for displaying the personal information in the application that was started at the previous end. The medical device according to claim 3 or 4, wherein the medical device is configured to determine whether or not. コンピュータを、
医用装置の前回終了前におけるセッションを示すセッション状態情報を保存するセッション状態記憶部、
前記医用装置の前回終了前において起動しているアプリケーションの種類を示すアプリケーション状態情報を保存するシステム状態記憶部、および
前記セッション状態情報および前記アプリケーション状態情報に基づいて次回の前記医用装置の起動時におけるセッションが指定されたセッションとなるように制御するセッション制御部、
として機能させることを特徴とするセキュリティ管理プログラム。
Computer
A session state storage unit for storing session state information indicating a session before the previous end of the medical device;
A system state storage unit that stores application state information indicating a type of an application that has been started before the previous end of the medical device; and at the next start of the medical device based on the session state information and the application state information Session control unit that controls the session to be the specified session,
Security management program characterized by functioning as
コンピュータを、
前記医用装置の前回終了前におけるセッションを示すセッション状態情報を保存するセッション状態記憶部、
前記医用装置の前回終了前において起動しているアプリケーションの種類および個人情報の表示状態を示すアプリケーション状態情報を保存するシステム状態記憶部、および
前記セッション状態情報および前記アプリケーション状態情報に基づいて次回の前記医用装置の起動時におけるセッションが指定されたセッションとなるように制御するセッション制御部、
として機能させることを特徴とするセキュリティ管理プログラム。
Computer
A session state storage unit for storing session state information indicating a session before the previous end of the medical device;
A system state storage unit for storing application state information indicating a type of application activated before the previous end of the medical device and a display state of personal information, and the next time based on the session state information and the application state information A session control unit for controlling the session at the time of starting the medical device to be a designated session;
Security management program characterized by functioning as
JP2005102324A 2005-03-31 2005-03-31 Medical apparatus and security management program Withdrawn JP2006285441A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005102324A JP2006285441A (en) 2005-03-31 2005-03-31 Medical apparatus and security management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005102324A JP2006285441A (en) 2005-03-31 2005-03-31 Medical apparatus and security management program

Publications (1)

Publication Number Publication Date
JP2006285441A true JP2006285441A (en) 2006-10-19

Family

ID=37407330

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005102324A Withdrawn JP2006285441A (en) 2005-03-31 2005-03-31 Medical apparatus and security management program

Country Status (1)

Country Link
JP (1) JP2006285441A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011043994A (en) * 2009-08-21 2011-03-03 Fujitsu Ltd Information processing apparatus, access method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011043994A (en) * 2009-08-21 2011-03-03 Fujitsu Ltd Information processing apparatus, access method and program

Similar Documents

Publication Publication Date Title
JP4690705B2 (en) Medical equipment
JP2006202009A (en) Medical equipment and access control program
JP2004252862A (en) Login device, its control method, and data processor and processing method
WO2005098569A1 (en) Information processor and method for ensuring security thereof
JP2007304823A (en) Information management system and information management program
JP2003167749A (en) Information processor with simplified user switching function and program for use in the same
JP2006326187A (en) X-ray imaging apparatus and method of restricting accessing thereof
JP2006344018A (en) Operation support system
JP2006285441A (en) Medical apparatus and security management program
JP2007068787A (en) Medical diagnostic apparatus and medical diagnosis support apparatus
JP2006277064A (en) Program execution control apparatus and control program
JP2005316856A (en) Information processor, starting method thereof, and starting program thereof
JP2007219584A (en) Folder display controller, method, and program
JP4498012B2 (en) Electronics
JP2007264897A (en) Information processing apparatus, data management method and program
JP2011118936A (en) Sharing management program, sharing management method, terminal device and sharing management system
TWI547825B (en) Computer device capable of locking screen and the screen locking method thereof
JP4918334B2 (en) Information processing apparatus, system monitoring method, and program for causing computer to execute system monitoring method
JP2006185330A (en) Password management device, and its management method and management program
JP2005313568A (en) Printer, erasing method of data in printer, program and recording medium
JP2005122312A (en) Information processor, information processing method, program, and recording medium
JP2003280969A (en) System for supporting medical examination and treatment, and terminal and control device thereof
JP2003036312A (en) Electronic medical record-processing device and program for electronic medical record processing
JP2006343875A (en) Information processing apparatus and its control method, and computer program and computer readable storage medium
JP2003186849A (en) Computer with automatic input function of authentication data

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080603