JP2007293618A - License management system for medical apparatus, medical apparatus, and license management method for it - Google Patents

License management system for medical apparatus, medical apparatus, and license management method for it Download PDF

Info

Publication number
JP2007293618A
JP2007293618A JP2006121041A JP2006121041A JP2007293618A JP 2007293618 A JP2007293618 A JP 2007293618A JP 2006121041 A JP2006121041 A JP 2006121041A JP 2006121041 A JP2006121041 A JP 2006121041A JP 2007293618 A JP2007293618 A JP 2007293618A
Authority
JP
Japan
Prior art keywords
license
medical device
console
identification information
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.)
Granted
Application number
JP2006121041A
Other languages
Japanese (ja)
Other versions
JP4836651B2 (en
Inventor
Fumiaki Tejima
文彰 手島
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 JP2006121041A priority Critical patent/JP4836651B2/en
Publication of JP2007293618A publication Critical patent/JP2007293618A/en
Application granted granted Critical
Publication of JP4836651B2 publication Critical patent/JP4836651B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a medical apparatus license management system for issuing a license for use of software and the like and managing it as to a set of a plurality of medical apparatuses. <P>SOLUTION: A scan console 10 working as a main console makes a duplicate of a license for use of the software and the like and adds a file name including a host name for specifying itself to the duplicates. A review console 20 working as an auxiliary console registers the duplicate, and based on the host name included in the file name, determines validity of the license for use by checking whether there is a console making the duplicate or not. When there is the console making the duplicate, it is determined that the license for use registered in the review console 20 is valid, and execution of the software and the like is allowed. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

この発明は、医用機器や医用システムに用いられるソフトウェアや、提供されるサービスの使用許諾ライセンスの管理に関する。   The present invention relates to management of software used for medical devices and medical systems and licenses for licenses of services provided.

ソフトウェアなどの使用許諾ライセンスを管理する技術として、一般商用オペレーティングシステムで用いられているプロダクト・アクティベーションが知られている。このプロダクト・アクティベーションによるライセンス管理の手順を説明する。まず、ソフトウェアのプロダクトキーとハードウェアの構成情報とで構成されるインストールIDを、ライセンス発行元(ライセンス管理センター)に連絡する。ライセンス発行元は、そのインストールIDに基づいて確認IDを発行する。そして、その確認IDを、ソフトウェアがインストールされている装置に入力する。その装置のオペレーティングシステムは、インストールIDと確認IDとに基づいて、ソフトウェアのライセンスの有効性を確認し、不正なインストールであると判断した場合は、ログインできないようにする。これにより、不正にインストールされたソフトウェアの使用を防止することができる。   As a technique for managing licenses for use such as software, product activation used in general commercial operating systems is known. The license management procedure by this product activation will be described. First, an installation ID composed of a software product key and hardware configuration information is notified to a license issuer (license management center). The license issuer issues a confirmation ID based on the installation ID. Then, the confirmation ID is input to the device in which the software is installed. The operating system of the device confirms the validity of the license of the software based on the installation ID and the confirmation ID, and if it is determined that the installation is illegal, it prevents login. Thereby, it is possible to prevent the use of illegally installed software.

インストールIDには、例えば、以下の(1)から(10)に示すハードウェアの構成情報が用いられる。
(1)ディスプレイアダプタ、(2)SCSIアダプタ、(3)IDEアダプタ(IDEコントローラ)、(4)LANアダプタのMACアドレス、(5)メインメモリーのサイズ、(6)CPUのタイプ、(7)CPUのシリアル番号、(8)HDDのタイプ、(9)HDDのシリアル番号、(10)CD−ROM/CD−R/DVD−ROMなどのタイプ。
For the installation ID, for example, hardware configuration information shown in the following (1) to (10) is used.
(1) Display adapter, (2) SCSI adapter, (3) IDE adapter (IDE controller), (4) MAC address of LAN adapter, (5) Size of main memory, (6) CPU type, (7) CPU Serial number, (8) HDD type, (9) HDD serial number, and (10) CD-ROM / CD-R / DVD-ROM type.

上記のプロダクト・アクティベーション技術は、1つの使用許諾ライセンスが与えられたソフトウェアを、複数のコンピュータにインストールして使用することを防止するために用いられている。   The above-described product activation technique is used to prevent software provided with one license license from being installed and used on a plurality of computers.

以上のように、従来技術に係るライセンス管理技術は、複数のコンピュータにソフトウェアが不正にインストールされて使用されることを防止するために、コンピュータを識別するための識別情報と、ソフトウェアを識別するための識別情報との対応関係をライセンスIDとして保持しておき、ソフトウェアを実行するときに、そのライセンスIDの有効性を検証するというものである。   As described above, the license management technology according to the prior art is used to identify the identification information for identifying the computer and the software in order to prevent the software from being illegally installed and used on a plurality of computers. Is stored as a license ID, and when the software is executed, the validity of the license ID is verified.

ところで、医用画像診断装置や医用システムは、撮影を行うためのスキャンコンソール(Scan Console)と、主に画像処理、画像解析、又はフィルミングなどの後処理を行うレビューコンソール(Review Console)とを備えて構成されている。レビューコンソールは、セコンドコンソール又は画像処理ワークステーションと称される場合もある。   By the way, the medical image diagnostic apparatus and the medical system include a scan console for performing imaging, and a review console for performing post-processing such as image processing, image analysis, or filming. Configured. The review console is sometimes referred to as a second console or an image processing workstation.

スキャンコンソールとレビューコンソールは、それぞれ独立したコンピュータシステムであるが、基本的には同じソフトウェアが動作するように設計されている。ソフトウェアとして、例えば、医用画像内における距離や面積を計算するアプリケーション等が該当する。そして、スキャンコンソールで撮影された画像データが、自動的にレビューコンソールに転送されたり、スキャンコンソールやレビューコンソールでの設定変更が、自動的に他方のコンソールに反映されたりすることで、スキャンコンソールとレビューコンソールは一体化したシステムとして機能している。また、各コンソールは、同じサービスの提供を受けている場合がある。例えば、ウィルス定義の更新サービスなどがそのサービスに該当する。   The scan console and review console are independent computer systems, but are basically designed to run the same software. As software, for example, an application for calculating a distance or an area in a medical image is applicable. Then, image data captured by the scan console is automatically transferred to the review console, and setting changes in the scan console and review console are automatically reflected in the other console. The review console functions as an integrated system. Each console may be provided with the same service. For example, a virus definition update service corresponds to the service.

ここで、医用画像診断装置の1例として、X線CT装置について図19を参照して説明する。図19は、医用画像診断装置の1例としてX線CT装置を示す図である。X線CT装置は、寝台301、ガントリ302、スキャンコンソール303及びレビューコンソール304を備えて構成されている。この例では、複数のレビューコンソール304が設置されている。   Here, an X-ray CT apparatus will be described with reference to FIG. 19 as an example of a medical image diagnostic apparatus. FIG. 19 is a diagram showing an X-ray CT apparatus as an example of a medical image diagnostic apparatus. The X-ray CT apparatus includes a bed 301, a gantry 302, a scan console 303, and a review console 304. In this example, a plurality of review consoles 304 are installed.

スキャンコンソール303は、寝台301、及びガントリ302に配置されたX線管やX線検出器の動作を制御し、さらに、X線検出器で検出されたデータに基づいてコンピュータ処理することにより、被検体の断層像を生成する。   The scan console 303 controls the operations of the X-ray tube and the X-ray detector disposed on the bed 301 and the gantry 302, and further performs computer processing based on data detected by the X-ray detector, thereby Generate a tomographic image of the specimen.

レビューコンソール304は、X線検出器で検出されたデータに基づいて、新しい条件で再度、被検体の断層像を生成したり、3次元画像を生成したり、画像をフィルムに印刷したり、画像保管システムに画像を転送したりする。   Based on the data detected by the X-ray detector, the review console 304 generates a tomographic image of the subject again under new conditions, generates a three-dimensional image, prints the image on a film, Or transfer images to a storage system.

寝台301、ガントリ302、スキャンコンソール303、及びレビューコンソール304は、通信ケーブルで接続されて、データの転送が行われる。通信ケーブルは、シリアル通信のようにコンピュータ間を直結する場合と、TCP/IPのようなネットワークを用いる場合がある。また、スキャンコンソール303やレビューコンソール304は、医療機関にある他のシステムや、遠隔から医用機器にアクセスするためのネットワークに接続されている。   The bed 301, the gantry 302, the scan console 303, and the review console 304 are connected by a communication cable to transfer data. The communication cable may be directly connected between computers as in serial communication or may use a network such as TCP / IP. The scan console 303 and the review console 304 are connected to other systems in a medical institution and a network for accessing a medical device from a remote location.

スキャンコンソール303とレビューコンソール304には、基本的に同じソフトウェアが搭載されており、撮影のための機能を除いては、同じルック&フィールドで操作可能となっている。   The scan console 303 and the review console 304 are basically equipped with the same software, and can be operated with the same look and field except for the shooting function.

X線CT装置を操作する技師や医者は、スキャンコンソール303とレビューコンソール304を並行して使用することができ、スキャンコンソール303で撮影を行いながら、撮影で得られた画像をレビューコンソール304で確認したり、新しい3次元画像を作成したり、フィルムに印刷したり、画像保管システムに転送したりすることができる。   An engineer or doctor who operates the X-ray CT apparatus can use the scan console 303 and the review console 304 in parallel, and confirms the image obtained by the imaging with the review console 304 while performing the imaging with the scan console 303. Or create a new 3D image, print it on film, or transfer it to an image storage system.

従来のライセンス管理方法によると、独立したコンピュータシステムごとに、ソフトウェアやサービスの使用許諾ライセンスを発行して、個々のコンピュータシステムごとにライセンスを管理する必要がある。そのため、複数のコンピュータシステムで構成される医用画像診断装置や医用システムに対しても、個々のコンピュータシステムに対して個別に使用許諾ライセンスを発行して管理する必要がある。例えば、スキャンコンソールやレビューコンソールに対しても、個々のコンソールに対して個別に使用許諾ライセンスを発行して管理する必要がある。   According to the conventional license management method, it is necessary to issue licenses for use of software and services for each independent computer system and to manage the license for each individual computer system. For this reason, it is necessary to issue and manage licenses for medical image diagnosis apparatuses and medical systems configured by a plurality of computer systems individually for each computer system. For example, it is necessary to manage the scan console and the review console by separately issuing licenses for the individual consoles.

上述したように、スキャンコンソールとレビューコンソールは一体のシステムとして機能し、装置(システム)一式に対してソフトウェアやサービスが提供されているにもかかわらず、個々のスキャンコンソールやレビューコンソールに対して個別に使用許諾ライセンスを発行して管理する必要があり、システム一式に対して使用許諾ライセンスを発行して管理していなかった(例えば特許文献1)。   As described above, the scan console and review console function as an integrated system, and the software and services are provided for a complete set of devices (systems), but individual scan consoles and review consoles are individually provided. It is necessary to issue and manage a use license license, and the use license license is not issued and managed for the system set (for example, Patent Document 1).

また、医用画像診断装置や医用システムは、一般のパーソナルコンピュータとは異なり、システムを全体として機能させる必要がある。ところが、個々のコンピュータシステムごとに使用許諾ライセンスを管理しているため、個々のコンピュータシステムが故障などの原因でハードウェアを交換した場合、そのコンピュータシステムに対して使用許諾ライセンスを再発行して登録する必要がある。上述したプロダクト・アクティベーションのように、使用許諾ライセンスのなかにハードウェアを識別するための装置識別情報が含まれていたり、使用許諾ライセンスと装置識別情報とが対応付けられて管理されていたりするからである。この場合、その再発行と登録が済むまで、そのコンピュータシステム以外のコンピュータシステムに搭載されているソフトウェアのみが動作することになるため、システム全体としては、非定常的な状態になってしまう問題がある。   Moreover, unlike a general personal computer, a medical image diagnostic apparatus and a medical system need to function as a whole. However, since the licenses are managed for each individual computer system, if the hardware of each computer system is replaced due to a failure, etc., the license license is reissued and registered for that computer system. There is a need to. As in the product activation described above, device license information for identifying hardware is included in the license, or the license and device identification information are managed in association with each other. Because. In this case, only the software installed in the computer system other than the computer system operates until the reissue and registration is completed, so that there is a problem that the system as a whole becomes unsteady. is there.

さらに、医用画像診断装置や医用システムは、人命に関係する装置であるため、装置が使用できない時間を最小限にすることが求められる。従来のライセンス管理方法のように、個々のコンピュータシステム、上記の例では、個々のコンソールごとに使用許諾ライセンスを管理した場合、使用許諾ライセンスの登録作業をコンピュータシステムの数だけ行う必要があるため、その分、時間を要し、装置が使用できない時間が増加するおそれがある。   Furthermore, since medical image diagnostic apparatuses and medical systems are apparatuses related to human life, it is required to minimize the time during which the apparatus cannot be used. As in the conventional license management method, in the above example, if the licensed license is managed for each individual console in the above example, it is necessary to register the licensed license by the number of computer systems. Accordingly, time is required, and there is a possibility that the time during which the apparatus cannot be used increases.

また、使用許諾ライセンスの再発行は、新しい装置識別情報とライセンスの種別を電話、Fax、又は電子メールなどでライセンス発行元(ライセンス管理センター)に通知し、そのライセンス発行元で新しいライセンスを発行してもらい、それを電話、Fax、又は電子メールなどで受け取り、装置に入力、又は、ライセンスファイルをインストールすることで完了する。このように、使用許諾ライセンスの再発行には手間がかかって時間を要するため、装置が使用できない時間が増加するおそれがある。   In re-issuance of the license, the new device identification information and the license type are notified to the license issuer (license management center) by telephone, fax, e-mail, etc., and the license issuer issues a new license. It is received by telephone, fax, e-mail, etc., and completed by inputting into the device or installing a license file. As described above, since the reissue of the license for use is time-consuming and takes time, there is a possibility that the time during which the apparatus cannot be used increases.

さらに、複数のコンピュータシステムに対して使用許諾ライセンスの管理を行う必要があるため、人為的なミスを誘発するおそれがある。例えば、使用許諾ライセンスの発行の基となる装置識別情報について、誤った装置識別情報をライセンス発行元(ライセンス管理センター)に通知したり、使用許諾ライセンスを誤って登録したりするおそれがある。特に、使用許諾ライセンスの再発行の際には、電話などでライセンス発行元に装置識別情報などを通知する必要があるため、その過程で誤った情報がライセンス発行元に通知されるおそれがある。このような場合、使用許諾ライセンスの認証が遅れ、装置が使用できない時間が長くなるおそれがある。   Furthermore, since it is necessary to manage licensed licenses for a plurality of computer systems, human error may be induced. For example, there is a possibility that incorrect device identification information is notified to the license issuer (license management center) or device license information is erroneously registered for the device identification information that is the basis for issuing the license agreement. In particular, when reissuing the license, it is necessary to notify the license issuer of the device identification information by telephone or the like, and in this process, incorrect information may be notified to the license issuer. In such a case, the authentication of the license for use is delayed, and there is a possibility that the time during which the apparatus cannot be used becomes long.

以上のように、従来技術に係るライセンス管理方法によると、医用画像診断装置や医用システムを構成するコンピュータシステムの部品を交換して修理などを完了させても、部品交換に伴って、使用許諾ライセンスの再発行を受ける必要があるため、直ちに医用画像診断装置や医用システムを使用できるわけではなく、使用するまで時間を要する問題があった。   As described above, according to the license management method according to the prior art, even if the parts of the computer system constituting the medical image diagnostic apparatus or the medical system are replaced and repairs are completed, the license agreement is accompanied by the replacement of the parts. Therefore, the medical image diagnostic apparatus and the medical system cannot be used immediately, and there is a problem that takes time to use.

特開2006−18402号公報JP 2006-18402 A

この発明は上記の問題点を解決するものであり、複数の医用機器で構成される医用システムの一式に対して、ソフトウェアやサービスの使用許諾ライセンスを発行して、その使用許諾ライセンスを管理することが可能な、医用機器のライセンス管理システム、医用機器、及び医用機器のライセンス管理方法を提供することを目的とする。   The present invention solves the above-described problems, and issues a license for software and services to a set of medical systems composed of a plurality of medical devices, and manages the license An object is to provide a medical device license management system, a medical device, and a medical device license management method.

請求項1に記載の発明は、所定のソフトウェア又は所定のサービスで表される機能ツールを実行する第1の実行手段を備えた第1の医用機器と、前記機能ツールと同じ機能ツールを実行する第2の実行手段を備えた第2の医用機器とが、ネットワークを介して接続された医用機器のライセンス管理システムであって、前記第1の医用機器は、前記機能ツールの実行が許可された医用機器を識別するための装置識別情報を含み、前記機能ツールを実行するための使用許諾ライセンスを管理する第1の管理手段と、前記第1の実行手段が前記機能ツールを実行するたびに、前記第1の医用機器を識別するための装置識別情報と、前記第1の管理手段に管理されている使用許諾ライセンスの装置識別情報とに基づいて、前記使用許諾ライセンスが対象とする機能ツールの実行を前記第1の実行手段に許可する第1のライセンス有効性判定手段と、前記第1の管理手段に管理されている使用許諾ライセンスを複製し、その複製された使用許諾ライセンスに、前記第1の医用機器を前記ネットワーク上で特定するための特定情報を付加するライセンス複製手段と、を有し、前記第2の医用機器は、前記複製された使用許諾ライセンスを管理する第2の管理手段と、前記第2の実行手段が前記機能ツールを実行するたびに、前記第2の管理手段に管理されている前記複製された使用許諾ライセンスに付加された特定情報に基づいて、前記ネットワーク上における前記第1の医用機器の存在の有無を確認し、存在する場合は、前記機能ツールの実行を前記第2の実行手段に許可する第2のライセンス有効性判定手段と、を有することを特徴とする医用機器のライセンス管理システムである。   The invention according to claim 1 executes a first medical device including a first execution unit that executes a function tool represented by predetermined software or a predetermined service, and executes the same function tool as the function tool. A second medical device having a second execution unit is a license management system for a medical device connected via a network, and the first medical device is permitted to execute the functional tool. Each time the first execution unit executes the functional tool, the first management unit includes device identification information for identifying the medical device, and manages a license for executing the functional tool. Based on the device identification information for identifying the first medical device and the device identification information of the license license managed by the first management means, the license agreement is set. A first license validity determination unit that permits the first execution unit to execute the functional tool, and a license for use licensed that is managed by the first management unit. License copying means for adding specific information for specifying the first medical device on the network to the license, and the second medical device manages the copied license license Each time the second management unit and the second execution unit execute the functional tool, based on the specific information added to the duplicated license license managed by the second management unit The second license that confirms the presence or absence of the first medical device on the network and, if present, permits the second execution means to execute the function tool. And validity determination means, a license management system of the medical device, characterized in that it comprises a.

請求項2に記載の発明は、被検体の医用画像を取得する医用画像診断装置と、所定のソフトウェア又は所定のサービスで表される機能ツールを実行する第1の実行手段を備え、前記医用画像診断装置を制御する第1の医用機器と、前記機能ツールと同じ機能ツールを実行する第2の実行手段を備え、前記医用画像診断装置にて取得された医用画像に対して画像処理を行う第2の医用機器とが、ネットワークを介して接続されて、一式として機能する医用システムに対して前記機能ツールを実行するための使用許諾ライセンスを与えて管理する医用機器のライセンス管理システムであって、前記第1の医用機器は、前記機能ツールを実行が許可された医用機器を識別するための装置識別情報を含み、前記機能ツールを実行するための使用許諾ライセンスを管理する第1の管理手段と、前記第1の実行手段が前記機能ツールを実行するたびに、前記第1の医用機器を識別するための装置識別情報と、前記第1の管理手段に管理されている使用許諾ライセンスの装置識別情報とに基づいて、前記使用許諾ライセンスが対象とする機能ツールの実行を前記第1の実行手段に許可する第1のライセンス有効性判定手段と、前記第1の管理手段に管理されている使用許諾ライセンスを複製し、その複製された使用許諾ライセンスに、前記第1の医用機器を前記ネットワーク上で特定するための特定情報を付加するライセンス複製手段と、を有し、前記第2の医用機器は、前記複製された使用許諾ライセンスを管理する第2の管理手段と、前記第2の実行手段が前記機能ツールを実行するたびに、前記第2の実行手段に管理されている前記複製された使用許諾ライセンスに付加された特定情報に基づいて、前記ネットワーク上における前記第1の医用機器の存在の有無を確認し、存在する場合は、前記機能ツールの実行を前記第2の実行手段に許可する第2のライセンス有効性判定手段と、を有することを特徴とする医用機器のライセンス管理システムである。   The invention according to claim 2 comprises a medical image diagnostic apparatus for acquiring a medical image of a subject and first execution means for executing a function tool represented by predetermined software or a predetermined service, and the medical image A first medical device for controlling the diagnostic device; and second execution means for executing the same functional tool as the functional tool. The first medical device performs image processing on the medical image acquired by the medical image diagnostic device. A medical device license management system that provides and manages a license for executing the functional tool with respect to a medical system that is connected via a network and functions as a set; The first medical device includes device identification information for identifying a medical device that is permitted to execute the functional tool, and includes a license agreement for executing the functional tool. A first management unit for managing senses, device identification information for identifying the first medical device each time the first execution unit executes the functional tool, and the first management unit First license validity determining means for permitting the first execution means to execute the functional tool targeted by the license for licensing based on the device identification information of the licensed license being managed; A license duplication unit that duplicates the license license managed by the one management unit, and adds identification information for identifying the first medical device on the network to the duplicated license license; The second medical device has a second management unit that manages the copied license, and each time the second execution unit executes the functional tool, The presence or absence of the first medical device on the network is confirmed based on the specific information added to the duplicated license license managed by the second execution means. A license management system for medical equipment, comprising: second license validity determination means for permitting the second execution means to execute the function tool.

請求項11に記載の発明は、ネットワークを介して他の医用機器に接続され、所定のソフトウェア又は所定のサービスで表される機能ツールを実行する実行手段を備えた医用機器であって、前記他の医用機器を前記ネットワーク上で特定するための特定情報が付加された、前記機能ツールを実行するための使用許諾ライセンスを管理する管理手段と、前記実行手段が前記機能ツールを実行するたびに、前記使用許諾ライセンスに付加された特定情報に基づいて、前記ネットワーク上における前記他の医用機器の存在の有無を確認し、存在する場合は、前記機能ツールの実行を前記実行手段に許可するライセンス有効性判定手段と、を有することを特徴とする医用機器である。   The invention according to claim 11 is a medical device that is connected to another medical device via a network and includes execution means for executing a function tool represented by predetermined software or a predetermined service. Each time the execution means executes the functional tool, the management means for managing the license for executing the functional tool, to which specific information for specifying the medical device on the network is added, Based on the specific information added to the license agreement, the presence or absence of the other medical device on the network is confirmed, and if it exists, the execution of the functional tool is permitted to the execution means. A medical device characterized by having sex determining means.

請求項12に記載の発明は、所定のソフトウェア又は所定のサービスで表される機能ツールを実行する第1の実行手段を備えた第1の医用機器と、前記機能ツールと同じ機能ツールを実行する第2の実行手段を備えた第2の医用機器とが、ネットワークを介して接続されたシステムに対する医用機器のライセンス管理方法であって、前記第1の医用機器では、前記機能ツールの実行が許可された医用機器を識別するための装置識別情報を含み、前記機能ツールを実行するための使用許諾ライセンスを前記第1の医用機器に登録する第1の登録ステップと、前記第1の実行手段が前記機能ツールを実行するたびに、前記第1の医用機器を識別するための装置識別情報と、前記登録されている使用許諾ライセンスの装置識別情報とに基づいて、前記使用許諾ライセンスが対象とする機能ツールの実行を前記第1の実行手段に許可する第1のライセンス有効性判定ステップと、前記登録されている使用許諾ライセンスを複製し、その複製された使用許諾ライセンスに、前記第1の医用機器を前記ネットワーク上で特定するための特定情報を付加するライセンス複製ステップと、を行い、前記第2の医用機器では、前記複製された使用許諾ライセンスを前記第2の医用機器に登録する第2の登録ステップと、前記第2の実行手段が前記機能ツールを実行するたびに、前記複製された使用許諾ライセンスに付加された特定情報に基づいて、前記ネットワーク上における前記第1の医用機器の存在の有無を確認し、存在する場合は、前記機能ツールの実行を前記第2の実行手段に許可する第2のライセンス有効性判定ステップと、を行うことを特徴とする医用機器のライセンス管理方法である。   The invention according to claim 12 executes a first medical device having a first execution means for executing a function tool represented by predetermined software or a predetermined service, and executes the same function tool as the function tool. A medical device license management method for a system connected to a second medical device having a second execution means via a network, wherein the execution of the functional tool is permitted in the first medical device. A first registration step for registering a license for use in executing the functional tool in the first medical device, including device identification information for identifying the medical device that has been recorded, and the first execution means Each time the functional tool is executed, based on the device identification information for identifying the first medical device and the device identification information of the registered license license, A first license validity determining step for permitting the first execution means to execute the functional tool targeted by the license, and copying the registered license, and the copied license And a license duplication step of adding identification information for identifying the first medical device on the network, and the second medical device uses the duplicated license license for the second medical device. A second registration step of registering with a medical device; and each time the second execution unit executes the functional tool, based on the specific information added to the copied license, the network on the network The presence / absence of the first medical device is confirmed. If the first medical device is present, the second execution means is allowed to execute the function tool. A license validity determining step, a license management method for a medical instrument and performing.

この発明によると、一方の医用機器にて使用許諾ライセンスの複製を作成し、その複製された使用許諾ライセンスを他方の医用機器に登録することにより、複数の医用機器の一式に対して使用許諾ライセンスを発行して管理することが可能となる。さらに、複製された使用許諾ライセンスが登録された医用機器において、複製を作成した医用機器の存在を確認することにより、使用許諾ライセンスの有効性を確認することが可能となるため、ソフトウェア又はサービスの不正利用の防止を図ることが可能となる。   According to the present invention, a license for one set of a plurality of medical devices is created by making a copy of the license license on one medical device and registering the copied license license on the other medical device. Can be issued and managed. In addition, the validity of the license can be confirmed by confirming the existence of the medical device that created the copy in the medical device in which the copied license is registered. It becomes possible to prevent unauthorized use.

[第1の実施の形態]
(構成)
この発明の第1の実施形態に係る医用機器のライセンス管理システムの構成について、図1を参照して説明する。図1は、この発明の第1の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。
[First Embodiment]
(Constitution)
The configuration of the medical device license management system according to the first embodiment of the present invention will be described with reference to FIG. FIG. 1 is a functional block diagram showing a schematic configuration of a license management system for a medical device according to the first embodiment of the present invention.

医用画像診断装置や医用システムは、複数のコンピュータシステムで構成されている。この実施形態では、スキャンコンソール10とレビューコンソール20とを例に挙げて、スキャンコンソール10とレビューコンソール20とが、ネットワークを介して接続された医用機器のライセンス管理システムについて説明する。なお、医用画像診断装置としては、例えば、X線CT装置、MRI装置、又はX線撮影装置などが用いられる。   A medical image diagnostic apparatus and a medical system are composed of a plurality of computer systems. In this embodiment, a license management system for a medical device in which the scan console 10 and the review console 20 are connected via a network will be described by taking the scan console 10 and the review console 20 as examples. For example, an X-ray CT apparatus, an MRI apparatus, or an X-ray imaging apparatus is used as the medical image diagnostic apparatus.

第1の実施形態に係る医用機器のライセンス管理システムでは、スキャンコンソール10を主(マスター)のコンソールとし、レビューコンソール20を従(スレーブ)のコンソールとする。スキャンコンソール10とレビューコンソール20には、基本的には同じソフトウェアがインストールされ、また、同じサービスの供給を受けている。そして、スキャンコンソール10とレビューコンソール20には、ソフトウェアやサービスを利用するための使用許諾ライセンスを登録する。主のコンソールであるスキャンコンソール10には、ライセンス発行元(ライセンス管理センター)にて発行された使用許諾ライセンスの原本を登録する。一方、従のコンソールであるレビューコンソール20には、主のコンソールであるスキャンコンソール10に登録されている使用許諾ライセンスの複製を登録する。つまり、主のコンソールには、使用許諾ライセンスの原本を登録し、従のコンソールには使用許諾ライセンスの複製を登録することになる。   In the license management system for a medical device according to the first embodiment, the scan console 10 is a main (master) console, and the review console 20 is a subordinate (slave) console. The scan console 10 and the review console 20 are basically installed with the same software and are supplied with the same service. In the scan console 10 and the review console 20, a license for use of software and services is registered. In the scan console 10 which is the main console, the original licensed license issued by the license issuer (license management center) is registered. On the other hand, in the review console 20 that is the slave console, a copy of the license license registered in the scan console 10 that is the main console is registered. That is, the original license license is registered in the main console, and a copy of the license license is registered in the slave console.

この実施形態では、主のコンソールは、自身のコンソールが、ソフトウェアやサービスの利用が許可されたコンソールと同一であるか否かによって、使用許諾ライセンスの有効性を判定する。一方、従のコンソールは、使用許諾ラインセンスの複製を行ったコンソールが実在するか否かによって、使用許諾ライセンスの有効性を判定する。なお、スキャンコンソール10がこの発明の「第1の医用機器」に相当し、レビューコンソール20がこの発明の「第2の医用機器」に相当する。   In this embodiment, the main console determines the validity of the license for use according to whether or not its own console is the same as the console that is permitted to use software and services. On the other hand, the subordinate console determines the validity of the license for use depending on whether or not the console for which the license for license is copied actually exists. The scan console 10 corresponds to the “first medical device” of the present invention, and the review console 20 corresponds to the “second medical device” of the present invention.

上記ソフトウェアは、長さや面積などを計測するためのプログラムなど、医用機器で用いられる様々なプログラムが該当する。また、サービスは、ウィルスの定義の更新サービスなどが該当する。使用許諾ライセンスは、これらソフトウェアやサービスを利用するためのライセンスであり、使用許諾ライセンスが有効であれば、スキャンコンソール10又はレビューコンソール20上でそのソフトウェアを実行することができ、また、サービスの提供を受けることができる。一方、使用許諾ライセンスが無効であれば、ソフトウェアを実行することができず、また、サービスの提供を受けることができない。なお、ソフトウェアやサービスが、この発明の「機能ツール」に相当する。   The software corresponds to various programs used in medical equipment such as a program for measuring a length and an area. The service corresponds to a virus definition update service. The use license is a license for using these software and services. If the use license is valid, the software can be executed on the scan console 10 or the review console 20, and the service is provided. Can receive. On the other hand, if the license is invalid, the software cannot be executed and the service cannot be provided. Software and services correspond to “functional tools” of the present invention.

この実施形態では、主のコンソールであるスキャンコンソール10が、使用許諾ラインセンスの複製を作成し、その複製をレビューコンソール20に登録することで、使用許諾ライセンスを一括して管理する。そして、レビューコンソール20において、使用許諾ライセンスの複製を作成したコンソールの存在を確認し、その存在が確認された場合には、使用許諾ライセンスの複製を有効と判定し、その存在が確認されなかった場合には、使用許諾ライセンスの複製を無効と判定することにより、ソフトウェアやサービスの不正利用の防止を図ることができる。以下において、まず、スキャンコンソール10の構成を説明し、次に、レビューコンソール20の構成を説明する。   In this embodiment, the scan console 10 which is the main console creates a copy of the license agreement and registers the copy in the review console 20 to collectively manage the license agreement. Then, the review console 20 confirms the existence of the console that has made a copy of the license agreement, and if the existence is confirmed, the copy of the license agreement is determined to be valid, and the existence is not confirmed. In this case, it is possible to prevent unauthorized use of software and services by determining that the copy of the license agreement is invalid. In the following, first, the configuration of the scan console 10 will be described, and then the configuration of the review console 20 will be described.

<スキャンコンソール10の構成>
(使用許諾ライセンスの登録)
まず、使用許諾ライセンスの登録と管理に関する構成について説明する。スキャンコンソール10のライセンス登録手段11は、ライセンス発行元(ライセンス管理センター)によって発行された、ソフトウェアやサービスの使用許諾ライセンスをスキャンコンソール10にインストールする。スキャンコンソール10には、使用許諾ライセンスの原本がインストールされる。
<Configuration of Scan Console 10>
(Register licensed license)
First, a configuration related to registration and management of a license agreement will be described. The license registration unit 11 of the scan console 10 installs a license for use of software and services issued by a license issuer (license management center) in the scan console 10. The original licensed license is installed in the scan console 10.

例えば、使用許諾ライセンスが、CD−R、DVD−R、又はHDDなどの外部の記録媒体に格納されている場合は、ライセンス登録手段11は、その記録媒体から使用許諾ライセンスを読み出して、スキャンコンソール10にインストールする。また、使用許諾ライセンスが格納された外部のサーバと、スキャンコンソールとが、ネットワークを介して接続されている場合は、ライセンス登録手段11は、外部のサーバから使用許諾ライセンスを読み出して、スキャンコンソール10にインストールしても良い。   For example, when the license agreement is stored in an external recording medium such as a CD-R, DVD-R, or HDD, the license registration unit 11 reads the license agreement from the recording medium, and scan console 10 to install. If the external server storing the license and the scan console are connected via a network, the license registration unit 11 reads the license from the external server, and the scan console 10 You may install it on

さらに、表示装置(図示しない)に使用許諾ライセンスの登録画面を表示し、その登録画面で使用許諾ライセンスの情報を入力しても良い。この場合、電話や電子メールなどの手法でライセンス発行元から使用許諾ライセンスの情報を入手する。この登録画面の1例を図5に示す。図5に示す例では、ライセンスキーが使用許諾ライセンスの情報に該当し、登録画面で、ライセンス発行元から入手したライセンスキーを操作者が入力する。   Further, a license license registration screen may be displayed on a display device (not shown), and license license information may be input on the registration screen. In this case, the license information is obtained from the license issuer by a method such as telephone or e-mail. An example of this registration screen is shown in FIG. In the example shown in FIG. 5, the license key corresponds to licensed license information, and the operator inputs the license key obtained from the license issuer on the registration screen.

ここで、使用許諾ライセンスの構成について図2を参照して説明する。図2は、使用許諾ライセンスの構成の1例を示す図である。   Here, the configuration of the license agreement will be described with reference to FIG. FIG. 2 is a diagram showing an example of the configuration of the license for use.

図2に示すように、使用許諾ライセンスは、対象識別情報を格納する領域と、装置識別情報を格納する領域とを含んで構成されている。対象識別情報は、使用許諾の対象となるソフトウェア又はサービスを識別するための情報である。装置識別情報は、使用許諾されたコンソール(装置)を識別するための情報である。さらに、使用許諾ライセンスには、使用許諾ライセンスのフォーマットを示すバージョン情報を格納する領域や、コード化(符号化)方式を示す情報を格納する領域や、使用許諾ライセンスに改ざんがないことを検証するためのチェックサムを格納する領域を設けても良い。以下、使用許諾ライセンスを構成する各情報について説明する。   As shown in FIG. 2, the license agreement includes an area for storing target identification information and an area for storing apparatus identification information. The target identification information is information for identifying software or services that are subject to use permission. The device identification information is information for identifying a console (device) that is licensed. Furthermore, the license agreement verifies that the version license format format information storage area, the encoding (encoding) information storage area information, and the license agreement have not been tampered with. An area for storing a checksum may be provided. Hereinafter, each piece of information constituting the license agreement will be described.

バージョン情報については、例えば2桁の値で表し、上位の桁でメジャーバージョンの番号を表し、下位の桁でマイナーバージョンの番号を表す。例えば、使用許諾ライセンスに新たな情報が付加されたときに、バージョン情報が更新される。バージョン情報は、複数の使用許諾ライセンスのフォーマットを識別するために必要となる情報であるため、単一のフォーマットのみをサポートする場合は、必ずしも必要ではない。   The version information is represented by, for example, a 2-digit value, the upper digit represents the major version number, and the lower digit represents the minor version number. For example, the version information is updated when new information is added to the license for use. Since the version information is information necessary for identifying a plurality of license license formats, it is not always necessary when only a single format is supported.

符号化方式を示す情報は、例えば1桁の値(方式番号)で表し、どのような符号化方式を使用しているのかを識別するための情報である。符号化方式を示す情報も、符号化方式を変更する場合を考慮して付加されている情報であり、単一の符号化方式のみをサポートする場合は、必ずしも必要ではない。図3に、符号化方式と、符号化方式に割り当てられた方式番号の1例を示す。図3に示す例では、方式番号(コード)が1〜9、及びA〜Fの符号化方式が示されている。この方式番号(コード)によって、使用された符号化方式を識別する。   The information indicating the encoding method is represented by, for example, a one-digit value (method number), and is information for identifying what encoding method is used. The information indicating the encoding method is also added in consideration of the case where the encoding method is changed, and is not necessarily required when only a single encoding method is supported. FIG. 3 shows an example of the encoding method and the method number assigned to the encoding method. In the example illustrated in FIG. 3, encoding methods having method numbers (codes) 1 to 9 and A to F are illustrated. The used encoding method is identified by this method number (code).

対象識別情報は、製品分類コード(1桁)と、対象識別コード(8桁)と、主従識別コード(1桁)とが、文字列として構成されている。   The object identification information includes a product classification code (1 digit), an object identification code (8 digits), and a master / slave identification code (1 digit) as a character string.

製品分類コードは、X線CT装置やMRI装置などの多種多様な製品群に対して使用許諾ライセンスを発行することを想定し、使用許諾ライセンスが発行される製品の種類を特定するための情報である。単独の製品に対してのみ使用許諾ライセンスを発行する場合は、製品分類コードを対象識別情報に含ませなくても良い。   The product classification code is information for specifying the type of product for which a license is issued, assuming that licenses are issued for various product groups such as an X-ray CT apparatus and an MRI apparatus. is there. When issuing a license for use only for a single product, the product classification code need not be included in the target identification information.

対象識別コードは、使用許諾の対象となるソフトウェアやサービスを識別するための情報である。ソフトウェアやサービスを識別するための文字列であっても良く、ソフトウェアやサービスを識別するためのコードであっても良い。さらに、単一のソフトウェアやサービスを識別するだけでなく、複数の使用許諾ライセンスの組み合わせを識別できるようにしても良い。例えば、1つのソフトウェアやサービスの使用許諾の有無を1ビットで表現し、そのビット数で使用許諾されたソフトウェアやサービスを表すことができる。   The target identification code is information for identifying software or services that are subject to use permission. It may be a character string for identifying software or service, or may be a code for identifying software or service. Further, not only a single software or service may be identified, but a combination of a plurality of licenses may be identified. For example, the presence / absence of permission for use of one software or service can be expressed by 1 bit, and the licensed software or service can be expressed by the number of bits.

図4に、対象識別情報のビット表現の1例を示す。図4の表では、16ビットを使って16種類のソフトウェアやサービスの使用許諾ライセンスの組み合わせを表現することができる。図の例では、値が「0」の場合、使用許諾ライセンスは「無」となり、「1」の場合、使用許諾ライセンスは「有」となる。   FIG. 4 shows an example of bit representation of the object identification information. In the table of FIG. 4, combinations of licenses for 16 types of software and services can be expressed using 16 bits. In the example of the figure, when the value is “0”, the use license is “none”, and when the value is “1”, the use license is “present”.

主従識別コードは、この使用許諾ライセンスが、原本か複製かを識別するための情報である。例えば、主従識別コード「0」が原本を表し、それ以外は、複製された回数(複製番号)を表す。例えば、複製番号は1桁として、16進数や32進数として表現する。つまり、主従識別コードが「0」であれば場合は、この使用許諾ライセンスは原本であることを意味し、「0」以外であれば、この使用許諾ライセンスは複製されたものであることを意味し、さらに、その数値によって複製の回数(複製番号)を表している。   The master-slave identification code is information for identifying whether the license for use is an original or a copy. For example, the master-slave identification code “0” represents the original, and the others represent the number of times of duplication (duplication number). For example, the replication number is expressed as a hexadecimal number or a 32 digit number with one digit. That is, if the master-slave identification code is “0”, it means that this license is an original, and if it is not “0”, this means that this license is a duplicate. Furthermore, the number of times of copying (replication number) is represented by the numerical value.

スキャンコンソール10には、ライセンス発行元(ライセンス管理センター)にて発行された使用許諾ライセンスの原本が登録されるため、スキャンコンソール10に登録される使用許諾ライセンスの主従識別コードは「0」となっている。一方、レビューコンソール20には、使用許諾ライセンスの複製が登録されるため、レビューコンソール20に登録される使用許諾ライセンスの主従識別コードは「0」以外となっている。   Since the original licensed license issued by the license issuer (license management center) is registered in the scan console 10, the master-slave identification code of the licensed license registered in the scan console 10 is “0”. ing. On the other hand, since a copy of the license agreement is registered in the review console 20, the master-slave identification code of the license agreement registered in the review console 20 is other than “0”.

装置識別情報は、例えば、使用許諾されたコンソール(装置)を識別するための情報である。この装置識別情報は、使用許諾されたコンソール(装置)に設置されているデバイスを特定するための情報(以下、「デバイス情報」と称する場合がある)で構成されている。図2に示す例では、装置識別情報は、IPアドレス、LANアダプタのMACアドレス、及びHDDのボリューム番号の組み合わせで構成されている。例えば、スキャンコンソール10が使用許諾されたコンソールであれば、使用許諾ライセンスの装置識別情報は、スキャンコンソール10を識別するための情報で構成されることになる。   The device identification information is information for identifying a licensed console (device), for example. This apparatus identification information is configured with information (hereinafter, also referred to as “device information”) for specifying a device installed in a console (apparatus) for which use is permitted. In the example shown in FIG. 2, the device identification information is composed of a combination of an IP address, a MAC address of the LAN adapter, and a volume number of the HDD. For example, if the scan console 10 is a licensed console, the device identification information of the license license is composed of information for identifying the scan console 10.

なお、IPアドレス、MACアドレス、及びHDDのボリューム番号以外の情報を組み合わせて装置識別情報としても良く、それらの情報のうち、1つの情報を装置識別情報としても良い。また、複数のLANアダプタやHDDを搭載している装置の場合には、それら全ての情報を用いて装置識別情報としても良く、予め指定されたLANアダプタやHDDの識別情報を用いて装置識別情報としても良い。   It should be noted that information other than the IP address, MAC address, and HDD volume number may be combined to form device identification information, and one piece of information may be used as device identification information. Further, in the case of a device equipped with a plurality of LAN adapters and HDDs, the device identification information may be obtained by using all the information, and the device identification information may be obtained by using the identification information of the LAN adapter or HDD designated in advance. It is also good.

チェックサム情報は、使用許諾ライセンスが改ざんされたか否かを確認するための情報である。使用許諾ライセンスを基に、事前に計算しておいたチェックサムの値と、使用許諾ライセンスを基に新たに計算したチェックサムの値とを比較することで、使用許諾ライセンスの改ざんの有無を検出する。チェックサムの計算方法には、図3に示すように様々な符号化方式があるが、この実施形態では、1例としてCRC−16でチェックサムを算出するものとする。   The checksum information is information for confirming whether the license agreement has been tampered with. Detects whether the license agreement has been tampered with by comparing the checksum value calculated in advance based on the license agreement with the newly calculated checksum value based on the license agreement To do. The checksum calculation method includes various encoding methods as shown in FIG. 3. In this embodiment, the checksum is calculated by CRC-16 as an example.

補足情報は、使用許諾ライセンスの対象となる製品の製品型式や、ソフトウェア又はサービスの名称などを表すコメントである。なお、補足情報は必須の情報ではないため、補足情報を使用許諾ライセンスに含ませなくても良い。   The supplementary information is a comment indicating the product model of the product subject to the license, the name of the software or service, and the like. Note that the supplementary information is not essential information, and thus the supplementary information may not be included in the license agreement.

スキャンコンソール10のライセンス管理手段12は、インストールされた使用許諾ライセンスを保存して管理する。使用許諾ライセンスは、ファイルとして管理しても良く、データベース管理システムで管理しても良い。また、ライセンス管理手段12は、使用許諾ライセンスをインストールした日時(登録日時)、使用許諾ライセンスを複製した日時(複製日時)、複製を行ったコンソール(装置)の識別情報(複製装置識別情報)、複製番号(複製回数)などの管理情報を管理する。この管理のために、管理用のファイルを設けて管理情報を管理しても良く、データベース管理システムに管理用のテーブルを設けて管理しても良い。なお、このライセンス管理手段12が、この発明の「第1の管理手段」に相当する。   The license management unit 12 of the scan console 10 stores and manages the installed license. The license agreement may be managed as a file or may be managed by a database management system. The license management unit 12 also installs the licensed license (registration date / time), duplicates the licensed date / time (duplication date / time), identification information (duplicate device identification information) of the copied console (device), Manages management information such as replication number (number of replications). For this management, a management file may be provided to manage management information, or a management table may be provided in the database management system for management. The license management means 12 corresponds to the “first management means” of the present invention.

(使用許諾ライセンスの複製)
次に、使用許諾ライセンスの複製に関する構成について説明する。ライセンス複製手段13は、操作者によって選択されたソフトウェアやサービスに対する使用許諾ライセンスの複製を作成する。例えば、図6に示す複製画面の1例のように、スキャンコンソール10に登録されているソフトウェアやサービスの名称を、表示装置(図示しない)に表示し、選択可能な状態としておき、その表示された名称のなかから、操作者が、使用許諾ライセンスの複製を希望するソフトウェアやサービスの名称を選択する。
(Copy of license)
Next, a configuration related to duplication of the license for use will be described. The license copying unit 13 creates a copy of the license for use for the software or service selected by the operator. For example, as in the example of the duplication screen shown in FIG. 6, the names of software and services registered in the scan console 10 are displayed on a display device (not shown), are in a selectable state, and are displayed. The operator selects the name of the software or service for which the license agreement is desired to be copied.

ソフトウェアやサービスが選択されて複製の指示が与えられると、ライセンス取得手段14は、ソフトウェアやサービスの対象識別情報の対象識別コードに基づいて、使用許諾ライセンスと、その使用許諾ライセンスの管理情報(登録日時、複製日時、複製装置識別情報、複製番号などの情報)とを、ライセンス管理手段12から取得する。使用許諾ライセンスがデータベース管理システムで管理されている場合には、ライセンス取得手段14は、データベースに対して検索を実行することで、使用許諾ライセンスと管理情報を取得する。   When a software or service is selected and a copy instruction is given, the license acquisition unit 14 uses the license and the license management information (registration) based on the target identification code of the software or service target identification information. Information such as date / time, duplication date / time, duplication device identification information, duplication number, etc.) is acquired from the license management means 12. When the licensed license is managed by the database management system, the license acquisition unit 14 acquires the licensed license and management information by performing a search on the database.

