DEVELOPER ONBOARDING

Get your app connected in five steps

This onboarding flow is designed for external teams integrating with Healix FHIR APIs. Follow the sequence below to request access, validate in sandbox, and move to production.

Onboarding sequence

  1. Email fhir-requests@healixtech.com requesting access with required information.
  2. Receive sandbox client configuration and approved scopes.
  3. Implement Authorization Code + PKCE and call sandbox APIs.
  4. Complete validation checklist and move to production review.
  5. Receive and implement production client configuration.

Required onboarding details

  • Application Name
  • Description of Application
  • Contact Email
  • Legal Business Entity Name
  • Privacy Policy URL
  • Terms of Use URL
  • Security Documentation
  • Carin Attestation
  • Redirect URL
  • Logo

Connection details provided

  • Grant Flow Type
  • Authorization URL
  • Token URL
  • Base FHIR Url
  • Scopes
  • Client ID
  • Client Secret

Example token request context

scope=user_impersonation launch launch.patient patient.*.read

Exact endpoint hosts are provided in your onboarding package.