ProcedureOrderScheduledT
Contains the scheduled times for procedure orders.
| Column Name | Type | Description |
|---|---|---|
| OrderScheduleStatusCategoryId | INTEGER | The schedule status category ID for each scheduled time of the order record. |
| OrderRecordIdentifier | NUMERIC | The unique identifier for the order record. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| OrderScheduledDateTime | DATETIME | Stores the scheduled times of this order |
| AnchorOrderScheduledDateTime | DATETIME | Stores the scheduled instant of the anchor order that this due time is anchored to |
| OwningInstancePhysicalCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |