JP2020190874A - Document management system - Google Patents

Document management system Download PDF

Info

Publication number
JP2020190874A
JP2020190874A JP2019095281A JP2019095281A JP2020190874A JP 2020190874 A JP2020190874 A JP 2020190874A JP 2019095281 A JP2019095281 A JP 2019095281A JP 2019095281 A JP2019095281 A JP 2019095281A JP 2020190874 A JP2020190874 A JP 2020190874A
Authority
JP
Japan
Prior art keywords
document
cluster
group
management system
recording
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019095281A
Other languages
Japanese (ja)
Other versions
JP6617253B1 (en
Inventor
姫野 信吉
Shinkichi Himeno
信吉 姫野
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.)
Institute of Medical Information Technology Co Ltd
Original Assignee
Institute of Medical Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Institute of Medical Information Technology Co Ltd filed Critical Institute of Medical Information Technology Co Ltd
Priority to JP2019095281A priority Critical patent/JP6617253B1/en
Application granted granted Critical
Publication of JP6617253B1 publication Critical patent/JP6617253B1/en
Priority to PCT/JP2020/019562 priority patent/WO2020235512A1/en
Publication of JP2020190874A publication Critical patent/JP2020190874A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/93Document management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09CCIPHERING OR DECIPHERING APPARATUS FOR CRYPTOGRAPHIC OR OTHER PURPOSES INVOLVING THE NEED FOR SECRECY
    • G09C1/00Apparatus or methods whereby a given sequence of signs, e.g. an intelligible text, is transformed into an unintelligible sequence of signs by transposing the signs or groups of signs or by replacing them by others according to a predetermined system
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials

Abstract

To provide a document management system capable of linking a plurality of PCs by P2P (peer-to-peer), and unifiedly and inexpensively performing document management from document management in a small-scale organization to document management in a large-scale organization without using an expensive server.SOLUTION: A document management system comprises: in-PC-cluster document synchronization means for reflecting documents recorded in one PC on recording of other PCs in the same PC cluster; document digest value generation means for generating a digest value of the document; per-PC-cluster document management means including block chain generation means for forming a block by collecting generated digest values into a plurality of pieces, forming a block chain by linking the formed block to existing blocks, and recording documents in synchronization with the PC in the PC cluster; and case group management means for grouping cases into a plurality of groups each of which corresponds to each PC cluster group and recording documents on the case in the specified PC cluster.SELECTED DRAWING: Figure 4

Description

本発明は、複数のPCをP2P(ピアツーピア)で連携させ、小規模な組織から大規模な組織に至るまで、文書管理を高額なサーバーを用いずに導入コストを安価に抑えること、システム障害に対応するためのシステムエンジニアの機関内常駐を不要とし運用コストを安価に抑えること、遠隔地に文書群のクローンを作成して非常時のバックアップを行うとともに他組織からの参照を遠隔地のみに限定したりしてセキュリティの確保を図ること、連携している組織間で相互に非改竄証明を可能とすることなどを実現する文書管理システムに関する。 The present invention links a plurality of PCs by P2P (peer-to-peer), reduces the introduction cost of document management from a small organization to a large organization without using an expensive server, and causes a system failure. It is not necessary for the system engineer to be stationed in the institution to deal with it, and the operation cost is kept low. The document group is cloned in a remote place to back up in an emergency, and the reference from other organizations is limited to the remote place only. It is related to a document management system that realizes ensuring security by doing so and enabling mutual non-tampering certification between collaborating organizations.

最近ではPC(パーソナルコンピューター)を用いた文書作成は普通のこととなっている。PCは単体での使用から、LANを経由してサーバーと連携する形態、最近ではインターネット経由で仮想サーバーと連携するクラウド型など様々な利用形態がある。サーバーないし仮想サーバーでは、ユーザーの認証を行い、文書データを一元的に集中管理し、改竄などの不正を予防している。 Recently, document creation using a PC (personal computer) has become commonplace. There are various usage forms of a PC, such as a single use, a form of linking with a server via a LAN, and recently a cloud type of linking with a virtual server via the Internet. The server or virtual server authenticates the user, centrally manages the document data, and prevents fraud such as falsification.

また、ここ数年、ブロックチェーンと呼ばれる技術が注目されている。
これは、文書や取引記録などのデータなどを複数のPCなどに分散して記録し、各データのダイジェスト値(現時点ではハッシュ関数によるハッシュ値が主流である)を複数個まとめて(ブロック形成)、このブロックデータ自体のハッシュ値や、前に形成されたブロックのハッシュ値などを用いてブロック間の連結チェーンを計算し、ブロックの連結を伸ばしてゆくものである。
このやり方を用いることで、文書データなどの改竄、後からの追加、削除などの変更を行うと、ブロック内のハッシュ値、連結チェーンのハッシュ値に変化が生じる。改竄などを行い、不正を隠蔽するためには、さらに、分散したPCに記録されているブロックチェーンを、全てほぼ同時に変更する必要があるが、事実上困難である。
また、PC間でのブロックチェーンの不整合が発生した場合は、ブロックチェーチェーンの長さが最も長いものに統一することで、すべてのPCの記録の不整合解消を行うことができる。
さらに、ブロックチェーン技術を用いたビットコインは、10年以上にわたり世界中で使用されているにも関わらず、管理者なしでシステム停止することなく運用が続いている。データの同一コピーを多数のPCで共有するため、障害に対する耐性が極めて高い。
Also, in recent years, a technology called blockchain has been attracting attention.
This is to record data such as documents and transaction records in a distributed manner on multiple PCs, etc., and collect multiple digest values of each data (hash values by hash functions are the mainstream at present) (block formation). , The hash value of the block data itself, the hash value of the previously formed block, etc. are used to calculate the connection chain between the blocks, and the connection of the blocks is extended.
By using this method, if the document data is falsified, added or deleted later, the hash value in the block and the hash value of the concatenated chain will change. In order to falsify and conceal fraud, it is necessary to change all the blockchains recorded on the distributed PCs almost at the same time, but it is practically difficult.
In addition, when a blockchain inconsistency occurs between PCs, the inconsistency in the records of all PCs can be resolved by unifying the blockchain with the longest length.
Furthermore, Bitcoin using blockchain technology has been used all over the world for more than 10 years, but it continues to operate without system outage without an administrator. Since the same copy of data is shared by many PCs, it is extremely resistant to failures.

ブロックチェーン ウィキペディア:https://ja.wikipedia.org/wiki/%E3%83%96%E3%83%AD%E3%83%83%E3%82%AF%E3%83%81%E3%82%A7%E3%83%BC%E3%83%B3Blockchain Wikipedia: https://ja.wikipedia.org/wiki/%E3%83%96%E3%83%AD%E3%83%83%E3%82%AF%E3%83%81%E3%82 % A7% E3% 83% BC% E3% 83% B3

数十名規模以上の機関で文書管理を行おうとすると、単独PCでは困難であり、現在では、サーバーを立て、LANでPCのネットワークを組むのが標準のやり方となっている。
しかしサーバーの導入や保守コストは決して安価ではない。特に、システム障害が発生した際に対応するシステムエンジニアの費用がかさむため、小さな組織での文書管理システム導入のボトルネックとなっている。
他方、PCの性能向上で、信頼性では劣るものの、処理速度や記録容量においてサーバーとの差がなくなってきている。
このため、中心的なサーバーを立てずに、PCネットワークの中にサーバー機能を持たせる考えが出てきた。ここで最大の問題となるのが、各PCにバラバラに入力されてくる文書データを、どのようにして同期して整合性を保つかという点である。
特に、悪意ある改竄に対して、どのようにして排除するか(ビザンチン将軍問題)は文書データシステムの信頼性の根幹にかかわる問題である。
When trying to manage documents with an institution with several tens of people or more, it is difficult with a single PC, and nowadays, it is a standard method to set up a server and build a PC network with LAN.
However, server installation and maintenance costs are not cheap. In particular, the cost of a system engineer who responds to a system failure is high, which is a bottleneck for introducing a document management system in a small organization.
On the other hand, due to the improvement in the performance of the PC, although the reliability is inferior, the difference in the processing speed and the recording capacity from the server is disappearing.
For this reason, the idea of having a server function in the PC network without setting up a central server has emerged. The biggest problem here is how to synchronize and maintain the consistency of the document data input separately to each PC.
In particular, how to eliminate malicious tampering (Byzantine general problem) is a problem related to the basis of the reliability of document data systems.

