TransportEventSequenc
Contains the sequence of events for the transport request.
| Column Name | Type | Description |
|---|---|---|
| TransportEventLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| TransporterWhoChangedStatus | NUMERIC | The ID of the transporter who changes the status of the request. |
| PatientTransportVerificationMethod | INTEGER | This item stores what type of verification was used to verify the correct patient was transported. It requires patient barcode scanning to be enabled in the transport region for it to be populated. |
| TransportRequestStatusLocalUpdateTime | DATETIME | The local instant at which the assignment status of the transport request was updated. For UTC, use TXPORT_EVENTS.EVENT_INSTANT_DTTM. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| TransportEventUniversalTimeCoordinate | DATETIME | The instant at which the assignment status of the transport request was updated on the server, stored as UTC. For local time, use TXPORT_EVENTS.EVENT_INSTANT_LOCAL_DTTM. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| TransportRequestIdentifier | NUMERIC | The unique ID of the transport request record. |
| TransportRequestAssignmentStatus | INTEGER | The assignment status category number for the transport request. |