Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7649596B2 - Information processing system, information processing method, and program - Google Patents
[go: Go Back, main page]

JP7649596B2 - Information processing system, information processing method, and program - Google Patents

Information processing system, information processing method, and program Download PDF

Info

Publication number
JP7649596B2
JP7649596B2 JP2020178596A JP2020178596A JP7649596B2 JP 7649596 B2 JP7649596 B2 JP 7649596B2 JP 2020178596 A JP2020178596 A JP 2020178596A JP 2020178596 A JP2020178596 A JP 2020178596A JP 7649596 B2 JP7649596 B2 JP 7649596B2
Authority
JP
Japan
Prior art keywords
information
deceased person
death
account
deceased
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
JP2020178596A
Other languages
Japanese (ja)
Other versions
JP2022069761A (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.)
TIS Inc
Original Assignee
TIS Inc
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 TIS Inc filed Critical TIS Inc
Priority to JP2020178596A priority Critical patent/JP7649596B2/en
Publication of JP2022069761A publication Critical patent/JP2022069761A/en
Priority to JP2025035866A priority patent/JP2025083405A/en
Application granted granted Critical
Publication of JP7649596B2 publication Critical patent/JP7649596B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、情報処理システム、情報処理方法、およびプログラムに関する。 The present invention relates to an information processing system, an information processing method, and a program.

ユーザを識別する識別情報とユーザが保有する金融機関の口座情報とを対応付けて記憶することにより、ユーザが口座を一元的に管理するための装置が開示されている(特許文献1)。 A device has been disclosed that allows users to centrally manage their accounts by storing identification information that identifies the user in association with account information at a financial institution held by the user (Patent Document 1).

特開2017-215700号公報JP 2017-215700 A

特許文献1に記載の装置は、ユーザを識別する識別情報とユーザが保有する金融機関の口座情報とが対応付けられて記憶している記憶装置から、ユーザが識別情報を明示した照会要求に基づき、当該識別情報に対応する口座情報を検索する。当該装置は、検索された口座情報のうち、金融取引が可能に設定されている口座情報を選択する。これにより、当該装置は、公的機関から付与される所定の識別情報(例えば、マイナンバー)によって、ユーザの口座情報を一元的に管理できるとともに、ユーザの要求に応じて口座情報を提示することができる。 The device described in Patent Document 1 searches for account information corresponding to identification information from a storage device that stores identification information that identifies a user and account information of financial institutions held by the user in association with each other, based on a query request in which the user clearly indicates the identification information. From the searched account information, the device selects account information that is set to allow financial transactions. This allows the device to centrally manage user account information using predetermined identification information (e.g., My Number) provided by a public institution, and to present account information in response to a user's request.

しかしながら、特許文献1に記載の装置では、口座を保有するユーザが死亡した場合、当該ユーザの情報(ここでは、口座情報)を他のユーザに対して情報提供することができないため、死亡者の情報を適切に他のユーザに引き継げない虞があった。 However, with the device described in Patent Document 1, when a user who holds an account dies, the user's information (in this case, account information) cannot be provided to other users, so there is a risk that the deceased person's information cannot be properly handed over to other users.

そこで、本発明は、上記の課題を解決するために、ユーザが死亡したことを示す情報に基づき、死亡したユーザに関する情報を他のユーザに送信するシステムを提供することを目的とする。 To solve the above problem, the present invention aims to provide a system that transmits information about a deceased user to other users based on information indicating the user's death.

本発明の一態様に係る情報処理システムは、死亡者に関する情報を示す死亡者情報と、前記死亡者を識別可能な死亡者識別情報と、を記憶する記憶部と、前記死亡者識別情報と、前記死亡者が死亡したことを示す死亡情報を要求する死亡情報要求と、を公的機関に送信する第1送信部と、前記死亡情報要求に応じて前記公的機関において前記死亡者識別情報に基づき特定される前記死亡情報を、前記公的機関から取得する取得部と、前記取得部において前記死亡情報が取得された場合、所定のユーザに対して前記死亡者情報を送信する第2送信部と、を備える。 An information processing system according to one aspect of the present invention includes a storage unit that stores deceased person information indicating information about a deceased person and deceased person identification information that can identify the deceased person, a first transmission unit that transmits the deceased person identification information and a death information request that requests death information indicating that the deceased person has died to a public institution, an acquisition unit that acquires from the public institution the death information identified at the public institution based on the deceased person identification information in response to the death information request, and a second transmission unit that transmits the deceased person information to a specified user when the death information is acquired by the acquisition unit.

本発明の一態様に係る繰り返し型開発方法は、コンピュータが、死亡者に関する情報を示す死亡者情報と、前記死亡者を識別可能な死亡者識別情報と、を記憶することと、前記死亡者識別情報と、前記死亡者が死亡したことを示す死亡情報を要求する死亡情報要求と、を公的機関に送信することと、前記死亡情報要求に応じて前記公的機関において前記死亡者識別情報に基づき特定される前記死亡情報を、前記公的機関から取得することと、前記死亡情報が取得された場合、所定のユーザに対して前記死亡者情報を送信することと、を実行する。 An iterative development method according to one aspect of the present invention includes a computer that stores deceased person information indicating information about a deceased person and deceased person identification information capable of identifying the deceased person, transmits the deceased person identification information and a death information request requesting death information indicating that the deceased person has died to a public institution, obtains the death information from the public institution in response to the death information request, the death information being specified at the public institution based on the deceased person identification information, and, when the death information is obtained, transmits the deceased person information to a specified user.

本発明の一態様に係るプログラムは、コンピュータに、死亡者に関する情報を示す死亡者情報と、前記死亡者を識別可能な死亡者識別情報と、を記憶することと、前記死亡者識別情報と、前記死亡者が死亡したことを示す死亡情報を要求する死亡情報要求と、を公的機関に送信することと、前記死亡情報要求に応じて前記公的機関において前記死亡者識別情報に基づき特定される前記死亡情報を、前記公的機関から取得することと、前記死亡情報が取得された場合、所定のユーザに対して前記死亡者情報を送信することと、を実行させる。 A program according to one aspect of the present invention causes a computer to store deceased person information indicating information about a deceased person and deceased person identification information capable of identifying the deceased person, transmit the deceased person identification information and a death information request requesting death information indicating that the deceased person has died to a public institution, obtain from the public institution the death information identified at the public institution based on the deceased person identification information in response to the death information request, and, when the death information is obtained, transmit the deceased person information to a specified user.

本発明によれば、ユーザが死亡したことを示す情報に基づき、死亡したユーザに関する情報を他のユーザに送信することができるため、死亡したユーザの情報管理が容易となる。 According to the present invention, information about a deceased user can be sent to other users based on information indicating the user's death, making it easier to manage information about the deceased user.

引継ぎシステムの構成の一例を示す図である。FIG. 1 illustrates an example of a configuration of a takeover system. 引継ぎシステムの処理の概要の一例を示す図である。FIG. 1 is a diagram illustrating an example of an outline of a process of a takeover system. 引継ぎサーバの構成の一例を示す図である。FIG. 2 illustrates an example of a configuration of a takeover server. ユーザ情報の一例を示す図である。FIG. 4 is a diagram illustrating an example of user information. 端末装置の構成の一例を示す図である。FIG. 2 illustrates an example of the configuration of a terminal device. 行政サーバの構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a configuration of an administrative server. 個人情報の一例を示す図である。FIG. 11 is a diagram showing an example of personal information. 引継ぎシステムにおいて相続処理が実行されるまでの処理手順の一例を示すフロー図である。11 is a flow diagram showing an example of a processing procedure until an inheritance process is executed in a takeover system. FIG. 死亡者が各種情報を設定するための画面例である。13 is an example of a screen on which the deceased person sets various information. 死亡者が各種情報を設定するための画面例である。13 is an example of a screen on which the deceased person sets various information. 死亡者が各種情報を設定するための画面例である。13 is an example of a screen on which the deceased person sets various information. 遺族が引継ぎサーバにログインするための画面例である。13 is an example of a screen for a surviving family member to log in to the takeover server. 死亡者が遺族に設定した各種情報の一覧を示す画面例である。13 is an example of a screen showing a list of various information set by the deceased person for his/her surviving family members. 死亡者の交通系マネーの遺族に対する引継ぎ内容を示す画面例である。This is an example screen showing the details of how a deceased person's transportation funds will be handed over to their surviving family members. 死亡者の不動産の遺族に対する公開内容を示す画面例である。This is a screenshot showing the disclosure of a deceased person's estate to surviving family members. 引継ぎシステムにおいて相続外処理が実行されるまでの処理手順の一例を示すフロー図である。11 is a flow diagram showing an example of a processing procedure until non-inheritance processing is executed in the takeover system. FIG. 死亡者のメッセージングサービスの遺族に対する引継ぎ内容を示す画面例である。This is a screenshot showing the handover of the messaging service of a deceased person to the surviving family members. コンピュータのハードウェア構成の一例を示す図である。FIG. 2 illustrates an example of a hardware configuration of a computer.

以下に、本発明の一実施形態における引継ぎシステム10について、図面を参照して詳細に説明する。ただし、以下に説明する実施形態は、あくまでも例示であり、以下に明示しない種々の変形や技術の適用を排除する意図はない。すなわち、本発明は、その趣旨を逸脱しない範囲で種々変形し、または各実施例を組み合わせるなどして実施することができる。また、以下の図面の記載において、同一または類似の部分には同一または類似の符号を付して表している。 The handover system 10 according to one embodiment of the present invention will be described in detail below with reference to the drawings. However, the embodiment described below is merely an example, and is not intended to exclude the application of various modifications or techniques not explicitly described below. In other words, the present invention can be implemented by modifying it in various ways or combining the various embodiments without departing from the spirit of the invention. In addition, in the description of the drawings below, the same or similar parts are denoted by the same or similar reference numerals.

===引継ぎシステム10の概要===
引継ぎシステム10は、例えば、死亡したユーザ(以下、死亡者という)について公的機関で死亡の登録がされたことを契機に、死亡者に関する情報(以下、死亡者情報という)を、予め登録されたユーザの端末装置に送信するシステムである。
Overview of Takeover System 10
The handover system 10 is a system that, for example, when a deceased user (hereinafter referred to as the deceased person) is registered as a deceased person by a public institution, transmits information about the deceased person (hereinafter referred to as the deceased person information) to a terminal device of a previously registered user.

ここで、死亡者情報は、例えば、死亡者が所有する不動産に関する情報や、死亡者の金融機関の口座に関する情報などの、死亡者から遺族への相続に関する死亡者情報(以下、相続情報という)を含んでいてもよい。また、死亡者情報は、例えば、死亡者から他のユーザに対するメッセージなどの、相続の対象外に関する死亡者情報(以下、相続外情報という)を含んでいてもよい。 Here, the deceased person information may include information on inheritance from the deceased to surviving family members (hereinafter referred to as inheritance information), such as information on real estate owned by the deceased person or information on the deceased person's financial institution accounts. The deceased person information may also include information on the deceased person that is not subject to inheritance (hereinafter referred to as non-inheritance information), such as messages from the deceased person to other users.

また、引継ぎシステム10は、例えば、相続情報を遺族に送信する処理、相続に関する死亡者のアカウントを遺族が受け取るための処理などの、相続に関する処理(以下、相続処理という)を実行してもよい。また、引継ぎシステム10は、例えば、相続外情報を所定のユーザ(例えば、遺族や死亡者の友人・知人)に送信する処理、相続外情報に関するアカウントを削除する処理などの、相続外に関する処理(以下、相続外処理という)を実行してもよい。以下、便宜上、遺族、死亡者の友人・知人をまとめて「遺族他」ということもある。 The takeover system 10 may also execute processes related to inheritance (hereinafter referred to as inheritance processes), such as, for example, a process of sending inheritance information to the surviving family members, and a process for the surviving family members to receive the deceased person's accounts related to inheritance. The takeover system 10 may also execute processes related to non-inheritance (hereinafter referred to as inheritance processes), such as, for example, a process of sending non-inheritance information to a specified user (for example, the surviving family members or friends/acquaintances of the deceased person) and a process of deleting accounts related to non-inheritance information. For convenience, hereinafter, the surviving family members and friends/acquaintances of the deceased person may be collectively referred to as "surviving family members and others."

図1は、引継ぎシステム10の構成の一例を示す図である。図1に示すように、引継ぎシステム10は、例えば、引継ぎサーバ100と、ユーザの端末装置200,300と、行政サーバ400とを含む。引継ぎサーバ100、ユーザの端末装置200,300、及び行政サーバ400は、ネットワークNを通じて通信可能に接続されている。端末装置200は、遺族または死亡者の友人・知人の少なくともいずれかの端末装置とする。端末装置300は、死亡者の端末装置とする。 Figure 1 is a diagram showing an example of the configuration of the takeover system 10. As shown in Figure 1, the takeover system 10 includes, for example, a takeover server 100, users' terminal devices 200 and 300, and an administrative server 400. The takeover server 100, the users' terminal devices 200 and 300, and the administrative server 400 are communicatively connected via a network N. The terminal device 200 is at least one of a terminal device of a surviving family member or a friend or acquaintance of the deceased person. The terminal device 300 is the terminal device of the deceased person.

なお、端末装置200は一台の端末装置で構成されているように示しているが、端末装置200は複数台の端末装置で構成されていてもよい。すなわち、死亡者は、引継ぎサーバ100を通じて、複数人の遺族や死亡者の友人・知人に、生前に作成した死亡者情報を提供することができる。 Although the terminal device 200 is shown as being composed of a single terminal device, the terminal device 200 may be composed of multiple terminal devices. In other words, the deceased person can provide the deceased person information that was created during their lifetime to multiple surviving family members and friends and acquaintances of the deceased person through the transfer server 100.