前記のように、新しい文書が作成/更新/削除されるたびに、全PCに記録を同期し、当該文書のハッシュ値を求め、ブロックチェーンを形成してゆくことで、高価なサーバーを用いることなく整合性の管理、改竄の予防などが可能となってきている。
しかし、規模が大きくなると、管理すべき文書のデータ量が大きくなり、またブロックチェーンに参加するPCが増えるにしたがって、同期のための通信量が増大するため、実行速度が低下する。このため、通常のブロックチェーンを用いた文書管理システムは小規模にとどまらざるを得なかった。
機関間での情報の共有にはセキュリティの問題が大きい。複数の機関にまたがって文書情報の共有を行おうとすると、その共有機能がセキュリティホールとなりやすく、堅牢なシステムの構築には多くの費用と労力が必要となる。
さらに、単独サーバーでは、管理者権限を有するスタッフが意図すれば、文書データの改竄は決して困難ではない。第三者に対して、非改竄の証明を行うことは不可欠となってきているが、そのシステムの構築は容易ではなかった。
As mentioned above, every time a new document is created / updated / deleted, the records are synchronized with all PCs, the hash value of the document is obtained, and a blockchain is formed to use an expensive server. It has become possible to manage consistency and prevent tampering.
However, as the scale increases, the amount of document data to be managed increases, and as the number of PCs participating in the blockchain increases, the amount of communication for synchronization increases, so the execution speed decreases. For this reason, the document management system using a normal blockchain had to stay on a small scale.
There is a big security problem in sharing information between institutions. When attempting to share document information across multiple institutions, the sharing function tends to be a security hole, and a lot of cost and labor are required to build a robust system.
Furthermore, on a single server, falsification of document data is not difficult at all if the staff with administrator privileges intends to do so. It has become indispensable to prove non-tampering to a third party, but it has not been easy to construct the system.

本発明はかかる従来の問題点を解決するためになされたものであって、その目的とするところは、複数のPCをP2P(ピアツーピア)で連携させ、小規模な組織での文書管理はもちろん、大規模組織の文書管理まで、高額なサーバーを用いずとも統一的かつ安価に行うこと、遠隔地に文書群のクローンを作成して非常時のバックアップを行うとともに他機関からの参照を遠隔地のみに限定したりして容易にセキュリティの確保を図ること、また、連携している機関間で相互に非改竄証明を可能とすることなどを可能にすることである。 The present invention has been made to solve such a conventional problem, and the purpose of the present invention is to link a plurality of PCs by P2P (peer-to-peer), not to mention document management in a small organization. Document management for large-scale organizations can be performed uniformly and inexpensively without using expensive servers, and documents can be cloned in remote locations for emergency backup and reference from other organizations only in remote locations. It is possible to easily ensure security by limiting it to, and to enable mutual non-tampering certification between cooperating institutions.

前記目的を達成するための手段として、請求項1記載の文書管理システムでは、(a)文書の作成、記録、閲覧を行う小型電子計算機(以下、PC)を通信回線経由で複数連結したPC群(以下、PCクラスター)を複数備え(以下、PCクラスター群)、(i)一台のPCに記録された文書を、同一PCクラスターに属する他のPCの記録に反映させるPCクラスター内文書同期手段、(ii)当該文書のダイジェスト値を発生させる文書ダイジェスト値生成手段、(iii)生成されダイジェスト値を複数個まとめてブロックを形成し、既存のブロックと連結してブロックチェーンを形成し、PCクラスター内のPCに同期して記録するブロックチェーン生成手段を有するPCクラスターごと文書管理手段、(b)案件を前記PCクラスター群に各々対応する複数のグループに分け、当該案件に関する文書を前記指定されたPCクラスターに記録する案件グループ管理手段、の(a)、(b)両者を備えていることを特徴とする。 As a means for achieving the above object, in the document management system according to claim 1, (a) a group of PCs in which a plurality of small computers (hereinafter, PCs) for creating, recording, and viewing documents are connected via a communication line. A plurality of (hereinafter, PC clusters) are provided (hereinafter, PC cluster group), and (i) a document synchronization means in a PC cluster that reflects a document recorded on one PC in a record of another PC belonging to the same PC cluster. , (Ii) Document digest value generation means for generating the digest value of the document, (iii) Multiple generated digest values are put together to form a block, and the existing blocks are connected to form a block chain to form a PC cluster. Document management means for each PC cluster having a blockchain generation means for synchronously recording to the PCs in the computer, (b) The matter is divided into a plurality of groups corresponding to the PC cluster group, and the document related to the matter is designated. It is characterized by having both (a) and (b) of a case group management means for recording in a PC cluster.

請求項2記載の文書管理システムでは、請求項1記載の文書管理システムにおいて、前記案件グループ管理手段において、案件が別のグループに移動した際に当該案件の文書群を、前記別のグループのPCクラスターに移動するグループ間案件移動手段を備えたことを特徴とする。 In the document management system according to claim 2, in the document management system according to claim 1, when the matter moves to another group in the matter group management means, the document group of the matter is transferred to the PC of the other group. It is characterized by having a means for moving matters between groups to move to a cluster.

請求項3記載の文書管理システムでは、請求項1〜2いずれか記載の文書管理システムにおいて、前記案件グループ管理手段において、すべての案件を含むグループを管理する全案件グループ管理手段を備えたことを特徴とする。 In the document management system according to claim 3, in the document management system according to any one of claims 1 and 2, the case group management means includes all case group management means for managing a group including all cases. It is a feature.

請求項4記載の文書管理システムでは、請求項1〜3いずれか記載の文書管理システムにおいて、前記PCクラスターにおいて、文書の作成や閲覧に特化し、同期文書の記録やブロックチェーンの生成に関与しない端末も含むことを特徴とする。 In the document management system according to claim 4, in the document management system according to any one of claims 1 to 3, the PC cluster specializes in creating and viewing documents, and is not involved in recording synchronized documents or generating a blockchain. It is characterized by including a terminal.

請求項5記載の文書管理システムでは、請求項1〜4いずれか記載の文書管理システムにおいて、前記案件グループ管理手段の記録内容、PCクラスター群内のPCに同期して記録された文書、もしくは前記PCクラスター群内のPCに同期して記録された文書及びブロックチェーンを、遠隔地のサーバーにも送信し記録する遠隔地サーバー記録手段を備えたことを特徴とする。 In the document management system according to claim 5, in the document management system according to any one of claims 1 to 4, the recorded contents of the matter group management means, the documents recorded synchronously with the PCs in the PC cluster group, or the above. It is characterized by providing a remote server recording means for transmitting and recording a document and a blockchain recorded synchronously with a PC in a PC cluster group to a remote server.

請求項6記載の文書管理システムでは、請求項5記載の文書管理システムにおいて、前記遠隔地サーバー記録手段は、異なる機関の複数のPCクラスター群の文書を記録する複数PCクラスター群文書記録手段を備えたことを特徴とする。 In the document management system according to claim 6, in the document management system according to claim 5, the remote server recording means includes a plurality of PC cluster group document recording means for recording documents of a plurality of PC cluster groups of different institutions. It is characterized by that.

