## MedplumClient.(constructor)

Constructs a new instance of the `MedplumClient` class

**Signature:**

```typescript
constructor(options?: MedplumClientOptions);
```

## Parameters

| Parameter | Type | Description |
| --- | --- | --- |
| options | [MedplumClientOptions](/content/docs/sdk/core.medplumclientoptions) | _(Optional)_ |