行政サーバ400は、例えば、国、都道府県、市町村などの公的機関が運営する、行政サービスを提供するシステムである。すなわち、引継ぎサーバ100は、例えば、ユーザを識別可能な情報(以下、識別情報という)によって、行政サーバ400から当該ユーザの各種情報を取得できる。識別情報は、例えば、住民票を持つ全ての人それぞれに付されるマイナナンバー、住民基本台帳に記録されている全ての人それぞれに付される住民票コードなどである。また、ユーザの各種情報は、例えば、死亡者が死亡したことを示す情報(以下、死亡情報という)、死亡者と遺族との続柄に関する情報(以下、続柄情報という)、不動産登記に関する情報などを含んでいてもよい。 The administrative server 400 is a system that provides administrative services operated by public institutions such as the country, prefectures, and municipalities. That is, the handover server 100 can obtain various information about the user from the administrative server 400, for example, by information that can identify the user (hereinafter referred to as identification information). The identification information can be, for example, a My Number that is assigned to every person who has a resident card, or a resident card code that is assigned to every person recorded in the resident basic register. In addition, the various information about the user can include, for example, information indicating the death of the deceased person (hereinafter referred to as death information), information about the relationship between the deceased and the surviving family members (hereinafter referred to as relationship information), information about real estate registration, etc.

次に、図2を参照して、引継ぎシステム10の処理の概要について説明する。図2は、引継ぎシステム10の処理の概要を示す図である。 Next, an overview of the processing of the takeover system 10 will be described with reference to FIG. 2. FIG. 2 is a diagram showing an overview of the processing of the takeover system 10.

まず、ステップS10において、死亡者端末300は、死亡者から生前に操作入力を受け付けて、死亡者情報を引継ぎサーバ100に送信する。ステップS11において、引継ぎサーバ100は死亡者情報を記憶部110に記憶する。 First, in step S10, the deceased person's terminal 300 accepts operational input from the deceased person before his or her death and transmits the deceased person's information to the takeover server 100. In step S11, the takeover server 100 stores the deceased person's information in the storage unit 110.

次に、ステップS12において、引継ぎサーバ100は、死亡者を識別可能な情報(以下、死亡者識別情報という)に基づき、例えばAPI(Application Programming Interface)によって、行政サーバ400に死亡者の死亡情報を要求する。次に、ステップS13において、行政サーバ400は、死亡情報を引継ぎサーバ100に送信する。 Next, in step S12, the takeover server 100 requests the death information of the deceased person from the administrative server 400, for example, via an API (Application Programming Interface), based on information that can identify the deceased person (hereinafter, referred to as deceased person identification information). Next, in step S13, the administrative server 400 transmits the death information to the takeover server 100.

次に、ステップS14において、引継ぎサーバ100は、死亡情報に基づき、死亡者が死亡していることを確認する。引継ぎサーバ100は、死亡者が死亡したことの連絡(以下、死亡連絡という)を、死亡者が生前に登録した遺族や死亡者の友人・知人の端末装置200に送信する。死亡連絡は、例えば、メールや、専用のアプリケーションの画面上のポップアップ表示、引継ぎサーバ100へのログイン画面などであってもよい。 Next, in step S14, the takeover server 100 confirms that the deceased person has died based on the death information. The takeover server 100 sends a notice of the death of the deceased person (hereinafter referred to as the death notice) to the terminal devices 200 of the surviving family members and friends and acquaintances of the deceased person who were registered before the deceased person's death. The death notice may be, for example, an email, a pop-up display on the screen of a dedicated application, a login screen to the takeover server 100, etc.

次に、ステップS15において、端末装置200は、死亡連絡を取得する。ステップS16において、端末装置200は、ユーザの操作入力を受け付けて、引継ぎサーバ100に対し、相続処理または相続外処理に応じた死亡者情報の要求を送信する。相続処理および相続外処理の詳細については後述する。 Next, in step S15, the terminal device 200 acquires the death notification. In step S16, the terminal device 200 accepts the user's operational input and transmits a request for deceased information according to inheritance processing or non-inheritance processing to the takeover server 100. Details of inheritance processing and non-inheritance processing will be described later.

次に、ステップS17において、引継ぎサーバ100は、相続処理または相続外処理に応じた死亡者情報を端末装置200に送信する。ステップS18において、端末装置200は、表示部1007に死亡者情報を表示する。これにより、ユーザは、簡易な手順によって、死亡者に関する各種情報を取得することができる。 Next, in step S17, the takeover server 100 transmits the deceased person information corresponding to the inheritance processing or non-inheritance processing to the terminal device 200. In step S18, the terminal device 200 displays the deceased person information on the display unit 1007. This allows the user to obtain various information related to the deceased person through simple procedures.

===引継ぎサーバ100の構成===
図3を参照して、引継ぎサーバ100の構成について説明する。図3は、引継ぎサーバ100の構成の一例を示す図である。図3に示すように、引継ぎサーバ100は、例えば、記憶部110と、取得部120と、送信部130と、表示処理部140と、判定部150と、実行処理部160とを含む。
===Configuration of Takeover Server 100===
The configuration of the takeover server 100 will be described with reference to Fig. 3. Fig. 3 is a diagram showing an example of the configuration of the takeover server 100. As shown in Fig. 3, the takeover server 100 includes, for example, a storage unit 110, an acquisition unit 120, a transmission unit 130, a display processing unit 140, a determination unit 150, and an execution processing unit 160.

記憶部110は、例えば、ユーザ情報D111を格納する。図4を参照しつつ、ユーザ情報D111について説明する。図4は、ユーザ情報D111の一例を示す図である。ユーザ情報D111は、例えば、ユーザに対応づけられる、ユーザに関する相続情報および相続外情報を含む。図4に示すように、ユーザ情報D111は、例えば、[ユーザID]、[相続情報]、及び[相続外情報]の項目を含んでいてもよい。 The storage unit 110 stores, for example, user information D111. The user information D111 will be described with reference to FIG. 4. FIG. 4 is a diagram showing an example of user information D111. The user information D111 includes, for example, inheritance information and non-inheritance information related to a user that are associated with the user. As shown in FIG. 4, the user information D111 may include, for example, items of [User ID], [Inheritance Information], and [Non-Inheritance Information].

[ユーザID]は、例えば、ユーザの識別情報であるユーザIDを含む項目である。以下、死亡者となるユーザのユーザIDを「死亡者ID」といい、遺族となるユーザのユーザIDを「遺族ID」ということもある。ユーザIDは、例えば、ユーザごとにユニークに付される符号であり、引継ぎサーバ100に新たに登録されたユーザに対して割り振られる。なお、ユーザIDは、例えば、ユーザのマイナンバーまたは住民票コードなどであってもよい。 [User ID] is, for example, an item that includes a user ID, which is identification information for a user. Hereinafter, the user ID of a user who will become a deceased person is sometimes referred to as the "deceased person ID," and the user ID of a user who will become a surviving family member is sometimes referred to as the "surviving family member ID." The user ID is, for example, a code that is uniquely assigned to each user, and is assigned to a user newly registered on the takeover server 100. The user ID may be, for example, the user's My Number or resident card code.

[相続情報]は、例えば、[ユーザID]の項目に対応づけられ、ユーザによって登録された相続情報を含む項目である。相続情報は、例えば、死亡者が所有する不動産に関する情報、死亡者の金融機関の口座に関する情報、電子マネーのアカウントに関する情報、その他の本人認証が必要な公的な手続きに関する情報などである。 [Inheritance information] is, for example, an item that is associated with the [User ID] item and contains inheritance information registered by the user. Inheritance information may be, for example, information about real estate owned by the deceased person, information about the deceased person's financial institution accounts, information about electronic money accounts, and information about other official procedures that require personal authentication.

[相続外情報]は、例えば、[ユーザID]の項目に対応づけられ、ユーザによって登録された相続外情報を含む項目である。相続外情報は、例えば、死亡者から他のユーザへのメッセージに関する情報、メッセージングサービスのアカウントに関する情報などである。 [Non-inheritance information] is, for example, an item that is associated with the [User ID] item and contains non-inheritance information registered by the user. Non-inheritance information is, for example, information about messages from the deceased person to other users, information about messaging service accounts, etc.

なお、記憶部110に記憶されているユーザ情報D111は、引継ぎサーバ100に格納されていなくてもよく、例えば引継ぎサーバ100とは異なる装置に格納されていてもよい。この場合、引継ぎサーバ100は、当該装置からユーザ情報D111を取得すればよい。 The user information D111 stored in the memory unit 110 does not have to be stored in the takeover server 100, and may be stored, for example, in a device different from the takeover server 100. In this case, the takeover server 100 may obtain the user information D111 from that device.

取得部120は、例えば、端末装置200,300及び行政サーバ400との間において、各種情報を取得する。送信部130は、例えば、端末装置200,300及び行政サーバ400に対して、各種情報を送信する。 The acquisition unit 120 acquires various information between, for example, the terminal devices 200, 300 and the administrative server 400. The transmission unit 130 transmits various information to, for example, the terminal devices 200, 300 and the administrative server 400.

表示処理部140は、例えば、図9~図16に示すような各種画面を生成する。表示処理部140は、例えば、生成した画面を端末装置200および端末装置300の表示部に表示させるための処理を実行する。各種画面の一例については後述する。 The display processing unit 140 generates various screens, for example, as shown in Figs. 9 to 16. The display processing unit 140 executes processing for displaying the generated screens on the display units of the terminal device 200 and the terminal device 300. Examples of the various screens will be described later.

判定部150は、例えば、後述する続柄情報に基づき、死亡者と遺族とが所定の続柄であるか否かを判定する。換言すると、判定部150は、遺族が死亡者の資産を相続可能な者であるか否かを判定する。ここで、所定の続柄(例えば、死亡者と3親等内)は、例えば死亡者によって予め設定されていてもよいし、そうでなくてもよい。これにより、遺族になりすましを防止することができるため、死亡者の財産に関する情報を適切に遺族に提供できる。なお、引継ぎサーバ100は、判定部150を有するように説明したがこれに限定されず、例えば行政サーバ400が判定部150の機能を有していてもよい。 The determination unit 150 determines whether or not the deceased and the surviving family have a predetermined relationship based on, for example, relationship information described below. In other words, the determination unit 150 determines whether or not the surviving family can inherit the assets of the deceased. Here, the predetermined relationship (for example, within the third degree of kinship with the deceased) may be preset by, for example, the deceased, or it may not be. This makes it possible to prevent impersonation of the surviving family, and therefore makes it possible to provide the surviving family with information regarding the assets of the deceased appropriately. Note that while the takeover server 100 has been described as having the determination unit 150, this is not limited to the above, and for example, the administrative server 400 may have the function of the determination unit 150.

実行処理部160は、例えば、ユーザの操作入力によって選択された相続処理または相続外処理を実行する。これにより、遺族に対して死亡者の重要な情報を引き継がせることができる。以下、相続処理および相続外処理について説明する。 The execution processing unit 160 executes, for example, inheritance processing or non-inheritance processing selected by a user's operational input. This allows important information about the deceased person to be passed on to the surviving family members. The inheritance processing and non-inheritance processing are described below.

相続処理は、例えば、相続情報を遺族に送信する処理、及び相続に関する死亡者のアカウントを遺族が受け取るための処理を含んでいてもよい。相続処理は、例えば、判定部150において続柄情報によって判定された結果を示す情報(以下、判定結果情報という)に応じて、ユーザの操作入力によって選択された相続に関する処理の内容を示す情報(以下、相続処理情報という)に基づき実行されてもよい。さらに、相続処理は、例えば、相続処理情報に基づいて、所定のサービス提供機関に対して、送信部130を通じて続柄情報を送信することで、当該サービス提供機関が有する死亡者のアカウントに対して所定の処理を実行させてもよい。 The inheritance processing may include, for example, a process of sending inheritance information to the surviving family members, and a process for the surviving family members to receive the deceased person's account related to the inheritance. The inheritance processing may be executed based on information indicating the content of the inheritance processing selected by the user's operation input (hereinafter referred to as inheritance processing information) in accordance with information indicating the result of the determination made by the determination unit 150 based on the relationship information (hereinafter referred to as determination result information). Furthermore, the inheritance processing may, for example, transmit relationship information to a specified service provider via the transmission unit 130 based on the inheritance processing information, thereby causing the service provider to execute a specified process on the deceased person's account held by the service provider.

具体的には、実行処理部160は、サービス提供機関が銀行である場合、APIによって、銀行システム(不図示)に対して、例えば死亡者の死亡情報および続柄情報を送信してもよい。そして、実行処理部160は、APIによって、銀行システムに対して、死亡者の口座に関係する情報を送信するよう要求してもよい。ここで、口座に関係する情報(アカウント内容情報)とは、例えば、口座名義、口座種別、口座番号、及び口座の残高などを含む情報である。これにより、死亡者の遺族は生前の死亡者の銀行の口座に関する情報を取得することができるため、遺族の分割協議を円滑に行うことができる。なお、同様に、実行処理部160は、APIによって、固定資産台帳を管理する公的機関のシステムに対して、死亡者の不動産に関係する詳細な情報(アカウント内容情報)を送信するよう要求してもよい。これにより、死亡者の遺族は生前の死亡者が所有する不動産に関する情報を取得することができるため、遺族の分割協議を円滑に行うことができる。 Specifically, when the service provider is a bank, the execution processing unit 160 may transmit, for example, the death information and relationship information of the deceased to a bank system (not shown) via the API. The execution processing unit 160 may then request the bank system to transmit information related to the account of the deceased via the API. Here, the information related to the account (account content information) is, for example, information including the account name, account type, account number, and account balance. This allows the surviving family of the deceased to obtain information about the bank account of the deceased while alive, which allows smooth division negotiations for the surviving family. Similarly, the execution processing unit 160 may request, via the API, the system of a public institution that manages the fixed asset ledger to transmit detailed information related to the real estate of the deceased (account content information). This allows the surviving family of the deceased to obtain information about the real estate owned by the deceased while alive, which allows smooth division negotiations for the surviving family.

