Application Registration

  1. Contact Elation Health to initiate the registration process for your FHIR application.

  2. Provide the following details about your FHIR application:

    • Application Name: Provide the name of your application
    • Application Type: Choose Backend, "Public", or "Confidential"
    • For Public or Confidential applications:
      • Redirect URIs: Specify the allowed redirect URIs for your application
      • Logo URI: An optional URI to your application logo that will be displayed during the authentication process.
  3. An Elation Health representative will review your application details and assist you in the registration process.

  4. Once your application is registered, you will receive the following credentials for the sandbox environment:

    • Client ID: [Your unique client ID]
    • Client Secret (Confidential applications only): [Your client secret]

    Note: Keep these credentials secure and do not share them with unauthorized individuals.

  5. Use the provided credentials to integrate and test your application against our sandbox environment. This allows you to familiarize yourself with our APIs and ensure the smooth functioning of your application.

  6. When you are ready to deploy your application to the production environment, please follow these steps:

    • Contact Elation Health and request the application to be registered in the production environment.
    • Once approved, you will receive a new set of credentials specifically for the production environment.

Additional Resources