## MedplumClientOptions.cdsServicesUrl property

CDS Services URL.

Default value is `baseUrl + "/cds-services"`.

Can be specified as absolute URL or relative to `baseUrl`.

Use this if you want to use a different path when connecting to a CDS Services endpoint.

**Signature:**

```typescript
cdsServicesUrl?: string;
```

- [MedplumClientOptions.cdsServicesUrl property](/content/docs/sdk/core.medplumclientoptions.cdsservicesurl#medplumclientoptionscdsservicesurl-property/index.html)
