get Provider
abstract fun getProvider(providerNationalId: String): DataObserver<Provider>
Content copied to clipboard
Fetches information about a specified health-care provider.
Return
The Provider object containing details about the requested health-care provider.
Parameters
providerNationalId
The national identifier of the provider to retrieve information about. This identifier should be retrieved from a source external to DexCare, specific to your health system.
Throws
When providerNationalId is empty string