| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderComponents |
Represents the dose details grid in the Order Entry window in MetaVision and contains the orderable, dose form, substitution information, amount, and concentration details. |
Collection of iMDsoft.API.Metavision.Data.Orders.OrderComponent |
None. |
| Timing |
Represents the frequency at which the orderable should be administered. It is also a factor in determining whether a pattern mode is used. |
iMDsoft.API.Metavision.Data.Orders.Timing |
None. |
| OrderTotalVolume |
The order total volume. |
iMDsoft.API.Metavision.Data.Data.UnitNameAndValueOfSystem.Decimal |
None. |
| RateSimple |
The drip rate at which the medication should be administered. |
iMDsoft.API.Metavision.Data.Data.UnitNameAndValueOfSystem.Decimal |
None. |
| RateRange |
A low and high range for the drip rate at which the medication should be administered. |
iMDsoft.API.Metavision.Data.Orders.UnitNameAndRangeValueOfSystem.Decimal |
None. |
| InfuseOverSimple |
If Rate is not specified, then this is the duration for which the medication should be infused over. |
iMDsoft.API.Metavision.Data.Data.UnitNameAndValueOfSystem.Decimal |
None. |
| InfuseOverRange |
If Rate is not specified, then this is the low and high range for the duration for which the medication should be infused over. |
iMDsoft.API.Metavision.Data.Orders.UnitNameAndRangeValueOfSystem.Decimal |
None. |