Skip to main content

core.medplumclientoptions.fhircasthuburl

Home > @medplum/core > MedplumClientOptions > fhircastHubUrl

MedplumClientOptions.fhircastHubUrl property

FHIRcast Hub URL.

Default value is fhircast/STU3.

Can be specified as absolute URL or relative to baseUrl.

Use this if you want to use a different path when connecting to a FHIRcast hub.

Signature:

fhircastHubUrl?: string;