| Name | Description | Type | Additional information |
|---|---|---|---|
| Status |
Specify one or more of the following statuses: Pre-admission | Admission | Pre-Op | Intra-Op | Post-Op | Released | Closed. |
string |
None. |
| Department |
Tracking.Department.Id (Exact MetaVision ID) Tracking.Department.Code (External code containing string) Tracking.Department.Description (Description containing string) |
iMDsoft.API.Metavision.Data.Data.CodedElement |
None. |
| Bed |
Tracking.Bed.Id (Exact MetaVision ID) Tracking.Bed.Code (External code containing string) Tracking.Bed.Description (Description containing string) |
iMDsoft.API.Metavision.Data.Data.CodedElement |
None. |
| StartTimeAfter |
Start time of the tracking entry with date & time later than or equal to the specified time. The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z). |
date |
None. |
| StartTimeBefore |
Start time of the tracking entry with date & time earlier than or equal to the specified time. The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z). |
date |
None. |
| EndTimeAfter |
End time of the tracking entry with date & time later than or equal to the specified time. The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z). |
date |
None. |
| EndTimeBefore |
End time of the tracking entry with date & time earlier than or equal to the specified time. The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z). |
date |
None. |