To integrate Keragon with Charm Health, you’ll need to enable API access and obtain the necessary credentials. Follow these simple steps:
1. Reach Out to Charm Health
Contact the Charm Health team to request API access for your account. You can do this by one of the following options:
- Email: api-support@charmhealth.com
- Website: Charm Health EHR API Program
2. Request Your API Credentials
When reaching out, ask the Charm Health team to enable API access for your account and provide you with the following credentials mentioning you want to connect to Keragon:
-
Subdomain: This is the unique subdomain given to you by Charm Health. For example, if your dashboard URL starts with
https://thisIsMySubdomain.charmtracker.com
, then your subdomain isthisIsMySubdomain
.
If you don't have a subdomain, then you should use "ehr". - API Key
- Client ID
- Client Secret
- Refresh Token
3. Review the Authentication Documentation
For further details on how to use these credentials and authenticate your API requests, please refer to the Charm Health FHIR Authentication documentation:
Charm Health FHIR Authentication
4. Set Up and Test Your Integration
Once you have your API credentials:
- Configure Your Integration: Use the provided documentation and credentials to set up the connection.
- Test Your Environment: Begin in a sandbox or test environment to ensure everything works as expected before moving to production.