Name | Description | Type | Additional information |
---|---|---|---|
Timing |
Represents the frequency at which the task should be administered. |
iMDsoft.API.Metavision.Data.Orders.Timing |
None. |
Task |
Task |
iMDsoft.API.Metavision.Data.Data.CodedElement |
None. |
EffortNumberOfCareGivers |
Number Of Care Givers |
integer |
None. |
EffortDuration |
Effort Duration in minutes |
integer |
None. |
Type |
Type of the data rather it is a Task or a Process |
iMDsoft.API.Metavision.Data.Orders.TaskProcessType |
None. |
ProcessDuration |
Duration of a process, represents by decimal value and a codedElement unit. If process duration is SpecifyLater then property would be NULL. |
iMDsoft.API.Metavision.Data.Orders.ProcessDuration |
None. |
LastAdministered |
DateTime of the task/process last administration instance. |
date |
None. |
EncounterInfo |
Patient identifier |
iMDsoft.API.Metavision.Data.Orders.EncounterInfo |
None. |
OrderId |
MetaVision order ID. |
string |
None. |
OrderGUID |
If orderID is GUID, will be used as the order GUID when posting to the Shopping Cart. |
string |
None. |
Route |
Route, e.g. "IV" or "Per Os". |
iMDsoft.API.Metavision.Data.Data.CodedElement |
None. |
Location |
Location e.g. "left arm". |
iMDsoft.API.Metavision.Data.Data.CodedElement |
None. |
PRN |
PRN details. |
iMDsoft.API.Metavision.Data.Orders.PRNElements |
None. |
OrderedBy |
When getting orders, the user on whose behalf the order was created. Not used for drafts or posting orders. |
string |
None. |
IssuedBy |
When getting orders, the user who entered the order. Not used for drafts or posting orders. |
string |
None. |
Comment |
Additional instructions/comments for the order |
string |
None. |
OrderSummary |
Human readable fallback data with all the information needed to create an order in case any details were not successfully translated. |
string |
None. |
Caption |
A caption is an alias name for the order. For example, “TPN” may describe an order that contains multiple medications combined as a single order. |
string |
None. |
Status |
When getting orders, specifies the current state of the order. Can be one of the following: in-progress | on-hold | completed | entered-in-error | stopped. In-progress status is returned for both "pending" and "active" orders. Not used for drafts or posting orders. When posting orders, on-hold orders will be entered as held into the shopping cart. |
string |
None. |
StatusReason |
When getting orders, reason for the current status. Can be blank. For example, "Pending re-evaluation". Always blank in MetaVision version 6.11. Completed orders and unplanned orders do not support having a reason. Not used for drafts or posting orders. |
string |
None. |
StatusComment |
When getting orders, additional comments accompanying the status reason. For example, "Awaiting lab results before deciding whether to resume or stop the order." Always blank in MetaVision version 6.11. Completed orders and unplanned orders do not support having a reason. Not used for drafts or posting orders. |
string |
None. |
IsSelfAdministered |
Indicates whether the order is self administered. |
boolean |
None. |
DbTimeStamp |
SQL time stamp |
Collection of byte |
None. |
Effective |
Represents the planned start date & time and end method of an order |
iMDsoft.API.Metavision.Data.Orders.Effective |
None. |
Eligibility | iMDsoft.API.Metavision.Data.Orders.Eligibility |
None. |
|
LastUpdated |
The last update time of the order |
date |
None. |
OriginalOrderData |
The original order data |
string |
None. |
ConditionalDetails |
Conditional order details. |
iMDsoft.API.Metavision.Data.Orders.ConditionalDetails |
None. |
HasWarning |
Order's warning flag value |
boolean |
None. |
TemplateId |
Template Id |
integer |
None. |
AttachedForms | Collection of iMDsoft.API.Metavision.Data.Orders.AttachedForm |
None. |