Skip to main content

core.medicationcheckoutresponse

Home > @medplum/core > MedicationCheckoutResponse

MedicationCheckoutResponse interface

Vendor-neutral output from a cart-checkout bot: a single embeddable approval widget URL (the vendor's batch sign-off surface) plus per-line results.

Signature:

export interface MedicationCheckoutResponse

Properties

Property

Modifiers

Type

Description

approvalUrl

readonly

string

items

readonly

MedicationCheckoutItemResult

vendorPatientId

readonly

number

Vendor-side patient id (numeric in ScriptSure today).