core.medplumclientoptions.extendedmode
Home > @medplum/core > MedplumClientOptions > extendedMode
MedplumClientOptions.extendedMode property
Optional flag to enable or disable Medplum extended mode.
Medplum extended mode includes a few non-standard FHIR properties such as meta.author and meta.project.
Default is true.
Signature:
extendedMode?: boolean;