請求項7記載の文書管理システムでは、請求項5〜6いずれか記載の文書管理システムにおいて、前記遠隔地サーバー記録手段は、さらに、独立した単独PC、または、サーバークライアントシステムの記録文書も受け入れ記録する独立文書記録手段を備えたことを特徴とする。 In the document management system according to claim 7, in the document management system according to any one of claims 5 to 6, the remote server recording means also accepts and records a document recorded by an independent independent PC or a server client system. It is characterized by being equipped with an independent document recording means.

請求項8記載の文書管理システムでは、請求項5〜7いずれか記載の文書管理システムにおいて、前記遠隔地サーバー記録手段において、前記複数PCクラスター文書記録手段および前記独立文書記録手段に記録された文書のダイジェスト値を生成し、ブロックチェーンを作成する横串ブロックチェーン作成手段を備えたことを特徴とする。 In the document management system according to claim 8, in the document management system according to any one of claims 5 to 7, a document recorded in the plurality of PC cluster document recording means and the independent document recording means in the remote server recording means. It is characterized by having a horizontal skewer blockchain creation means for generating a digest value of and creating a blockchain.

請求項9記載の文書管理システムでは、請求項5〜8いずれか記載の文書管理システムにおいて、前記遠隔地サーバー記録手段において、通信回線を介した文書参照要求に対して、参照権限を確認の上、当該文書を開示する遠隔地サーバー文書開示手段を備えたことを特徴とする。 In the document management system according to claim 9, in the document management system according to any one of claims 5 to 8, the remote server recording means confirms the reference authority for the document reference request via the communication line. , A remote server document disclosure means for disclosing the document is provided.

請求項10記載の文書管理システムでは、請求項9記載の文書管理システムにおいて、前記遠隔地サーバー文書開示手段において、横串ブロックチェーン作成手段もしくは各PCクラスターで作成されたブロックチェーンに記録されている文書のダイジェスト値を用いて、参照要求された文書の非改竄証明をおこなう文書非改竄証明手段を備えたことを特徴とする。 In the document management system according to claim 10, in the document management system according to claim 9, the document is recorded in the horizontal skewer blockchain creating means or the blockchain created in each PC cluster in the remote server document disclosure means. It is characterized in that it is provided with a document non-tampering proof means for performing non-tampering proof of a document requested to be referred to by using a document digest value.

請求項11記載の文書管理システムでは、請求項9〜10いずれか記載の文書管理システムにおいて、前記遠隔地サーバー文書開示手段において、前記通信回線を介した文書参照要求の時系列記録を作成する文書参照ログ作成手段を備えたことを特徴とする。 In the document management system according to claim 11, in the document management system according to any one of claims 9 to 10, a document that creates a time-series record of a document reference request via the communication line in the remote server document disclosure means. It is characterized by having a reference log creation means.

請求項12記載の文書管理システムでは、請求項11記載の文書管理システムにおいて、前記文書参照ログ作成手段において、各参照ログのダイジェスト値を生成してブロックチェーンを形成し、非改竄機能証明を可能とする文書参照ログ非改竄証明手段を備えたことを特徴とする。 In the document management system according to claim 12, in the document management system according to claim 11, the document reference log creating means can generate a digest value of each reference log to form a blockchain and certify a non-tampering function. It is characterized by being provided with a means for certifying that the document reference log has not been tampered with.

請求項1記載の文書管理システムでは、PCクラスター内文書同期手段を備えるので、一台のPCに記録された文書を、同一PCクラスターに属する他のPCの記録に反映させる。
文書ダイジェスト値生成手段を備えるので、文書のダイジェスト値を発生させる。
ブロックチェーン生成手段を備えるので、生成されダイジェスト値を複数個まとめてブロックを形成し、既存のブロックと連結してブロックチェーンを形成し、PCクラスター内のPCに同期して記録する。
案件グループ管理手段を備えるので、案件を前記PCクラスター群に各々対応する複数のグループに分け、当該案件に関する文書を指定されたPCクラスターに記録する。
Since the document management system according to claim 1 includes the document synchronization means in the PC cluster, the document recorded on one PC is reflected in the records of other PCs belonging to the same PC cluster.
Since the document digest value generation means is provided, the document digest value is generated.
Since a blockchain generation means is provided, a plurality of generated digest values are put together to form a block, a blockchain is formed by connecting with an existing block, and the digest values are recorded in synchronization with the PCs in the PC cluster.
Since the matter group management means is provided, the matter is divided into a plurality of groups corresponding to the PC cluster group, and the document related to the matter is recorded in the designated PC cluster.

請求項2記載の文書管理システムでは、グループ間案件移動手段を備えるので、案件が別のグループに移動した際に当該案件の文書群を、前記別のグループのPCクラスターに移動する。 Since the document management system according to claim 2 includes a means for moving a matter between groups, when the matter moves to another group, the document group of the matter is moved to the PC cluster of the other group.

請求項3記載の文書管理システムでは、全案件グループ管理手段を備えるので、すべての案件を含むグループを管理する。 Since the document management system according to claim 3 is provided with all case group management means, a group including all cases is managed.

請求項4記載の文書管理システムでは、PCクラスターにおいて、文書の作成や閲覧に特化し、同期文書の記録やブロックチェーンの生成に関与しない端末も含む。 The document management system according to claim 4 includes a terminal that specializes in creating and viewing documents in a PC cluster and is not involved in recording synchronized documents or generating a blockchain.

請求項5記載の文書管理システムでは、遠隔地サーバー記録手段を備えるので、案件グループ管理手段の記録内容、PCクラスター群内のPCに同期して記録された文書、もしくは前記PCクラスター群内のPCに同期して記録された文書及びブロックチェーンを、遠隔地のサーバーにも送信し記録する。 Since the document management system according to claim 5 is provided with a remote server recording means, the recorded contents of the case group management means, a document recorded synchronously with a PC in the PC cluster group, or a PC in the PC cluster group. Documents and blockchains recorded in synchronization with are also transmitted to and recorded on a remote server.

請求項6記載の文書管理システムでは、複数PCクラスター群文書記録手段を備えるので、異なる機関の複数のPCクラスター群の文書を記録する。 Since the document management system according to claim 6 includes a plurality of PC cluster group document recording means, documents of a plurality of PC cluster groups of different institutions are recorded.

請求項7記載の文書管理システムでは、独立文書記録手段を備えるので、さらに独立した単独PC、または、サーバークライアントシステムの記録文書も受け入れ記録する。 Since the document management system according to claim 7 includes an independent document recording means, it also accepts and records a document recorded by an independent PC or a server-client system.

請求項8記載の文書管理システムでは、横串ブロックチェーン作成手段を備えるので、複数PCクラスター文書記録手段および前記独立文書記録手段に記録された文書のダイジェスト値を生成し、ブロックチェーンを作成する。 Since the document management system according to claim 8 includes a horizontal skewer blockchain creating means, a digest value of a document recorded in a plurality of PC cluster document recording means and the independent document recording means is generated to create a blockchain.

請求項9記載の文書管理システムでは、遠隔地サーバー文書開示手段を備えるので、通信回線を介した文書参照要求に対して、参照権限を確認の上、当該文書を開示する。 Since the document management system according to claim 9 includes a remote server document disclosure means, the document is disclosed after confirming the reference authority in response to a document reference request via a communication line.

請求項10記載の文書管理システムでは、文書非改竄証明手段を備えるので、横串ブロックチェーン作成手段もしくは各PCクラスターで作成されたブロックチェーンに記録されている文書のダイジェスト値を用いて、参照要求された文書の非改竄証明をおこなう。 Since the document management system according to claim 10 includes a document non-tampering proof means, a reference request is made using the horizontal skewer blockchain creating means or the digest value of the document recorded in the blockchain created by each PC cluster. Prove that the document has not been tampered with.

