[O3 Framework](../API.md) / isOfflineUuid

# Function: isOfflineUuid()

> **isOfflineUuid**(`uuid`): `boolean`

Defined in: [packages/framework/esm-offline/src/uuid-support.ts:12](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-offline/src/uuid-support.ts#L12)

Checks whether the given string has the format of an offline UUID generated by [generateOfflineUuid](generateOfflineUuid.md)

## Parameters

### uuid

`string`

## Returns

`boolean`
