App Registration & Credentials
Contact Edvak EHR
To initiate the registration process, contact the Edvak EHR API team and provide basic details about your FHIR application.Required Information: Application Name – The display name of your app Application Type – Choose one: Backend (system-to-system) Public (client-side, no secret) Confidential (server-side with secret) Redirect URIs – One or more URIs where the app will receive the authorization code (for Public and Confidential apps) Logo URI – (Optional) A URL to your app’s logo to be shown during login or consent
Credential Issuance (Sandbox)
Once approved, Edvak EHR will provide you with sandbox credentials:Client ID – Unique identifier for your app Client Secret – (Confidential apps only) Used to authenticate the app securely Keep your credentials secure and do not share them with unauthorized users.
Warning
Test in Sandbox Environment
Use your credentials to connect your app to the Edvak Health sandbox environment.Perform authentication flows (2-legged or 3-legged) Test FHIR API calls using synthetic data Validate app workflows and token handling
Go Live in Production
Once your app is validated in sandbox:Contact Edvak EHR to request production registration App will be reviewed for compliance and scope You will receive new production credentials for live deployment
1.
2.
3.
Additional Resources
SMART App Launch Framework
Learn how to securely launch healthcare apps using the SMART on FHIR protocol — the industry standard for authorization and identity.