core.ordersetsyncsequenceresult
Home > @medplum/core > OrderSetSyncSequenceResult
OrderSetSyncSequenceResult interface
Per-action outcome from the vendor-neutral $sync-orderset operation. A 'failed' row carries error and was NOT added to the vendor order set, so a later apply/signing session would open with fewer meds than the PlanDefinition requested — callers must surface these.
Signature:
export interface OrderSetSyncSequenceResult
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| string | (Optional) | |
| string | (Optional) | |
| string | (Optional) | |
| number | (Optional) | |
| number | (Optional) | |
| 'synced' | 'failed' |