core.cdssuggestion | Medplum
CdsSuggestion interface
CDS Suggestion definition. See CDS Suggestions for full details.
Signature:
export interface CdsSuggestion
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| actions | readonly |
CdsAction | |
| isRecommended? | readonly |
boolean | (Optional) |
| label | readonly |
string | |
| uuid? | readonly |
string | (Optional) |