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. Concepts
  2. Components

Gateway

The ipEHR gateway is a service that includes the following set of features:

  • HTTP REST API

    • openEHR

    • users registration and authorisation

    • documents access management

  • users key store

  • openEHR data structures

  • documents validation (basic)

  • documents indexing

  • documents encryption

  • saving documents to the Filecoin storage

  • saving documents and data index to smart-contracts

PreviousComponentsNextDatastore Node

Last updated 1 year ago