GET Workers/Notification/{workerID}/{type}
Get workerNotification
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
workerID |
WorkerID of WorkerNotification to be searched |
integer |
Required |
type |
Type of WorkerNotification to be searched |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
WorkerNotificationDTO
WorkerNotificationDTOName | Description | Type | Additional information |
---|---|---|---|
WorkerID |
Worker ID |
integer |
None. |
Type |
Type |
string |
None. |
SubType |
Sub Type |
string |
None. |
Severity |
Severity |
EntityNotificationSeverityType |
None. |
DateUtc |
Date Utc |
date |
None. |
Reason |
Reason |
string |
None. |
Comments |
Comments |
string |
None. |
Props |
Props |
Collection of Object |
None. |
RecordState |
Record State |
ClinicalRecordState |
None. |
CreatedByUserID |
Created By User ID |
integer |
None. |
LastUpdatedByUserID |
Last Updated By User ID |
integer |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
Summary |
Summary |
string |
None. |