| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| id | Work Order Id | int | vr_Workorder |
| responsePending | Response Pending | int | |
| responseReceived | Response Received | int | |
| wo_completionDate | Completion (Closed) Date | datetime | |
| wo_number | Work Order Number | nvarchar | |
| wo_operatorError | Operator Error | bit | |
| wo_pk | Work Order Id | int | vr_Workorder |
| wo_potentialRisktoOperator | Indicates if this record is a potential risk to the operator | bit | |
| wo_potentialRisktoPatient | Indicates if this record is a potential risk to the patient | bit |