請求項11記載の文書管理システムでは、文書参照ログ作成手段を備えるので、通信回線を介した文書参照要求の時系列記録を作成する。 Since the document management system according to claim 11 includes a document reference log creating means, a time series record of a document reference request via a communication line is created.

請求項12記載の文書管理システムでは、文書参照ログ非改竄証明手段を備えるので、各参照ログのダイジェスト値を生成してブロックチェーンを形成し、非改竄機能証明を可能とする。 Since the document management system according to claim 12 includes a document reference log non-falsification proof means, a digest value of each reference log is generated to form a block chain, and non-falsification function proof is possible.

本発明の単一機関内でのPCネットワーク(PCクラスター)を示す図である。It is a figure which shows the PC network (PC cluster) in a single institution of this invention. 図1において各PC内の構成を示す図である。It is a figure which shows the structure in each PC in FIG. 文書の記録やブロックチェーンの作成に関与せず、もっぱら参照と文書の作成のみに特化したPC端末も含めた組織内PCネットワークの図である。It is a diagram of an in-house PC network including a PC terminal that is not involved in document recording or blockchain creation and is exclusively dedicated to reference and document creation. 案件グループ管理手段の説明図である。It is explanatory drawing of the matter group management means. 全案件グループ管理手段の説明図である。It is explanatory drawing of all matter group management means. 様々な組織で記録された文書群を、クラウドにも送信し、同期して記録している図である。It is a figure which sends the document group recorded by various organizations to the cloud and records them synchronously. クラウド内の各組織の記録に横串を刺す形でハッシュ値作成、ブロックチェーン形成を行う概念図である。It is a conceptual diagram that creates a hash value and forms a blockchain by sticking a horizontal skewer into the record of each organization in the cloud. 自組織内部以外から参照要求に対しては、すべてクラウドで対応し、万一改竄されても、自組織内のPCネットワーク上の記録には影響が及ばないことを示す図である。It is a diagram showing that all reference requests from outside the own organization are handled by the cloud, and even if they are tampered with, the records on the PC network in the own organization are not affected.

図1は、本発明の単一組織内でのPCネットワークを示す図である。
PCはネットワークで連結され、各PCで個別に作成された文書データは、ネットワークを介して他のPCの文書記録装置にも同期して記録される(PCクラスター内文書同期手段)。同時に各文書に対してハッシュ値が作成され(文書ハッシュ値生成手段)、複数のハッシュ値をまとめたブロックがチェーン状に作成、全てのPCに同期して記録される(ブロックチェーン生成手段)。ネットワークは、有線/無線LAN、あるいはWANなどを問わない。
FIG. 1 is a diagram showing a PC network within a single organization of the present invention.
The PCs are connected by a network, and the document data individually created by each PC is recorded in synchronization with the document recording device of another PC via the network (document synchronization means in the PC cluster). At the same time, a hash value is created for each document (document hash value generating means), a block in which a plurality of hash values are put together is created in a chain shape, and recorded synchronously with all PCs (block chain generating means). The network may be wired / wireless LAN, WAN, or the like.

図2は、図1の各PCの内部構成を示す図である。
それぞれのPCで作成された文書は、当該PCのみならず、ネットワーク上の他のPCにも送信され記録される。
ここで、文書は、個別の独立したファイルもありうるが、後の検索などに対応できるよう、本図に示すように、リレーショナルデータベース(RDB)などのデータベース管理システムの1レコードとして記録される場合がほとんどである。データベースとしてはどの種類のデータベースでも本発明の内容に含まれるが、本発明の説明では、RDBを用いて説明する。また、本申請では医療分野を例にとるが、特に限られるものではない。
FIG. 2 is a diagram showing an internal configuration of each PC of FIG.
Documents created on each PC are transmitted and recorded not only on the PC but also on other PCs on the network.
Here, the document may be an individual independent file, but when it is recorded as one record of a database management system such as a relational database (RDB) as shown in this figure so that it can be searched later. Is most of the time. As a database, any kind of database is included in the contents of the present invention, but in the description of the present invention, RDB will be used. In addition, although this application takes the medical field as an example, it is not particularly limited.

文書カテゴリーやスタッフ等のマスターファイルといった補助ファイルも当然使用されるが、この部分は具体的かつ個別的内容を伴うものではなく、変更も少ないので、ブロックチェーンなどを用いた改竄予防の対象になる意味は少ないだろう。
レコードごとに文書のダイジェスト値としてハッシュ値を生成する(文書ハッシュ値生成手段)。ハッシュ値生成の対象範囲としては、第1項の文書ID#から文書本体のテキストテータを含む当該レコード全体が望ましいが、文書本体を含む部分的な項目群でもよい。 また、文書自体が大きい場合は、複数に分割して、それぞれにハッシュ値を求めブロックチェーンに記録してもよい。
なお、現在は文書のダイジェスト値として、ハッシュ関数を用いたハッシュ値を用いることが主流であるが、今後別のダイジェスト値が使われるようになれば、そのダイジェスト値作成方法を用いるやり方も本発明に含まれる。
Auxiliary files such as document categories and master files for staff are naturally used, but this part does not involve specific and individual contents, and there are few changes, so it is subject to tampering prevention using blockchain etc. It doesn't make much sense.
A hash value is generated as a document digest value for each record (document hash value generation means). As the target range of hash value generation, the entire record including the text data of the document body from the document ID # of the first term is desirable, but a partial item group including the document body may also be used. If the document itself is large, it may be divided into a plurality of documents, each of which has a hash value and may be recorded on the blockchain.
Currently, it is the mainstream to use a hash value using a hash function as a digest value of a document, but if another digest value is used in the future, a method of using the digest value creation method is also in the present invention. include.

複数のハッシュ値が生成されたのち、区切りの良いところで当該複数のハッシュ値のブロックを形成し、さらに当該ブロックに含まれる複数のハッシュ値による当該ブロック全体のハッシュ値を生成する。
次のブロックが形成される際は、前のブロックのハッシュ値も併せて当該次のブロックのハッシュ値が形成される。
このように、文書レコードの一部でも改竄すると、その文書レコードのハッシュ値、ブロックのハッシュ値、次のブロックのハッシュ値と次々に矛盾が広がるため、本当に改竄しようとすると、当該文書以降のすべてのブロックにわたりブロックのハッシュ値を書き換えなければならない。
このような書き換え作業は現実には困難であるため、文書群の非改竄が証明されることになる(ブロックチェーン生成手段)。
After a plurality of hash values are generated, a block of the plurality of hash values is formed at a well-separated place, and a hash value of the entire block is generated by the plurality of hash values included in the block.
When the next block is formed, the hash value of the next block is formed together with the hash value of the previous block.
In this way, if even a part of a document record is falsified, the hash value of the document record, the hash value of the block, and the hash value of the next block will be inconsistent one after another. Therefore, if you really try to falsify, everything after the document. The hash value of the block must be rewritten across the blocks of.
Since such rewriting work is actually difficult, the non-tampering of the document group is proved (blockchain generation means).