また、具体的には、実行処理部160は、サービス提供機関が電子マネー(価値情報)を提供する事業者である場合、APIによって、当該事業者のシステム(不図示)に対して、例えば、死亡者の死亡情報、続柄情報、死亡者のアカウントに関する情報、及び遺族のアカウントに関する情報を送信してもよい。そして、実行処理部160は、例えば、APIによって、電子マネーを提供する事業者のシステムに対して、死亡者のアカウントに紐づく電子マネーを遺族のアカウントに移行させるよう要求してもよい。これにより、死亡者の相続人の地位を有する遺族が死亡者の財産を譲り受けることができる。なお、実行処理部160は、例えば、死亡者のアカウントに紐づく電子マネーを遺族の銀行の口座に振り込むように処理してもよい。これにより、ユーザの利便性を向上できる。 More specifically, when the service provider is a business that provides electronic money (value information), the execution processing unit 160 may transmit, for example, information on the death information of the deceased, relationship information, information on the account of the deceased, and information on the account of the surviving family member to the system of the business (not shown) via the API. Then, the execution processing unit 160 may request, for example, via the API, the system of the business that provides the electronic money to transfer the electronic money linked to the account of the deceased to the account of the surviving family member. This allows the surviving family member who has the status of heir of the deceased to inherit the property of the deceased. Note that the execution processing unit 160 may, for example, process the electronic money linked to the account of the deceased to be transferred to the bank account of the surviving family member. This can improve user convenience.

相続外処理は、例えば、送信部130を通じて、相続外情報を端末装置200に送信する処理である。具体的には、相続外処理は、例えば、メッセージングサービスのアカウントに関する情報を、端末装置200に送信する処理であってもよい。これにより、メッセージングサービスの取り扱いにつき死亡者の生前の意向をかなえることができるとともに、死後における遺族の作業を縮減できる。また、具体的には、相続外処理は、例えば、サービス提供機関が銀行である場合、APIによって、銀行システムに対して死亡情報を送信するとともに、銀行システムに対して、死亡者の口座を使用できなくさせるよう要求する処理であってもよい。これにより、死亡者の死後における遺族の作業を縮減できる。また、具体的には、相続外処理は、例えば、サービス提供機関が銀行である場合、APIによって、銀行システムに対して死亡情報を送信するとともに、銀行システムに対して、死亡者の口座の口座番号を要求する処理であってもよい。これにより、死亡者の死後における遺族の作業を縮減できる。 The non-inheritance process is, for example, a process of transmitting non-inheritance information to the terminal device 200 via the transmission unit 130. Specifically, the non-inheritance process may be, for example, a process of transmitting information about a messaging service account to the terminal device 200. This allows the deceased's wishes regarding the handling of messaging services to be fulfilled while the deceased's life is still in existence, and reduces the workload of the surviving family members after the death. Specifically, the non-inheritance process may be, for example, when the service provider is a bank, a process of transmitting death information to a bank system via an API and requesting the bank system to disable the use of the deceased's account. This reduces the workload of the surviving family members after the death of the deceased. Specifically, the non-inheritance process may be, for example, when the service provider is a bank, a process of transmitting death information to a bank system via an API and requesting the bank system to provide the account number of the deceased's account. This reduces the workload of the surviving family members after the death of the deceased.

===端末装置200,300の構成===
図5を参照して、端末装置200,300の構成について説明する。図5は、端末装置200,300の構成の一例を示す図である。端末装置200,300は、例えば、引継ぎサーバ100から取得した情報に基づいて、各種画面を表示部1007に表示させる。端末装置200,300は、例えば、記憶部210と、取得部220と、表示処理部230と、送信部240との機能部を含む。記憶部210は、例えば各種情報を記憶する。取得部220は、例えば各種画面に関する情報を引継ぎサーバ100から取得する。表示処理部230は、例えば、取得した各種画面に関する情報を表示部1007に表示させる。送信部240は、例えば各種情報を引継ぎサーバ100に送信する。
===Configuration of Terminal Devices 200, 300===
The configuration of the terminal devices 200 and 300 will be described with reference to FIG. 5. FIG. 5 is a diagram showing an example of the configuration of the terminal devices 200 and 300. The terminal devices 200 and 300 display various screens on the display unit 1007 based on information acquired from the takeover server 100, for example. The terminal devices 200 and 300 include functional units, for example, a storage unit 210, an acquisition unit 220, a display processing unit 230, and a transmission unit 240. The storage unit 210 stores various information, for example. The acquisition unit 220 acquires information on various screens from the takeover server 100, for example. The display processing unit 230 displays the acquired information on the various screens on the display unit 1007, for example. The transmission unit 240 transmits various information to the takeover server 100, for example.

===行政サーバ400の構成===
図6を参照して、行政サーバ400の構成について説明する。図6は、行政サーバ400の構成の一例を示す図である。図6に示すように、行政サーバ400は、例えば、記憶部410と、取得部420と、表示処理部430と、送信部440とを含む。
===Configuration of administrative server 400===
The configuration of the administrative server 400 will be described with reference to Fig. 6. Fig. 6 is a diagram showing an example of the configuration of the administrative server 400. As shown in Fig. 6, the administrative server 400 includes, for example, a storage unit 410, an acquisition unit 420, a display processing unit 430, and a transmission unit 440.

記憶部410は、例えば、個人情報D411を格納する。図7を参照しつつ、個人情報D411について説明する。図7は、個人情報D411の一例を示す図である。個人情報D411は、例えば、住民それぞれに対応づけられる、死亡情報および戸籍情報を含む。図7に示すように、個人情報D411は、例えば、[住民ID]、[死亡情報]、及び[戸籍情報]の項目を含んでいてもよい。 The storage unit 410 stores, for example, personal information D411. The personal information D411 will be described with reference to FIG. 7. FIG. 7 is a diagram showing an example of personal information D411. The personal information D411 includes, for example, death information and family register information associated with each resident. As shown in FIG. 7, the personal information D411 may include, for example, items of [Resident ID], [Death Information], and [Family Register Information].

[住民ID]は、例えば、住民の識別情報である住民IDを含む項目である。住民IDは、例えば、住民のマイナンバーまたは住民票コードなどの符号であってもよい。 [Resident ID] is, for example, an item that includes a resident ID, which is identification information for a resident. The resident ID may be, for example, a code such as the resident's My Number or resident card code.

[死亡情報]は、例えば、[住民ID]の項目に対応づけられ、当該住民が死亡しているか否かに関する情報を含む項目である。 [Death Information] is an item that corresponds to the [Resident ID] item, for example, and contains information about whether the resident is deceased or not.

[戸籍情報]は、例えば、[住民ID]の項目に対応づけられ、戸籍に関する情報(例えば、デジタル戸籍)を含む項目である。ここで、戸籍情報は、死亡者と遺族との続柄を示す続柄情報を含んでいてもよい。 [Family register information] is, for example, an item that corresponds to the [Resident ID] item and includes information related to the family register (for example, a digital family register). Here, the family register information may include relationship information indicating the relationship between the deceased and the surviving family members.

なお、記憶部110に記憶されている個人情報D411は、行政サーバ400に格納されていなくてもよく、例えば行政サーバ400とは異なる装置に格納されていてもよい。この場合、行政サーバ400は、当該装置から個人情報D411を取得すればよい。 The personal information D411 stored in the storage unit 110 does not have to be stored in the administrative server 400, and may be stored, for example, in a device different from the administrative server 400. In this case, the administrative server 400 may obtain the personal information D411 from that device.

取得部420は、例えば各種情報を引継ぎサーバ100から取得する。表示処理部430は、例えば、取得した各種情報を表示部405aに表示させる。送信部440は、例えば各種情報を引継ぎサーバ100に送信する。 The acquisition unit 420, for example, acquires various information from the takeover server 100. The display processing unit 430, for example, displays the acquired various information on the display unit 405a. The transmission unit 440, for example, transmits the various information to the takeover server 100.

===引継ぎシステム10の処理手順===
<<相続処理に至る手順>>
図8~図16を参照して、引継ぎシステム10において相続処理が実行されるまでの処理手順について説明する。図8は、引継ぎシステム10において相続処理が実行されるまでの処理手順の一例を示すフロー図である。図9~図11は、死亡者が各種情報を設定するための画面例である。図12は、遺族が引継ぎサーバ100にログインするための画面例である。図13は、死亡者が遺族に設定した各種情報の一覧を示す画面例である。図14は、死亡者のメッセージングサービスの遺族に対する引継ぎ内容を示す画面例である。図15は、死亡者の交通系マネーの遺族に対する引継ぎ内容を示す画面例である。図16は、死亡者の不動産の遺族に対する公開内容を示す画面例である。以下、便宜上、本手順においては、ユーザを「遺族」とし、端末装置200を「遺族端末200」として、端末装置300を「死亡者端末300」として説明する。
===Processing Procedure of Takeover System 10===
<<Procedures for handling inheritance>>
With reference to FIG. 8 to FIG. 16, the processing procedure until the inheritance process is executed in the takeover system 10 will be described. FIG. 8 is a flow diagram showing an example of the processing procedure until the inheritance process is executed in the takeover system 10. FIG. 9 to FIG. 11 are screen examples for the deceased person to set various information. FIG. 12 is a screen example for the bereaved family to log in to the takeover server 100. FIG. 13 is a screen example showing a list of various information set by the deceased person for the bereaved family. FIG. 14 is a screen example showing the handover contents of the messaging service of the deceased person to the bereaved family. FIG. 15 is a screen example showing the handover contents of the transportation money of the deceased person to the bereaved family. FIG. 16 is a screen example showing the public contents of the real estate of the deceased person to the bereaved family. Hereinafter, for convenience, in this procedure, the user is referred to as the "bereaved family", the terminal device 200 is referred to as the "bereaved family terminal 200", and the terminal device 300 is referred to as the "deceased person terminal 300".

まず、ステップS100~ステップS104において、引継ぎサーバ100が、死亡者ID、死亡者情報、及び遺族ID(遺族識別情報)を記憶する手順について説明する。 First, in steps S100 to S104, the procedure by which the takeover server 100 stores the deceased person ID, deceased person information, and surviving family member ID (surviving family member identification information) will be described.

ステップS100において、死亡者端末300は、例えば、生前の死亡者から操作入力を受け付けて、死亡者から死亡者IDを取得する。以下、便宜上、死亡者IDを死亡者のマイナンバーとして説明する。次に、ステップS101において、死亡者端末300は、例えば、生前の死亡者から操作入力を受け付けて、死亡者から遺族に対する引継ぎの内容を示す死亡者情報を生成する。死亡者端末300は、死亡者IDおよび死亡者情報を引継ぎサーバ100に送信する。ここで、図9~図11を参照して、死亡者による「死亡者情報」の登録の手順の一例について説明する。 In step S100, the deceased person terminal 300, for example, accepts operational input from the deceased person while alive, and acquires a deceased person ID from the deceased person. For convenience, the following description will be given assuming that the deceased person ID is the deceased person's My Number. Next, in step S101, the deceased person terminal 300, for example, accepts operational input from the deceased person while alive, and generates deceased person information indicating the details of handover from the deceased person to the surviving family. The deceased person terminal 300 transmits the deceased person ID and the deceased person information to the handover server 100. Here, an example of the procedure for registering "deceased person information" by the deceased person will be described with reference to Figures 9 to 11.

図9に示すように、死亡者端末300は、その表示部1007に、選択オブジェクトT310~T314を表示させてもよい。具体的には、選択オブジェクトT310は、例えばメッセージングサービスのアカウントに関する情報を設定するためのオブジェクトである。選択オブジェクトT311は、例えば交通系マネーのアカウントに関する情報を設定するためのオブジェクトである。選択オブジェクトT312は、例えば銀行のアカウントに関する情報を設定するためのオブジェクトである。選択オブジェクトT313は、例えば電子マネーのアカウントに関する情報を設定するためのオブジェクトである。選択オブジェクトT314は、例えばメールサービスのアカウントに関する情報を設定するためのオブジェクトである。なお、上記の選択オブジェクトのみが表示されることに限定されない。例えば、死亡者端末300は、追加オブジェクトT315に対して死亡者による操作入力を受け付けた場合、死亡者が有するアカウントに関する情報を設定するための選択オブジェクトを追加して表示部1007に表示させてもよい。これにより、生前の死亡者は、遺族に引き継ぐ相続情報を一覧で確認できるため、ユーザの利便性を向上できる。以下、一例として、死亡者端末300は、電子マネーに係る選択オブジェクトT313に対して死亡者の操作入力を受け付けたこととして説明する。 9, the deceased person's terminal 300 may display selection objects T310 to T314 on its display unit 1007. Specifically, the selection object T310 is an object for setting information on a messaging service account, for example. The selection object T311 is an object for setting information on a transportation money account, for example. The selection object T312 is an object for setting information on a bank account, for example. The selection object T313 is an object for setting information on an electronic money account, for example. The selection object T314 is an object for setting information on a mail service account, for example. Note that the display of only the above selection objects is not limited to this. For example, when the deceased person's terminal 300 receives an operation input by the deceased person to the additional object T315, the deceased person's terminal 300 may add a selection object for setting information on the account held by the deceased person and display it on the display unit 1007. This allows the deceased person to check the inheritance information to be handed over to the surviving family in a list, thereby improving user convenience. In the following, as an example, the deceased person's terminal 300 will be described as accepting an operation input from the deceased person for a selection object T313 related to electronic money.

