KR20200058890A - Operating method of blockchain - Google Patents

Operating method of blockchain Download PDF

Info

Publication number
KR20200058890A
KR20200058890A KR1020180143569A KR20180143569A KR20200058890A KR 20200058890 A KR20200058890 A KR 20200058890A KR 1020180143569 A KR1020180143569 A KR 1020180143569A KR 20180143569 A KR20180143569 A KR 20180143569A KR 20200058890 A KR20200058890 A KR 20200058890A
Authority
KR
South Korea
Prior art keywords
authentication
blockchain
user terminal
result
server
Prior art date
Application number
KR1020180143569A
Other languages
Korean (ko)
Other versions
KR102258091B1 (en
Inventor
안광수
이승호
Original Assignee
주식회사 피어나인
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 주식회사 피어나인 filed Critical 주식회사 피어나인
Priority to KR1020180143569A priority Critical patent/KR102258091B1/en
Publication of KR20200058890A publication Critical patent/KR20200058890A/en
Application granted granted Critical
Publication of KR102258091B1 publication Critical patent/KR102258091B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Medical Treatment And Welfare Office Work (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

An operation method of a blockchain is disclosed. According to the present invention, the operation method of a blockchain, in a system including a blockchain system, a user terminal, and an authentication server, comprises the steps of: receiving, by the blockchain system, a request for data stored in the blockchain system from the user terminal; requesting, by the blockchain system, the authentication server to authenticate the user terminal; receiving, by the blockchain system, a result of the authentication; storing, by the blockchain system, the result of the authentication in the blockchain; and providing, by the blockchain system, the requested data according to the result of the authentication.

Description

블록체인 운영 방법{Operating method of blockchain}Blockchain operation method {Operating method of blockchain}

본 발명은 블록체인 운영방법에 관한 것으로, 보다 상세하게는 블록체인 시스템이 사용자의 인증을 처리하는 방법에 관한 것이다.The present invention relates to a method for operating a blockchain, and more particularly, to a method for a blockchain system to process user authentication.

블록체인은 데이터의 위변조가 매우 어렵다는 장점으로 인해 거래 장부를 보관하는 용도로 최근 널리 사용되고 있다. 더 나아가 최근에는 블록체인에 개인 정보, 의료 기록 등 민감한 정보를 저장하여 관리하는 것도 시도되고 있다.Blockchain has been widely used in recent years for the purpose of storing transaction books due to the advantage that data forgery is very difficult. Furthermore, recently, attempts have been made to store and manage sensitive information such as personal information and medical records on the blockchain.

블록체인이 데이터의 위변조가 어렵다는 장점을 가지고 있으나, 이는 블록체인이 저장하고 있는 데이터의 유출을 예방할 수 있다는 것과는 관련이 없다. 상술한 것과 같이, 최근 블록체인에 개인 정보, 의료 기록 등 민감한 정보를 저장하여 관리하는 경우가 있기 때문에 블록체인에 저장된 데이터가 비정상적인 방법으로 유출되는 것을 차단하기 위한 방법이 요구되고 있다.Blockchain has the advantage that it is difficult to falsify data, but this has nothing to do with preventing the leakage of data stored by blockchain. As described above, since there is a case where sensitive information such as personal information and medical records are stored and managed in the recent blockchain, a method for preventing data stored in the blockchain from being leaked in an abnormal manner is required.

대한민국 공개특허공보 제10-2018-0086679호 (2018.08.01)Republic of Korea Patent Publication No. 10-2018-0086679 (2018.08.01) 대한민국 등록특허 제10-1780636호 (2017.09.15)Republic of Korea Registered Patent No. 10-1780636 (2017.09.15)

본 발명이 해결하려는 과제는, 블록체인에 저장된 정보를 사용자에게 제공하는데 있어서 사용자가 적절한 권한을 가진 사용자인지 인증을 수행하는 방법을 제공하는 것이다.The problem to be solved by the present invention is to provide a method for authenticating whether a user has a proper authority in providing information stored in a blockchain to a user.

본 발명이 해결하려는 다른 과제는, 블록체인의 데이터를 요청하는 사용자가 인증을 간소한 방법으로 수행하면서도 높은 수준의 보안을 달성할 수 있는 방법을 제공하는 것이다. Another problem to be solved by the present invention is to provide a method for a user requesting data on a blockchain to achieve high level of security while performing authentication in a simple manner.

상기 과제를 해결하기 위한 본 발명의 블록체인 운영 방법은, 블록체인 시스템, 사용자 단말기 및 인증 서버를 포함하는 시스템에서, 상기 블록체인 시스템이 상기 사용자 단말기로부터 상기 블록체인 시스템에 저장되어 있는 데이터를 요청받는 단계, 상기 블록체인 시스템이 상기 인증 서버에 상기 사용자 단말기의 인증을 요청하는 단계, 상기 블록체인 시스템이 상기 인증의 결과를 수신하는 단계, 상기 블록체인 시스템이 상기 인증의 결과를 블록체인에 저장하는 단계 및 상기 블록체인 시스템이 상기 인증의 결과에 따라 요청받은 데이터를 제공하는 단계를 포함한다.The blockchain operation method of the present invention for solving the above-mentioned problems is a system including a blockchain system, a user terminal, and an authentication server, wherein the blockchain system requests data stored in the blockchain system from the user terminal. Receiving, the blockchain system requesting authentication of the user terminal from the authentication server, receiving the result of the authentication by the blockchain system, and storing the result of the authentication in the blockchain by the blockchain system And providing the requested data according to the result of the authentication by the blockchain system.

본 발명의 일 실시예에 있어서, 상기 블록체인 시스템은 블록체인 운영서버 및 블록체인 저장부를 포함하고, 상기 인증을 요청하는 단계 및 상기 인증의 결과를 수신하는 단계는, 상기 블록체인 운영서버에 의해서 수행될 수 있다.In one embodiment of the present invention, the blockchain system includes a blockchain operation server and a blockchain storage unit, and the step of requesting the authentication and receiving the result of the authentication are performed by the blockchain operation server. Can be performed.

본 발명의 일 실시예에 있어서, 상기 블록체인 시스템은 블록체인 운영서버 및 블록체인 저장부를 포함하고, 상기 인증의 결과를 블록체인에 저장하는 단계는, 상기 블록체인 운영서버가 상기 인증의 결과를 상기 블록체인 저장부에 저장하는 것일 수 있다.In one embodiment of the present invention, the blockchain system includes a blockchain operation server and a blockchain storage unit, and the step of storing the result of the authentication in the blockchain is that the blockchain operation server displays the result of the authentication. It may be stored in the blockchain storage unit.

본 발명의 일 실시예에 있어서, 상기 시스템은 병원정보시스템을 더 포함하고, 상기 데이터는 상기 병원정보시스템이 상기 블록체인 시스템에 저장한 데이터일 수 있다.In one embodiment of the present invention, the system further includes a hospital information system, and the data may be data stored in the blockchain system by the hospital information system.

본 발명의 일 실시예에 있어서, 상기 사용자 단말기의 인증을 요청하는 단계 이전에 수행되는, 상기 블록체인 시스템이 상기 사용자 단말기에 인증 요청 인터페이스를 제공하는 단계를 더 포함할 수 있다.In one embodiment of the present invention, the blockchain system, which is performed prior to the step of requesting authentication of the user terminal, may further include providing an authentication request interface to the user terminal.

본 발명의 일 실시예에 있어서, 상기 인증 요청 인터페이스는 상기 사용자 단말기에서 구동되는 웹 브라우저 또는 어플리케이션을 통해 출력될 수 있다.In one embodiment of the present invention, the authentication request interface may be output through a web browser or application running on the user terminal.

본 발명의 일 실시예에 있어서, 상기 블록체인 시스템이 상기 사용자 단말기로부터 상기 인증 요청 인터페이스의 응답을 수신하는 단계를 더 포함하고, 상기 블록체인 시스템은 상기 응답을 수신하면, 상기 인증을 요청하는 단계를 수행할 수 있다.In one embodiment of the present invention, the blockchain system further includes receiving a response of the authentication request interface from the user terminal, and when the blockchain system receives the response, requesting the authentication You can do

본 발명의 일 실시예에 있어서, 상기 인증 요청 인터페이스는 상기 사용자 단말기에서 인증 어플리케이션의 구동을 유도할 수 있다.In one embodiment of the present invention, the authentication request interface may induce driving of an authentication application in the user terminal.

본 발명의 일 실시예에 있어서, 상기 사용자 단말기에 상기 인증 어플리케이션이 설치되어 있지 않은 경우, 상기 블록체인 시스템은 상기 사용자 단말기에 상기 인증 어플리케이션의 설치를 유도할 수 있다.In one embodiment of the present invention, when the authentication application is not installed on the user terminal, the blockchain system may induce installation of the authentication application on the user terminal.

본 발명의 일 실시예에 있어서, 상기 인증 어플리케이션은 상기 인증 서버와 네트워크를 통해 연결되어 메시지를 송수신할 수 있다.In one embodiment of the present invention, the authentication application is connected to the authentication server through a network to send and receive messages.

본 발명의 일 실시예에 있어서, 상기 인증의 결과는 상기 인증 서버에서 생성되고, 상기 인증의 결과를 수신하는 단계는, 상기 블록체인 시스템이 상기 인증의 결과를 상기 인증 서버로부터 수신할 수 있다.In one embodiment of the present invention, the result of the authentication is generated in the authentication server, and in the step of receiving the result of the authentication, the blockchain system may receive the result of the authentication from the authentication server.

본 발명의 일 실시예에 있어서, 상기 인증의 결과는 상기 인증 서버에서 생성되고, 상기 인증의 결과를 수신하는 단계는, 상기 블록체인 시스템이 상기 인증의 결과를 상기 사용자 단말기를 통해 수신할 수 있다.In one embodiment of the present invention, the result of the authentication is generated in the authentication server, and in the step of receiving the result of the authentication, the blockchain system may receive the result of the authentication through the user terminal. .

본 발명의 일 실시예에 있어서, 상기 인증의 결과는 상기 사용자 단말기에서 생성되고, 상기 인증의 결과를 수신하는 단계는, 상기 블록체인 시스템이 상기 인증의 결과를 상기 사용자 단말기로부터 수신할 수 있다.In one embodiment of the present invention, the result of the authentication is generated in the user terminal, and in the step of receiving the result of the authentication, the blockchain system may receive the result of the authentication from the user terminal.

본 발명의 일 실시예에 있어서, 상기 인증 서버는 상기 블록체인 시스템과 분리되어 운영될 수 있다.In one embodiment of the present invention, the authentication server may be operated separately from the blockchain system.

본 발명의 일 실시예에 따른 블록체인 운영 방법은 블록체인에 저장된 정보를 사용자에게 제공하는데 있어서 사용자가 적절한 권한을 가진 사용자인지 인증을 수행할 수 있다.In the method of operating a blockchain according to an embodiment of the present invention, in providing information stored in the blockchain to a user, the user may perform authentication whether the user has an appropriate authority.

또한, 본 발명의 일 실시예에 따른 블록체인의 데이터를 요청하는 사용자가 인증을 간소한 방법으로 수행하면서도 높은 수준의 보안을 달성할 수 있다.In addition, a user requesting data on the blockchain according to an embodiment of the present invention can achieve high level of security while performing authentication in a simple manner.

도 1은 본 발명의 시스템을 개략적으로 도시한 블록도이다.
도 2 내지 도 6은 본 발명의 일 실시예에 따른 블록체인 운영 방법의 몇몇 단계를 개략적으로 설명한 블록도이다.
도 7은 본 발명의 다른 일 실시예에 따른 블록체인 운영 방법의 몇몇 단계를 개략적으로 설명한 블록도이다.
도 8은 본 발명의 또 다른 일 실시예에 따른 블록체인 운영 방법의 몇몇 단계를 개략적으로 설명한 블록도이다.
1 is a block diagram schematically showing the system of the present invention.
2 to 6 are block diagrams schematically illustrating some steps of a method for operating a blockchain according to an embodiment of the present invention.
7 is a block diagram schematically illustrating some steps of a method of operating a blockchain according to another embodiment of the present invention.
8 is a block diagram schematically illustrating some steps of a method for operating a blockchain according to another embodiment of the present invention.

이하, 첨부된 도면을 참조하여 본 발명의 실시예들을 상세히 설명한다. 본 발명을 설명하는데 있어서, 해당 분야에 이미 공지된 기술 또는 구성에 대한 구체적인 설명을 부가하는 것이 본 발명의 요지를 불분명하게 할 수 있다고 판단되는 경우에는 상세한 설명에서 이를 일부 생략하도록 한다. 또한, 본 명세서에서 사용되는 용어들은 본 발명의 실시예들을 적절히 표현하기 위해 사용된 용어들로서, 이는 해당 분야의 관련된 사람 또는 관례 등에 따라 달라질 수 있다. 따라서, 본 용어들에 대한 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. In describing the present invention, when it is determined that adding a detailed description of a technology or configuration already known in the field may obscure the gist of the present invention, some of them will be omitted from the detailed description. In addition, the terms used in the present specification are terms used to properly express the embodiments of the present invention, which may vary according to persons or practices related to the field. Therefore, definitions of these terms should be made based on the contents throughout the specification.

여기서 사용되는 전문용어는 단지 특정 실시예를 언급하기 위한 것이며, 본 발명을 한정하는 것을 의도하지 않는다. 여기서 사용되는 단수 형태들은 문구들이 이와 명백히 반대의 의미를 나타내지 않는 한 복수 형태들도 포함한다. 명세서에서 사용되는 '포함하는'의 의미는 특정 특성, 영역, 정수, 단계, 동작, 요소 및/또는 성분을 구체화하며, 다른 특정 특성, 영역, 정수, 단계, 동작, 요소, 성분 및/또는 군의 존재나 부가를 제외시키는 것은 아니다.The terminology used herein is for the purpose of referring only to specific embodiments and is not intended to limit the invention. The singular forms used herein also include plural forms unless the phrases clearly indicate the opposite. As used herein, the meaning of 'comprising' embodies certain properties, regions, integers, steps, actions, elements and / or components, and other specific properties, regions, integers, steps, actions, elements, components and / or groups It does not exclude the existence or addition of.

이하, 첨부된 도 1 내지 도 6를 참조하여 본 발명의 일 실시예에 따른 블록체인 운영서버(110)에 대해서 설명하도록 한다.Hereinafter, the blockchain operation server 110 according to an embodiment of the present invention will be described with reference to the accompanying FIGS. 1 to 6.

도 1은 본 발명의 시스템을 개략적으로 도시한 블록도이다.1 is a block diagram schematically showing the system of the present invention.

도 1을 참조하면, 본 발명의 시스템은 블록체인 시스템(100), 사용자 단말기(200), 인증 서버(300) 및 병원정보시스템(400)를 포함할 수 있다.Referring to FIG. 1, the system of the present invention may include a blockchain system 100, a user terminal 200, an authentication server 300, and a hospital information system 400.

블록체인 시스템(100)은 블록체인 운영서버(110)와 블록체인 저장부(120)를 포함할 수 있다.The blockchain system 100 may include a blockchain operation server 110 and a blockchain storage unit 120.

먼저, 블록체인 저장부(120)는 데이터를 분산 장부 형태로 저장하는 시스템이다. 블록체인 저장부(120)는 둘 이상의 노드로 구성된다. 각각의 노드는 서로 연결된 복수의 블록을 저장하고 있다. 블록이 서로 연결되어 있다고 함은 당해 블록이 직전 블록의 해시값를 포함하는 것을 의미한다. 각각의 블록에는 블록체인 시스템(100)이 저장하고 관리하려는 데이터가 포함될 수 있다.First, the blockchain storage unit 120 is a system for storing data in the form of a distributed ledger. Blockchain storage 120 is composed of two or more nodes. Each node stores a plurality of blocks connected to each other. The fact that the blocks are connected to each other means that the block includes a hash value of the immediately preceding block. Each block may include data to be stored and managed by the blockchain system 100.

블록체인 운영서버(110)는 블록체인 저장부(120)와 연결되어 블록체인 저장부(120)의 데이터의 입출력 및 접근 권한 등을 관리한다. 구체적으로, 블록체인 운영서버(110)는 블록체인 저장부(120)의 노드이거나 적어도 하나의 노드와 연결되어 있을 수 있다. 블록체인 운영서버(110)는 네트워크를 통해 사용자 단말기(200)와 연결될 수 있다.The blockchain operation server 110 is connected to the blockchain storage unit 120 and manages input / output and access rights of data of the blockchain storage unit 120. Specifically, the blockchain operation server 110 may be a node of the blockchain storage unit 120 or may be connected to at least one node. The blockchain operation server 110 may be connected to the user terminal 200 through a network.

병원정보시스템(HIS, Hospital Information System)(400)은 병원에서 수행되는 검사, 진단, 처방, 수술, 입퇴원 및 투약 등의 의료행위에 관한 정보를 저장하는 시스템이다. 병원정보시스템(400)은 병원이 구축한 자체적인 데이터베이스를 포함할 수 있다.Hospital Information System (HIS) 400 is a system that stores information on medical activities such as examinations, diagnosis, prescriptions, surgery, hospitalization, and medications performed in hospitals. The hospital information system 400 may include its own database built by the hospital.

병원정보시스템(400)은 블록체인 시스템(100)과 연결될 수 있다. 이를 통해 병원정보시스템(400)이 저장하는 데이터 중 적어도 일부는 블록체인 저장부(120)에 저장될 수 있다. 이는 병원정보시스템(400)의 데이터가 블록체인 저장부(120)로 이동하고 병원정보시스템(400)의 데이터는 삭제되는 것이 아니라, 병원정보시스템(400)의 데이터가 블록체인 저장부(120)로 복사되고 병원정보시스템(400)의 데이터는 여전히 존재하는 것을 의미한다.The hospital information system 400 can be connected to the blockchain system 100. Through this, at least some of the data stored by the hospital information system 400 may be stored in the blockchain storage unit 120. This means that the data of the hospital information system 400 is not moved to the blockchain storage unit 120 and the data of the hospital information system 400 is deleted, but the data of the hospital information system 400 is the blockchain storage unit 120 It is copied to the hospital information system 400 means that the data still exists.

사용자 단말기(200)는 블록체인 시스템(100)에 저장되어 있는 데이터를 요청하기 위해 사용자가 사용하는 단말기이다. 예를 들어, 사용자는 환자, 보호자, 건강보험심사평가원, 보험회사 및 다른 의료기관 등이 될 수 있으며 이에 한정되지 않는다. 사용자가 단말기는 예를 들어, 스마트폰, 태블릿 컴퓨터, 퍼스널 컴퓨터 등 네트워크에 연결될 수 있는 전자 장치일 수 있다.The user terminal 200 is a terminal used by a user to request data stored in the blockchain system 100. For example, the user may be, but is not limited to, a patient, a guardian, a health insurance assessment agency, an insurance company, and other medical institutions. The user terminal may be, for example, an electronic device that can be connected to a network such as a smartphone, a tablet computer, or a personal computer.

사용자 단말기(200)는 네트워크를 통해 블록체인 시스템(100)과 연결된다. 구체적으로, 사용자 단말기(200)는 블록체인 시스템(100) 중 블록체인 운영서버(110)와 연결된다. 사용자 단말기(200)와 블록체인 운영서버(110)는 서비스 레이어(service layer)(210)를 통해 연결될 수 있다. 서비스 레이어(210)란 사용자 단말기(200)의 웹 브라우저 또는 사용자 단말기(200)에 설치된 어플리케이션에 의해 구현될 수 있다.The user terminal 200 is connected to the blockchain system 100 through a network. Specifically, the user terminal 200 is connected to the blockchain operation server 110 of the blockchain system 100. The user terminal 200 and the blockchain operation server 110 may be connected through a service layer 210. The service layer 210 may be implemented by a web browser of the user terminal 200 or an application installed in the user terminal 200.

인증 서버(300)는 미리 정해진 알고리즘에 의해서 사용자 단말기(200)의 사용자가 특정인이라는 것을 인증할 수 있는 서버이다. 인증 서버(300)는 사용자 단말기(200)로부터 인증에 필요한 정보를 수신하여 인증을 진행한다. 여기서, 인증에 필요한 정보는 예를 들어, 비밀번호 및 사용자의 생체 정보 등이 될 수 있다.The authentication server 300 is a server capable of authenticating that a user of the user terminal 200 is a specific person by a predetermined algorithm. The authentication server 300 receives the information necessary for authentication from the user terminal 200 and performs authentication. Here, the information required for authentication may be, for example, a password and biometric information of the user.

인증 서버(300)는 블록체인 시스템(100)과 분리되어 운영되는 것이 바람직하다. 구체적으로, 인증 서버(300)는 블록체인 시스템(100)과 물리적으로 분리되어 있고, 실제 운영 주체도 개별적일 수 있다.The authentication server 300 is preferably operated separately from the blockchain system 100. Specifically, the authentication server 300 is physically separated from the blockchain system 100, and the actual operating entity may also be individual.

이하, 도 2 내지 도 6을 참조하여 상술한 시스템에서 블록체인을 운영하는 방법에 대해서 설명하도록 한다.Hereinafter, a method of operating a blockchain in the above-described system will be described with reference to FIGS. 2 to 6.

도 2 내지 도 6은 본 발명의 일 실시예에 따른 블록체인 운영 방법의 몇몇 단계를 개략적으로 설명한 블록도이다.2 to 6 are block diagrams schematically illustrating some steps of a method for operating a blockchain according to an embodiment of the present invention.

도 2를 참조하면, 본 발명의 블록체인 운영 방법은 데이터를 요청받는 단계(S100), 인증 요청 인터페이스를 제공하는 단계(S200), 인증 요청 인터페이스의 응답을 수신하는 단계(S300), 인증을 요청하는 단계(S400), 인증의 결과를 수신하는 단계(S500), 인증의 결과를 블록체인에 저장하는 단계(S600) 및 데이터를 제공하는 단계(S700)를 포함한다.Referring to Figure 2, the method of operating the blockchain of the present invention includes receiving data (S100), providing an authentication request interface (S200), receiving a response from the authentication request interface (S300), and requesting authentication Step (S400), receiving the result of the authentication (S500), storing the result of the authentication in the blockchain (S600) and providing data (S700).

상술한 각 단계는 특별한 언급 또는 인과관계가 없다면 상기 나열된 순서에 따라 수행되는 것에 한정되지 않는다. 그러나 이하에서는 상기 나열된 순서에 따라 수행되는 것을 기준으로 설명하도록 한다.Each of the steps described above is not limited to being performed in the order listed above, unless otherwise stated or causal. However, hereinafter, descriptions will be made based on what is performed in the order listed above.

먼저, 도 2와 함께 도 3을 참조하여 데이터를 요청받는 단계(S100)에 대해 설명하도록 한다.First, with reference to FIG. 3 together with FIG. 2, a step (S100) of requesting data will be described.

데이터를 요청받는 단계(S100)는 블록체인 시스템(100)이 사용자 단말기(200)로부터 블록체인 시스템(100)에 저장되어 있는 데이터를 요청받는 단계이다. 구체적으로, 데이터를 요청받는 단계(S100)는 블록체인 시스템(100) 중 블록체인 운영서버(110)가 사용자 단말기(200)로부터 블록체인 저장부(120)에 저장되어 있는 데이터를 요청받는 단계이다.The step S100 of receiving data is a step in which the blockchain system 100 is requested from the user terminal 200 for data stored in the blockchain system 100. Specifically, the step S100 of requesting data is a step in which the blockchain operation server 110 of the blockchain system 100 receives data stored in the blockchain storage unit 120 from the user terminal 200. .

이를 위해, 블록체인 운영서버(110)는 사용자 단말기(200)로부터 데이터를 특정하여 제공을 요청하는 정보를 수신한다. 상기 정보에는 요청하는 데이터를 특정하기 위한 데이터의 종류 또는 데이터의 식별자 등이 포함될 수 있다. 예를 들어, 블록체인 운영서버(110)는 특정 사용자 단말기(200)로부터 상기 특정 사용자의 지난 1년간의 의료비 영수증 데이터의 요청을 수신할 수 있다.To this end, the blockchain operation server 110 receives information requesting provision by specifying data from the user terminal 200. The information may include a type of data or an identifier of data for specifying the requested data. For example, the blockchain operation server 110 may receive a request for medical expenses receipt data of the specific user for the past year from the specific user terminal 200.

도 2와 도 4를 함께 참조하여 인증 요청 인터페이스를 제공하는 단계(S200) 및 인증 요청 인터페이스의 응답을 수신하는 단계(S300)에 대해서 설명하도록 한다.Referring to FIG. 2 and FIG. 4 together, the step of providing an authentication request interface (S200) and the step of receiving a response of the authentication request interface (S300) will be described.

블록체인 운영서버(110)는 사용자 단말기(200)로부터 데이터를 요청받으면 사용자가 데이터의 접근 권한이 있는 사용자가 맞는지 확인하는 것이 필요하다. 이를 위해 블록체인 운영서버(110)와 별도로 운영되는 인증 서버(300)의 인증을 요청할 수 있다.When the blockchain operation server 110 receives data from the user terminal 200, it is necessary for the user to check whether the user who has access to the data is correct. To this end, authentication of the authentication server 300 operated separately from the blockchain operation server 110 may be requested.

인증 요청 인터페이스를 제공하는 단계(S200)는 블록체인 시스템(100)이 사용자 단말기(200)에 인증 요청 인터페이스를 제공하는 단계이다. 구체적으로, 이는 블록체인 시스템(100) 중 블록체인 운영서버(110)에 의해 수행된다.In step S200 of providing an authentication request interface, the blockchain system 100 provides an authentication request interface to the user terminal 200. Specifically, this is performed by the blockchain operation server 110 among the blockchain systems 100.

인증 요청 인터페이스는 인증 서버(300)와 관련된 API(Application Programming Interface, 응용 프로그램 프로그래밍 인터페이스)일 수 있다. 인증 요청 인터페이스는 사용자 단말기(200)의 인증이 필요하다는 내용이나 인증을 진행하겠다는 응답을 요청하는 내용일 수 있다.The authentication request interface may be an application programming interface (API) associated with the authentication server 300. The authentication request interface may be content that requires authentication of the user terminal 200 or content that requests a response to proceed with authentication.

인증 요청 인터페이스는 사용자 단말기(200)의 서비스 레이어(210)에 표시된다. 구체적으로, 인증 요청 인터페이스는 사용자 단말기(200)에서 구동되는 웹 브라우저 또는 어플리케이션을 통해 출력될 수 있다.The authentication request interface is displayed on the service layer 210 of the user terminal 200. Specifically, the authentication request interface may be output through a web browser or application running on the user terminal 200.

인증 요청 인터페이스는 블록체인 운영서버(110)가 데이터를 요청받는 단계(S100) 이후에 사용자 단말기(200)에 제공하는 것일 수 있다. 그러나 경우에 따라서 인증 요청 인터페이스는 블록체인 운영서버(110)가 데이터를 요청받는 단계(S100) 이전에 사용자 단말기(200)에 제공되고, 사용자 단말기(200)에 출력되는 것만 데이터를 요청받는 단계(S100) 이후에 수행될 수 있다.The authentication request interface may be provided by the blockchain operation server 110 to the user terminal 200 after the step S100 of receiving data. However, in some cases, the authentication request interface is provided to the user terminal 200 before the blockchain operation server 110 receives data request (S100), and only receives data output to the user terminal 200 (requested) S100).

인증 요청 인터페이스의 응답을 수신하는 단계(S300)는 블록체인 시스템(100)이 사용자 단말기(200)로부터 인증 요청 인터페이스의 응답을 수신하는 단계이다. 구체적으로, 이는 블록체인 시스템(100) 중 블록체인 운영서버(110)에 의해 수행된다.Step S300 of receiving a response of the authentication request interface is a step in which the blockchain system 100 receives a response of the authentication request interface from the user terminal 200. Specifically, this is performed by the blockchain operation server 110 among the blockchain systems 100.

사용자 단말기(200)에 인증 요청 인터페이스가 출력되고, 사용자가 이에 반응하여 인증 요청 인터페이스에 응답하면 블록체인 운영서버(110)는 사용자 단말기(200)로부터 이에 관한 정보를 수신한다.When the authentication request interface is output to the user terminal 200, and the user responds to the authentication request interface, the blockchain operation server 110 receives information about it from the user terminal 200.

이후에서 다시 설명하겠지만, 인증 요청 인터페이스는 사용자 단말기(200)에 설치된 인증 어플리케이션(220)의 구동을 유도할 수 있다. 따라서 블록체인 운영서버(110)는 사용자 단말기(200)에 인증 어플리케이션(220)이 설치되어 있는지 여부를 판단하여, 설치되어 있지 않다면 인증 어플리케이션(220)의 설치를 유도할 수 있다. 구체적으로, 블록체인 운영서버(110)는 사용자 단말기(200)에 인증 어플리케이션(220)의 설치를 위한 URL 등을 제공할 수 있다.As will be described later, the authentication request interface may drive the authentication application 220 installed in the user terminal 200. Therefore, the blockchain operation server 110 may determine whether the authentication application 220 is installed in the user terminal 200 and, if not, induce the installation of the authentication application 220. Specifically, the blockchain operation server 110 may provide a URL, etc. for the installation of the authentication application 220 to the user terminal 200.

도 2와 도 5를 함께 참조하여 인증을 요청하는 단계(S400), 인증을 진행하는 단계(S451, S452) 및 인증의 결과를 수신하는 단계(S500)에 대해서 설명하도록 한다.The steps of requesting authentication (S400), proceeding with authentication (S451, S452), and receiving the result of authentication (S500) will be described with reference to FIGS. 2 and 5 together.

인증을 요청하는 단계(S400)는 블록체인 시스템(100)이 인증 서버(300)에 사용자 단말기(200)의 인증을 요청하는 단계이다. 구체적으로, 이는 블록체인 시스템(100) 중 블록체인 운영서버(110)에 의해 수행된다.Step S400 for requesting authentication is a step in which the blockchain system 100 requests authentication of the user terminal 200 to the authentication server 300. Specifically, this is performed by the blockchain operation server 110 among the blockchain systems 100.

블록체인 운영서버(110)는 사용자 단말기(200)로부터 인증 요청 인터페이스의 응답을 수신하면 인증을 요청하는 단계(S400)를 수행할 수 있다. 만약 블록체인 운영서버(110)가 사용자 단말기(200)에 인증 요청 인터페이스를 제공하였으나 이에 대한 응답이 없다면 인증을 요청하는 단계(S400)를 수행하지 않을 수 있다.Upon receiving the response of the authentication request interface from the user terminal 200, the blockchain operation server 110 may perform the step of requesting authentication (S400). If the blockchain operation server 110 provides an authentication request interface to the user terminal 200, but there is no response to this, the step of requesting authentication (S400) may not be performed.

인증을 요청하는 단계(S400)에서 블록체인 운영서버(110)는 인증 서버(300)에 사용자 단말기(200)의 인증 요청내역을 전송한다. 이때, 블록체인 운영서버(110)는 사용자 단말기(200)가 요청한 인증의 구체적인 내용 및 사용자 단말기(200)의 식별정보를 함께 전송할 수 있다.In the step of requesting authentication (S400), the blockchain operation server 110 transmits the authentication request history of the user terminal 200 to the authentication server 300. At this time, the blockchain operation server 110 may transmit the specific content of the authentication requested by the user terminal 200 and the identification information of the user terminal 200 together.

인증을 요청하는 단계(S400)가 수행되면, 인증 서버(300)와 사용자 단말기(200) 사이에서 인증을 진행하는 단계가 수행된다. 구체적으로, 인증 서버(300)는 사용자 단말기(200)에 인증을 요청하는 메시지를 전송(S451)한다. 여기서, 인증을 요청하는 메시지는 사용자 단말기(200)에 설치된 인증 어플리케이션(220)을 통해 전달될 수 있다. 인증 어플리케이션(220)은 인증 서버(300)와 네트워크를 통해 연결되어 메시지를 송수신하는 기능을 포함한다. 인증 어플리케이션(220)은 사용자 단말기(200)의 서비스 레이어(210)와는 구분되는 것이다. 인증 어플리케이션(220)은 인증만을 위한 전용 어플리케이션일 수도 있고, 메신저 기능을 겸하는 어플리케이션일 수도 있다.When the step of requesting authentication (S400) is performed, a step of performing authentication between the authentication server 300 and the user terminal 200 is performed. Specifically, the authentication server 300 transmits a message requesting authentication to the user terminal 200 (S451). Here, a message requesting authentication may be transmitted through the authentication application 220 installed in the user terminal 200. The authentication application 220 is connected to the authentication server 300 through a network and includes a function of transmitting and receiving messages. The authentication application 220 is distinguished from the service layer 210 of the user terminal 200. The authentication application 220 may be a dedicated application for authentication only, or an application serving as a messenger function.

사용자 단말기(200)는 인증을 요청하는 메시지를 수신하면 이를 확인하여 인증을 진행한다. 여기서, 인증을 진행한다는 것은 인증을 위한 정보를 입력(S452)하는 것을 의미한다. 예를 들어, 사용자는 비밀번호을 입력하거나, 지문 정보, 홍채 정보 등 생체 정보를 입력할 수 있다. 입력된 인증을 위한 정보는 인증 서버로 전송된다.When the user terminal 200 receives a message requesting authentication, it checks it and proceeds with authentication. Here, proceeding with authentication means inputting information for authentication (S452). For example, the user may enter a password or biometric information such as fingerprint information and iris information. The input authentication information is transmitted to the authentication server.

인증의 결과를 수신하는 단계(S500)는 블록체인 시스템(100)이 인증의 결과를 수신하는 단계(S500)이다. 구체적으로, 이는 블록체인 시스템(100) 중 블록체인 운영서버(110)에 의해 수행된다.The step of receiving the result of authentication (S500) is the step of receiving the result of authentication by the blockchain system 100 (S500). Specifically, this is performed by the blockchain operation server 110 among the blockchain systems 100.

인증의 결과는 인증 서버(300)에서 생성될 수 있다. 인증을 진행하는 단계가 완료되면, 인증 서버(300)는 인증의 결과를 별도의 유통증명 서버에 등록하고, 블록체인 운영서버(110)에 전송하게 된다. 따라서 블록체인 운영서버(110)는 인증 서버(300)로부터 인증의 결과를 수신한다.The result of the authentication may be generated in the authentication server 300. When the step of performing the authentication is completed, the authentication server 300 registers the result of the authentication in a separate distribution certificate server and transmits it to the blockchain operation server 110. Therefore, the blockchain operation server 110 receives the result of authentication from the authentication server 300.

도 2와 도 6을 함께 참조하여 인증의 결과를 블록체인에 저장하는 단계(S600) 및 데이터를 제공하는 단계(S700)에 대해서 설명하도록 한다.Referring to FIG. 2 and FIG. 6 together, the step of storing the result of the authentication in the blockchain (S600) and the step of providing data (S700) will be described.

인증의 결과를 블록체인에 저장하는 단계(S600)는 블록체인 시스템(100)이 인증의 결과를 블록체인에 저장하는 단계이다. 구체적으로, 인증의 결과를 블록체인에 저장하는 단계(S600)는 블록체인 운영서버(110)가 인증의 결과를 상기 블록체인 저장부(120)에 저장하는 것이다. 더욱 구체적으로, 블록체인 운영서버(110)는 인증의 결과가 블록의 바디에 포함되는 블록을 생성하여 블록체인에 연결시킬 수 있다.The step of storing the result of the authentication in the blockchain (S600) is a step in which the blockchain system 100 stores the result of the authentication in the blockchain. Specifically, the step (S600) of storing the result of the authentication in the blockchain is that the blockchain operation server 110 stores the result of the authentication in the blockchain storage unit 120. More specifically, the blockchain operation server 110 may create a block in which the result of authentication is included in the body of the block and connect it to the blockchain.

블록체인 운영서버(110)는 인증의 결과를 사용자가 요청한 데이터에 관한 정보 등과 연동하여 저장할 수 있다. 예를 들어, 블록체인 운영서버(110)는 특정 사용자 단말기(200)로부터 상기 특정 사용자의 지난 1년간의 의료비 영수증 데이터의 요청받고 인증을 수행한 결과를 하나의 블록에 저장할 수 있다.The blockchain operation server 110 may store the result of authentication in association with information on data requested by the user. For example, the blockchain operation server 110 may receive the request for the medical expenses receipt data of the specific user for the past year from the specific user terminal 200 and store the result of the authentication in one block.

데이터를 제공하는 단계(S700)는 블록체인 시스템(100)이 인증의 결과에 따라 요청받은 데이터를 제공하는 단계이다. 구체적으로, 이는 블록체인 시스템(100) 중 블록체인 운영서버(110)에 의해 수행된다.The providing data (S700) is a step in which the blockchain system 100 provides requested data according to the result of authentication. Specifically, this is performed by the blockchain operation server 110 among the blockchain systems 100.

블록체인 운영서버(110)가 사용자 단말기(200)가 인증을 완료했다는 결과를 받으면 데이터를 요청받는 단계(S100)에서 사용자 단말기(200)가 요청한 데이터를 제공하게 된다.When the blockchain operation server 110 receives the result that the user terminal 200 has completed authentication, the user terminal 200 provides the data requested in step S100 of receiving data.

상술한 블록체인 운영 방법에 의하면, 블록체인 운영서버(110)와 분리된 제3의 인증 서버(300)를 이용하게 되어 인증의 공신력을 높일 수 있고, 블록체인 운영서버(110)의 간소화의 달성이 가능하다. 또한, 일반적으로 널리 사용되는 인증 서버(300)의 기능을 이용할 수 있어 사용자에게 인증의 부담을 경감시킬 수 있다는 장점이 있다.According to the above-described blockchain operating method, the third authentication server 300 separated from the blockchain operating server 110 can be used to increase the credibility of authentication, and to achieve simplification of the blockchain operating server 110 This is possible. In addition, it is possible to use the functions of the authentication server 300, which is generally widely used, and has the advantage of reducing the burden of authentication to the user.

이하, 도 7 및 도 8을 참조하여 도 1 내지 도 6을 참조하여 설명한 실시예와 다른 실시예에 대해서 설명하도록 한다. 다른 실시예를 설명하는데 있어서, 도 1 내지 도 6을 참조하여 설명한 실시예와는 차이점을 중심으로 설명하도록 한다.Hereinafter, embodiments different from those described with reference to FIGS. 1 to 6 will be described with reference to FIGS. 7 and 8. In describing another embodiment, the differences from the embodiment described with reference to FIGS. 1 to 6 will be mainly described.

도 7을 참조하면, 본 실시예의 블록체인 운영방법은 도 1 내지 도 6을 참조하여 설명한 실시예와 인증의 결과를 수신하는 단계가 다르다는 특징이 있다.Referring to FIG. 7, the method of operating the blockchain in this embodiment has a characteristic that the steps of receiving the result of authentication differ from the embodiment described with reference to FIGS. 1 to 6.

구체적으로, 본 실시예에서 인증의 결과는 인증 서버(300)에서 생성될 수 있다. 인증을 진행하는 단계가 완료되면, 인증 서버(300)는 인증의 결과를 별도의 유통증명 서버에 등록하고, 사용자 단말기(200)에 전송(S501)하게 된다. 따라서 블록체인 운영서버(110)는 사용자 단말기(200)를 통해 인증의 결과를 수신(S502)한다.Specifically, in this embodiment, the result of authentication may be generated in the authentication server 300. When the step of performing the authentication is completed, the authentication server 300 registers the result of the authentication in a separate distribution certificate server and transmits it to the user terminal 200 (S501). Therefore, the blockchain operation server 110 receives the result of the authentication through the user terminal 200 (S502).

도 8을 참조하면, 본 실시예의 블록체인 운영방법은 도 1 내지 도 6을 참조하여 설명한 실시예와 인증의 결과를 수신하는 단계가 다르다는 특징이 있다.Referring to FIG. 8, the method of operating a blockchain in this embodiment has a characteristic that the steps of receiving the result of authentication differ from the embodiment described with reference to FIGS. 1 to 6.

구체적으로, 본 실시예에서 인증의 결과는 사용자 단말기(200)에서 생성될 수 있다. 인증을 진행하는 단계가 완료되면, 사용자 단말기(200)는 인증의 결과를 블록체인 운영서버(110)에 전송(S503)하게 된다. 따라서 블록체인 운영서버(110)는 사용자 단말기(200)로부터 인증의 결과를 수신한다.Specifically, in this embodiment, the result of authentication may be generated in the user terminal 200. When the step of performing the authentication is completed, the user terminal 200 transmits the result of the authentication to the blockchain operation server 110 (S503). Therefore, the blockchain operation server 110 receives the result of authentication from the user terminal 200.

이상, 본 발명의 블록체인 운영방법의 실시예들에 대해 설명하였다. 본 발명은 상술한 실시예 및 첨부한 도면에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상의 지식을 가진 자의 관점에서 다양한 수정 및 변형이 가능할 것이다. 따라서 본 발명의 범위는 본 명세서의 청구범위뿐만 아니라 이 청구범위와 균등한 것들에 의해 정해져야 한다.In the above, embodiments of the method of operating the blockchain of the present invention have been described. The present invention is not limited to the above-described embodiments and the accompanying drawings, and various modifications and variations will be possible from the viewpoint of those skilled in the art to which the present invention pertains. Therefore, the scope of the present invention should be defined not only by the claims of the present specification, but also by the equivalents of the claims.

100: 블록체인 시스템
110: 블록체인 운영서버
120: 블록체인 저장부
200: 사용자 단말기
210: 서비스 레이어
220: 인증 어플리케이션
300: 인증 서버
S100: 데이터를 요청받는 단계
S200: 인증 요청 인터페이스를 제공하는 단계
S300: 인증 요청 인터페이스의 응답을 수신하는 단계
S400: 인증을 요청하는 단계
S500: 인증의 결과를 수신하는 단계
S600: 인증의 결과를 블록체인에 저장하는 단계
S700: 데이터를 제공하는 단계
100: blockchain system
110: Blockchain operation server
120: Blockchain storage
200: user terminal
210: service layer
220: authentication application
300: authentication server
S100: Step of receiving data request
S200: Step of providing an authentication request interface
S300: receiving a response of the authentication request interface
S400: Step to request authentication
S500: Step of receiving the result of the authentication
S600: Step of storing the result of the authentication in the blockchain
S700: steps to provide data

Claims (14)

블록체인 시스템, 사용자 단말기 및 인증 서버를 포함하는 시스템에서,
상기 블록체인 시스템이 상기 사용자 단말기로부터 상기 블록체인 시스템에 저장되어 있는 데이터를 요청받는 단계;
상기 블록체인 시스템이 상기 인증 서버에 상기 사용자 단말기의 인증을 요청하는 단계;
상기 블록체인 시스템이 상기 인증의 결과를 수신하는 단계;
상기 블록체인 시스템이 상기 인증의 결과를 블록체인에 저장하는 단계; 및
상기 블록체인 시스템이 상기 인증의 결과에 따라 요청받은 데이터를 제공하는 단계를 포함하는 블록체인 운영 방법.
In a system including a blockchain system, a user terminal and an authentication server,
Receiving, by the blockchain system, data stored in the blockchain system from the user terminal;
Requesting, by the blockchain system, authentication of the user terminal to the authentication server;
The blockchain system receiving a result of the authentication;
Storing, by the blockchain system, the result of the authentication in a blockchain; And
The blockchain system comprising the step of providing the requested data according to the result of the authentication.
제1 항에 있어서,
상기 블록체인 시스템은 블록체인 운영서버 및 블록체인 저장부를 포함하고,
상기 인증을 요청하는 단계 및 상기 인증의 결과를 수신하는 단계는,
상기 블록체인 운영서버에 의해서 수행되는 블록체인 운영방법.
According to claim 1,
The blockchain system includes a blockchain operation server and a blockchain storage unit,
Step of requesting the authentication and receiving the result of the authentication,
Blockchain operation method performed by the blockchain operation server.
제1 항에 있어서,
상기 블록체인 시스템은 블록체인 운영서버 및 블록체인 저장부를 포함하고,
상기 인증의 결과를 블록체인에 저장하는 단계는,
상기 블록체인 운영서버가 상기 인증의 결과를 상기 블록체인 저장부에 저장하는 것인 블록체인 운영방법.
According to claim 1,
The blockchain system includes a blockchain operation server and a blockchain storage unit,
The step of storing the result of the authentication in the blockchain,
A method of operating a blockchain in which the blockchain operation server stores the result of the authentication in the blockchain storage unit.
제1 항에 있어서,
상기 시스템은 병원정보시스템을 더 포함하고,
상기 데이터는 상기 병원정보시스템이 상기 블록체인 시스템에 저장한 데이터인 블록체인 운영 방법.
According to claim 1,
The system further includes a hospital information system,
The data is a method of operating a blockchain that is data stored in the blockchain system by the hospital information system.
제1 항에 있어서,
상기 사용자 단말기의 인증을 요청하는 단계 이전에 수행되는, 상기 블록체인 시스템이 상기 사용자 단말기에 인증 요청 인터페이스를 제공하는 단계를 더 포함하는 블록체인 운영 방법.
According to claim 1,
The method of operating a blockchain further comprising the step of providing an authentication request interface to the user terminal by the blockchain system, which is performed prior to the step of requesting authentication of the user terminal.
제5 항에 있어서,
상기 인증 요청 인터페이스는 상기 사용자 단말기에서 구동되는 웹 브라우저 또는 어플리케이션을 통해 출력되는 블록체인 운영 방법.
The method of claim 5,
The authentication request interface is a blockchain operating method that is output through a web browser or application running on the user terminal.
제5 항에 있어서,
상기 블록체인 시스템이 상기 사용자 단말기로부터 상기 인증 요청 인터페이스의 응답을 수신하는 단계를 더 포함하고,
상기 블록체인 시스템은 상기 응답을 수신하면, 상기 인증을 요청하는 단계를 수행하는 블록체인 운영 방법.
The method of claim 5,
The blockchain system further includes receiving a response of the authentication request interface from the user terminal,
The blockchain system, upon receiving the response, performs the step of requesting the authentication.
제5 항에 있어서,
상기 인증 요청 인터페이스는 상기 사용자 단말기에서 인증 어플리케이션의 구동을 유도하는 블록체인 운영방법.
The method of claim 5,
The authentication request interface is a method of operating a blockchain to induce driving of an authentication application in the user terminal.
제8 항에 있어서,
상기 사용자 단말기에 상기 인증 어플리케이션이 설치되어 있지 않은 경우,
상기 블록체인 시스템은 상기 사용자 단말기에 상기 인증 어플리케이션의 설치를 유도하는 블록체인 운영방법.
The method of claim 8,
When the authentication application is not installed in the user terminal,
The blockchain system is a method of operating a blockchain to induce the installation of the authentication application on the user terminal.
제8 항에 있어서,
상기 인증 어플리케이션은 상기 인증 서버와 네트워크를 통해 연결되어 메시지를 송수신하는 블록체인 운영방법.
The method of claim 8,
The authentication application is a method of operating a blockchain connected to the authentication server through a network to send and receive messages.
제1 항에 있어서,
상기 인증의 결과는 상기 인증 서버에서 생성되고,
상기 인증의 결과를 수신하는 단계는,
상기 블록체인 시스템이 상기 인증의 결과를 상기 인증 서버로부터 수신하는 블록체인 운영 방법.
According to claim 1,
The authentication result is generated in the authentication server,
The step of receiving the result of the authentication,
A method of operating a blockchain in which the blockchain system receives the authentication result from the authentication server.
제1 항에 있어서,
상기 인증의 결과는 상기 인증 서버에서 생성되고,
상기 인증의 결과를 수신하는 단계는,
상기 블록체인 시스템이 상기 인증의 결과를 상기 사용자 단말기를 통해 수신하는 블록체인 운영 방법.
According to claim 1,
The authentication result is generated in the authentication server,
The step of receiving the result of the authentication,
A method of operating a blockchain in which the blockchain system receives the result of the authentication through the user terminal.
제1 항에 있어서,
상기 인증의 결과는 상기 사용자 단말기에서 생성되고,
상기 인증의 결과를 수신하는 단계는,
상기 블록체인 시스템이 상기 인증의 결과를 상기 사용자 단말기로부터 수신하는 블록체인 운영 방법.
According to claim 1,
The result of the authentication is generated in the user terminal,
The step of receiving the result of the authentication,
A method of operating a blockchain in which the blockchain system receives the result of the authentication from the user terminal.
제1 항에 있어서,
상기 인증 서버는 상기 블록체인 시스템과 분리되어 운영되는 블록체인 운영 방법.
According to claim 1,
The authentication server is a blockchain operating method that is operated separately from the blockchain system.
KR1020180143569A 2018-11-20 2018-11-20 Operating method of blockchain KR102258091B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180143569A KR102258091B1 (en) 2018-11-20 2018-11-20 Operating method of blockchain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180143569A KR102258091B1 (en) 2018-11-20 2018-11-20 Operating method of blockchain

Publications (2)

Publication Number Publication Date
KR20200058890A true KR20200058890A (en) 2020-05-28
KR102258091B1 KR102258091B1 (en) 2021-06-03

Family

ID=70920112

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180143569A KR102258091B1 (en) 2018-11-20 2018-11-20 Operating method of blockchain

Country Status (1)

Country Link
KR (1) KR102258091B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101780636B1 (en) 2016-05-16 2017-09-21 주식회사 코인플러그 Method for issuing certificate information and blockchain-based server using the same
US20180060496A1 (en) * 2016-08-23 2018-03-01 BBM Health LLC Blockchain-based mechanisms for secure health information resource exchange
KR101881045B1 (en) * 2017-11-15 2018-07-23 주식회사 가온시스템 System and method for providing medical information based on block chain
KR20180086679A (en) 2017-01-23 2018-08-01 주식회사 데일리인텔리전스 System and method for authenticating users and synchronizing blocks using a block-chain network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101780636B1 (en) 2016-05-16 2017-09-21 주식회사 코인플러그 Method for issuing certificate information and blockchain-based server using the same
US20180060496A1 (en) * 2016-08-23 2018-03-01 BBM Health LLC Blockchain-based mechanisms for secure health information resource exchange
KR20180086679A (en) 2017-01-23 2018-08-01 주식회사 데일리인텔리전스 System and method for authenticating users and synchronizing blocks using a block-chain network
KR101881045B1 (en) * 2017-11-15 2018-07-23 주식회사 가온시스템 System and method for providing medical information based on block chain

Also Published As

Publication number Publication date
KR102258091B1 (en) 2021-06-03

Similar Documents

Publication Publication Date Title
US11087021B2 (en) Secure access to individual information
US11025419B2 (en) System for digital identity authentication and methods of use
US11531781B2 (en) Encryption scheme for making secure patient data available to authorized parties
KR102020000B1 (en) Personal information providing system using one time private key based on block chain of proof of use and method thereof
US8977572B2 (en) Systems and methods for patient-controlled, encrypted, consolidated medical records
WO2020000825A1 (en) Medical treatment data processing method and system, computer device and readable storage medium
CN105339949A (en) System for managing access to medical data
US10893027B2 (en) Secure access to individual information
US11343330B2 (en) Secure access to individual information
CN114026823A (en) Computer system for processing anonymous data and method of operation thereof
KR20200016458A (en) Blockchain-based phr platform server operating method and phr platform server operating system
KR20200064690A (en) Operating method of blockchain
KR100716649B1 (en) Method and system for managing the medical records based on the privilege management infrastructure
KR20220005277A (en) Method for management medical data based on blockchain and system for the method
Kumar et al. Blockchain inspired secure and reliable data exchange architecture for cyber-physical healthcare system 4.0
US11862304B1 (en) Patient authorized medical information storage and access system
KR102478963B1 (en) A system and method for issuing and verifying digital vaccination certificates
KR102258091B1 (en) Operating method of blockchain
Hossain et al. Hdm-chain: A secure blockchain-based healthcare data management framework to ensure privacy and security in the health unit
KR20130101315A (en) Method for providng personal health record and apparatus therefor
KR102419625B1 (en) Method of operating database differently
JP7143468B1 (en) Medication information management device, management method and program
Santos Securing a health information system with a government issued digital identification card
Zazaza Informed e-Consent Framework for Privacy Preservation in South African Health Information Systems
Bombera Privacy-Preserving eHealth: A Self-Sovereign Identity based Infrastructure for medical records

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right