ブロックチェーンの作成方法は多岐にわたっており、前記以外にも多数の方法があるが、いずれを用いても本発明に含まれる。参加PCが不特定なパブリックチェーンでは、整合性を確保するため条件を満足する数値解を最初に発見したものにブロック作成権限を与える(Proof-of-Work)。
本発明では、図1に示すように、参加PCが限られており(プライベートチェーン)、改竄してもビットコインのような経済的利益がないため、多数決方式によるブロックの作成権限の割り当て(Proof-of-Stake)が計算資源の使用量が圧倒的に少ないこともあり、現実的であろう。
PCクラスター内のPCに同一の文書データが同期されて記録される。
このため、一台のPCが故障しても、クラスター内の他のPCで運用の継続が可能である。
故障したらシステム障害を起こす危険がある単一サーバーが存在しないため、障害に対する耐性は高いものとなる。
ただ、白紙状態のPCを同期状態にするには時間がかかるので、PCクラスター内に余分なPCを参加させて常時データを同期させておけば、一台のPCが故障しても、待ち時間なく同期済みのPCと直ぐ交換できる。
このような構成をとることにより、システム障害に対応するための専門知識を有するシステムエンジニアの機関内常駐の必要性は不要/少なくなり、運用コストの低減が可能となる。
There are various methods for creating a blockchain, and there are many methods other than the above, but any of them is included in the present invention. In a public chain where the participating PCs are unspecified, block creation authority is given to the first person who finds a numerical solution that satisfies the conditions to ensure consistency (Proof-of-Work).
In the present invention, as shown in FIG. 1, since the number of participating PCs is limited (private chain) and there is no economic benefit like Bitcoin even if it is tampered with, the authority to create blocks is assigned by a majority vote method (Proof). -of-Stake) seems to be realistic because the amount of computational resources used is overwhelmingly small.
The same document data is synchronized and recorded on the PCs in the PC cluster.
Therefore, even if one PC fails, the operation can be continued on the other PCs in the cluster.
Failure tolerance is high because there is no single server that can cause a system failure if it fails.
However, it takes time to synchronize a blank PC, so if you join an extra PC in the PC cluster and synchronize the data at all times, even if one PC breaks down, you will have to wait. It can be replaced immediately with a synchronized PC.
By adopting such a configuration, the need for a system engineer who has specialized knowledge to deal with a system failure to be resident in the institution is unnecessary / reduced, and the operating cost can be reduced.

図3は、前記PCクラスターにおいて、文書の作成や閲覧に特化し、同期文書の記録やブロックチェーンの生成に関与しない端末も含むことを説明している。
現場での携帯性から、CPUや記録容量の制限のある端末も多数使用される。
このような非力な端末にまで記録の同期やブロックチェーンの生成を担わせると、かえって全体の効率性が低下してしまう。
このため、PADやスマートフォンなどの端末では、同期されている記録の参照や、文書の作成/編集のみを行い、作成された文書の記録、ブロックチェーンの生成は十分な性能を有するPCのネットワークが対応する構成が有用であろう。
FIG. 3 illustrates that the PC cluster includes terminals that specialize in document creation and viewing and are not involved in recording synchronized documents or generating blockchains.
Due to the portability in the field, many terminals with limited CPU and recording capacity are also used.
If such a weak terminal is responsible for recording synchronization and blockchain generation, the overall efficiency will rather decrease.
For this reason, on terminals such as PADs and smartphones, PC networks that only refer to synchronized records and create / edit documents, and record created documents and generate blockchains have sufficient performance. The corresponding configuration would be useful.

図4は案件グループ管理手段の説明図である。
本図では、病院の各病棟、および外来に対して案件グループを構成し、それぞれの案件グループごとに、属する患者のIDを管理している。
当該案件グループに属する患者のカルテ(案件文書)は、それぞれの病棟や外来ごとに設置されているPCクラスターに記録される。
文書が作成、更新、削除されるたびに文書は当該PCクラスターに属するPCに同期してコピーされ、ハッシュ値が計算されPCクラスターごとにブロックチェーンが形成されてゆく。
この構成は、ある時点での案件(ここでは患者カルテ)に関する文書の作成、更新などは、入院している病棟、退院しているときは外来などの特定の場所に限定され、他の場所では発生しない局所性を利用している。
患者が或る病棟に入院している場合、当該患者に関する文書の作成、更新、削除は、当該病棟に対応する案件グループ内でしか起こらない。文書の同期コピーやブロックチェーンの作成などは、当該案件クループに対応するPCクラスター内に限局される。
PCクラスターを構成する各PCには、当該案件グループに属する患者カルテを記録するだけの記録容量とブロックチェーンを作成する処理速度があればよい。
FIG. 4 is an explanatory diagram of the matter group management means.
In this figure, a case group is formed for each ward and outpatient department of a hospital, and the ID of the patient to which the case group belongs is managed for each case group.
The medical records (case documents) of patients belonging to the case group are recorded in the PC cluster set up in each ward or outpatient department.
Every time a document is created, updated, or deleted, the document is synchronously copied to the PCs belonging to the PC cluster, the hash value is calculated, and a blockchain is formed for each PC cluster.
In this structure, the creation and updating of documents related to the case (in this case, the patient chart) at a certain point in time is limited to a specific place such as the ward where the patient is hospitalized or the outpatient department when the patient is discharged, and in other places. It utilizes locality that does not occur.
If a patient is admitted to a ward, writing, updating, or deleting documents about that ward can only occur within the case group that corresponds to that ward. Synchronous copying of documents and creation of blockchain are limited to the PC cluster corresponding to the matter group.
Each PC constituting the PC cluster only needs to have a recording capacity for recording patient charts belonging to the case group and a processing speed for creating a blockchain.

ブロックチェーンを用いた案件文書管理では、全PCで文書を共有するための記録容量、共有するための大量のPC間相互通信量が必要である。このために、病院を例にとると、単一のPCクラスターでは、通常は精々100床程度の規模が実用上の限界と思われる。
図4に示すように、病院内を、病棟や外来などの複数の案件グループに分割し、各々の案件グループに限定したPCクラスターを割り付けることで、大型病院であっても、PCクラスター群によるブロックチェーンを用いた案件文書管理が可能となる。
In case document management using a blockchain, a recording capacity for sharing a document among all PCs and a large amount of mutual communication between PCs for sharing are required. For this reason, taking a hospital as an example, in a single PC cluster, the scale of about 100 beds is usually considered to be the practical limit.
As shown in FIG. 4, the hospital is divided into a plurality of project groups such as wards and outpatients, and a PC cluster limited to each project group is assigned to block even a large hospital by the PC cluster group. It becomes possible to manage matter documents using a chain.

医療以外でも、案件に関連する文書が限定された範囲でしか発生しないなら、その局所性を利用して、比較的小規模のPCクラスターに案件を割り付け、複数のPCクラスターからなるPCクラスター群で全案件をカバーするようにすればよい。
なお、説明の便宜上、図4ではPCクラスターを別々に記載しているが、病院全体のネットワークに相互連携されていることは言うまでもない。
入退院(病棟、外来間のカルテの相互移動)、転棟(病棟間の移動)に際して、案件文書を、案件移動先のPCクラスターにコピーする。さらに、案件移動後は、移動前のPCクラスターから当該案件文書を削除する(グループ間案件移動手段)ことにより、PCクラスター内の案件文書量の増大を抑制することができる。削除を行わないと、必要な記録容量が増大すること、同期が行われない古い案件文書が混在することなど、不都合が生じる。削除は案件移動と同時に行ってもよいし、後でまとめて削除してもよい。
In addition to medical care, if documents related to a project occur only in a limited range, use the locality to allocate the project to a relatively small PC cluster, and use a group of PC clusters consisting of multiple PC clusters. All the cases should be covered.
For convenience of explanation, the PC clusters are shown separately in FIG. 4, but it goes without saying that they are linked to the network of the entire hospital.
At the time of admission and discharge (mutual movement of medical records between wards and outpatients) and transfer (movement between wards), the case document is copied to the PC cluster to which the case is moved. Further, after the matter is moved, the matter document is deleted from the PC cluster before the move (means for moving the matter between groups), so that the increase in the amount of the matter documents in the PC cluster can be suppressed. If it is not deleted, inconveniences will occur, such as an increase in the required recording capacity and a mixture of old matter documents that are not synchronized. The deletion may be performed at the same time as the matter is moved, or may be deleted collectively later.

