core.medicationsearchparams
Home > @medplum/core > MedicationSearchParams
MedicationSearchParams interface
Parameters for a drug search bot used by MedicationOrderRequest flows.
Signature:
export interface MedicationSearchParams
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| number[] | (Optional) Vendor formulation keys under , from the name-search hit. Only used when the drug has no dose-level products: each key is resolved to its marketed strength so the caller still gets selectable formulations instead of an empty result. Ignored otherwise. | |
| boolean | (Optional) | |
| string | (Optional) | |
| boolean | (Optional) When true, drug-search bot returns quantity qualifiers from GET /v3/prescription/quantityqualifier instead of Medication[]. | |
| number | (Optional) | |
| string | (Optional) | |
| boolean | (Optional) | |
| boolean | (Optional) | |
| boolean | (Optional) | |
| boolean | (Optional) | |
| string | (Optional) |