Data providers
The health bot instance will typically be embedded in the partners' website or application; this should be done in a secured manner to avoid other entities impersonating our partner or partners' users.
As part of the health bot instance embedding, partners will typically want to use their own information systems to retrieve personal data or electronic medical record (EMR) data. Partners may also use data from third parties for providers' locations and contacts, or other general health information.
The data providers section is used to define partner backend APIs that use OAuth or API key authentications.
OAuth providers
For OAuth, first you must provide a name for the partner API, as shown below:

Then you will fill in all the OAuth parameters.
For example, a data provider entered here can be used when adding a data source in the Scenario Editor.


API Key Providers
The API Key Provider is used for API that are authenticated based on a simple secret key. The API key must be defined with a name and value. The name will be used in the Scenario Editor data source element as a variable to retrieve the value.

