## encodeSmartHealthLink() function

**Signature:**

```typescript
export declare function encodeSmartHealthLink(payload: SmartHealthLinkPayload): string;
```

## Parameters

| Parameter | Type | Description |
| --- | --- | --- |
| payload | [SmartHealthLinkPayload](/content/docs/sdk/core.smarthealthlinkpayload) |  |

**Returns:**

string

- [encodeSmartHealthLink() function](/content/docs/sdk/core.encodesmarthealthlink#encodesmarthealthlink-function/index.html)
- [Parameters](/content/docs/sdk/core.encodesmarthealthlink#parameters/index.html)
