The service request status updates export will contain all of the business status changes that occur on a ServiceRequest that was sent to the hub.
Column Name | Description |
---|---|
Event | This is the event that identifies how the data in the row was generated. This will be |
servicerequest_id | This is the hub’s unique identifier for the service request. This will be a GUID. |
patient_id | The hub’s unique id of the patient/community member. |
audit_ | The business status of the service request that was previous value before the status change. |
audit_ | The business status of the service request that was changed to. |
audit_recorded | The date time the status was changed. |
Add Comment