Skip to main content

core.medicationordersetrequest.vendorordersetid

Home > @medplum/core > MedicationOrderSetRequest > vendorOrderSetId

MedicationOrderSetRequest.vendorOrderSetId property

Vendor-side order-set id. Numeric in ScriptSure today; kept as number | string so vendors with non-numeric ids can adopt the operation without a wire-format change.

Signature:

readonly vendorOrderSetId?: number | string;