次に、図10に示すように、図9の選択オブジェクトT313に対して死亡者の操作入力を受け付けた場合、死亡者端末300は、その表示部1007に、電子マネーのアカウントに関する内容を登録する画面を表示させてもよい。具体的には、当該画面は、例えば、選択オブジェクトT320~T325、譲渡先追加ボタンT325、及び決定ボタンT326を含む。選択オブジェクトT320は、例えば相続対象か相続対象外かを選択するオブジェクトである。例えば、「相続対象」が選択された場合、引継ぎサーバ100は、当該画面で登録される情報を相続処理の対象として登録してもよい。例えば、「相続対象外」が選択された場合、引継ぎサーバ100は、当該画面で登録される情報を相続外処理の対象として登録してもよい。選択オブジェクトT321は、例えば電子マネーのサービサーに関する情報を設定するためのオブジェクトである。選択オブジェクトT322は、例えば電子マネーのアカウントのログインに関する情報を設定するためのオブジェクトである。選択オブジェクトT323は、例えば電子マネーのアカウントに対する遺族への処理内容を設定するためのオブジェクトである。選択オブジェクトT324は、例えば電子マネーのアカウントを譲渡する相手方に関する情報を設定するためのオブジェクトである。譲渡先追加ボタンT325は、例えば譲渡する相手方に関する情報を追加するためのボタンである。決定ボタンT326は、例えば登録内容を確定させるためのボタンである。これにより、生前の死亡者は、遺族に引き継ぐ相続情報を簡易に設定できるため、ユーザの利便性を向上できる。以下、一例として、死亡者端末300は、選択オブジェクトT323に対して死亡者の操作入力を受け付けたこととして説明する。この場合、死亡者端末300の表示部1007には図11に示す画面が表示される。 Next, as shown in FIG. 10, when the deceased person's operation input is received for the selection object T313 in FIG. 9, the deceased person's terminal 300 may display a screen for registering details related to the electronic money account on the display unit 1007. Specifically, the screen includes, for example, selection objects T320 to T325, a transferee addition button T325, and a decision button T326. The selection object T320 is, for example, an object for selecting whether to inherit or not to inherit. For example, if "to inherit" is selected, the takeover server 100 may register the information registered on the screen as the subject of inheritance processing. For example, if "not to inherit" is selected, the takeover server 100 may register the information registered on the screen as the subject of non-inheritance processing. The selection object T321 is, for example, an object for setting information related to the servicer of the electronic money. The selection object T322 is, for example, an object for setting information related to the login of the electronic money account. The selection object T323 is, for example, an object for setting the processing details for the surviving family members for the electronic money account. The selection object T324 is an object for setting information about a party to whom, for example, an electronic money account is to be transferred. The add transferee button T325 is a button for adding information about a party to whom the account is to be transferred. The confirm button T326 is a button for confirming the registration contents, for example. This allows the deceased person to easily set inheritance information to be passed on to surviving family members, thereby improving user convenience. As an example, the following description will be given assuming that the deceased person's terminal 300 has accepted an operational input by the deceased person to the selection object T323. In this case, the screen shown in FIG. 11 is displayed on the display unit 1007 of the deceased person's terminal 300.

次に、図11に示すように、図10の選択オブジェクトT323に対して死亡者の操作入力を受け付けた場合、死亡者端末300は、その表示部1007に、電子マネーのアカウントに対する処理内容を登録する画面を表示させてもよい。具体的には、当該画面は、例えば、選択オブジェクトT330~T333を含む。選択オブジェクトT330は、例えば電子マネーのアカウントを遺族に譲渡するためのオブジェクトである。選択オブジェクトT331は、例えば電子マネーのアカウントのパスワードを遺族に譲渡するためのオブジェクトである。選択オブジェクトT332は、例えば電子マネーのアカウントに対応する残高を遺族に譲渡するためのオブジェクトである。選択オブジェクトT333は、例えば電子マネーのアカウントを削除するためのオブジェクトである。なお、上記の選択オブジェクトのみが表示されることに限定されない。例えば、アカウントに応じた選択オブジェクトが表示されてもよい。これにより、遺族に対するアカウントの引き継ぎ内容を簡易な操作によって決定できる。 Next, as shown in FIG. 11, when the deceased person's operation input to the selection object T323 in FIG. 10 is received, the deceased person's terminal 300 may display on its display unit 1007 a screen for registering the processing contents for the electronic money account. Specifically, the screen includes, for example, selection objects T330 to T333. The selection object T330 is, for example, an object for transferring the electronic money account to the surviving family. The selection object T331 is, for example, an object for transferring the password of the electronic money account to the surviving family. The selection object T332 is, for example, an object for transferring the balance corresponding to the electronic money account to the surviving family. The selection object T333 is, for example, an object for deleting the electronic money account. Note that it is not limited to displaying only the above selection objects. For example, a selection object corresponding to the account may be displayed. This allows the transfer contents of the account to the surviving family to be determined by a simple operation.

なお、上記においては、一例として電子マネーのアカウントに関する設定について説明したが、他のアカウントについても同様に設定することができる。 Note that in the above, settings for an electronic money account were explained as an example, but settings can be similarly configured for other accounts.

図8に戻り、ステップS102において、引継ぎサーバ100は、死亡者IDおよび死亡者情報を記憶部110に記憶する。次に、ステップS103において、遺族端末200は、遺族から操作入力を受け付けて、遺族から遺族IDを取得する。以下、便宜上、遺族IDを遺族のマイナンバーとして説明する。次に、ステップS104において、引継ぎサーバ100は、遺族IDを記憶部110に記憶する。 Returning to FIG. 8, in step S102, the takeover server 100 stores the deceased person ID and the deceased person information in the memory unit 110. Next, in step S103, the bereaved family terminal 200 accepts operation input from the bereaved family and acquires the bereaved family ID from the bereaved family. For convenience, the following description will be given assuming that the bereaved family ID is the bereaved family's My Number. Next, in step S104, the takeover server 100 stores the bereaved family ID in the memory unit 110.

次に、ステップS200~ステップS202において、行政サーバ400が死亡者の死亡を登録する手順について説明する。 Next, steps S200 to S202 will be described, which are the steps by which the administrative server 400 registers the death of a deceased person.

ステップS200において、遺族端末200は、例えば、遺族の操作入力を受け付けて、死亡届書に関する情報(以下、死亡届情報という)を生成する。具体的には、遺族端末200は、例えば表示部1007に死亡届書に関する入力項目(不図示)を表示させる。遺族端末200は、例えば入力項目に遺族の操作入力を受け付けることで死亡届情報を生成する。引継ぎサーバ100は、行政サーバ400から取得した、例えば、医師、警察、又は葬儀屋などが作成した死亡者の死亡診断書に関する情報(以下、死亡診断書情報という)を、遺族端末200に送信してもよい。この場合、遺族端末200は、例えば、死亡診断書情報の内容を死亡届書に関する入力項目に自動的に反映させてもよい。これにより、遺族端末200に対する遺族の操作入力を減らせるため、簡易に死亡届情報を生成できる。遺族端末200は、例えば、遺族IDと、死亡届情報(ここでは、死亡診断書情報を含む)とを引継ぎサーバ100に送信する。 In step S200, the bereaved family terminal 200, for example, accepts the operation input of the bereaved family and generates information about the death notification (hereinafter referred to as death notification information). Specifically, the bereaved family terminal 200 displays input items (not shown) related to the death notification on the display unit 1007, for example. The bereaved family terminal 200 generates the death notification information by accepting the operation input of the bereaved family in the input items, for example. The takeover server 100 may transmit information about the death certificate of the deceased person (hereinafter referred to as death certificate information) obtained from the administrative server 400 and prepared by, for example, a doctor, police, or funeral parlor, to the bereaved family terminal 200. In this case, the bereaved family terminal 200 may automatically reflect the contents of the death certificate information in the input items related to the death notification. This reduces the operation input of the bereaved family to the bereaved family terminal 200, and therefore the death notification information can be generated easily. The bereaved family terminal 200, for example, transmits the bereaved family ID and the death notification information (here, including the death certificate information) to the takeover server 100.

次に、ステップS201において、引継ぎサーバ100は、遺族端末200から取得した遺族IDおよび死亡届情報を行政サーバ400に送信する。次に、ステップS202において、行政サーバ400は、死亡届情報を記憶部410に記憶する。行政サーバ400は、遺族IDおよび死亡届情報に基づき、戸籍謄本に関する情報(以下、戸籍情報という)に死亡者が死亡したことを反映する。以下、戸籍情報というときには、死亡者の死亡を反映した戸籍謄本に関する情報を示す。これにより、遺族の本人確認を行った上で、死亡届情報が行政サーバ400で受理されるため、なりすましによる死亡届書の提出を防止できる。 Next, in step S201, the takeover server 100 transmits the bereaved family ID and death notification information acquired from the bereaved family terminal 200 to the administrative server 400. Next, in step S202, the administrative server 400 stores the death notification information in the memory unit 410. Based on the bereaved family ID and the death notification information, the administrative server 400 reflects the death of the deceased in information regarding the certified copy of the family register (hereinafter referred to as family register information). Hereinafter, family register information refers to information regarding the certified copy of the family register that reflects the death of the deceased. As a result, the death notification information is accepted by the administrative server 400 after verifying the identity of the bereaved family, which makes it possible to prevent the submission of a death notification by impersonation.

次に、ステップS300~ステップS310において、引継ぎサーバ100が「相続処理」を実行するまでの手順について説明する。 Next, steps S300 to S310 will be described, which are the steps taken by the takeover server 100 to execute the "inheritance process."

ステップS300において、引継ぎサーバ100は、行政サーバ400に対して、死亡者IDを送信することにより死亡情報を要求する。引継ぎサーバ100は、例えば、行政サーバ400に対して、所定の時間間隔で死亡情報を要求してもよいし、遺族端末200から依頼されたことを契機に死亡情報を要求してもよい。 In step S300, the takeover server 100 requests death information from the administrative server 400 by transmitting the deceased person ID. The takeover server 100 may, for example, request death information from the administrative server 400 at a predetermined time interval, or may request death information when requested by the bereaved family terminal 200.

次に、ステップS301において、行政サーバ400は、例えば、死亡者IDに基づき、戸籍情報を参照して死亡者が死亡していることを確認する。行政サーバ400は、例えば引継ぎサーバ100に死亡情報を送信する。なお、行政サーバ400が引継ぎサーバ100に死亡情報を送信するように説明したが、これに限定されない。例えば、引継ぎサーバ100が死亡者IDに基づき行政サーバ400において公開される死亡者の死亡情報(例えば、生きているか死んでいるかを示すフラグ)を取得してもよい。 Next, in step S301, the administrative server 400 confirms that the deceased person is deceased by referring to the family register information based on, for example, the deceased person's ID. The administrative server 400 transmits the death information to, for example, the takeover server 100. Note that, although it has been described that the administrative server 400 transmits the death information to the takeover server 100, this is not limited to this. For example, the takeover server 100 may obtain the death information of the deceased person (for example, a flag indicating whether the person is alive or dead) that is made public on the administrative server 400 based on the deceased person's ID.

次に、ステップS302において、引継ぎサーバ100は、死亡者の死亡情報を取得した場合、記憶部110の死亡者情報を参照して、予め登録された遺族端末200に死亡連絡を送信する。これにより、遺族は、死亡者の死亡が公的機関で登録されたことを適時に知ることができるため、迅速に相続処理を実行できる。 Next, in step S302, when the takeover server 100 acquires the death information of the deceased person, it refers to the deceased person information in the memory unit 110 and transmits a death notification to the pre-registered surviving family terminal 200. This allows the surviving family to know in a timely manner that the death of the deceased person has been registered by a public institution, and therefore allows the inheritance process to be carried out quickly.

