core.cdsservice | Medplum
CdsService interface [](/content/docs/sdk/core.cdsservice#cdsservice-interface "Direct link to CdsService interface"/index.html)
CDS Service definition. See CDS Hooks Discovery for full details.
Signature:
export interface CdsService
Properties [](/content/docs/sdk/core.cdsservice#properties "Direct link to Properties"/index.html)
| Property | Modifiers | Type | Description |
|---|---|---|---|
| description? | readonly |
string | (Optional) |
| hook | readonly |
string | |
| id | readonly |
string | |
| prefetch? | readonly |
Record<string, string> | (Optional) |
| title? | readonly |
string | (Optional) |
| usageRequirements? | readonly |
string | (Optional) |