Docs
  • Welcome to the ipEHR docs
  • Concepts
    • Basics
      • What is EHR?
      • What is ipEHR?
      • ipEHR and the problems it solves
      • How ipEHR works
    • Components
      • Gateway
      • Datastore Node
      • Document Index
      • Users Directory
      • Access Management
      • Data publishing
    • Encryption
  • Guides
    • Install
      • Contracts deployment
      • Gateway
      • Stat
  • Reference
    • APIs
      • Gateway HTTP REST API
      • Stat HTTP REST API
    • Contracts
      • EhrIndexer
      • Users
      • AccessStore
      • DataStore
Powered by GitBook
On this page
  1. Reference

Contracts

PreviousStat HTTP REST APINextEhrIndexer

Last updated 1 year ago

One of the important parts of the system is a set of smart contracts that implement the logic of processing users, documents, public data and access rights. The code of the contracts can be found in repo .

https://github.com/bsn-si/IPEHR-blockchain-indexes