## getSmartHealthLinkId() function

**Signature:**

```typescript
export declare function getSmartHealthLinkId(manifestUrl: string): string | undefined;
```

## Parameters

| Parameter   | Type   | Description |
|-------------|--------|-------------|
| manifestUrl | string |             |

**Returns:**

string | undefined

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