FHIR Auth Version 2 is now avaiable. Check it out at 👉 https://zemantic.co/fhir-auth

FHIR Auth

A Robust Authenticaion Module For Your FHIR Server

Request A Demo Features

Features

  • Create multiple clients to communicate with your FHIR server
  • Provide required permissions to the clients to communicate with your FHIR server
    Read Write
  • Authenticate FHIR requests using JWT an open industry standards
  • Currently supports Hapi FHIR and other popular FHIR servers
  • Comind soon Resource based permissions to clients
  • Coming soon Analytics to your FHIR server

FAQs

What is FHIR Auth?

FHIR Auth is an authentication module for FHIR servers, it allows FHIR servers to validate the incoming requests to the FHIR server and allows only authenticated requests to communicate with the FHIR server depending on the given privilages.

What is FHIR?

Fast Healthcare Interoperability Resources is a standard which helps to achieve interoperability in healthcare data exchange.
Read more about FHIR

What is a FHIR server?

FHIR server accepts FHIR requests, validates, parse and stores them. A FHIR server will also send FHIR requests to another FHIR server with healthcare data.

Does FHIR Auth store your FHIR data?

No FHIR Auth does not store any incoming FHIR data, nor it process or modify the data. FHIR Auth only handles authentication of the incoming request and connect the incoming request to your FHIR server.