core.cdscard | Medplum
CdsCard interface [](/content/docs/sdk/core.cdscard#cdscard-interface "Direct link to CdsCard interface"/index.html)
CDS Card definition. See CDS Cards for full details.
Signature:
export interface CdsCard
Properties [](/content/docs/sdk/core.cdscard#properties "Direct link to Properties"/index.html)
| Property | Modifiers | Type | Description |
|---|---|---|---|
| detail? | readonly |
string | (Optional) |
| indicator | readonly |
'info' | 'warning' | 'critical' | |
| links? | readonly |
CdsLink | (Optional) |
| source? | readonly |
CdsSource | (Optional) |
| suggestions? | readonly |
CdsSuggestion | (Optional) |
| summary | readonly |
string | |
| uuid? | readonly |
string | (Optional) |