GenOrder


OrderSet

Namespace: Informedica.GenOrder.Lib
Parent Module: OrderSet

Represents a set of Orders and can map to a calculation model to calculate totals

Record Fields

Record FieldDescription
ItemTotals
Signature: (Dose * DoseAdjust) list
OrderableTotals
Signature: (Dose * DoseAdjust) list
Orders
Signature: Order list

The Orders in the OrderSet

Fork me on GitHub