ライセンス複製手段13は、ライセンス取得手段14から出力される使用許諾ライセンスと管理情報を受けて、その使用許諾ライセンスの複製を作成する。使用許諾ライセンスの原本と複製とを区別するために、ライセンス複製手段13は、その時点の複製番号(複製の回数)をインクリメント(増加)し、増加した値を、複製した使用許諾ライセンスの主従識別コードの値とする。使用許諾ライセンスが原本であれば、主従識別コードは「0」となっており、複製であれば、複製番号(複製した回数)が主従識別コードの値となっているため、この主従識別コードによって、使用許諾ライセンスの原本と複製とを区別することができる。   The license copying unit 13 receives the license and management information output from the license acquisition unit 14 and creates a copy of the licensed license. In order to distinguish between the original licensed copy and the copy, the license copy means 13 increments (increases) the copy number (number of copies) at that time, and uses the increased value as the master-slave identification of the copied license license. The code value. If the license is an original license, the master-slave identification code is “0”, and if it is a copy, the copy number (number of times of copying) is the value of the master-slave identification code. Therefore, it is possible to distinguish between the original license and the copy of the license.

さらに、ライセンス複製手段13は、使用許諾ライセンスのチェックサムを計算し、その値をチェックサム情報とする。そして、ライセンス複製手段13は、使用許諾ライセンスの複製をライセンス管理手段12に登録し、ライセンス出力手段15に出力する。   Further, the license duplicating unit 13 calculates a checksum of the license license and uses the value as checksum information. Then, the license copying unit 13 registers the copy of the license license for use in the license management unit 12 and outputs it to the license output unit 15.

