core.cdsrequest | Medplum
CdsRequest interface [](/content/docs/sdk/core.cdsrequest#cdsrequest-interface "Direct link to CdsRequest interface"/index.html)
CDS Request definition. See Calling a CDS Service for full details.
Signature:
export interface CdsRequest
Properties [](/content/docs/sdk/core.cdsrequest#properties "Direct link to Properties"/index.html)
| Property | Modifiers | Type | Description |
|---|---|---|---|
| context | readonly |
Record<string, unknown> | |
| hook | readonly |
string | |
| hookInstance | readonly |
string | |
| prefetch? | readonly |
Record<string, unknown> | (Optional) |