図5は全案件グループ管理手段の説明図である。
図4のPCクラスター群で、全ての案件文書はいずれかのPCクラスターに属するが、別に、全ての案件文書を網羅するPCクラスターを設けている(全案件グループ管理手段)。最大の記録容量が求められるので、当該PCクラスターには、大容量のサーバー的なPCが望ましい。
このPCクラスターでは、他のPCクラスターで発生した文書の作成、更新、削除の結果を受け取り、全案件グループ管理手段内の当該案件文書を同期させる。
併せて、全案件グループ管理手段内のブロックチェーンを作成する。
これにより、万一、あるPCクラスターが破損したとしても、全案件グループ管理手段がバックアップを取っているので、復旧が可能となる。
また、個々のPCクラスターのブロックチェーンとは別の独立したブロックチェーンが形成されるため、改竄の困難性が増大する。さらに、後述の遠隔地サーバー記録手段において、全案件グループ管理手段内の案件文書を利用すれば、運用が簡単となる。
FIG. 5 is an explanatory diagram of all project group management means.
In the PC cluster group shown in FIG. 4, all case documents belong to one of the PC clusters, but a separate PC cluster covering all case documents is provided (all case group management means). Since the maximum recording capacity is required, a large-capacity server-like PC is desirable for the PC cluster.
This PC cluster receives the results of creating, updating, and deleting documents generated in other PC clusters, and synchronizes the relevant matter documents in all matter group management means.
At the same time, create a blockchain within all project group management means.
As a result, even if a certain PC cluster is damaged, it can be recovered because all the project group management means back it up.
In addition, since a blockchain independent of the blockchain of each PC cluster is formed, the difficulty of tampering increases. Further, in the remote server recording means described later, if the case document in the all case group management means is used, the operation becomes easy.

図6は、本発明のPCクラスター群文書データをクラウド上にバックアップした構成を示す(遠隔地サーバー記録手段)。さらに、各機関で展開されているPCクラスター群の文書データをクラウド上にバックアップした構成も示す(複数PCクラスター群文書記録手段)。また、本発明に含まれないPC単体、あるいはサーバー/クライアントなどの様々な形態の文書管理システムにおいても、文書データをクラウド上にバックアップした構成も示す(独立文書群記録手段)。
災害などに備えてクラウド上にバックアップを取っておくことは、事業継続に必須である事業用データ保全の上から有用である。
FIG. 6 shows a configuration in which the PC cluster group document data of the present invention is backed up on the cloud (remote server recording means). Furthermore, the configuration in which the document data of the PC cluster group deployed in each institution is backed up on the cloud is also shown (multiple PC cluster group document recording means). In addition, a configuration in which document data is backed up on the cloud is also shown in various forms of document management systems such as a single PC or a server / client not included in the present invention (independent document group recording means).
Keeping a backup on the cloud in case of a disaster is useful for the preservation of business data, which is essential for business continuity.

図7は、クラウド上にある、本発明の複数PCクラスター文書群記録手段の同期記録だけでなく、本発明に含まれないPC単体あるいは通常のサーバー/クライアントシステムの同期記録に対しても、記録された文書のハッシュ値を横断的に生成し、ブロックチェーンを作成する横串ブロックチェーン作成手段の説明である。
クラウド上に新しく文書データが同期記録されるたびに文書ハッシュ値を生成し、それらをもとにブロックチェーンを生成する。
このようにしておけば、本発明の複数PCクラスター文書群記録手段の記録については、各機関の元のブロックチェーンのみならず他機関も含めて二重にブロックチェーンが生成されるため、改竄の困難性は一層強化される。
また、本発明に含まれないPC単体あるいは通常のサーバー/クライアントシステムからなる機関の記録に対しても、ブロックチェーンによる非改竄証明が可能となる。
FIG. 7 shows not only the synchronous recording of the plurality of PC cluster document group recording means of the present invention on the cloud, but also the synchronous recording of a single PC or a normal server / client system not included in the present invention. This is an explanation of a horizontal skewer blockchain creation means for creating a blockchain by cross-sectionally generating a hash value of a document.
Every time new document data is synchronously recorded on the cloud, a document hash value is generated, and a blockchain is generated based on them.
In this way, the recording of the plurality of PC cluster document group recording means of the present invention is tampered with because the blockchain is generated twice including not only the original blockchain of each institution but also other institutions. Difficulty is further strengthened.
In addition, it is possible to prove non-tampering by blockchain even for the records of an institution consisting of a PC alone or a normal server / client system not included in the present invention.

図8は、遠隔地サーバー記録手段に記録されている文書データに対して、通信回線を介した文書参照要求が行われた際に、参照権限を確認の上、当該文書を開示する遠隔地サーバー文書開示手段を説明している。
必要に応じて、ブロックチェーンを用いて、開示文書が改竄されていないことを証明することも有用である(文書非改竄証明手段)。
従来は、独立した個々の機関ごとに機関外からの参照要求に応えていたが、サイバー攻撃のリスクが高まっており、小さな機関で充分な防御力を備えることは困難となりつつある。とりわけ外部からの侵入による業務用データの改竄は致命傷になりかねない。
本発明では、個々の機関からはクラウド上へ一方向のみの送信とし、機関外からの参照に対しての対応はクラウドに限定し、参照権限を確認したのち、クラウド上に同期されている文書データを開示する。なお、すべての開示を本発明の方式としてもよいが、一部の組織に関して、従来の組織別の開示を行うこととしても良い。
このようにしておけば、多機関合同でサーバー攻撃に対する防御策を講じることが容易となる。また、元の機関のデータをクラウド上に一方向に送信するため、万一侵入されたとしても、毀損されるのはクラウド上の同期データのみで、当該機関の元データが毀損する危険はなくなる。機関の元データを再送信すれば、クラウド上のデータも簡単に復元される。
FIG. 8 shows a remote server that discloses the document after confirming the reference authority when a document reference request is made to the document data recorded in the remote server recording means via a communication line. Explains document disclosure means.
If necessary, it is also useful to prove that the disclosed document has not been tampered with by using a blockchain (document non-tampering proof means).
In the past, each independent institution responded to reference requests from outside the institution, but the risk of cyber attacks is increasing, and it is becoming difficult for a small institution to provide sufficient defense. In particular, falsification of business data due to intrusion from the outside can be fatal.
In the present invention, each institution sends data to the cloud in only one direction, and the response to references from outside the institution is limited to the cloud. After confirming the reference authority, the document is synchronized on the cloud. Disclose the data. In addition, although all the disclosures may be made by the method of the present invention, the conventional disclosures for each organization may be made for some organizations.
In this way, it becomes easy for multiple organizations to jointly take protective measures against server attacks. In addition, since the data of the original institution is transmitted in one direction on the cloud, even if it is intruded, only the synchronized data on the cloud will be damaged, and there is no risk of damaging the original data of the institution. .. Data on the cloud can be easily restored by resending the original data of the institution.

前記遠隔地サーバー文書開示手段において、前記通信回線を介した文書参照要求の時系列記録を作成する文書参照ログ作成手段を備えておけば、万一サイバー攻撃を受けた際にも攻撃の記録が残るため、対策がとりやすくなる。
さらに、前記文書参照ログ作成手段において、各参照ログのハッシュ値を生成してブロックチェーンを形成し、非改竄機能証明を可能とする文書参照ログ非改竄証明手段を備えておけば、サイバー攻撃の際に攻撃の痕跡を消しづらくなるので、対応策がとりやすくなる。
If the remote server document disclosure means is provided with a document reference log creation means for creating a time-series record of a document reference request via the communication line, an attack record can be recorded even in the unlikely event of a cyber attack. Since it remains, it becomes easier to take measures.
Further, if the document reference log creating means is provided with a document reference log non-tampering proof means that generates a hash value of each reference log to form a blockchain and enables proof of non-tampering function, a cyber attack can be performed. Since it becomes difficult to erase the traces of the attack, it becomes easier to take countermeasures.

