core.medplumclient.getfhircasthuburl | Medplum

MedplumClient.getFhircastHubUrl() method

Returns the current FHIRcast Hub URL. By default, this is set to https://api.medplum.com/fhircast/STU3. This can be overridden by setting the logoutUrl option when creating the client.

Signature:

getFhircastHubUrl(): string;

Returns:

string

The current FHIRcast Hub URL.