## isCreated() function [​](/content/docs/sdk/core.iscreated#iscreated-function "Direct link to isCreated(/index.html) function")

**Signature:**

```typescript
export declare function isCreated(outcome: OperationOutcome): boolean;
```

## Parameters [​](/content/docs/sdk/core.iscreated#parameters "Direct link to Parameters"/index.html)

| Parameter | Type             | Description      |
| --------- | ---------------- | ---------------- |
| outcome   | OperationOutcome |                  |

**Returns:**

boolean

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