core.trygetprofile | Medplum

tryGetProfile() function

Signature:

export declare function tryGetProfile(profileUrl: string): InternalTypeSchema | undefined;

Parameters

Parameter Type Description
profileUrl string

Returns:

InternalTypeSchema | undefined