core.getelementdefinitionforpath | Medplum

getElementDefinitionForPath() function

Signature:

export declare function getElementDefinitionForPath(typeName: string, path: string, profileUrl?: string): InternalSchemaElement | undefined;

Parameters

Parameter Type Description
typeName string
path string
profileUrl string (Optional)

Returns:

InternalSchemaElement | undefined