Clinical Library
Coming Soon!At this time, the Clinical library is in Private Beta. If you would like access to the Private Beta documentation and repository, please contact your WellVRecuro Healthia account manager.
To start using the Clinical SDK in your apps, you need to perform a few basic tasks first.
Get an API Subscription Key
The Recuro Health team will have provided you with an API Subscription Key that is used for two purposes:
- To authenticate to the REST API
- To create and revoke Access Tokens
If you do not yet have an API Subscription Key, contact your Recuro Health account manager to request one.
Install the Recuro Health Clinical SDK
You can add the Recuro Health Clinical SDK as a NuGet package.
Install-Package WellViaSDK.Clinicaldotnet add package WellViaSDK.Clinical<PackageReference Include="WellViaSDK.Clinical" />paket add WellViaSDK.ClinicalUpdated 7 months ago
