core.cdsaction | Medplum
CdsAction type [](/content/docs/sdk/core.cdsaction#cdsaction-type "Direct link to CdsAction type"/index.html)
CDS Action. See CDS Actions for full details.
Signature:
export type CdsAction = CdsCreateAction | CdsUpdateAction | CdsDeleteAction;
References: CdsCreateAction, CdsUpdateAction, CdsDeleteAction