次に、ステップS303において、遺族端末200は、例えば、死亡連絡を取得した場合、図12に示すログインするための画面を表示部1007に表示させてもよい。具体的には、図12に示すように、当該画面は、例えば、遺族ID(ここでは、遺族のマイナンバー)でログインするための入力領域T210と、死亡連絡に紐づく認証コードでログインするための入力領域T211とを含んでいてもよい。ここで、遺族が遺族IDでログインした場合、相続処理を実行するための画面に遷移してもよい。また、遺族が認証コードでログインした場合、相続外処理を実行するための画面に遷移してもよい。これにより、遺族は、相続処理または相続外処理のいずれを実行するか選択できるため、ユーザの利便性を向上できる。以下、遺族が遺族IDでログインして相続処理を実行させる場合について説明する。 Next, in step S303, when the bereaved family terminal 200 receives a death notification, for example, the bereaved family terminal 200 may display a login screen shown in FIG. 12 on the display unit 1007. Specifically, as shown in FIG. 12, the screen may include, for example, an input area T210 for logging in with a bereaved family ID (here, the bereaved family's My Number) and an input area T211 for logging in with an authentication code linked to the death notification. Here, when the bereaved family logs in with the bereaved family ID, the screen may transition to a screen for executing inheritance processing. Also, when the bereaved family logs in with the authentication code, the screen may transition to a screen for executing non-inheritance processing. This allows the bereaved family to select whether to execute inheritance processing or non-inheritance processing, thereby improving user convenience. Below, a case where the bereaved family logs in with the bereaved family ID and executes inheritance processing will be described.

次に、ステップS304において、遺族端末200は、図13に示す死亡者が遺族に設定した各種情報の一覧を表示する画面を表示部1007に表示させてもよい。これにより、死亡者が設定した相続情報を一覧で確認できるため、ユーザの利便性を向上できる。具体的には、図13に示すように、当該画面は、例えば、死亡者が遺族に設定した情報に関する画面に遷移するための遷移オブジェクトT220~T225を含んでいてもよい。遷移オブジェクトT220は、例えば死亡者のメッセージングサービスのアカウントに関する情報を含む画面に遷移するためのオブジェクトである。遷移オブジェクトT221は、例えば死亡者の交通系マネーのアカウントに関する情報を含む画面に遷移するためのオブジェクトである。遷移オブジェクトT222は、例えば死亡者の厚生年金に関する情報を含む画面に遷移するためのオブジェクトである。遷移オブジェクトT223は、例えば死亡者の運転免許に関する情報を含む画面に遷移するためのオブジェクトである。遷移オブジェクトT224は、例えば死亡者の確定申告に関する情報を含む画面に遷移するためのオブジェクトである。遷移オブジェクトT225は、例えば死亡者が有していた不動産に関する情報を含む画面に遷移するためのオブジェクトである。 Next, in step S304, the bereaved family terminal 200 may display on the display unit 1007 a screen displaying a list of various information set by the deceased for the bereaved family as shown in FIG. 13. This allows the user to check the inheritance information set by the deceased in a list, improving user convenience. Specifically, as shown in FIG. 13, the screen may include transition objects T220 to T225 for transitioning to a screen related to the information set by the deceased for the bereaved family. The transition object T220 is an object for transitioning to a screen including information on the messaging service account of the deceased, for example. The transition object T221 is an object for transitioning to a screen including information on the transportation money account of the deceased, for example. The transition object T222 is an object for transitioning to a screen including information on the employee pension of the deceased, for example. The transition object T223 is an object for transitioning to a screen including information on the driver's license of the deceased, for example. The transition object T224 is an object for transitioning to a screen including information on the final tax return of the deceased, for example. Transition object T225 is an object for transitioning to a screen that contains information about real estate owned by a deceased person, for example.

ここで、図14を参照して、遺族端末200において、図13の遷移オブジェクトT221に対して、遺族による操作入力を受け付けた場合の一例について説明する。また、図15を参照して、遺族端末200において、図13の遷移オブジェクトT225に対して、遺族による操作入力を受け付けた場合の一例について説明する。 Now, referring to FIG. 14, an example of a case where the bereaved family member's operation input is received on the bereaved family member's terminal 200 for the transition object T221 in FIG. 13 will be described. Also, referring to FIG. 15, an example of a case where the bereaved family member's operation input is received on the bereaved family member's terminal 200 for the transition object T225 in FIG. 13 will be described.

図14に示すように、遺族端末200は、その表示部1007に、遺族に対して引継ぐ死亡者の交通系マネーの内容を示す画面を表示する。具体的には、当該画面は、例えば死亡者の交通系マネーのアカウントに関するオブジェクトT221a~T221cを含んでいてもよい。また、当該画面は、例えば交通系マネーのサービサーに対して死亡者が死亡したことを連絡済か否かを示すオブジェクトT221dを含んでいてもよい。また、当該画面は、例えば死亡者と遺族との続柄を示すオブジェクトT221eを含んでいてもよい。ここで、オブジェクトT221eは、例えば、続柄が予め表示されているオブジェクトであってもよいし、プルダウンなどによって選択的に続柄を設定して表示させるオブジェクトであってもよい。また、当該画面は、例えば死亡者と遺族との続柄を示す続柄情報を行政サーバ400に要求するためのオブジェクトT221f,T221gを含んでいてもよい。オブジェクトT221fは、例えば遺族IDの入力を受けるテキストボックスである。オブジェクトT221gは、例えば、それに対して遺族の操作入力を受け付けた場合、オブジェクトT221fに入力された遺族IDを行政サーバ400に送信するためのボタンである。また、当該画面は、例えば行政サーバ400から取得した続柄情報に基づき判定部150で判定された判定結果を表示するオブジェクトT221hを含んでいてもよい。また、当該画面は、例えば遺族の交通系マネーの識別情報(ここでは、交通系マネーID)に関する情報を入力するオブジェクトT221iを含んでいてもよい。また、当該画面は、例えば少なくとも判定結果情報および遺族の交通系マネーの識別情報に関する情報を、行政サーバ400に送信するためのボタンT221jを含んでいてもよい。すなわち、遺族端末200は、例えば、ボタンT221jに対して遺族の操作入力を受け付けた場合、相続処理を実行させるための後述する処理要求(相続処理情報)を引継ぎサーバ100に送信する。これにより、遺族は、簡易な操作によって死亡者の交通系マネーを引き継ぐことができる。 14, the bereaved family terminal 200 displays on its display unit 1007 a screen showing the contents of the deceased person's transportation money to be handed over to the bereaved family. Specifically, the screen may include objects T221a to T221c related to the deceased person's transportation money account. The screen may also include an object T221d indicating whether the deceased person's death has been notified to the transportation money servicer. The screen may also include an object T221e indicating the relationship between the deceased person and the bereaved family. Here, the object T221e may be, for example, an object in which the relationship is displayed in advance, or an object in which the relationship is selectively set and displayed by a pull-down menu or the like. The screen may also include objects T221f and T221g for requesting the administrative server 400 for relationship information indicating the relationship between the deceased person and the bereaved family. The object T221f is, for example, a text box for receiving the input of the bereaved family ID. The object T221g is, for example, a button for transmitting the bereaved ID input to the object T221f to the administrative server 400 when an operation input by the bereaved is received. The screen may also include an object T221h for displaying the determination result determined by the determination unit 150 based on the relationship information acquired from the administrative server 400. The screen may also include an object T221i for inputting information on the identification information of the bereaved's transportation money (here, the transportation money ID). The screen may also include a button T221j for transmitting at least the determination result information and information on the identification information of the bereaved's transportation money to the administrative server 400. That is, when the bereaved terminal 200 receives an operation input by the bereaved to the button T221j, the bereaved terminal 200 transmits a processing request (inheritance processing information) to be described later to the takeover server 100 for executing the inheritance processing. This allows the bereaved to take over the deceased's transportation money with a simple operation.

図15に示すように、遺族端末200は、その表示部1007に、死亡者の不動産の遺族に対する公開内容を示す画面を表示する。具体的には、当該画面は、例えば死亡者の不動産に関する情報を示すオブジェクトT225aを含んでいてもよい。また、当該画面は、例えば死亡者と遺族との続柄を示す続柄情報を行政サーバ400に要求するためのオブジェクトT225b,T225cを含んでいてもよい。なお、オブジェクトT225b,T225cは、図15に示すオブジェクトT221f,T221gと同様であるため、その説明を省略する。また、当該画面は、例えば続柄情報に基づき判定部150で判定された判定結果を表示するオブジェクトT225dを含んでいてもよい。また、当該画面は、例えば少なくとも判定結果情報に関する情報を、行政サーバ400に送信するためのボタンT225eを含んでいてもよい。すなわち、遺族端末200は、例えば、ボタンT225eに対して遺族の操作入力を受け付けた場合、後述する相続処理を実行させるための処理要求(相続処理情報)を引継ぎサーバ100に送信する。これにより、遺族は、簡易な操作によって死亡者の不動産に関する情報を取得することができるため、遺産の迅速な分割協議が可能となる。 15, the bereaved family terminal 200 displays a screen showing the contents of the deceased person's real estate to be disclosed to the bereaved family on the display unit 1007. Specifically, the screen may include, for example, an object T225a showing information about the deceased person's real estate. The screen may also include, for example, objects T225b and T225c for requesting the administrative server 400 for relationship information showing the relationship between the deceased person and the bereaved family. Note that the objects T225b and T225c are similar to the objects T221f and T221g shown in FIG. 15, so their description is omitted. The screen may also include, for example, an object T225d for displaying the determination result determined by the determination unit 150 based on the relationship information. The screen may also include, for example, a button T225e for transmitting at least information about the determination result information to the administrative server 400. That is, when the bereaved family member's terminal 200 receives an operation input from the bereaved family member using, for example, button T225e, it transmits a processing request (inheritance processing information) to the takeover server 100 to execute the inheritance processing described below. This allows the bereaved family member to obtain information about the deceased person's real estate with simple operations, enabling quick division negotiations for the inheritance.

図8に戻り、ステップS304において、遺族端末200は、例えば、遺族IDと、行政サーバ400が続柄情報を送信するよう要求するための要求情報とを、引継ぎサーバ100に送信する。ステップS305において、引継ぎサーバ100は、例えば、記憶部110から死亡者IDを取得して、死亡者ID、遺族ID、及び要求情報を行政サーバ400に送信する。 Returning to FIG. 8, in step S304, the bereaved family terminal 200 transmits, for example, a bereaved family ID and request information for requesting the administrative server 400 to transmit relationship information to the takeover server 100. In step S305, the takeover server 100, for example, acquires a deceased person ID from the memory unit 110, and transmits the deceased person ID, bereaved family ID, and request information to the administrative server 400.

次に、ステップS306において、行政サーバ400は、例えば、要求情報に応じて、死亡者IDおよび遺族IDに基づき、戸籍情報を参照して、死亡者と遺族との続柄を特定する。行政サーバ400は、例えば、特定された続柄に関する続柄情報を、引継ぎサーバ100に送信する。 Next, in step S306, the administrative server 400, for example, in response to the request information, refers to the family register information based on the deceased person ID and the surviving family ID to identify the relationship between the deceased and the surviving family. The administrative server 400, for example, transmits relationship information regarding the identified relationship to the takeover server 100.

次に、ステップS307において、引継ぎサーバ100は、例えば、取得した続柄情報に基づき、遺族が相続情報を取得できる続柄か否かを判定する。相続情報を提供できない続柄であると判定された場合(ステップS307:NO)、引継ぎサーバ100は、例えば処理を終了する。次に、ステップS308において、相続情報を提供できる続柄であると判定された場合(ステップS307:YES)、引継ぎサーバ100は、判定結果情報を遺族端末200に送信する。なお、引継ぎサーバ100は、例えば、相続情報を提供できない続柄であると判定された場合(ステップS307:NO)の判定結果情報を、遺族端末200に送信してもよい。 Next, in step S307, the takeover server 100 determines whether or not the surviving family member has a relationship that allows them to obtain inheritance information, for example, based on the acquired relationship information. If it is determined that the relationship does not allow them to provide inheritance information (step S307: NO), the takeover server 100, for example, terminates the process. Next, in step S308, if it is determined that the relationship allows them to provide inheritance information (step S307: YES), the takeover server 100 transmits the determination result information to the surviving family member terminal 200. Note that the takeover server 100 may transmit the determination result information to the surviving family member terminal 200, for example, if it is determined that the relationship does not allow them to provide inheritance information (step S307: NO).

次に、ステップS309において、遺族端末200は、その表示部1007に、判定結果情報を表示させる。具体的には、判定結果情報は、図14のオブジェクトT221hや図15のオブジェクトT225d(ここでは、「太郎さんとの続柄の確認が取れました」)のように、表示部1007に表示される。遺族端末200は、例えば、図14のボタンT221jや図15のボタンT225eに対して遺族の操作入力を受け付けた場合、引継ぎサーバ100に相続処理を要求するための処理要求を送信する。 Next, in step S309, the bereaved family terminal 200 displays the determination result information on its display unit 1007. Specifically, the determination result information is displayed on the display unit 1007 as object T221h in FIG. 14 or object T225d in FIG. 15 (here, "Relationship to Taro has been confirmed"). For example, when the bereaved family terminal 200 receives an operation input from the bereaved family member using button T221j in FIG. 14 or button T225e in FIG. 15, it transmits a processing request to the takeover server 100 to request inheritance processing.

次に、ステップS310において、引継ぎサーバ100は、処理要求に応じて相続処理を実行する。これにより、引継ぎサーバ100は、続柄情報を要する相続処理を実行することができる。また、遺族は引継ぎシステム10を通じて死亡者との続柄が必要な手続きを簡易な手順によって処理することができる。 Next, in step S310, the takeover server 100 executes inheritance processing in response to the processing request. This allows the takeover server 100 to execute inheritance processing that requires relationship information. In addition, the surviving family members can process procedures that require relationship information with the deceased through the takeover system 10 in a simple manner.

<<相続外処理に至る手順>>
続いて、図16を参照して、引継ぎシステム10において相続外処理が実行されるまでの処理手順について説明する。図16は、引継ぎシステム10において相続外処理が実行されるまでの処理手順の一例を示すフロー図である。なお、図16の手順において、図8と同じ手順については同じ符号を付して、その説明を省略する。ただし、相続処理では遺族にのみ死亡者情報(相続情報)を提供していたところ、相続外処理では遺族に加えて死亡者の友人や知人などの親族以外の者に対して死亡者情報(相続外情報)を提供する。このため、図16では、図8の「遺族ID」を「ユーザID」に読み替える。また、図16では、図8の遺族端末200を端末装置200に読み替える。また、図16のステップS400~ステップS402は、図8のステップS300~ステップS302と同じであるため、その説明を省略する。以下、図16ではステップS403から説明する。
<<Procedures for handling non-inheritance matters>>
Next, referring to FIG. 16, a processing procedure until the inheritance non-processing is executed in the takeover system 10 will be described. FIG. 16 is a flow diagram showing an example of a processing procedure until the inheritance non-processing is executed in the takeover system 10. In the procedure of FIG. 16, the same steps as those in FIG. 8 are given the same reference numerals, and the description thereof will be omitted. However, while in the inheritance process, the deceased person information (inheritance information) is provided only to the bereaved family, in the inheritance non-processing, the deceased person information (inheritance non-information) is provided to the bereaved family as well as to those other than relatives such as friends and acquaintances of the deceased. For this reason, in FIG. 16, the "bereaved family ID" in FIG. 8 is replaced with "user ID". In addition, in FIG. 16, the bereaved family terminal 200 in FIG. 8 is replaced with the terminal device 200. In addition, since steps S400 to S402 in FIG. 16 are the same as steps S300 to S302 in FIG. 8, the description thereof will be omitted. Hereinafter, in FIG. 16, the description will be made from step S403.

ステップS403において、端末装置200は、例えば、死亡連絡を取得した場合、図12に示すログインするための画面を表示部1007に表示させてもよい。本手順の相続外処理では、ユーザが認証コードでログインした場合について説明する(ここでは、入力領域T211に認証コードを入力)。ここで、認証コードは、マイナンバーや住民票コードのような公的機関が管理する識別情報と異なり、例えば、引継ぎサーバ100がユーザそれぞれに割り振る、ユーザを識別可能な符号であってもよい。引継ぎサーバ100は、例えば、ユーザの認証コードを死亡連絡(例えば、メール)付して、端末装置200に送信してもよい。 In step S403, for example, when the terminal device 200 receives a death notification, the terminal device 200 may display a login screen shown in FIG. 12 on the display unit 1007. In the non-inheritance processing of this procedure, a case where the user logs in with an authentication code will be described (here, the authentication code is entered in the input field T211). Here, the authentication code differs from identification information managed by public institutions such as My Number and resident registration code, and may be, for example, a code that is assigned to each user by the takeover server 100 and can identify the user. The takeover server 100 may, for example, attach the user's authentication code to the death notification (for example, email) and send it to the terminal device 200.

次に、ステップS404において、端末装置200は、死亡者がユーザに設定した各種情報の一覧を表示する画面を表示部1007に表示させてもよい。引継ぎサーバ100は、例えば、図13に示す画面を端末装置200の表示部1007に表示させる場合、遷移オブジェクトT220~T225のうち、相続外情報に関する遷移オブジェクトのみを選択可能に表示させてもよい。以下、一例として、死亡者のメッセージングサービスのアカウントに関する情報を含む画面に遷移する遷移オブジェクトT220のみが選択可能に表示部1007に表示されることとして説明する。端末装置200は、遷移オブジェクトT220に対してユーザの入力操作を受け付けた場合、引継ぎサーバ100に対し、ユーザの認証コードを送信して、相続外情報を送信するよう要求する。 Next, in step S404, the terminal device 200 may display on the display unit 1007 a screen displaying a list of various pieces of information set for the user by the deceased person. For example, when the takeover server 100 displays the screen shown in FIG. 13 on the display unit 1007 of the terminal device 200, it may display only the transition objects related to non-inheritance information among the transition objects T220 to T225 in a selectable manner. In the following, as an example, it will be described that only the transition object T220 that transitions to a screen including information related to the messaging service account of the deceased person is displayed in a selectable manner on the display unit 1007. When the terminal device 200 accepts an input operation by the user for the transition object T220, it transmits the user's authentication code to the takeover server 100 and requests the takeover server 100 to transmit the non-inheritance information.

次に、ステップS405において、引継ぎサーバ100は、認証コードに紐づく相続外情報を端末装置200に送信する。 Next, in step S405, the takeover server 100 transmits the non-inheritance information linked to the authentication code to the terminal device 200.

次に、ステップS406において、端末装置200は、その表示部1007に、図17に示すような、死亡者のメッセージングサービスのユーザに対する引継ぎ内容を示す画面を表示する。図17に示すように、端末装置200は、その表示部1007に、死亡者のメッセージングサービスのユーザに対する引継ぎ内容を示す画面を表示する。具体的には、当該画面は、例えば死亡者のユーザに対するメッセージT220aを含んでいてもよい。また、当該画面は、例えば死亡者のメッセージングサービスのアカウントに関する情報(例えば、オブジェクトT220b~T220g)を含んでいてもよい。また、当該画面は、例えば死亡者のメッセージングサービスのログイン画面に遷移するためのボタンT220hを含んでいてもよい。これにより、ユーザは死亡者の生前のメッセージを簡易な手続きで取得できる。 Next, in step S406, the terminal device 200 displays on its display unit 1007 a screen showing the handover contents for the user of the messaging service of the deceased person, as shown in FIG. 17. As shown in FIG. 17, the terminal device 200 displays on its display unit 1007 a screen showing the handover contents for the user of the messaging service of the deceased person. Specifically, the screen may include, for example, a message T220a for the user of the deceased person. The screen may also include, for example, information related to the account of the messaging service of the deceased person (for example, objects T220b to T220g). The screen may also include, for example, a button T220h for transitioning to a login screen for the messaging service of the deceased person. This allows the user to obtain the message from the deceased person before his or her death through a simple procedure.

なお、上記において、端末装置200は、死亡者の生前のメッセージを取得することを一例として説明したが、これに限定されない。例えば、引継ぎサーバ100は、行政サーバ400から取得した死亡情報に基づき、予め死亡者が設定した、メッセージングサービスのアカウントを削除するなどの相続外処理を実行してもよい。これにより、使用されていないアカウントが放置されることを防止できる。また、例えば、ユーザが死亡者の遺族である場合、引継ぎサーバ100は、行政サーバ400から取得した死亡情報に基づき、APIによって、銀行のシステムに対し、死亡者の銀行の口座を使用できなくさせる要求を送信してもよい。これにより、死亡者の銀行の口座を簡易な手続きによってロックできるため、適切な分割協議が可能となる。 In the above, the terminal device 200 has been described as acquiring messages from the deceased person while he or she was alive, but this is not limiting. For example, the takeover server 100 may execute non-inheritance processing, such as deleting a messaging service account previously set up by the deceased person, based on the death information acquired from the administrative server 400. This prevents unused accounts from being left unused. In addition, for example, if the user is a surviving family member of the deceased person, the takeover server 100 may send a request to the bank system via an API, based on the death information acquired from the administrative server 400, to disable the use of the deceased person's bank account. This allows the deceased person's bank account to be locked through a simple procedure, making it possible to hold appropriate division negotiations.

===引継ぎシステム10のハードウェア構成===
上述した実施形態に関する機能を実現する引継ぎサーバ100および行政サーバ400は、例えば、サーバコンピュータ、パーソナルコンピュータ(例えば、デスクトップ、ラップトップ、タブレットなど)、メディアコンピュータプラットホーム(例えば、ケーブル、衛星セットトップボックス、デジタルビデオレコーダ)、ハンドヘルドコンピュータデバイス(例えば、PDA、電子メールクライアントなど)、あるいは他種のコンピュータ、またはコミュニケーションプラットホームであってもよい。
===Hardware Configuration of Takeover System 10===
The handover server 100 and administrative server 400 implementing the functionality of the above-described embodiments may be, for example, a server computer, a personal computer (e.g., desktop, laptop, tablet, etc.), a media computing platform (e.g., cable, satellite set-top box, digital video recorder), a handheld computing device (e.g., PDA, email client, etc.), or other type of computing or communications platform.

上述した実施形態に関する機能を実現する端末装置200,300は、例えば、スマートフォン、携帯電話(フィーチャーフォン)、パーソナルコンピュータ(例えば、デスクトップ、ラップトップ、タブレットなど)、メディアコンピュータプラットホーム(例えば、ケーブル、衛星セットトップボックス、デジタルビデオレコーダ)、ハンドヘルドコンピュータデバイス(例えば、PDA(Personal Digital Assistant)、電子メールクライアントなど)、ウェアラブル端末(メガネ型デバイス、時計型デバイスなど)、他種のコンピュータ、またはコミュニケーションプラットホームであってもよい。 The terminal devices 200, 300 that realize the functions related to the above-mentioned embodiments may be, for example, a smartphone, a mobile phone (feature phone), a personal computer (e.g., desktop, laptop, tablet, etc.), a media computer platform (e.g., cable, satellite set-top box, digital video recorder), a handheld computer device (e.g., PDA (Personal Digital Assistant), email client, etc.), a wearable device (glasses-type device, watch-type device, etc.), another type of computer, or a communication platform.

図18を参照して、引継ぎサーバ100、端末装置200,300、行政サーバ400をコンピュータ1000により実現する場合のハードウェア構成の一例について説明する。なお、引継ぎサーバ100、端末装置200,300、及び行政サーバ400の各種機能は、複数台の装置に分けて実現することもできる。 With reference to FIG. 18, an example of a hardware configuration in which the takeover server 100, the terminal devices 200 and 300, and the administrative server 400 are realized by a computer 1000 will be described. Note that the various functions of the takeover server 100, the terminal devices 200 and 300, and the administrative server 400 can also be realized by dividing them into multiple devices.

図18は、コンピュータのハードウェア構成の一例を示す図である。図18に示すように、コンピュータ1000は、例えば、プロセッサ101と、メモリ1002と、記憶装置1003と、入力I/F部1004と、データI/F部1005と、通信I/F部1006、及び表示部1007を含む。 FIG. 18 is a diagram showing an example of the hardware configuration of a computer. As shown in FIG. 18, the computer 1000 includes, for example, a processor 101, a memory 1002, a storage device 1003, an input I/F unit 1004, a data I/F unit 1005, a communication I/F unit 1006, and a display unit 1007.

プロセッサ1001は、メモリ1002に記憶されているプログラムを実行することによりコンピュータ1000における各種の処理を制御する制御部である。 The processor 1001 is a control unit that controls various processes in the computer 1000 by executing programs stored in the memory 1002.

メモリ1002は、例えばRAM(Random Access Memory)等の記憶媒体である。メモリ1002は、プロセッサ1001によって実行されるプログラムのプログラムコードや、プログラムの実行時に必要となるデータを一時的に記憶する。 The memory 1002 is a storage medium such as a RAM (Random Access Memory). The memory 1002 temporarily stores the program code of the program executed by the processor 1001 and data required when the program is executed.

記憶装置1003は、例えばハードディスクドライブ(HDD)やフラッシュメモリ等の不揮発性の記憶媒体である。記憶装置1003は、オペレーティングシステムや、上記各構成を実現するための各種プログラムを記憶する。 The storage device 1003 is a non-volatile storage medium such as a hard disk drive (HDD) or flash memory. The storage device 1003 stores an operating system and various programs for implementing the above configurations.

入力I/F部1004は、ユーザからの入力を受け付けるためのデバイスである。入力I/F部1004の具体例としては、キーボードやマウス、タッチパネル、各種センサ、ウェアラブル・デバイス等が挙げられる。入力I/F部1004は、例えばUSB(Universal Serial Bus)等のインタフェースを介してコンピュータ1000に接続されても良い。 The input I/F unit 1004 is a device for receiving input from a user. Specific examples of the input I/F unit 1004 include a keyboard, a mouse, a touch panel, various sensors, and a wearable device. The input I/F unit 1004 may be connected to the computer 1000 via an interface such as a USB (Universal Serial Bus).

データI/F部1005は、コンピュータ1000の外部からデータを入力するためのデバイスである。データI/F部1005の具体例としては、各種記憶媒体に記憶されているデータを読み取るためのドライブ装置等がある。データI/F部1005は、コンピュータ1000の外部に設けられることも考えられる。その場合、データI/F部1005は、例えばUSB等のインタフェースを介してコンピュータ1000へと接続される。 The data I/F unit 1005 is a device for inputting data from outside the computer 1000. A specific example of the data I/F unit 1005 is a drive device for reading data stored in various storage media. The data I/F unit 1005 may be provided outside the computer 1000. In that case, the data I/F unit 1005 is connected to the computer 1000 via an interface such as a USB.

通信I/F部1006は、コンピュータ1000の外部の装置と有線又は無線により、インターネットNを介したデータ通信を行うためのデバイスである。通信I/F部1006は、コンピュータ1000の外部に設けられることも考えられる。その場合、通信I/F部1006は、例えばUSB等のインタフェースを介してコンピュータ1000に接続される。 The communication I/F unit 1006 is a device for performing data communication via the Internet N, either wired or wirelessly, with devices external to the computer 1000. The communication I/F unit 1006 may be provided external to the computer 1000. In that case, the communication I/F unit 1006 is connected to the computer 1000 via an interface such as a USB.

表示部1007は、各種情報を表示するためのデバイスである。表示部1007の具体例としては、例えば液晶ディスプレイや有機EL(Electro-Luminescence)ディスプレイ、ウェアラブル・デバイスのディスプレイ等が挙げられる。表示部1007は、コンピュータ1000の外部に設けられても良い。その場合、表示部1007は、例えばディスプレイケーブル等を介してコンピュータ1000に接続される。また、入力I/F部1004としてタッチパネルが採用される場合には、表示部1007は、入力I/F部1004と一体化して構成することが可能である。 The display unit 1007 is a device for displaying various types of information. Specific examples of the display unit 1007 include a liquid crystal display, an organic EL (Electro-Luminescence) display, a display of a wearable device, and the like. The display unit 1007 may be provided outside the computer 1000. In that case, the display unit 1007 is connected to the computer 1000 via, for example, a display cable. In addition, when a touch panel is used as the input I/F unit 1004, the display unit 1007 can be configured as an integral part of the input I/F unit 1004.

===まとめ===
本実施形態における引継ぎシステム10は、死亡者に関する情報を示す死亡者情報と、死亡者を識別可能な死亡者識別情報と、を記憶する記憶部110と、死亡者識別情報と、死亡者が死亡したことを示す死亡情報を要求する死亡情報要求と、を公的機関に送信する送信部130(第1送信部)と、死亡情報要求に応じて公的機関において死亡者識別情報に基づき特定される死亡情報を、公的機関から取得する取得部120と、取得部120において死亡情報が取得された場合、所定のユーザ(例えば、遺族、死亡者の友人・知人)に対して死亡者情報を送信する送信部130(第2送信部)と、を備える。本実施形態によると、ユーザが死亡したことを示す情報に基づき、死亡したユーザに関する情報を他のユーザに送信することができるため、死亡したユーザの情報管理が容易となる。
====Summary====
The handover system 10 in this embodiment includes a storage unit 110 that stores deceased person information indicating information about the deceased person and deceased person identification information that can identify the deceased person, a transmission unit 130 (first transmission unit) that transmits the deceased person identification information and a death information request that requests death information indicating that the deceased person has died to a public institution, an acquisition unit 120 that acquires death information specified at the public institution based on the deceased person identification information in response to the death information request from the public institution, and a transmission unit 130 (second transmission unit) that transmits the deceased person information to a specified user (e.g., a bereaved family member, a friend or acquaintance of the deceased person) when the death information is acquired by the acquisition unit 120. According to this embodiment, information about the deceased user can be transmitted to other users based on information indicating that the user has died, making it easier to manage the information of the deceased user.

また、本実施形態における引継ぎシステム10において、送信部130(第1送信部)は、死亡者識別情報と関係づけられる、死亡者が死亡したことが入力された死亡届書に関する死亡届情報を、公的機関に送信し、取得部120は、死亡届情報に基づき公的機関で生成された死亡情報を、公的機関から取得する。本実施形態によると、死亡届を公的機関に迅速に提出できるため、死亡情報を迅速に取得できる。 In addition, in the handover system 10 of this embodiment, the transmission unit 130 (first transmission unit) transmits to a public institution death notification information related to a death notification in which information indicating the death of the deceased person is entered and which is associated with the deceased person identification information, and the acquisition unit 120 acquires from the public institution the death information generated by the public institution based on the death notification information. According to this embodiment, the death notification can be submitted to the public institution quickly, and therefore the death information can be acquired quickly.

また、本実施形態における引継ぎシステム10において、所定のユーザは、死亡者の遺族であり、送信部130(第1送信部)は、公的機関に対し、死亡者識別情報と、遺族を識別可能な遺族ID(遺族識別情報)と、死亡者と遺族との続柄に関する情報を示す続柄情報を要求する続柄情報要求と、を送信し、取得部120は、公的機関において死亡者ID(死亡者識別情報)および遺族ID(遺族識別情報)に基づき特定される続柄情報を、公的機関から取得し、取得部120で取得された続柄情報に基づいて、死亡者と遺族とが所定の続柄であるか否かを判定する判定部150をさらに備える。本実施形態によると、遺族になりすましを防止することができるため、死亡者の財産に関する情報を適切に遺族に提供できる。 In the handover system 10 of this embodiment, the specified user is a surviving family member of the deceased, and the transmission unit 130 (first transmission unit) transmits to the public institution the deceased person identification information, a surviving family member ID (surviving family member identification information) capable of identifying the surviving family member, and a relationship information request requesting relationship information indicating information regarding the relationship between the deceased person and the surviving family member, and the acquisition unit 120 acquires from the public institution the relationship information specified by the public institution based on the deceased person ID (deceased person identification information) and the surviving family member ID (surviving family member identification information), and further includes a determination unit 150 that determines whether or not the deceased person and the surviving family member have a specified relationship based on the relationship information acquired by the acquisition unit 120. According to this embodiment, it is possible to prevent impersonation of the surviving family member, and therefore information regarding the property of the deceased person can be appropriately provided to the surviving family member.

また、本実施形態における引継ぎシステム10において、取得部120は、判定部150において所定の続柄であると判定された場合、遺族から、遺族の操作入力に基づき特定される、相続に関する処理の内容を示す相続処理情報を取得し、取得部120で取得された相続処理情報に基づいて、相続処理(相続に関する処理)を実行する実行処理部160をさらに備える。本実施形態によると、死亡者の相続人の地位を有する遺族が死亡者の財産を譲り受けることができる。 In addition, in the handover system 10 of this embodiment, the acquisition unit 120 further includes an execution processing unit 160 that acquires inheritance processing information indicating the content of inheritance-related processing specified based on operational input from the surviving family members when the determination unit 150 determines that the relationship is a specified relationship, and executes inheritance processing (processing related to inheritance) based on the inheritance processing information acquired by the acquisition unit 120. According to this embodiment, the surviving family members who have the status of heirs of the deceased person can inherit the property of the deceased person.

また、本実施形態における引継ぎシステム10は、所定のサービス提供事業者に所定の情報を送信する送信部130(第3送信部)をさらに備え、実行処理部160は、相続処理(相続に関する処理)として、送信部130(第3送信部)を通じて、続柄情報と、所定のサービス提供機関の死亡者のアカウントに対して所定の処理(例えば、死亡者の銀行の残高の照会、死亡者が所有する不動産の登記に関する照会)を実行させるための要求と、を所定のサービス提供機関に送信し、取得部120は、所定の処理において続柄情報に基づき所定のサービス提供機関で特定される、死亡者のアカウントに関係する内容を示すアカウント内容情報(例えば、死亡者の銀行の残高の情報、死亡者の死亡者が所有する不動産の登記に関する情報)を、所定のサービス提供機関から取得する。本実施形態によると、死亡者の遺族は生前の死亡者の財産に関する情報を取得することができるため、遺族の分割協議を円滑に行うことができる。 The takeover system 10 in this embodiment further includes a transmission unit 130 (third transmission unit) that transmits predetermined information to a predetermined service provider, and the execution processing unit 160 transmits, as an inheritance process (processing related to inheritance), through the transmission unit 130 (third transmission unit) to the predetermined service provider, relationship information and a request to execute a predetermined process (e.g., inquiry about the bank balance of the deceased, inquiry about the registration of real estate owned by the deceased) on the account of the deceased at the predetermined service provider, and the acquisition unit 120 acquires from the predetermined service provider account content information (e.g., information on the bank balance of the deceased, information on the registration of real estate owned by the deceased) indicating contents related to the account of the deceased, which is specified by the predetermined service provider based on the relationship information in the predetermined process. According to this embodiment, the surviving family members of the deceased can obtain information about the property of the deceased during his/her lifetime, which allows smooth division negotiations among the surviving family members.

また、本実施形態における引継ぎシステム10は、所定のサービス提供事業者に所定の情報を送信する送信部130(第3送信部)をさらに備え、実行処理部160は、相続処理(相続に関する処理)として、送信部130(第3送信部)を通じて、続柄情報と、所定のサービス提供機関の死亡者のアカウントに関する情報と、所定のサービス提供機関の遺族のアカウントに関する情報と、死亡者のアカウントに紐づく価値情報を遺族のアカウントに移行させる処理を実行させるための要求と、を所定のサービス提供機関に送信する。これにより、死亡者の相続人の地位を有する遺族が死亡者の財産を譲り受けることができる。 The handover system 10 in this embodiment further includes a transmission unit 130 (third transmission unit) that transmits specified information to a specified service provider, and the execution processing unit 160 transmits, as an inheritance process (processing related to inheritance), via the transmission unit 130 (third transmission unit) to the specified service provider the relationship information, information related to the account of the deceased person at the specified service provider, information related to the surviving family member's account at the specified service provider, and a request to execute a process to transfer value information linked to the account of the deceased person to the surviving family member's account. This allows the surviving family member who has the status of heir of the deceased person to inherit the property of the deceased person.

また、本実施形態における引継ぎシステム10は、金融機関に所定の情報を送信する送信部130(第3送信部)と、送信部130(第3送信部)に対して、死亡情報と、金融機関の死亡者の口座を使用できなくさせるための要求と、を金融機関に送信させる処理を実行する実行処理部160と、をさらに備える。これにより、死亡者の死後における遺族の作業を縮減できる。 The handover system 10 in this embodiment further includes a transmission unit 130 (third transmission unit) that transmits specified information to the financial institution, and an execution processing unit 160 that executes a process to have the transmission unit 130 (third transmission unit) transmit the death information and a request to disable the deceased person's account at the financial institution to the financial institution. This reduces the workload of the surviving family members after the death of the deceased person.

また、本実施形態における引継ぎシステム10において、送信部130(第2送信部)は、死亡者情報として、メッセージングサービスのアカウントに関する情報を、所定のユーザに送信する。本実施形態によると、メッセージングサービスの取り扱いにつき死亡者の生前の意向をかなえることができるとともに、死後における遺族の作業を縮減できる。 In addition, in the handover system 10 of this embodiment, the transmission unit 130 (second transmission unit) transmits information about the messaging service account to a specified user as information about the deceased person. According to this embodiment, it is possible to fulfill the deceased person's wishes regarding the handling of messaging services while they were alive, and to reduce the workload of the surviving family members after the death.

また、本実施形態における引継ぎシステム10において、死亡者識別情報はマイナンバーである。また、本実施形態における引継ぎシステム10において、遺族識別情報はマイナンバーである。本実施形態によると、公的機関で整備されている個人を識別する情報に基づいてシステムを設計することができるため、システム設計にかかる費用を縮減できる。 In addition, in the transfer system 10 of this embodiment, the deceased person identification information is the My Number. In addition, in the transfer system 10 of this embodiment, the surviving family identification information is the My Number. According to this embodiment, the system can be designed based on information that identifies individuals prepared by public institutions, so the costs involved in system design can be reduced.

10…引継ぎシステム、100…引継ぎサーバ、110…記憶部、120…取得部、130…送信部、140…表示処理部、150…判定部、160…実行処理部、200,300…端末装置、400…行政サーバ。

10: takeover system, 100: takeover server, 110: memory unit, 120: acquisition unit, 130: transmission unit, 140: display processing unit, 150: determination unit, 160: execution processing unit, 200, 300: terminal device, 400: administrative server.

Claims (10)

死亡者を識別可能な死亡者識別情報と、所定のサービス提供事業者の前記死亡者のアカウントに関する情報と、前記死亡者のアカウントに紐づく価値情報の譲渡先のアカウントに関する情報と、を関連づけて記憶する記憶部と、
前記死亡者識別情報と、前記死亡者が死亡したことを示す死亡情報を要求する死亡情報要求と、を公的機関に送信する第1送信部と、
前記死亡情報要求に応じて前記公的機関において前記死亡者識別情報に基づき特定される前記死亡情報を、前記公的機関から取得する取得部と、
前記取得部において前記死亡情報が取得された場合、前記死亡者のアカウントに関する情報と、前記譲渡先のアカウントに関する情報と、前記死亡者のアカウントに紐づく価値情報を前記譲渡先のアカウントに移行させる処理を実行させるための要求と、を前記所定のサービス提供事業者に送信する実行処理部と、
を備える情報処理システム。
a storage unit that stores, in association with each other, deceased person identification information capable of identifying a deceased person, information on the account of the deceased person at a predetermined service provider, and information on an account to which value information linked to the account of the deceased person is to be transferred;
A first transmission unit that transmits the deceased person identification information and a death information request that requests death information indicating that the deceased person has died to a public institution;
An acquisition unit that acquires the death information specified at the public institution based on the deceased person identification information from the public institution in response to the death information request;
an execution processing unit that, when the death information is acquired by the acquisition unit, transmits to the predetermined service provider information on the account of the deceased person, information on the transferee account, and a request for executing a process of transferring value information linked to the account of the deceased person to the transferee account;
An information processing system comprising:
前記譲渡先は、前記死亡者の遺族であり、
前記記憶部は、前記遺族を識別可能な遺族識別情報を、前記死亡者識別情報に関連づけてさらに記憶し、
前記第1送信部は、前記公的機関に対し、前記死亡者識別情報と、前記遺族を識別可能な遺族識別情報と、前記死亡者と前記遺族との続柄に関する情報を示す続柄情報を要求する続柄情報要求と、を送信し、
前記取得部は、前記公的機関において前記死亡者識別情報および前記遺族識別情報に基づき特定される前記続柄情報を、前記公的機関から取得し、
前記情報処理システムは、
前記取得部で取得された前記続柄情報に基づいて、前記死亡者と前記遺族とが所定の続柄であるか否かを判定する判定部をさらに備え、
前記実行処理部は、前記続柄情報を、前記所定のサービス提供事業者にさらに送信する、
請求項1に記載の情報処理システム。
The transferee is a surviving family member of the deceased person,
The storage unit further stores bereaved family identification information capable of identifying the bereaved family in association with the deceased person identification information,
The first transmission unit transmits, to the public institution, the deceased person identification information, bereaved family identification information capable of identifying the bereaved family, and a relationship information request requesting relationship information indicating information regarding a relationship between the deceased person and the bereaved family;
The acquisition unit acquires, from the public institution, the relationship information identified based on the deceased person identification information and the bereaved family identification information at the public institution;
The information processing system includes:
A determination unit that determines whether or not the deceased person and the surviving family have a predetermined relationship based on the relationship information acquired by the acquisition unit,
The execution processing unit further transmits the relationship information to the predetermined service provider.
The information processing system according to claim 1 .
死亡者を識別可能な死亡者識別情報を記憶する記憶部と、
前記死亡者識別情報と、前記死亡者が死亡したことを示す死亡情報を要求する死亡情報要求と、前記死亡者の遺族を識別可能な遺族識別情報と、前記死亡者と前記遺族との続柄に関する情報を示す続柄情報を要求する続柄情報要求と、を公的機関に送信する第1送信部と、
前記死亡情報要求に応じて前記公的機関において前記死亡者識別情報に基づき特定される前記死亡情報と、前記公的機関において前記死亡者識別情報および前記遺族識別情報に基づき特定される前記続柄情報と、を前記公的機関から取得する取得部と、
前記取得部において前記死亡情報が取得された場合、前記続柄情報に基づいて、前記死亡者と前記遺族とが所定の続柄であるか否かを判定する判定部と、
前記判定部において前記所定の続柄であると判定された場合、前記続柄情報と、所定のサービス提供事業者の前記死亡者のアカウントに対して所定の処理を実行させるための要求と、を前記所定のサービス提供事業者に送信する実行処理部と、
を備え、
前記取得部は、前記所定の処理において前記続柄情報に基づき前記所定のサービス提供事業者で特定される、前記死亡者の前記アカウントに関係する内容を示すアカウント内容情報を、前記所定のサービス提供事業者から取得する、
情報処理システム。
A storage unit that stores deceased person identification information that can identify a deceased person;
a first transmission unit that transmits to a public institution the deceased person identification information, a death information request that requests death information indicating that the deceased person has died, surviving family identification information that can identify surviving family members of the deceased person, and a relationship information request that requests relationship information indicating information regarding the relationship between the deceased person and the surviving family members;
An acquisition unit that acquires from the public institution the death information identified based on the deceased person identification information at the public institution in response to the death information request, and the relationship information identified based on the deceased person identification information and the surviving family identification information at the public institution;
a determination unit that, when the death information is acquired by the acquisition unit, determines whether or not the deceased person and the surviving family have a predetermined relationship based on the relationship information;
an execution processing unit that, when the determination unit determines that the relationship is the predetermined relationship, transmits the relationship information and a request for a predetermined service provider to execute a predetermined process on the account of the deceased person at the predetermined service provider;
Equipped with
The acquisition unit acquires, from the specified service provider, account content information indicating content related to the account of the deceased person, which is identified by the specified service provider based on the relationship information in the specified process.
Information processing system.
前記第1送信部は、前記死亡者識別情報と関係づけられる、前記死亡者が死亡したことが入力された死亡届書に関する死亡届情報を、前記公的機関に送信し、
前記取得部は、前記死亡届情報に基づき前記公的機関で生成された前記死亡情報を、前記公的機関から取得する、
請求項3に記載の情報処理システム。
The first transmission unit transmits to the public institution death notification information related to a death notification in which information indicating the death of the deceased person is entered, the death notification information being associated with the deceased person identification information;
The acquisition unit acquires, from the public institution, the death information generated by the public institution based on the death notification information.
The information processing system according to claim 3 .
金融機関に所定の情報を送信する第3送信部と、
前記第3送信部に対して、前記死亡情報と、前記金融機関の前記死亡者の口座を使用できなくさせるための要求と、を前記金融機関に送信させる処理を実行する実行処理部と、
をさらに備える請求項4に記載の情報処理システム。
a third transmission unit that transmits predetermined information to the financial institution;
an execution processing unit that executes a process of causing the third transmission unit to transmit the death information and a request to disable the account of the deceased person at the financial institution to the financial institution;
The information processing system according to claim 4 , further comprising:
前記実行処理部は、前記死亡者のアカウント内容情報として、メッセージングサービスのアカウントに関する情報を、所定のユーザに送信する、
請求項3または請求項4に記載の情報処理システム。
The execution processing unit transmits information about a messaging service account as the account content information of the deceased person to a predetermined user .
5. The information processing system according to claim 3.
前記死亡者識別情報は、マイナンバーである、
請求項3から請求項6の何れか一項に記載の情報処理システム。
The deceased person identification information is a My Number.
The information processing system according to any one of claims 3 to 6.
前記遺族識別情報は、マイナンバーである、
請求項3から請求項7の何れか一項に記載の情報処理システム。
The bereaved family identification information is a My Number.
The information processing system according to any one of claims 3 to 7.
コンピュータが、
死亡者を識別可能な死亡者識別情報と、所定のサービス提供事業者の前記死亡者のアカウントに関する情報と、前記死亡者のアカウントに紐づく価値情報の譲渡先のアカウントに関する情報と、を関連づけて記憶することと、
前記死亡者識別情報と、前記死亡者が死亡したことを示す死亡情報を要求する死亡情報要求と、を公的機関に送信することと、
前記死亡情報要求に応じて前記公的機関において前記死亡者識別情報に基づき特定される前記死亡情報を、前記公的機関から取得することと、
前記死亡情報が取得された場合、前記死亡者のアカウントに関する情報と、前記譲渡先のアカウントに関する情報と、前記死亡者のアカウントに紐づく価値情報を前記譲渡先のアカウントに移行させる処理を実行させるための要求と、を前記所定のサービス提供事業者に送信することと、
を実行する情報処理方法。
The computer
storing, in association with each other, deceased person identification information capable of identifying a deceased person, information on the account of the deceased person at a predetermined service provider, and information on an account to which value information associated with the account of the deceased person is to be transferred;
Transmitting the deceased person identification information and a death information request requesting death information indicating that the deceased person has died to a public institution;
Obtaining the death information from the public institution in response to the death information request, the death information being identified based on the deceased person identification information at the public institution;
When the death information is acquired, transmitting to the predetermined service provider information on the account of the deceased person, information on the transferee account, and a request for executing a process of transferring the value information linked to the account of the deceased person to the transferee account;
An information processing method for performing the above.
コンピュータに、
死亡者を識別可能な死亡者識別情報と、所定のサービス提供事業者の前記死亡者のアカウントに関する情報と、前記死亡者のアカウントに紐づく価値情報の譲渡先のアカウントに関する情報と、を関連づけて記憶することと、
前記死亡者識別情報と、前記死亡者が死亡したことを示す死亡情報を要求する死亡情報要求と、を公的機関に送信することと、
前記死亡情報要求に応じて前記公的機関において前記死亡者識別情報に基づき特定される前記死亡情報を、前記公的機関から取得することと、
前記死亡情報が取得された場合、前記死亡者のアカウントに関する情報と、前記譲渡先のアカウントに関する情報と、前記死亡者のアカウントに紐づく価値情報を前記譲渡先のアカウントに移行させる処理を実行させるための要求と、を前記所定のサービス提供事業者に送信することと、
を実行させるためのプログラム。
On the computer,
storing, in association with each other, deceased person identification information capable of identifying a deceased person, information on the account of the deceased person at a predetermined service provider, and information on an account to which value information associated with the account of the deceased person is to be transferred;
Transmitting the deceased person identification information and a death information request requesting death information indicating that the deceased person has died to a public institution;
Obtaining the death information from the public institution in response to the death information request, the death information being identified based on the deceased person identification information at the public institution;
When the death information is acquired, transmitting to the predetermined service provider information on the account of the deceased person, information on the transferee account, and a request for executing a process of transferring the value information linked to the account of the deceased person to the transferee account;
A program for executing the above.
JP2020178596A 2020-10-26 2020-10-26 Information processing system, information processing method, and program Active JP7649596B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2020178596A JP7649596B2 (en) 2020-10-26 2020-10-26 Information processing system, information processing method, and program
JP2025035866A JP2025083405A (en) 2020-10-26 2025-03-06 Information processing system, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020178596A JP7649596B2 (en) 2020-10-26 2020-10-26 Information processing system, information processing method, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2025035866A Division JP2025083405A (en) 2020-10-26 2025-03-06 Information processing system, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2022069761A JP2022069761A (en) 2022-05-12
JP7649596B2 true JP7649596B2 (en) 2025-03-21

Family

ID=81534435

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2020178596A Active JP7649596B2 (en) 2020-10-26 2020-10-26 Information processing system, information processing method, and program
JP2025035866A Pending JP2025083405A (en) 2020-10-26 2025-03-06 Information processing system, information processing method, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2025035866A Pending JP2025083405A (en) 2020-10-26 2025-03-06 Information processing system, information processing method, and program

Country Status (1)

Country Link
JP (2) JP7649596B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7710684B2 (en) * 2022-04-20 2025-07-22 株式会社大一商会 Gaming Machines
JP2023159823A (en) * 2022-04-20 2023-11-01 株式会社大一商会 gaming machine
JP7710685B2 (en) * 2022-04-20 2025-07-22 株式会社大一商会 Gaming Machines
JP7710683B2 (en) * 2022-04-20 2025-07-22 株式会社大一商会 Gaming Machines

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005115406A (en) 2003-10-02 2005-04-28 Nec Corp Inheritance system using portable terminal
JP2006228180A (en) 2005-02-20 2006-08-31 Motoi Asonuma Internet inheritance procedure system
JP2008009581A (en) 2006-06-28 2008-01-17 Yafoo Japan Corp Relics confirmation system, relics confirmation method and relic information search system
JP2012078883A (en) 2010-09-30 2012-04-19 Zenrin Datacom Co Ltd Testament management device, testament management system and testament management method
JP5390034B1 (en) 2013-03-11 2014-01-15 剱持 昭司 Information processing request or execution system for death or nursing care for personal residual data
JP2016045604A (en) 2014-08-21 2016-04-04 株式会社野村総合研究所 Asset succession support system
JP2017228184A (en) 2016-06-24 2017-12-28 Necマネジメントパートナー株式会社 Apparatus, method, and program
JP2020123057A (en) 2019-01-29 2020-08-13 株式会社 ゆうちょ銀行 Inheritance task support system, inheritance task support method and inheritance task support program
JP2020170574A (en) 2020-07-27 2020-10-15 心光 鈴木 Future type pedigree construction system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005115406A (en) 2003-10-02 2005-04-28 Nec Corp Inheritance system using portable terminal
JP2006228180A (en) 2005-02-20 2006-08-31 Motoi Asonuma Internet inheritance procedure system
JP2008009581A (en) 2006-06-28 2008-01-17 Yafoo Japan Corp Relics confirmation system, relics confirmation method and relic information search system
JP2012078883A (en) 2010-09-30 2012-04-19 Zenrin Datacom Co Ltd Testament management device, testament management system and testament management method
JP5390034B1 (en) 2013-03-11 2014-01-15 剱持 昭司 Information processing request or execution system for death or nursing care for personal residual data
JP2016045604A (en) 2014-08-21 2016-04-04 株式会社野村総合研究所 Asset succession support system
JP2017228184A (en) 2016-06-24 2017-12-28 Necマネジメントパートナー株式会社 Apparatus, method, and program
JP2020123057A (en) 2019-01-29 2020-08-13 株式会社 ゆうちょ銀行 Inheritance task support system, inheritance task support method and inheritance task support program
JP2020170574A (en) 2020-07-27 2020-10-15 心光 鈴木 Future type pedigree construction system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
榎並 利博,デジタル手続法で変わる企業実務,初版,青木 健次,2020年04月10日,pp.108-109

Also Published As

Publication number Publication date
JP2022069761A (en) 2022-05-12
JP2025083405A (en) 2025-05-30

Similar Documents

Publication Publication Date Title
JP7649596B2 (en) Information processing system, information processing method, and program
US11514421B2 (en) Payment via messaging application
JP4764451B2 (en) Attribute information disclosure system, attribute information disclosure method, and attribute information disclosure processing program
US8700527B2 (en) Merchant bill pay
JP7786075B2 (en) Information processing system, information management server, information management method, and program
US9818161B2 (en) Creating a social network message from an interface of a mobile device operating system
CA2716420A1 (en) Third party information transfer
US20150228030A1 (en) Apparatus and method for processing prior authorization for prescription drugs
US20130018791A1 (en) Fraud data exchange system
US20220321658A1 (en) System and method for handling the connection of user accounts to other entities
US20160180036A1 (en) Apparatus and method for processing prior authorizations for prescription drugs
US20200219212A1 (en) Method and system for managing and allocating real estate related services
JP2020047057A (en) Information processing method, information processing device, and program
JP2009199101A (en) Attendance management system
JP2022181909A (en) Information management apparatus, service providing system, information processing system, information management method, and program
JP7080200B2 (en) Information mediation system, information mediation method, and program
JP7556311B2 (en) Information management server, information management method, and program
JP2017174337A (en) Examination management system
JP6904100B2 (en) Information processing equipment, display method and program
US11489797B2 (en) System and method for distributed document upload via electronic mail
KR20220096365A (en) Service system for supporting insurance plan
JP2002197339A (en) Financing receiver guide device, financing receiver guide system, financing receiver guide method and computer readable recording medium for recording financing receiver guide program
JP7025938B2 (en) Loan condition information providing device, loan condition information providing method, and its program
KR101956296B1 (en) Intetellectual property platform system and driving method thereof
JP2022053791A (en) Customer information management server, customer information management method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230814

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240531

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20240729

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240926

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20241202

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20250129

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250306

R150 Certificate of patent or registration of utility model

Ref document number: 7649596

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150