ライセンス出力手段15は、ライセンス複製手段13から使用許諾ライセンスの複製を受けると、予め決定されたファイル名の命名規則に従って、使用許諾ライセンスの複製にファイル名を付し、指定された記録装置に保存する。ファイル名の命名規則の1例として、例えば、「(License)+(複製を行ったコンソールのホスト名)+(生成日時(yyyymmddhhmmss)).dat」とする。このように、ファイル名に、複製を行ったコンソールをネットワーク上において特定するための情報(ここでは、ホスト名)を含ませておくことで、このファイル名を参照することで、複製を行ったコンソールを特定することが可能となる。この実施形態では、複製を行ったコンソール(装置)は、スキャンコンソール10であるため、スキャンコンソール10のホスト名をファイル名に含ませることになる。   When the license output unit 15 receives the license license copy from the license copy unit 13, the license output unit 15 assigns a file name to the copy of the license license according to a predetermined file name naming rule and stores it in the designated recording device. To do. As an example of the file name naming rule, for example, “(License) + (host name of the console that performed the replication) + (generation date (yyyymmddhmmmss)). Dat”. In this way, the file name was copied by referring to the file name by including information (in this case, the host name) for identifying the copied console on the network. It becomes possible to specify the console. In this embodiment, since the console (device) that performed the duplication is the scan console 10, the host name of the scan console 10 is included in the file name.

なお、図7に示すように、ライセンス出力手段15は、使用許諾ライセンスの複製と、使用許諾ライセンスの原本とをまとめて、1つの使用許諾ライセンスファイルとして、指定された記録装置に保存しても良い。これにより、原本と複製とを比較することで、使用許諾ライセンスが改ざんされたか否かを確認することが可能となる。   Note that, as shown in FIG. 7, the license output means 15 may save the copy of the license agreement and the original license license together in a designated recording device as one license license file. good. Accordingly, it is possible to confirm whether or not the license for use has been tampered with by comparing the original and the copy.

なお、指定された記録装置に、同じ名称のファイル名が付された使用許諾ライセンスが保存されている場合は、表示装置(図示しない)に確認用のダイアログを表示し、上書き保存の命令があった後、ライセンス出力手段15は、使用許諾ライセンスを上書き保存する。   Note that if a license agreement with the same file name is stored in the specified recording device, a confirmation dialog is displayed on the display device (not shown) and an overwrite save command is issued. Thereafter, the license output unit 15 overwrites and saves the license for use.

(使用許諾ライセンスの有効性の判定)
次に、使用許諾ライセンスの有効性の判定に関する構成について説明する。装置識別情報取得手段17は、コンソール(装置)を識別するための装置識別情報を、コンソール自身から取得し、取得した装置識別情報をライセンス有効性判定手段16に出力する。この実施形態では、装置識別情報取得手段17は、スキャンコンソール10自身から装置識別情報を取得する。この実施形態では、図2に示すように、IPアドレス、LANアダプタのMACアドレス、及びHDDのボリューム番号を装置識別情報として用いているため、装置識別情報取得手段17は、スキャンコンソール10のIPアドレス、MACアドレス、及びHDDのシリアル番号を取得する。例えば、スキャンコンソール10のオペレーティングシステムが提供する機能(プラットフォームSDKが提供するライブラリ等の機能)を使用することで、装置識別情報を取得することができる。
(Determination of validity of licensed license)
Next, a configuration relating to the determination of the validity of the license agreement will be described. The device identification information acquisition unit 17 acquires device identification information for identifying a console (device) from the console itself, and outputs the acquired device identification information to the license validity determination unit 16. In this embodiment, the device identification information acquisition unit 17 acquires device identification information from the scan console 10 itself. In this embodiment, as shown in FIG. 2, since the IP address, the MAC address of the LAN adapter, and the volume number of the HDD are used as the device identification information, the device identification information acquisition unit 17 uses the IP address of the scan console 10. MAC address and HDD serial number are acquired. For example, device identification information can be acquired by using a function provided by the operating system of the scan console 10 (a function such as a library provided by the platform SDK).

また、スキャンコンソール10が、複数のIPアドレス、LANアダプタ、及びHDDを搭載している場合は、装置識別情報として用いる情報をコンフィグレーション情報として指定しておくことで、指定された情報を装置識別情報として使用しても良く、全ての情報を結合した情報を装置識別情報として用いても良い。   In addition, when the scan console 10 is equipped with a plurality of IP addresses, LAN adapters, and HDDs, information used as device identification information is designated as configuration information, whereby the designated information is identified as device identification. It may be used as information, or information obtained by combining all information may be used as device identification information.

ライセンス有効性判定手段16は、ソフトウェアやサービスを実行するたびに、スキャンコンソール10上で動作するソフトウェアやサービスの対象識別情報を受けて、そのソフトウェアやサービスの使用許諾ライセンスの有効性を判定する。例えば、ソフトウェアやサービスを実行する制御手段18が、使用許諾ライセンスの有効性検証要求とともに、ソフトウェアやサービスの対象識別情報をライセンス有効性判定手段16に出力する。そして、ライセンス有効性判定手段16は、有効性検証要求と対象識別情報を受けて、そのソフトウェアやサービスの使用許諾ライセンスの有効性を判定する。使用許諾ライセンスが有効であると判定された場合は、制御手段18はソフトウェアやサービスを実行し、無効であると判定された場合は、その実行が禁止される。なお、このライセンス有効性判定手段16が、この発明の「第1のライセンス有効性判定手段」に相当し、制御手段18が、この発明の「第1の実行手段」に相当する。   Each time the software or service is executed, the license validity determination unit 16 receives the target identification information of the software or service operating on the scan console 10 and determines the validity of the license for use of the software or service. For example, the control unit 18 that executes the software or service outputs target identification information of the software or service to the license validity determination unit 16 together with the validity verification request for the license. The license validity determination unit 16 receives the validity verification request and the target identification information, and determines the validity of the license for use of the software or service. When it is determined that the license for use is valid, the control unit 18 executes the software or service. When it is determined that the license is invalid, the execution is prohibited. The license validity determination means 16 corresponds to the “first license validity determination means” of the present invention, and the control means 18 corresponds to the “first execution means” of the present invention.

まず、ライセンス有効性判定手段16は、スキャンコンソール10が起動したときに、スキャンコンソール10が「主」のコンソール(装置)として動作するのか、「従」のコンソールとして動作するのかを指定したシステムコンフィグレーションを、内部の記憶装置から読み込む。この実施形態では、スキャンコンソール10は、「主」のコンソールの設定となっている。これにより、スキャンコンソール10は、自身のコンソールが、ソフトウェアやサービスの利用が許可されたコンソールと同一であるか否かによって、使用許諾ラインセンスの有効性を判定することになる。   First, the license validity determination unit 16 specifies a system configuration that specifies whether the scan console 10 operates as a “main” console (device) or a “secondary” console when the scan console 10 is activated. Are read from the internal storage device. In this embodiment, the scan console 10 has a “main” console setting. As a result, the scan console 10 determines the validity of the license for use depending on whether or not the console of the scan console 10 is the same as the console permitted to use the software or service.

次に、ライセンス有効性判定手段16は、スキャンコンソール10上で動作するソフトウェアやサービスから対象識別情報を受けて、その対象識別情報をライセンス取得手段14に出力する。または、ライセンス有効性判定手段16は、その対象識別情報を内部コードに変換し、その内部コードをライセンス取得手段14に出力しても良い。ライセンス取得手段14は、対象識別情報又は内部コードを検索条件として、該当する使用許諾ライセンスをライセンス管理手段12から取得して、ライセンス有効性判定手段16に出力する。   Next, the license validity determination unit 16 receives the target identification information from the software or service running on the scan console 10 and outputs the target identification information to the license acquisition unit 14. Alternatively, the license validity determination unit 16 may convert the target identification information into an internal code and output the internal code to the license acquisition unit 14. The license acquisition unit 14 acquires the corresponding license license from the license management unit 12 using the target identification information or the internal code as a search condition, and outputs the license to the license validity determination unit 16.

ライセンス有効性判定手段16は、取得した使用許諾ライセンスに含まれるバージョン情報と符号化方式を基に、チェックサムを計算する。そして、ライセンス有効性判定手段16は、計算した値と、使用許諾ライセンスのチェックサム領域に格納されている値とを比較し、値が一致しているか否かの判断を行う。チェックサムの値が一致する場合は、使用許諾ライセンスは改ざんされていないことになる。一方、チェックサムの値が一致しない場合は、使用許諾ライセンスは改ざんされていることになる。使用許諾ライセンスが改ざんされていると判定した場合は、ライセンス有効性判定手段16は、改ざんされている旨の情報を制御手段18に出力する。制御手段18は、改ざんしている旨の通知を受けると、ソフトウェアやサービスの起動を中止する。   The license validity determination unit 16 calculates a checksum based on the version information and the encoding method included in the acquired license agreement. Then, the license validity determination unit 16 compares the calculated value with the value stored in the checksum area of the license agreement, and determines whether or not the values match. If the checksum values match, the license agreement has not been tampered with. On the other hand, if the checksum values do not match, the license agreement has been tampered with. If it is determined that the license agreement has been tampered with, the license validity determination unit 16 outputs information indicating that the license has been tampered to the control unit 18. When the control means 18 receives a notification that it has been tampered with, it stops the activation of the software or service.

次に、ライセンス有効性判定手段16は、使用許諾ライセンスの主従識別コードが「0」を示し、その使用許諾ライセンスが原本であることを確認する。例えば、ライセンス取得手段14が、主従識別コードが「0」の使用許諾ライセンスをライセンス管理手段12から取得することで、ライセンス有効性判定手段16には、使用許諾ライセンスの原本が出力され、ライセンス有効性判定手段16は、原本であることの確認を行う。また、ライセンス有効性判定手段16は、ライセンス取得手段14によって取得された使用許諾ライセンスのうち、主従識別コードが「0」の使用許諾ライセンスを用いて、ライセンスの有効性を判定する。   Next, the license validity determination unit 16 confirms that the master-slave identification code of the license agreement indicates “0” and that the license license is the original. For example, when the license acquisition unit 14 acquires the license for use with the master-slave identification code “0” from the license management unit 12, the license validity determination unit 16 outputs the original licensed license, and the license is valid. The sex determination means 16 confirms that it is an original. Further, the license validity determination unit 16 determines the validity of the license using the licensed license whose master-slave identification code is “0” among the licensed licenses acquired by the license acquiring unit 14.

次に、ライセンス有効性判定手段16は、使用許諾ライセンスに含まれる装置識別情報と、装置識別情報取得手段17によって取得されたスキャンコンソール10の装置識別情報とを比較し、コンソール(装置)の同一性を判定する。例えば、装置識別情報を構成するデバイス情報が一致する場合、ライセンス有効性判定手段16は、コンソールの同一性があると判定する。図2に示す使用許諾ライセンスの例では、IPアドレス、MACアドレス、及びHDDのボリューム番号で装置識別情報を構成しているため、これらの値が、スキャンコンソール10から取得された装置識別情報と一致すれば、コンソールの同一性があると判断する。   Next, the license validity determination unit 16 compares the device identification information included in the license for use with the device identification information of the scan console 10 acquired by the device identification information acquisition unit 17, and the same for the console (device). Determine gender. For example, if the device information constituting the device identification information matches, the license validity determination unit 16 determines that there is console identity. In the example of the license agreement shown in FIG. 2, since the device identification information is composed of the IP address, the MAC address, and the HDD volume number, these values coincide with the device identification information acquired from the scan console 10. If so, it is determined that the consoles are identical.

また、複数のデバイス情報によって装置識別情報が構成されている場合は、複数のデバイス情報のうち、同一となる数又は同一となる割合が、予め決定された数又は割合以上となる場合は、コンソールの同一性があると判定しても良い。図2に示す例では、IPアドレス、MACアドレス、及びHDDのボリューム番号のうち、例えば2つ以上の値が、スキャンコンソール10から取得された装置識別情報の値と一致すれば、コンソールの同一性があると判定する。これにより、スキャンコンソール10の一部のデバイスが交換されても、コンソールとしては、同一であると判定されることになる。このように、コンソールの同一性判断に冗長性を持たせることで、一部のデバイスが交換されても、新たに使用許諾ライセンスを発行する必要がなく、今まで用いられていた使用許諾ライセンスを継続して使用することが可能となる。   In addition, when the device identification information is configured by a plurality of device information, the console is used when the same number or the same ratio among the plurality of device information is equal to or more than a predetermined number or ratio. It may be determined that there is identity. In the example shown in FIG. 2, if two or more values out of the IP address, MAC address, and HDD volume number, for example, match the value of the device identification information acquired from the scan console 10, the console identity It is determined that there is. As a result, even if some devices of the scan console 10 are replaced, it is determined that they are the same as the console. In this way, by making the console identity determination redundant, even if some devices are replaced, there is no need to issue a new license, and the license license that has been used up to now can be used. It can be used continuously.

そして、同一のコンソール(装置)であると判定した場合、ライセンス有効性判定手段16は、制御手段18に、使用許諾ライセンスが有効である旨の回答を行い、異なる装置(コンソール)であると判定した場合は、使用許諾ライセンスが無効である旨の回答を行う。   When it is determined that they are the same console (device), the license validity determination unit 16 makes a reply to the control unit 18 that the license for use is valid, and determines that they are different devices (console). If so, a reply that the license is invalid is made.

制御手段18は、使用許諾ライセンスが有効である旨の回答を受けると、使用許諾ライセンスの対象となるソフトウェアやサービスを実行する。一方、制御手段18は、使用許諾ライセンスが無効である旨の回答を受けると、対象となるソフトウェアやサービスの実行を中止する。   Upon receiving an answer that the license is valid, the control unit 18 executes the software or service that is the target of the license. On the other hand, when receiving a reply that the license for use is invalid, the control means 18 stops execution of the target software or service.

なお、ライセンス有効性判定手段16は、ライセンス管理手段12に登録されている使用許諾ライセンスについて、改ざんチェックや原本確認を予め行っておき、使用許諾ラインセンスをメモリ(図示しない)上に保持しておき、制御手段18から使用許諾ライセンスの有効性検証要求を受けると、有効性の判定を行うようにしても良い。   Note that the license validity determination unit 16 performs a tampering check and an original confirmation for the licensed license registered in the license management unit 12 in advance, and holds the licensed license on a memory (not shown). Alternatively, the validity may be determined when the validity verification request for the license agreement is received from the control means 18.

また、装置識別情報以外の情報と、装置識別情報取得手段17によって取得される装置識別情報とを用いて、例えばチェックサムを計算し、その計算した値と、使用許諾ライセンスのチェックサム領域に格納されている値とを比較して、ライセンスの有効性を判定しても良い。   Also, for example, a checksum is calculated using information other than the device identification information and the device identification information acquired by the device identification information acquisition means 17, and the calculated value is stored in the checksum area of the license agreement. The validity of the license may be determined by comparing with the value that has been set.

以上のように、主のコンソール(装置)として動作するスキャンコンソール10では、装置識別情報に基づいてコンソール(装置)の同一性を判定することで、使用許諾ライセンスの有効性を判定する。   As described above, the scan console 10 operating as the main console (device) determines the validity of the license to be used by determining the identity of the console (device) based on the device identification information.

また、回答手段19は、レビューコンソール20から、使用許諾ライセンスの複製を行ったコンソール(装置)の存在確認要求に対して、存在確認の応答をレビューコンソール20に返信する。例えば、複製を行ったコンソール(スキャンコンソール10)のホスト名を基に、ECHOプロトコルに従って、ICMP ECHOコマンドとしてデータがレビューコンソール20から送信されてきた場合、回答手段19は、ICMP ECHO REPLYコマンドとして送信されたデータをそのままレビューコンソール20に返信する。レビューコンソール20は、応答が返ってくるか否かによって、使用許諾ライセンスの複製を行ったコンソールが存在しているか否かを確認することが可能となる。また、RPC(Remote Procedure Call)などの通信プロトコルを利用して、通信要求に対して期待される応答を返すようにしても良い。   In addition, the reply means 19 returns a response of presence confirmation to the review console 20 from the review console 20 in response to the presence confirmation request of the console (apparatus) for which the license agreement has been copied. For example, when data is transmitted from the review console 20 as an ICMP ECHO command according to the ECHO protocol based on the host name of the console (scan console 10) that performed the duplication, the response means 19 transmits as an ICMP ECHO REPLY command. The sent data is returned to the review console 20 as it is. The review console 20 can check whether or not there is a console to which the license agreement has been copied, depending on whether or not a response is returned. Further, a response expected for a communication request may be returned using a communication protocol such as RPC (Remote Procedure Call).

<レビューコンソール20の構成>
(使用許諾ライセンスの登録)
まず、使用許諾ライセンスの登録と管理に関する構成について説明する。レビューコンソール20のライセンス登録手段21は、スキャンコンソール10にて複製された使用許諾ライセンスをレビューコンソール20にインストールする。例えば、複製された使用許諾ライセンスが、CD−R、DVD−R、又はHDDなどの外部の記録媒体に格納されている場合は、ライセンス登録手段21は、その記録媒体から複製された使用許諾ライセンスを読み出して、レビューコンソール20にインストールする。また、ネットワークを介して、外部のサーバから使用許諾ライセンスをインストールしても良い。また、図5に示すように、登録画面を表示手段27に表示し、その登録画面で、複製された使用許諾ライセンスのライセンスキーを操作者が入力しても良い。
<Configuration of Review Console 20>
(Register licensed license)
First, a configuration related to registration and management of a license agreement will be described. The license registration unit 21 of the review console 20 installs the license for use copied in the scan console 10 in the review console 20. For example, when the copied license license is stored in an external recording medium such as a CD-R, DVD-R, or HDD, the license registration unit 21 copies the license license copied from the recording medium. Is installed in the review console 20. Further, a license for use may be installed from an external server via a network. In addition, as shown in FIG. 5, a registration screen may be displayed on the display means 27, and the operator may input the license key of the copied license license on the registration screen.

レビューコンソール20のライセンス管理手段22は、インストールされた使用許諾ライセンスを保存して管理する。使用許諾ライセンスは、ファイルとして管理しても良く、データベース管理システムで管理しても良い。また、ライセンス管理手段22は、使用許諾ライセンスをインストールした日時(登録日時)、使用許諾ライセンスを複製した日時(複製日時)、複製を行ったコンソールの識別情報(複製装置識別情報)、複製番号(複製回数)などの管理情報を管理する。この管理のため、管理用のファイルを設けて管理情報を管理しても良く、データベース管理システムに管理用のテーブルを設けて管理しても良い。なお、このライセンス管理手段22が、この発明の「第2の管理手段」に相当する。   The license management means 22 of the review console 20 stores and manages the installed licenses. The license agreement may be managed as a file or may be managed by a database management system. The license management means 22 also installs the licensed license (registration date / time), copies the licensed date / time (duplication date / time), duplicates console identification information (duplication device identification information), duplicate number ( Management information such as the number of copies). For this management, management information may be managed by providing a management file, or a management table may be provided and managed in the database management system. The license management means 22 corresponds to the “second management means” of the present invention.

(使用許諾ライセンスの有効性の判定)
次に、使用許諾ライセンスの有効性の判定に関する構成について説明する。ライセンス有効性判定手段24は、ソフトウェアやサービスを実行するたびに、レビューコンソール20上で動作するソフトウェアやサービスの対象識別情報を受けて、そのソフトウェアやサービスの使用許諾ライセンスの有効性を判定する。例えば、ソフトウェアやサービスを実行する制御手段25が、使用許諾ライセンスの有効性検証要求とともに、ソフトウェアやサービスの対象識別情報をライセンス有効性判定手段24に出力する。そして、ライセンス有効性判定手段24は、有効性検証要求と対象識別情報を受けて、そのソフトウェア又はサービスの使用許諾ライセンスの有効性を判定する。なお、このライセンス有効性判定手段24が、この発明の「第2のライセンス有効性判定手段」に相当し、制御手段25が、この発明の「第2の実行手段」に相当する。
(Determination of validity of licensed license)
Next, a configuration relating to the determination of the validity of the license agreement will be described. Each time the software or service is executed, the license validity determining unit 24 receives the target identification information of the software or service operating on the review console 20 and determines the validity of the license for use of the software or service. For example, the control unit 25 that executes the software or service outputs the software or service target identification information to the license validity determination unit 24 together with the validity verification request for the license. The license validity determination unit 24 receives the validity verification request and the target identification information, and determines the validity of the license for use of the software or service. The license validity determination unit 24 corresponds to the “second license validity determination unit” of the present invention, and the control unit 25 corresponds to the “second execution unit” of the present invention.

まず、ライセンス有効性判定手段24は、レビューコンソール20が起動したときに、レビューコンソール20が「主」のコンソール(装置)として動作するのか、「従」のコンソールとして動作するのかを指定したシステムコンフィグレーションを、内部の記憶装置から読み込む。この実施形態では、レビューコンソール20は、「従」のコンソールの設定となっている。これにより、レビューコンソール20は、使用許諾ライセンスの複製を行ったコンソールが実在するか否かによって、使用許諾ライセンスの有効性を判定することになる。   First, the license validity determination unit 24 specifies a system configuration that specifies whether the review console 20 operates as a “main” console (device) or a “subordinate” console when the review console 20 is activated. Are read from the internal storage device. In this embodiment, the review console 20 is set to a “secondary” console. As a result, the review console 20 determines the validity of the license agreement depending on whether or not the console that has copied the license license actually exists.

次に、ライセンス有効性判定手段24は、レビューコンソール20上で動作するソフトウェアやサービスの対象識別情報を受けて、その対象識別情報をライセンス取得手段23に出力する。または、ライセンス有効性判定手段24は、その対象識別情報を内部コードに変換し、その内部コードをライセンス取得手段23に出力しても良い。ライセンス取得手段23は、対象識別情報又は内部コードを検索条件として、該当する使用許諾ライセンスをライセンス管理手段22から取得して、ライセンス有効性判定手段24に出力する。   Next, the license validity determination unit 24 receives the target identification information of the software or service operating on the review console 20 and outputs the target identification information to the license acquisition unit 23. Alternatively, the license validity determination unit 24 may convert the target identification information into an internal code and output the internal code to the license acquisition unit 23. The license acquisition unit 23 acquires the corresponding license license from the license management unit 22 using the target identification information or the internal code as a search condition, and outputs it to the license validity determination unit 24.

ライセンス有効性判定手段24は、取得した使用許諾ライセンスに含まれるバージョン情報と符号化方式を基に、チェックサムを計算する。そして、ライセンス有効性判定手段24は、計算した値と、使用許諾ライセンスのチェックサム領域に格納されている値とを比較し、値が一致しているか否かの判断を行う。チェックサムの値が一致する場合は、使用許諾ライセンスは改ざんされていないことになる。一方、チェックサムの値が一致しない場合は、使用許諾ライセンスは改ざんされていることになる。使用許諾ライセンスが改ざんされていると判定した場合は、ライセンス有効性判定手段24は、改ざんされている旨の情報を制御手段25に出力する。制御手段25は、改ざんしている旨の情報を受けると、ソフトウェアやサービスの起動を中止する。   The license validity determination unit 24 calculates a checksum based on the version information and the encoding method included in the acquired license agreement. Then, the license validity determination unit 24 compares the calculated value with the value stored in the checksum area of the license agreement, and determines whether or not the values match. If the checksum values match, the license agreement has not been tampered with. On the other hand, if the checksum values do not match, the license agreement has been tampered with. If it is determined that the license agreement has been tampered with, the license validity determination unit 24 outputs information indicating that the license has been tampered to the control unit 25. When the control means 25 receives the information indicating that it has been tampered with, it stops the activation of the software or service.

