Skip to main content

core.getoutcomeredirecturl

Home > @medplum/core > getOutcomeRedirectUrl

getOutcomeRedirectUrl() function​

Signature:

export declare function getOutcomeRedirectUrl(outcome: OperationOutcome | undefined): string | undefined;

Parameters​

Parameter

Type

Description

outcome

OperationOutcome | undefined

Returns:

string | undefined