core.getoutcomeredirecturl | Medplum

getOutcomeRedirectUrl() function

Signature:

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

Parameters

Parameter Type Description
outcome OperationOutcome | undefined

Returns:

string | undefined