次に、ライセンス有効性判定手段24は、使用許諾ライセンスの主従識別コードが「0」以外を示し、その使用許諾ライセンスが複製であることを確認する。   Next, the license validity determination unit 24 confirms that the master-slave identification code of the license agreement is other than “0” and that the license license is a copy.

そして、ライセンス有効性判定手段24は、使用許諾ライセンスの複製を作成したコンソール(装置)が存在するか否かによって、その使用許諾ライセンスの有効性を判定する。使用許諾ライセンスの複製を作成したコンソールが存在する場合は、ライセンス有効性判定手段24は使用許諾ライセンスの複製を有効と判定し、複製を作成したコンソールが存在しない場合は、使用許諾ライセンスの複製を無効と判定する。使用許諾ライセンスを複製したコンソールの存在確認は、複製装置存在確認手段26が行う。   Then, the license validity determining unit 24 determines the validity of the licensed license depending on whether or not there is a console (device) that created a copy of the licensed license. If there is a console for which a copy of the licensed license exists, the license validity determination unit 24 determines that the licensed license copy is valid, and if there is no console for which the duplicated license exists, the license validity determination unit 24 copies the licensed license. Judge as invalid. The duplication device existence confirmation unit 26 confirms the existence of the console to which the license agreement is duplicated.

ライセンス有効性判定手段24は、使用許諾ライセンスの複製のファイル名から、複製を作成したコンソールのホスト名(スキャンコンソール10のホスト名)を取得し、そのホスト名を複製装置存在確認手段26に出力する。   The license validity determination unit 24 acquires the host name of the console that created the copy (the host name of the scan console 10) from the file name of the copy of the license agreement, and outputs the host name to the copy device existence confirmation unit 26. To do.

複製装置存在確認手段26は、使用許諾ライセンスの複製を作成したコンソール(装置)が存在するか否かの確認を行う。複製装置存在確認手段26は、例えば、ライセンス有効性判定手段24によって取得されたスキャンコンソール10のホスト名を基に、ECHOプロトコルに従ってICMP ECHOコマンドをスキャンコンソール10に送信し、ICMP ECHO REPLYコマンドを受信するか否かで、複製を作成したコンソールが存在するか否かを確認する。ECHO要求に対してECHO応答が返ってきた場合には、複製装置存在確認手段26は、使用許諾ライセンスの複製を作成したコンソールが存在すると判定し、応答が返ってこない場合には複製を作成したコンソールは存在しないと判定する。また、RPC(Remote Procedure Call)などの通信プロトコルを利用して、通信要求に対して期待される応答を返すようにしても良い。   The duplication device existence confirmation unit 26 confirms whether or not there is a console (device) that has created a duplicate of the license agreement. The duplication device existence confirmation unit 26 transmits an ICMP ECHO command to the scan console 10 according to the ECHO protocol and receives an ICMP ECHO REPLY command based on the host name of the scan console 10 acquired by the license validity determination unit 24, for example. Confirm whether or not there is a console that created the duplicate. When an ECHO response is returned in response to an ECHO request, the duplicating device existence confirmation unit 26 determines that there is a console that has created a copy of the license, and creates a copy if no response is returned. It is determined that there is no console. Further, a response expected for a communication request may be returned using a communication protocol such as RPC (Remote Procedure Call).

複製装置存在確認手段26は、判定結果をライセンス有効性判定手段24に出力する。ライセンス有効性判定手段24は、その判定結果に基づいてライセンスの有効性を判定する。複製装置存在確認手段26によって、複製を作成したコンソール(装置)の存在が確認された場合には、ライセンス有効性判定手段24は、使用許諾ライセンスの複製を有効と判定する。一方、複製装置存在確認手段26によって、複製を作成したコンソールの存在が確認されない場合には、ライセンス有効性判定手段24は、使用許諾ライセンスの複製を無効と判定する。つまり、複製を作成したコンソールの存在が確認された場合には、使用許諾ライセンスの複製は、正規のライセンスであると判定され、複製を作成したコンソールの存在が確認されない場合には、使用許諾ライセンスの複製は正規のライセンスではなく、不正な行為によって複製されたライセンスであると判定されることになる。   The duplication device existence confirmation unit 26 outputs the determination result to the license validity determination unit 24. The license validity determination unit 24 determines the validity of the license based on the determination result. When the duplication device existence confirmation unit 26 confirms the existence of the console (device) that created the duplication, the license validity judgment unit 24 determines that the duplication of the license license is valid. On the other hand, if the duplication device existence confirmation unit 26 does not confirm the existence of the console that created the duplication, the license validity judgment unit 24 determines that the duplication of the license for use is invalid. In other words, if the existence of the console that created the copy is confirmed, it is determined that the copy of the licensed license is a legitimate license, and if the existence of the console that created the copy is not confirmed, the licensed license It is determined that the copy of is not a regular license but a license copied by an illegal act.

そして、複製を作成したコンソールの存在が確認された場合、ライセンス有効性判定手段24は、制御手段25に、使用許諾ライセンスの複製が有効である旨の回答を行う。一方、複製を作成したコンソールの存在が確認されない場合、ライセンス有効性判定手段24は、制御手段25に、使用許諾ライセンスの複製が無効である旨の回答を行う。   When the presence of the console that created the copy is confirmed, the license validity determination unit 24 sends a reply to the control unit 25 that the copy of the license license is valid. On the other hand, if the existence of the console that created the copy is not confirmed, the license validity determination unit 24 responds to the control unit 25 that the copy of the license license is invalid.

制御手段25は、使用許諾ライセンスの複製が有効である旨の回答を受けると、使用許諾ライセンスの対象となるソフトウェアやサービスを実行する。一方、制御手段25は、使用許諾ライセンスの複製が無効である旨の回答を受けると、対象となるソフトウェアやサービスの実行を中止する。   When the control means 25 receives an answer that the copy of the license agreement is valid, it executes the software or service that is the subject of the license agreement. On the other hand, when the control means 25 receives a reply that the copy of the license license is invalid, it stops the execution of the target software or service.

なお、ライセンス有効性判定手段24は、ライセンス管理手段22に登録されている使用許諾ライセンスについて、改ざんチェックや原本確認を予め行っておき、使用許諾ライセンスをメモリ(図示しない)上に保持しておき、制御手段25から使用許諾ライセンスの有効性検証要求を受けると、有効性の判定を行うようにしても良い。   The license validity determination unit 24 performs a tampering check and an original confirmation on the licensed license registered in the license management unit 22 in advance, and holds the licensed license on a memory (not shown). When the validity verification request for the license agreement is received from the control means 25, the validity may be determined.

以上のように、主のコンソールとして動作するスキャンコンソール10には使用許諾ライセンスの原本を登録し、従のコンソールとして動作するレビューコンソール20には、スキャンコンソール10で複製された使用許諾ライセンスを登録することで、ライセンス発行元(ライセンス管理センター)では、個々のコンソールごとに使用許諾ライセンスを発行する必要がなくなる。これにより、医用システムのソフトウェアやサービスの使用許諾ライセンスを一括して発行して管理することが可能となる。また、従のコンソールにおいて、使用許諾ライセンスの複製を作成したコンソールの存在を確認することで、その複製が不正に行われたか否かを確認することができる。これにより、複数の医用機器の一式に対して使用許諾ライセンスを発行して、一括して使用許諾ライセンスの管理を行いつつ、使用許諾ライセンスの有効性を確認して、ソフトウェアやサービスの不正利用の防止を図ることが可能となる。   As described above, the original license license is registered in the scan console 10 operating as the main console, and the license license duplicated in the scan console 10 is registered in the review console 20 operating as the slave console. This eliminates the need for the license issuer (license management center) to issue a license for each console. As a result, it is possible to collectively issue and manage licenses for use of software and services of medical systems. In addition, it is possible to confirm whether or not duplication has been performed illegally by confirming the existence of the console that has created a duplication of the license license in the subordinate console. As a result, licenses are issued to a set of multiple medical devices, and the licenses are managed in a batch, and the validity of the licenses is checked to prevent unauthorized use of software and services. It is possible to prevent it.

そして、複数の医用機器の一式に対して使用許諾ライセンスを発行して管理できるため、使用許諾ライセンスの発行や登録時の人為的なミスの発生を防止することができ、医用機器や医用システムが利用できない時間を低減することが可能となる。   And since licenses can be issued and managed for a set of multiple medical devices, it is possible to prevent the occurrence of human error during issuance of licenses and registration. It becomes possible to reduce the unavailable time.

なお、ライセンス登録手段11、ライセンス複製手段13、ライセンス取得手段14、ライセンス出力手段15、ライセンス有効性判定手段16、及び、装置識別情報取得手段17は、ハードウェアで構成されていても良く、ソフトウェアで構成されていても良い。例えば、スキャンコンソール10は、図示しないCPUと記憶装置とを備え、CPUが記憶装置に記憶されているプログラムを実行することで、上記ライセンス登録手段11などの各手段の機能を実行する。   Note that the license registration unit 11, the license duplication unit 13, the license acquisition unit 14, the license output unit 15, the license validity determination unit 16, and the device identification information acquisition unit 17 may be configured by hardware, software It may consist of. For example, the scan console 10 includes a CPU and a storage device (not shown), and the CPU executes a program stored in the storage device, thereby executing the functions of each unit such as the license registration unit 11.

また、ライセンス登録手段21、ライセンス取得手段23、ライセンス有効性判定手段24、及び、複製装置存在確認手段26は、ハードウェアで構成されていても良く、ソフトウェアで構成されていても良い。例えば、レビューコンソール20は、図示しないCPUと記憶装置とを備え、CPUが記憶装置に記憶されているプログラムを実行することで、上記ライセンス登録手段21などの各手段の機能を実行する。   Further, the license registration unit 21, the license acquisition unit 23, the license validity determination unit 24, and the duplication device existence confirmation unit 26 may be configured by hardware or software. For example, the review console 20 includes a CPU and a storage device (not shown), and the CPU executes a program stored in the storage device, thereby executing the functions of each unit such as the license registration unit 21.

また、この実施形態では、スキャンコンソール10を主のコンソールとして動作し、レビューコンソール20を従のコンソールとして動作する場合について説明したが、主と従の関係が逆になっていても、この実施形態と同じ作用及び効果を奏することができる。例えば、レビューコンソール20が主のコンソールとして動作する場合、レビューコンソール20は、自身のコンソールが、ソフトウェアやサービスの利用が許可されたコンソールと同一であるか否かによって、使用許諾ライセンスの有効性を判定する。さらに、レビューコンソール20は、使用許諾ライセンスの複製を作成する。一方、スキャンコンソール10が従のコンソールとして動作する場合、スキャンコンソール10は、使用許諾ライセンスの複製を行ったコンソールが実在するか否かによって、使用許諾ライセンスの有効性を判定する。   In this embodiment, the case where the scan console 10 operates as a main console and the review console 20 operates as a slave console has been described. However, even if the relationship between the master and the slave is reversed, the embodiment The same actions and effects can be achieved. For example, when the review console 20 operates as the main console, the review console 20 determines the validity of the license according to whether or not its own console is the same as the console that is permitted to use software and services. judge. Further, the review console 20 creates a copy of the license license. On the other hand, when the scan console 10 operates as a slave console, the scan console 10 determines the validity of the license agreement depending on whether or not the console that has duplicated the license license actually exists.

また、スキャンコンソール10やレビューコンソール20以外の装置を対象としても同じ作用及び効果を奏することができる。   Further, the same operations and effects can be achieved even for devices other than the scan console 10 and the review console 20.

(動作)
次に、この発明の第1の実施形態に係る医用機器のライセンス管理システムによる一連の動作(ライセンス管理方法)について、図8から図10を参照して説明する。図8から図10は、この発明の第1の実施形態に係る医用機器のセキュリティ管理システムによる一連の動作を示すフローチャートである。まず、主のコンソールとして動作するスキャンコンソール10の動作について図8及び図9を参照して説明し、次に、従のコンソールとして動作するレビューコンソール20の動作について図10を参照して説明する。
(Operation)
Next, a series of operations (license management method) performed by the medical device license management system according to the first embodiment of the present invention will be described with reference to FIGS. 8 to 10 are flowcharts showing a series of operations by the security management system for the medical device according to the first embodiment of the present invention. First, the operation of the scan console 10 that operates as a main console will be described with reference to FIGS. 8 and 9, and the operation of the review console 20 that operates as a slave console will be described with reference to FIG.

まず、図8を参照して、スキャンコンソール10における使用許諾ライセンスの登録と複製について説明する。   First, referring to FIG. 8, registration and duplication of a license for use in the scan console 10 will be described.

(ステップS01)
まず、スキャンコンソール10のライセンス登録手段11が、ライセンス発行元(ライセンス管理センター)によって発行された、使用許諾ライセンス(原本)をスキャンコンソール10にインストールする。ライセンス登録手段11は、例えば、記録媒体から使用許諾ライセンスをインストールしたり、ネットワーク経由でインストールしたりする。また、表示装置(図示しない)に、図5に示す登録画面を表示し、その登録画面上で操作者がライセンスキーを入力しても良い。ライセンス管理手段12は、インストールされた使用許諾ライセンスを保存して管理する。
(Step S01)
First, the license registration unit 11 of the scan console 10 installs the license for use (original) issued by the license issuer (license management center) in the scan console 10. For example, the license registration unit 11 installs a use license from a recording medium or installs it via a network. Further, a registration screen shown in FIG. 5 may be displayed on a display device (not shown), and an operator may input a license key on the registration screen. The license management unit 12 stores and manages the installed license.

(ステップS02)
次に、操作者が、使用許諾ライセンスの複製を希望するソフトウェアやサービスを選択する。例えば、表示装置(図示しない)に、図6に示す複製画面を表示し、その表示されたソフトウェアやサービスの名称のなかから、操作者は、使用許諾ライセンスの複製を希望するソフトウェアやサービスの名称を選択する。
(Step S02)
Next, the operator selects software or a service for which a license for use license is desired. For example, the copy screen shown in FIG. 6 is displayed on a display device (not shown), and the operator selects the name of the software or service for which the license agreement is desired to be copied from the displayed software or service name. Select.

(ステップS03)
ステップS02にて、ソフトウェアやサービスが選択されると、ライセンス取得手段14は、選択されたソフトウェアやサービスの対象識別情報の対象識別コードに基づいて、使用許諾ライセンスと管理情報(登録日時、複製日時、複製装置識別情報、複製番号などの情報)を、ライセンス管理手段12から取得し、ライセンス複製手段13に出力する。
(Step S03)
When software or service is selected in step S02, the license acquisition unit 14 uses the license and management information (registration date and time, duplication date and time) based on the target identification code of the target identification information of the selected software and service. , Information such as copy device identification information and copy number) is acquired from the license management means 12 and output to the license copy means 13.

(ステップS04)
そして、ライセンス複製手段13は、ライセンス取得手段14によって取得された使用許諾ライセンスと管理情報を受けて、その使用許諾ライセンスの複製を作成する。また、ライセンス複製手段13は、その時点の複製番号(複製の回数)をインクリメント(増加)し、増加した値を、複製した使用許諾ライセンスの主従識別コードの値とする。さらに、ライセンス複製手段13は、使用許諾ライセンスのチェックサムを計算し、その値をチェックサム情報とする。そして、ライセンス複製手段13は、複製した使用許諾ライセンスをライセンス管理手段12に登録し、ライセンス出力手段15に出力する。
(Step S04)
Then, the license copying unit 13 receives the use license and the management information acquired by the license acquisition unit 14 and creates a copy of the use license. Further, the license duplication unit 13 increments (increases) the duplication number (the number of duplications) at that time, and sets the incremented value as the value of the master-slave identification code of the duplicated license. Further, the license duplicating unit 13 calculates a checksum of the license license and uses the value as checksum information. Then, the license copying unit 13 registers the copied license license in the license management unit 12 and outputs it to the license output unit 15.

(ステップS05)
ライセンス出力手段15は、予め決定されたファイル名の命名規則に従って、使用許諾ライセンスの複製にファイル名を付し、指定された記録装置に保存する。このファイル名には、使用許諾ライセンスの複製を作成したコンソールのホスト名を含ませる。この実施形態では、スキャンコンソール10が使用許諾ライセンスの複製を作成しているため、ライセンス出力手段15は、スキャンコンソール10のホスト名をファイル名に含ませる。
(Step S05)
The license output means 15 assigns a file name to the copy of the license agreement according to a predetermined file name naming rule, and stores it in the designated recording device. This file name includes the host name of the console that created the copy of the license agreement. In this embodiment, since the scan console 10 creates a copy of the license license, the license output unit 15 includes the host name of the scan console 10 in the file name.

以上の処理を行うことで、スキャンコンソール10に使用許諾ライセンスがインストールされ、さらに、使用許諾ライセンスの複製が作成される。   By performing the above processing, the license agreement is installed in the scan console 10, and a copy of the license agreement is created.

次に、図9を参照して、スキャンコンソール10における使用許諾ライセンスの有効性の判定について説明する。   Next, with reference to FIG. 9, the determination of the validity of the license for use in the scan console 10 will be described.

(ステップS06)
まず、ライセンス有効性判定手段16は、スキャンコンソール10が起動したときに、システムコンフィグレーションを内部の記憶装置から読み込み、スキャンコンソール10が、主のコンソール又は従のコンソールとして動作するのかを確認する。この実施形態では、スキャンコンソール10は、主のコンソールとして動作する。
(Step S06)
First, the license validity determination unit 16 reads the system configuration from the internal storage device when the scan console 10 is activated, and confirms whether the scan console 10 operates as a main console or a secondary console. In this embodiment, the scan console 10 operates as a main console.

(ステップS07)
次に、制御手段18が、使用許諾ライセンスの有効性検証要求とともに、スキャンコンソール10上で動作するソフトウェアやサービスの対象識別情報をライセンス有効性判定手段16に出力する。ライセンス有効性判定手段16は、その対象識別情報又は内部コードをライセンス取得手段14に出力する。ライセンス取得手段14は、対象識別情報又は内部コードを検索条件として、ライセンス管理手段12から該当する使用許諾ライセンスを取得して、ライセンス有効性判定手段16に出力する。
(Step S07)
Next, the control means 18 outputs to the license validity determination means 16 the object identification information of the software or service operating on the scan console 10 together with the validity verification request for the license agreement. The license validity determination unit 16 outputs the target identification information or the internal code to the license acquisition unit 14. The license acquisition unit 14 acquires the corresponding license license from the license management unit 12 using the target identification information or the internal code as a search condition, and outputs it to the license validity determination unit 16.

(ステップS08)
次に、ライセンス有効性判定手段16は、取得した使用許諾ライセンスに含まれるバージョン情報と符号化方式を基に、チェックサムを計算し、使用許諾ライセンスのチェックサム領域の値と比較する。値が一致していれば、ライセンス有効性判定手段16は、使用許諾ライセンスに改ざんがないと判断する。一方、値が一致しない場合は、ライセンス有効性判定手段16は、使用許諾ライセンスに改ざんがあると判断し、その判断結果を制御手段18に出力する。制御手段18は、改ざんを示している旨の通知を受けると、ソフトウェアやサービスの起動を中止する。
(Step S08)
Next, the license validity determination unit 16 calculates a checksum based on the version information and the encoding method included in the acquired license, and compares it with the value of the checksum area of the license. If the values match, the license validity determination unit 16 determines that the use license has not been tampered with. On the other hand, if the values do not match, the license validity determination unit 16 determines that the license agreement has been tampered with, and outputs the determination result to the control unit 18. When the control means 18 receives a notification that tampering is indicated, the control means 18 stops the activation of the software or service.

(ステップS09)
次に、ライセンス有効性判定手段16は、使用許諾ライセンスの主従識別コードが「0」を示し、その使用許諾ライセンスが原本であることを確認する。
(Step S09)
Next, the license validity determination unit 16 confirms that the master-slave identification code of the license agreement indicates “0” and that the license license is the original.

(ステップS10)
一方、装置識別情報取得手段17は、スキャンコンソール10自体の装置識別情報を取得し、ライセンス有効性判定手段16に出力する。
(Step S10)
On the other hand, the device identification information acquisition unit 17 acquires the device identification information of the scan console 10 itself and outputs it to the license validity determination unit 16.

(ステップS11、S12)
そして、ライセンス有効性判定手段16は、使用許諾ライセンスに含まれる装置識別情報と、装置識別情報取得手段17によって取得されたスキャンコンソール10の装置識別情報とを比較し、コンソールの同一性を判定する。例えば、装置識別情報を構成する複数のデバイス情報のうち、同一となる数又は同一となる割合が、予め決定された数又は割合以上となる場合に、ライセンス有効性判定手段16は、コンソールが同一であると判断する。
(Steps S11 and S12)
Then, the license validity determination unit 16 compares the device identification information included in the license for use with the device identification information of the scan console 10 acquired by the device identification information acquisition unit 17 to determine console identity. . For example, when the same number or the same ratio among a plurality of device information constituting the device identification information is equal to or greater than a predetermined number or ratio, the license validity determination unit 16 uses the same console. It is judged that.

そして、同一のコンソールであると判断した場合、ライセンス有効性判定手段16は、制御手段18に、使用許諾ライセンスが有効である旨の回答を行い、異なるコンソールであると判断した場合は、使用許諾ライセンスが無効である旨の回答を行う。   When it is determined that the consoles are the same, the license validity determination unit 16 responds to the control unit 18 that the license is valid. Answer that the license is invalid.

(ステップS13)
制御手段18は、使用許諾ライセンスが有効である旨の回答を受けると(ステップS12、Yes)、使用許諾ライセンスの対象となるソフトウェアやサービスを動作させる。
(Step S13)
When the control means 18 receives an answer that the license for use is valid (step S12, Yes), the control means 18 operates the software or service that is the subject of the license for use.

(ステップS14)
一方、制御手段18は、使用許諾ライセンスが無効である旨の回答を受けると(ステップS12、No)、対象となるソフトウェアやサービスの起動を中止する。
(Step S14)
On the other hand, when receiving a reply that the license for use is invalid (step S12, No), the control means 18 stops the activation of the target software or service.

以上のように、主のコンソールとして動作するスキャンコンソール10では、コンソール同一性を判定することで、使用許諾ライセンスの有効性を判定する。   As described above, the scan console 10 operating as the main console determines the validity of the license agreement by determining console identity.

次に、レビューコンソール20での動作について図10を参照して説明する。   Next, the operation in the review console 20 will be described with reference to FIG.

(ステップS20)
まず、レビューコンソール20のライセンス登録手段21が、複製された使用許諾ライセンスをレビューコンソール20にインストールする。ライセンス登録手段21は、例えば、記録媒体から使用許諾ライセンスをインストールしたり、ネットワーク経由でインストールしたりする。また、表示手段27に、図5に示す登録画面を表示し、その登録画面上で操作者がライセンスキーを入力しても良い。ライセンス管理手段22は、インストールされた使用許諾ライセンスを保存して管理する。
(Step S20)
First, the license registration means 21 of the review console 20 installs the duplicated license license on the review console 20. For example, the license registration unit 21 installs a license for use from a recording medium or installs it via a network. Further, the registration screen shown in FIG. 5 may be displayed on the display means 27, and the operator may input a license key on the registration screen. The license management means 22 stores and manages the installed license license.

次に、ライセンス有効性判定手段24が、レビューコンソール20上で動作するソフトウェアやサービスの使用許諾ライセンスの有効性を判定する。   Next, the license validity determination unit 24 determines the validity of the license for use of software or services operating on the review console 20.

(ステップS21)
まず、ライセンス有効性判定手段24は、レビューコンソール20が起動したときに、システムコンフィグレーションを内部の記憶装置から読み込み、レビューコンソール20が、主のコンソール又は従のコンソールとして動作さするのかを確認する。この実施形態では、レビューコンソール20は、従のコンソールとして動作する。
(Step S21)
First, the license validity determination unit 24 reads the system configuration from the internal storage device when the review console 20 is activated, and checks whether the review console 20 operates as a main console or a subordinate console. . In this embodiment, the review console 20 operates as a slave console.

