| Name | Description | Type | Additional information |
|---|---|---|---|
| Key |
Contains the parameter id, code and description of a MetaVision task/process, for example, "Abdominal drain". |
iMDsoft.API.Metavision.Data.Data.CodedElement |
None. |
| Id |
The Task or Process Guid. This Guid is the same across multiple task/process instance id's |
globally unique identifier |
None. |
| Route |
Route, e.g. "IV" or "Per Os". The route the task/process was planned with will be returned. If the Task or Process has no route, null will be returned. |
iMDsoft.API.Metavision.Data.Data.CodedElement |
None. |
| Location |
Location e.g. "left arm". The location the task/process was planned with will be returned. If the Task or Process has no location, null will be returned. |
iMDsoft.API.Metavision.Data.Data.CodedElement |
None. |
| StartTime |
The start time the task/process was planned with. |
date |
None. |
| Duration |
Time of duration. If it's a task or an initiated process, then duration=null |
decimal number |
None. |
| DurationUnit |
DurationUnit. If it's a task or an initiated process, then DurationUnit=null |
iMDsoft.API.Metavision.Data.Doses.Enums.TimeUnitEnum |
None. |
| EffortNumberOfCareGivers |
Effort number of care givers |
integer |
None. |
| EffortDuration |
Effort duration |
integer |
None. |
| CoSignPreparationUser |
The user who co-signed the task/process for preparation. |
string |
None. |
| CoSignAdministrationUser |
The user who co-signed the task/process for administration (=validation). |
string |
None. |
| Comments |
Comments entered for the task/process. |
string |
None. |
| IsSelfAdministered |
Indicates whether the task/process is self administered. |
boolean |
None. |
| IsPrepared |
Is dose prepared |
boolean |
None. |
| AttachedForms |
Attached Forms |
Collection of iMDsoft.API.Metavision.Data.Doses.AttachedForm |
None. |
| ActionTime |
Action time. in offline case we also support the former report not in the future. |
date |
None. |
| DbTimeStamp |
Db time stamp |
Collection of byte |
None. |