OrderSetBlockConfiguration
Contains information related to order blocks for SmartGroup and protocol records.
| Column Name | Type | Description |
|---|---|---|
| OrderTemplateIdentifier | VARCHAR | The unique ID of an Order Template (OTL) on this line of this OSQ record. |
| DeprecatedOverriddenBlockMasterFile | VARCHAR | Master file for overridden block, coming from the master file of the block ID in the original record. |
| IsTemplateSelected | VARCHAR | Specify whether a given order template is selected or not. |
| BlockContactDateReal | FLOAT | The DTE (CONTACT_DATE_REAL) associated with each entry in the BLOCK_OSQ_ID column. |
| OrderBlockMasterfileInitial | VARCHAR | The master file associated with each entry in the BLOCK_ID column. |
| OrderSetBlockContactDateTime | DATETIME | The contact date in calendar format. |
| OrderBlockMaximumLagTime | INTEGER | The maximum lag time for this order, e.g., how long after a given treatment day it is acceptable to proceed. |
| OrderSetRecordIdentifier | NUMERIC | The unique ID of the Treatment Day, Section, or SmartGroup record. |
| OrderMaximumLeadTimeInDays | INTEGER | The maximum lead time for this order, e.g., how long before a treatment day it is acceptable to proceed. |
| ChildOrder | VARCHAR | The ID of the order template to which this order is anchored. |
| OrderAnchorOffset | NUMERIC | The offset for the order from the anchor instant. |
| NestedOrderSetIdentifier | NUMERIC | The unique ID of a Section, SmartGroup, or Order Group that is nested in this OSQ. |
| BlockCategory | VARCHAR | The category associated with each entry in the BLOCK_ID column. |
| OrderBlockLastContactDateReal | FLOAT | This is a numeric representation of the contact date of this record in your system. The integer portion of the number specifies the contact date of the record. The digits after the decimal point indicate multiple contacts created in one day. |
| AnchorAdministrationInstance | NUMERIC | The administration of the anchor order that this order is anchored to. |
| OrderBlockDisplayName | VARCHAR | Data row display name. |
| SmartGroupDataRowRecordIdentifier | NUMERIC | SmartGroup data row record (SSI). |
| OrderBlockDuration | INTEGER | The duration associated with each entry in the BLOCK_ID column. |
| BlockDate | FLOAT | The date associated with each entry in the BLOCK_ID column. |
| OverrideActionCode | INTEGER | Action to take on the override blocks, for example, add or substitute. |
| OverridePreviousBlockIdentifier | VARCHAR | Block ID to be overridden, coming from the block ID in the original record. |
| OrderBlockSourceIdentifier | VARCHAR | The source ID for this block, indicating the treatment day or order template from which it was copied or created. |
| IsChildOrderKeystoneFlag | VARCHAR | Whether this child order is considered a keystone order within the Smart Group. |
| ChildRecommendationOverrideFlag | VARCHAR | The flag indicating if the order item is recommended with an override reason |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| ContactDeploymentOwnerIdentifier | VARCHAR | ID of the deployment owner for this contact. |
| OrderGroupMedicationDefaultDispenseQuantity | NUMERIC | Used as default dispense quantity for the medications in the order group when it is ordered from the bulk charge activity. |
| OrderSequenceWaitDuration | INTEGER | For sequencing information between orders, this lists the amount of time to wait after the beginning/end of the previous order. where the choice between beginning and end comes from the BLOCK_WAITFROM_C column. |
| OrderBlockWaitFrom | INTEGER | For sequencing information between orders, this takes the time from the BLOCK_WAITAFTER column and says whether this order should wait after the beginning or after the end of the previous order. |