(ステップS22)
次に、制御手段25が、使用許諾ライセンスの有効性検証要求とともに、レビューコンソール20上で動作するソフトウェアやサービスの対象識別情報をライセンス有効性判定手段24に出力する。ライセンス有効性判定手段24は、その対象識別情報又は内部コードをライセンス取得手段23に出力する。ライセンス取得手段23は、対象識別情報又は内部コードを検索条件として、ライセンス管理手段22から該当する使用許諾ライセンスを取得して、ライセンス有効性判定手段24に出力する。
(Step S22)
Next, the control means 25 outputs to the license validity judgment means 24 the target identification information of the software or service operating on the review console 20 together with the validity verification request of the license agreement. The license validity determination unit 24 outputs the target identification information or the internal code to the license acquisition unit 23. The license acquisition unit 23 acquires the corresponding license license from the license management unit 22 using the target identification information or the internal code as a search condition, and outputs it to the license validity determination unit 24.

(ステップS23)
次に、ライセンス有効性判定手段24は、取得した使用許諾ライセンスに含まれるバージョン情報と符号化方式を基に、チェックサムを計算し、使用許諾ライセンスのチェックサム領域の値と比較する。値が一致していれば、ライセンス有効性判定手段24は、使用許諾ライセンスに改ざんがないと判断する。一方、値が一致しない場合は、ライセンス有効性判定手段24は、使用許諾ライセンスに改ざんがあると判断し、その判断結果を制御手段25に出力する。制御手段25は、改ざんを示している旨の通知を受けると、ソフトウェアやサービスの起動を中止する。
(Step S23)
Next, the license validity determination unit 24 calculates a checksum based on the version information and the encoding method included in the acquired license, and compares it with the value of the checksum area of the license. If the values match, the license validity determination unit 24 determines that the use license has not been tampered with. On the other hand, if the values do not match, the license validity determination unit 24 determines that the license agreement has been tampered with, and outputs the determination result to the control unit 25. When the control means 25 receives a notification indicating that it has been tampered with, it stops the activation of the software or service.

(ステップS24)
次に、ライセンス有効性判定手段24は、使用許諾ライセンスの主従識別コードが「0」以外を示し、その使用許諾ライセンスが複製であることを確認する。
(Step S24)
Next, the license validity determination unit 24 confirms that the master-slave identification code of the license agreement is other than “0” and that the license license is a copy.

(ステップS25)
次に、ライセンス有効性判定手段24は、使用許諾ライセンスの複製のファイル名から、複製を作成したコンソールのホスト名を取得し、そのホスト名を複製装置存在確認手段26に出力する。この実施形態では、スキャンコンソール10が使用許諾ライセンスの複製を作成しているため、ファイル名にはスキャンコンソール10のホスト名が付されている。
(Step S25)
Next, the license validity determination unit 24 obtains the host name of the console that created the copy from the file name of the copy of the license license, and outputs the host name to the copy apparatus existence confirmation unit 26. In this embodiment, since the scan console 10 creates a copy of the license agreement, the host name of the scan console 10 is attached to the file name.

(ステップS26)
そして、複製装置存在確認手段26は、スキャンコンソール10のホスト名を基に、例えば、ECHOプロトコルに従ってICMP ECHOコマンドをスキャンコンソール10に送信し、ICMP ECHO REPLYコマンドを受信するか否かで、複製を作成したコンソールが存在するか否かの確認を行う。スキャンコンソール10の回答手段19は、レビューコンソール20からICMP ECHOコマンドとしてデータが送信された場合、ICMP ECHO REPLYコマンドとして送信されたデータをそのままレビューコンソール20に返信する。そして、ECHO要求に対してECHO応答が返ってきた場合には、複製装置存在確認手段26は、使用許諾ライセンスの複製を作成したコンソールが存在すると判定し、応答が返ってこない場合には、複製を作成したコンソールは存在しないと判定する。
(Step S26)
Then, based on the host name of the scan console 10, the duplicating device presence confirmation unit 26 transmits an ICMP ECHO command to the scan console 10 according to, for example, the ECHO protocol, and performs duplication depending on whether or not the ICMP ECHO REPLY command is received. Check whether the created console exists. When the data is transmitted as the ICMP ECHO command from the review console 20, the response means 19 of the scan console 10 returns the data transmitted as the ICMP ECHO REPLY command to the review console 20 as it is. If an ECHO response is returned in response to the ECHO request, the duplicating device existence confirmation unit 26 determines that there is a console that has created a copy of the license, and if no response is returned, the duplicating device existence confirmation unit 26 It is determined that the console that created the file does not exist.

(ステップS27、ステップS28)
複製装置存在確認手段26によって、使用許諾ライセンスの複製を作成したコンソールが存在すると判定された場合には(ステップS27、Yes)、ライセンス有効性判定手段24は、使用許諾ライセンスの複製は有効であると判定する(ステップS28)。つまり、使用許諾ライセンスの複製は、正規のライセンスであると判定する。
(Step S27, Step S28)
If the duplicating device existence confirmation unit 26 determines that there is a console that has produced a copy of the licensed license (Yes in step S27), the license validity determination unit 24 determines that the licensed license copy is valid. (Step S28). That is, it is determined that the copy of the license for use is a legitimate license.

(ステップS27、ステップS29)
一方、複製装置存在確認手段26によって、使用許諾ライセンスの複製を作成したコンソールが存在しないと判定された場合には(ステップS27、No)、ライセンス有効性判定手段24は、使用許諾ライセンスの複製は無効であると判定する(ステップS29)。つまり、使用許諾ライセンスの複製は、正規のライセンスではなく、不正な行為によって複製されたライセンスであると判断する。
(Step S27, Step S29)
On the other hand, if the duplicating device existence confirmation unit 26 determines that there is no console that has created a copy of the license agreement (No in step S27), the license validity determination unit 24 copies the license agreement license. It determines with it being invalid (step S29). That is, it is determined that the copy of the license license is not a regular license but a license copied by an illegal act.

(ステップS30)
使用許諾ライセンスが有効であると判定された場合は、制御手段25は、使用許諾ライセンスの対象となるソフトウェアやサービスを動作させる。
(Step S30)
If it is determined that the use license is valid, the control unit 25 operates the software or service that is the target of the use license.

(ステップS31)
一方、使用許諾ライセンスが無効であると判定された場合は、制御手段25は、対象となるソフトウェアやサービスの起動を中止する。
(Step S31)
On the other hand, when it is determined that the license for use is invalid, the control unit 25 stops the activation of the target software or service.

以上のように、従のコンソールとして動作するレビューコンソールでは、使用許諾ライセンスの複製を行ったコンソールの存在を確認することで、使用許諾ライセンスの有効性を判定する。   As described above, the review console that operates as a subordinate console determines the validity of the license agreement by confirming the existence of the console to which the license agreement has been copied.

以上のように、使用許諾ライセンスの原本を主のコンソールに登録し、複製を従のコンソールに登録することで、個々のコンソールごとに使用許諾ライセンスを発行する必要がないため、使用許諾ライセンスを一括して発行して管理することができる。また、使用許諾ライセンスの複製を行ったコンソールの存在を確認することで、その複製が正規か不正かを判定することができる。これにより、使用許諾ライセンスを一括して管理を行いつつ、使用許諾ライセンスの有効性を確認して、ソフトウェアやサービスの不正利用の防止を図ることが可能となる。   As described above, by registering the original license license in the main console and registering the duplicate in the slave console, it is not necessary to issue the license license for each individual console. Can be issued and managed. Also, by confirming the existence of the console that has copied the license agreement, it can be determined whether the copy is legitimate or illegal. As a result, it is possible to prevent the unauthorized use of software and services by confirming the validity of the licensed license while managing licensed licenses collectively.

[第2の実施の形態]
次に、この発明の第2の実施形態に係る医用機器のライセンス管理システムについて説明する。この第2の実施形態に係る医用機器のライセンス管理システムは、第1の実施形態とほぼ同じ構成を有するが、使用許諾ライセンスに含まれる情報と、ライセンス有効性判定手段16の機能が異なる。ここでは、使用許諾ライセンスと、ライセンス有効性判定手段16を中心に説明する。
[Second Embodiment]
Next, a medical device license management system according to a second embodiment of the present invention will be described. The license management system for a medical device according to the second embodiment has almost the same configuration as that of the first embodiment, but the information included in the license for use and the function of the license validity determination unit 16 are different. Here, the explanation will focus on the license agreement and the license validity determination means 16.

第2の実施形態で用いられる使用許諾ライセンスは、第1の実施形態と同様に、使用許諾の対象となるソフトウェアやサービスを識別するための対象識別情報と、使用許諾されたコンソールを識別するための装置識別情報とを含み、さらに、使用許諾の対象となるソフトウェアやサービスのグループを表すグループ情報を含んでいる。このグループは、同種のソフトウェアやサービスの範囲を表し、例えば、ソフトウェアやサービスの提供者によって決定される。ソフトウェアやサービスもグループ情報を付加しておくことで、同じグループ情報が付加されたソフトウェアやサービスは、同種のソフトウェアやサービスであると判断されることになる。   As in the first embodiment, the license for use used in the second embodiment is for identifying object identification information for identifying software or services to be licensed, and a console for which use has been licensed. And group information representing a group of software and services to be licensed. This group represents a range of similar software and services, and is determined by, for example, a provider of software or services. By adding group information to software and services, software and services to which the same group information is added are determined to be the same kind of software and services.

そして、新たにインストールされたソフトウェアや新たに提供されるサービスに付加されているグループ情報が、ライセンス管理手段12に登録されている使用許諾ライセンスに含まれるグループ情報と同じであれば、ライセンス有効性判定手段16は、そのソフトウェアやサービスについての使用許諾ライセンスが有効であると判定し、グループ情報が異なる場合は、使用許諾ライセンスが無効であると判定する。そして、使用許諾ライセンスが有効と判定した場合、ライセンス有効性判定手段16は、ライセンスが有効である旨を制御手段18に回答する。制御手段18は、その回答を受けて、使用許諾ライセンスの対象となっているソフトウェアやサービスを実行する。   If the group information added to the newly installed software or the newly provided service is the same as the group information included in the license license registered in the license management unit 12, the license validity The determination unit 16 determines that the license for the software or service is valid, and if the group information is different, the determination unit 16 determines that the license for use is invalid. When it is determined that the license for use is valid, the license validity determination unit 16 replies to the control unit 18 that the license is valid. In response to the answer, the control means 18 executes the software or service that is the subject of the license agreement.

以上のように、ライセンス適用範囲を表すグループ情報に基づいて、使用許諾ライセンスの有効又は無効を判定することで、現時点ではインストールされていないソフトウェアや提供されていないサービスが、将来、インストール又は提供された場合に、使用許諾ライセンスを追加したり変更したりすることなく、新たなソフトウェアやサービスを利用することが可能となる。つまり、同一のグループに属するソフトウェアやサービスが追加された場合に、新たな使用許諾ライセンスの発行を待たずに、その新たなソフトウェアやサービスを利用することができるため、装置が使用できない時間を削減することが可能となる。   As described above, software that is not currently installed or services that are not provided can be installed or provided in the future by determining whether the license agreement is valid or invalid based on the group information indicating the license application range. In this case, it becomes possible to use new software and services without adding or changing licenses. In other words, when software and services belonging to the same group are added, the new software and services can be used without waiting for the issuance of a new license, reducing the time during which the device cannot be used. It becomes possible to do.

なお、ここでは、スキャンコンソール10のライセンス有効性判定手段16について説明したが、レビューコンソール20のライセンス有効性判定手段24も、グループ情報に基づいて使用許諾ライセンスの有効又は無効を判定しても良い。   Although the license validity determining unit 16 of the scan console 10 has been described here, the license validity determining unit 24 of the review console 20 may also determine whether the license for use is valid or invalid based on the group information. .

[第3の実施の形態]
次に、この発明の第3の実施形態に係る医用機器のライセンス管理システムの構成について、図11を参照して説明する。図11は、この発明の第3の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。
[Third Embodiment]
Next, a configuration of a license management system for a medical device according to a third embodiment of the present invention will be described with reference to FIG. FIG. 11 is a functional block diagram showing a schematic configuration of a license management system for a medical device according to the third embodiment of the present invention.

この第3の実施形態に係る医用機器のライセンス管理システムは、使用許諾ライセンスに使用許諾の期間を示す情報を含ませ、時間的な条件によって使用許諾ライセンスの有効性を判定する。この実施形態では、1例として、主のコンソールとして動作するスキャンコンソール30に、履歴管理手段32と履歴検索手段33を設けた場合について説明する。ライセンス有効性判定手段31、履歴管理手段32、及び履歴検索手段33以外の構成及び機能については、第1の実施形態と同じであるため、説明を省略する。   The license management system for a medical device according to the third embodiment includes information indicating the period of use permission in the use license and determines the validity of the use license based on temporal conditions. In this embodiment, as an example, a case where the history management unit 32 and the history search unit 33 are provided in the scan console 30 that operates as a main console will be described. Since the configuration and functions other than the license validity determination unit 31, the history management unit 32, and the history search unit 33 are the same as those in the first embodiment, the description thereof is omitted.

第3の実施形態で用いられる使用許諾ライセンスは、第1の実施形態と同様に、使用許諾の対象となるソフトウェアやサービスを識別するための対象識別情報と、使用許諾されたコンソールを識別するための装置識別情報とを含み、さらに、使用許諾の期間を示す情報(以下、「使用許諾期間情報」と称する場合がある)。この使用許諾期間情報は、発行日時と有効期間、又は有効日時が含まれている。   The license agreement used in the third embodiment is the same as in the first embodiment, in order to identify target identification information for identifying software or services subject to license agreement and the licensed console. Information indicating the period of use permission (hereinafter also referred to as “use permission period information”). This use permission period information includes an issue date and time and an effective period, or an effective date and time.

スキャンコンソール30のライセンス有効性判定手段31は、第1の実施形態におけるライセンス有効性判定手段16と同様に、使用許諾ライセンスに含まれる装置識別情報と、スキャンコンソール30の装置識別情報とを比較してコンソールの同一性を確認する。この実施形態では、ライセンス有効性判定手段31は、さらに、使用許諾ライセンスが有効期限内であることを確認する。   Like the license validity determination unit 16 in the first embodiment, the license validity determination unit 31 of the scan console 30 compares the device identification information included in the license for use with the device identification information of the scan console 30. Check the console identity. In this embodiment, the license validity determination unit 31 further confirms that the license for use is within the expiration date.

例えば、使用許諾期間情報として、発行日時と有効期間が用いられる場合は、ライセンス有効性判定手段31は、その発行日時と有効期間とに基づいて有効期限切れとなる日時を算出する。そして、ライセンス有効性判定手段31は、算出した有効期限の日時と、スキャンコンソール30が備えている計時手段が算出した現在の日時(システム時刻)とを比較し、現在の日時が有効期限の日時を越えているか否かによって、使用許諾ライセンスの有効性を判定する。   For example, when an issuance date / time and an effective period are used as the license agreement period information, the license validity determination unit 31 calculates an expiration date / time based on the issuance date / time and the effective period. Then, the license validity determination unit 31 compares the calculated expiration date with the current date and time (system time) calculated by the timing unit included in the scan console 30, and the current date and time is the expiration date and time. The validity of the license is determined based on whether or not the license is exceeded.

また、使用許諾期間情報として、有効期限が用いられる場合は、ライセンス有効性判定手段31は、その有効期限の日時と、スキャンコンソール30が備えている計時手段が算出した現在の日時(システム時刻)とを比較し、現在の日時が有効期限の日時を越えているか否かによって、使用許諾ライセンスの有効性を判定する。   When an expiration date is used as the license agreement period information, the license validity determination unit 31 determines the date and time of the expiration date and the current date and time (system time) calculated by the timing unit included in the scan console 30. And the validity of the license agreement is determined based on whether or not the current date and time exceeds the date and time of the expiration date.

そして、現在の日時が有効期限の日時を越えている場合は、コンソールが同一であると判定した場合であっても、ライセンス有効性判定手段31は、使用許諾ライセンスは無効であると判定する。一方、現在の日時が有効期限の日時を越えていない場合であって、コンソールが同一であると判定した場合は、ライセンス有効性判定手段31は、使用許諾ライセンスは有効であると判定する。使用許諾ライセンスが有効と判定した場合、ライセンス有効性判定手段16は、ライセンスが有効である旨を制御手段18に回答する。制御手段18は、その回答を受けて、使用許諾ライセンスの対象となっているソフトウェアやサービスを実行する。   If the current date and time exceeds the date and time of the expiration date, the license validity determination unit 31 determines that the license for use is invalid even if it is determined that the consoles are the same. On the other hand, if the current date does not exceed the date of the expiration date and it is determined that the consoles are the same, the license validity determination unit 31 determines that the license for use is valid. When it is determined that the license for use is valid, the license validity determination unit 16 replies to the control unit 18 that the license is valid. In response to the answer, the control means 18 executes the software or service that is the subject of the license agreement.

また、コンソールのシステム時刻を用いて使用許諾ライセンスの有効性を判定する場合には、一時的にコンソールのシステム時刻を過去に遡らせることで、あたかも使用許諾ライセンスの有効期限内であるかのようにごまかして、ソフトウェアやサービスが利用されるおそれがある。   Also, when determining the validity of the licensed license using the console system time, it is as if the licensed license is still within the expiration date by temporarily going back to the past. There is a risk that software or services may be used.

そのため、この実施形態では、使用許諾ライセンスの有効性を判定した時のシステム時刻を記録しておき、新たに有効性を判定するときに、記録したシステム時刻と現在のシステム時刻とを比較して、現在のシステム時刻が前回の判定を行った時刻から遡っていた場合には、コンソールのシステム時刻が改ざんされたとして、使用許諾ライセンスを無効にする。   Therefore, in this embodiment, the system time when the validity of the license agreement is determined is recorded, and when the validity is newly determined, the recorded system time is compared with the current system time. If the current system time goes back from the time of the previous determination, the license for use is invalidated assuming that the system time of the console has been tampered with.

図11において、ライセンス有効性判定手段31は、使用許諾ライセンスの判定を行うたびに、その判定に用いた情報を判定の履歴情報として履歴管理手段32に記録する。判定に用いた情報(判定の履歴情報)には、例えば、判定を行った時のシステム時刻(時間)が含まれる。さらに、判定に用いた情報に、使用許諾ライセンスに含まれる装置識別情報や、使用許諾期間情報や、装置識別情報取得手段17によって取得された装置識別情報などの情報を含ませても良い。履歴管理手段32は、判定の履歴情報を1つのファイルとして管理し、新しい履歴情報を追記していくことで履歴情報を管理しても良く、データベース管理システムを用いて履歴情報を追加していくことで履歴情報を管理しても良い。   In FIG. 11, each time the license validity determination unit 31 determines the license, the license validity determination unit 31 records the information used for the determination in the history management unit 32 as determination history information. The information used for the determination (determination history information) includes, for example, the system time (time) when the determination is performed. Further, the information used for the determination may include information such as device identification information included in the license, license period information, and device identification information acquired by the device identification information acquisition unit 17. The history management means 32 may manage the history information of the determination as one file, manage the history information by adding new history information, and add the history information using the database management system. Thus, history information may be managed.

ライセンス有効性判定手段31が、使用許諾ライセンスの有効性検証要求を受けると、履歴検索手段33は、履歴管理手段32から前回の判定の履歴情報を取得してライセンス有効性判定手段31に送る。そして、ライセンス有効性判定手段31は、今回取得したコンソールの現在のシステム時刻と、その履歴情報に含まれる前回のシステム時刻とを比較する。現在のシステム時刻が前回のシステム時刻から遡っていれば、コンソールのシステム時刻が改ざんされているおそれあるとし、コンソールが同一であっても、ライセンス有効性判定手段31は、使用許諾ライセンスは無効であると判定する。   When the license validity determination unit 31 receives the validity verification request for the license agreement, the history search unit 33 acquires the history information of the previous determination from the history management unit 32 and sends it to the license validity determination unit 31. Then, the license validity determination unit 31 compares the current system time of the console acquired this time with the previous system time included in the history information. If the current system time goes back from the previous system time, the system time of the console may be falsified. Even if the consoles are the same, the license validity determination means 31 has an invalid license. Judge that there is.

一方、現在のシステム時刻が前回のシステム時刻を越えていれば、コンソールのシステム時刻は改ざんされていないとして、コンソールが同一であって、使用許諾ライセンスの有効期限内であれば、ライセンス有効性判定手段31は、使用許諾ライセンスは有効であると判定する。   On the other hand, if the current system time exceeds the previous system time, it is determined that the console system time has not been tampered with, and if the console is the same and is within the expiration date of the license, the license validity determination The means 31 determines that the license for use is valid.

以上のように、使用許諾ライセンスの有効性の判定を行った日時を履歴として記録しておき、新たに判定を行う時のシステム時刻と履歴とを比較することで、システム時刻が改ざんされた場合であっても、システム時刻の改ざんを検出することができるため、ソフトウェアやサービスの不正利用の防止を図ることが可能となる。   As described above, the date and time when the validity of the licensed license was determined is recorded as a history, and the system time is falsified by comparing the system time with the history when a new determination is made However, since it is possible to detect falsification of the system time, it is possible to prevent unauthorized use of software and services.

なお、この実施形態では、主のコンソールとして動作するスキャンコンソール30について説明したが、従のコンソールとして動作するレビューコンソール20に、履歴管理手段と履歴検索手段を設けて、使用許諾ライセンスの有効期限を確認し、さらに、レビューコンソール20のシステム時刻の改ざんの有無を確認しても良い。   In this embodiment, the scan console 30 that operates as a main console has been described. However, the review console 20 that operates as a subordinate console is provided with history management means and history search means, and the expiration date of the license license is determined. Further, it may be confirmed whether or not the system time of the review console 20 is falsified.

また、この第3の実施形態と第2の実施形態を組み合わせも良い。つまり、この第3の実施形態において、使用許諾ライセンスにグループ情報を含ませて、同種のソフトウェアがインストールされたり、同種のサービスが提供されたりした場合に、そのグループ情報に基づいて、使用許諾ライセンスの有効性を判定しても良い。   Further, the third embodiment and the second embodiment may be combined. In other words, in the third embodiment, when the same kind of software is installed or the same kind of service is provided by including the group information in the licensed license, the licensed license is used based on the group information. You may determine the effectiveness of.

[第4の実施の形態]
(構成)
次に、この発明の第4の実施形態に係る医用機器のライセンス管理システムの構成について、図12を参照して説明する。図12は、この発明の第4の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。
[Fourth Embodiment]
(Constitution)
Next, a configuration of a license management system for a medical device according to a fourth embodiment of the present invention will be described with reference to FIG. FIG. 12 is a functional block diagram showing a schematic configuration of a license management system for a medical device according to the fourth embodiment of the present invention.

この第4の実施形態に係る医用機器のライセンス管理システムは、従のコンソールとして動作するコンピュータシステムでの、コンソール(装置)の同一性の検証を強化した。この実施形態では、従のコンソールは、使用許諾ライセンスの複製を行ったコンソールの存在を確認し、更に、コンソールの同一性を確認することで、使用許諾ライセンスの有効性を判定する。なお、主のコンソールについては、第1の実施形態と同様に、コンソールの同一性を確認することで、使用許諾ライセンスの有効性を判定する。   In the license management system for medical devices according to the fourth embodiment, verification of the identity of a console (device) in a computer system that operates as a slave console has been strengthened. In this embodiment, the subordinate console determines the validity of the licensed license by confirming the existence of the console that has copied the licensed license, and further confirming the identity of the console. For the main console, as in the first embodiment, the validity of the license agreement is determined by confirming the identity of the console.

