JP6988194B2 - Business processing program, business processing method, and business processing equipment - Google Patents

Business processing program, business processing method, and business processing equipment Download PDF

Info

Publication number
JP6988194B2
JP6988194B2 JP2017122568A JP2017122568A JP6988194B2 JP 6988194 B2 JP6988194 B2 JP 6988194B2 JP 2017122568 A JP2017122568 A JP 2017122568A JP 2017122568 A JP2017122568 A JP 2017122568A JP 6988194 B2 JP6988194 B2 JP 6988194B2
Authority
JP
Japan
Prior art keywords
authentication
information
identification information
user identification
authentication terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2017122568A
Other languages
Japanese (ja)
Other versions
JP2019008484A (en
Inventor
孝二 附木
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2017122568A priority Critical patent/JP6988194B2/en
Publication of JP2019008484A publication Critical patent/JP2019008484A/en
Application granted granted Critical
Publication of JP6988194B2 publication Critical patent/JP6988194B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本件は、業務処理プログラム、業務処理方法、及び業務処理装置に関する。 This case relates to a business processing program, a business processing method, and a business processing device.

ユーザがIDを指定せずにバイオメトリック情報を提供するだけで認証を行うことができるバイオメトリック認証(1:N)が知られている(例えば、特許文献1参照)。 Biometric authentication (1: N) is known in which a user can perform authentication simply by providing biometric information without specifying an ID (see, for example, Patent Document 1).

特開2010−191856号公報Japanese Unexamined Patent Publication No. 2010-191856

しかしながら、バイオメトリック情報といった認証情報はユーザ間で類似している場合がある。このため、IDを指定せずにバイオメトリック認証を行うと、その認証情報を持つユーザだけでなく、その認証情報と類似する認証情報を持つユーザも特定することがある。 However, authentication information such as biometric information may be similar between users. Therefore, when biometric authentication is performed without specifying an ID, not only a user having the authentication information but also a user having an authentication information similar to the authentication information may be specified.

すなわち、バイオメトリック認証において、登録されたN個の認証情報の中から一人のユーザが持つ認証情報を特定して認証する場合、認証精度に課題がある。特に、バイオメトリック認証を利用した商品代金の決済業務や年金受給者の生存確認業務を実現する場合、誤って特定したユーザの口座が決済に利用されたり、年金受給者が死亡しているにも関わらず誤って特定した年金受給者に年金が支払われたりするおそれがあり、望ましくない。 That is, in biometric authentication, when the authentication information possessed by one user is specified from the registered N authentication information and authenticated, there is a problem in the authentication accuracy. In particular, when realizing the settlement business of the product price using biometric authentication and the survival confirmation business of the pensioner, the account of the user identified by mistake may be used for payment or the pensioner may have died. Nevertheless, it is not desirable because the pension may be paid to the pensioner who is mistakenly identified.

そこで、1つの側面では、高い認証精度で業務処理を実行できる業務処理プログラム、業務処理方法、及び業務処理装置を提供することを目的とする。 Therefore, in one aspect, it is an object of the present invention to provide a business processing program, a business processing method, and a business processing apparatus capable of executing business processing with high authentication accuracy.

1つの実施態様では、業務処理プログラムは、第1の認証端末における第1のユーザ識別情報に対応する第1の認証情報を用いた第1の認証処理の結果を受信し、受信した前記第1の認証処理の結果が認証成功であると判定した場合に、前記第1のユーザ識別情報と、前記第1の認証端末、又は、前記第1の認証端末に対応する第2の認証端末における第2のユーザ識別情報との組み合わせを前記組み合わせ毎に記憶する記憶部を参照して、前記第1の認証端末から前記第1の認証処理の結果として受信した前記第1のユーザ識別情報に応じた前記第2のユーザ識別情報を取得し、取得した前記第2のユーザ識別情報と、前記認証成功と判定した日時の情報とを関連付けて記憶部に格納し、前記記憶部に格納された前記日時の情報が所定期間内である場合に、前記第1のユーザ識別情報に対応づけられた第2の認証情報を用いた第2の認証処理について認証成功の結果を受信すると、前記第1の認証端末からの業務依頼に応じた業務処理を実行する、処理をコンピュータに実行させることを特徴とする。 In one embodiment, the business processing program receives and receives the result of the first authentication processing using the first authentication information corresponding to the first user identification information in the first authentication terminal. When it is determined that the result of the authentication process is successful, the first user identification information and the first authentication terminal or the second authentication terminal corresponding to the first authentication terminal are used. With reference to the storage unit that stores the combination with the user identification information of 2 for each combination, the first user identification information received from the first authentication terminal as a result of the first authentication process is supported. acquiring the second user identification information, the acquired second user identification information, prior Symbol successful authentication and the determined in association with the date and time information stored in the storage unit, stored in the storage unit the When the date and time information is within a predetermined period and the result of successful authentication is received for the second authentication process using the second authentication information associated with the first user identification information, the first item is received. It is characterized by executing business processing in response to a business request from an authentication terminal, and causing a computer to execute the processing.

高い認証精度で業務処理を実行することができる。 Business processing can be executed with high authentication accuracy.

図1は第1実施形態に係る業務処理システムの一例を説明するための図である。FIG. 1 is a diagram for explaining an example of a business processing system according to the first embodiment. 図2は認証端末のハードウェア構成の一例である。FIG. 2 is an example of the hardware configuration of the authentication terminal. 図3は業務サーバのハードウェア構成の一例である。FIG. 3 is an example of the hardware configuration of the business server. 図4は認証端末、認証サーバ、及び業務サーバのブロック図の一例である。FIG. 4 is an example of a block diagram of an authentication terminal, an authentication server, and a business server. 図5は生体情報記憶部の一例である。FIG. 5 is an example of a biological information storage unit. 図6は絆情報記憶部の一例である。FIG. 6 is an example of the bond information storage unit. 図7は状況情報記憶部の一例である。FIG. 7 is an example of the situation information storage unit. 図8は第1実施形態に係る業務処理システムの動作を表す処理シーケンス図の一例である。FIG. 8 is an example of a processing sequence diagram showing the operation of the business processing system according to the first embodiment. 図9(a)から(g)は認証端末の画面遷移の一例である。9 (a) to 9 (g) are examples of screen transitions of the authentication terminal. 図10(a)から(c)は生体情報テーブルの状態遷移の一例である。10 (a) to 10 (c) are examples of state transitions of the biological information table. 図11(a)及び(b)は絆情報テーブルの状態遷移の一例である。11 (a) and 11 (b) are examples of state transitions of the bond information table. 図12は第1実施形態に係る業務処理システムの動作の一例を表す処理シーケンス図(その1)である。FIG. 12 is a processing sequence diagram (No. 1) showing an example of the operation of the business processing system according to the first embodiment. 図13は第1実施形態に係る業務処理システムの動作の一例を表す処理シーケンス図(その2)である。FIG. 13 is a processing sequence diagram (No. 2) showing an example of the operation of the business processing system according to the first embodiment. 図14(a)から(e)は認証端末の画面遷移の他の一例である。14 (a) to 14 (e) are other examples of screen transitions of the authentication terminal. 図15(a)及び(b)は状況情報テーブルの状態遷移の一例である。15 (a) and 15 (b) are examples of state transitions in the status information table. 図16は第2実施形態に係る業務処理システムの一例を説明するための図である。FIG. 16 is a diagram for explaining an example of a business processing system according to the second embodiment. 図17は第2実施形態に係る業務処理システムの動作を表す処理シーケンス図の一例である。FIG. 17 is an example of a processing sequence diagram showing the operation of the business processing system according to the second embodiment.

以下、本件を実施するための形態について図面を参照して説明する。 Hereinafter, a mode for carrying out this case will be described with reference to the drawings.

(第1実施形態)
図1は第1実施形態に係る業務処理システムSの一例を説明するための図である。業務処理システムSは認証端末100と認証サーバ200と業務処理装置としての業務サーバ300とを備えている。図1では、認証端末100の一例としてタブレット端末が示されているが、認証依頼機能及び決済依頼機能を備える専用端末又は汎用端末であってもよい。尚、第1実施形態では、業務処理の一例として商品代金やサービス料などの決済業務に関する処理について説明する。
(First Embodiment)
FIG. 1 is a diagram for explaining an example of the business processing system S according to the first embodiment. The business processing system S includes an authentication terminal 100, an authentication server 200, and a business server 300 as a business processing device. Although a tablet terminal is shown as an example of the authentication terminal 100 in FIG. 1, it may be a dedicated terminal or a general-purpose terminal having an authentication request function and a payment request function. In the first embodiment, the processing related to the settlement business such as the product price and the service fee will be described as an example of the business processing.

認証端末100は各種店舗により管理される端末装置であって、例えば店舗内のレジカウンタなどに設置される。認証端末100が例えば宿泊施設のフロントといった会計カウンタに設置されてもよい。認証端末100には付属品として生体センサ110が接続されている。生体センサ110は認証端末100に内蔵されていてもよい。業務処理システムSを利用する者が生体センサ110に自身の手をかざすと、認証端末100は生体センサ110を通じてその者の静脈の情報を生体情報として取得することができる。 The authentication terminal 100 is a terminal device managed by various stores, and is installed in, for example, a cash register counter in the store. The authentication terminal 100 may be installed at an accounting counter such as the front desk of an accommodation facility. A biosensor 110 is connected to the authentication terminal 100 as an accessory. The biosensor 110 may be built in the authentication terminal 100. When a person using the business processing system S holds his / her hand over the biosensor 110, the authentication terminal 100 can acquire the information of the person's vein as biometric information through the biosensor 110.

尚、業務処理システムSを利用する者としては、商品代金やサービス料といった各種代金の決済権限を有する者(以下、主体者という)、及び、これら各種代金の決済権限を有しないが主体者による決済を補助する者(以下、サポート者という)がいる。主体者とサポート者の組み合わせとしては例えば親とその親の子供、夫婦や恋人同士、認知症患者とその認知症患者の後見人などがある。これにより、主体者は単独で決済を行うことができず、主体者はサポート者による補助があってはじめて決済を行うことができる。 Those who use the business processing system S include those who have the authority to settle various prices such as product prices and service charges (hereinafter referred to as the subject), and those who do not have the authority to settle these various prices but the subject. There is a person who assists the payment (hereinafter referred to as a supporter). Combinations of subjects and supporters include, for example, parents and their children, couples and lovers, dementia patients and their guardians. As a result, the subject cannot make a payment independently, and the subject can make a payment only with the assistance of a supporter.

認証サーバ200は例えば上述した店舗の管理事務室などに設置される。すなわち、認証サーバ200はいわゆるオンプレミスのサーバ装置である。認証サーバ200にはアクセスポイントAPが接続されている。認証サーバ200は通信ネットワークNW1を利用して認証端末100と接続することができる。したがって、認証サーバ200は認証端末100が取得した生体情報やその他各種の情報を取得することができる。例えば、認証サーバ200は生体情報を利用して主体者及びサポート者の認証処理を実行することができる。尚、通信ネットワークNW1としてはLocal Area Network(LAN)などがある。LANは無線通信であってもよいし、有線通信であってもよい。 The authentication server 200 is installed, for example, in the management office of the store described above. That is, the authentication server 200 is a so-called on-premises server device. An access point AP is connected to the authentication server 200. The authentication server 200 can be connected to the authentication terminal 100 by using the communication network NW1. Therefore, the authentication server 200 can acquire the biometric information acquired by the authentication terminal 100 and various other information. For example, the authentication server 200 can execute the authentication process of the subject and the supporter by using the biometric information. The communication network NW1 includes a Local Area Network (LAN) and the like. The LAN may be wireless communication or wired communication.

業務サーバ300は例えばクラウドCL上のデータセンタDCなどに設置される。業務サーバ300は通信ネットワークNW2及び携帯基地局BSを利用して認証端末100と接続することができる。例えば、認証サーバ200による認証成功の通知に基づいて認証端末100が業務サーバ300に決済処理を依頼すると、業務サーバ300は、認証端末100から依頼された決済依頼に応じて、商品代金を決済したり、サービス料を決済したりする。 The business server 300 is installed in, for example, a data center DC on a cloud CL. The business server 300 can be connected to the authentication terminal 100 by using the communication network NW2 and the mobile base station BS. For example, when the authentication terminal 100 requests the business server 300 to perform payment processing based on the notification of successful authentication by the authentication server 200, the business server 300 pays the product price in response to the payment request requested by the authentication terminal 100. Or settle the service fee.

尚、上述した通信ネットワークNW2としては例えばインターネット及び携帯通信網がある。また、上述した認証サーバ200は業務サーバ300とともにデータセンタDCに設置されていてもよい。さらに、業務サーバ300が実行する決済処理を銀行が管理する勘定系のシステムが行ってもよい。この場合、業務サーバ300は勘定系のシステムに決済に要する情報を送信してもよい。 The communication network NW2 described above includes, for example, the Internet and a mobile communication network. Further, the above-mentioned authentication server 200 may be installed in the data center DC together with the business server 300. Further, a core banking system in which the bank manages the payment processing executed by the business server 300 may be performed. In this case, the business server 300 may send information required for settlement to the accounting system.

図2は認証端末100のハードウェア構成の一例である。 FIG. 2 is an example of the hardware configuration of the authentication terminal 100.

図2に示すように、認証端末100は、プロセッサとしてのCentral Processing Unit(CPU)100A、Random Access Memory(RAM)100B、Read Only Memory(ROM)100C、Non-Volatile Memory(NVM)100D及びRadio Frequency(RF)回路100Eを含んでいる。RF回路100Eにはアンテナ100E´が接続されている。RF回路100Eに代えて通信機能を実現するCPUが利用されてもよい。 As shown in FIG. 2, the authentication terminal 100 includes a Central Processing Unit (CPU) 100A, a Random Access Memory (RAM) 100B, a Read Only Memory (ROM) 100C, a Non-Volatile Memory (NVM) 100D, and a Radio Frequency as processors. (RF) Includes circuit 100E. An antenna 100E'is connected to the RF circuit 100E. A CPU that realizes a communication function may be used instead of the RF circuit 100E.

また、認証端末100は、入力インタフェース(I/Fと表記)100F、カメラ100G、タッチパネル100H、ディスプレイ100I、及びマイク100Jを含んでいる。入力I/F100Fには、生体センサ110が接続される。CPU100Aからマイク100Jまでは、内部バス100Kによって互いに接続されている。少なくともCPU100AとRAM100Bとが協働することによってコンピュータが実現される。尚、CPU100Aに代えてMicro Processing Unit(MPU)をプロセッサとして利用してもよい。 Further, the authentication terminal 100 includes an input interface (denoted as I / F) 100F, a camera 100G, a touch panel 100H, a display 100I, and a microphone 100J. A biosensor 110 is connected to the input I / F 100F. The CPU 100A to the microphone 100J are connected to each other by the internal bus 100K. A computer is realized by at least the CPU 100A and the RAM 100B collaborating with each other. A Micro Processing Unit (MPU) may be used as a processor instead of the CPU 100A.

上述したRAM100Bには、ROM100CやNVM100Dに記憶されたプログラムがCPU100Aによって格納される。格納されたプログラムをCPU100Aが実行することにより、後述する各種の機能が実現され、また、後述する各種の処理が実行される。尚、プログラムは後述する処理シーケンス図に応じたものとすればよい。 In the RAM 100B described above, the program stored in the ROM 100C or the NVM 100D is stored by the CPU 100A. When the CPU 100A executes the stored program, various functions described later are realized, and various processes described later are executed. The program may be adapted to the processing sequence diagram described later.

図3は業務サーバ300のハードウェア構成の一例である。尚、認証サーバ200のハードウェア構成については業務サーバ300のハードウェア構成と同様であるため、説明を省略する。 FIG. 3 is an example of the hardware configuration of the business server 300. Since the hardware configuration of the authentication server 200 is the same as the hardware configuration of the business server 300, the description thereof will be omitted.

図3に示すように、業務サーバ300は、少なくともプロセッサとしてのCPU300A、RAM300B、ROM300C及びネットワークI/F300Dを含んでいる。業務サーバ300は、必要に応じて、Hard Disk Drive(HDD)300E、入力I/F300F、出力I/F300G、入出力I/F300H、ドライブ装置300Iの少なくとも1つを含んでいてもよい。CPU300Aからドライブ装置300Iまでは、内部バス300Jによって互いに接続されている。少なくともCPU300AとRAM300Bとが協働することによってコンピュータが実現される。尚、CPU300Aに代えてMPUをプロセッサとして利用してもよい。 As shown in FIG. 3, the business server 300 includes at least a CPU 300A, a RAM 300B, a ROM 300C, and a network I / F 300D as processors. The business server 300 may include at least one of a Hard Disk Drive (HDD) 300E, an input I / F300F, an output I / F300G, an input / output I / F300H, and a drive device 300I, if necessary. The CPU 300A and the drive device 300I are connected to each other by the internal bus 300J. A computer is realized by at least the CPU 300A and the RAM 300B collaborating with each other. The MPU may be used as a processor instead of the CPU 300A.

入力I/F300Fには、入力装置710が接続される。入力装置710としては、例えばキーボードやマウスなどがある。出力I/F300Gには、表示装置720が接続される。表示装置720としては、例えば液晶ディスプレイがある。入出力I/F300Hには、半導体メモリ730が接続される。半導体メモリ730としては、例えばUniversal Serial Bus(USB)メモリやフラッシュメモリなどがある。入出力I/F300Hは、半導体メモリ730に記憶されたプログラムやデータを読み取る。入力I/F300F及び入出力I/F300Hは、例えばUSBポートを備えている。出力I/F300Gは、例えばディスプレイポートを備えている。 An input device 710 is connected to the input I / F 300F. The input device 710 includes, for example, a keyboard and a mouse. A display device 720 is connected to the output I / F 300G. The display device 720 includes, for example, a liquid crystal display. A semiconductor memory 730 is connected to the input / output I / F 300H. Examples of the semiconductor memory 730 include a Universal Serial Bus (USB) memory and a flash memory. The input / output I / F 300H reads programs and data stored in the semiconductor memory 730. The input I / F 300F and the input / output I / F 300H include, for example, a USB port. The output I / F 300G includes, for example, a display port.

ドライブ装置300Iには、可搬型記録媒体740が挿入される。可搬型記録媒体740としては、例えばCompact Disc(CD)−ROM、Digital Versatile Disc(DVD)といったリムーバブルディスクがある。ドライブ装置300Iは、可搬型記録媒体740に記録されたプログラムやデータを読み込む。ネットワークI/F300Dは、例えばLANポートを備えている。ネットワークI/F300Dは上述した通信ネットワークNWと接続される。 A portable recording medium 740 is inserted into the drive device 300I. Examples of the portable recording medium 740 include removable discs such as Compact Disc (CD) -ROM and Digital Versatile Disc (DVD). The drive device 300I reads programs and data recorded on the portable recording medium 740. The network I / F 300D includes, for example, a LAN port. The network I / F300D is connected to the above-mentioned communication network NW.

上述したRAM300Bには、ROM300CやHDD300Eに記憶されたプログラムがCPU300Aによって格納される。RAM300Bには、可搬型記録媒体740に記録されたプログラムがCPU300Aによって格納される。格納されたプログラムをCPU300Aが実行することにより、後述する各種の機能が実現され、また、後述する各種の処理が実行される。尚、プログラムは後述する処理シーケンス図に応じたものとすればよい。 In the RAM 300B described above, the program stored in the ROM 300C or the HDD 300E is stored by the CPU 300A. The program recorded on the portable recording medium 740 is stored in the RAM 300B by the CPU 300A. When the CPU 300A executes the stored program, various functions described later are realized, and various processes described later are executed. The program may be adapted to the processing sequence diagram described later.

次に、図4から図7までを参照して、認証端末100、認証サーバ200、及び業務サーバ300の機能について説明する。 Next, the functions of the authentication terminal 100, the authentication server 200, and the business server 300 will be described with reference to FIGS. 4 to 7.

図4は認証端末100、認証サーバ200、及び業務サーバ300のブロック図の一例である。図5は生体情報記憶部201の一例である。図6は絆情報記憶部301の一例である。図7は状況情報記憶部302の一例である。 FIG. 4 is an example of a block diagram of the authentication terminal 100, the authentication server 200, and the business server 300. FIG. 5 is an example of the biological information storage unit 201. FIG. 6 is an example of the bond information storage unit 301. FIG. 7 is an example of the situation information storage unit 302.

まず、認証端末100について説明する。認証端末100は、図4に示すように、入力部101、表示部102、通信部103、及び制御部104を備えている。尚、入力部101、表示部102、通信部103は例えば上述したタッチパネル100H、ディスプレイ100I、RF回路100Eによってそれぞれ実現される。制御部104は例えば上述したCPU100A及びRAM100Bによって実現される。 First, the authentication terminal 100 will be described. As shown in FIG. 4, the authentication terminal 100 includes an input unit 101, a display unit 102, a communication unit 103, and a control unit 104. The input unit 101, the display unit 102, and the communication unit 103 are each realized by, for example, the touch panel 100H, the display 100I, and the RF circuit 100E described above. The control unit 104 is realized by, for example, the CPU 100A and the RAM 100B described above.

入力部101は上述した主体者やサポート者による操作に基づいて入力された各種の情報を受け付ける。入力部101は情報を受け付けると、制御部104に出力する。表示部102は制御部104による制御に基づいて各種の画面案内を表示する。例えば、表示部102は生体情報の読み取りを促す主体者向け又はサポート者向けの画面案内を表示したり、決済方法の選択を求める画面案内を表示したりする。 The input unit 101 receives various types of information input based on the above-mentioned operations by the subject and the supporter. When the input unit 101 receives the information, it outputs the information to the control unit 104. The display unit 102 displays various screen guidance based on the control by the control unit 104. For example, the display unit 102 displays screen guidance for the subject or supporter who prompts the reading of biometric information, or displays screen guidance for requesting selection of a payment method.

通信部103は制御部104から出力された情報を認証サーバ200に向けて送信する。例えば、通信部103は制御部104から出力された生体情報を認証サーバ200に向けて送信する。また、通信部103は認証サーバ200又は業務サーバ300から送信された各種の情報や通知を受信して制御部104に出力する。例えば、通信部103は認証サーバ200から送信された画面案内の情報を受信して制御部104に出力する。制御部104は生体センサ110から出力された生体情報を受け付けて、通信部103に出力する。また、制御部104は入力部101や通信部103から出力された各種の情報や通知に基づいて、表示部102を制御する。これにより、表示部102は各種の画面案内を表示する。 The communication unit 103 transmits the information output from the control unit 104 to the authentication server 200. For example, the communication unit 103 transmits the biometric information output from the control unit 104 to the authentication server 200. Further, the communication unit 103 receives various information and notifications transmitted from the authentication server 200 or the business server 300 and outputs them to the control unit 104. For example, the communication unit 103 receives the screen guidance information transmitted from the authentication server 200 and outputs it to the control unit 104. The control unit 104 receives the biometric information output from the biosensor 110 and outputs it to the communication unit 103. Further, the control unit 104 controls the display unit 102 based on various information and notifications output from the input unit 101 and the communication unit 103. As a result, the display unit 102 displays various screen guidance.

次に、認証サーバ200について説明する。認証サーバ200は、図4に示すように、生体情報記憶部201、通信部202、及び認証処理部203を備えている。尚、生体情報記憶部201は例えば上述したHDD300Eによって実現される。通信部202は例えば上述したネットワークI/F300Dによって実現される。認証処理部203は例えば上述したCPU300A及びRAM300Bによって実現される。 Next, the authentication server 200 will be described. As shown in FIG. 4, the authentication server 200 includes a biometric information storage unit 201, a communication unit 202, and an authentication processing unit 203. The biometric information storage unit 201 is realized by, for example, the HDD 300E described above. The communication unit 202 is realized by, for example, the network I / F300D described above. The authentication processing unit 203 is realized by, for example, the CPU 300A and the RAM 300B described above.

生体情報記憶部201は主体者及びサポート者の生体情報を記憶する。より詳しくは、図5に示すように、生体情報記憶部201は生体情報を生体情報テーブルT1により管理する。生体情報テーブルT1はユーザID、生体情報、及びユーザ種別を構成要素として含んでいる。ユーザIDは主体者及びサポート者をそれぞれ識別する識別情報である。生体情報は主体者及びサポート者の生体に関する情報である。ユーザ種別は主体者及びサポート者の種別を表している。例えばユーザ種別「サポ」はサポート者であることを表し、ユーザ種別「主」は主体者であることを表している。 The biometric information storage unit 201 stores the biometric information of the subject and the supporter. More specifically, as shown in FIG. 5, the biometric information storage unit 201 manages the biometric information by the biometric information table T1. The biometric information table T1 includes a user ID, biometric information, and a user type as components. The user ID is identification information that identifies the subject and the supporter, respectively. Biological information is information about the living body of the subject and the supporter. The user type represents the type of the subject and the supporter. For example, the user type "support" indicates that the person is a supporter, and the user type "main" indicates that the person is the subject.

通信部202は認証処理部203から出力された画面案内の情報を受け付けて、認証端末100に送信する。また、通信部202は認証端末100から送信された生体情報を受け付けて、認証処理部203に出力する。認証処理部203は認証端末100からのアクセスに基づいて画面案内の情報を通信部202に出力する。また、認証処理部203は通信部202から出力された生体情報を受け付けると、ユーザIDを生成し、生成したユーザIDと受け付けた生体情報と画面案内の情報により特定されるユーザ種別とを対応付けてユーザID毎に生体情報記憶部201に格納する。 The communication unit 202 receives the screen guidance information output from the authentication processing unit 203 and transmits it to the authentication terminal 100. Further, the communication unit 202 receives the biometric information transmitted from the authentication terminal 100 and outputs it to the authentication processing unit 203. The authentication processing unit 203 outputs screen guidance information to the communication unit 202 based on the access from the authentication terminal 100. Further, when the authentication processing unit 203 receives the biometric information output from the communication unit 202, the user ID is generated, and the generated user ID is associated with the received biometric information and the user type specified by the screen guidance information. It is stored in the biometric information storage unit 201 for each user ID.

次に、業務サーバ300について説明する。業務サーバ300は、図4に示すように、絆情報記憶部301、状況情報記憶部302、通信部303、及び処理部としての業務処理部304を備えている。尚、絆情報記憶部301及び状況情報記憶部302は例えば上述したHDD300Eによって実現される。通信部303は例えば上述したネットワークI/F300Dによって実現される。業務処理部304は例えば上述したCPU300A及びRAM300Bによって実現される。 Next, the business server 300 will be described. As shown in FIG. 4, the business server 300 includes a bond information storage unit 301, a status information storage unit 302, a communication unit 303, and a business processing unit 304 as a processing unit. The bond information storage unit 301 and the situation information storage unit 302 are realized by, for example, the HDD 300E described above. The communication unit 303 is realized by, for example, the above-mentioned network I / F 300D. The business processing unit 304 is realized by, for example, the CPU 300A and the RAM 300B described above.

絆情報記憶部301は絆情報を記憶する。より詳しくは、図6に示すように、絆情報記憶部301は絆情報を絆情報テーブルT2により管理する。絆情報テーブルT2はグループID及び絆情報を構成要素として含んでいる。グループIDは絆情報を識別する識別情報である。絆情報は主体者のユーザIDとサポート者のユーザIDとを組み合わせた情報である。絆情報により主体者のユーザIDとサポート者のユーザIDが互いに関連付けられる。 The bond information storage unit 301 stores bond information. More specifically, as shown in FIG. 6, the bond information storage unit 301 manages the bond information by the bond information table T2. The bond information table T2 includes a group ID and bond information as components. The group ID is identification information that identifies bond information. Kizuna information is information that combines the user ID of the subject and the user ID of the supporter. The user ID of the subject and the user ID of the supporter are associated with each other by the bond information.

状況情報記憶部302は状況情報を記憶する。状況情報はサポート者の認証処理時におけるサポート者の状況(具体的には認証処理日時及び認証端末100の設置場所(又は操作場所))を表す情報である。より詳しくは、図7に示すように、状況情報記憶部302はユーザID、認証処理日時、及び認証端末設置場所の組み合わせを状況情報として状況情報テーブルT3により管理する。状況情報テーブルT3によりサポート者の認証処理時の認証状況(例えば認証日時及び認証場所)とサポート者によって補助される主体者とが特定される。尚、図7において、状況情報の具体例は示されていないが、状況情報の具体例については後述する。 The situation information storage unit 302 stores the situation information. The status information is information indicating the status of the supporter at the time of the authentication process of the supporter (specifically, the date and time of the authentication process and the installation location (or operation location) of the authentication terminal 100). More specifically, as shown in FIG. 7, the status information storage unit 302 manages the combination of the user ID, the authentication processing date and time, and the authentication terminal installation location as status information by the status information table T3. The status information table T3 identifies the authentication status (for example, the authentication date and time and the authentication location) at the time of the authentication process of the supporter and the subject assisted by the supporter. Although a specific example of the situation information is not shown in FIG. 7, a specific example of the situation information will be described later.

図4に戻り、通信部303は認証端末100から送信された主体者やサポート者のユーザID、決済処理の依頼、商品の決済に要する情報(例えば商品の価格など)を受信する。通信部303は受信したユーザID、決済処理の依頼、商品の決済に要する情報を業務処理部304に出力する。業務処理部304は例えば主体者のユーザIDを受信すると、決済条件を満足するか否かを判定する。業務処理部304は例えば決済処理の依頼と決済に要する情報を受信すると、決済処理を実行する。例えば、業務処理部304は主体者の預金口座から商品の代金を引き落とし、商品代金を決済する。 Returning to FIG. 4, the communication unit 303 receives the user ID of the subject or the supporter, the request for payment processing, and the information required for the payment of the product (for example, the price of the product) transmitted from the authentication terminal 100. The communication unit 303 outputs the received user ID, payment processing request, and information required for product payment to the business processing unit 304. Upon receiving, for example, the user ID of the subject, the business processing unit 304 determines whether or not the settlement conditions are satisfied. When the business processing unit 304 receives, for example, a request for payment processing and information required for payment, the business processing unit 304 executes the payment processing. For example, the business processing unit 304 withdraws the price of the product from the deposit account of the subject and settles the price of the product.

続いて、第1実施形態に係る業務処理システムSの動作について説明する。
まず、図8から図11を参照して、生体情報及び絆情報の登録処理について説明する。
Subsequently, the operation of the business processing system S according to the first embodiment will be described.
First, the registration process of biometric information and bond information will be described with reference to FIGS. 8 to 11.

図8は第1実施形態に係る業務処理システムSの動作を表す処理シーケンス図の一例である。図9(a)から(g)は認証端末100の画面遷移の一例である。図10(a)から(c)は生体情報テーブルT1の状態遷移の一例である。図11(a)及び(b)は絆情報テーブルT2の状態遷移の一例である。 FIG. 8 is an example of a processing sequence diagram showing the operation of the business processing system S according to the first embodiment. 9 (a) to 9 (g) are examples of screen transitions of the authentication terminal 100. 10 (a) to 10 (c) are examples of state transitions of the biological information table T1. 11 (a) and 11 (b) are examples of state transitions of the bond information table T2.

まず、図8に示すように、認証端末100の制御部104はサポート者の生体情報を認証サーバ200に送信する(ステップS101)。例えば、サポート者又は主体者が認証端末100の入力部101を操作して認証サーバ200から生体情報を登録するための画面案内を要求すると、制御部104は通信部103を介して認証サーバ200からの画面案内を受け付ける。制御部104は画面案内を受け付けると、図9(a)に示すように、表示部102に第1の画面案内を表示し、次に、図9(b)に示すように、表示部102に第2の画面案内を表示する。サポート者は第1の画面案内及び第2の画面案内に基づいて自身の手を生体センサ110にかざす。生体センサ110がサポート者の生体情報を読み取り終えると、制御部104は、図9(c)に示すように、表示部102に第3の画面案内を表示する。そして、制御部104は生体センサ110が読み取ったサポート者の生体情報を受け付け、受け付けたサポート者の生体情報を通信部103を介して認証サーバ200に送信する。 First, as shown in FIG. 8, the control unit 104 of the authentication terminal 100 transmits the biometric information of the supporter to the authentication server 200 (step S101). For example, when the supporter or the main body operates the input unit 101 of the authentication terminal 100 to request screen guidance for registering biometric information from the authentication server 200, the control unit 104 receives the screen guidance from the authentication server 200 via the communication unit 103. Accept the screen guidance of. When the control unit 104 receives the screen guidance, the control unit 104 displays the first screen guidance on the display unit 102 as shown in FIG. 9A, and then displays the first screen guidance on the display unit 102 as shown in FIG. 9B. Display the second screen guidance. The supporter holds his / her hand over the biosensor 110 based on the first screen guidance and the second screen guidance. When the biosensor 110 finishes reading the biometric information of the supporter, the control unit 104 displays a third screen guide on the display unit 102 as shown in FIG. 9C. Then, the control unit 104 receives the biometric information of the supporter read by the biosensor 110, and transmits the received biometric information of the supporter to the authentication server 200 via the communication unit 103.

ステップS101の処理が完了すると、認証サーバ200の認証処理部203はサポート者の生体情報を登録する(ステップS201)。より詳しくは、認証端末100からサポート者の生体情報が送信されると、通信部202は生体情報を受信し、認証処理部203は通信部202が受信した生体情報を受け付ける。認証処理部203は生体情報を受け付けると、ユーザIDを生成するとともに画面案内に基づいてユーザ種別を判定し、生成したユーザIDと受け付けた生体情報と判定したユーザ種別とを関連付けて生体情報記憶部201に登録する。例えば、図10(a)に示すように、複数の生体情報が既に登録されている場合、認証処理部203は、図10(b)に示すように、生成したユーザID「aaaaa」、受け付けた生体情報「########」、及び判定したユーザ種別「サポ」を関連付けて生体情報記憶部201に登録する。 When the process of step S101 is completed, the authentication processing unit 203 of the authentication server 200 registers the biometric information of the supporter (step S201). More specifically, when the supporter's biometric information is transmitted from the authentication terminal 100, the communication unit 202 receives the biometric information, and the authentication processing unit 203 receives the biometric information received by the communication unit 202. When the authentication processing unit 203 receives the biometric information, it generates a user ID and determines the user type based on the screen guidance, and associates the generated user ID with the accepted biometric information and the determined user type to store the biometric information storage unit. Register with 201. For example, as shown in FIG. 10 (a), when a plurality of biometric information is already registered, the authentication processing unit 203 accepts the generated user ID “aaaaaa” as shown in FIG. 10 (b). The biometric information "########" and the determined user type "support" are associated and registered in the biometric information storage unit 201.

尚、登録される生体情報によっては既に登録されている生体情報と類似する場合がある。例えば、本実施形態では、ユーザID「aaaaa」、ユーザID「bbbbb」、及びユーザID「ccccc」の各生体情報は互いに類似している。詳細は後述するが、例えば認証処理部203が認証端末100から送信された生体情報「########」を受け付けた場合、生体情報だけでは、ユーザID「aaaaa」を一意に特定することができず、認証処理部203はユーザID「aaaaa」、ユーザID「bbbbb」、及びユーザID「ccccc」を抽出する可能性がある。 Depending on the registered biometric information, it may be similar to the already registered biometric information. For example, in the present embodiment, the biometric information of the user ID "aaaaaa", the user ID "bbbbbb", and the user ID "cccccc" are similar to each other. Details will be described later, but for example, when the authentication processing unit 203 receives the biometric information "########" transmitted from the authentication terminal 100, the user ID "aaaaaa" is uniquely specified only by the biometric information. The authentication processing unit 203 may extract the user ID "aaaaaa", the user ID "bbbbbb", and the user ID "cccccc".

ステップS201の処理が完了すると、認証処理部203はサポート者のユーザIDを認証端末100に送信する(ステップS202)。より詳しくは、認証処理部203はサポート者のユーザIDを生体情報の登録完了通知と併せて通信部202を介して認証端末100に送信する。認証端末100の制御部104はサポート者のユーザIDを受け付けると、サポート者のユーザIDを保持する。そして、制御部104は、図9(d)に示すように、表示部102に第4の画面案内を表示し、次に、図9(e)に示すように、表示部102に第5の画面案内を表示する。 When the process of step S201 is completed, the authentication processing unit 203 transmits the user ID of the supporter to the authentication terminal 100 (step S202). More specifically, the authentication processing unit 203 transmits the user ID of the supporter to the authentication terminal 100 via the communication unit 202 together with the notification of the completion of registration of the biometric information. When the control unit 104 of the authentication terminal 100 receives the user ID of the supporter, the control unit 104 holds the user ID of the supporter. Then, the control unit 104 displays the fourth screen guide on the display unit 102 as shown in FIG. 9 (d), and then the fifth screen guide is displayed on the display unit 102 as shown in FIG. 9 (e). Display screen guidance.

ステップS202の処理が完了すると、次いで、認証端末100の制御部104は主体者の生体情報を認証サーバ200に送信する(ステップS102)。より詳しくは、制御部104が第5の画面案内を表示部102に表示すると、主体者は第5の画面案内に基づいて自身の手を生体センサ110にかざす。これにより、制御部104は生体センサ110から出力された主体者の生体情報を受け付け、受け付けた主体者の生体情報を通信部103を介して認証サーバ200に送信する。 When the process of step S202 is completed, the control unit 104 of the authentication terminal 100 then transmits the biometric information of the subject to the authentication server 200 (step S102). More specifically, when the control unit 104 displays the fifth screen guidance on the display unit 102, the subject holds his / her hand over the biosensor 110 based on the fifth screen guidance. As a result, the control unit 104 receives the biometric information of the subject output from the biosensor 110, and transmits the received biometric information of the subject to the authentication server 200 via the communication unit 103.

ステップS102の処理が完了すると、認証サーバ200の認証処理部203は主体者の生体情報を登録する(ステップS203)。より詳しくは、認証端末100から主体者の生体情報が送信されると、通信部202は生体情報を受信し、認証処理部203は通信部202が受信した生体情報を受け付ける。認証処理部203は生体情報を受け付けると、ユーザIDを生成するとともに画面案内に基づいてユーザ種別を判定し、生成したユーザIDと受け付けた生体情報と判定したユーザ種別とを関連付けて生体情報記憶部201に登録する。例えば、図10(b)に示すように、複数の生体情報が既に登録されている場合、認証処理部203は、図10(c)に示すように、生成したユーザID「AAAAA」、受け付けた生体情報「&&&&&&&&」、及び判定したユーザ種別「主」を関連付けて生体情報記憶部201に登録する。 When the process of step S102 is completed, the authentication processing unit 203 of the authentication server 200 registers the biometric information of the subject (step S203). More specifically, when the biometric information of the subject is transmitted from the authentication terminal 100, the communication unit 202 receives the biometric information, and the authentication processing unit 203 receives the biometric information received by the communication unit 202. When the authentication processing unit 203 receives the biometric information, it generates a user ID and determines the user type based on the screen guidance, and associates the generated user ID with the accepted biometric information and the determined user type to store the biometric information storage unit. Register with 201. For example, as shown in FIG. 10 (b), when a plurality of biometric information is already registered, the authentication processing unit 203 accepts the generated user ID “AAAAAA” as shown in FIG. 10 (c). The biometric information "&&&&&&&&" and the determined user type "main" are associated and registered in the biometric information storage unit 201.

ステップS203の処理が完了すると、認証処理部203は主体者のユーザIDを認証端末100に送信する(ステップS204)。より詳しくは、認証処理部203は主体者のユーザIDを生体情報の登録完了通知と併せて通信部202を介して認証端末100に送信する。認証端末100の制御部104は主体者のユーザIDを受け付けると、主体者のユーザIDを保持する。そして、制御部104は、図9(f)に示すように、表示部102に第6の画面案内を表示する。第6の画面案内は、絆情報の登録要否を尋ねる画面である。 When the process of step S203 is completed, the authentication processing unit 203 transmits the user ID of the subject to the authentication terminal 100 (step S204). More specifically, the authentication processing unit 203 transmits the user ID of the subject to the authentication terminal 100 via the communication unit 202 together with the notification of the completion of registration of the biometric information. When the control unit 104 of the authentication terminal 100 receives the user ID of the subject, it holds the user ID of the subject. Then, as shown in FIG. 9 (f), the control unit 104 displays the sixth screen guidance on the display unit 102. The sixth screen guide is a screen asking whether or not the bond information needs to be registered.

制御部104は入力部101から絆情報の登録要求を指示するボタン11の押下を検出した場合、保持したサポート者と主体者の各ユーザIDを業務サーバ300に送信する(ステップS103)。ステップS103の処理が完了すると、業務サーバ300の業務処理部304は絆情報を登録する(ステップS301)。より詳しくは、業務処理部304は通信部303を通じてサポート者と主体者の各ユーザIDを受け付けると、グループIDを生成し、サポート者のユーザIDと主体者のユーザIDの組み合わせを絆情報として、生成したグループIDと関連付けて絆情報記憶部301に登録する。例えば、図11(a)に示すように、複数の絆情報が既に登録されている場合、業務処理部304は、図11(b)に示すように、グループID「0003」及び絆情報「AAAAA,aaaaa」を関連付けて絆情報記憶部301に登録する。 When the control unit 104 detects that the button 11 for instructing the registration request for bond information is pressed from the input unit 101, the control unit 104 transmits the held user IDs of the supporter and the subject to the business server 300 (step S103). When the process of step S103 is completed, the business processing unit 304 of the business server 300 registers the bond information (step S301). More specifically, when the business processing unit 304 receives each user ID of the supporter and the subject through the communication unit 303, the group ID is generated, and the combination of the supporter's user ID and the subject's user ID is used as bond information. It is registered in the bond information storage unit 301 in association with the generated group ID. For example, as shown in FIG. 11 (a), when a plurality of bond information is already registered, the business processing unit 304 has the group ID “0003” and the bond information “AAAAAA” as shown in FIG. 11 (b). , Aaaaaa ”is associated and registered in the bond information storage unit 301.

ステップS301の処理が完了すると、業務処理部304は絆情報の登録完了通知を通信部303を介して認証端末100に送信する。制御部104は通信部103を介して絆情報の登録完了通知を受け付けると、図9(g)に示すように、表示部102に第7の画面案内を表示する。これにより、主体者及びサポート者は絆情報の登録完了を認識することができる。 When the processing of step S301 is completed, the business processing unit 304 transmits the registration completion notification of the bond information to the authentication terminal 100 via the communication unit 303. When the control unit 104 receives the registration completion notification of the bond information via the communication unit 103, the control unit 104 displays the seventh screen guidance on the display unit 102 as shown in FIG. 9 (g). As a result, the subject and the supporter can recognize the completion of registration of the bond information.

次に、図12から図15を参照して、決済処理について説明する。 Next, the settlement process will be described with reference to FIGS. 12 to 15.

図12は第1実施形態に係る業務処理システムSの動作の一例を表す処理シーケンス図(その1)である。図13は第1実施形態に係る業務処理システムSの動作の一例を表す処理シーケンス図(その2)である。図14(a)から(e)は認証端末100の画面遷移の他の一例である。図15(a)及び(b)は状況情報テーブルT3の状態遷移の一例である。 FIG. 12 is a processing sequence diagram (No. 1) showing an example of the operation of the business processing system S according to the first embodiment. FIG. 13 is a processing sequence diagram (No. 2) showing an example of the operation of the business processing system S according to the first embodiment. 14 (a) to 14 (e) are other examples of screen transitions of the authentication terminal 100. 15 (a) and 15 (b) are examples of state transitions of the status information table T3.

まず、図12に示すように、認証端末100の制御部104はサポート者の生体情報を認証サーバ200に送信する(ステップS111)。例えば、サポート者又は主体者が認証端末100の入力部101を操作して商品代金を入力するとともに、認証サーバ200から生体情報を認証するための画面案内を要求すると、制御部104は通信部103を介して認証サーバ200からの画面案内を受け付ける。制御部104は画面案内を受け付けると、図14(a)に示すように、表示部102に第8の画面案内を表示し、次に、図14(b)に示すように、表示部102に第9の画面案内を表示する。サポート者は第8の画面案内及び第9の画面案内に基づいて自身の手を生体センサ110にかざす。生体センサ110がサポート者の生体情報を読み取り終えると、図14(c)に示すように、表示部102に第10の画面案内を表示する。そして、制御部104は生体センサ110が読み取ったサポート者の生体情報を受け付け、受け付けたサポート者の生体情報を通信部103を介して認証サーバ200に送信する。特に、サポート者は自身に割り当てられたユーザIDを入力せずに、自身の手を生体センサ110にかざせばよく、入力の手間が避けられる。 First, as shown in FIG. 12, the control unit 104 of the authentication terminal 100 transmits the biometric information of the supporter to the authentication server 200 (step S111). For example, when the supporter or the main body operates the input unit 101 of the authentication terminal 100 to input the product price and requests the screen guidance for authenticating the biometric information from the authentication server 200, the control unit 104 causes the communication unit 103. The screen guidance from the authentication server 200 is accepted via. When the control unit 104 receives the screen guidance, the control unit 104 displays the eighth screen guidance on the display unit 102 as shown in FIG. 14A, and then displays the eighth screen guidance on the display unit 102 as shown in FIG. 14B. Display the ninth screen guidance. The supporter holds his / her hand over the biosensor 110 based on the eighth screen guidance and the ninth screen guidance. When the biosensor 110 finishes reading the biometric information of the supporter, the tenth screen guide is displayed on the display unit 102 as shown in FIG. 14 (c). Then, the control unit 104 receives the biometric information of the supporter read by the biosensor 110, and transmits the received biometric information of the supporter to the authentication server 200 via the communication unit 103. In particular, the supporter may hold his / her hand over the biosensor 110 without inputting the user ID assigned to him / her, which saves the trouble of inputting.

ステップS111の処理が完了すると、認証サーバ200の認証処理部203は認証処理を実行する(ステップS211)。より詳しくは、まず、認証処理部203は通信部202を通じて認証端末100から送信されたサポート者の生体情報を受け付ける。そして、認証処理部203は受け付けた生体情報に基づいて、生体情報に応じたサポート者のユーザID候補を抽出する認証処理を実行する。例えば、認証処理部203が生体情報「########」を受け付けた場合、当該生体情報に一致する生体情報だけでなく、当該生体情報に類似する生体情報も生体情報記憶部201に記憶されているため(図10(c)参照)、認証処理部203はユーザID「aaaaa」だけでなくユーザID「bbbbb」及び「ccccc」もユーザID候補として抽出する。 When the process of step S111 is completed, the authentication processing unit 203 of the authentication server 200 executes the authentication process (step S211). More specifically, first, the authentication processing unit 203 receives the biometric information of the supporter transmitted from the authentication terminal 100 through the communication unit 202. Then, the authentication processing unit 203 executes an authentication process for extracting a user ID candidate of a supporter according to the biometric information based on the received biometric information. For example, when the authentication processing unit 203 accepts the biometric information "##########", not only the biometric information matching the biometric information but also the biometric information similar to the biometric information is stored in the biometric information storage unit 201. Since it is stored in (see FIG. 10C), the authentication processing unit 203 extracts not only the user ID “aaaaaa” but also the user IDs “bbbbbb” and “cccccc” as user ID candidates.

ステップS211の処理が完了すると、次いで、認証処理部203はサポート者のユーザID候補を認証端末100に送信する(ステップS212)。認証端末100の制御部104は通信部103を介してサポート者のユーザID候補を受信すると、受信したサポート者のユーザID候補を業務サーバ300に送信する(ステップS112)。尚、制御部104は受信したサポート者のユーザID候補を保持してもよいし、保持しなくてもよい。 When the process of step S211 is completed, the authentication processing unit 203 then transmits the user ID candidate of the supporter to the authentication terminal 100 (step S212). When the control unit 104 of the authentication terminal 100 receives the user ID candidate of the supporter via the communication unit 103, the control unit 104 of the authentication terminal 100 transmits the received user ID candidate of the supporter to the business server 300 (step S112). The control unit 104 may or may not retain the user ID candidate of the received supporter.

業務サーバ300の業務処理部304は認証端末100から送信されたサポート者のユーザID候補を受信する(ステップS311)。より詳しくは、業務処理部304は通信部303を介してサポート者のユーザID候補を受信する。ステップS311の処理が完了すると、次いで、業務処理部304は主体者のユーザID候補を抽出する(ステップS312)。より詳しくは、まず、業務処理部304はサポート者のユーザID候補を受信すると、絆情報記憶部301を参照する。次いで、業務処理部304は受信したサポート者のユーザID候補と関連付けられた主体者のユーザID候補を絆情報記憶部301から抽出する。本実施形態では、サポート者のユーザID候補「aaaaa」、「bbbbb」及び「ccccc」を受信するため、業務処理部304はこれらのユーザID候補に基づいて主体者のユーザID「AAAAA」、「BBBBB」及び「CCCCC」を主体者のユーザID候補として抽出する(図11(b)参照)。 The business processing unit 304 of the business server 300 receives the user ID candidate of the supporter transmitted from the authentication terminal 100 (step S311). More specifically, the business processing unit 304 receives the user ID candidate of the supporter via the communication unit 303. When the processing of step S311 is completed, the business processing unit 304 then extracts the user ID candidate of the main body (step S312). More specifically, first, when the business processing unit 304 receives the user ID candidate of the supporter, the business processing unit 304 refers to the bond information storage unit 301. Next, the business processing unit 304 extracts the user ID candidate of the subject associated with the received user ID candidate of the supporter from the bond information storage unit 301. In the present embodiment, since the supporter user ID candidates "aaaaaa", "bbbbbb" and "cccccc" are received, the business processing unit 304 receives the user IDs "AAAAAA" and "AAAAAA" of the subject based on these user ID candidates. "BBBBBB" and "CCCCC" are extracted as user ID candidates of the subject (see FIG. 11B).

ステップS312の処理が完了すると、次いで、業務処理部304は状況情報を格納する(ステップS313)。より詳しくは、業務処理部304はステップS312の処理で抽出した主体者のユーザID候補と状況情報の格納日時と受信したサポート者のユーザID候補の送信元とを関連付けて状況情報として状況情報記憶部302に格納する。特に、業務処理部304は状況情報の格納日時をステップS211の認証処理日時として格納し、サポート者のユーザID候補の送信元を認証端末100の設置場所として格納する。これにより、例えば、図15(a)に示すように、状況情報がまだ登録されていない場合、業務処理部304は、図15(b)に示すように、主体者のユーザID候補、認証処理日時、及び認証端末100の設置場所を関連付けて状況情報記憶部302に格納する。詳細は後述するが、業務処理部304は状況情報に基づいて主体者による決済を実行してもよいか否かを判定する。 When the processing in step S312 is completed, the business processing unit 304 then stores the status information (step S313). More specifically, the business processing unit 304 stores the status information as status information by associating the user ID candidate of the subject extracted in the process of step S312, the storage date and time of the status information, and the sender of the received user ID candidate of the supporter. Store in unit 302. In particular, the business processing unit 304 stores the storage date and time of the status information as the authentication processing date and time in step S211 and stores the transmission source of the user ID candidate of the supporter as the installation location of the authentication terminal 100. As a result, for example, as shown in FIG. 15 (a), when the status information is not yet registered, the business processing unit 304 performs the user ID candidate and the authentication process of the subject as shown in FIG. 15 (b). The date and time and the installation location of the authentication terminal 100 are associated and stored in the status information storage unit 302. Although the details will be described later, the business processing unit 304 determines whether or not the settlement by the subject may be executed based on the situation information.

ステップS313の処理が完了すると、次いで、業務処理部304はステップS312の処理で抽出した主体者のユーザID候補を認証端末100に送信する(ステップS314)。ステップS314の処理が完了すると、図13に示すように、認証端末100の制御部104は主体者のユーザID候補と生体情報を認証サーバ200に送信する(ステップS113)。例えば、認証端末100の制御部104が通信部103を介して主体者のユーザID候補を受け付けると、図14(d)に示すように、まず表示部102に第11の画面案内を表示する。第11の画面案内には入力された商品代金が含まれる。主体者は生体認証により商品代金を決済する場合、自身の手を生体センサ110にかざす。尚、主体者は生体認証により商品代金を決済しない場合、第11の画面案内に含まれるボタン13を押下する。ボタン13は生体認証を利用しない決済の選択を指示する画像である。主体者が第11の画面案内に基づいて自身の手を生体センサ110にかざし、生体センサ110が主体者の生体情報を読み取り終えると、制御部104は主体者のユーザID候補と生体情報とを認証サーバ200に送信する。特に、主体者も自身に割り当てられたユーザIDを入力せずに、自身の手を生体センサ110にかざせばよく、入力の手間が避けられる。 When the process of step S313 is completed, the business processing unit 304 then transmits the user ID candidate of the subject extracted in the process of step S312 to the authentication terminal 100 (step S314). When the process of step S314 is completed, as shown in FIG. 13, the control unit 104 of the authentication terminal 100 transmits the user ID candidate of the subject and the biometric information to the authentication server 200 (step S113). For example, when the control unit 104 of the authentication terminal 100 accepts the user ID candidate of the subject via the communication unit 103, the display unit 102 first displays the eleventh screen guidance as shown in FIG. 14 (d). The eleventh screen guidance includes the entered product price. When the subject pays for the product by biometric authentication, he / she holds his / her hand over the biometric sensor 110. When the subject does not settle the product price by biometric authentication, the subject presses the button 13 included in the eleventh screen guidance. The button 13 is an image instructing the selection of payment that does not use biometric authentication. When the subject holds his / her hand over the biosensor 110 based on the eleventh screen guidance and the biosensor 110 finishes reading the subject's biometric information, the control unit 104 selects the subject's user ID candidate and the biometric information. Send to the authentication server 200. In particular, the subject may also hold his / her hand over the biosensor 110 without inputting the user ID assigned to himself / herself, which saves the trouble of inputting.

ステップS113の処理が完了すると、認証サーバ200の認証処理部203は認証処理を実行する(ステップS213)。より詳しくは、まず、認証処理部203は通信部202を通じて認証端末100から送信された主体者のユーザID候補と生体情報を受け付ける。そして、認証処理部203は受け付けたユーザID候補と生体情報に基づいて、ユーザID候補と生体情報に応じた主体者のユーザIDを特定する認証処理を実行する。例えば、認証処理部203がユーザID候補「AAAAA」、「BBBBB」及び「CCCCC」と生体情報「&&&&&&&&」を受け付けた場合、ユーザID候補と生体情報の組み合わせ毎にユーザ種別「主」と関連付けられたユーザIDと生体情報の組み合わせとマッチングし、その組み合わせに一致又は類似する組み合わせにおける主体者のユーザIDを特定する。本実施形態では、受け付けたユーザID候補「AAAAA」と生体情報「&&&&&&&&」の組み合わせがユーザ種別「主」と関連付けられたユーザIDと生体情報の組み合わせに一致するため(図10(c)参照)、ユーザID候補「AAAAA」を主体者のユーザIDとして特定する。 When the process of step S113 is completed, the authentication processing unit 203 of the authentication server 200 executes the authentication process (step S213). More specifically, first, the authentication processing unit 203 receives the user ID candidate and biometric information of the subject transmitted from the authentication terminal 100 through the communication unit 202. Then, the authentication processing unit 203 executes an authentication process for specifying the user ID of the subject corresponding to the user ID candidate and the biometric information based on the received user ID candidate and the biometric information. For example, when the authentication processing unit 203 accepts the user ID candidates "AAAAAA", "BBBBBB" and "CCCCC" and the biometric information "&&&&&&&&", each combination of the user ID candidate and the biometric information is associated with the user type "main". Matching with the combination of the user ID and the biometric information, the user ID of the subject in the combination matching or similar to the combination is specified. In this embodiment, the combination of the accepted user ID candidate "AAAAAA" and the biometric information "&&&&&&&&" matches the combination of the user ID and the biometric information associated with the user type "main" (see FIG. 10 (c)). , The user ID candidate "AAAAAA" is specified as the user ID of the subject.

ステップS213の処理が完了すると、認証処理部203は特定した主体者のユーザIDを認証端末100に送信する(ステップS214)。認証端末100の制御部104は通信部103を介して主体者のユーザIDを受信すると、受信した主体者のユーザIDを業務サーバ300に送信する(ステップS114)。尚、制御部104は受信した主体者のユーザIDを保持してもよいし、保持しなくてもよい。 When the process of step S213 is completed, the authentication processing unit 203 transmits the user ID of the specified subject to the authentication terminal 100 (step S214). When the control unit 104 of the authentication terminal 100 receives the user ID of the subject via the communication unit 103, the control unit 104 of the authentication terminal 100 transmits the received user ID of the subject to the business server 300 (step S114). The control unit 104 may or may not hold the user ID of the received subject.

業務サーバ300の業務処理部304は認証端末100から送信された主体者のユーザIDを受信する(ステップS315)。より詳しくは、業務処理部304は通信部303を介して主体者のユーザIDを受信する。ステップS315の処理が完了すると、次いで、業務処理部304は決済条件を満足しているか否かを判定する(ステップS316)。 The business processing unit 304 of the business server 300 receives the user ID of the subject transmitted from the authentication terminal 100 (step S315). More specifically, the business processing unit 304 receives the user ID of the subject via the communication unit 303. When the processing in step S315 is completed, the business processing unit 304 then determines whether or not the settlement conditions are satisfied (step S316).

決済条件は商品代金又はサービス料の決済を実行するか否かを判定するための条件である。決済条件としては、例えば状況情報記憶部302が記憶する認証処理日時が主体者のユーザIDの受信日時から所定期間以内であるか否かがある。所定期間としては、数分、数十分、数時間などがある。尚、主体者のユーザIDの受信日時が例えばステップS213の認証処理日時を表していてもよい。また、決済条件としては、主体者のユーザIDの送信元の場所が状況情報記憶部302が記憶する認証端末100の設置場所と同じであるか否かもある。このような2つの決済条件の中で所定期間に関する決済条件を単独で利用してもよいし、所定期間に関する決済条件と設置場所に関する決済条件の両方を利用してもよい。詳細は後述するが、所定期間に関する決済条件を単独で利用する場合、設置場所が同じであるか否かは制限されず、業務処理部304は所定期間に関する決済条件を満足しているか否かを判定する。 The settlement condition is a condition for determining whether or not to execute the settlement of the product price or the service charge. The settlement condition includes, for example, whether or not the authentication processing date and time stored in the status information storage unit 302 is within a predetermined period from the reception date and time of the user ID of the subject. The predetermined period includes several minutes, several tens of minutes, several hours, and the like. The reception date and time of the user ID of the subject may represent, for example, the authentication processing date and time in step S213. Further, as a payment condition, the location of the source of the user ID of the subject may be the same as the installation location of the authentication terminal 100 stored in the status information storage unit 302. Of these two payment conditions, the payment conditions for a predetermined period may be used independently, or both the payment conditions for a predetermined period and the payment conditions for the installation location may be used. Although the details will be described later, when the settlement conditions for a predetermined period are used independently, whether or not the installation location is the same is not limited, and the business processing unit 304 determines whether or not the settlement conditions for the predetermined period are satisfied. judge.

ここで、業務処理部304が例えば上述した2つの決済条件を満足していると判定した場合(ステップS316:YES)、業務処理部304は認証成功を認証端末100に通知する(ステップS317)。認証端末100の制御部104は認証成功が通知されると、決済処理を業務サーバ300に依頼する(ステップS115)。業務サーバ300の業務処理部304は認証端末100から決済処理が依頼されると、決済処理の依頼に応じた決済処理を実行する(ステップS318)。 Here, when the business processing unit 304 determines, for example, that the above-mentioned two payment conditions are satisfied (step S316: YES), the business processing unit 304 notifies the authentication terminal 100 of the authentication success (step S317). When the control unit 104 of the authentication terminal 100 is notified that the authentication is successful, the control unit 104 requests the business server 300 to perform the payment process (step S115). When the payment processing is requested from the authentication terminal 100, the business processing unit 304 of the business server 300 executes the payment processing in response to the payment processing request (step S318).

ステップS318の処理が完了すると、業務処理部304は決済完了通知を通信部303を介して認証端末100に送信する。制御部104は通信部103を介して決済完了通知を受け付けると、図14(e)に示すように、表示部102に第12の画面案内を表示する。これにより、主体者は決済処理の完了を認識することができる。尚、業務処理部304が例えば上述した2つの決済条件の一方又は両方を満足していないと判定した場合(ステップS316:NO)、後続の処理をスキップする。 When the processing of step S318 is completed, the business processing unit 304 sends a payment completion notification to the authentication terminal 100 via the communication unit 303. When the control unit 104 receives the payment completion notification via the communication unit 103, the control unit 104 displays the twelfth screen guidance on the display unit 102 as shown in FIG. 14 (e). As a result, the subject can recognize the completion of the payment process. If, for example, the business processing unit 304 determines that one or both of the above-mentioned two settlement conditions are not satisfied (step S316: NO), the subsequent processing is skipped.

以上、第1実施形態によれば、業務サーバ300は業務処理部304を備えている。業務処理部304は認証端末100が取得したサポート者の生体情報を用いた認証処理に基づくサポート者のユーザID候補を受信する。また、業務処理部304は受信したサポート者のユーザID候補に対応づけられた主体者のユーザID候補と認証端末100が取得した主体者の生体情報とを用いた認証処理に基づく主体者のユーザIDを受信する。業務処理部304は、受信した主体者のユーザIDと関連付けられたサポート者の認証処理日時が主体者の認証処理日時から所定期間内であると判定した場合に、認証端末100からの決済依頼に応じた決済処理を実行する。これにより、生体情報以外の情報(例えばユーザIDや生年月日など)を入力又は指定しない生体認証において、高い認証精度で決済することができる。サポート者の生体情報を利用してそのサポート者により補助される主体者の生体情報が絞り込まれるため、主体者を高い認証精度で特定でき、特定した主体者による依頼で各種代金を決済することができる。 As described above, according to the first embodiment, the business server 300 includes a business processing unit 304. The business processing unit 304 receives the user ID candidate of the supporter based on the authentication process using the biometric information of the supporter acquired by the authentication terminal 100. Further, the business processing unit 304 is a user of the subject based on the authentication process using the user ID candidate of the subject associated with the received user ID candidate of the supporter and the biometric information of the subject acquired by the authentication terminal 100. Receive the ID. When the business processing unit 304 determines that the authentication processing date and time of the supporter associated with the received user ID of the subject is within a predetermined period from the authentication processing date and time of the subject, the business processing unit 304 makes a payment request from the authentication terminal 100. Execute the corresponding payment process. As a result, in biometric authentication in which information other than biometric information (for example, user ID, date of birth, etc.) is not input or specified, payment can be made with high authentication accuracy. Since the biometric information of the subject assisted by the supporter is narrowed down by using the biometric information of the supporter, the subject can be identified with high authentication accuracy, and various charges can be settled at the request of the identified subject. can.

(第2実施形態)
続いて、図16及び図17を参照して、本件の第2実施形態について説明する。第2実施形態では、業務処理の一例として年金受給者や児童の生存確認を行う確認処理について説明する。
(Second Embodiment)
Subsequently, the second embodiment of the present case will be described with reference to FIGS. 16 and 17. In the second embodiment, a confirmation process for confirming the survival of pensioners and children will be described as an example of the business process.

図16は第2実施形態に係る業務処理システムS´の一例を説明するための図である。業務処理システムS´は年金受給者や子供手当の対象児童といった主体者と、年金受給者を介護する家族や対象児童の保護者といったサポート者に利用される。尚、図1に示す業務処理システムSの各装置と同様の構成には同一符号を付し、その説明を省略する。 FIG. 16 is a diagram for explaining an example of the business processing system S ′ according to the second embodiment. The business processing system S'is used by the subject such as the pensioner and the target child of the child allowance, and the supporter such as the family who cares for the pensioner and the guardian of the target child. The same components as those of the devices of the business processing system S shown in FIG. 1 are designated by the same reference numerals, and the description thereof will be omitted.

図16に示すように、認証端末100は介護施設などにより管理される端末装置であって、例えば介護施設内の談話室などに設置される。一方、認証サーバ200は例えば上述した介護施設の管理事務室などに設置される。認証端末100が例えば自宅内の居間などに設置され、認証サーバ200が例えば自宅内の書斎など居間と異なる部屋に設置されてもよい。認証端末100は認証サーバ200による認証成功の通知に基づいて業務サーバ300に上述した確認処理を依頼すると、認証端末100から依頼された確認依頼に応じて、業務サーバ300は確認処理を実行する。すなわち、主体者とサポート者の両方が認証端末100を操作できれば、主体者は自治体を訪問して年金受給申請手続や子供手当申請手続などを行わないで済み、また、業務サーバ300を利用する自治体も主体者の生存や安否(例えば主体者が行方不明か否かなど)を確認することができる。 As shown in FIG. 16, the authentication terminal 100 is a terminal device managed by a long-term care facility or the like, and is installed in, for example, a lounge in the long-term care facility. On the other hand, the authentication server 200 is installed, for example, in the management office of the nursing care facility described above. The authentication terminal 100 may be installed in a living room in the home, for example, and the authentication server 200 may be installed in a room different from the living room such as a study in the home. When the authentication terminal 100 requests the business server 300 to perform the above-mentioned confirmation process based on the notification of the authentication success by the authentication server 200, the business server 300 executes the confirmation process in response to the confirmation request requested by the authentication terminal 100. That is, if both the subject and the supporter can operate the authentication terminal 100, the subject does not have to visit the local government to perform the pension payment application procedure and the child allowance application procedure, and the local government using the business server 300. It is also possible to confirm the survival and safety of the subject (for example, whether the subject is missing or not).

続いて、図17を参照して、第2実施形態に係る業務処理システムS´の動作について説明する。尚、生体情報及び絆情報の登録処理については、第1実施形態と基本的に同様であるため、その説明を省略する。 Subsequently, with reference to FIG. 17, the operation of the business processing system S'according to the second embodiment will be described. Since the registration process of biometric information and bond information is basically the same as that of the first embodiment, the description thereof will be omitted.

図17は第2実施形態に係る業務処理システムS´の動作を表す処理シーケンス図の一例である。尚、図13に示す処理シーケンス図と同様の処理には同一符号を付し、その説明を省略する。また、図17に至るまでの処理シーケンス図については、図12に示す処理シーケンス図と同一であるため、その説明を省略する。 FIG. 17 is an example of a processing sequence diagram showing the operation of the business processing system S ′ according to the second embodiment. The same processing as in the processing sequence diagram shown in FIG. 13 is designated by the same reference numeral, and the description thereof will be omitted. Further, since the processing sequence diagram up to FIG. 17 is the same as the processing sequence diagram shown in FIG. 12, the description thereof will be omitted.

図17に示すように、ステップS315の処理が完了すると、次いで、業務処理部304は確認条件を満足しているか否かを判定する(ステップS321)。確認条件は主体者の生存確認や安否確認を実行するか否かを判定するための条件である。確認条件としては、例えば状況情報記憶部302が記憶する認証処理日時が主体者のユーザIDの受信日時から所定期間以内であるか否かがある。また、確認条件としては、主体者のユーザIDの送信元の場所が状況情報記憶部302が記憶する認証端末100の設置場所と同じであるか否かもある。このような2つの確認条件の中で所定期間に関する確認条件を単独で利用してもよいし、所定期間に関する確認条件と設置場所に関する確認条件の両方を利用してもよい。所定期間に関する確認条件を単独で利用する場合、設置場所が同じであるか否かは制限されず、業務処理部304は所定期間に関する確認条件を満足しているか否かを判定する。 As shown in FIG. 17, when the processing of step S315 is completed, the business processing unit 304 then determines whether or not the confirmation condition is satisfied (step S321). The confirmation condition is a condition for determining whether or not to confirm the existence or safety of the subject. As a confirmation condition, for example, whether or not the authentication processing date and time stored in the status information storage unit 302 is within a predetermined period from the reception date and time of the user ID of the subject. Further, as a confirmation condition, it may be whether or not the location of the source of the user ID of the subject is the same as the installation location of the authentication terminal 100 stored in the status information storage unit 302. Of these two confirmation conditions, the confirmation condition regarding the predetermined period may be used independently, or both the confirmation condition regarding the predetermined period and the confirmation condition regarding the installation location may be used. When the confirmation condition for a predetermined period is used independently, whether or not the installation location is the same is not limited, and the business processing unit 304 determines whether or not the confirmation condition for the predetermined period is satisfied.

ここで、業務処理部304が例えば上述した2つの確認条件を満足していると判定した場合(ステップS321:YES)、業務処理部304は認証成功を認証端末100に通知する(ステップS322)。認証端末100の制御部104は認証成功が通知されると、確認処理を業務サーバ300に依頼する(ステップS121)。業務サーバ300の業務処理部304は認証端末100から確認処理が依頼されると、確認処理の依頼に応じた確認処理を実行する(ステップS323)。 Here, when the business processing unit 304 determines, for example, that the above-mentioned two confirmation conditions are satisfied (step S321: YES), the business processing unit 304 notifies the authentication terminal 100 of the authentication success (step S322). When the control unit 104 of the authentication terminal 100 is notified that the authentication is successful, the control unit 104 requests the business server 300 for the confirmation process (step S121). When the confirmation process is requested from the authentication terminal 100, the business processing unit 304 of the business server 300 executes the confirmation process in response to the request for the confirmation process (step S323).

ステップS323の処理が完了すると、業務処理部304は確認完了通知を通信部303を介して認証端末100に送信する。制御部104は通信部103を介して確認完了通知を受け付けると、表示部102に確認完了を知らせる画面案内を表示する。これにより、主体者は確認処理の完了を認識することができる。尚、業務処理部304が例えば上述した2つの確認条件の一方又は両方を満足していないと判定した場合(ステップS321:NO)、後続の処理をスキップする。 When the process of step S323 is completed, the business processing unit 304 sends a confirmation completion notification to the authentication terminal 100 via the communication unit 303. When the control unit 104 receives the confirmation completion notification via the communication unit 103, the control unit 104 displays a screen guide notifying the confirmation completion to the display unit 102. As a result, the subject can recognize the completion of the confirmation process. If, for example, the business processing unit 304 determines that one or both of the above two confirmation conditions are not satisfied (step S321: NO), the subsequent processing is skipped.

以上、第2実施形態によれば、業務処理部304は、受信した主体者のユーザIDと関連付けられたサポート者の認証処理日時が主体者の認証処理日時から所定期間内であると判定した場合に、認証端末100からの確認依頼に応じた確認処理を実行する。これにより、生体情報以外の情報(例えばユーザIDや生年月日など)を入力又は指定しない生体認証において、高い認証精度で主体者の生存や安否を確認することができる。サポート者の生体情報を利用してそのサポート者により補助される主体者の生体情報が絞り込まれるため、主体者を高い認証精度で特定でき、特定した主体者による依頼で主体者の生存や安否を確認することができる。 As described above, according to the second embodiment, when the business processing unit 304 determines that the authentication processing date and time of the supporter associated with the received user ID of the subject is within a predetermined period from the authentication processing date and time of the subject. In addition, the confirmation process corresponding to the confirmation request from the authentication terminal 100 is executed. This makes it possible to confirm the survival and safety of the subject with high authentication accuracy in biometric authentication in which information other than biometric information (for example, user ID and date of birth) is not input or specified. Since the biometric information of the subject assisted by the supporter is narrowed down by using the biometric information of the supporter, the subject can be identified with high authentication accuracy, and the survival and safety of the subject can be determined at the request of the identified subject. You can check.

以上、本発明の好ましい実施形態について詳述したが、本発明に係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。例えば、上述した実施形態における類否判断は閾値を用いて行えばよい。商品代金の入力は認証端末100による商品の撮像に基づいて行われてもよい。 Although the preferred embodiments of the present invention have been described in detail above, the present invention is not limited to the specific embodiments of the present invention, and various modifications are made within the scope of the gist of the present invention described in the claims.・ Can be changed. For example, the similarity determination in the above-described embodiment may be performed using a threshold value. The input of the product price may be performed based on the image pickup of the product by the authentication terminal 100.

例えば、上述した実施形態では生体情報の一例として静脈の情報を利用したが、指紋や虹彩の情報などを生体情報として利用してもよい。また、上述した実施形態では生体情報を記号で表現したが、生体情報は文字若しくは数字又はこれらの組み合わせ、又は画像などであってもよい。 For example, in the above-described embodiment, vein information is used as an example of biological information, but fingerprint or iris information may be used as biological information. Further, in the above-described embodiment, the biometric information is represented by a symbol, but the biometric information may be a character, a number, a combination thereof, an image, or the like.

例えば、上述した第1実施形態及び第2実施形態では認証サーバ200による認証処理と業務サーバ300による決済処理及び確認処理に関し1台の認証端末100を利用したが、例えば認証端末100と認証端末100に対応する別の認証端末(不図示)とを用意し、認証端末100を店舗内のレジカウンタや介護施設内の談話室などに設置し、別の認証端末を認証端末100が設置された店舗や介護施設内の別の場所に設置したり、店舗や介護施設外の所定の場所に設置したりするようにしてもよい。この場合、例えば認証端末100は主体者により操作され、別の認証端末はサポート者により操作される。これにより、主体者とサポート者が互いに異なる場所にいても、所定期間内であればそれぞれの認証を行うことができる。 For example, in the first embodiment and the second embodiment described above, one authentication terminal 100 is used for the authentication process by the authentication server 200 and the payment process and confirmation process by the business server 300. For example, the authentication terminal 100 and the authentication terminal 100 are used. Prepare another authentication terminal (not shown) corresponding to the above, install the authentication terminal 100 in the cash register counter in the store, the discourse room in the nursing facility, etc., and install another authentication terminal in the store where the authentication terminal 100 is installed. Or it may be installed in another place in the care facility, or it may be installed in a predetermined place outside the store or the care facility. In this case, for example, the authentication terminal 100 is operated by the subject, and another authentication terminal is operated by the supporter. As a result, even if the subject and the supporter are in different places, each authentication can be performed within a predetermined period.

なお、以上の説明に関して更に以下の付記を開示する。
(付記1)第1の認証端末における第1のユーザ識別情報に対応する第1の認証情報を用いた第1の認証処理の結果を受信し、受信した前記第1の認証処理の結果が認証成功であると判定した場合に、前記第1の認証端末、又は、前記第1の認証端末に対応する第2の認証端末において、前記認証成功と判定してから所定期間内に、前記第1のユーザ識別情報に対応づけられた第2の認証情報を用いた第2の認証処理について認証成功の結果を受信すると、前記第1の認証端末からの業務依頼に応じた業務処理を実行する、処理をコンピュータに実行させることを特徴とする業務処理プログラム。
(付記2)前記第1のユーザ識別情報と前記第1の認証端末又は前記第2の認証端末における第2のユーザ識別情報の組み合わせを前記組み合わせ毎を記憶する記憶部を参照して、前記第1の認証端末から受信した前記第1のユーザ識別情報に応じた前記第2のユーザ識別情報を取得する、処理を含むことを特徴とする付記1に記載の業務処理プログラム。
(付記3)取得した前記第2のユーザ識別情報と、前記認証成功と判定した日時の情報と、を関連付けて記憶部に格納する処理を含み、前記業務処理を実行する処理は、前記記憶部に格納された前記日時の情報が前記所定期間内である場合に、前記業務処理を実行する、ことを特徴とする付記2に記載の業務処理プログラム。
(付記4)取得した前記第2のユーザ識別情報と、前記認証成功と判定した日時の情報と、前記第1の認証端末が設置された場所の情報と、を関連付けて記憶部に格納する処理を含み、前記業務処理を実行する処理は、前記記憶部に格納された前記日時の情報が前記所定期間内であって、前記記憶部に格納された前記場所の情報が前記第1の認証端末又は前記第2の認証端末が設置された場所の情報に対応する場合に、前記業務処理を実行する、ことを特徴とする付記2に記載の業務処理プログラム。
(付記5)認証端末が取得した第1の認証情報を用いた第1の認証処理に基づく第1のユーザ識別情報の候補を受信し、受信した前記第1のユーザ識別情報の候補に対応づけられた第2のユーザ識別情報の候補と前記認証端末が取得した第2の認証情報とを用いた第2の認証処理に基づく第2のユーザ識別情報を受信し、受信した前記第2のユーザ識別情報と関連付けられた前記第1の認証処理の処理日時が前記第2の認証処理の処理日時から所定期間内であると判定した場合に、前記認証端末からの業務依頼に応じた業務処理を実行する、処理をコンピュータに実行させることを特徴とする業務処理プログラム。
(付記6)前記第1のユーザ識別情報と前記第2のユーザ識別情報の組み合わせを前記組み合わせ毎を記憶する第1の記憶部を参照して、受信した前記第1のユーザ識別情報の候補に応じた前記第2のユーザ識別情報の候補を抽出する、処理を含むことを特徴とする付記5に記載の業務処理プログラム。
(付記7)抽出した第2のユーザ識別情報の候補と、前記第1の認証処理の処理日時の情報と、を関連付けて第2の記憶部に格納する処理を含み、前記業務処理を実行する処理は、前記第2の記憶部に格納された第1の認証処理の処理日時の情報が前記所定期間内である場合に、前記業務処理を実行する、ことを特徴とする付記6に記載の業務処理プログラム。
(付記8)抽出した第2のユーザ識別情報の候補と、前記第1の認証処理の処理日時の情報と、前記認証端末が設置された場所の情報と、を関連付けて第2の記憶部に格納する処理を含み、前記業務処理を実行する処理は、前記第2の記憶部に格納された第1の認証処理の処理日時の情報が前記所定期間内であって、前記第2の記憶部に格納された前記場所の情報が前記認証端末が設置された場所の情報に対応する場合に、前記業務処理を実行する、ことを特徴とする付記6に記載の業務処理プログラム。
(付記9)前記第1の認証情報及び前記第2の認証情報は、いずれも生体情報である、ことを特徴とする付記1から8のいずれか1項に記載の業務処理プログラム。
(付記10)第1の認証端末における第1のユーザ識別情報に対応する第1の認証情報を用いた第1の認証処理の結果を受信し、受信した前記第1の認証処理の結果が認証成功であると判定した場合に、前記第1の認証端末、又は、前記第1の認証端末に対応する第2の認証端末において、前記認証成功と判定してから所定期間内に、前記第1のユーザ識別情報に対応づけられた第2の認証情報を用いた第2の認証処理について認証成功の結果を受信すると、前記第1の認証端末からの業務依頼に応じた業務処理を実行する、処理をコンピュータが実行することを特徴とする業務処理方法。
(付記11)第1の認証端末における第1のユーザ識別情報に対応する第1の認証情報を用いた第1の認証処理の結果を受信し、受信した前記第1の認証処理の結果が認証成功であると判定した場合に、前記第1の認証端末、又は、前記第1の認証端末に対応する第2の認証端末において、前記認証成功と判定してから所定期間内に、前記第1のユーザ識別情報に対応づけられた第2の認証情報を用いた第2の認証処理について認証成功の結果を受信すると、前記第1の認証端末からの業務依頼に応じた業務処理を実行する、処理を行う処理部を備えることを特徴とする業務処理装置。
(付記12)前記処理部は、前記第1のユーザ識別情報と前記第1の認証端末又は前記第2の認証端末における第2のユーザ識別情報の組み合わせを前記組み合わせ毎を記憶する記憶部を参照して、前記第1の認証端末から受信した前記第1のユーザ識別情報に応じた前記第2のユーザ識別情報を取得する、ことを特徴とする付記11に記載の業務処理装置。
(付記13)前記処理部は、取得した前記第2のユーザ識別情報と、前記認証成功と判定した日時の情報と、を関連付けて記憶部に格納し、前記記憶部に格納した前記日時の情報が前記所定期間内である場合に、前記業務処理を実行する、ことを特徴とする付記12に記載の業務処理装置。
(付記14)前記処理部は、取得した前記第2のユーザ識別情報と、前記認証成功と判定した日時の情報と、前記第1の認証端末が設置された場所の情報と、を関連付けて記憶部に格納し、前記記憶部に格納した前記日時の情報が前記所定期間内であって、前記記憶部に格納した前記場所の情報が前記第1の認証端末又は前記第2の認証端末が設置された場所の情報に対応する場合に、前記業務処理を実行する、ことを特徴とする付記12に記載の業務処理装置。
(付記15)前記第1の認証情報及び前記第2の認証情報は、いずれも生体情報である、ことを特徴とする付記11から14のいずれか1項に記載の業務処理装置。
The following additional notes will be further disclosed with respect to the above explanation.
(Appendix 1) The result of the first authentication process using the first authentication information corresponding to the first user identification information in the first authentication terminal is received, and the received result of the first authentication process is authentication. When it is determined that the authentication is successful, the first authentication terminal or the second authentication terminal corresponding to the first authentication terminal has the first authentication within a predetermined period after the determination is successful. When the result of successful authentication is received for the second authentication process using the second authentication information associated with the user identification information of, the business process according to the business request from the first authentication terminal is executed. A business processing program characterized by having a computer execute processing.
(Appendix 2) The first user identification information and the combination of the second user identification information in the first authentication terminal or the second authentication terminal are stored in each combination with reference to the first user identification information. The business processing program according to Appendix 1, which comprises a process of acquiring the second user identification information according to the first user identification information received from the authentication terminal of 1.
(Appendix 3) The process of executing the business process includes the process of associating the acquired second user identification information with the information of the date and time when the authentication is determined to be successful and storing the information in the storage unit. The business processing program according to Appendix 2, wherein the business processing is executed when the date and time information stored in the above-mentioned date and time is within the predetermined period.
(Appendix 4) A process of associating the acquired second user identification information, the information of the date and time when the authentication is determined to be successful, and the information of the place where the first authentication terminal is installed and storing it in the storage unit. In the process of executing the business process, the date and time information stored in the storage unit is within the predetermined period, and the information of the location stored in the storage unit is the first authentication terminal. Alternatively, the business processing program according to Appendix 2, wherein the business processing is executed when the information of the place where the second authentication terminal is installed corresponds to the information.
(Appendix 5) Receives a candidate for the first user identification information based on the first authentication process using the first authentication information acquired by the authentication terminal, and associates the received candidate with the first user identification information. The second user who received and received the second user identification information based on the second authentication process using the candidate of the second user identification information obtained and the second authentication information acquired by the authentication terminal. When it is determined that the processing date and time of the first authentication process associated with the identification information is within a predetermined period from the processing date and time of the second authentication process, the business process corresponding to the business request from the authentication terminal is performed. A business processing program characterized by having a computer execute the processing to be executed.
(Appendix 6) The combination of the first user identification information and the second user identification information is used as a candidate for the received first user identification information by referring to the first storage unit that stores each combination. The business processing program according to Appendix 5, wherein the processing is included in extracting the candidate of the second user identification information according to the above.
(Appendix 7) The business process is executed, including a process of associating the extracted candidate for the second user identification information with the information of the processing date and time of the first authentication process and storing the information in the second storage unit. The processing is described in Appendix 6 characterized in that the business processing is executed when the information on the processing date and time of the first authentication processing stored in the second storage unit is within the predetermined period. Business processing program.
(Appendix 8) The extracted second user identification information candidate, the processing date and time information of the first authentication process, and the information of the place where the authentication terminal is installed are associated with each other in the second storage unit. In the process of executing the business process including the process of storing, the information of the processing date and time of the first authentication process stored in the second storage unit is within the predetermined period, and the second storage unit The business processing program according to Appendix 6, wherein the business processing is executed when the information of the location stored in the above corresponds to the information of the location where the authentication terminal is installed.
(Supplementary Note 9) The business processing program according to any one of Supplementary note 1 to 8, wherein the first authentication information and the second authentication information are both biometric information.
(Appendix 10) The result of the first authentication process using the first authentication information corresponding to the first user identification information in the first authentication terminal is received, and the received result of the first authentication process is authentication. When it is determined that the authentication is successful, the first authentication terminal or the second authentication terminal corresponding to the first authentication terminal has the first authentication within a predetermined period after the determination is successful. When the result of successful authentication is received for the second authentication process using the second authentication information associated with the user identification information of, the business process according to the business request from the first authentication terminal is executed. A business processing method characterized in that processing is executed by a computer.
(Appendix 11) The result of the first authentication process using the first authentication information corresponding to the first user identification information in the first authentication terminal is received, and the received result of the first authentication process is authentication. When it is determined that the authentication is successful, the first authentication terminal or the second authentication terminal corresponding to the first authentication terminal has the first authentication within a predetermined period after the determination is successful. When the result of successful authentication is received for the second authentication process using the second authentication information associated with the user identification information of, the business process according to the business request from the first authentication terminal is executed. A business processing device characterized by comprising a processing unit that performs processing.
(Appendix 12) The processing unit refers to a storage unit that stores a combination of the first user identification information and the second user identification information in the first authentication terminal or the second authentication terminal for each combination. The business processing apparatus according to Appendix 11, wherein the second user identification information corresponding to the first user identification information received from the first authentication terminal is acquired.
(Appendix 13) The processing unit associates the acquired second user identification information with the information on the date and time when the authentication is determined to be successful, and stores the information in the storage unit, and the information on the date and time stored in the storage unit. The business processing apparatus according to Appendix 12, wherein the business processing is executed when is within the predetermined period.
(Appendix 14) The processing unit stores the acquired second user identification information, the information on the date and time when the authentication is determined to be successful, and the information on the place where the first authentication terminal is installed in association with each other. The information on the date and time stored in the storage unit is within the predetermined period, and the information on the location stored in the storage unit is installed by the first authentication terminal or the second authentication terminal. The business processing apparatus according to Appendix 12, wherein the business processing is executed when the information of the location is supported.
(Supplementary Note 15) The business processing apparatus according to any one of Supplementary note 11 to 14, wherein the first authentication information and the second authentication information are both biometric information.

S 業務処理システム
100 認証端末
110 生体センサ
200 認証サーバ
300 業務サーバ
301 絆情報記憶部
302 状況情報記憶部
303 通信部
304 業務処理部
S Business processing system 100 Authentication terminal 110 Biosensor 200 Authentication server 300 Business server 301 Bond information storage unit 302 Status information storage unit 303 Communication department 304 Business processing department

Claims (5)

第1の認証端末における第1のユーザ識別情報に対応する第1の認証情報を用いた第1の認証処理の結果を受信し、
受信した前記第1の認証処理の結果が認証成功であると判定した場合に、前記第1のユーザ識別情報と、前記第1の認証端末、又は、前記第1の認証端末に対応する第2の認証端末における第2のユーザ識別情報との組み合わせを前記組み合わせ毎に記憶する記憶部を参照して、前記第1の認証端末から前記第1の認証処理の結果として受信した前記第1のユーザ識別情報に応じた前記第2のユーザ識別情報を取得し、
取得した前記第2のユーザ識別情報と、前記認証成功と判定した日時の情報とを関連付けて記憶部に格納し、
前記記憶部に格納された前記日時の情報が所定期間内である場合に、前記第1のユーザ識別情報に対応づけられた第2の認証情報を用いた第2の認証処理について認証成功の結果を受信すると、前記第1の認証端末からの業務依頼に応じた業務処理を実行する、
処理をコンピュータに実行させることを特徴とする業務処理プログラム。
Upon receiving the result of the first authentication process using the first authentication information corresponding to the first user identification information in the first authentication terminal,
When it is determined that the result of the first authentication process received is the authentication success, the first user identification information and the second authentication terminal corresponding to the first authentication terminal or the first authentication terminal are supported. The first user received from the first authentication terminal as a result of the first authentication process with reference to a storage unit that stores a combination with the second user identification information in the authentication terminal for each combination. The second user identification information corresponding to the identification information is acquired, and the second user identification information is acquired.
The acquired second user identification information, prior Symbol successful authentication and the determined in association with the date and time information stored in the storage unit,
The result of successful authentication for the second authentication process using the second authentication information associated with the first user identification information when the date and time information stored in the storage unit is within a predetermined period. Is received, the business process according to the business request from the first authentication terminal is executed.
A business processing program characterized by having a computer execute processing.
第1の認証端末における第1のユーザ識別情報に対応する第1の認証情報を用いた第1の認証処理の結果を受信し、
受信した前記第1の認証処理の結果が認証成功であると判定した場合に、前記第1のユーザ識別情報と、前記第1の認証端末、又は、前記第1の認証端末に対応する第2の認証端末における第2のユーザ識別情報との組み合わせを前記組み合わせ毎に記憶する記憶部を参照して、前記第1の認証端末から前記第1の認証処理の結果として受信した前記第1のユーザ識別情報に応じた前記第2のユーザ識別情報を取得し、
取得した前記第2のユーザ識別情報と、前記認証成功と判定した日時の情報と、前記第1の認証端末が設置された場所の情報とを関連付けて記憶部に格納し、
前記記憶部に格納された前記日時の情報が所定期間内であって、前記記憶部に格納された前記場所の情報が前記第1の認証端末又は前記第2の認証端末が設置された場所の情報に対応する場合に、前記第1のユーザ識別情報に対応づけられた第2の認証情報を用いた第2の認証処理について認証成功の結果を受信すると、前記第1の認証端末からの業務依頼に応じた業務処理を実行する、
処理をコンピュータに実行させることを特徴とする業務処理プログラム。
Upon receiving the result of the first authentication process using the first authentication information corresponding to the first user identification information in the first authentication terminal,
When it is determined that the result of the first authentication process received is the authentication success, the first user identification information and the second authentication terminal corresponding to the first authentication terminal or the first authentication terminal are supported. The first user received from the first authentication terminal as a result of the first authentication process with reference to a storage unit that stores a combination with the second user identification information in the authentication terminal for each combination. The second user identification information corresponding to the identification information is acquired, and the second user identification information is acquired.
And the acquired second user identification information, prior Symbol authentication and date information determined to be successful, the first authentication terminal in association with information of the installation location is stored in the storage unit,
The date and time information stored in the storage unit is within a predetermined period, and the information of the location stored in the storage unit is the location where the first authentication terminal or the second authentication terminal is installed. When the information is dealt with, when the result of the successful authentication is received for the second authentication process using the second authentication information associated with the first user identification information, the business from the first authentication terminal is received. Execute business processing according to the request,
A business processing program characterized by having a computer execute processing.
前記第1の認証情報及び前記第2の認証情報は、いずれも生体情報である、
ことを特徴とする請求項1又は2に記載の業務処理プログラム。
The first authentication information and the second authentication information are both biometric information.
The business processing program according to claim 1 or 2, wherein the program is characterized by the above.
第1の認証端末における第1のユーザ識別情報に対応する第1の認証情報を用いた第1の認証処理の結果を受信し、
受信した前記第1の認証処理の結果が認証成功であると判定した場合に、前記第1のユーザ識別情報と、前記第1の認証端末、又は、前記第1の認証端末に対応する第2の認証端末における第2のユーザ識別情報との組み合わせを前記組み合わせ毎に記憶する記憶部を参照して、前記第1の認証端末から前記第1の認証処理の結果として受信した前記第1のユーザ識別情報に応じた前記第2のユーザ識別情報を取得し、
取得した前記第2のユーザ識別情報と、前記認証成功と判定した日時の情報とを関連付けて記憶部に格納し、
前記記憶部に格納された前記日時の情報が所定期間内である場合に、前記第1のユーザ識別情報に対応づけられた第2の認証情報を用いた第2の認証処理について認証成功の結果を受信すると、前記第1の認証端末からの業務依頼に応じた業務処理を実行する、
処理をコンピュータが実行することを特徴とする業務処理方法。
Upon receiving the result of the first authentication process using the first authentication information corresponding to the first user identification information in the first authentication terminal,
When it is determined that the result of the first authentication process received is the authentication success, the first user identification information and the second authentication terminal corresponding to the first authentication terminal or the first authentication terminal are supported. The first user received from the first authentication terminal as a result of the first authentication process with reference to a storage unit that stores a combination with the second user identification information in the authentication terminal for each combination. The second user identification information corresponding to the identification information is acquired, and the second user identification information is acquired.
The acquired second user identification information, prior Symbol successful authentication and the determined in association with the date and time information stored in the storage unit,
The result of successful authentication for the second authentication process using the second authentication information associated with the first user identification information when the date and time information stored in the storage unit is within a predetermined period. Is received, the business process according to the business request from the first authentication terminal is executed.
A business processing method characterized in that a computer executes processing.
第1の認証端末における第1のユーザ識別情報に対応する第1の認証情報を用いた第1の認証処理の結果を受信し、
受信した前記第1の認証処理の結果が認証成功であると判定した場合に、前記第1のユーザ識別情報と、前記第1の認証端末、又は、前記第1の認証端末に対応する第2の認証端末における第2のユーザ識別情報との組み合わせを前記組み合わせ毎に記憶する記憶部を参照して、前記第1の認証端末から前記第1の認証処理の結果として受信した前記第1のユーザ識別情報に応じた前記第2のユーザ識別情報を取得し、
取得した前記第2のユーザ識別情報と、前記認証成功と判定した日時の情報とを関連付けて記憶部に格納し、
前記記憶部に格納された前記日時の情報が所定期間内である場合に、前記第1のユーザ識別情報に対応づけられた第2の認証情報を用いた第2の認証処理について認証成功の結果を受信すると、前記第1の認証端末からの業務依頼に応じた業務処理を実行する、
処理を行う処理部を備えることを特徴とする業務処理装置。
Upon receiving the result of the first authentication process using the first authentication information corresponding to the first user identification information in the first authentication terminal,
When it is determined that the result of the first authentication process received is the authentication success, the first user identification information and the second authentication terminal corresponding to the first authentication terminal or the first authentication terminal are supported. The first user received from the first authentication terminal as a result of the first authentication process with reference to a storage unit that stores a combination with the second user identification information in the authentication terminal for each combination. The second user identification information corresponding to the identification information is acquired, and the second user identification information is acquired.
The acquired second user identification information, prior Symbol successful authentication and the determined in association with the date and time information stored in the storage unit,
The result of successful authentication for the second authentication process using the second authentication information associated with the first user identification information when the date and time information stored in the storage unit is within a predetermined period. Is received, the business process according to the business request from the first authentication terminal is executed.
A business processing apparatus characterized by comprising a processing unit that performs processing.
JP2017122568A 2017-06-22 2017-06-22 Business processing program, business processing method, and business processing equipment Active JP6988194B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017122568A JP6988194B2 (en) 2017-06-22 2017-06-22 Business processing program, business processing method, and business processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017122568A JP6988194B2 (en) 2017-06-22 2017-06-22 Business processing program, business processing method, and business processing equipment

Publications (2)

Publication Number Publication Date
JP2019008484A JP2019008484A (en) 2019-01-17
JP6988194B2 true JP6988194B2 (en) 2022-01-05

Family

ID=65028922

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017122568A Active JP6988194B2 (en) 2017-06-22 2017-06-22 Business processing program, business processing method, and business processing equipment

Country Status (1)

Country Link
JP (1) JP6988194B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7008051B2 (en) * 2019-05-08 2022-01-25 株式会社三井住友銀行 Survival verification systems, methods, and computer programs

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009069994A (en) * 2007-09-11 2009-04-02 Ricoh Co Ltd Use restriction device and use restriction method
JP5892123B2 (en) * 2013-08-20 2016-03-23 富士ゼロックス株式会社 Information processing apparatus and information processing program
JP6340908B2 (en) * 2014-05-19 2018-06-13 日本電気株式会社 Network authentication system and network authentication method

Also Published As

Publication number Publication date
JP2019008484A (en) 2019-01-17

Similar Documents

Publication Publication Date Title
US11106818B2 (en) Patient identification systems and methods
KR20170127854A (en) Electronic apparatus providing electronic payment and operating method thereof
TW202008296A (en) Medical insurance claim settlement method and device, and electronic apparatus
US20210043288A1 (en) Individual Health Information Aggregation System
JP2019174943A (en) Settlement support system, settlement support device, settlement support method, and program
US20210266366A1 (en) Device linking method
JP2018137002A (en) Information management system, information management apparatus, and information management method
CN111801699A (en) Virtual currency management method
JP6988194B2 (en) Business processing program, business processing method, and business processing equipment
KR20200073529A (en) Apparatus for providing information at drug store
JP6911010B2 (en) Terminal devices, communication methods, payment processing devices, payment methods, and payment systems
JP6318645B2 (en) Patient information display program, method, apparatus and system, and patient information management program, method and apparatus
JP2022171880A (en) Authentication system, authentication method, and program
JP6841467B1 (en) Survival insurance system, information processing device, information processing method, and program
WO2021260817A1 (en) Information control device, system and method, and non-transitory computer-readable medium in which program is stored
KR20180017739A (en) Medical support system and application for foreigners
JP6516337B2 (en) Reading system and reading program
JP2021177323A (en) Settlement processing method, settlement processing apparatus, and program for settlement
JP6830993B2 (en) Information management system, information management method and program
KR20150021418A (en) System and method for managing smart patient sequence
KR102591773B1 (en) Method and system for certificating covid-19 antibody
WO2019137631A1 (en) Methods and devices for biometric authorisation
JP2019179508A (en) Information providing program, information providing method, and information providing device
JP7057523B2 (en) Payment support system, payment support device, payment support method, and program
KR102449914B1 (en) Method and system that medical consultation content management

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200310

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210209

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210401

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210817

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211018

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: 20211102

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211115

R150 Certificate of patent or registration of utility model

Ref document number: 6988194

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150