以上、実施例を説明してきたが、本発明の具体的な構成は前記実施例に限定されるものではなく、発明の要旨を逸脱しない範囲の設計変更等があっても本発明に含まれる。
Although the examples have been described above, the specific configuration of the present invention is not limited to the above examples, and the present invention includes design changes and the like within a range that does not deviate from the gist of the invention.

前記目的を達成するための手段として、請求項1記載の文書管理システムでは、(a)文書の作成、記録、閲覧を行う小型電子計算機(以下、PC)を通信回線経由で複数連結したPC群(以下、PCクラスター)を複数備え(以下、PCクラスター群)、(i)一台のPCに記録された文書を、同一PCクラスターに属する他のPCの記録に反映させるPCクラスター内文書同期手段、(ii)当該文書のダイジェスト値を発生させる文書ダイジェスト値生成手段、(iii)生成されダイジェスト値を複数個まとめてブロックを形成し、既存のブロックと連結してブロックチェーンを形成し、PCクラスター内のPCに同期して記録するブロックチェーン生成手段を有するPCクラスターごと文書管理手段、(b)案件を前記PCクラスター群に属するPCクラスターごとに配分し、当該案件に関する文書を各々のPCクラスターに記録する案件グループ管理手段、の(a)、(b)両者を備えていることを特徴とする。 As a means for achieving the above object, in the document management system according to claim 1, (a) a group of PCs in which a plurality of small computers (hereinafter, PCs) for creating, recording, and viewing documents are connected via a communication line. A plurality of (hereinafter, PC clusters) are provided (hereinafter, PC cluster group), and (i) a document synchronization means in a PC cluster that reflects a document recorded on one PC in a record of another PC belonging to the same PC cluster. , (Ii) Document digest value generation means for generating the digest value of the document, (iii) Multiple generated digest values are put together to form a block, and the existing blocks are connected to form a block chain to form a PC cluster. Document management means for each PC cluster that has a blockchain generation means that records synchronously with the PCs in the site, (b) Allocate the matter to each PC cluster belonging to the PC cluster group, and distribute the documents related to the matter to each PC cluster . It is characterized by having both (a) and (b) of the case group management means for recording.

請求項7記載の文書管理システムでは、請求項6記載の文書管理システムにおいて、前記遠隔地サーバー記録手段は、さらに、独立した単独PC、または、サーバークライアントシステムの記録文書も受け入れ記録する独立文書記録手段を備えたことを特徴とする。 In the document management system according to claim 7, in the document management system according to claim 6 , the remote server recording means further accepts and records an independent independent PC or a document recorded by a server client system. It is characterized by having means.

請求項8記載の文書管理システムでは、請求項7記載の文書管理システムにおいて、前記遠隔地サーバー記録手段において、前記複数PCクラスター群文書記録手段および前記独立文書記録手段に記録された文書のダイジェスト値を生成し、ブロックチェーンを作成する横串ブロックチェーン作成手段を備えたことを特徴とする。 In the document management system according to claim 8, in the document management system according to claim 7 , the digest value of the document recorded in the plurality of PC cluster group document recording means and the independent document recording means in the remote server recording means. It is characterized by having a horizontal skewer blockchain creation means for generating a blockchain.

請求項8記載の文書管理システムでは、横串ブロックチェーン作成手段を備えるので、複数PCクラスター群文書記録手段および前記独立文書記録手段に記録された文書のダイジェスト値を生成し、ブロックチェーンを作成する。 Since the document management system according to claim 8 includes a horizontal skewer blockchain creating means, a digest value of a document recorded in a plurality of PC cluster group document recording means and the independent document recording means is generated to create a blockchain. ..

Claims (12)

(a)文書の作成、記録、閲覧を行う小型電子計算機(以下、PC)を通信回線経由で複数連結したPC群(以下、PCクラスター)を複数備え(以下、PCクラスター群)、
(i)一台のPCに記録された文書を、同一PCクラスターに属する他のPCの記録に反映させるPCクラスター内文書同期手段、
(ii)当該文書のダイジェスト値を発生させる文書ダイジェスト値生成手段、
(iii)生成されダイジェスト値を複数個まとめてブロックを形成し、既存のブロックと連結してブロックチェーンを形成し、PCクラスター内のPCに同期して記録するブロックチェーン生成手段を有するPCクラスターごと文書管理手段、
(b)案件を前記PCクラスター群に各々対応する複数のグループに分け、当該案件に関する文書を前記指定されたPCクラスターに記録する案件グループ管理手段、
の(a)、(b)両者を備えていることを特徴とする文書管理システム。
(A) A plurality of PC groups (hereinafter, PC clusters) in which a plurality of small electronic computers (hereinafter, PCs) for creating, recording, and viewing documents are connected via a communication line are provided (hereinafter, PC cluster group).
(I) A document synchronization means in a PC cluster that reflects a document recorded on one PC in a record of another PC belonging to the same PC cluster.
(Ii) Document digest value generation means for generating the digest value of the document,
(Iii) For each PC cluster having a blockchain generation means that forms a block by collecting a plurality of generated digest values, connects them with existing blocks to form a blockchain, and records them synchronously with the PCs in the PC cluster. Document management means,
(B) A matter group management means for dividing a matter into a plurality of groups corresponding to the PC cluster group and recording a document related to the matter in the designated PC cluster.
A document management system characterized in that both (a) and (b) are provided.
前記案件グループ管理手段において、案件が別のグループに移動した際に当該案件の文書群を、前記別のグループのPCクラスターに移動するグループ間案件移動手段を備えたことを特徴とする請求項1記載の文書管理システム。
Claim 1 is characterized in that the matter group management means includes an inter-group matter moving means for moving a document group of the matter to a PC cluster of the other group when the matter is moved to another group. The document management system described.
前記案件グループ管理手段において、すべての案件を含むグループを管理する全案件グループ管理手段を備えたことを特徴とする請求項1〜2いずれか記載の文書管理システム。
The document management system according to any one of claims 1 and 2, wherein the case group management means includes all case group management means for managing a group including all cases.
前記PCクラスターにおいて、文書の作成や閲覧に特化し、同期文書の記録やブロックチェーンの生成に関与しない端末も含むことを特徴とする請求項1〜3いずれか記載の文書管理システム。
The document management system according to any one of claims 1 to 3, wherein the PC cluster includes a terminal that specializes in creating and viewing a document and is not involved in recording a synchronized document or generating a blockchain.
前記案件グループ管理手段の記録内容、PCクラスター群内のPCに同期して記録された文書、もしくは前記PCクラスター群内のPCに同期して記録された文書及びブロックチェーンを、遠隔地のサーバーにも送信し記録する遠隔地サーバー記録手段を備えたことを特徴とする請求項1〜4いずれか記載の文書管理システム。
The recorded contents of the matter group management means, the documents recorded synchronously with the PCs in the PC cluster group, or the documents and the blockchain recorded synchronously with the PCs in the PC cluster group are transferred to the remote server. The document management system according to any one of claims 1 to 4, further comprising a remote server recording means for transmitting and recording.
前記遠隔地サーバー記録手段は、異なる機関の複数のPCクラスター群の文書を記録する複数PCクラスター群文書記録手段を備えたことを特徴とする請求項5記載の文書管理システム。
The document management system according to claim 5, wherein the remote server recording means includes a plurality of PC cluster group document recording means for recording documents of a plurality of PC cluster groups of different institutions.
前記遠隔地サーバー記録手段は、さらに、独立した単独PC、または、サーバークライアントシステムの記録文書も受け入れ記録する独立文書記録手段を備えたことを特徴とする請求項5〜6いずれか記載の文書管理システム。
The document management according to any one of claims 5 to 6, wherein the remote server recording means further includes an independent independent PC or an independent document recording means that accepts and records recorded documents of a server client system. system.
前記遠隔地サーバー記録手段において、前記複数PCクラスター文書記録手段および前記独立文書記録手段に記録された文書のダイジェスト値を生成し、ブロックチェーンを作成する横串ブロックチェーン作成手段を備えたことを特徴とする請求項5〜7いずれか記載の文書管理システム。
The remote server recording means includes a horizontal skewer blockchain creating means for generating a digest value of a document recorded in the plurality of PC cluster document recording means and the independent document recording means and creating a blockchain. The document management system according to any one of claims 5 to 7.
前記遠隔地サーバー記録手段において、通信回線を介した文書参照要求に対して、参照権限を確認の上、当該文書を開示する遠隔地サーバー文書開示手段を備えたことを特徴とする請求項5〜8いずれか記載の文書管理システム。
Claims 5 to 5, wherein the remote server recording means is provided with a remote server document disclosure means for disclosing the document after confirming the reference authority for a document reference request via a communication line. 8 The document management system described in any of them.
前記遠隔地サーバー文書開示手段において、横串ブロックチェーン作成手段もしくは各PCクラスターで作成されたブロックチェーンに記録されている文書のダイジェスト値を用いて、参照要求された文書の非改竄証明をおこなう文書非改竄証明手段を備えたことを特徴とする請求項9記載の文書管理システム。
A document that certifies that the document requested for reference has not been tampered with by using the horizontal skewer blockchain creation means or the digest value of the document recorded in the blockchain created by each PC cluster in the remote server document disclosure means. The document management system according to claim 9, further comprising a non-tampering proof means.
前記遠隔地サーバー文書開示手段において、前記通信回線を介した文書参照要求の時系列記録を作成する文書参照ログ作成手段を備えたことを特徴とする請求項9〜10いずれか記載の文書管理システム。
The document management system according to any one of claims 9 to 10, wherein the remote server document disclosure means includes a document reference log creation means for creating a time-series record of a document reference request via the communication line. ..
前記文書参照ログ作成手段において、各参照ログのダイジェスト値を生成してブロックチェーンを形成し、非改竄機能証明を可能とする文書参照ログ非改竄証明手段を備えたことを特徴とする請求項11記載の文書管理システム。