この実施形態では、1例として、スキャンコンソール40を「主」のコンソール(装置)とし、レビューコンソール50を「従」のコンソールとした場合について説明する。第1の実施形態に係る医用機器のライセンス管理システムと異なる点は、スキャンコンソール40のライセンス複製手段41、レビューコンソール50のライセンス有効性判定手段51、及び装置識別情報取得手段52であるため、以下、ライセンス複製手段41、ライセンス判定手段51、及び装置識別情報取得手段52を中心に説明する。   In this embodiment, as an example, a case where the scan console 40 is a “main” console (device) and the review console 50 is a “subordinate” console will be described. The differences from the medical device license management system according to the first embodiment are the license duplication unit 41 of the scan console 40, the license validity determination unit 51 of the review console 50, and the device identification information acquisition unit 52. The license duplication unit 41, the license determination unit 51, and the device identification information acquisition unit 52 will be mainly described.

(従のコンソールの装置識別情報の取得)
レビューコンソール50の装置識別情報取得手段52は、レビューコンソール50を識別するための装置識別情報を、レビューコンソール50自身から取得し、取得した装置識別情報をライセンス有効性判定手段51に出力する。第1の実施形態と同様に、IPアドレス、MACアドレス、及びHDDのシリアル番号を装置識別情報として用いているため、装置識別情報取得手段52は、レビューコンソール50のIPアドレス、MACアドレス、及びHDDのシリアル番号を取得し、取得した情報を装置識別情報としてライセンス有効性判定手段51に出力する。
(Acquiring device identification information of secondary console)
The device identification information acquisition unit 52 of the review console 50 acquires device identification information for identifying the review console 50 from the review console 50 itself, and outputs the acquired device identification information to the license validity determination unit 51. As in the first embodiment, since the IP address, the MAC address, and the HDD serial number are used as the device identification information, the device identification information acquisition unit 52 uses the IP address, the MAC address, and the HDD of the review console 50. And the acquired information is output to the license validity determination unit 51 as device identification information.

また、装置識別情報取得手段52により取得されたレビューコンソール50の装置識別情報は、表示手段27で表示される。この表示手段27に表示される画面を図13に示す。図13に示すように、表示手段27上には、装置識別情報(装置識別コード)が表示される。操作者は、表示手段27に表示されている、レビューコンソール50の装置識別情報を記録しておく。操作者が記録したレビューコンソール50の装置識別情報は、スキャンコンソール40にて使用許諾ライセンスを複製する際に用いられる。   Further, the device identification information of the review console 50 acquired by the device identification information acquisition unit 52 is displayed on the display unit 27. A screen displayed on the display means 27 is shown in FIG. As shown in FIG. 13, device identification information (device identification code) is displayed on the display means 27. The operator records the device identification information of the review console 50 displayed on the display means 27. The device identification information of the review console 50 recorded by the operator is used when the license license is copied by the scan console 40.

(使用許諾ライセンスの複製)
スキャンコンソール40のライセンス複製手段41は、操作者によって選択されたソフトウェア又はサービスに対する使用許諾ライセンスの複製を作成する。例えば、図14に示す複製画面の1例のように、スキャンコンソール40に登録されているソフトウェアやサービスの名称を、表示装置(図示しない)に表示し、選択可能な状態としておき、その表示された名称のなかから、操作者が、使用許諾ライセンスの複製を希望するソフトウェアやサービスの名称を選択する。
(Copy of license)
The license copying unit 41 of the scan console 40 creates a copy of the license for use for the software or service selected by the operator. For example, as in the example of the duplication screen shown in FIG. 14, the names of software and services registered in the scan console 40 are displayed on a display device (not shown), are in a selectable state, and are displayed. The operator selects the name of the software or service for which the license agreement is desired to be copied.

さらに、操作者は、入力手段(図示しない)によって、使用許諾ライセンスの複製をインストールする予定のコンソール(装置)の装置識別情報を入力する。この実施形態では、レビューコンソール50を、使用許諾ライセンスの複製をインストールする予定のコンソール(装置)とする。従って、操作者は、入力手段を用いて、レビューコンソール50の装置識別情報を入力する。例えば、図14に示す複製画面の1例のように、装置識別情報(装置識別コード)の入力欄を設け、その入力欄に、レビューコンソール50の装置識別情報を入力する。   Further, the operator inputs device identification information of a console (device) that is scheduled to install a copy of the license license by an input means (not shown). In this embodiment, the review console 50 is a console (apparatus) scheduled to install a copy of the license agreement. Therefore, the operator inputs the device identification information of the review console 50 using the input means. For example, as in the example of the duplicate screen shown in FIG. 14, an input field for device identification information (device identification code) is provided, and the device identification information of the review console 50 is input to the input field.

そして、ソフトウェアやサービスが選択され、レビューコンソール50の装置識別情報が入力されると、ライセンス取得手段14は、対象識別情報の対象識別コードに基づいて、使用許諾ライセンスと管理情報をライセンス管理手段12から取得する。   When the software or service is selected and the device identification information of the review console 50 is input, the license acquisition unit 14 sends the license and management information to the license management unit 12 based on the target identification code of the target identification information. Get from.

ライセンス複製手段41は、ライセンス取得手段14から出力される使用許諾ライセンスと管理情報を受けて、その使用許諾ライセンスの複製を作成する。このとき、ライセンス複製手段41は、使用許諾ライセンスの複製に含まれる装置識別情報を、先に入力された装置識別情報に置き換える。つまり、ライセンス複製手段41は、使用許諾ライセンスの複製に含まれる装置識別情報を、使用許諾ライセンスの複製をインストールする予定のコンソール(装置)の装置識別情報に置き換える。この実施形態では、レビューコンソール50の装置識別情報が入力されているため、ライセンス複製手段41は、使用許諾ライセンスの複製に含まれる装置識別情報を、レビューコンソール50の装置識別情報に置き換える。   The license copying unit 41 receives the license agreement and management information output from the license acquisition unit 14 and creates a copy of the license agreement. At this time, the license copying unit 41 replaces the device identification information included in the copy of the license agreement with the device identification information input previously. That is, the license copying unit 41 replaces the device identification information included in the copy of the license agreement with the device identification information of the console (device) that is scheduled to install the copy of the license agreement. In this embodiment, since the device identification information of the review console 50 is input, the license duplicating unit 41 replaces the device identification information included in the copy of the license license with the device identification information of the review console 50.

そして、第1の実施形態と同様に、使用許諾ライセンスの原本と複製とを区別するために、ライセンス複製手段41は、その時点の複製番号(複製の回数)をインクリメント(増加)し、増加した値を、複製した使用許諾ライセンスの主従識別コードの値とする。さらに、ライセンス複製手段41は、使用許諾ライセンスのチェックサムを計算し、その値をチェックサム情報とする。そして、ライセンス複製手段41は、使用許諾ライセンスの複製をライセンス管理手段12に登録し、ライセンス出力手段15に出力する。   Then, as in the first embodiment, in order to distinguish between the original licensed copy and the copy, the license copy unit 41 increments (increases) the copy number (number of copies) at that time and increases it. The value is the value of the master-slave identification code of the copied license. Further, the license duplicating unit 41 calculates a checksum of the license license and uses the value as checksum information. Then, the license copying unit 41 registers the copy of the license for use license in the license management unit 12 and outputs it to the license output unit 15.

ライセンス出力手段15は、第1の実施形態と同様に、予め決定されたファイル名の命名規則に従って、使用許諾ライセンスの複製にファイル名を付し、指定された記録装置に保存する。例えば、ファイル名を、「(License)+(複製を行ったコンソールのホスト名)+(生成日時(yyyymmddhhmmss)).dat」とする。この実施形態では、複製を行ったコンソールは、スキャンコンソール40であるため、スキャンコンソール40のホスト名が、ファイル名を構成することになる。   Similarly to the first embodiment, the license output unit 15 assigns a file name to a copy of the license for license according to a predetermined file name naming rule, and stores it in a designated recording device. For example, the file name is “(License) + (host name of the console that performed the replication) + (generation date (yyyymmddhmmms)). Dat”. In this embodiment, since the console that replicated is the scan console 40, the host name of the scan console 40 constitutes the file name.

(従のコンソールにおける使用許諾ライセンスの有効性の判定)
レビューコンソール50のライセンス有効性判定手段51は、ソフトウェア又はサービスを実行するたびに、レビューコンソール50上で動作するソフトウェア又はサービスの対象識別情報を受けて、そのソフトウェア又はサービスの使用許諾ライセンスの有効性を判定する。ライセンス有効性判定手段51は、第1の実施形態と同様に、使用許諾ライセンスの複製を行ったコンソール(装置)の存在を確認する。さらに、ライセンス有効性判定手段51は、レビューコンソール50が、使用許諾ライセンスの複製のインストール予定先であるか否かを確認する。
(Determining the validity of the license agreement on the secondary console)
Each time the software or service is executed, the license validity determination unit 51 of the review console 50 receives the target identification information of the software or service operating on the review console 50, and the validity of the license for using the software or service is confirmed. Determine. Similarly to the first embodiment, the license validity determination unit 51 confirms the existence of a console (apparatus) that has copied the license for use. Further, the license validity determination unit 51 confirms whether or not the review console 50 is a planned installation destination of a copy of the license license.

まず、ライセンス有効性判定手段51は、第1の実施形態と同様に、レビューコンソール50が起動したときに、レビューコンソール50が「主」又は「従」のいずれのコンソール(装置)として動作するのかを確認する。この実施形態では、レビューコンソール50は、「従」のコンソールの設定となっている。これにより、レビューコンソール50は、コンソールの同一性を確認し、さらに、使用許諾ライセンスの複製を行ったコンソールの存在を確認することで、使用許諾ライセンスの有効性を判定することになる。   First, as in the first embodiment, the license validity determination unit 51 determines whether the review console 50 operates as a “main” or “subordinate” console (apparatus) when the review console 50 is activated. Confirm. In this embodiment, the review console 50 is set to a “secondary” console. Thereby, the review console 50 determines the validity of the license agreement by confirming the identity of the console and further confirming the existence of the console that has duplicated the license license.

次に、ライセンス有効性判定手段51は、レビューコンソール50上で動作するソフトウェア又はサービスの使用許諾ライセンスをライセンス管理手段22から取得する。そして、ライセンス有効性判定手段51は、第1の実施形態と同様に、チェックサムを計算して、使用許諾ライセンスの改ざんの有無を確認し、使用許諾ライセンスの主従識別コードが「0」以外を示し、複製であることを確認する。   Next, the license validity determination unit 51 obtains a license for using software or a service operating on the review console 50 from the license management unit 22. Then, as in the first embodiment, the license validity determination unit 51 calculates a checksum, confirms whether or not the licensed license has been tampered with, and the master-slave identification code of the licensed license is other than “0”. Show and confirm that it is a duplicate.

さらに、複製装置存在確認手段26は、第1の実施形態と同様に、使用許諾ライセンスの複製を行ったコンソール(装置)が存在するか否かを確認する。つまり、ライセンス有効性判定手段51は、複製された使用許諾ライセンスのファイル名から、複製を行った装置のホスト名(スキャンコンソール40のホスト名)を取得し、そのホスト名を複製装置存在確認手段26に出力する。複製装置存在確認手段26は、第1の実施形態と同様に、そのホスト名に基づいて、複製を行ったコンソール(装置)が存在するか否かの確認を行う。   Further, the duplicating device existence confirmation unit 26 confirms whether or not there is a console (device) to which the license agreement has been duplicated, as in the first embodiment. That is, the license validity determination unit 51 obtains the host name of the copied device (the host name of the scan console 40) from the copied license license file name, and copies the host name to the copy device existence confirmation unit. 26. Similar to the first embodiment, the duplicating apparatus existence confirmation unit 26 confirms whether or not the duplicating console (apparatus) exists based on the host name.

さらに、この実施形態では、ライセンス有効性判定手段51は、使用許諾ライセンスに含まれる装置識別情報と、装置識別情報取得手段52によって取得されたレビューコンソール50の装置識別情報とを比較し、コンソール(装置)の同一性を判定する。   Furthermore, in this embodiment, the license validity determination unit 51 compares the device identification information included in the license for use with the device identification information of the review console 50 acquired by the device identification information acquisition unit 52, and determines whether the console ( Device).

使用許諾ライセンスの複製には、複製のインストール予定先の装置識別情報が含まれているため、使用許諾ライセンスに含まれる装置識別情報と、装置識別情報取得手段52によって取得された装置識別情報とを比較することで、使用許諾ライセンスの複製が、予定先のコンソールにインストールされているか否かを確認することができる。   Since the copy of the license license includes the device identification information of the installation destination of the copy, the device identification information included in the license license and the device identification information acquired by the device identification information acquisition unit 52 are included. By comparing, it is possible to confirm whether or not a copy of the license agreement is installed on the scheduled console.

つまり、装置識別情報が一致した場合、レビューコンソール50は、複製のインストール予定先のコンソールであり、その予定通りに使用許諾ライセンスの複製がインストールされたことを意味する。一方、装置識別情報が一致しない場合は、レビューコンソール50は、複製のインストール予定先とは異なり、不正に使用許諾ライセンスの複製がインストールされたことを意味する。従って、装置識別情報が一致する場合は、ライセンス有効性判定手段51は、コンソールの同一性があると判定する。   In other words, if the device identification information matches, the review console 50 is the console where the copy is scheduled to be installed, and it means that the copy of the license license has been installed as planned. On the other hand, when the device identification information does not match, the review console 50 means that the copy of the license license is illegally installed, unlike the copy installation planned destination. Therefore, if the device identification information matches, the license validity determination unit 51 determines that the consoles are identical.

また、複数のデバイス情報によって装置識別情報が構成されている場合は、複数のデバイス情報のうち、同一となる数又は同一となる割合が、予め決定された数又は割合以上となる場合は、コンソールの同一性があると判定しても良い。   In addition, when the device identification information is configured by a plurality of device information, the console is used when the same number or the same ratio among the plurality of device information is equal to or more than a predetermined number or ratio. It may be determined that there is identity.

そして、ライセンス有効性判定手段51は、使用許諾ライセンスの複製を行ったコンソール(装置)の存在が確認され、かつ、コンソール(装置)の同一性が確認されると、使用許諾ライセンスは有効であると判定する。一方、使用許諾ライセンスの複製を行ったコンソール(装置)の存在が確認されなかったり、コンソール(装置)の同一性が確認されなかったりした場合は、ライセンス有効性判定手段51は、使用許諾ライセンスは無効であると判定する。   Then, the license validity determination unit 51 confirms that the license (license) is valid when the existence of the console (apparatus) to which the license license is copied and the identity of the console (apparatus) is confirmed. Is determined. On the other hand, if the existence of the console (device) that has copied the license agreement is not confirmed, or the identity of the console (device) is not confirmed, the license validity determination unit 51 determines whether the license agreement is valid. It is determined to be invalid.

以上のように、「従」のコンソール(装置)として動作するレビューコンソール50において、複製を行ったコンソール(装置)の存在を確認し、さらに、レビューコンソール50の同一性を確認することで、使用許諾ライセンスの不正利用の防止を強化することが可能となる。   As described above, in the review console 50 that operates as a “slave” console (device), the presence of the duplicated console (device) is confirmed, and further, the identity of the review console 50 is confirmed to be used. It becomes possible to strengthen prevention of unauthorized use of licensed licenses.

また、この第4の実施形態を、第2の実施形態又は第3の実施形態のうち少なくとも1つの実施形態と組み合わせても良い。つまり、グループ情報を用いて使用許諾ライセンスの有効性を判定したり、有効期限で使用許諾ライセンスの有効性を判定したりしても良い。   Further, this fourth embodiment may be combined with at least one of the second embodiment or the third embodiment. That is, the validity of the license agreement may be determined using the group information, or the validity of the license agreement may be determined based on the expiration date.

[第5の実施の形態]
次に、この発明の第5の実施形態に係る医用機器のライセンス管理システムについて、図15を参照して説明する。図15は、この発明の第5の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。
[Fifth Embodiment]
Next, a license management system for a medical device according to a fifth embodiment of the present invention will be described with reference to FIG. FIG. 15 is a functional block diagram showing a schematic configuration of a license management system for a medical device according to the fifth embodiment of the present invention.

この第5の実施形態に係る医用機器のライセンス管理システムは、部品交換などによってハードウェアの構成が変わり、コンソールを識別するための装置識別情報が変わった場合に、使用許諾ライセンスを更新する。この実施形態では、1例として、主のコンソールとして動作するスキャンコンソール60に、ライセンス更新手段61を設けた場合について説明する。ライセンス更新手段61以外の構成及び機能については、第1の実施形態と同じであるため、説明を省略する。   The medical device license management system according to the fifth embodiment updates the license for use when the hardware configuration changes due to component replacement or the like, and the device identification information for identifying the console changes. In this embodiment, as an example, a case where the license update unit 61 is provided in the scan console 60 that operates as a main console will be described. Since the configuration and functions other than the license update unit 61 are the same as those in the first embodiment, description thereof will be omitted.

スキャンコンソール60のライセンス更新手段61は、使用許諾ライセンスに含まれる装置識別情報と、装置識別情報取得手段17によって取得された装置識別情報とを比較する。そして、装置識別情報を構成するデバイス情報が異なっている場合、使用許諾ライセンスに含まれる装置識別情報を、装置識別情報取得手段17によって取得された装置識別情報に置き換える。つまり、部品交換などによってハードウェアの構成が変わると、デバイス情報が変わるため、使用許諾ライセンスに含まれる装置識別情報のデバイス情報を、新たなデバイス情報に置き換える。   The license update unit 61 of the scan console 60 compares the device identification information included in the license agreement with the device identification information acquired by the device identification information acquisition unit 17. If the device information constituting the device identification information is different, the device identification information included in the license is replaced with the device identification information acquired by the device identification information acquisition unit 17. That is, when the hardware configuration changes due to component replacement or the like, the device information changes, so the device information of the device identification information included in the license agreement is replaced with new device information.

例えば、図2に示すように、装置識別情報にHDDのボリューム番号が含まれている場合、HDDが交換されるとボリューム番号が変わるため、ライセンス更新手段61は、使用許諾ライセンスの装置識別情報を構成するHDDのボリューム番号を、新たなボリューム番号に置き換える。これにより、使用許諾ライセンスの装置識別情報が更新されることになる。   For example, as shown in FIG. 2, if the device identification information includes the volume number of the HDD, the volume number changes when the HDD is replaced. The volume number of the HDD to be configured is replaced with a new volume number. As a result, the device identification information of the license agreement is updated.

装置識別情報を更新した後、ライセンス更新手段61は、使用許諾ライセンスに含まれる符号化方式に従って、使用許諾ライセンスのチェックサムを計算し、その値をチェックサムの領域に格納する。そして、ライセンス更新手段61は、更新後の使用許諾ライセンスをライセンス管理手段12に登録する。   After updating the device identification information, the license update unit 61 calculates the checksum of the license agreement according to the encoding method included in the license agreement, and stores the value in the checksum area. Then, the license update unit 61 registers the updated use license in the license management unit 12.

このように、使用許諾ライセンスの装置識別情報が更新されると、以後、更新後の使用許諾ライセンスに基づいてライセンスの有効性が判定されることになる。   In this way, when the device identification information of the license agreement is updated, the validity of the license is subsequently determined based on the updated license license.

以上のように、コンソールの部品交換などによって、コンソールの装置識別情報が変更した場合であっても、新たに使用許諾ライセンスを発行する必要がなく、簡便に使用許諾ライセンスを更新することが可能となる。このように、使用許諾ライセンスの更新を簡便に行うことができるため、ソフトウェアやサービスが利用できない時間を削減することが可能となる。   As described above, even when the console device identification information is changed due to console replacement, etc., it is not necessary to issue a new license, and the license can be easily updated. Become. In this way, since the license agreement can be easily updated, the time during which the software or service cannot be used can be reduced.

また、ライセンス更新手段61は、変更されたデバイス数の割合に応じて、使用許諾ライセンスを更新しても良い。例えば、装置識別情報を構成するデバイス情報のうち、所定数又は所定の割合以下のデバイス情報が変更された場合、ライセンス更新手段61は、使用許諾ライセンスを更新する。一方、所定数又は所定の割合を超えてデバイス情報が変更されている場合、ライセンス更新手段61は、使用許諾ライセンスを更新せずに、新たな使用許諾ライセンスの発行を待つようにしても良い。つまり、所定数又は所定の割合を超えてデバイス情報が変更した場合には、同一のコンソールとはみなせないとして、使用許諾ライセンスを更新せずに、新たな使用許諾ライセンスの発行を待つことにする。   Further, the license update unit 61 may update the license for use according to the ratio of the number of devices changed. For example, when the device information constituting the device identification information is changed to a predetermined number or less than a predetermined ratio, the license update unit 61 updates the license for use. On the other hand, if the device information has been changed beyond a predetermined number or a predetermined ratio, the license update unit 61 may wait for a new license to be issued without updating the license license. In other words, if the device information is changed beyond a predetermined number or a predetermined ratio, it is not considered as the same console, and the license is not updated, and a new license is issued. .

例えば、装置識別情報が3つのデバイス情報で構成されている場合に、1つのデバイス情報に変更があった場合には、ライセンス更新手段61は、使用許諾ライセンスの更新を行い、2つ以上のデバイス情報に変更があった場合には、ライセンス更新手段61は、使用許諾ライセンスの更新を行わないようにする。図2に示す例では、IPアドレス、MACアドレス、及びHDDのボリューム番号の3つのデバイス情報で構成される装置識別情報のうち、1つのデバイス情報に変更があった場合に、ライセンス更新手段61は、使用許諾ライセンスを更新し、2つ以上のデバイス情報に変更があった場合には、ライセンス更新手段61は、使用許諾ライセンスの更新を行わずに、新たな使用許諾ライセンスを待つ。   For example, if the device identification information is composed of three pieces of device information, and there is a change in one piece of device information, the license update unit 61 updates the license for use and makes two or more devices. When there is a change in the information, the license update unit 61 does not update the use license. In the example shown in FIG. 2, when one device information is changed among the device identification information composed of three device information of the IP address, the MAC address, and the HDD volume number, the license update unit 61 When the license agreement is updated and two or more pieces of device information are changed, the license update unit 61 waits for a new license agreement without updating the license agreement.

以上のように、変更されたデバイス数の割合に応じて、使用許諾ライセンスの更新を行うことにより、同一のコンソールとみなせる場合は、使用許諾ライセンスの発行を待たずに、ソフトウェアやサービスを利用することが可能となる。   As described above, if you can consider the same console by updating the license agreement according to the ratio of the number of devices changed, use the software or service without waiting for the license license to be issued. It becomes possible.

なお、この実施形態では、主のコンソールとして動作するスキャンコンソール60について説明したが、従のコンソールとして動作するレビューコンソール20に、ライセンス更新手段61を設けて、使用許諾ライセンスの更新を行っても良い。   In this embodiment, the scan console 60 that operates as a main console has been described. However, the license update means 61 may be provided in the review console 20 that operates as a subordinate console to update the license agreement. .

また、この第5の実施形態を、第2の実施形態から第4の実施形態のうち少なくとも1つの実施形態と組み合わせても良い。   In addition, this fifth embodiment may be combined with at least one of the second to fourth embodiments.

[第6の実施の形態]
次に、この発明の第6の実施形態に係る医用機器のライセンス管理システムについて、図16を参照して説明する。図16は、この発明の第6の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。
[Sixth Embodiment]
Next, a license management system for a medical device according to a sixth embodiment of the present invention will be described with reference to FIG. FIG. 16 is a functional block diagram showing a schematic configuration of a license management system for a medical device according to the sixth embodiment of the present invention.

この第6の実施形態に係る医用機器のライセンス管理システムは、使用許諾ライセンスに対する擬似的な情報を作成し、その擬似的な情報と使用許諾ライセンスとを混在させて保存しておくことにより、使用許諾ライセンスの改ざんの防止を図ることを目的とする。この実施形態では、1例として、主のコンソールとして動作するスキャンコンソール70に、擬似ライセンス作成手段71を設けた場合について説明する。擬似ライセンス作成手段71以外の構成及び機能については、第1の実施形態と同じであるため、説明を省略する。   The license management system for a medical device according to the sixth embodiment creates pseudo information for a license for use, and stores the pseudo information and the license for use in a mixed manner. The purpose is to prevent falsification of licenses. In this embodiment, as an example, a case where a pseudo license creating unit 71 is provided in a scan console 70 that operates as a main console will be described. Since the configuration and functions other than the pseudo license creating unit 71 are the same as those in the first embodiment, the description thereof is omitted.

