## MedplumKeyValueClient.(constructor)

Constructs a new instance of the `MedplumKeyValueClient` class

**Signature:**

```typescript
constructor(medplum: MedplumClient);
```

## Parameters  
| Parameter | Type | Description |
| --- | --- | --- |
| medplum | [MedplumClient](/content/docs/sdk/core.medplumclient) |  |

- [MedplumKeyValueClient.(constructor)](/content/docs/sdk/core.medplumkeyvalueclient._constructor_#medplumkeyvalueclientconstructor/index.html)  
- [Parameters](/content/docs/sdk/core.medplumkeyvalueclient._constructor_#parameters/index.html)
