OrderSet
Namespace: Informedica.GenOrder.Lib
Parent Module: OrderSet
Represents a set of Order
s
and can map to a calculation model
to calculate totals
Record Fields
Record Field | Description |
ItemTotals
Signature: (Dose * DoseAdjust) list
|
|
OrderableTotals
Signature: (Dose * DoseAdjust) list
|
|
Orders
Signature: Order list
|