スキャンコンソール70の擬似ライセンス作成手段71は、ライセンス取得手段14によってライセンス管理手段12から取得された使用許諾ライセンスを基に、ランダム関数を用いてランダムな値を作成する。そして、擬似ライセンス作成手段71は、そのランダムな値を使用許諾ライセンスに対する擬似的な情報として、ライセンス管理手段12に保存する。   The pseudo license creation unit 71 of the scan console 70 creates a random value using a random function based on the license license acquired from the license management unit 12 by the license acquisition unit 14. Then, the pseudo license creation unit 71 stores the random value in the license management unit 12 as pseudo information for the license license.

このように、使用許諾ライセンスと擬似的な情報とを混在させてライセンス管理手段12に保存しておくことで、使用許諾ライセンスを不正に解析しようとする者にとっては、目的の使用許諾ライセンスをライセンス管理手段12から見つけ難くなるという効果がある。その結果、使用許諾ライセンスが不正に改ざんされる可能性を低くすることが可能となる。   As described above, by storing the licensed license and the pseudo information in the license management unit 12 for those who intend to illegally analyze the licensed license, the target licensed license is licensed. There is an effect that it is difficult to find from the management means 12. As a result, it is possible to reduce the possibility that the license agreement is tampered with illegally.

なお、ライセンス管理手段12において、使用許諾ライセンスをファイルとして管理している場合には、使用許諾ライセンスはファイル名で管理されているため、正規の管理者は、使用許諾ライセンスと擬似的な情報とを容易に区別することができる。   When the license management unit 12 manages the license license as a file, since the license license is managed by the file name, the authorized administrator can use the license license and pseudo information. Can be easily distinguished.

また、この実施形態では、主のコンソールとして動作するスキャンコンソール70について説明したが、従のコンソールとして動作するレビューコンソール20に、擬似ライセンス作成手段を設けて、レビューコンソール20のライセンス登録手段21に、使用許諾ライセンスと擬似的な情報とを混在させて保存しても良い。   In this embodiment, the scan console 70 that operates as a main console has been described. However, a pseudo license creation unit is provided in the review console 20 that operates as a slave console, and the license registration unit 21 of the review console 20 includes The license agreement and pseudo information may be mixed and stored.

また、この第6の実施形態を、第2の実施形態から第5の実施形態のうち少なくとも1つの実施形態と組み合わせても良い。   Further, this sixth embodiment may be combined with at least one of the second to fifth embodiments.

[第7の実施の形態]
次に。この発明の第7の実施形態に係る医用機器のライセンス管理システムについて、図17を参照して説明する。図17は、この発明の第7の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。
[Seventh Embodiment]
next. A medical device license management system according to a seventh embodiment of the present invention will be described with reference to FIG. FIG. 17 is a functional block diagram showing a schematic configuration of a license management system for a medical device according to the seventh embodiment of the present invention.

この第7の実施形態に係る医用機器のライセンス管理システムは、部品交換などによってハードウェアの構成が変わり、コンソールを識別するための装置識別情報が変わった場合に、一定期間経過した後、使用許諾ライセンスの装置識別情報を更新する。この実施形態では、1例として、主のコンソールとして動作するスキャンコンソール80に、装置同一性判定手段81、履歴管理手段82、期間管理手段83、及びライセンス更新手段84を設けた場合について説明する。装置同一性判定手段81、履歴管理手段82、期間管理手段83、及びライセンス更新手段84以外の構成及び機能については、第1の実施形態と同じであるため、説明を省略する。   The license management system for a medical device according to the seventh embodiment uses a license after a certain period of time has elapsed when the hardware configuration changes due to part replacement or the like, and the device identification information for identifying the console changes. Update the device identification information of the license. In this embodiment, as an example, a case will be described in which a scan console 80 operating as a main console is provided with apparatus identity determination means 81, history management means 82, period management means 83, and license update means 84. Since the configuration and functions other than the device identity determination unit 81, the history management unit 82, the period management unit 83, and the license update unit 84 are the same as those in the first embodiment, description thereof will be omitted.

装置同一性判定手段81は、ライセンス取得手段14から使用許諾ライセンスを受け、更に、装置識別情報取得手段17からスキャンコンソール80の装置識別情報を受けて、使用許諾ライセンスに含まれる装置識別情報と、装置識別情報取得手段17によって取得された装置識別情報を比較し、コンソールの同一性を判定する。装置識別情報を構成するデバイス情報が一致している場合は、スキャンコンソール80を構成するデバイスに変更がないことを意味し、デバイス情報が一致しない場合は、デバイスに変更があったことになる。   The device identity determination unit 81 receives the use license from the license acquisition unit 14 and further receives the device identification information of the scan console 80 from the device identification information acquisition unit 17, and the device identification information included in the use license license, The device identification information acquired by the device identification information acquisition means 17 is compared to determine the console identity. If the device information constituting the device identification information matches, it means that the device constituting the scan console 80 has not changed, and if the device information does not match, the device has changed.

例えば、複数のデバイス情報で装置識別情報を構成している場合であって、所定数又は所定の割合以上のデバイス情報が一致する場合は、装置同一性判定手段81は、コンソールが同一であると判定する。例えば、50%以上のデバイス情報が一致する場合、装置同一性判定手段81は、コンソールが同一であると判定する。一方、デバイス情報が一致する割合が50%未満である場合は、装置同一性判定手段81は、コンソールが同一ではないと判定する。   For example, when the device identification information is composed of a plurality of device information, and device information equal to or greater than a predetermined number or a predetermined ratio matches, the device identity determination unit 81 determines that the consoles are the same. judge. For example, when device information of 50% or more matches, the apparatus identity determination unit 81 determines that the consoles are the same. On the other hand, if the percentage of matching device information is less than 50%, the device identity determination unit 81 determines that the consoles are not the same.

そして、装置識別情報を構成するデバイス情報のうち、所定数又は所定の割合以上のデバイス情報が一致する場合、装置同一性判定手段81は、使用許諾ライセンスの装置識別情報を更新することを決定する。コンソールが同一であるとみなせ、使用許諾ライセンスを更新するためである。   When the device information constituting the device identification information matches a predetermined number or a predetermined proportion of device information, the device identity determination unit 81 determines to update the device identification information of the license license. . This is because the console can be regarded as the same, and the license for use is updated.

そして、装置同一性判定手段81は、装置同一性の判定の履歴を履歴管理手段82に記録しておく。この判定の履歴には、装置同一性の判定を行った日時、一致しなかったデバイス情報を含ませておく。さらに、使用許諾ライセンスを更新する場合には、更新する旨を含ませておく。   The device identity determination unit 81 records the history of device identity determination in the history management unit 82. This determination history includes the date and time when the device identity was determined and the device information that did not match. Further, when the license for use is updated, the fact that it is updated is included.

期間管理手段83は、履歴管理手段82に記録されている履歴情報を参照して、その履歴情報に使用許諾ライセンスを更新する旨が含まれている場合であって、装置同一性の判定を行った日から予め設定された所定期間が経過した後、ライセンス更新手段84に、使用許諾ライセンスの装置識別情報の更新命令を出力する。この更新命令には、一致しなかったデバイス情報が含まれる。例えば、期間管理手段83は、装置同一性の判定を行った日から60日後に、ライセンス更新手段84に更新命令を出力する。   The period management unit 83 refers to the history information recorded in the history management unit 82, and determines that the identity of the device is to be determined when the history information includes an update of the license for use. After a predetermined period of time elapses from that date, an update instruction for the device identification information of the license license is output to the license update means 84. This update command includes device information that did not match. For example, the period management unit 83 outputs an update command to the license update unit 84 60 days after the date of determination of device identity.

ライセンス更新手段84は、期間管理手段83から更新命令を受けると、使用許諾ライセンスに含まれる装置識別情報(デバイス情報)を、交換後のデバイス情報に置き換える。そして、装置識別情報が更新された使用許諾ライセンスをライセンス管理手段12に保存する。これにより、使用許諾ライセンスが更新されたことになる。   Upon receiving the update command from the period management unit 83, the license update unit 84 replaces the device identification information (device information) included in the license agreement with the replaced device information. Then, the license agreement with the updated device identification information is stored in the license management means 12. As a result, the license agreement is updated.

そして、ライセンス有効性判定手段16は、更新された使用許諾ライセンスに基づいて、ソフトウェアやサービスのライセンスの有効性を判定することになる。   Then, the license validity determination unit 16 determines the validity of the license of the software or service based on the updated use license.

以上のように、デバイスが交換されても、コンソールが同一であるとみなせる場合には、使用許諾ライセンスの装置識別情報(デバイス情報)を交換後のデバイス情報に置き換えて、使用許諾ライセンスを更新することにより、使用許諾ライセンスの発行を待たずに、ソフトウェアやサービスを利用することが可能となる。   As described above, even if the device is replaced, if the console can be regarded as the same, the device identification information (device information) of the license is replaced with the device information after the replacement, and the license is updated. This makes it possible to use software and services without waiting for the issuance of a license for use.

次に、装置識別情報の更新の具体例について図18を参照して説明する。図18は、装置識別情報の更新のタイミングを示す図である。   Next, a specific example of updating the device identification information will be described with reference to FIG. FIG. 18 is a diagram illustrating the update timing of the device identification information.

例えば、0日目(最初)においては、スキャンコンソール80にデバイスA、デバイスB、デバイスC、及びデバイスDが設置されている場合であって、装置識別情報をデバイスA、B、C、及びDのデバイス情報で構成する場合について説明する。ここで、デバイスAを示す情報を「デバイス情報A」とし、デバイスBを示す情報を「デバイス情報B」とし、デバイスCを示す情報を「デバイス情報C」とし、デバイスDを示す情報を「デバイス情報D」とする。   For example, on the 0th day (first), the device A, the device B, the device C, and the device D are installed in the scan console 80, and the device identification information is changed to the devices A, B, C, and D. A case in which the device information is configured will be described. Here, the information indicating the device A is “device information A”, the information indicating the device B is “device information B”, the information indicating the device C is “device information C”, and the information indicating the device D is “device information”. Information D ”.

0日目では、装置識別情報取得手段17によって取得される装置識別情報は、デバイス情報A、デバイス情報B、デバイス情報C、及びデバイス情報Dで構成されることになる。一方、使用許諾ライセンスに含まれる装置識別情報も、デバイス情報A、B、C及びDで構成されることになる。   On the 0th day, the device identification information acquired by the device identification information acquisition means 17 is composed of device information A, device information B, device information C, and device information D. On the other hand, the device identification information included in the license agreement is also composed of device information A, B, C, and D.

そして、30日目において、デバイスAをデバイスXに交換し、デバイスBをデバイスYに交換した場合、装置識別情報取得手段17によって取得される装置識別情報は、デバイス情報X、Y、C及びDで構成されることになる。つまり、デバイスAとデバイスBが交換されたことによって、スキャンコンソール80の装置識別情報が変更されることになる。   On the 30th day, when the device A is replaced with the device X and the device B is replaced with the device Y, the device identification information acquired by the device identification information acquisition unit 17 is the device information X, Y, C, and D. It will consist of That is, when the device A and the device B are exchanged, the device identification information of the scan console 80 is changed.

装置同一性判定手段81は、ライセンス取得手段14から使用許諾ライセンスを受け、更に、装置識別情報取得手段17によって取得される現在(30日目)の装置識別情報を受けて、装置識別情報を比較することで、コンソールの同一性を判定する。この例では、デバイスAがデバイスXに交換され、デバイスBがデバイスYに交換されているため、2つのデバイス情報が異なっていることになる。この場合、2/4(50%)のデバイス情報が一致するため、装置同一性判定手段81は、コンソールが同一であると判定し、更に、使用許諾ライセンスの装置識別情報を更新することを決定する。   The device identity determination unit 81 receives the license for license from the license acquisition unit 14 and receives the current (30th day) device identification information acquired by the device identification information acquisition unit 17 and compares the device identification information. By doing so, the identity of the console is determined. In this example, since device A is exchanged for device X and device B is exchanged for device Y, the two pieces of device information are different. In this case, since the device information of 2/4 (50%) matches, the device identity determination unit 81 determines that the consoles are the same, and further determines to update the device identification information of the license license. To do.

そして、装置同一性判定手段81は、装置同一性の判定の履歴を履歴管理手段82に記録しておく。この判定の履歴には、デバイスが交換された日(装置同一性の判定を行った日)、一致しなかったデバイス情報、及び使用許諾ライセンスを更新する旨を含ませておく。図12に示す例では、一致しなかったデバイス情報として、デバイス情報X及びYを履歴に含ませておく。   The device identity determination unit 81 records the history of device identity determination in the history management unit 82. This determination history includes the date when the device was replaced (the date when the device identity was determined), the device information that did not match, and the fact that the license agreement was updated. In the example shown in FIG. 12, device information X and Y are included in the history as device information that did not match.

そして、期間管理手段83は、履歴管理手段82を参照しながら時間を管理し、デバイスA及びデバイスBが交換された日から所定期間が経過した後に、デバイス情報Aをデバイス情報Xに置き換え、デバイス情報Bをデバイス情報Yに置き換える命令(更新命令)をライセンス更新手段84に出力する。図18に示す例では、60日後の90日目に更新命令が出力される。   Then, the period management unit 83 manages the time with reference to the history management unit 82, replaces the device information A with the device information X after a predetermined period from the date when the devices A and B are exchanged, A command (update command) for replacing the information B with the device information Y is output to the license update unit 84. In the example shown in FIG. 18, the update command is output on the 90th day after 60 days.

ライセンス更新手段84は、期間管理手段83から出力された更新命令に従って、使用許諾ライセンスの装置識別情報を構成するデバイス情報を、交換後のデバイス情報に置き換える。つまり、デバイスを交換して所定期間経過した後に、使用許諾ライセンスの装置識別情報を、交換後のデバイス情報に置き換える。図18に示す例では、デバイスX及びデバイスYに交換してから所定期間(60日)が経過しているため、使用許諾ライセンスの装置識別情報に含まれるデバイス情報A及びデバイス情報Bを、デバイス情報X及びデバイス情報Yに置き換える。これにより、更新後の使用許諾ライセンスの装置識別情報は、デバイス情報X、Y、C及びDで構成されることになる。そして、ライセンス更新手段84は、更新後の使用許諾ライセンスをライセンス管理手段12に保存する。   In accordance with the update command output from the period management unit 83, the license update unit 84 replaces the device information constituting the device identification information of the license license with the replaced device information. In other words, after a predetermined period of time has passed since the device was replaced, the device identification information of the license for license is replaced with the device information after the replacement. In the example illustrated in FIG. 18, since a predetermined period (60 days) has elapsed since the device X and the device Y are replaced, the device information A and the device information B included in the device identification information of the license for use are changed to the device. Replace with information X and device information Y. Thereby, the device identification information of the updated license license is composed of device information X, Y, C, and D. Then, the license update unit 84 stores the updated use license in the license management unit 12.

そして、スキャンコンソール80のライセンス有効性判定手段16は、更新後の使用許諾ライセンスに基づいて、ソフトウェアやサービスのライセンスの有効性を判定することになる。   Then, the license validity determination unit 16 of the scan console 80 determines the validity of the software or service license based on the updated license agreement.

また、この例では、90日目にデバイスCをデバイスZに交換している。この場合、装置識別情報取得手段17によって取得される装置識別情報は、デバイス情報X、Y、Z及びDで構成されることになる。そして、装置同一性判定手段81は、更新後の使用許諾ライセンスの装置識別情報と、装置識別情報取得手段17によって取得される装置識別情報とを比較し、コンソールの同一性を判定する。この場合、デバイスCがデバイスZに交換されているため、1つのデバイス情報が異なっていることになる。この場合、3/4(75%)のデバイス情報が一致しているため、装置同一性判定手段81は、コンソールが同一であると判定し、更に、使用許諾ライセンスの装置識別情報を更新することを決定する。   In this example, the device C is replaced with the device Z on the 90th day. In this case, the device identification information acquired by the device identification information acquisition means 17 is composed of device information X, Y, Z, and D. Then, the device identity determination unit 81 compares the device identification information of the updated license and the device identification information acquired by the device identification information acquisition unit 17 to determine console identity. In this case, since the device C is replaced with the device Z, one device information is different. In this case, since the device information of 3/4 (75%) matches, the device identity determination means 81 determines that the consoles are the same, and further updates the device identification information of the license license. To decide.

そして、装置同一性判定手段81は、装置同一性の判定の履歴を履歴管理手段82に記録しておく。図18に示す例では、一致しなかったデバイス情報として、デバイス情報Zを履歴に含ませておく。   The device identity determination unit 81 records the history of device identity determination in the history management unit 82. In the example shown in FIG. 18, device information Z is included in the history as device information that does not match.

また、30日後の120日目に、デバイスDをデバイスWに交換している。この場合、装置識別情報取得手段17によって取得される装置識別情報は、デバイス情報X、Y、Z及びWで構成されることになる。そして、装置同一性判定手段81は、使用許諾ライセンスの装置識別情報(デバイス情報X、Y、C及びD)と、装置識別情報取得手段17によって取得された装置識別情報(デバイス情報X、Y、Z及びW)とを比較し、コンソールの同一性を判定する。この場合、90日目にデバイスCがデバイスZに交換され、120日目にデバイスDがデバイスWに交換されているため、2つのデバイス情報が異なっていることになる。この場合、2/4(50%)のデバイス情報が一致しているため、装置同一性判定手段81は、コンソールが同一であると判定し、更に、使用許諾ライセンスの装置識別情報を更新することを決定する。   Further, the device D is replaced with the device W on the 120th day after 30 days. In this case, the device identification information acquired by the device identification information acquisition means 17 is composed of device information X, Y, Z, and W. Then, the device identity determination unit 81 includes the device identification information (device information X, Y, C, and D) of the license for use and the device identification information (device information X, Y, Z and W) to determine console identity. In this case, since the device C is replaced with the device Z on the 90th day and the device D is replaced with the device W on the 120th day, the two pieces of device information are different. In this case, since the device information of 2/4 (50%) matches, the device identity determination means 81 determines that the consoles are the same, and further updates the device identification information of the license license. To decide.

そして、装置同一性判定手段81は、装置同一性の判定の履歴を履歴管理手段82に記録しておく。図18に示す例では、一致しなかったデバイス情報として、デバイス情報Wを履歴に含ませておく。   The device identity determination unit 81 records the history of device identity determination in the history management unit 82. In the example shown in FIG. 18, device information W is included in the history as device information that does not match.

そして、期間管理手段83は、履歴管理手段82を参照しながら時間を管理し、デバイスCがデバイスZに交換された日から所定期間が経過した後(60日経過後)に、デバイス情報Cをデバイス情報Zに置き換える命令(更新命令)をライセンス更新手段84に出力する。   Then, the period management unit 83 manages the time with reference to the history management unit 82, and after the predetermined period has elapsed from the date when the device C is replaced with the device Z (after 60 days), the device information C is stored in the device information C. A command (update command) to be replaced with information Z is output to the license update unit 84.

ライセンス更新手段84は、期間管理手段83から出力された更新命令に従って、使用許諾ライセンスの装置識別情報に含まれるデバイス情報Cを、デバイス情報Zに置き換える。これにより、更新後の使用許諾ライセンスの装置識別情報は、デバイス情報X、Y、Z及びDで構成されることになる。そして、ライセンス更新手段84は、更新後の使用許諾ライセンスをライセンス管理手段12に保存する。   The license update unit 84 replaces the device information C included in the device identification information of the license agreement with the device information Z in accordance with the update command output from the period management unit 83. As a result, the device identification information of the updated license license is composed of device information X, Y, Z, and D. Then, the license update unit 84 stores the updated use license in the license management unit 12.

そして、ライセンス有効性判定手段16は、更新後の使用許諾ライセンスに基づいて、ソフトウェアやサービスのライセンスの有効性を判定する。   Then, the license validity determination unit 16 determines the validity of the license of the software or service based on the updated use license.

さらに、デバイスDがデバイスWに交換された日から所定期間経過後(60日経過後)、期間管理手段83は、更新命令をライセンス更新手段84に出力する。ライセンス更新手段84は、使用許諾ライセンスの装置識別情報に含まれるデバイス情報Dを、デバイス情報Zに置き換える。これにより、更新後の使用許諾ライセンスの装置識別情報は、デバイス情報X、Y、Z及びWとなる。そして、ライセンス有効性判定手段16は、更新後の使用許諾ライセンスに基づいて、ソフトウェアやサービスのライセンスの有効性を判定する。   Furthermore, after a predetermined period has elapsed from the date when the device D is replaced with the device W (after 60 days have elapsed), the period management unit 83 outputs an update command to the license update unit 84. The license update unit 84 replaces the device information D included in the device identification information of the license agreement with the device information Z. As a result, the device identification information of the updated license license becomes device information X, Y, Z, and W. Then, the license validity determination unit 16 determines the validity of the license of the software or service based on the updated use license.

以上のように、デバイスが徐々に交換されて、コンソールが同一とみなせる場合には、使用許諾ライセンスを更新することにより、使用許諾ライセンスの発行を待たずに、ソフトウェアやサービスを継続して利用することが可能となる。   As described above, when devices are gradually replaced and the console can be regarded as the same, by updating the license, you can continue to use the software and services without waiting for the license to be issued It becomes possible.

なお、この実施形態では、主のコンソールとして動作するスキャンコンソール80について説明したが、従のコンソールとして動作するレビューコンソール20に、装置同一性判定手段81、履歴管理手段82、期間管理手段83及びライセンス更新手段84を設けて、使用許諾ライセンスの更新を行っても良い。   In this embodiment, the scan console 80 that operates as the main console has been described. However, the device identity determination unit 81, the history management unit 82, the period management unit 83, and the license are added to the review console 20 that operates as the slave console. An update means 84 may be provided to update the use license.

また、この第7の実施形態を、第2の実施形態から第4の実施形態又は第6の実施形態のうち、少なくとも1つの実施形態と組み合わせても良い。   Further, this seventh embodiment may be combined with at least one of the second to fourth or sixth embodiments.

この発明の第1の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。It is a functional block diagram which shows schematic structure of the license management system of the medical device which concerns on 1st Embodiment of this invention. 使用許諾ライセンスの構造の1例を示す図である。It is a figure which shows an example of the structure of a use permission license. 符号化方式と方式番号の1例を示す図である。It is a figure which shows one example of an encoding system and a system number. 対象識別情報のビット表現の1例である。It is an example of the bit representation of object identification information. 使用許諾ライセンスの登録画面の1例を示す図である。It is a figure which shows an example of the registration screen of a use permission license. 使用許諾ライセンスを複製する際の画面の1例を示す図である。It is a figure which shows an example of the screen at the time of duplicating a use license. 使用許諾ライセンスの原本と複製を示す図である。It is a figure which shows the original and duplication of a use license. この発明の第1の実施形態に係る医用機器のライセンス管理システムによる一連の動作を示すフローチャートである。It is a flowchart which shows a series of operation | movement by the license management system of the medical device which concerns on 1st Embodiment of this invention. この発明の第1の実施形態に係る医用機器のライセンス管理システムによる一連の動作を示すフローチャートである。It is a flowchart which shows a series of operation | movement by the license management system of the medical device which concerns on 1st Embodiment of this invention. この発明の第1の実施形態に係る医用機器のライセンス管理システムによる一連の動作を示すフローチャートであるIt is a flowchart which shows a series of operation | movement by the license management system of the medical device which concerns on 1st Embodiment of this invention. この発明の第3の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。It is a functional block diagram which shows schematic structure of the license management system of the medical device which concerns on 3rd Embodiment of this invention. この発明の第4の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。It is a functional block diagram which shows schematic structure of the license management system of the medical device which concerns on 4th Embodiment of this invention. 装置識別情報を表示する画面の1例を示す図である。It is a figure which shows an example of the screen which displays apparatus identification information. 使用許諾ライセンスを複製する際の画面の1例を示す図である。It is a figure which shows an example of the screen at the time of duplicating a use license. この発明の第5の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。It is a functional block diagram which shows schematic structure of the license management system of the medical device which concerns on 5th Embodiment of this invention. この発明の第6の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。It is a functional block diagram which shows schematic structure of the license management system of the medical device which concerns on 6th Embodiment of this invention. この発明の第7の実施形態に係る医用機器のライセンス管理システムの概略構成を示す機能ブロック図である。It is a functional block diagram which shows schematic structure of the license management system of the medical device which concerns on 7th Embodiment of this invention. 装置識別情報の更新のタイミングを示す図である。It is a figure which shows the update timing of apparatus identification information. 医用画像診断装置の1例としてX線CT装置を示す図である。1 is a diagram illustrating an X-ray CT apparatus as an example of a medical image diagnostic apparatus.

