core.medicationcartmanageresponse | Medplum

MedicationCartManageResponse interface [​](/content/docs/sdk/core.medicationcartmanageresponse#medicationcartmanageresponse-interface "Direct link to MedicationCartManageResponse interface"/index.html)

Vendor-neutral output from a cart remove/clear: the vendor patient id, the number of cart items actually removed, and the per-line outcomes (one for a remove, N for a clear).

Signature:

export interface MedicationCartManageResponse

Properties [​](/content/docs/sdk/core.medicationcartmanageresponse#properties "Direct link to Properties"/index.html)

Property Modifiers Type Description
items readonly MedicationCartItemResult
removedCount readonly number
vendorPatientId readonly number Vendor-side patient id (numeric in ScriptSure today).