NameDescriptionTypeAdditional information
StartTime

The start time of the section.

date

None.

EndTime

When there is no rate, Section.EndTime = Section.StartTime. When ordering style = set rate only, Section.EndTime = null. For initiated sections, Section.EndTime = null. In all other cases, Section.EndTime is simply the section end time.

date

None.

Rate

The drip rate at which the medication should be administered. Whether the main component is in mass or volume unit, rate will be returned (not dose).

iMDsoft.API.Metavision.Data.Data.DripUnitNameAndValueOfSystem.Decimal

None.

InfuseOver

The duration for which the medication should be infused over.

iMDsoft.API.Metavision.Data.Data.UnitNameAndValueOfSystem.Decimal

None.

OrderComponents

List of order components. Represents the dose details grid in the Dose Entry window in MetaVision.

Collection of iMDsoft.API.Metavision.Data.Doses.OrderComponent

None.