符号の説明Explanation of symbols

10、30、40、60、70、80 スキャンコンソール
11、21 ライセンス登録手段
12、22 ライセンス管理手段
13、41 ライセンス複製手段
14、23 ライセンス取得手段
15 ライセンス出力手段
16、24、31、51 ライセンス有効性判定手段
17、52 装置識別情報取得手段
18、25 制御手段
19 回答手段
20、50 レビューコンソール
26 複製装置存在確認手段
27 表示手段
32、82 履歴管理手段
33 履歴検索手段
61、84 ライセンス更新手段
71 擬似ライセンス作成手段
81 装置同一性判定手段
83 期間管理手段
10, 30, 40, 60, 70, 80 Scan console 11, 21 License registration means 12, 22 License management means 13, 41 License duplication means 14, 23 License acquisition means 15 License output means 16, 24, 31, 51 License valid Sex determination means 17, 52 Device identification information acquisition means 18, 25 Control means 19 Reply means 20, 50 Review console 26 Duplicate device existence confirmation means 27 Display means 32, 82 History management means 33 History search means 61, 84 License update means 71 Pseudo license creation means 81 Device identity determination means 83 Period management means

Claims (12)

所定のソフトウェア又は所定のサービスで表される機能ツールを実行する第1の実行手段を備えた第1の医用機器と、前記機能ツールと同じ機能ツールを実行する第2の実行手段を備えた第2の医用機器とが、ネットワークを介して接続された医用機器のライセンス管理システムであって、
前記第1の医用機器は、
前記機能ツールの実行が許可された医用機器を識別するための装置識別情報を含み、前記機能ツールを実行するための使用許諾ライセンスを管理する第1の管理手段と、
前記第1の実行手段が前記機能ツールを実行するたびに、前記第1の医用機器を識別するための装置識別情報と、前記第1の管理手段に管理されている使用許諾ライセンスの装置識別情報とに基づいて、前記使用許諾ライセンスが対象とする機能ツールの実行を前記第1の実行手段に許可する第1のライセンス有効性判定手段と、
前記第1の管理手段に管理されている使用許諾ライセンスを複製し、その複製された使用許諾ライセンスに、前記第1の医用機器を前記ネットワーク上で特定するための特定情報を付加するライセンス複製手段と、
を有し、
前記第2の医用機器は、
前記複製された使用許諾ライセンスを管理する第2の管理手段と、
前記第2の実行手段が前記機能ツールを実行するたびに、前記第2の管理手段に管理されている前記複製された使用許諾ライセンスに付加された特定情報に基づいて、前記ネットワーク上における前記第1の医用機器の存在の有無を確認し、存在する場合は、前記機能ツールの実行を前記第2の実行手段に許可する第2のライセンス有効性判定手段と、
を有することを特徴とする医用機器のライセンス管理システム。
A first medical device having a first execution unit for executing a functional tool represented by predetermined software or a predetermined service; and a second execution unit having a second execution unit for executing the same functional tool as the functional tool. 2 is a license management system for medical devices connected via a network,
The first medical device is:
First management means including device identification information for identifying a medical device permitted to execute the functional tool, and managing a license for executing the functional tool;
Each time the first execution unit executes the functional tool, device identification information for identifying the first medical device, and device identification information of a license license managed by the first management unit And a first license validity determination unit that permits the first execution unit to execute the functional tool targeted by the license.
License duplicating means for duplicating a license license managed by the first management means and adding specific information for identifying the first medical device on the network to the duplicated license license. When,
Have
The second medical device is:
A second management means for managing the copied license license;
Each time the second execution means executes the function tool, the second execution means on the network is based on the specific information added to the copied license license managed by the second management means. A second license validity determining unit that checks whether or not one medical device exists and, if present, permits the second execution unit to execute the functional tool;
A license management system for medical equipment, comprising:
被検体の医用画像を取得する医用画像診断装置と、
所定のソフトウェア又は所定のサービスで表される機能ツールを実行する第1の実行手段を備え、前記医用画像診断装置を制御する第1の医用機器と、
前記機能ツールと同じ機能ツールを実行する第2の実行手段を備え、前記医用画像診断装置にて取得された医用画像に対して画像処理を行う第2の医用機器とが、ネットワークを介して接続されて、一式として機能する医用システムに対して前記機能ツールを実行するための使用許諾ライセンスを与えて管理する医用機器のライセンス管理システムであって、
前記第1の医用機器は、
前記機能ツールを実行が許可された医用機器を識別するための装置識別情報を含み、前記機能ツールを実行するための使用許諾ライセンスを管理する第1の管理手段と、
前記第1の実行手段が前記機能ツールを実行するたびに、前記第1の医用機器を識別するための装置識別情報と、前記第1の管理手段に管理されている使用許諾ライセンスの装置識別情報とに基づいて、前記使用許諾ライセンスが対象とする機能ツールの実行を前記第1の実行手段に許可する第1のライセンス有効性判定手段と、
前記第1の管理手段に管理されている使用許諾ライセンスを複製し、その複製された使用許諾ライセンスに、前記第1の医用機器を前記ネットワーク上で特定するための特定情報を付加するライセンス複製手段と、
を有し、
前記第2の医用機器は、
前記複製された使用許諾ライセンスを管理する第2の管理手段と、
前記第2の実行手段が前記機能ツールを実行するたびに、前記第2の実行手段に管理されている前記複製された使用許諾ライセンスに付加された特定情報に基づいて、前記ネットワーク上における前記第1の医用機器の存在の有無を確認し、存在する場合は、前記機能ツールの実行を前記第2の実行手段に許可する第2のライセンス有効性判定手段と、
を有することを特徴とする医用機器のライセンス管理システム。
A medical image diagnostic apparatus for acquiring a medical image of a subject;
A first medical device that includes a first execution unit that executes a function tool represented by predetermined software or a predetermined service, and controls the medical image diagnostic apparatus;
A second execution means for executing the same function tool as the function tool is provided, and is connected via a network to a second medical device that performs image processing on a medical image acquired by the medical image diagnostic apparatus A medical device license management system that provides and manages a license for executing the functional tool for a medical system that functions as a set,
The first medical device is:
First management means including device identification information for identifying a medical device permitted to execute the functional tool, and managing a license for executing the functional tool;
Each time the first execution unit executes the functional tool, device identification information for identifying the first medical device, and device identification information of a license license managed by the first management unit And a first license validity determination unit that permits the first execution unit to execute the functional tool targeted by the license.
License duplicating means for duplicating a license license managed by the first management means and adding specific information for identifying the first medical device on the network to the duplicated license license. When,
Have
The second medical device is:
A second management means for managing the copied license license;
Each time the second execution means executes the functional tool, the second execution means on the network is based on the specific information added to the copied license license managed by the second execution means. A second license validity determining unit that checks whether or not one medical device exists and, if present, permits the second execution unit to execute the functional tool;
A license management system for medical equipment, comprising:
前記使用許諾ライセンスに含まれる装置識別情報は、前記機能ツールの実行が許可された医用機器を構成するデバイスを識別するためのデバイス情報を含み、
前記第1の医用機器を識別するための装置識別情報は、前記第1の医用機器を構成するデバイスを識別するためのデバイス情報を含み、
前記第1の実行手段が前記機能ツールを実行するたびに、前記第1のライセンス有効性判定手段は、前記第1の管理手段に管理されている前記使用許諾ライセンスのデバイス情報と、前記第1の医用機器のデバイス情報とが、所定の割合以上で一致する場合に、前記使用許諾ライセンスが対象とする機能ツールの実行を前記第1の実行手段に許可することを特徴とする請求項1又は請求項2のいずれかに記載の医用機器のライセンス管理システム。
The device identification information included in the license agreement includes device information for identifying a device constituting a medical device that is permitted to execute the functional tool,
The device identification information for identifying the first medical device includes device information for identifying a device constituting the first medical device,
Each time the first execution unit executes the functional tool, the first license validity determination unit includes the device information of the license license managed by the first management unit, and the first license unit. The device according to claim 1 or 2, wherein the first execution means is permitted to execute the functional tool targeted by the license for use when the device information of the medical device matches at a predetermined ratio or more. The license management system for medical equipment according to claim 2.
前記使用許諾ライセンスは、機能ツールの種類を特定するためのグループ情報を更に含み、
前記第1の実行手段が前記機能ツールを実行するたびに、前記第1のライセンス有効性判定手段は、前記機能ツールの種類が、前記第1の管理手段に管理されている前記使用許諾ライセンスに含まれるグループ情報が示す種類と一致する場合に、前記機能ツールの実行を前記第1の実行手段に許可することを特徴とする請求項1から請求項3のいずれかに記載の医用機器のライセンス管理システム。
The license agreement further includes group information for identifying the type of functional tool,
Each time the first execution unit executes the functional tool, the first license validity determination unit determines that the type of the functional tool is the license license managed by the first management unit. The medical device license according to any one of claims 1 to 3, wherein the first execution means is allowed to execute the function tool when the group information included in the group information matches the type indicated by the group information. Management system.
前記使用許諾ライセンスは、前記機能ツールを利用できる期限を示す使用許諾期間情報を更に含み、
前記第1の実行手段が前記機能ツールを実行するたびに、前記第1のライセンス有効性判定手段は、前記第1の医用機器のシステム時刻が、前記使用許諾期間情報が示す期限を越えていれば、前記機能ツールの実行を不許可とすることを特徴とする請求項1から請求項4のいずれかに記載の医用機器のライセンス管理システム。
The license agreement further includes license period information indicating a time limit for using the functional tool,
Each time the first execution unit executes the functional tool, the first license validity determination unit determines that the system time of the first medical device exceeds the time limit indicated by the license period information. 5. The medical device license management system according to claim 1, wherein execution of the functional tool is not permitted.
前記第1の医用機器は、
前記第1のライセンス有効性判定手段が前記機能ツールの実行許可の判定を行った日時を、履歴情報として記録する履歴管理手段を更に備え、
前記第1の実行手段が前記機能ツールを実行するたびに、前記第1のライセンス有効性判定手段は、前記第1の医用機器のシステム時刻が、前記履歴管理手段に記録されている日時より以前の日時である場合に、前記機能ツールの実行を不許可とすることを特徴とする請求項1から請求項5のいずれかに記載の医用機器のライセンス管理システム。
The first medical device is:
A history management unit that records the date and time when the first license validity determination unit determines the execution permission of the functional tool as history information;
Each time the first execution unit executes the functional tool, the first license validity determination unit determines that the system time of the first medical device is earlier than the date and time recorded in the history management unit. 6. The medical device license management system according to claim 1, wherein execution of the functional tool is not permitted when the date and time are
前記ライセンス複製手段は、前記使用許諾ライセンスを複製し、その複製に前記第1の医用機器を特定するための特定情報を付加し、更に、前記複製された使用許諾ライセンスを導入する予定の医用機器を識別するための装置識別情報の入力を受けて、前記複製された使用許諾ライセンスに含まれる装置識別情報を、前記受け付けた装置識別情報に置き換え、
前記第2の実行手段が前記機能ツールを実行するたびに、前記第2のライセンス有効性判定手段は、前記第1の医用機器の存在の有無を確認し、更に、前記第2の医用機器を識別するための装置識別情報と、前記第2の管理手段に管理されている前記複製された使用許諾ライセンスに含まれる装置識別情報とに基づいて、前記機能ツールの実行を前記第2の実行手段に許可することを特徴とする請求項1から請求項6のいずれかに記載の医用機器のライセンス管理システム。
The license duplicating means duplicates the licensed license, adds specific information for identifying the first medical device to the duplicate, and further introduces the duplicated licensed medical device. Receiving the device identification information for identifying the device identification information, replacing the device identification information included in the copied license agreement with the received device identification information,
Each time the second execution unit executes the functional tool, the second license validity determination unit checks whether or not the first medical device exists, and further determines the second medical device. Based on the device identification information for identification and the device identification information included in the copied license license managed by the second management unit, the second execution unit executes the function tool. The medical device license management system according to any one of claims 1 to 6, wherein the license management system is permitted.
前記第1の医用機器は、
前記第1の管理手段に管理されている前記使用許諾ライセンスに含まれる装置識別情報を、前記第1の医用機器の装置識別情報に置き換えるライセンス更新手段を更に有することを特徴とする請求項1から請求項7のいずれかに記載の医用機器のライセンス管理システム。
The first medical device is:
2. The apparatus according to claim 1, further comprising license update means for replacing the device identification information included in the license for use managed by the first management means with the device identification information of the first medical device. The license management system for a medical device according to claim 7.
前記第1の医用機器は、
前記第1の管理手段に管理されている使用許諾ライセンスの装置識別情報と、前記第1の医用機器の装置識別情報とを比較して、装置識別情報の同一性を判定する同一性判定手段を更に有し、
前記ライセンス更新手段は、前記装置識別情報に同一性がない場合、前記第1の医用機器の装置識別情報が変更された時点から所定期間経過後に、前記第1の管理手段に管理されている使用許諾ライセンスの装置識別情報を、前記変更後における前記第1の医用機器の装置識別情報に置き換えることを特徴とする請求項8に記載の医用機器のライセンス管理システム。
The first medical device is:
Identity determining means for comparing the device identification information of the license license managed by the first management means with the device identification information of the first medical device to determine the identity of the device identification information. In addition,
If the device identification information is not identical, the license update unit is managed by the first management unit after a predetermined period from when the device identification information of the first medical device is changed. 9. The medical device license management system according to claim 8, wherein the device identification information of the license is replaced with the device identification information of the first medical device after the change.
前記第1の医用機器は、
前記第1の管理手段に管理されている前記使用許諾ライセンスを基に、擬似的な情報を作成する擬似ライセンス作成手段を更に有し、
前記第1の管理手段は、前記使用許諾ライセンスとともに前記擬似的な情報を管理することを特徴とする請求項1から請求項9のいずれかに記載の医用機器のライセンス管理システム。
The first medical device is:
Further comprising pseudo license creating means for creating pseudo information based on the license agreement managed by the first management means;
10. The medical device license management system according to claim 1, wherein the first management unit manages the pseudo information together with the license agreement.
ネットワークを介して他の医用機器に接続され、所定のソフトウェア又は所定のサービスで表される機能ツールを実行する実行手段を備えた医用機器であって、
前記他の医用機器を前記ネットワーク上で特定するための特定情報が付加された、前記機能ツールを実行するための使用許諾ライセンスを管理する管理手段と、
前記実行手段が前記機能ツールを実行するたびに、前記使用許諾ライセンスに付加された特定情報に基づいて、前記ネットワーク上における前記他の医用機器の存在の有無を確認し、存在する場合は、前記機能ツールの実行を前記実行手段に許可するライセンス有効性判定手段と、
を有することを特徴とする医用機器。
A medical device that is connected to another medical device via a network and includes execution means for executing a function tool represented by predetermined software or a predetermined service,
Management means for managing a license for executing the functional tool, to which specific information for specifying the other medical device on the network is added;
Each time the execution means executes the functional tool, it checks the presence or absence of the other medical device on the network based on the specific information added to the license, and if it exists, A license validity determination unit that permits the execution unit to execute the function tool;
A medical device characterized by comprising:
所定のソフトウェア又は所定のサービスで表される機能ツールを実行する第1の実行手段を備えた第1の医用機器と、前記機能ツールと同じ機能ツールを実行する第2の実行手段を備えた第2の医用機器とが、ネットワークを介して接続されたシステムに対する医用機器のライセンス管理方法であって、
前記第1の医用機器では、
前記機能ツールの実行が許可された医用機器を識別するための装置識別情報を含み、前記機能ツールを実行するための使用許諾ライセンスを前記第1の医用機器に登録する第1の登録ステップと、
前記第1の実行手段が前記機能ツールを実行するたびに、前記第1の医用機器を識別するための装置識別情報と、前記登録されている使用許諾ライセンスの装置識別情報とに基づいて、前記使用許諾ライセンスが対象とする機能ツールの実行を前記第1の実行手段に許可する第1のライセンス有効性判定ステップと、
前記登録されている使用許諾ライセンスを複製し、その複製された使用許諾ライセンスに、前記第1の医用機器を前記ネットワーク上で特定するための特定情報を付加するライセンス複製ステップと、
を行い、
前記第2の医用機器では、
前記複製された使用許諾ライセンスを前記第2の医用機器に登録する第2の登録ステップと、
前記第2の実行手段が前記機能ツールを実行するたびに、前記複製された使用許諾ライセンスに付加された特定情報に基づいて、前記ネットワーク上における前記第1の医用機器の存在の有無を確認し、存在する場合は、前記機能ツールの実行を前記第2の実行手段に許可する第2のライセンス有効性判定ステップと、
を行うことを特徴とする医用機器のライセンス管理方法。
A first medical device having a first execution unit for executing a functional tool represented by predetermined software or a predetermined service; and a second execution unit having a second execution unit for executing the same functional tool as the functional tool. A medical device license management method for a system connected via a network,
In the first medical device,
A first registration step that includes device identification information for identifying a medical device permitted to execute the functional tool, and registers a license for executing the functional tool in the first medical device;
Each time the first execution means executes the functional tool, based on the device identification information for identifying the first medical device and the device identification information of the registered license, A first license validity determination step for allowing the first execution means to execute the functional tool targeted by the license for use;
A license duplication step of duplicating the registered license, and adding specific information for identifying the first medical device on the network to the duplicated license;
And
In the second medical device,
A second registration step of registering the duplicated license license in the second medical device;
Each time the second execution means executes the functional tool, the presence or absence of the first medical device on the network is confirmed based on the specific information added to the copied license license. A second license validity determination step for allowing the second execution means to execute the function tool, if any,
A license management method for a medical device.
JP2006121041A 2006-04-25 2006-04-25 Medical device license management system, medical device, and medical device license management method Expired - Fee Related JP4836651B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006121041A JP4836651B2 (en) 2006-04-25 2006-04-25 Medical device license management system, medical device, and medical device license management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006121041A JP4836651B2 (en) 2006-04-25 2006-04-25 Medical device license management system, medical device, and medical device license management method

Publications (2)

Publication Number Publication Date
JP2007293618A true JP2007293618A (en) 2007-11-08
JP4836651B2 JP4836651B2 (en) 2011-12-14

Family

ID=38764196

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006121041A Expired - Fee Related JP4836651B2 (en) 2006-04-25 2006-04-25 Medical device license management system, medical device, and medical device license management method

Country Status (1)

Country Link
JP (1) JP4836651B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014006587A (en) * 2012-06-21 2014-01-16 Canon Inc License management device, license management method and program
JP2014507736A (en) * 2011-03-21 2014-03-27 ノキア シーメンス ネットワークス オサケユキチュア Software license control
JP2017517176A (en) * 2014-04-09 2017-06-22 コーニンクレッカ フィリップス エヌ ヴェKoninklijke Philips N.V. Devices, systems, and methods for use and reuse of certified endovascular devices
JP2021096815A (en) * 2019-12-12 2021-06-24 株式会社東芝 Operation input device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08115211A (en) * 1994-10-17 1996-05-07 Canon Inc Protective device and protective method
JP2002251459A (en) * 2001-02-26 2002-09-06 Toshiba Corp Medical treatment support system and control method therefor
JP2002367280A (en) * 2001-06-12 2002-12-20 Funai Electric Co Ltd Electronic apparatus
JP2003178163A (en) * 2001-08-06 2003-06-27 Matsushita Electric Ind Co Ltd License managing server, terminal device, license managing system and utilization limit control method
JP2003233535A (en) * 2002-02-13 2003-08-22 Matsushita Electric Ind Co Ltd Contents distribution system
JP2004070562A (en) * 2002-08-05 2004-03-04 Hitachi Medical Corp Medical image processing client/authentication server system, and authentication server
JP2006011628A (en) * 2004-06-23 2006-01-12 Nec Infrontia Corp Trial license method and trial license system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08115211A (en) * 1994-10-17 1996-05-07 Canon Inc Protective device and protective method
JP2002251459A (en) * 2001-02-26 2002-09-06 Toshiba Corp Medical treatment support system and control method therefor
JP2002367280A (en) * 2001-06-12 2002-12-20 Funai Electric Co Ltd Electronic apparatus
JP2003178163A (en) * 2001-08-06 2003-06-27 Matsushita Electric Ind Co Ltd License managing server, terminal device, license managing system and utilization limit control method
JP2003233535A (en) * 2002-02-13 2003-08-22 Matsushita Electric Ind Co Ltd Contents distribution system
JP2004070562A (en) * 2002-08-05 2004-03-04 Hitachi Medical Corp Medical image processing client/authentication server system, and authentication server
JP2006011628A (en) * 2004-06-23 2006-01-12 Nec Infrontia Corp Trial license method and trial license system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014507736A (en) * 2011-03-21 2014-03-27 ノキア シーメンス ネットワークス オサケユキチュア Software license control
US9372964B2 (en) 2011-03-21 2016-06-21 Nokia Solutions And Networks Oy Software license control
JP2014006587A (en) * 2012-06-21 2014-01-16 Canon Inc License management device, license management method and program
JP2017517176A (en) * 2014-04-09 2017-06-22 コーニンクレッカ フィリップス エヌ ヴェKoninklijke Philips N.V. Devices, systems, and methods for use and reuse of certified endovascular devices
US10516539B2 (en) 2014-04-09 2019-12-24 Koninklijke Philips N.V. Devices, systems, and methods for authenticated intravascular device use and reuse
JP2021096815A (en) * 2019-12-12 2021-06-24 株式会社東芝 Operation input device
JP7293168B2 (en) 2019-12-12 2023-06-19 株式会社東芝 Operation input device

Also Published As

Publication number Publication date
JP4836651B2 (en) 2011-12-14

Similar Documents

Publication Publication Date Title
CN101393525B (en) Systems and methods for patching computer programs
JP5652438B2 (en) Information processing system, information processing method, information processing apparatus, program, and recording medium
US9390273B2 (en) Device managing apparatus, device managing system, and recording medium storing a software management program
JP7472359B2 (en) Management method, management device, and program
JP5531819B2 (en) Management device, license management server, electronic device, electronic device management system, management method, program, and recording medium
US9323917B2 (en) Information processing system, information processor, image forming apparatus, and information processing method
JP5549713B2 (en) Information processing system, information processing method, information processing apparatus, program, and recording medium
US8387156B2 (en) Equipment managing system, equipment managing method, and computer-readable storage medium
KR101526776B1 (en) License install support system, license install support method, and non-transitory computer readable storage medium
JP2011060144A (en) Apparatus, method and program for supporting license introduction
EP2090018A1 (en) Device and portable storage device which are capable of transferring rights object, and a method of transferring rights object
JP2009181176A (en) Portable storage medium management system, portable storage medium management method, and portable storage medium management program
JP4836651B2 (en) Medical device license management system, medical device, and medical device license management method
JP2011248776A (en) Information processor
JP2007034389A (en) License authentication device and method
JP5766065B2 (en) Management system, server device, management method, and computer program
JP7316812B2 (en) Management method, management device, and program
JP5458535B2 (en) Device, license management method, program, and license management system
JP2009245312A (en) Device, program and method for issuing warning
JP4341569B2 (en) Product management system, method, program
JP2009301188A (en) Apparatus, method and program for managing number of license
JP5172585B2 (en) System, method, and program for controlling access to object model
JP2006113806A (en) Software license management method and management system, and its program
JP2009086814A (en) Source code management system
JP2009048554A (en) Document operation system, management device, and program

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090213

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090422

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110817

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110906

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110927

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141007

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees