core.getdatatype | Medplum

getDataType() function

Signature:

export declare function getDataType(type: string, profileUrl?: string): InternalTypeSchema;

Parameters [​](/content/docs/sdk/core.getdatatype#parameters "Direct link to Parameters"/index.html)

Parameter Type Description
type string
profileUrl string (Optional)

Returns:

InternalTypeSchema