11. The document reference log creating means is provided with a document reference log non-falsification proof means that generates a digest value of each reference log to form a block chain and enables proof of non-tampering function. The document management system described.



JP2019095281A 2019-05-21 2019-05-21 Document management system Active JP6617253B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019095281A JP6617253B1 (en) 2019-05-21 2019-05-21 Document management system
PCT/JP2020/019562 WO2020235512A1 (en) 2019-05-21 2020-05-17 Document management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019095281A JP6617253B1 (en) 2019-05-21 2019-05-21 Document management system

Publications (2)

Publication Number Publication Date
JP6617253B1 JP6617253B1 (en) 2019-12-11
JP2020190874A true JP2020190874A (en) 2020-11-26

Family

ID=68835985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019095281A Active JP6617253B1 (en) 2019-05-21 2019-05-21 Document management system

Country Status (2)

Country Link
JP (1) JP6617253B1 (en)
WO (1) WO2020235512A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102442366B1 (en) * 2021-04-15 2022-09-13 계명대학교 산학협력단 Distributed storage method and apparatus for managing accessible data using corporate network based a blockchain
JPWO2023074878A1 (en) * 2021-10-28 2023-05-04
JP7481244B2 (en) 2020-12-02 2024-05-10 株式会社日立製作所 Data synchronization system, data synchronization device and data synchronization method

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115174598B (en) * 2022-09-01 2022-12-27 杭州趣链科技有限公司 Block synchronization method, block chain system, device and storage medium
CN117649915A (en) * 2024-01-30 2024-03-05 江苏曼荼罗软件股份有限公司 Medical record version control method, system, storage medium and equipment based on simulator

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018186391A1 (en) * 2017-04-03 2018-10-11 株式会社野村総合研究所 Checking system, checking method, and computer program
JP2018182710A (en) * 2017-08-10 2018-11-15 アイビーシー株式会社 Electronic certification system
JP2019029933A (en) * 2017-08-02 2019-02-21 富士通株式会社 Content distribution device, content distribution system, content distribution program, and content distribution method
JP2019053712A (en) * 2017-09-15 2019-04-04 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Electronic voting system, and, control method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10972281B2 (en) * 2016-02-08 2021-04-06 Guy Scott System and method for document information authenticity verification
JP6389542B1 (en) * 2017-03-21 2018-09-12 株式会社大和総研ビジネス・イノベーション Transaction recording system and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018186391A1 (en) * 2017-04-03 2018-10-11 株式会社野村総合研究所 Checking system, checking method, and computer program
JP2019029933A (en) * 2017-08-02 2019-02-21 富士通株式会社 Content distribution device, content distribution system, content distribution program, and content distribution method
JP2018182710A (en) * 2017-08-10 2018-11-15 アイビーシー株式会社 Electronic certification system
JP2019053712A (en) * 2017-09-15 2019-04-04 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Electronic voting system, and, control method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7481244B2 (en) 2020-12-02 2024-05-10 株式会社日立製作所 Data synchronization system, data synchronization device and data synchronization method
KR102442366B1 (en) * 2021-04-15 2022-09-13 계명대학교 산학협력단 Distributed storage method and apparatus for managing accessible data using corporate network based a blockchain
WO2022220523A1 (en) * 2021-04-15 2022-10-20 계명대학교 산학협력단 Distributed storage method and apparatus for managing accessible information by using blockchain-based enterprise network
JPWO2023074878A1 (en) * 2021-10-28 2023-05-04
WO2023074878A1 (en) * 2021-10-28 2023-05-04 株式会社ナンバーワンソリューションズ Information processing system

Also Published As

Publication number Publication date
WO2020235512A1 (en) 2020-11-26
JP6617253B1 (en) 2019-12-11

Similar Documents

Publication Publication Date Title
WO2020235512A1 (en) Document management system
JP7330596B2 (en) BLOCKCHAIN DATA ARCHIVING METHOD, BLOCKCHAIN DATA ARCHIVING DEVICE, ELECTRONIC DEVICE, AND COMPUTER PROGRAM
TWI721691B (en) A computer-implemented method, apparatus and system for isolating data stored on a blockchain maintained by a blockchain network
EP3258369B1 (en) Systems and methods for distributed storage
US11387979B2 (en) Partially-ordered blockchain
US11580240B2 (en) Protecting sensitive data
US20210117385A1 (en) Database snapshot for managing state synchronization
US11368285B2 (en) Efficient threshold storage of data object
US11449585B2 (en) Dynamic management of user identifications
TWI706283B (en) Block chain-based traffic statistics method, device and equipment
WO2020149177A1 (en) Document management system
US11354198B2 (en) Snapshot for world state recovery
US11050822B2 (en) Secure data dissemination
WO2023011022A1 (en) Blockchain-based data processing method, and device and computer-readable storage medium
Liu et al. Blockchain bridges critical national infrastructures: E-healthcare data migration perspective
EP4115315A1 (en) Cryptographic data entry blockchain data structure
CN113254424B (en) Data service migration method, device and equipment
CN113765675B (en) Transaction data processing method, device, equipment and medium
CN111506661B (en) Content access management method, device and storage medium
US11451373B2 (en) Dynamic management of user identifications
KR102349014B1 (en) Method and system for building fast synchronizable decentralized distributed database
KR20200125278A (en) Data Management Method for Network Attached Storage System based on Block Chain
US11973857B2 (en) Data archive
Hafiz et al. Preventing Data Loss using Raft Consensus Algorithm in a Decentralized Database System
Daham et al. Remote Data Auditing in a Cloud Computing Environment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190523

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20190530

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20190617

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190624

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190801

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191009

R150 Certificate of patent or registration of utility model

Ref document number: 6617253

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250