Skip to main content

core.iscreated

Home > @medplum/core > isCreated

isCreated() function

Signature:

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

Parameters

ParameterTypeDescription
outcomeOperationOutcome

Returns:

boolean